From owner-freebsd-questions Sun Jan 24 00:36:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA01301 for freebsd-questions-outgoing; Sun, 24 Jan 1999 00:36:05 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from wolff.acns.carleton.edu (Wolff.ACNS.Carleton.edu [137.22.1.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA01296 for ; Sun, 24 Jan 1999 00:36:04 -0800 (PST) (envelope-from hedberge@gridley.acns.carleton.edu) Received: from pchedberge ("port 1686"@pcHedbergE.Res.Carleton.edu) by carleton.edu (PMDF V5.1-12 #27392) with SMTP id <01J6WINLKITU8Y5QPZ@carleton.edu> for questions@freebsd.org; Sun, 24 Jan 1999 02:35:24 CST Date: Sun, 24 Jan 1999 02:38:02 -0600 From: "Eric J. Hedberg" Subject: Net::SSLeay compile X-Sender: hedberge@localhost:3143 (Unverified) To: questions@FreeBSD.ORG Message-id: <01J6WINLTJRO8Y5QPZ@carleton.edu> MIME-version: 1.0 X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Content-type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG So, I'm in the process of trying to build either Net_SSLeay-1.03.pm or Crypt_SSLeay.pm, and with either it dies during a `make test` with the following: --Net::SSLeay-- Running make test PERL_DL_NONLAZY=1 /usr/local/bin/perl5 -Iblib/arch -Iblib/lib -I/usr/local/lib/p erl5/5.00502/i386-freebsd -I/usr/local/lib/perl5/5.00502 test.pl 1..12 Can't load 'blib/arch/auto/Net/SSLeay/SSLeay.so' for module Net::SSLeay: Undefin ed symbol "_RSA_PKCS1_RSAref" in perl5:blib/arch/auto/Net/SSLeay/SSLeay.so at /u sr/local/lib/perl5/5.00502/i386-freebsd/DynaLoader.pm line 168. at test.pl line 14 BEGIN failed--compilation aborted at test.pl line 14. not ok 1 *** Error code 2 Stop. ---End Net::SSLeay--- ---Crypt::SSLeay--- PERL_DL_NONLAZY=1 /usr/local/bin/perl5 -Iblib/arch -Iblib/lib -I/usr/local/lib/p erl5/5.00502/i386-freebsd -I/usr/local/lib/perl5/5.00502 -e 'use Test::Harness q w(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/ssl_context.......Can't load 'blib/arch/auto/Crypt/SSLeay/SSLeay.so' for modul e Crypt::SSLeay: Undefined symbol "_RSA_PKCS1_RSAref" in perl5:blib/arch/auto/Cr ypt/SSLeay/SSLeay.so at /usr/local/lib/perl5/5.00502/i386-freebsd/DynaLoader.pm line 168. at blib/lib/Crypt/SSLeay/CTX.pm line 2 BEGIN failed--compilation aborted at t/ssl_context.t line 3. dubious Test returned status 2 (wstat 512, 0x200) FAILED--1 test script could be run, alas--no output ever seen *** Error code 2 Stop. ---End Crypt::SSLeay--- This is running on 2.2.8-stable. Perl5 -v gives: This is perl, version 5.005_02 built for i386-freebsd gcc -v gives: gcc version 2.7.2.1 ssleay version gives: SSLeay 0.9.0b 29-Jun-1998 althought the result is the same from openssl: OpenSSL 0.9.1c 23-Dec-1998 Any suggestions of what I've missed? Regards, Eric Hedberg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 00:36:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA01582 for freebsd-questions-outgoing; Sun, 24 Jan 1999 00:36:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.atl.bellsouth.net (mail.atl.bellsouth.net [205.152.0.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA01567 for ; Sun, 24 Jan 1999 00:36:52 -0800 (PST) (envelope-from wghicks@bellsouth.net) Received: from wghicks.bellsouth.net (root@host-209-214-64-174.atl.bellsouth.net [209.214.64.174]) by mail.atl.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id DAA24517; Sun, 24 Jan 1999 03:36:37 -0500 (EST) Received: from localhost (wghicks@localhost [127.0.0.1]) by wghicks.bellsouth.net (8.9.2/8.9.2) with ESMTP id DAA03473; Sun, 24 Jan 1999 03:53:11 -0500 (EST) (envelope-from wghicks@wghicks.bellsouth.net) To: stuyman@confusion.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD has disappeared after multi-os installation In-Reply-To: Your message of "Sun, 24 Jan 1999 01:30:57 -0500" <36AABE21.4A61B941@confusion.net> References: <36AABE21.4A61B941@confusion.net> X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990124035311W.wghicks@wghicks.bellsouth.net> Date: Sun, 24 Jan 1999 03:53:11 -0500 From: W Gerald Hicks X-Dispatcher: imput version 980905(IM100) Lines: 40 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ouch! No fun :-( What is the geometry of your disk (cylinders/head/sectors)? Which version of FreeBSD are you loading? Cheers, Jerry Hicks wghicks@bellsouth.net From: Laurence Berland Subject: FreeBSD has disappeared after multi-os installation Date: Sun, 24 Jan 1999 01:30:57 -0500 > We worked out the other problems that I was mailing in about, and now > we've installed freebsd. We rebooted the system and the boot manager > appeared, prompting us to > F1 for ??? (which turned out is what it meant as win98) > F2 for FreeBSD > > We hit f2, and the manager just repeats its window. It does this > always, and as of yet we've not been able to get to a BSD prompt at all, > or to get it to even begin booting fbsd. We've tried using the > installation software to rewrite the boot manager, but it doesn't change > anything. I'm completely stumped. Do we need to reinstall FreeBSD? > Could it be that the error was because we made a second dos partition > with the boot manager also? We deleted the second dos partition to try > and fix the problem, but nothing changes. What do I do now? > > -- > Laurence > The Newbie who can't install FBSD > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 00:37:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA01657 for freebsd-questions-outgoing; Sun, 24 Jan 1999 00:37:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.utexas.edu (wb4-a.mail.utexas.edu [128.83.126.140]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA01650 for ; Sun, 24 Jan 1999 00:37:29 -0800 (PST) (envelope-from kevin.weiss@mail.utexas.edu) Message-Id: <199901240837.AAA01650@hub.freebsd.org> Received: (qmail 27544 invoked by uid 0); 24 Jan 1999 08:37:17 -0000 Received: from dial-20-12.ots.utexas.edu (HELO mojo) (128.83.128.92) by umbs-smtp-4 with SMTP; 24 Jan 1999 08:37:17 -0000 X-Sender: kevin.weiss@mail.utexas.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0.2 Date: Sun, 24 Jan 1999 02:37:53 -0600 To: freebsd-questions@FreeBSD.ORG From: Kevin Weiss Subject: about 3.1 and 64-bit computing 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 know when the 3.1 Complete FreeBSD release is coming out? also, what are FreeBSD's plans for a 64-bit OS? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 00:40:44 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA01897 for freebsd-questions-outgoing; Sun, 24 Jan 1999 00:40:44 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from quackerjack.cc.vt.edu (quackerjack.cc.vt.edu [198.82.160.250]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA01889 for ; Sun, 24 Jan 1999 00:40:42 -0800 (PST) (envelope-from raven@dabdemou.campus.vt.edu) Received: from sable.cc.vt.edu (sable.cc.vt.edu [128.173.16.30]) by quackerjack.cc.vt.edu (8.8.8/8.8.8) with ESMTP id DAA08819 for ; Sun, 24 Jan 1999 03:39:54 -0500 (EST) Received: from dabdemou.campus.vt.edu (dabdemou.campus.vt.edu [198.82.121.135]) by sable.cc.vt.edu (8.8.8/8.8.8) with ESMTP id DAA26722 for ; Sun, 24 Jan 1999 03:39:53 -0500 (EST) Date: Sun, 24 Jan 1999 03:39:48 -0500 (EST) From: David Abdemoulaie To: questions@FreeBSD.ORG Subject: error using extended dos partitions 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 am having trouble using my Extended DOS partitions with FreeBSD 2.2.8 I read in the back of the little book that came with it how to do it by typing "mount -t msdos ". I'm positive I'm putting in the appropriate values, but just to make sure I've tried every single one. Every time I try to mount it I get the following message. msdos: /dev/wd0s2 Jan 24 03:32:37 dabdemou /kernel: mountmsdosfs(): bad bpb Jan 24 03:32:37 dabdemou /kernel: mountmsdosfs(): bad bpb I've tried using every device in the /dev folder just in case I'm wrong about which one it should be.. and still no luck. I know that there isn't anything wrong with them because they both appear fine in Windows 98. Oh, they are both FAT32 extended dos partitions, in case that makes any difference. Thank you for your time. David Abdemoulaie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 00:41:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA02116 for freebsd-questions-outgoing; Sun, 24 Jan 1999 00:41:38 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from inetarena.com (inetarena.com [206.129.216.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA02110 for ; Sun, 24 Jan 1999 00:41:36 -0800 (PST) (envelope-from iguana@inetarena.com) Received: from draco (pm4-194.inetarena.com [206.129.216.194]) by inetarena.com (8.8.5/8.8.5) with SMTP id AAA17999 for ; Sun, 24 Jan 1999 00:41:13 -0800 Date: Sun, 24 Jan 1999 00:41:13 -0800 Message-Id: <199901240841.AAA17999@inetarena.com> X-Sender: iguana@inetarena.com X-Mailer: Windows Eudora Version 1.4.4 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-questions@FreeBSD.ORG From: iguana@inetarena.com (Iguanasoft) Subject: Panic on Boot Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello All, Hopefully someone can help on this one, I've search a bit but cannot seem to find a solution. Running FREEBSD 2.2.5 on a Pentium200, 65M Ram, Western Digital Hard Drive (wd0), IDE CD-ROM... System has been up for a year, (besides a manual reboot here and there) without a hitch until yesterday. It was caught in a continuous re-boot loop with the key messages being: Cant find file boot.conf Cant find file boot.help init : not found panic : no init Rebooting in 15 seconds My first thought was of the data that resides on the disk (the kicker being that I had a tape drive in my hand that I was about ready to install, so this wouldnt have been that big of a deal) I began to try different ways to get back to a workable shell to see what the damage toll was... I have the Generic boot floppy, the stock fixit floppy as well as the install CD, and Live file system CD...I tried to call up the kernel by name from the (boot:) prompt but came up with a 'file not found', (probably an error on my end from not knowing the correct usage) I also booted into the CD-ROM menu and arrived in the emergency holographic shell but was unable to mount the hard disk...I had to pack it up for time constraints but will return tommarow... Can anyone tell me what procedure I can use that would be the wisest at this point to get back to a bootable GENERIC kernel, or point out something obvious I'm overlooking...any help would be GREATLY appreciated... If I do arrive in the Holographic shell what would be the correct command to mount the hard disk? Any help strongly appriciated :) -Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 00:57:42 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA03111 for freebsd-questions-outgoing; Sun, 24 Jan 1999 00:57:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason01.u.washington.edu (jason01.u.washington.edu [140.142.70.24]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA03090 for ; Sun, 24 Jan 1999 00:57:40 -0800 (PST) (envelope-from eroubinc@u.washington.edu) Received: from dante13.u.washington.edu (eroubinc@dante13.u.washington.edu [140.142.15.39]) by jason01.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id AAA18310; Sun, 24 Jan 1999 00:57:29 -0800 Received: from localhost (eroubinc@localhost) by dante13.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id AAA21418; Sun, 24 Jan 1999 00:57:28 -0800 Date: Sun, 24 Jan 1999 00:57:28 -0800 (PST) From: Evgeny Roubinchtein To: "Roger M." cc: freebsd-questions@FreeBSD.ORG Subject: Re: XFree86 In-Reply-To: <19990123190704.14791.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 Sat, 23 Jan 1999, Roger M. wrote: >When I quit X-Windows the following error message appears on the screen: >"... xterm: fatal IO error 32 (Broken pipe) or KillClient on Xserver >:0.0 ". [... snip ..] >By the other hand, when I disabled the 'xterm' window (putting '#' at >the beggining of 'xterm' line), it disappeared. Looks like you answered your own question: the xterm is complaining because you terminate it rather harshly. You would probably see something similar if you killed an xterm with xkill, or just kill its PID. That's all that is going on: no problem. (I assume you star X with "startx"): it is usually the case that in your .xinitrc (or system-wide xinitrc) all but one application are started "in the background" (that's what the "&" at the end of the line are for), but one program is started in the foreground -- no "&" on its line. Most people make it their window manager, but it doesn't have to be: it could be an xterm, a clock, your CD player -- whatever. When you exit that foreground application, xinit will kill your X server. The programs that depend on it will have naturally lost connection to the X server, and will die. Since it's a rather harsh way to kill X clients, many will complain. It doesn't indicate that there is a problem, though. -- Evgeny Roubinchtein, eroubinc@u.washington.edu ................... It is easier to write an incorrect program than understand a correct one. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 01:00:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA03530 for freebsd-questions-outgoing; Sun, 24 Jan 1999 01:00:34 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from insomnia.local.net (arc1-63.netwalk.net [206.175.61.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA03517 for ; Sun, 24 Jan 1999 01:00:30 -0800 (PST) (envelope-from jmutter@netwalk.com) Received: from localhost (jmutter@localhost) by insomnia.local.net (8.8.8/8.8.8) with ESMTP id EAA00230; Sun, 24 Jan 1999 04:00:49 -0500 (EST) (envelope-from jmutter@netwalk.com) X-Authentication-Warning: insomnia.local.net: jmutter owned process doing -bs Date: Sun, 24 Jan 1999 04:00:49 -0500 (EST) From: "James A. Mutter" Reply-To: jm7996@devrycols.edu To: Antonio Varela Lizardi cc: freebsd-questions@FreeBSD.ORG Subject: Re: wrappers question 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 > !tcpd *.* > /var/log/secure > > but the log file is not updated (yes, I did a killall -HUP inetd and > syslogd... :-). I also have my custom /usr/local/etc/hosts.deny and > hosts.allow, and added a "-l" flag to inetd in rc.conf. Any ideas will be > welcome. DId you remember to 'touch /var/log/secure' before you restarted syslogd and inetd? The logger won't create a new file for you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 01:03:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA03747 for freebsd-questions-outgoing; Sun, 24 Jan 1999 01:03:32 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from insomnia.local.net (arc1-63.netwalk.net [206.175.61.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA03740 for ; Sun, 24 Jan 1999 01:03:29 -0800 (PST) (envelope-from jmutter@netwalk.com) Received: from localhost (jmutter@localhost) by insomnia.local.net (8.8.8/8.8.8) with ESMTP id EAA00237; Sun, 24 Jan 1999 04:04:19 -0500 (EST) (envelope-from jmutter@netwalk.com) X-Authentication-Warning: insomnia.local.net: jmutter owned process doing -bs Date: Sun, 24 Jan 1999 04:04:19 -0500 (EST) From: "James A. Mutter" Reply-To: jm7996@devrycols.edu To: Kevin Weiss cc: freebsd-questions@FreeBSD.ORG Subject: Re: about 3.1 and 64-bit computing In-Reply-To: <199901240837.AAA01650@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 > does anyone know when the 3.1 Complete FreeBSD release is coming out? > > also, what are FreeBSD's plans for a 64-bit OS? > Isn't the Alpha a 64 bit machine? If so, does FreeBSD Alpha take advantage of this fact? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 01:19:55 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA04804 for freebsd-questions-outgoing; Sun, 24 Jan 1999 01:19:55 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.rdc1.bc.wave.home.com (ha1.rdc1.bc.wave.home.com [24.2.10.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA04799 for ; Sun, 24 Jan 1999 01:19:53 -0800 (PST) (envelope-from janousek@home.com) Received: from home.com ([24.113.72.190]) by mail.rdc1.bc.wave.home.com (InterMail v4.00.03 201-229-104) with ESMTP id <19990124091942.EIIH7852.mail.rdc1.bc.wave.home.com@home.com> for ; Sun, 24 Jan 1999 01:19:42 -0800 Message-ID: <36AAE570.499568FE@home.com> Date: Sun, 24 Jan 1999 01:18:40 -0800 From: The Janousek Family Organization: @Home Network X-Mailer: Mozilla 4.05 [en]C-AtHome0404 (Win95; U) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: suggestions please Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok i currently have win98 installed on my computer and i am in the process of installing redhat linux 5.2. I read that redhat should be placed in one of the first two primary partitions on the hard disk, so the first primary partition will remain as windows fat32, and the second primary partition will be for redhat (btw it is a 10.2 gb drive). Now I also wish to try freeBSD as an opperating system and i have downloaded it, but i am not sure how to proceed. Will LILO or other boot selector programs work with three opperating systems? does freebsd need to be in the first two primary partitions? also, linux requires swap space on an extended partition (i'll use just over 100mb) but does freebsd require this? I would like this system running very soon as a reliable server, and thus i would request your response asap, as i'm sure as far as opperating systems go, fbsd really hauls the llama's ass! Rob Janousek janousek@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 Jan 24 02:00:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA08276 for freebsd-questions-outgoing; Sun, 24 Jan 1999 02:00:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [212.110.138.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA08260 for ; Sun, 24 Jan 1999 02:00:25 -0800 (PST) (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.9.2/8.9.2/UCB) id LAA03027; Sun, 24 Jan 1999 11:55:30 +0200 (EET) Date: Sun, 24 Jan 1999 11:55:30 +0200 From: Ruslan Ermilov To: Fadi Sodah Cc: FreeBSD questions Subject: Re: Why ORACLE choose LINUX ? Message-ID: <19990124115530.A29269@ucb.crimea.ua> Mail-Followup-To: Fadi Sodah , FreeBSD questions References: <36A84686.BF98F419@pc.jaring.my> <19990122044917.A28457@ethereal.net> <36A9ED47.8AF5E1B3@qatar.net.qa> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.17i In-Reply-To: <36A9ED47.8AF5E1B3@qatar.net.qa>; from Fadi Sodah on Sat, Jan 23, 1999 at 06:39:52PM +0300 X-Operating-System: FreeBSD 2.2.8-STABLE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Jan 23, 1999 at 06:39:52PM +0300, Fadi Sodah wrote: > hi > > Oracle for FreeBSD will be available in mid- to late february, according to > Oracle sales. > > bye > -Pons Where did you hear about that? Last time I've talked to Oracle Support representative he said there is no release plan for FreeBSD OS. -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank +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 Sun Jan 24 02:08:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA08938 for freebsd-questions-outgoing; Sun, 24 Jan 1999 02:08:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from inetarena.com (inetarena.com [206.129.216.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA08933 for ; Sun, 24 Jan 1999 02:08:43 -0800 (PST) (envelope-from iguana@inetarena.com) Received: from draco (pm4-194.inetarena.com [206.129.216.194]) by inetarena.com (8.8.5/8.8.5) with SMTP id CAA22193 for ; Sun, 24 Jan 1999 02:08:25 -0800 Date: Sun, 24 Jan 1999 02:08:25 -0800 Message-Id: <199901241008.CAA22193@inetarena.com> X-Sender: iguana@inetarena.com X-Mailer: Windows Eudora Version 1.4.4 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-questions@FreeBSD.ORG From: iguana@inetarena.com (Iguanasoft) Subject: Kernel Re-Install Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Question, Is it possible to re-install the kernel and system files without re-partitioning the disk (erasing existing user data), through the main install menu in 2.2.5? -Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 02:09:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA09213 for freebsd-questions-outgoing; Sun, 24 Jan 1999 02:09:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.utexas.edu (wb3-a.mail.utexas.edu [128.83.126.138]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id CAA09208 for ; Sun, 24 Jan 1999 02:09:29 -0800 (PST) (envelope-from kevin.weiss@mail.utexas.edu) Message-Id: <199901241009.CAA09208@hub.freebsd.org> Received: (qmail 14437 invoked by uid 0); 24 Jan 1999 10:09:12 -0000 Received: from dial-48-65.ots.utexas.edu (HELO mojo) (128.83.251.161) by umbs-smtp-3 with SMTP; 24 Jan 1999 10:09:12 -0000 X-Sender: kevin.weiss@mail.utexas.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0.2 Date: Sun, 24 Jan 1999 04:09:44 -0600 To: freebsd-questions@FreeBSD.ORG From: Kevin Weiss Subject: installing afterstep as default WM Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello all! how do I...install afterstep as default WM...I installed during installation, but don't know how to make my default Also...I got my kernel ALMOST where I want it, but one little thing...whenever I use the vt0 driver and add the "PCVT_FREEBSD=210" option...my kernel will compile and boot, but I can't use my "startx" command after logging in...any suggestions? PS - I promise as soon as I get up and running...I'll won't mind contributing to new user questions :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 02:15:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA09885 for freebsd-questions-outgoing; Sun, 24 Jan 1999 02:15:20 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.utexas.edu (wb1-a.mail.utexas.edu [128.83.126.134]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id CAA09876 for ; Sun, 24 Jan 1999 02:15:17 -0800 (PST) (envelope-from kevin.weiss@mail.utexas.edu) Message-Id: <199901241015.CAA09876@hub.freebsd.org> Received: (qmail 705 invoked by uid 0); 24 Jan 1999 10:15:00 -0000 Received: from dial-48-65.ots.utexas.edu (HELO mojo) (128.83.251.161) by umbs-smtp-1 with SMTP; 24 Jan 1999 10:15:00 -0000 X-Sender: kevin.weiss@mail.utexas.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0.2 Date: Sun, 24 Jan 1999 04:15:31 -0600 To: freebsd-questions@FreeBSD.ORG From: Kevin Weiss Subject: oops...forgot about apps Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ok...when I installed FreeBSD...I also installed the following: 1) acroread - can't get it to run 2) afterstep - trying to make default 3) amp - gave a warning "software give as is" or something...but where did it go? 4) bash shell - have yet to log in a superuser 5) netscape - works..I just need to configure my USR 56K 6) swisswatch - How do I make this my default clock My main questions are for #1-3...how do I configure these (or run them) thanx! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 02:25:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA11000 for freebsd-questions-outgoing; Sun, 24 Jan 1999 02:25:34 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from corp.au.triax.com (slwag2p29.ozemail.com.au [203.108.157.77]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA10993 for ; Sun, 24 Jan 1999 02:25:29 -0800 (PST) (envelope-from jim@corp.au.triax.com) Received: from localhost (jim@localhost) by corp.au.triax.com (8.9.2/8.9.2) with ESMTP id VAA06387; Sun, 24 Jan 1999 21:25:06 +1100 (EST) Date: Sun, 24 Jan 1999 21:25:06 +1100 (EST) From: Jim Mock To: Kevin Weiss cc: freebsd-questions@FreeBSD.ORG Subject: Re: oops...forgot about apps In-Reply-To: <199901241015.CAA09876@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 On Sun, 24 Jan 1999, Kevin Weiss wrote: > ok...when I installed FreeBSD...I also installed the following: > > 1) acroread - can't get it to run This needs the linux emulation. Be sure you have it installed and running. > 2) afterstep - trying to make default This is done with .xinitrc.. if you have one, remove the window manager in it, if not, save this to .xinitrc in your home directory.. -- [start here] -- #!/bin/sh # AfterStep startup script afterstep -- [end here] -- > 3) amp - gave a warning "software give as is" or something...but > where did it go? No idea what you're talking about here. > 4) bash shell - have yet to log in a superuser You can make bash your default shell a few ways. One is by running vipw as root and changing the shell there, or you can run chfn as the user and change it there. Make sure /usr/local/bin/bash is in your /etc/shells file. > 5) netscape - works..I just need to configure my USR 56K What does the modem have to do with Netscape? > 6) swisswatch - How do I make this my default clock Eh? Hope this helps, -- : Jim Mock | [jim@corp.au.triax.com] : : System Administrator | http://www.triax.com/ : : Triax Internet Services | ----------------------------- : : Portland, OR USA | The FreeBSD' zine : : Wagga Wagga, NSW Australia | http://www.freebsdzine.org/ : : FreeBSD: The Power To Serve | http://www.freebsd.org/ : To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 04:12:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA26655 for freebsd-questions-outgoing; Sun, 24 Jan 1999 04:12:25 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA26648 for ; Sun, 24 Jan 1999 04:12:18 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #1) id 104OOT-0002Wy-00; Sun, 24 Jan 1999 12:11:58 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id MAA01119; Sun, 24 Jan 1999 12:11:24 GMT Received: from uk.radan.com (rasnt-1) by beavis.uk.radan.com (4.1/SMI-4.1) id AA27402; Sun, 24 Jan 99 12:11:20 GMT Message-Id: <36AB0DD7.FEF19750@uk.radan.com> Date: Sun, 24 Jan 1999 12:11:03 +0000 From: Mark Ovens X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en-GB Mime-Version: 1.0 To: Laurence Berland Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Installation problems on machine with win 98 References: <36AA93D0.6CDA1A73@confusion.net> <36AA987B.850FB7B8@confusion.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Laurence Berland wrote: > > Sorry to reply to my own post, but I got past that stage, and now I'm stuck > with a problem that to me at least (being a total newbie, it's my first > installation) is completely vexing. The hard drive is partitioned into five > > logical partitions each being about 2 GB and with the windoze letters > c,d,e,f,g. But the installation finds 4 partitions. I assume the first is > the MBR. The second is a size that fits the C drive, the third is the > combined size of d,e,f, and g combined. The fourth is, I think, this > partition that was part of a dell recovery system (rude huh) that is now > corrupted anyway. my question is, how do I get it to recognize each of d-g > individually? Thanks for the help > Laurence If d,e,f,g are in an extended partition then they are numbered from wd0s5 onwards, i.e. d is wd0s5, e is wd0s6 etc. (or sd0 if it's SCSI). > > Laurence Berland wrote: > > > I'm trying to install FreeBSD 2.2.8 (The Walnut Creek CD) on a machine > > with win 98. We made the floppy image off the cd, and rebooted to the > > floppy. We used the visual kernel config choice, and deleted lots of > > hardware that the box doesnt have. We also deleted some sort of console > > that conflicted with the mouse, which I assume we don't have, but to be > > honest I don't know what it is in the first place. After finishing > > that, we saved changes and exited kernel config. The machine showed a > > grey box in the upper left corner, and was otherwise hung. HelP!!!! > > > > -- > > Laurence Berland > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > Laurence Berland, Stuyvesant HS Debate > <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> > > I wish I knew, I wish I knew > what makes me, me, and what makes you, you. > It's just another point of view, ooo. > A state of mind I'm going through, yes. > So what I see is never true, ahhh. > -"I wish" Cat Stevens (Yusef Islam) > http://stuy.debate.net http://evilfred.home.ml.org yes they're different > icq #7434346 aol imer E1101 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Trust the computer industry to shorten Year 2000 to Y2K. It was this thinking that caused the problem in the first place. My homepage http://www.users.globalnet.co.uk/~markov Mark Ovens, CNC Apps Engineer, | mailto:marko@uk.radan.com Radan Computational Ltd | http://www.radan.com Bath, England. CAD/CAM solutions | FreeBSD - The Power To Serve for the Sheetmetal Work industry.| 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 Sun Jan 24 04:20:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA27349 for freebsd-questions-outgoing; Sun, 24 Jan 1999 04:20:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from imo23.mx.aol.com (imo23.mx.aol.com [198.81.17.67]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA27340 for ; Sun, 24 Jan 1999 04:20:10 -0800 (PST) (envelope-from DrdeHaerne@aol.com) From: DrdeHaerne@aol.com Received: from DrdeHaerne@aol.com by imo23.mx.aol.com (IMOv18.1) id PTYMa07017 for ; Sun, 24 Jan 1999 07:19:50 -0500 (EST) Message-ID: <3de8b06d.36ab0fe6@aol.com> Date: Sun, 24 Jan 1999 07:19:50 EST To: freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Subject: Very anoying CDROM mounting issue Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Mailer: AOL 3.0 for Windows 95 sub 61 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I just finished installing freebsd 2.2.7 (walnut creek cds) from the CDROM drive, and it worked fine. Now when I try to mount my cdrom (a generic IDE cdrom) I always get the same error. Here is an extract of one of my attempts (and failure): myname# /sbin/mount -t cd9660 /dev/wcd0c /cdrom cd9660: /dev/wcd0c: Device not configured I think I've narrowed down the problem to the fact that I do not see wcd0 being probed at bootup. Although in my custome kernel, I do have these two lines in my config file: =================== options ATAPI device wcd0 =================== I did do a /dev/MAKEDEV wcd0 (a suggestion often made in the freebsd.org archives) Also If I did a /dev/MAKEDEV wcd01, then in my /cdrom directory, I would find: rw* (* being every hdd slice another adive often found in the freebsd.org archives) So after rebooting and trying the above, it still would not help. The cdrom is set correctly (jumperwise, and so on). I have been working on this all night and I am simply clueless. So like I said above, it must be a problem at the bootup.. but why would my kernel not probe the cdrom, even though it was set up right in the config file? So then I look at my floppy drive, which IS probed during bootup, but I do not find fdc0 in /dev. So then I tried doing /dev/MAKEDEV fdc0, and I get this error: bad unit for disk in: fdc0 If that would of worked I was going to set it accordingly in my /etc/fstab (even though I am unsure of the exact syntax) ... yet if the device is probed, yet I try to add it to /dev and it still does not work!?! Any and all help would be really appreciated Sincerely, A new and frustrated user To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 04:38:55 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA29124 for freebsd-questions-outgoing; Sun, 24 Jan 1999 04:38:55 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [212.110.138.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA29112 for ; Sun, 24 Jan 1999 04:38:18 -0800 (PST) (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.9.2/8.9.2/UCB) id OAA08311; Sun, 24 Jan 1999 14:37:16 +0200 (EET) Date: Sun, 24 Jan 1999 14:37:15 +0200 From: Ruslan Ermilov To: DrdeHaerne@aol.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Very anoying CDROM mounting issue Message-ID: <19990124143715.A6765@ucb.crimea.ua> Mail-Followup-To: DrdeHaerne@aol.com, freebsd-questions@FreeBSD.ORG References: <3de8b06d.36ab0fe6@aol.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.17i In-Reply-To: <3de8b06d.36ab0fe6@aol.com>; from DrdeHaerne@aol.com on Sun, Jan 24, 1999 at 07:19:50AM -0500 X-Operating-System: FreeBSD 2.2.8-STABLE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! Do you have options "CD9660" #ISO 9660 filesystem line in your kernel config file? On Sun, Jan 24, 1999 at 07:19:50AM -0500, DrdeHaerne@aol.com wrote: > Hi, > > I just finished installing freebsd 2.2.7 (walnut creek cds) from the CDROM > drive, and it worked fine. > > Now when I try to mount my cdrom (a generic IDE cdrom) I always get the same > error. Here is an extract of one of my attempts (and failure): > > myname# /sbin/mount -t cd9660 /dev/wcd0c /cdrom > cd9660: /dev/wcd0c: Device not configured > What `dmesg' says about your CD-ROM drive? > I think I've narrowed down the problem to the fact that I do not see wcd0 > being probed at bootup. > > Although in my custome kernel, I do have these two lines in my config file: > > =================== > options ATAPI > device wcd0 > =================== > > I did do a /dev/MAKEDEV wcd0 (a suggestion often made in the freebsd.org > archives) > > Also If I did a /dev/MAKEDEV wcd01, then in my /cdrom directory, I would find: > rw* (* being every hdd slice another adive often found in the freebsd.org > archives) > > So after rebooting and trying the above, it still would not help. > > The cdrom is set correctly (jumperwise, and so on). I have been working on > this all night and I am simply clueless. > > So like I said above, it must be a problem at the bootup.. but why would my > kernel not probe the cdrom, even though it was set up right in the config > file? So then I look at my floppy drive, which IS probed during bootup, but I > do not find fdc0 in /dev. > > So then I tried doing /dev/MAKEDEV fdc0, and I get this error: > bad unit for disk in: fdc0 > > If that would of worked I was going to set it accordingly in my /etc/fstab > (even though I am unsure of the exact syntax) ... yet if the device is probed, > yet I try to add it to /dev and it still does not work!?! > > Any and all help would be really appreciated > > Sincerely, > A new and frustrated user Attach your full /sys/i386/conf/XXX, copy of /var/run/dmesg.boot, the output of `ls -l /dev/wcd0*' command. This will help us to help you. Regards, -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank +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 Sun Jan 24 04:43:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA29510 for freebsd-questions-outgoing; Sun, 24 Jan 1999 04:43:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from baerenklau.de.freebsd.org (baerenklau.de.freebsd.org [195.185.195.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA29500; Sun, 24 Jan 1999 04:43:23 -0800 (PST) (envelope-from wosch@panke.de.freebsd.org) Received: (from uucp@localhost) by baerenklau.de.freebsd.org (8.8.8/8.8.8) with UUCP id NAA13182; Sun, 24 Jan 1999 13:43:09 +0100 (CET) (envelope-from wosch@panke.de.freebsd.org) Received: (from wosch@localhost) by campa.panke.de.freebsd.org (8.8.8/8.8.8) id NAA00765; Sat, 23 Jan 1999 13:04:59 +0100 (MET) (envelope-from wosch) Message-ID: <19990123130456.A679@panke.de.freebsd.org> Date: Sat, 23 Jan 1999 13:04:56 +0100 From: Wolfram Schneider To: wschlanger@usa.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Q References: <36AB08AE.3A6C@usa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i In-Reply-To: <36AB08AE.3A6C@usa.net>; from Willow Schlanger on Sun, Jan 24, 1999 at 03:49:02AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 1999-01-24 03:49:02 -0800, Willow Schlanger wrote: > Q: Hi. I'm a programmer and I'm interested in the kernel source code for > FreeBSD. I can't seem to find it anywhere - I've tried different FTPs > FreeBSD.org mentions, but I can never figure them out. I use DOS and > Windows 95/98 -- do I need some special program to get the assembly > language and C/++ sources? [cc: freebsd-questions] The FreeBSD kernel sources code is available at ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/sys or http://www.freebsd.org/cgi/cvsweb.cgi/src/sys > > Can you help me? > > Thanks in advance, > Willow Schlanger -- Wolfram Schneider http://freebsd.org/~w/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 06:06:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA06795 for freebsd-questions-outgoing; Sun, 24 Jan 1999 06:06:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mx1.asiaonline.net (mx1.asiaonline.net [202.85.0.229]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA06788 for ; Sun, 24 Jan 1999 06:06:53 -0800 (PST) (envelope-from cckok00@stlinux.ouhk.edu.hk) Received: from stlinux.ouhk.edu.hk (ip92_73.asiaonline.net [202.85.92.73]) by mx1.asiaonline.net (8.8.8/8.8.8) with ESMTP id WAA07182 for ; Sun, 24 Jan 1999 22:00:59 +0800 (HKT) Message-ID: <36AB27B4.11F10B9D@stlinux.ouhk.edu.hk> Date: Sun, 24 Jan 1999 22:01:24 +0800 From: kwok X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: hello 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 would like to know the following 1) under the home directory, there is file 'xsm.core' what is the meaning of this file? 2) i couldn't type '%' sign, how to map my keybroad? 3) i create file 'c program' by vi, using cc to compile it or chmod +x when i run it by a.out or original excution file. it prompts 'not found' why is it? use command 'ls', the file is exited! Thank you for our answer kwok To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 06:10:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA07185 for freebsd-questions-outgoing; Sun, 24 Jan 1999 06:10:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from out2.ibm.net (out2.ibm.net [165.87.194.229]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA07180 for ; Sun, 24 Jan 1999 06:10:21 -0800 (PST) (envelope-from thrdina@ibm.net) From: thrdina@ibm.net Received: from default (slip166-72-18-237.nj.us.ibm.net [166.72.18.237]) by out2.ibm.net (8.8.5/8.6.9) with SMTP id OAA275422; Sun, 24 Jan 1999 14:10:08 GMT To: , "Kevin Weiss" Subject: Re: installing afterstep as default WM Date: Sun, 24 Jan 1999 09:17:29 -0500 Message-ID: <01be47a4$4649c180$022abcc7@default> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----Original Message----- From: Kevin Weiss To: freebsd-questions@FreeBSD.ORG Date: Sunday, January 24, 1999 5:09 AM Subject: installing afterstep as default WM >hello all! > >how do I...install afterstep as default WM...I installed during installation, >but don't know how to make my default > the window manager is defined in your xinitrc file you can make a change to the approriate line. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 06:12:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA07589 for freebsd-questions-outgoing; Sun, 24 Jan 1999 06:12:53 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from caladan.tdx.co.uk (caladan.tdx.co.uk [195.188.177.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA07578 for ; Sun, 24 Jan 1999 06:12:44 -0800 (PST) (envelope-from kpielorz@tdx.co.uk) Received: from tdx.co.uk (lorca-tx.tdx.co.uk [195.188.177.242]) by caladan.tdx.co.uk (8.9.2/8.9.2) with ESMTP id OAA66228; Sun, 24 Jan 1999 14:12:03 GMT Message-ID: <36AB2A32.3BB87A30@tdx.co.uk> Date: Sun, 24 Jan 1999 14:12:02 +0000 From: Karl Pielorz Organization: TDX - The Digital eXchange X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: kwok CC: freebsd-questions@FreeBSD.ORG Subject: Re: hello References: <36AB27B4.11F10B9D@stlinux.ouhk.edu.hk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kwok wrote: > > Hello > > I would like to know the following > > 1) under the home directory, there is file 'xsm.core' > what is the meaning of this file? It's a core file, a dump of that processes (the process previously called: xsm) address space. It can be handy for debugging... You can delete it if your not going to use it for debugging... > 2) i couldn't type '%' sign, how to map my keybroad? Go into /stand and run ./sysinstall - from there go for 'configure', 'console', 'keymap' - and select the right keymap you need... :) > 3) i create file 'c program' by vi, using cc to compile it or chmod > +x > when i run it by a.out or original excution file. it prompts 'not > found' > why is it? use command 'ls', the file is exited! Because for safety reasons (to stop someone from putting Trojan programs on the system with names like 'ls') - by default the path to run programs from doesn't include the current directory... Doing: ./a.out Should run the program for you... -Kp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 06:21:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA08130 for freebsd-questions-outgoing; Sun, 24 Jan 1999 06:21:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from po3.wam.umd.edu (po3.wam.umd.edu [128.8.10.165]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA08125 for ; Sun, 24 Jan 1999 06:21:07 -0800 (PST) (envelope-from culverk@wam.umd.edu) Received: from rac6.wam.umd.edu ((IDENT root)@rac6.wam.umd.edu [128.8.10.146]) by po3.wam.umd.edu (8.9.0.Beta6/8.9.0.Beta6) with ESMTP id JAA17333; Sun, 24 Jan 1999 09:20:50 -0500 (EST) Received: from rac6.wam.umd.edu ((IDENT sendmail)@localhost [127.0.0.1]) by rac6.wam.umd.edu (8.9.0.Beta6/8.9.0.Beta6) with SMTP id JAA03302; Sun, 24 Jan 1999 09:20:49 -0500 (EST) Received: from localhost by rac6.wam.umd.edu (8.9.0.Beta6/8.9.0.Beta6) with SMTP id JAA03296; Sun, 24 Jan 1999 09:20:48 -0500 (EST) X-Authentication-Warning: rac6.wam.umd.edu: culverk owned process doing -bs Date: Sun, 24 Jan 1999 09:20:48 -0500 (EST) From: Kenneth Wayne Culver To: austin wood cc: freebsd-questions@FreeBSD.ORG Subject: Re: STABLE Problem 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 cvsuped my source tree to 3.0-stable. I did a make-aout-to-elf without > any apparent errors. I then made new boot blocks and compiled a new > kernel. When I rebooted, the only error I could see was /dev/lkm: device > not configured. When I try to login, I always get Login Incorrect. I'm > very puzzled by this situation. Any ideas would be appreciated. > I don't know about the login problem, but if you are using an elf kernel, LKM's will no longer work. You have to use KLD's. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 06:21:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA08381 for freebsd-questions-outgoing; Sun, 24 Jan 1999 06:21:29 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (post-20.mail.demon.net [194.217.242.27]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA08362 for ; Sun, 24 Jan 1999 06:21:22 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #2) id 104QPP-0002OS-00; Sun, 24 Jan 1999 14:21:04 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id OAA01202; Sun, 24 Jan 1999 14:20:30 GMT Received: from uk.radan.com (rasnt-1) by beavis.uk.radan.com (4.1/SMI-4.1) id AA28112; Sun, 24 Jan 99 14:20:27 GMT Message-Id: <36AB2BFD.FA8B8D4@uk.radan.com> Date: Sun, 24 Jan 1999 14:19:41 +0000 From: Mark Ovens X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en Mime-Version: 1.0 To: David Abdemoulaie Cc: questions@FreeBSD.ORG Subject: Re: error using extended dos partitions References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Abdemoulaie wrote: > > Hi, > I am having trouble using my Extended DOS partitions with FreeBSD 2.2.8 I > read in the back of the little book that came with it how to do it by > typing "mount -t msdos ". I'm positive I'm > putting in the appropriate values, but just to make sure I've tried every > single one. Every time I try to mount it I get the following message. > msdos: /dev/wd0s2 Logical drives in extended partitions start at slice 5. wd0s2 will be the extended partition itself, but although it is assigned a device you can't do anything with it. The first logical drive in your extended partition will be wd0s5, the second wd0s6 etc. You may have to MAKEDEV the device nodes. HTH. > Jan 24 03:32:37 dabdemou /kernel: mountmsdosfs(): bad bpb > Jan 24 03:32:37 dabdemou /kernel: mountmsdosfs(): bad bpb > > I've tried using every device in the /dev folder just in case I'm wrong > about which one it should be.. and still no luck. I know that there isn't > anything wrong with them because they both appear fine in Windows 98. Oh, > they are both FAT32 extended dos partitions, in case that makes any > difference. Thank you for your time. > > David Abdemoulaie > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Trust the computer industry to shorten Year 2000 to Y2K. It was this thinking that caused the problem in the first place. FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com 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 Jan 24 06:23:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA08502 for freebsd-questions-outgoing; Sun, 24 Jan 1999 06:23:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from po4.wam.umd.edu (po4.wam.umd.edu [128.8.10.166]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA08496 for ; Sun, 24 Jan 1999 06:23:11 -0800 (PST) (envelope-from culverk@wam.umd.edu) Received: from rac6.wam.umd.edu ((IDENT root)@rac6.wam.umd.edu [128.8.10.146]) by po4.wam.umd.edu (8.9.0.Beta6/8.9.0.Beta6) with ESMTP id JAA06008; Sun, 24 Jan 1999 09:22:58 -0500 (EST) Received: from rac6.wam.umd.edu ((IDENT sendmail)@localhost [127.0.0.1]) by rac6.wam.umd.edu (8.9.0.Beta6/8.9.0.Beta6) with SMTP id JAA03338; Sun, 24 Jan 1999 09:22:57 -0500 (EST) Received: from localhost by rac6.wam.umd.edu (8.9.0.Beta6/8.9.0.Beta6) with SMTP id JAA03333; Sun, 24 Jan 1999 09:22:56 -0500 (EST) X-Authentication-Warning: rac6.wam.umd.edu: culverk owned process doing -bs Date: Sun, 24 Jan 1999 09:22:56 -0500 (EST) From: Kenneth Wayne Culver To: OFS2000@aol.com cc: freebsd-questions@FreeBSD.ORG Subject: Re: C CGI Scripts. 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 > Will CGI scripts written in the C language and compiled on a LINUX system > execute on a FreeBSD system? They should if you enable linux emulation, and use the linux libraries port. Or if the librarys in the port are too old, just take them off your LINUX system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 06:32:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA09353 for freebsd-questions-outgoing; Sun, 24 Jan 1999 06:32:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA09348 for ; Sun, 24 Jan 1999 06:32:57 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #1) id 104Qah-0000Yq-00; Sun, 24 Jan 1999 14:32:44 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id OAA01237; Sun, 24 Jan 1999 14:32:06 GMT Received: from uk.radan.com (rasnt-1) by beavis.uk.radan.com (4.1/SMI-4.1) id AA28219; Sun, 24 Jan 99 14:32:03 GMT Message-Id: <36AB2EB5.365C6352@uk.radan.com> Date: Sun, 24 Jan 1999 14:31:17 +0000 From: Mark Ovens X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en Mime-Version: 1.0 To: Jim Mock Cc: Kevin Weiss , freebsd-questions@FreeBSD.ORG Subject: Re: oops...forgot about apps References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jim Mock wrote: > > On Sun, 24 Jan 1999, Kevin Weiss wrote: > > > ok...when I installed FreeBSD...I also installed the following: > > > > 1) acroread - can't get it to run > > This needs the linux emulation. Be sure you have it installed and > running. > An extra point on this. If you try to run the acroread binary (/usr/local/Acrobat3/bin/acroread) you get the following, even with Linux emulation: The OS named FreeBSD version 2.2.8-RELEASE is currently not installed. Try running on a installed platform and connecting to your display. Installed platform(s) include the following: Intel/Linux You must start it from the shell script /usr/local/bin/acroread [snip] > > 6) swisswatch - How do I make this my default clock > > Eh? If it's an app, then add it to ~/.xinitrc > > Hope this helps, > > -- > : Jim Mock | [jim@corp.au.triax.com] : > : System Administrator | http://www.triax.com/ : > : Triax Internet Services | ----------------------------- : > : Portland, OR USA | The FreeBSD' zine : > : Wagga Wagga, NSW Australia | http://www.freebsdzine.org/ : > : FreeBSD: The Power To Serve | http://www.freebsd.org/ : > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Trust the computer industry to shorten Year 2000 to Y2K. It was this thinking that caused the problem in the first place. FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com 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 Jan 24 06:33:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA09597 for freebsd-questions-outgoing; Sun, 24 Jan 1999 06:33:38 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mx1.asiaonline.net (mx1.asiaonline.net [202.85.0.229]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA09592 for ; Sun, 24 Jan 1999 06:33:36 -0800 (PST) (envelope-from cckok00@stlinux.ouhk.edu.hk) Received: from stlinux.ouhk.edu.hk (ip92_73.asiaonline.net [202.85.92.73]) by mx1.asiaonline.net (8.8.8/8.8.8) with ESMTP id WAA07736 for ; Sun, 24 Jan 1999 22:27:56 +0800 (HKT) Message-ID: <36AB2E05.507FE2FE@stlinux.ouhk.edu.hk> Date: Sun, 24 Jan 1999 22:28:21 +0800 From: kwok X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: one more 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 now i don't know why my freebsd will be 'hang on' after starting netscape! but it is OK before! how do i check that. the system is no change and i just add secondary and slave hard disks! Thank you Kwok To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 06:43:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA10033 for freebsd-questions-outgoing; Sun, 24 Jan 1999 06:43:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from sn1.speednet.net (sn1.speednet.net [202.69.250.88]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA10028 for ; Sun, 24 Jan 1999 06:43:14 -0800 (PST) (envelope-from dennisip@geocities.com) Received: from speednet.net.speednet.net (241-6.speednet.net [202.69.241.6]) by sn1.speednet.net (8.9.0/8.9.0) with ESMTP id WAA21215 for ; Sun, 24 Jan 1999 22:27:10 +0800 (HKT) Message-Id: <199901241427.WAA21215@sn1.speednet.net> From: "dennis" To: Subject: Problem on PPP Date: Fri, 24 Jan 1997 22:52:39 +0800 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=BIG5 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am running FreeBSD 2.2.6 but i have some problem on connecting to my ISP... after i login and choose the protocal(PPP),it show"Packet mode"and after a moment , it disconnected.. below is some of the content of my rc.conf,ppp.conf,ppp.log,ppp.linkup ppp.log: Jan 24 12:43:40 speednet ppp[266]: tun0: Command: term Jan 24 12:43:40 speednet ppp[266]: tun0: Phase: Connected! Jan 24 12:44:22 speednet ppp[266]: tun0: LCP: State change Initial-Closed Jan 24 12:44:22 speednet ppp[266]: tun0: LCP: LcpSendConfigReq Jan 24 12:44:22 speednet ppp[266]: tun0: LCP: ACFCOMP[2] Jan 24 12:44:22 speednet ppp[266]: tun0: LCP: PROTOCOMP[2] Jan 24 12:44:22 speednet ppp[266]: tun0: LCP: ACCMAP[6] 0x00000000 Jan 24 12:44:22 speednet ppp[266]: tun0: LCP: MRU[4] 1500 Jan 24 12:44:22 speednet ppp[266]: tun0: LCP: MAGICNUM[6] 0x43be75e6 Jan 24 12:44:22 speednet ppp[266]: tun0: LCP: State change Closed --> Req-Sent Jan 24 12:44:22 speednet ppp[266]: tun0: LCP: Received Configure Ack (1) state = Req-Sent (6) Jan 24 12:44:22 speednet ppp[266]: tun0: LCP: State change Req-Sent --> Ack-Rcvd Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: Received Configure Request (152) state = Ack-Rcvd (7) Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: ACCMAP[6] 0x000a0000 Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: AUTHPROTO[4] 0xc023 (PAP) Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: MAGICNUM[6] 0x1cd35f14 Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: PROTOCOMP[2] Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: ACFCOMP[2] Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: SendConfigAck(Ack-Rcvd) Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: ACCMAP[6] 0x000a0000 Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: AUTHPROTO[4] 0xc023 (PAP) Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: MAGICNUM[6] 0x1cd35f14 Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: PROTOCOMP[2] Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: ACFCOMP[2] Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: State change Ack-Rcvd --> Opened Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: LcpLayerUp Jan 24 12:44:24 speednet ppp[266]: tun0: Phase: NewPhase: Authenticate Jan 24 12:44:24 speednet ppp[266]: tun0: Phase: his = PAP, mine = none Jan 24 12:44:24 speednet ppp[266]: tun0: Phase: PAP: Jan 24 12:44:24 speednet ppp[266]: tun0: Phase: PapInput: NAK Jan 24 12:44:24 speednet ppp[266]: tun0: Phase: Received PAP_NAK (No hostname received to authenticate) Jan 24 12:44:24 speednet ppp[266]: tun0: Phase: NewPhase: Terminate Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: LcpLayerDown Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: SendTerminateReq. Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: State change Opened --> Closing Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: Received Terminate Request (153) state = Closing (4) Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: LcpSendTerminateAck. Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: Received Terminate Ack (2) state = Closing (4) Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: State change Closing --> Closed Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: LcpLayerFinish Jan 24 12:44:25 speednet ppp[266]: tun0: Phase: Modem: Connect time: 45 secs: 183 octets in, 151 octets out Jan 24 12:44:25 speednet ppp[266]: tun0: Phase: total 7 bytes/sec Jan 24 12:44:25 speednet ppp[266]: tun0: Phase: NewPhase: Dead Jan 24 12:44:30 speednet ppp[266]: tun0: Command: quit Jan 24 12:44:31 speednet ppp[266]: tun0: Phase: PPP Terminated (normal). rc.conf: ### Basic network options: ###  hostname="speednet.net"  nisdomainname="NO"  firewall_enable="NO"  firewall_type="UNKNOWN"  firewall_quiet="NO"  tcp_extensions="NO"  network_interfaces="ppp0 lo0" ifconfig_lo0="inet 202.69.250.1" ifconfig_ppp0="inet netmask 255.255.255.0"  ppp.conf: default:  set log Phase Chat Connect Carrier LCP IPCP CCP tun command  set device /dev/cuaa1  set speed 115200  deny lqr  set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK ATE1Q0 OK   speed:  set phone 27306900  set login "TIMEOUT 5 ogin:--ogin: ....... word: ......."  set timeout 120  set ifaddr 0 0  delete ALL  add 0 0 HISADDR  ppp.linkup MYADDR: delete 0 add 0 0 HISADDR !bg /usr/X11R6/bin/auplay /etc/ppp/linkup.au ThankS! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 06:47:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA10532 for freebsd-questions-outgoing; Sun, 24 Jan 1999 06:47:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hermes.hrz.uni-bielefeld.de (hermes.hrz.uni-bielefeld.de [129.70.4.55]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA10526 for ; Sun, 24 Jan 1999 06:47:04 -0800 (PST) (envelope-from Christoph.Prevezanos@post.uni-bielefeld.de) Received: from ripley (ppp39-12.hrz.uni-bielefeld.de [129.70.39.12]) by hermes.hrz.uni-bielefeld.de (8.8.6/8.8.6) with SMTP id PAA13171; Sun, 24 Jan 1999 15:45:32 +0100 (MET) Message-ID: <199901241543000560.000D71B3@Postfach.Uni-Bielefeld.de> In-Reply-To: <01C7F728BCABD211860B00C0261004192C4D@ABERDEEN> References: <01C7F728BCABD211860B00C0261004192C4D@ABERDEEN> X-Mailer: Calypso Version 2.40.41.08 (_DEU) Date: Sun, 24 Jan 1999 15:43:00 +0100 Reply-To: Christoph.Prevezanos@post.uni-bielefeld.de From: "Christoph Prevezanos" To: craig@hotmix.com.au, jhorn@daytona.pi-inc.com Cc: freebsd-questions@FreeBSD.ORG Subject: RE: Migrating from NT/Exchange/Outlook to Freebsd alternative Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id GAA10528 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! >I'm interested in hearing if anyone has taken a similar setup to what I >currently use and migrated over to something that runs on freebsd. I have >a NT 4 box running exchange 4 that supports about 150 users. It runs >great, but from a cost standpoint I would love to get something that is >based on freebsd. What packages should I look into? Main needs are... > >1. Email (of course) >2. Group scheduling (sharing calendars and etc) >3. Public discussion folders That should be no problem. We also changed all our NT-Servers to BSD some time ago and everything works fine. For email there is sendmaill as the MTA and many ports to make POP3 and IMAP work. That is very basic and should work almost out of the box. No more expensive license for every single user as with NT! For public discussions we installed a news-server (INN), so anyone with a newsreader can join the discussions. Group scheduling is not that easy because (as I know) there are no free products. One of the best ist the Netscape sheduler. The Client (Netscape Comm.) is free but you have to pay for the server. But it is not that expensive and really worth the investment. If you install "samba" you can also share the files on the BSD-Box with all Win-Workstations. And of course you can put the User-Profiles from Windows on the server, so that the Win-Box is loading it from the net and not the local HD as usual. Greetings, Christoph Prevezanos (Germany) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 06:53:16 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA10867 for freebsd-questions-outgoing; Sun, 24 Jan 1999 06:53:16 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA10860 for ; Sun, 24 Jan 1999 06:53:13 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #1) id 104QuA-0005NC-00; Sun, 24 Jan 1999 14:52:50 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id OAA01263; Sun, 24 Jan 1999 14:52:24 GMT Received: from uk.radan.com (rasnt-1) by beavis.uk.radan.com (4.1/SMI-4.1) id AA28340; Sun, 24 Jan 99 14:52:20 GMT Message-Id: <36AB3377.12128AA9@uk.radan.com> Date: Sun, 24 Jan 1999 14:51:35 +0000 From: Mark Ovens X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en Mime-Version: 1.0 To: DrdeHaerne@aol.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Very anoying CDROM mounting issue References: <3de8b06d.36ab0fe6@aol.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG DrdeHaerne@aol.com wrote: > > Hi, > > I just finished installing freebsd 2.2.7 (walnut creek cds) from the CDROM > drive, and it worked fine. > > Now when I try to mount my cdrom (a generic IDE cdrom) I always get the same > error. Here is an extract of one of my attempts (and failure): > > myname# /sbin/mount -t cd9660 /dev/wcd0c /cdrom > cd9660: /dev/wcd0c: Device not configured > Are you trying to mount the drive without a disk in? This is the exact message you get if you try to do that. Remember it's the disk you mount, not the drive. > I think I've narrowed down the problem to the fact that I do not see wcd0 > being probed at bootup. > Where is the CD-ROM? is it on the second IDE channel (wdc1)?. If so is wdc1 being probed? You need this in the kernel config file: controller wdc1 at isa? port "IO_WD2" bio irq 15 vector wdintr If you still have problems post your kernel config file and the output from dmesg. HTH > Although in my custome kernel, I do have these two lines in my config file: > > =================== > options ATAPI > device wcd0 > =================== > > I did do a /dev/MAKEDEV wcd0 (a suggestion often made in the freebsd.org > archives) > > Also If I did a /dev/MAKEDEV wcd01, then in my /cdrom directory, I would find: > rw* (* being every hdd slice another adive often found in the freebsd.org > archives) > > So after rebooting and trying the above, it still would not help. > > The cdrom is set correctly (jumperwise, and so on). I have been working on > this all night and I am simply clueless. > > So like I said above, it must be a problem at the bootup.. but why would my > kernel not probe the cdrom, even though it was set up right in the config > file? So then I look at my floppy drive, which IS probed during bootup, but I > do not find fdc0 in /dev. > > So then I tried doing /dev/MAKEDEV fdc0, and I get this error: > bad unit for disk in: fdc0 fdc is the floppy _controller_, the drive itself is fd0 > > If that would of worked I was going to set it accordingly in my /etc/fstab > (even though I am unsure of the exact syntax) ... yet if the device is probed, > yet I try to add it to /dev and it still does not work!?! > This is what the /etc/fstab entries look like: # CD-ROM /dev/cd0a /cdrom cd9660 ro,noauto 0 0 # FAT HD partition /dev/sd0s1c /drvC msdos rw 0 0 # Floppy disk /dev/fd0 /pcfs msdos rw,noauto 0 0 # NTFS partition /dev/sd0s5 /ntfs ntfs ro 0 0 HTH > Any and all help would be really appreciated > > Sincerely, > A new and frustrated user > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Trust the computer industry to shorten Year 2000 to Y2K. It was this thinking that caused the problem in the first place. FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com 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 Jan 24 07:13:19 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA12391 for freebsd-questions-outgoing; Sun, 24 Jan 1999 07:13:19 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA12381 for ; Sun, 24 Jan 1999 07:13:14 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #1) id 104RDb-0001qx-00; Sun, 24 Jan 1999 15:12:56 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id PAA01278; Sun, 24 Jan 1999 15:12:01 GMT Received: from uk.radan.com (rasnt-1) by beavis.uk.radan.com (4.1/SMI-4.1) id AA28446; Sun, 24 Jan 99 15:11:57 GMT Message-Id: <36AB3810.7EA7875B@uk.radan.com> Date: Sun, 24 Jan 1999 15:11:12 +0000 From: Mark Ovens X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en Mime-Version: 1.0 To: dennis Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problem on PPP References: <199901241427.WAA21215@sn1.speednet.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dennis wrote: > > I am running FreeBSD 2.2.6 but i have some problem on connecting to my > ISP... > after i login and choose the protocal(PPP),it show"Packet mode"and after a > moment , > it disconnected.. > > below is some of the content of my rc.conf,ppp.conf,ppp.log,ppp.linkup > > ppp.log: > Jan 24 12:43:40 speednet ppp[266]: tun0: Command: term > Jan 24 12:43:40 speednet ppp[266]: tun0: Phase: Connected! > Jan 24 12:44:22 speednet ppp[266]: tun0: LCP: State change Initial-Closed > Jan 24 12:44:22 speednet ppp[266]: tun0: LCP: LcpSendConfigReq > Jan 24 12:44:22 speednet ppp[266]: tun0: LCP: ACFCOMP[2] > Jan 24 12:44:22 speednet ppp[266]: tun0: LCP: PROTOCOMP[2] > Jan 24 12:44:22 speednet ppp[266]: tun0: LCP: ACCMAP[6] 0x00000000 > Jan 24 12:44:22 speednet ppp[266]: tun0: LCP: MRU[4] 1500 > Jan 24 12:44:22 speednet ppp[266]: tun0: LCP: MAGICNUM[6] 0x43be75e6 > Jan 24 12:44:22 speednet ppp[266]: tun0: LCP: State change Closed --> > Req-Sent > Jan 24 12:44:22 speednet ppp[266]: tun0: LCP: Received Configure Ack (1) > state = Req-Sent (6) > Jan 24 12:44:22 speednet ppp[266]: tun0: LCP: State change Req-Sent --> > Ack-Rcvd > Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: Received Configure Request > (152) state = Ack-Rcvd (7) > Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: ACCMAP[6] 0x000a0000 > Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: AUTHPROTO[4] 0xc023 (PAP) > Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: MAGICNUM[6] 0x1cd35f14 > Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: PROTOCOMP[2] > Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: ACFCOMP[2] > Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: SendConfigAck(Ack-Rcvd) > Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: ACCMAP[6] 0x000a0000 > Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: AUTHPROTO[4] 0xc023 (PAP) > Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: MAGICNUM[6] 0x1cd35f14 > Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: PROTOCOMP[2] > Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: ACFCOMP[2] > Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: State change Ack-Rcvd --> > Opened > Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: LcpLayerUp > Jan 24 12:44:24 speednet ppp[266]: tun0: Phase: NewPhase: Authenticate > Jan 24 12:44:24 speednet ppp[266]: tun0: Phase: his = PAP, mine = none > Jan 24 12:44:24 speednet ppp[266]: tun0: Phase: PAP: > Jan 24 12:44:24 speednet ppp[266]: tun0: Phase: PapInput: NAK > Jan 24 12:44:24 speednet ppp[266]: tun0: Phase: Received PAP_NAK (No > hostname received to authenticate) > Jan 24 12:44:24 speednet ppp[266]: tun0: Phase: NewPhase: Terminate The other end appears to be wanting PAP authentication. Try adding the following to your ppp.conf in the ``speed:'' section instead of ``set login .....'': set authname set authkey also you may need to change the ``set ifaddr'' to: set ifaddr 10.0.0.1/0 10.0.0.2/0 0.0.0.0 0.0.0.0 > Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: LcpLayerDown > Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: SendTerminateReq. > Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: State change Opened --> > Closing > Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: Received Terminate Request > (153) state = Closing (4) > Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: LcpSendTerminateAck. > Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: Received Terminate Ack (2) > state = Closing (4) > Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: State change Closing --> > Closed > Jan 24 12:44:24 speednet ppp[266]: tun0: LCP: LcpLayerFinish > Jan 24 12:44:25 speednet ppp[266]: tun0: Phase: Modem: Connect time: 45 > secs: 183 octets in, 151 octets out > Jan 24 12:44:25 speednet ppp[266]: tun0: Phase: total 7 bytes/sec > Jan 24 12:44:25 speednet ppp[266]: tun0: Phase: NewPhase: Dead > Jan 24 12:44:30 speednet ppp[266]: tun0: Command: quit > Jan 24 12:44:31 speednet ppp[266]: tun0: Phase: PPP Terminated (normal). > > rc.conf: > ### Basic network options: ### >  > hostname="speednet.net"  > nisdomainname="NO" >  > firewall_enable="NO"  > firewall_type="UNKNOWN"  > firewall_quiet="NO"  > tcp_extensions="NO"  > network_interfaces="ppp0 lo0" > ifconfig_lo0="inet 202.69.250.1" > ifconfig_ppp0="inet netmask 255.255.255.0" >  > > ppp.conf: > > default: >  > set log Phase Chat Connect Carrier LCP IPCP CCP tun command >  > set device /dev/cuaa1 >  > set speed 115200 >  > deny lqr >  > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK ATE1Q0 > OK  > >  > speed: >  > set phone 27306900 >  > set login "TIMEOUT 5 ogin:--ogin: ....... word: ......." > >  > set timeout 120 >  > set ifaddr 0 0 >  > delete ALL >  > add 0 0 HISADDR >  > > ppp.linkup > > MYADDR: > delete 0 > add 0 0 HISADDR > !bg /usr/X11R6/bin/auplay /etc/ppp/linkup.au > > ThankS! > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Trust the computer industry to shorten Year 2000 to Y2K. It was this thinking that caused the problem in the first place. FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com 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 Jan 24 07:44:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA15073 for freebsd-questions-outgoing; Sun, 24 Jan 1999 07:44:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from speed.rcc.on.ca (radio163.mipps.net [205.189.197.163] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA15067 for ; Sun, 24 Jan 1999 07:44:29 -0800 (PST) (envelope-from idiotswitch@beer.com) Received: from chopper ([207.164.233.92]) by speed.rcc.on.ca (8.6.12/8.6.9) with SMTP id LAA19138 for ; Sun, 24 Jan 1999 11:53:08 -0500 Message-ID: <000301be46e7$193d73c0$0a00000a@chopper.my.intranet> Reply-To: "IdiotSwitch Editor" From: "IdiotSwitch Editor" To: Subject: Diskless handbook entry Date: Sat, 23 Jan 1999 10:43:10 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 After reading the freebsd handbook regarding diskless operation, I ran a search in yahoo and stumbled upon this: www.freebsd.org/~fsmp/HomeAuto/diskless/net_dl23.html Personally I find this to be a much more detailed & updated section on diskless workstations. (There's quite a bit in here). In case you want to use some of this information... (Though you probably already know about it) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 07:48:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA15524 for freebsd-questions-outgoing; Sun, 24 Jan 1999 07:48:39 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.utexas.edu (wb4-a.mail.utexas.edu [128.83.126.140]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA15517 for ; Sun, 24 Jan 1999 07:48:38 -0800 (PST) (envelope-from kevin.weiss@mail.utexas.edu) Received: (qmail 22480 invoked by uid 0); 24 Jan 1999 15:48:26 -0000 Received: from dial-82-5.ots.utexas.edu (HELO mojo) (128.83.219.37) by umbs-smtp-4 with SMTP; 24 Jan 1999 15:48:26 -0000 Message-Id: <4.0.2.19990124094806.00a18390@mail.utexas.edu> X-Sender: kevin.weiss@mail.utexas.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0.2 Date: Sun, 24 Jan 1999 09:49:02 -0600 To: freebsd-questions@FreeBSD.ORG From: Kevin Weiss Subject: how do I customize the background in afterstep? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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 Sun Jan 24 07:50:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA15901 for freebsd-questions-outgoing; Sun, 24 Jan 1999 07:50:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.utexas.edu (wb1-a.mail.utexas.edu [128.83.126.134]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA15896 for ; Sun, 24 Jan 1999 07:50:42 -0800 (PST) (envelope-from kevin.weiss@mail.utexas.edu) Message-Id: <199901241550.HAA15896@hub.freebsd.org> Received: (qmail 21085 invoked by uid 0); 24 Jan 1999 15:50:30 -0000 Received: from dial-82-5.ots.utexas.edu (HELO mojo) (128.83.219.37) by umbs-smtp-1 with SMTP; 24 Jan 1999 15:50:30 -0000 X-Sender: kevin.weiss@mail.utexas.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0.2 Date: Sun, 24 Jan 1999 09:51:06 -0600 To: freebsd-questions@FreeBSD.ORG From: Kevin Weiss Subject: thanx! 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 wanted to tell everyone who has helped me so far...THANK YOU! :-) This has a difficult journey so far...but ppl like ya'll make it easier & more enjoyable! Again thanx! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 08:08:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA17451 for freebsd-questions-outgoing; Sun, 24 Jan 1999 08:08:41 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA17445 for ; Sun, 24 Jan 1999 08:08:38 -0800 (PST) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.10 #1) id 104RDg-000EKy-00; Sun, 24 Jan 1999 15:13:00 +0000 Date: Sun, 24 Jan 1999 15:13:00 +0000 From: Ben Smithurst To: Antonio Varela Lizardi Cc: freebsd-questions@FreeBSD.ORG Subject: Re: wrappers question Message-ID: <19990124151300.A55078@scientia.demon.co.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Antonio Varela Lizardi wrote: > Hi there, > I want to obtain a /var/log/secure file (a-la-linux) to monitor > uninvited guests with tcpd. I've installed the wrapper and configured > /etc/syslog.conf adding a > > !tcpd *.* > /var/log/secure Did you use a tab or a space after "!tcpd"? In earlier versions of FreeBSD, it _must_ be a tab, though I think recent versions don't care which you use. And since you didn't say which version of FreeBSD this was... -- Ben Smithurst ben@scientia.demon.co.uk send a blank message to ben+pgp@scientia.demon.co.uk for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 08:09:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA17732 for freebsd-questions-outgoing; Sun, 24 Jan 1999 08:09:34 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA17722 for ; Sun, 24 Jan 1999 08:09:31 -0800 (PST) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.10 #1) id 104RI2-000ELS-00; Sun, 24 Jan 1999 15:17:30 +0000 Date: Sun, 24 Jan 1999 15:17:29 +0000 From: Ben Smithurst To: "Michael E. Mercer" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: /usr is at 87%. Message-ID: <19990124151729.B55078@scientia.demon.co.uk> References: <36AA8F74.C89680A1@ipass.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <36AA8F74.C89680A1@ipass.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Michael E. Mercer wrote: > I have just successfully upgraded to 3.0-Stable. > However I have just noticed that /usr is at 87% full. > I am currently running make clean in the /usr/src directory. > I would like to know if there are specific places that are > no longer needed that I can remove to free up some memory. > I have had FreeBSD since 2.2.2. You might like to clean out /usr/ports/distfiles and any port "work" subdirectories you might have knocking around under /usr/ports. If you have the ports collection at all, of couse. > Content-Description: Card for Michael E. Mercer Is there any need for that? -- Ben Smithurst ben@scientia.demon.co.uk send a blank message to ben+pgp@scientia.demon.co.uk for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 08:15:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA18109 for freebsd-questions-outgoing; Sun, 24 Jan 1999 08:15:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotmail.com (law-f34.hotmail.com [209.185.131.97]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA18104 for ; Sun, 24 Jan 1999 08:15:52 -0800 (PST) (envelope-from chen6178@hotmail.com) Received: (qmail 26578 invoked by uid 0); 24 Jan 1999 16:15:39 -0000 Message-ID: <19990124161539.26577.qmail@hotmail.com> Received: from 163.28.80.23 by www.hotmail.com with HTTP; Sun, 24 Jan 1999 08:15:39 PST X-Originating-IP: [163.28.80.23] From: "Albert Chen" To: marko@uk.radan.com Cc: culverk@wam.umd.edu, freebsd-questions@FreeBSD.ORG Subject: Re: Help! Can't detect my Matsushita/Panasonic IDE CDROM. Date: Sun, 24 Jan 1999 08:15:39 PST Mime-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark said: > >Albert Chen wrote: >> >> >From dpsmith@xoom.com Fri Jan 22 18:20:56 1999 >> >Kenneth Wayne Culver wrote: >> >> >> >> > >> >> > Albert Chen wrote: >> >> > > >> >> > > Hi, >> >> > > >> >> > > I'm using Matsushita/Panasonic IDE CDROM, but seems FreeBSD can't >> detect >> >> > > it. >> >> > > I add the line "controller matcd0 at isa? port 0x230 bio" >> in >> >> > > kernel >> >> > > config file, but it doesn't work. >> >> > > Would anyone tell me how to solve this problem, thanks in >> advance. >> >> > > >> >> All you need to do is us the ATAPI options. specifically add this to >> your >> >> kernel config file: >> >> >> >> options ATAPI #Enable ATAPI support for IDE bus >> >> options ATAPI_STATIC #Don't do it as an LKM >> >> device acd0 #IDE CD-ROM >> > >> >ATAPI & ATAPI_STATIC are in GENERIC anyway, as is wcd0 and matcd0. acd0 >> >is for CD-ROM & CD-R/RW according to LINT and should be used *in place >> >of* wcd, so if the original poster is booting the GENERIC kernel there >> >shouldn't be a problem. >> > >> >What's confusing me is ''I add the line "controller matcd0 at >> isa? >> >port 0x230 bio" in kernel''. Why? when it's there already? >> > >> >> Hi, Mark & Kenneth, >> >> The following lines in my kernel config file, >> >> options ATAPI #Enable ATAPI support for IDE bus >> options ATAPI_STATIC #Don't do it as an LKM >> device matcd0 #IDE CD-ROM >> controller matcd0 at isa? port 0x230 bio >> >> But FreeBSD can't still detect CDROM :-( >> I run dmesg, and the result is below: >> >> wdc0 at 0x1f0-0x1f7 irq 14 on isa >> wdc0: unit 0 (wd0): >> wd0: 8063MB (16514064 sectors), 16383 cyls, 16 heads, 63 S/T, 512 B/S >> wdc1 not found at 0x170 >> matcd0 not found ad 0x230 >> >> Would you like to tell me how to sovle it, thanks. > >OK, firstly, is your CD-ROM an IDE device _or_ a Matsushita/Panasonic >proprietry device? The controller matcd0 is only for CD-ROM's with the >proprietry Mat/Pan interface (as used on SB cards) not for IDE devices >_made_ by Mat/Pan. > >If it is IDE then you don't need ``matcd0'' in your config file. Also, >there is no such thing as ``device matcd0'' only ``controller matcd0'' Hi, Mark, My CDROM is an IDE device, not proprietry device, and CDROM type is CR-583. I follow your instructions to delete "controller matcd0" in kernel config file, then compile kernel, reboot. FreeBSD CAN detect it, but I reboot it again, FreeBSD CAN'T detect CDROM, and I try many times, still fails :( Is it FreeBSD problem or my CDROM problem, I really don't know. P.S. I set my CDROM is secondary primary. Regards, Albert. ______________________________________________________ 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 Jan 24 08:30:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA19364 for freebsd-questions-outgoing; Sun, 24 Jan 1999 08:30:53 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.airmail.net (mail.airmail.net [206.66.12.40]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA19359 for ; Sun, 24 Jan 1999 08:30:51 -0800 (PST) (envelope-from ricnaff@airmail.net) Received: from Internet America.airmail.net from [207.136.21.94] by mail.airmail.net (/\##/\ Smail3.1.30.16 #30.377) with smtp for sender: id ; Sun, 24 Jan 99 10:30:40 -0600 (CST) Message-Id: From: "Ric Naff" To: questions@FreeBSD.ORG Date: Sun, 24 Jan 1999 10:30:41 -0600 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Is it ttyv10 - ttyv15, ttyva - ttyvf, both, or is it Memorex Reply-to: ricnaff@airmail.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Short version of the problem: I have /dev/ttyv0 thru /dev/ttyvf defined. My /etc/ttys likewise uses this naming convention for all 16 vitual consoles. These are all defined as: ttyv? "/usr/libexec/getty Pc" cons25 [on|off] secure If I change the state for ttyva (or higher - up to ttyvf) to "on", then the following problem occurs after a reboot or "kill -1 1" : ps aux reveals the virtual consoles by the names shown above. In addition to ttyva (and higher, if enabled), I also see a process for ttyv10 (i.e., the decimal equivilent of 0xa). Every 60 seconds or so (or perhaps it is every 300 seconds - I really didn't time it), I get the following messages: getty [nnn]:open /dev/ttyv10: Interrupted system call getty [nnn]:open /dev/ttyv10: No such file or directory Then the process terminates and - get this - starts itself anew with a new process ID, trying to us ttyv10, and after a few minutes, the same messages (above) appear again. Then the whole thing repeats (kills itself, restarts a new process, gives me the messages, loop again, ad infinitum). ===================================================================== The output from uname -a: FreeBSD alpha.fricoan.net 2.2.7-RELEASE FreeBSD 2.2.7-RELEASE #0: Wed Jul 22 08:48:29 GMT 1998 root@builder.cdrom.com: /usr/src/sys/compile/GENERIC i386 ===================================================================== The history of how this came to be, what I've tried, etc... This was part of my "real" installation for the first time (i.e., I installed FBSD 2.2.7 from CD-ROM about 20+ times, playing with settings & reviewing docs, etc., until I had accumulated about 327 pounds of notes & instructions to myself). After the plain install (on a new, freshly made slice/partition), I set about making changes for my needs. I got to the point of filling-out my virtual terminals, which was just before I was going to start setting up XFree86. According to the Book "The Complete FreeBSD" by Greg Lehey, which included the CD-ROMs (4) for version 2.2.7, what I needed to do was to edit /etc/ttys and add lines for ttyv*, where * is 4 to 15 (this would fill-in the terminals for the 16 that are configured into the kernel). Then, according to the book, I needed to get these devices defined into /dev. There was a caution about using MAKEDEV to rebuild all of a certain device type because it would first "un-MAKEDEV" the existing ones, then (re-)define the lot of them. So instead, I used mknod, running it 12 times as: mknod ttyv* c 12 * where * was 4 thru 15, according to the book. All looked OK - my /dev/ttyv* matched what was in /etc/ttys. The last change I made was to then re-edit /etc/ttys. I enabled the virutal devices ttyv4 thru ttyv9, leaving ttyv10 thru ttyv15 "off" (for XFree86, and anything else that might need an available virtual console). At this point, I ran kill -1 1, checked ps aux, and verified that I had 12 virtual consoles executing (ttyv0 - ttyv11). NO PROBLEMS SO FAR --- EVERYTHING RUNNING SMOOTHLY. Over the next hour, I carefully configured XFree86, researched my card and monitor capabilities, etc. The I tried to run xinit and was told that it couldn't find device ttyva (notice the "a" here - I had configured ttyv10 according to the book, but XFree86 wanted to use the hexadecimal value instead). "OK," I thought. "So the book was in error. It should have said ttyv0-ttyv9, followed by ttyva-ttyvf. Hexadecimal instead of decimal. No problem. I can handle this - I'm an expert at running mknod!" So, over to /dev I went, executed rm ttyv1?, and followed with: mknod ttyva c 12 10 mknod ttyvb c 12 11 mknod ttyvc c 12 12 mknod ttyvd c 12 13 mknod ttyve c 12 14 mknod ttyvf c 12 15 kill -1 1 xinit Hey! Whaddya know! XFree86 was running! It looked in my /etc/ttys file, found the first "off" v-console of ttyv10, translated that to ttyva (hexadecimal) and tried to hook-up to /dev/ttyva. After making the above adjustments to the device named and re-initing, XFree86 was happy and worked! I quit X, intending to research more fully my clocking and scan rates. The system sat idle for about 3 hours or more while I was off studying. When I came back, my screen was full of the noted messages at the top of this msg (getty open errors). After a few minutes cogitation, I recalled that I did not alter /etc/ttys when I changes the actual devices in /dev. My devices were called ttyv0-ttyv9, ttyva-ttyvf. But, in /etc/ttys, I had left them named according to the book, which was ttyv0-ttyv15. So, I figured this was the problem. I edited /etc/ttys and gave it name-entries to match the real device names I had configured in /dev. Saved the file, ran kill -1 1, and then a though occurred to me: "Hey, if XFree86 originally looked in /etc/ttys for the first "off" v-console (which I'm not sure it did - it could have gotten the information elsewhere), found ttyv10, translated that to ttyva, and then used ttyva for it's console, HAVE I JUST SCREWED X BY ALTERING MY /ETC/TTYS?" So I though I'd give X another spin, just to see if it would work. I ran xinit, and sure enough, no problems!!! Everything's fixed - just a minor typo in the book, but I'm in sync now. Except I wasn't. So long as /etc/ttys has any v-console higher than 9 enabled, I get those silly ghost processes for the same device. That is, not matter what I call the device name in /etc/ttys (ttyv10/ttyva, ttyv11/ttyvb, etc.), if they are "on" when rebooting or re-initing, I get ****2**** processes for each v-console: one named ttyv and one named ttyv. The hexadecimal processes are fine - they work. The decimal processes are the ones that choke, spit-out error messages, then restart themselves with a new process id. ===================================================================== Some things I tried: * I tried killing them with kill -9 . OK, they were killed. Gone. But wait! There they are again, under a new pid! Kill those... Oops! Here they come again, under yet another new pid. * Rebooting. Same results, even if running kill -9 after rebooting. * Sym-links. Hey! There's a thought! Fool the processes into sharing the same device. So I ran: ln -s /dev/ttyva /dev/ttyv10 ln -s /dev/ttyvb /dev/ttyv11 etc. This didn't work. I didn't think it would, but it was worth a try. All I got for my troubles was messages every 15 seconds telling me that the "correct" v-console (the one with hexadecimal notation) was responding far too many times to its polls. So I removed the symlinks. * Finally, not finding anything in the handbook, docs, errata, 'Net-links & 'Net-searches, I have adopted the **temporary** stance of disabling all v-consoles higher in number than 9. That is, in /etc/ttys, ttyva-ttyvf are designated as "off". This solves the ghost process problem (and the annoying and interruptive messages), but leaves me with 2 v-consoles too few for my needs. I can get work done, run XFree86, configure things, etc. I'm working on my networking configurations at the moment (so far, mymachine isn't hooked-up to any others - but that will change as soon as I have my configuration understood and installed). I really need those extra consoles (numbered higher than ttyv9, whether you use decimal or hexadecimal notation). I also plan on rebuilding my kernel to allow for 64 v-consoles. This problem is going to be a very serious one, very soon, once my networking is in place. With only 10 v-consoles numbered 0 thru 9, I am going to be seriously handicapped here. Where are those ghost processes coming from? Which script or configuration file seems to want to force the creation of processes for ttyv* that don't exist in /dev as devices, nor in /etc/ttys as named entries? Or, perhaps they are really supposed to be named ttyv10 thru ttyv15. In that case, what's the deal with XFree86? Why does it want to use hex notation and how can I force it to use decimal? ------------------------------ Ric Naff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 08:37:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA20102 for freebsd-questions-outgoing; Sun, 24 Jan 1999 08:37:39 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from walnut.readington.com (walnut.readington.com [207.207.198.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA20097 for ; Sun, 24 Jan 1999 08:37:38 -0800 (PST) (envelope-from chrismar@readington.com) Received: from localhost (chrismar@localhost) by walnut.readington.com (8.8.8/8.8.8) with ESMTP id LAA19537; Sun, 24 Jan 1999 11:49:21 -0500 (EST) (envelope-from chrismar@readington.com) Date: Sun, 24 Jan 1999 11:49:21 -0500 (EST) From: Chris To: Carey Nairn cc: freebsd-questions@FreeBSD.ORG Subject: Re: x11amp 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 don't know, so I CC'd freebsd-questions. C On Sun, 24 Jan 1999, Carey Nairn wrote: > On Fri, 22 Jan 1999, Chris wrote: > > > Download 0.8 from www.freebsd.org/ports . That is the version that works > > w/out the OSS drivers. > > > > Chris > > I'm now getting following error message: > > Unable to open the audio device > > I have /dev/dsp and have also tried /dev/audio, /dev/pcm0, /dev/pcm1 > > any ideas? > > > cheers, > Carey > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 08:43:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA20713 for freebsd-questions-outgoing; Sun, 24 Jan 1999 08:43:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from Kirk.NetUnlimited.net (Kirk.netunlimited.net [208.128.132.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA20706 for ; Sun, 24 Jan 1999 08:43:36 -0800 (PST) (envelope-from brownicm@prokyon.com) Received: from molly.my.domain (Khan-308.netunlimited.net [208.158.212.119]) by Kirk.NetUnlimited.net (8.8.6/8.8.6) with ESMTP id LAA24331; Sun, 24 Jan 1999 11:42:59 -0500 (EST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199901241015.CAA09876@hub.freebsd.org> Date: Sun, 24 Jan 1999 11:41:44 -0500 (EST) From: Chris Browning To: Kevin Weiss Subject: RE: oops...forgot about apps Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm kinda new myself, but I'll see what I can do here. If anyone out there thinks I'm leading you down the wrong track, maybe they could help. On 24-Jan-99 Kevin Weiss wrote: > ok...when I installed FreeBSD...I also installed the following: > > 1) acroread - can't get it to run Don't know. > 2) afterstep - trying to make default Do you have a .xinitrc file in your home directory? That's where you would do that. What's the default now? > 3) amp - gave a warning "software give as is" or something...but where did > it go? Don't know. > 4) bash shell - have yet to log in a superuser Here's one that got me. Did you install Kerberos? If so try su -K > 5) netscape - works..I just need to configure my USR 56K This is more a matter of configuring ppp than the modem itself. Read the handbook http://freebsd.org/handbook/handbook213.html#510. Also the Pedantic PPP Primer at http://freebsd.org/tutorials/ppp/ppp.html. > 6) swisswatch - How do I make this my default clock Again, in your .xinitrc file, I would assume. > > My main questions are for #1-3...how do I configure these (or run them) > > thanx! > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---------------------------------- E-Mail: Chris Browning Date: 24-Jan-99 Time: 11:25:34 "if you believe in Nothing... honey, It believes in you." ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 08:55:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA21837 for freebsd-questions-outgoing; Sun, 24 Jan 1999 08:55:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from freak.hexanet.fr (speedfreak.hexanet.fr [194.98.140.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA21832 for ; Sun, 24 Jan 1999 08:55:05 -0800 (PST) (envelope-from chris@hexanet.fr) Received: from hexanet.fr (nighty@localhost [127.0.0.1]) by freak.hexanet.fr (8.8.8/8.8.8) with ESMTP id RAA05783 for ; Sun, 24 Jan 1999 17:54:46 +0100 (CET) (envelope-from chris@hexanet.fr) Message-ID: <36AB5055.1A6C9937@hexanet.fr> Date: Sun, 24 Jan 1999 17:54:45 +0100 From: Christophe Prevotaux Organization: HEXANET X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Mailing List Subject: xv3.10a 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 trying to compile xv3.10a ports on my FreeBSD 2.2.8 but I get Hunk errors while the ports is tring to apply the patches anyone knows why ? should I contact the port maintainer for this package ? == -------------------------------- Email: chris@hexanet.fr Christophe Prevotaux -------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 09:51:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA27564 for freebsd-questions-outgoing; Sun, 24 Jan 1999 09:51:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hawaii.conterra.com (hawaii.conterra.com [209.12.164.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA27557 for ; Sun, 24 Jan 1999 09:51:41 -0800 (PST) (envelope-from myself@conterra.com) Received: from dmaddox.conterra.com (dmaddox.conterra.com [209.12.169.48]) by hawaii.conterra.com (8.8.8/8.8.7) with ESMTP id MAA23360; Sun, 24 Jan 1999 12:51:29 -0500 (EST) Received: (from myself@localhost) by dmaddox.conterra.com (8.9.2/8.9.1) id MAA00906; Sun, 24 Jan 1999 12:51:28 -0500 (EST) (envelope-from myself) Date: Sun, 24 Jan 1999 12:51:28 -0500 From: "Donald J . Maddox" To: dennis Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problem on PPP Message-ID: <19990124125128.C709@dmaddox.conterra.com> Reply-To: dmaddox@conterra.com References: <199901241427.WAA21215@sn1.speednet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <199901241427.WAA21215@sn1.speednet.net>; from dennis on Fri, Jan 24, 1997 at 10:52:39PM +0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To use PAP, you need to add a couple of lines like: set authname set authkey to the 'speed:' entry in your ppp.conf, and you need to remove the 'set login' stuff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 09:54:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA27885 for freebsd-questions-outgoing; Sun, 24 Jan 1999 09:54:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from berry.epix.net (grape.epix.net [199.224.64.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA27880 for ; Sun, 24 Jan 1999 09:54:33 -0800 (PST) (envelope-from mrushton@epix.net) Received: from mrushton (svcr216-37-167ppp118.epix.net [216.37.167.118]) by berry.epix.net (8.9.1a/8.9.1a/1998081801/Philippe Levan) with ESMTP id MAA21634; Sun, 24 Jan 1999 12:54:06 -0500 (EST) Message-Id: <199901241754.MAA21634@berry.epix.net> From: "Mike Rushton" To: "Kenneth Wayne Culver" , Subject: Re: K6-2 support ???? Date: Sun, 24 Jan 1999 00:52:42 -0500 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG So if I got like a Socket 7 Mb, K6-2 300 it will work ??? What about an AGP graphics card ???? The price of the AGP cards (and other hardware) has really come down. I bought a refurbished Dell PII 300 and it came with an STB Veleocity 128 AGP card with 4 MB of memory. I think the card was going for $150.00 about a year ago. Now you can pick up a simmilar 4MB card for under $50.00. I have seen ads for 32MB AGP video cards, aimed at the CAD/CAM market. And what of X-windows emmulators ??? I want to put NIC cards in my machines and let them talk to each other. I priced Xceed by Hummingbird Software (or something like that) and they wanted $500.00 for the X-windows emmulator. Also in a trade journal I saw metion of a Windows Emmulator I think that was called wine. It let you run windows under different flavors of Linux, Unix and BSD. Kind of like VP/IX would let you run dos under Xenix. Don't get me wrong, I love my Dell and all the new computers we have at work are Dell's, but I vow NEVER to buy another new computer system again, as I look at the shell of the 486 I paid about $1800 for. I also think OS upgrade will be FreeBSD or some flavor of Unix/Linux. I will not upgrade to winbloze 98. Thank you for your response. ---------------------------------------------------------------------------- Mike Rushton mrushton@epix.net Some favorite Fallen Flag roads : D&H LV CNJ DL&W PNER The Laurel Line Some favorite fallen Collieries : Huber Harry E (Bucket of Blood) Sullivan Trail Prospect Railroad and Anthracite Homepage : http://www.geocities.com/SoHo/Lofts/6444 http://NEPA.railfan.net NERAILANDCOAL mailing list http://www.onelist.com/subscribe.cgi/nerrandcoal -------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 10:10:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA29875 for freebsd-questions-outgoing; Sun, 24 Jan 1999 10:10:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from Kirk.NetUnlimited.net (Kirk.netunlimited.net [208.128.132.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA29869 for ; Sun, 24 Jan 1999 10:10:41 -0800 (PST) (envelope-from brownicm@prokyon.com) Received: from molly.my.domain (Khan-308.netunlimited.net [208.158.212.119]) by Kirk.NetUnlimited.net (8.8.6/8.8.6) with ESMTP id NAA29000; Sun, 24 Jan 1999 13:10:09 -0500 (EST) Message-ID: X-Mailer: XFMail 1.3 [p0] 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: Sun, 24 Jan 1999 13:08:55 -0500 (EST) From: Chris Browning To: freebsd-questions@FreeBSD.ORG Subject: RE: oops...forgot about apps Cc: Kevin Weiss Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After some thought. You're using startx? Read the man page for startx and find out where it's getting it's default configuration from. I don't use startx so I don't know, but I assume it looks for a .xinitrc in your home directory. Failing that, it looks in a couple other places for a system default. It's finding one somewhere and I assume you're getting twm or some other window mgr. You can either copy that default config file to your home dir as .xinitrc and change whatever window mgr the file calls to afterstep. Or write your own .xinitrc. Thusly: ############# # # ~/.xinitrc # My X Config # ############ #!sh afterstep You'll need this file sooner rather than later. There are other things that should go in here. Read the xinit manpage, the startx manpage. On 24-Jan-99 Chris Browning wrote: > I'm kinda new myself, but I'll see what I can do here. If anyone out there > thinks I'm leading you down the wrong track, maybe they could help. > >(snip) >> 2) afterstep - trying to make default > Do you have a .xinitrc file in your home directory? That's where you would do > that. What's the default now? > ---------------------------------- E-Mail: Chris Browning Date: 24-Jan-99 Time: 12:47:18 "if you believe in Nothing... honey, It believes in you." ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 10:31:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA02161 for freebsd-questions-outgoing; Sun, 24 Jan 1999 10:31:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from geocities.com (mail2.geocities.com [209.1.224.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA02153 for ; Sun, 24 Jan 1999 10:31:11 -0800 (PST) (envelope-from kovarsky@duke.usask.ca) Received: from duke.usask.ca (ed31017.usask.ca [128.233.31.17]) by geocities.com (8.9.1/8.9.1) with ESMTP id KAA04839 for ; Sun, 24 Jan 1999 10:30:56 -0800 (PST) Message-ID: <36AB65B0.A063EC9F@duke.usask.ca> Date: Sun, 24 Jan 1999 12:25:52 -0600 From: Dennis Reply-To: kovarsky@duke.usask.ca X-Mailer: Mozilla 4.06 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: DHCP client Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My ISP, @Home, tells me I should be running a DHCP client in order to have a connection. Card is D-Link 528CT (PCI), Motorolla WebSurfer cable modem, FreeBSD 3.0 installed. How do go about installing, configuring and running a DHCP client? Dennis K. kovarsky@duke.usask.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 10:39:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA02905 for freebsd-questions-outgoing; Sun, 24 Jan 1999 10:39:49 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail0.mailsender.net (mail0.mailsender.net [209.132.1.30]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA02900 for ; Sun, 24 Jan 1999 10:39:48 -0800 (PST) (envelope-from danarchy@endeneu.com) Received: from candyman (207.109.3.25) by mail0.mailsender.net; 24 Jan 1999 10:38:37 -0800 Message-ID: <36ab68ae36ac16cd@mail0.mailsender.net> (added by mail0.mailsender.net) From: "Dan Dockery" To: "freebsd-questions@FreeBSD.ORG" Date: Sun, 24 Jan 1999 12:49:37 -0600 Reply-To: "Dan Dockery" X-Mailer: PMMail 98 Standard (2.00.1500) For Windows 98 (4.10.1998) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: DHCP client Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >My ISP, @Home, tells me I should be running a DHCP client in order to >have a connection. >Card is D-Link 528CT (PCI), Motorolla WebSurfer cable modem, FreeBSD 3.0 >installed. >How do go about installing, configuring and running a DHCP client? Unless I'm mistaken (my FreeBSD box is at work and until the WAN is up, I don't have access), dhclient is included with a standard distribution. If not, you need to get a copy of it. Be sure to read the manpages before you use it, though. It will overwrite several files. -Dan "Come give anyone of us, for instance, a little more independence, untie our hands, widen the spheres of our activity, relax the controls and we -- yes, I assure you -- we would immediately beg to be under control again." -Dostoevsky "Notes from Underground" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 11:17:28 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA06613 for freebsd-questions-outgoing; Sun, 24 Jan 1999 11:17:28 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dashells.net ([209.54.66.120]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06608 for ; Sun, 24 Jan 1999 11:17:27 -0800 (PST) (envelope-from hideaway@dashells.net) Received: from localhost (hideaway@localhost) by dashells.net (8.9.1/8.9.1) with ESMTP id OAA11593 for ; Sun, 24 Jan 1999 14:18:47 -0500 (EST) Date: Sun, 24 Jan 1999 14:18:44 -0500 (EST) From: Pete To: freebsd-questions@FreeBSD.ORG Subject: upgrading to 3.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 I'm not quite sure on the procedure to upgrade from 30-current to 30-stable. What files do i need to get, and where from? And what should i do with the files once i get them? Thanks. -Pete Fritchman hideaway@dashells.net www.dashells.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 11:20:55 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA07066 for freebsd-questions-outgoing; Sun, 24 Jan 1999 11:20:55 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dfw-ix13.ix.netcom.com (dfw-ix13.ix.netcom.com [206.214.98.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA07059 for ; Sun, 24 Jan 1999 11:20:53 -0800 (PST) (envelope-from kjhmdjd@ix.netcom.com) Received: (from smap@localhost) by dfw-ix13.ix.netcom.com (8.8.4/8.8.4) id NAA25666 for ; Sun, 24 Jan 1999 13:20:40 -0600 (CST) Received: from chi-qbu-nve-vty119.as.wcom.net(209.154.108.119) by dfw-ix13.ix.netcom.com via smap (V1.3) id rma025626; Sun Jan 24 13:20:22 1999 From: "KJH" To: Subject: aout-to-elf failure - - advice? Date: Sun, 24 Jan 1999 13:24:15 -0600 Message-ID: <000001be47cf$21270400$0405a8c0@bigdog> 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 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2120.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm running 2.2.8-STABLE and cvsup'd the 3.0-STABLE source tree with RELENG_3 as the tag. But, "make aout-to-elf" bombs out after a minute with: install -c -o root -g wheel -m 444 libmd.so.2.0 /usr/lib/aout install: libmd.so.2.0: no such file or directory Error code 71 Stop ***Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 11:21:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA07281 for freebsd-questions-outgoing; Sun, 24 Jan 1999 11:21:10 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from osiris.kuniv.edu.kw ([139.141.220.24]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA07054 for ; Sun, 24 Jan 1999 11:20:41 -0800 (PST) (envelope-from root@isis.dynip.com) Received: from localhost (localhost [127.0.0.1]) by osiris.kuniv.edu.kw (8.9.2/8.9.1) with ESMTP id WAA68041 for ; Sun, 24 Jan 1999 22:17:13 +0300 (AST) (envelope-from root@isis.dynip.com) Date: Sun, 24 Jan 1999 22:14:55 +0300 (AST) From: Joss Roots Reply-To: root@isis.dynip.com To: freebsd-questions@FreeBSD.ORG Subject: Is a GetRight Analouge Needed for 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 there, Of you who are coming from Micro$oft world may be familiar with GetRight which is an ftp client that supports fragmented downloads (if the server permits), and this allows two thing: 1. save the bandwidth for all inet community 2. save time and cigarettes on the client side, and allows a poor user, such as myself, with dialup account, to stop envying T1-T3 Dinasaurs. My question: is there any client in unix world that support fragmented downloads ?? I need one BADLY, willing to exchange any software for it. - MAY THE FORCE BE WITH YOU. ~o .^. ---------------------------- ___ o~ .00 ) Static Email : osiris2002@yahoo.com /| o~ /)( Bouncing Email : root@isis.dynip.com / | | \ Web Site : http://isis.dynip.com:80 (Frames) ___/ | / \ Anon FTP Site : ftp://isis.dynip.com:21 (anonymous) | /''___/ / | Gopher Site : gopher://isis.dynip.com:70 | /'''/___/ | Network News : isis.dynip.com (Read, Post, Xfer) __|/'''/ Mailing Lists : majordomo@isis.dynip.com (public) pgp key : finger root@isis.dynip.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 12:05:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA11959 for freebsd-questions-outgoing; Sun, 24 Jan 1999 12:05:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bsdbox.dynip.com (mad-wi6-01.ix.netcom.com [204.31.243.129]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA11950 for ; Sun, 24 Jan 1999 12:05:52 -0800 (PST) (envelope-from chrisd@bsdbox.dynip.com) Received: from localhost (chrisd@localhost) by bsdbox.dynip.com (8.8.8/8.8.8) with SMTP id NAA23624 for ; Sun, 24 Jan 1999 13:47:26 -0600 (CST) (envelope-from chrisd@bsdbox.dynip.com) Date: Sun, 24 Jan 1999 13:47:25 -0600 (CST) From: Stingray To: questions@FreeBSD.ORG Subject: Problems with 4.0-current 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 CVSup'd 4.0-current and installed it, then made an elf kernel. The elf kernel seemed to boot up just fine, but when the file systems where being mounted, it couldn't mount /: Specified device does not match mounted device. I believe this was the error message. Does anyone know what it means? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 12:11:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA12510 for freebsd-questions-outgoing; Sun, 24 Jan 1999 12:11:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hawaii.conterra.com (hawaii.conterra.com [209.12.164.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA12504; Sun, 24 Jan 1999 12:11:19 -0800 (PST) (envelope-from myself@conterra.com) Received: from dmaddox.conterra.com (dmaddox.conterra.com [209.12.169.48]) by hawaii.conterra.com (8.8.8/8.8.7) with ESMTP id PAA27327; Sun, 24 Jan 1999 15:11:06 -0500 (EST) Received: (from root@localhost) by dmaddox.conterra.com (8.9.2/8.9.1) id PAA00736; Sun, 24 Jan 1999 15:11:05 -0500 (EST) (envelope-from myself) Date: Sun, 24 Jan 1999 15:11:04 -0500 From: "Donald J . Maddox" To: Stingray Cc: questions@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Problems with 4.0-current Message-ID: <19990124151104.A721@dmaddox.conterra.com> Reply-To: dmaddox@conterra.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Stingray on Sun, Jan 24, 1999 at 01:47:25PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jan 24, 1999 at 01:47:25PM -0600, Stingray wrote: > I just CVSup'd 4.0-current and installed it, then made an elf kernel. > The elf kernel seemed to boot up just fine, but when the file systems > where being mounted, it couldn't mount /: > > Specified device does not match mounted device. > > I believe this was the error message. Does anyone know what it means? I am seeing the same problem... It works if you use the old-style names, e.g. wd0a instead of wd0s1a. Not sure yet what's causing this... (CC'ed to -current) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 12:34:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA14866 for freebsd-questions-outgoing; Sun, 24 Jan 1999 12:34:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns1.dsuweb.com (naughtynurse.org [209.76.252.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA14861 for ; Sun, 24 Jan 1999 12:34:58 -0800 (PST) (envelope-from kia@dsuweb.com) Received: from office2 (1Cust234.tnt4.huntington-beach.ca.da.uu.net [153.37.173.234]) by ns1.dsuweb.com (8.8.8/8.8.8) with SMTP id KAA06559 for ; Sun, 24 Jan 1999 10:53:39 -0800 (PST) (envelope-from kia@dsuweb.com) Message-ID: <006b01be47d8$b43c20a0$eaad2599@office2> From: "kia" To: Subject: PassWord For Out Going Mail Date: Sun, 24 Jan 1999 12:32:17 -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 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 I would like to setup secure password authentication on out going smtp mail. Can someone tell me how to configure my box to do this, please. Thanks Kia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 12:39:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA15441 for freebsd-questions-outgoing; Sun, 24 Jan 1999 12:39:00 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns1.dsuweb.com (naughtynurse.org [209.76.252.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA15436 for ; Sun, 24 Jan 1999 12:38:59 -0800 (PST) (envelope-from list@dsuweb.com) Received: from office2 (1Cust234.tnt4.huntington-beach.ca.da.uu.net [153.37.173.234]) by ns1.dsuweb.com (8.8.8/8.8.8) with SMTP id KAA06663 for ; Sun, 24 Jan 1999 10:57:28 -0800 (PST) (envelope-from list@dsuweb.com) Message-ID: <00b101be47d9$3fcc9500$eaad2599@office2> From: "List" To: Date: Sun, 24 Jan 1999 12:36:02 -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 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 I would like to setup secure password authentication on out going smtp mail. Can someone tell me how to configure my box to do this, please. Thanks Kia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 12:40:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA15831 for freebsd-questions-outgoing; Sun, 24 Jan 1999 12:40:06 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp.thegrid.net (smtp.thegrid.net [209.162.1.11]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA15824 for ; Sun, 24 Jan 1999 12:40:05 -0800 (PST) (envelope-from dean@thegrid.net) Received: (qmail 16307 invoked from network); 24 Jan 1999 20:39:52 -0000 Received: from pop.thegrid.net (209.162.1.5) by smtp.thegrid.net with SMTP; 24 Jan 1999 20:39:52 -0000 Received: from zippy (lax-ts2-h2-43-63.ispmodems.net [209.162.43.63]) by pop.thegrid.net (8.9.1a/8.9.1) with SMTP id MAA01748; Sun, 24 Jan 1999 12:39:51 -0800 (PST) Message-Id: <3.0.5.32.19990124123559.007e2c40@mail.thegrid.net> X-Sender: i236555@mail.thegrid.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sun, 24 Jan 1999 12:35:59 -0800 To: kde@lists.netcentral.net From: Dean Subject: kdm - GiveConsole problem Cc: 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 Hia folks, Please cc me in your replies to the mailing list since I do not subscribe to them. Thanks. Here's my problem: I have xdm working sufficiently well to give me some xterms and properly chown the console to the current logged-in user. So, I got kdm up and running annd tried to log in. Instead of doing so, I get a dialouge box appearing telling me that "/usr/X11R6/lib/X11/xdm/GiveConsole exited with a nonzero status." or something expressing roughly the equivalent. It then returned control to the kdm login screen. I'm guessing that something isn't properly running as root and cllling GiveConsole. I've got KDE 1.0 installed in /usr/local/kde with a symlink from /opt/kde to that directory. I'm running FreeBSD3.0. Here's my config files for your scrutiny. remus:/usr/X11R6/lib/X11/xdm# ll -rwxr-xr-x 1 root wheel 390 Jan 24 01:03 GiveConsole* -rwxr-xr-x 1 root wheel 249 Jan 23 21:59 TakeConsole* -r--r--r-- 1 root wheel 1976 Mar 1 1998 Xaccess -rwxr-xr-x 1 root wheel 183 Jan 24 01:04 Xreset* -r--r--r-- 1 root wheel 1048 Mar 1 1998 Xresources -r--r--r-- 1 root wheel 491 Mar 1 1998 Xservers -rwxr-xr-x 1 root wheel 618 Jan 24 01:05 Xsession* -rwxr-xr-x 1 root wheel 180 Jan 24 01:11 Xsetup_0* -rwsr-xr-x 1 root wheel 282 Jan 24 00:58 Xstartup* -rw-r--r-- 1 root wheel 1001 Mar 1 1998 xdm-config remus:/usr/X11R6/lib/X11/xdm# cat GiveConsole #!/bin/sh chown $USER /dev/console remus:/usr/X11R6/lib/X11/xdm# cat Xstartup #!/bin/sh if [ -f /etc/nologin ]; then xmessage -file /etc/nologin -timeout 30 -center exit 1 fi sessreg -a -l $DISPLAY -x /usr/X11R6/lib/xdm/Xservers $LOGNAME /usr/X11R6/lib/X11/xdm/GiveConsole exit 0 remus:/usr/X11R6/lib/X11/xdm# cat Xsetup_0 #!/bin/sh # $XConsortium: Xsetup_0,v 1.3 93/09/28 14:30:31 gildea Exp $ xconsole -geometry 480x130+0+0 -daemon -notify -verbose -fn fixed -exitOnFail /usr/local/kde/bin/kdmdesktop What calls GiveConsole? Maybe I don't have the ownerships set correctly on that. Thanks Dean ---------------------------------------------------------------------------- --- A train stops at a tarin station, a bus stops at a bus staion. On my desk, I have a workstation.... ---------------------------------------------------------------------------- --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 12:46:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA16450 for freebsd-questions-outgoing; Sun, 24 Jan 1999 12:46:12 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shemp.palomine.net (shemp.palomine.net [205.198.88.200]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA16434 for ; Sun, 24 Jan 1999 12:46:09 -0800 (PST) (envelope-from cjohnson@palomine.net) Received: (qmail 13720 invoked by uid 1000); 24 Jan 1999 20:45:56 -0000 Date: Sun, 24 Jan 1999 15:45:56 -0500 From: Chris Johnson To: kia Cc: questions@FreeBSD.ORG Subject: Re: PassWord For Out Going Mail Message-ID: <19990124154556.A13700@palomine.net> References: <006b01be47d8$b43c20a0$eaad2599@office2> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <006b01be47d8$b43c20a0$eaad2599@office2>; from kia on Sun, Jan 24, 1999 at 12:32:17PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jan 24, 1999 at 12:32:17PM -0800, kia wrote: > I would like to setup secure password authentication on out going smtp mail. > Can someone tell me how to configure my box to do this, please. I don't think there's anything in the SMTP protocol that allows for password authentication, secure or otherwise. I notice that M$ Outlook Express has a box you can check off to set up authentication with the SMTP server, but I suspect that's some protocol Microsoft invented that works only with Exchange Server, or some other MS product. If you want to restrict relaying, you'll have to do it using one of the conventional methods (typically by restricting which IP address can use you as a relay). Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 12:55:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA17753 for freebsd-questions-outgoing; Sun, 24 Jan 1999 12:55:05 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from peacock.tci.com (coral.tci.com [198.178.8.81]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA17748 for ; Sun, 24 Jan 1999 12:55:03 -0800 (PST) (envelope-from chris@tci.com) Received: from oreo.tci.com (co-chris-pc01.tci.com [172.18.27.65]) by peacock.tci.com (8.9.0/8.9.0) with ESMTP id NAA01100; Sun, 24 Jan 1999 13:54:49 -0700 (MST) Received: from tci.com (localhost [127.0.0.1]) by oreo.tci.com (8.9.1b+Sun/8.9.1) with ESMTP id NAA09345; Sun, 24 Jan 1999 13:54:33 -0700 (MST) Message-ID: <36AB8888.BCF686A3@tci.com> Date: Sun, 24 Jan 1999 13:54:32 -0700 From: Chris Tubutis Organization: Tele-Communications, Inc. X-Mailer: Mozilla 4.5 [en] (X11; U; SunOS 5.7 sun4m) X-Accept-Language: en MIME-Version: 1.0 To: kia CC: questions@FreeBSD.ORG Subject: Re: PassWord For Out Going Mail References: <006b01be47d8$b43c20a0$eaad2599@office2> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kia wrote: > > I would like to setup secure password authentication on out going smtp mail. > Can someone tell me how to configure my box to do this, please. I tend to suspect that a solution to such a "problem" would be so highly individualized (customized exclusively for your environment) that you're not going to get much help here. A good analogy to this question (off the top of my head) would be you buying a new car, then going to the dealer and saying, "I want to put in a 426 Hemi dual carb B&M Hydro tranny 4.11 posi, and it must run on alcohol fermented from bean sprouts. What do I do?" IMO, if you don't want users sending e-mail, don't allow them near the systems. All username/password authentication ought to happen when initially logging in to the box/network. ct To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 13:11:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA19640 for freebsd-questions-outgoing; Sun, 24 Jan 1999 13:11:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from fire.lsds.com (226.newlevel.net [207.136.240.226] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA19633 for ; Sun, 24 Jan 1999 13:11:34 -0800 (PST) (envelope-from awood@lsds.com) Received: from localhost (awood@localhost) by fire.lsds.com (8.8.7/8.8.7) with SMTP id QAA14354; Sun, 24 Jan 1999 16:11:04 -0500 Date: Sun, 24 Jan 1999 16:11:04 -0500 (EST) From: austin wood To: Kenneth Wayne Culver cc: freebsd-questions@FreeBSD.ORG Subject: Re: STABLE Problem 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 Problem solved. I was using the md5 encyption before, and the make-aout-elf changed it to DES. Thanks for replies! On Sun, 24 Jan 1999, Kenneth Wayne Culver wrote: > > > I cvsuped my source tree to 3.0-stable. I did a make-aout-to-elf without > > any apparent errors. I then made new boot blocks and compiled a new > > kernel. When I rebooted, the only error I could see was /dev/lkm: device > > not configured. When I try to login, I always get Login Incorrect. I'm > > very puzzled by this situation. Any ideas would be appreciated. > > > I don't know about the login problem, but if you are using an elf kernel, > LKM's will no longer work. You have to use KLD's. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 13:34:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA22129 for freebsd-questions-outgoing; Sun, 24 Jan 1999 13:34:39 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dns.MexComUSA.NET (cm4094.cableco-op.com [208.138.40.94]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA22122 for ; Sun, 24 Jan 1999 13:34:34 -0800 (PST) (envelope-from eculp@MexComUSA.net) Received: from MexComUSA.net (cm4094.cableco-op.com [208.138.40.94]) by dns.MexComUSA.NET (8.9.2/8.9.1) with ESMTP id NAA96892; Sun, 24 Jan 1999 13:34:14 -0800 (PST) (envelope-from eculp@MexComUSA.net) Message-ID: <36AB91D6.E6382178@MexComUSA.net> Date: Sun, 24 Jan 1999 13:34:14 -0800 From: Edwin Culp Organization: Mexico Communicates, S.C. X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Stingray CC: questions@FreeBSD.ORG Subject: Re: Problems with 4.0-current References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Stingray wrote: > I just CVSup'd 4.0-current and installed it, then made an elf kernel. > The elf kernel seemed to boot up just fine, but when the file systems > where being mounted, it couldn't mount /: > > Specified device does not match mounted device. > > I believe this was the error message. Does anyone know what it means? > Sounds to me like you haven't updated your fstab for the root slice. It should be something like /dev/wd0s1a / ufs rw 1 1 Assuming an eide drive. provecho ed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 13:36:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA22234 for freebsd-questions-outgoing; Sun, 24 Jan 1999 13:36:11 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from polaris.digital-galaxy.net (windermere.com [207.178.20.189] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA22229 for ; Sun, 24 Jan 1999 13:36:07 -0800 (PST) (envelope-from core@digital-galaxy.net) Received: from sexy (01-058.009.popsite.net [207.227.230.58] (may be forged)) by polaris.digital-galaxy.net (8.9.0/8.9.0) with SMTP id NAA08341 for ; Sun, 24 Jan 1999 13:33:05 -0800 (PST) Message-ID: <000901be47e1$61ea20a0$3ae6e3cf@sexy> From: "Chris O'Brien" To: Subject: FBSD 2.2.7 install w/scsi jam Date: Sun, 24 Jan 1999 13:34:41 -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 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 recently got a Baracuda harddrive and a SCSI AHA154-family SCSI card by Adaptec. When I attempt to install, the kernel boots from the CD-ROM (I'm installing from that - the CD-ROM) and finds my harddrive as device aha0 but after the kernel is done loading and the installation program has started, then probed the system, and I select partition from the setup menu, it claims there are not harddrives present. I've also tried starting the kernel configuration before loading it and deleting all the other drivers except for Adaptec 154x series ISA SCSI controllers so I don't get any CONFs, but still, I cannot partition the drive because it says there isn't one there. I've never installed FreeBSD before and don't have much experience. I would appreciate any help! Thanks! - Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 13:49:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA22834 for freebsd-questions-outgoing; Sun, 24 Jan 1999 13:49:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail2.acninc.net (mail2.acninc.net [38.201.2.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA22829 for ; Sun, 24 Jan 1999 13:49:31 -0800 (PST) (envelope-from admin@reportz.net) Received: from reportz.net (ipa103.new-cumberland4.pa.pub-ip.psi.net) by mail2.acninc.net (Sun Internet Mail Server sims.3.2.1998.10.13.00.06) with ESMTP id <0F6300F9T3884Q@mail2.acninc.net> for questions@freebsd.org; Sun, 24 Jan 1999 16:48:09 -0500 (EST) Date: Mon, 25 Jan 1999 16:50:13 -0500 From: thevapors Subject: silo overflow To: questions@FreeBSD.ORG Message-id: <36ACE714.C7B4BA4@reportz.net> MIME-version: 1.0 X-Mailer: Mozilla 4.02 [en] (Win95; I) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I know everyone hates ppp questions and everyone asks ppp questions but I have been trying to get this box on the net for quite a while, and now I have the problem narrowed down. When I try dial out with ppp it dials and starts the handshake and everything, then at the last second when it should connect it doesnt. So I checked the ppp.log file in /var/log and this is the part where Its messing up I think: Chat: Wait for (40): CONNECT -then a few lines later stuff looks good untill it says: Chat: Can't get (40). ---------------------------------- So I decided to try connect manually by typing term from the ppp prompt. This is what happends: I type: atdt It dials and starts talking and everything, then if I hit enter I get like 5 lines of silo overflows. This is what the silo overflow lines look like: Jan 23 23:44:01 myname /kernel: sio0: 1 more silo overflow (total 1) Theres a few lines like that and the total at the end keeps going up untill 3. ------------------------------------- I would appreciate any help at all that I can get. Any info at all that you have please tell me. I am trying to figure out what type of problem this is. My modem is a external 56k modem. And its on com1. So please anyone who has any clues on what type of problem this is please email me. Even if you dont know how to fix the problem could you please tell me what is causing the problem, like is it the modem, or the comport, the irq? Anything, I will be very greatfull. Bill Rollins To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 14:13:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA24894 for freebsd-questions-outgoing; Sun, 24 Jan 1999 14:13:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pc144s118r1.jancomulti.com (pc144s118r1.jancomulti.com [195.139.118.144]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA24886 for ; Sun, 24 Jan 1999 14:13:07 -0800 (PST) (envelope-from psommerh@jancomulti.com) Received: from jancomulti.com (localhost [127.0.0.1]) by pc144s118r1.jancomulti.com (8.8.8/8.8.8) with ESMTP id XAA00386; Sun, 24 Jan 1999 23:09:53 +0100 (CET) (envelope-from psommerh@jancomulti.com) Message-ID: <36AB9A31.A0C8E180@jancomulti.com> Date: Sun, 24 Jan 1999 23:09:53 +0100 From: "Pål Sommerhein" X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) MIME-Version: 1.0 To: kovarsky@duke.usask.ca CC: freebsd-questions@FreeBSD.ORG Subject: Re: DHCP client References: <36AB65B0.A063EC9F@duke.usask.ca> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dennis wrote: > > My ISP, @Home, tells me I should be running a DHCP client in order to > have a connection. > Card is D-Link 528CT (PCI), Motorolla WebSurfer cable modem, FreeBSD 3.0 > installed. > How do go about installing, configuring and running a DHCP client? > > Dennis K. > > kovarsky@duke.usask.ca > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message I have a cable modem and use the isc-dhclient to dynamically get my IP number from my internet service provider(ISP). I the step by step guide below, my machine is called "shorty" and my ethernet interface connected to the cable modem is "xl0". Please substitute "SHORTY" and "xl0" wherever they occur with your own machine and interface name. 1. Getting the software: ------------------------ # cd /usr/ports/net/isc-dhcp2 # make # need network connection or distribution files # make install # (please see handbook if necessary) 2. Making dhclient/server files: -------------------------------- # cd /usr/ports/net/isc-dhcp2/work/dhcp-2.0b1pl6 # configure # make 3. Due to a bug(I think), prevent dhclient from configuring other interfaces than xl0 ------------------------------------------------ # vi /etc/dhclient-script [-Start of file-] #!/bin/sh if [ X"$interface" != X"xl0" ]; then | Add these three lines exit 0 | at the top to prevent fi | dhclient from configuring ... | other interfaces than xl0. [-end of file-] 4. To start dhclient at bootup: ------------------------------- # cd /usr/local/etc/rc.d # vi dhclient_xl0.sh # new file, must end with .sh [-Start of _NEW_ file-] #!/bin/sh [ -x /usr/local/sbin/dhclient ] \ && /usr/local/sbin/dhclient xl0 && echo -n ' dhclient' [-end of file-] # chmod 700 dhclient_xl0.sh # make file executable by root 5. To bring Berkeley packet filtering into your kernel: ------------------------------------------------------- # cd /sys/i386/conf # vi SHORTY # edit your kernel config file add this line(should already be there, so just uncomment): pseudo-device bpfilter 4 # /usr/sbin/config SHORTY # cd /sys/compile/SHORTY # make depend # make # make install 6. Making the Berkeley packet filter devices: -------------------------------------------- # /dev/MAKEDEV bpf0 bpf1 bpf2 bpf3 7. Reboot and see if it works: ------------------------------ # who # make sure there is nobody else using the system # shutdown -r now ... rebooting There is much more you can do by placing information in the file /etc/dhclient.conf, but I have had no need too :). Also, there will be a server installed (see /usr/local/sbin), but I am not familiar with it. Hope this helps, and best of luck :-) Take care, Pal Sommerhein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 14:35:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA27655 for freebsd-questions-outgoing; Sun, 24 Jan 1999 14:35:53 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from WEBBSD1.turnaround.com.au (webbsd1.turnaround.com.au [203.39.138.49]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA27650 for ; Sun, 24 Jan 1999 14:35:51 -0800 (PST) (envelope-from A_Johns@TurnAround.com.au) Received: from TurnAround.com.au (dhcp64.turnaround.com.au [192.168.1.64]) by WEBBSD1.turnaround.com.au (8.8.7/8.8.7) with ESMTP id JAA14612; Mon, 25 Jan 1999 09:36:41 +1100 (EST) (envelope-from A_Johns@TurnAround.com.au) Message-ID: <36ABA014.9023D677@TurnAround.com.au> Date: Mon, 25 Jan 1999 09:35:00 +1100 From: Andrew Johns Organization: TurnAround Solutions P/L X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: Drew C Morone CC: freebsd-questions@FreeBSD.ORG Subject: Re: natd and ipfw logging References: <199901221548.KAA20674@j51.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG man ipfw and note the 'log' option that can be added to a rule Drew C Morone wrote: > Since nobody responded, I'll ask again... > > I'd like to be able to log natd and ipfw transactions. I have compiled in > the IPFIREWALL_VERBOSE kernel option, but I don't see any logs. > > When I boot the computer, I get the following: > > IP packet filtering initialized, divert disabled, rule-based forwarding > disabled, logging disabled > > How do I enable logging?? > > Drew > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Regards Andrew Johns TurnAround Solutions Pty Ltd http://www.turnaround.com.au/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 14:43:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA28457 for freebsd-questions-outgoing; Sun, 24 Jan 1999 14:43:20 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from solano2.solanobiz.net (solano2 [209.77.142.2] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA28450 for ; Sun, 24 Jan 1999 14:43:19 -0800 (PST) (envelope-from genezix@usa.net) Received: from fionavixen ([209.77.142.180] (may be forged)) by solano2.solanobiz.net (2.5 Build 2639 (Berkeley 8.8.6)/8.8.4) with SMTP id OAA02020 for ; Sun, 24 Jan 1999 14:43:10 -0800 Message-ID: <000501be47eb$bcb02660$b48e4dd1@solanobiz.net> From: "Genezix Kither Echidnot" To: Subject: Windows98 & FreeBSD Date: Sun, 24 Jan 1999 14:49:00 -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.0810.800 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have Windows98 and I like it, but I also want to run FreeBSD on the same computer, on the same HD. Is it possible to dual-boot and get rid of FreeBSD later without doing anything to my current Win98 Installation? -Gen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 15:00:52 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA00340 for freebsd-questions-outgoing; Sun, 24 Jan 1999 15:00:52 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from PigStuy.nws.net (nyc-ny69-14.ix.netcom.com [209.109.226.78]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA00332 for ; Sun, 24 Jan 1999 15:00:50 -0800 (PST) (envelope-from spork@ix.netcom.com) Received: from localhost (spork@localhost) by PigStuy.nws.net (8.9.2/8.8.7) with ESMTP id RAA15556; Sun, 24 Jan 1999 17:59:12 -0500 (EST) (envelope-from spork@ix.netcom.com) X-Authentication-Warning: PigStuy.nws.net: spork owned process doing -bs Date: Sun, 24 Jan 1999 17:59:11 -0500 (EST) From: Spike X-Sender: spork@PigStuy.nws.net Reply-To: sporkl@ix.netcom.com To: Genezix Kither Echidnot cc: freebsd-questions@FreeBSD.ORG Subject: Re: Windows98 & FreeBSD In-Reply-To: <000501be47eb$bcb02660$b48e4dd1@solanobiz.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 Sun, 24 Jan 1999, Genezix Kither Echidnot wrote: > I have Windows98 and I like it, but I also want to run FreeBSD on the same > computer, on the same HD. Is it possible to dual-boot and get rid of > FreeBSD later without doing anything to my current Win98 Installation? > > -Gen Yes. You may have to re-partition your hard drive in order to install FreeBSD, but this should not negatively affect your windows. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > -Spike Gronim sporkl@ix.netcom.com The majority only rules those who let them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 15:05:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA00709 for freebsd-questions-outgoing; Sun, 24 Jan 1999 15:05:04 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.atl.bellsouth.net (mail.atl.bellsouth.net [205.152.0.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA00702 for ; Sun, 24 Jan 1999 15:05:02 -0800 (PST) (envelope-from wghicks@bellsouth.net) Received: from wghicks.bellsouth.net (root@host-209-214-77-43.atl.bellsouth.net [209.214.77.43]) by mail.atl.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id SAA14504; Sun, 24 Jan 1999 18:04:37 -0500 (EST) Received: from localhost (wghicks@localhost [127.0.0.1]) by wghicks.bellsouth.net (8.9.2/8.9.2) with ESMTP id SAA13015; Sun, 24 Jan 1999 18:21:11 -0500 (EST) (envelope-from wghicks@wghicks.bellsouth.net) To: genezix@usa.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Windows98 & FreeBSD In-Reply-To: Your message of "Sun, 24 Jan 1999 14:49:00 -0800" <000501be47eb$bcb02660$b48e4dd1@solanobiz.net> References: <000501be47eb$bcb02660$b48e4dd1@solanobiz.net> X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990124182110T.wghicks@wghicks.bellsouth.net> Date: Sun, 24 Jan 1999 18:21:10 -0500 From: W Gerald Hicks X-Dispatcher: imput version 980905(IM100) Lines: 21 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: "Genezix Kither Echidnot" Subject: Windows98 & FreeBSD Date: Sun, 24 Jan 1999 14:49:00 -0800 > I have Windows98 and I like it, but I also want to run FreeBSD on the same > computer, on the same HD. Is it possible to dual-boot and get rid of > FreeBSD later without doing anything to my current Win98 Installation? > > -Gen Sure, but after a taste of a worthy operating system you'll probably want to delete the M$ garbage instead. If you do that and for some reason later decide to reinstall the aforementioned trash then !!beware!! - it will spam your partition table. Boycott Microsoft! Jerry Hicks wghicks@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 15:14:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA02101 for freebsd-questions-outgoing; Sun, 24 Jan 1999 15:14:58 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from localhost.my.domain (pm1-54.cityscope.net [209.16.48.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA02095 for ; Sun, 24 Jan 1999 15:14:56 -0800 (PST) (envelope-from bahwi@technologist.com) Received: from localhost (bahwi@localhost [127.0.0.1]) by localhost.my.domain (8.9.2/8.9.1) with ESMTP id RAA01135; Sun, 24 Jan 1999 17:14:26 -0600 (CST) (envelope-from bahwi@technologist.com) Date: Sun, 24 Jan 1999 17:14:25 -0600 (CST) From: bahwi X-Sender: bahwi@localhost To: thevapors cc: questions@FreeBSD.ORG Subject: Re: silo overflow In-Reply-To: <36ACE714.C7B4BA4@reportz.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 I had this problem before, are your IRQ settings correct? Mine weren't and that caused the problem. -- bahwi@technologist.com > Jan 23 23:44:01 myname /kernel: sio0: 1 more silo overflow (total 1) > > Theres a few lines like that and the total at the end keeps going up > untill 3. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 15:19:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA03168 for freebsd-questions-outgoing; Sun, 24 Jan 1999 15:19:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from solano2.solanobiz.net (solano2 [209.77.142.2] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA03163 for ; Sun, 24 Jan 1999 15:19:21 -0800 (PST) (envelope-from genezix@usa.net) Received: from fionavixen (usra15.solanobiz.net [209.77.142.215]) by solano2.solanobiz.net (2.5 Build 2639 (Berkeley 8.8.6)/8.8.4) with SMTP id PAA02060 for ; Sun, 24 Jan 1999 15:19:13 -0800 Message-ID: <000501be47f0$c62529c0$d78e4dd1@solanobiz.net> From: "Genezix Kither Echidnot" To: Subject: HUH?! Date: Sun, 24 Jan 1999 15:25:04 -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.0810.800 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If I install FreeBSD will it leave my WIN98 IN TACT so I can boot into WIN98 if I choose? I don't want to re-install WIN98 and all the stupid components all over again if I don't like FreeBSD. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 15:21:27 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA03863 for freebsd-questions-outgoing; Sun, 24 Jan 1999 15:21:27 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from top.worldcontrol.com (snblitz.sc.scruznet.com [165.227.132.84]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA03850 for ; Sun, 24 Jan 1999 15:21:24 -0800 (PST) (envelope-from brian@worldcontrol.com) From: brian@worldcontrol.com Received: (qmail 1692 invoked by uid 100); 24 Jan 1999 23:22:08 -0000 Date: Sun, 24 Jan 1999 15:22:08 -0800 To: Stingray Cc: questions@FreeBSD.ORG Subject: Re: Problems with 4.0-current Message-ID: <19990124152207.A1681@top.worldcontrol.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Stingray on Sun, Jan 24, 1999 at 01:47:25PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jan 24, 1999 at 01:47:25PM -0600, Stingray wrote: > I just CVSup'd 4.0-current and installed it, then made an elf kernel. > The elf kernel seemed to boot up just fine, but when the file systems > where being mounted, it couldn't mount /: > > Specified device does not match mounted device. > > I believe this was the error message. Does anyone know what it means? Just supped and 'make world'ed around Sun Jan 24 12:21:22 PST 1999. My worked fine. Device Mountpoint FStype Options Dump Pass# /dev/da0s2a / ufs rw 1 1 I think I read someplace that someone made a typo. resup'ing... should fix it. - Brian Litzinger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 15:28:42 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA05038 for freebsd-questions-outgoing; Sun, 24 Jan 1999 15:28:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from top.worldcontrol.com (snblitz.sc.scruznet.com [165.227.132.84]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA05030 for ; Sun, 24 Jan 1999 15:28:41 -0800 (PST) (envelope-from brian@worldcontrol.com) From: brian@worldcontrol.com Received: (qmail 1706 invoked by uid 100); 24 Jan 1999 23:29:27 -0000 Date: Sun, 24 Jan 1999 15:29:27 -0800 To: thevapors Cc: questions@FreeBSD.ORG Subject: Re: silo overflow Message-ID: <19990124152927.C1681@top.worldcontrol.com> References: <36ACE714.C7B4BA4@reportz.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <36ACE714.C7B4BA4@reportz.net>; from thevapors on Mon, Jan 25, 1999 at 04:50:13PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jan 25, 1999 at 04:50:13PM -0500, thevapors wrote: [my ppp session is broke] > So I decided to try connect manually by typing term from the ppp > prompt. This is what happends: > > I type: atdt > > It dials and starts talking and everything, then if I hit enter I get > like 5 lines of silo overflows. This is what the silo overflow lines > look like: > > Jan 23 23:44:01 myname /kernel: sio0: 1 more silo overflow (total 1) > > Theres a few lines like that and the total at the end keeps going up > until 3. Try using a lower baud rate, perhaps 38400 or 9600, and see if that changes things. I have a Cardinal 56K external modem and it utterly refuses to work reliably at 57600. Works fine at 38400. The same serial port and serial cable work well at 115200 with my Motorola BitsurferPro. -- Brian Litzinger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 15:32:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA06246 for freebsd-questions-outgoing; Sun, 24 Jan 1999 15:32:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from lance.castle.net (lance.castle.net [199.173.5.4]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA06239 for ; Sun, 24 Jan 1999 15:32:55 -0800 (PST) (envelope-from gkaplan@castle.net) Received: (qmail 6836 invoked from network); 24 Jan 1999 23:30:45 -0000 Received: from parsip-usr-54.intac.com (HELO castle.net) (199.173.8.123) by lance.castle.net with SMTP; 24 Jan 1999 23:30:45 -0000 Message-ID: <36ABACD9.494277FE@castle.net> Date: Sun, 24 Jan 1999 18:29:29 -0500 From: gkaplan X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: Mark Ovens , Patrick Gardella , freebsd-questions@FreeBSD.ORG Subject: Re: PnP modem installation References: <36A8A6BE.329AB17@castle.net> <36A8AAD7.80BC39BB@uk.radan.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG additional information: ( boot time:) Boot: -c FreeBSD 2.2.8-RELEASE #2 config> pnp 2 0 irq0 3 drq0 0 port0 0x2f8 config> ls device port irq drq iomem iosize unit flags enabled ... sio0 0x3f8 4 -1 0x0 0 0 0x0 yes sio1 0x2f8 3 -1 0x0 0 1 0x0 yes sio2 0x3e8 5 -1 0x0 0 2 0x0 no sio3 0x2e8 9 -1 0x0 0 3 0x0 no ... CSN LDN conf en irqs drqs other (PnP devices) 1 0 os y 3 0 0 0 port 0x2f8 2 0 os y 3 0 0 4 port 0x2f8 config> quit #dmesg | more ... Probing for PnP devices: CSN 1 Vendor ID YMH0030 [0x3000a865] Serial 0x80860001 PnP: override config for CSN 1 LDN 0 vend-id 0x3000a865 CSN 2 Vendor ID USR2090[0x90207256] Serial 0xffff9f80 PnP: override config for CSN 2 LDN 0 vend-id 0x9027256 sio4: type 16550A sio4: siopnp sn 0xffff9f80 at 0x2f8 irq 3drq -1 flags 0x0 id 21 Probing for devices on the ISA bus: ... sio0: at 0x3f8-0x3ff irq 4 on isa sio0 type 16650A sio1 at 0x2f8-0x2ff irq 3 on isa sio1 type 16550A ------------ changed /etc/remote to include the line usr:dv=dev/cuaa1:br#115200:pa=none: ------------ # tip usr connected ~. # tip usr 4044224 # a legitimate phone number tip: unknown host tip0 ____________________________________ 1.) There is still an inconstancy between my parameter setting and my hardware assignment. 2.) When that is cleared up I would first try to communicate with my isp using a shell account and then a graphical browser shell ( telnet, or minicom ) graphical browser (? navigator) ================================ Patrick Gardella wrote: >I'm not a pnp guru, but I'll try to help. >dmesg is reporting your modem on CSN 2. >Your pnp command from below is trying to configure CSN 1 (hence pnp 1 0) > >The pnp works like this: >pnp CSN LDN ... > >So I would suggest the following (in order): >1. if your BIOS supports PnP, try the command "pnp 2 0 enable bios" >2. if that doesn't work, try "pnp 2 0 enable os irq0 3 drq0 0 port0 >0x2f8" > >Also list the devices when you boot using -c. It may make something clear to >you (I once had port1 set instead of port0). > >No need to modify the sio.c. >Patrick Mark Ovens wrote: > gkaplan wrote: > > > > With kernel 2.2.8 , following suggestions in FAQ: " internal PnP > > modem can't find" I have the following result: > > -------- from dmsage output: > > Probe PnP devices > > CSN 1 Vendor ID YMH0030 [0x3000a865] Serial 0x80860001 > > CSN 2 Vendor ID USR2090 [0x90207256] Serial 0xffff9f80 > > CSN 2 is disabled > > ---------- > > sio1 configured irq 3 not in bitmap of probed irqs 0 > > sio1 not found at 0x2f8 > > ------------ The irq and port address agrees with values reported from > > win95 i.e., > > com2 port 2f8 ns16550an > > Identifier USR2090ISAPNP\USR2090 > > ------------ > > I have edited the table siopnp_ids[] in /sys/i386/isa/sio.c to > > include the line : > > { 0x9020756, "USR2090"}, . > > and then rebuilt the kernel. > > ------------ > > The FAQ also mentions a pnp command:" you may have to manually > > configure the PnP device using the 'pnp' command at boot time, with a > > command like : > > 'pnp 1 0 enable os irq0 3 drq0 0 port0 0x2f8' > ^^^ > I think you will find that this should be ``2 1'' as its Card Select > Number is 2 and therefore it's Logical Device Number is 1. > > > ------- I have tried this, with no noticeable effect. > > ------- I was told by the modem manufacturer that this modem is an oem > > product and the the computer's oem is the responsible party of the > > installation and proper working of the modem. > > ------- I was told by the computer oem that the modem in question is not > > a winmodem. > > > > ANY SUGGESTIONS? thank you. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 15:36:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA06494 for freebsd-questions-outgoing; Sun, 24 Jan 1999 15:34:29 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from wolff.acns.carleton.edu (Wolff.ACNS.Carleton.edu [137.22.1.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA06480 for ; Sun, 24 Jan 1999 15:34:27 -0800 (PST) (envelope-from hedberge@gridley.acns.carleton.edu) Received: from pchedberge ("port 1736"@pcHedbergE.Res.Carleton.edu) by carleton.edu (PMDF V5.1-12 #27392) with SMTP id <01J6XE1FL1S28Y5R3G@carleton.edu> for questions@freebsd.org; Sun, 24 Jan 1999 17:33:47 CST Date: Sun, 24 Jan 1999 17:36:25 -0600 From: "Eric J. Hedberg" Subject: Net::SSLeay compile X-Sender: hedberge@localhost:3143 (Unverified) To: questions@freebsd.org Message-id: <01J6XE1FP9ES8Y5R3G@carleton.edu> MIME-version: 1.0 X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Content-type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id PAA06487 Sender: owner-freebsd-questions@freebsd.org Precedence: bulk X-Loop: FreeBSD.ORG So, I'm in the process of trying to build either Net_SSLeay-1.03.pm or Crypt_SSLeay.pm, and with either it dies during a `make test` with the following: --Net::SSLeay-- Running make test PERL_DL_NONLAZY=1 /usr/local/bin/perl5 -Iblib/arch -Iblib/lib -I/usr/local/lib/p erl5/5.00502/i386-freebsd -I/usr/local/lib/perl5/5.00502 test.pl 1..12 Can't load 'blib/arch/auto/Net/SSLeay/SSLeay.so' for module Net::SSLeay: Undefin ed symbol "_RSA_PKCS1_RSAref" in perl5:blib/arch/auto/Net/SSLeay/SSLeay.so at /u sr/local/lib/perl5/5.00502/i386-freebsd/DynaLoader.pm line 168. at test.pl line 14 BEGIN failed--compilation aborted at test.pl line 14. not ok 1 *** Error code 2 Stop. ---End Net::SSLeay--- ---Crypt::SSLeay--- PERL_DL_NONLAZY=1 /usr/local/bin/perl5 -Iblib/arch -Iblib/lib -I/usr/local/lib/p erl5/5.00502/i386-freebsd -I/usr/local/lib/perl5/5.00502 -e 'use Test::Harness q w(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/ssl_context.......Can't load 'blib/arch/auto/Crypt/SSLeay/SSLeay.so' for modul e Crypt::SSLeay: Undefined symbol "_RSA_PKCS1_RSAref" in perl5:blib/arch/auto/Cr ypt/SSLeay/SSLeay.so at /usr/local/lib/perl5/5.00502/i386-freebsd/DynaLoader.pm line 168. at blib/lib/Crypt/SSLeay/CTX.pm line 2 BEGIN failed--compilation aborted at t/ssl_context.t line 3. dubious Test returned status 2 (wstat 512, 0x200) FAILED--1 test script could be run, alas--no output ever seen *** Error code 2 Stop. ---End Crypt::SSLeay--- This is running on 2.2.8-stable. Perl5 -v gives: This is perl, version 5.005_02 built for i386-freebsd gcc -v gives: gcc version 2.7.2.1 ssleay version gives: SSLeay 0.9.0b 29-Jun-1998 althought the result is the same from openssl: OpenSSL 0.9.1c 23-Dec-1998 Any suggestions of what I've missed? Regards, Eric Hedberg **************************************************************** Eric J. Hedberg                      Carleton College      http://www.student.carleton.edu/ h/hedberge/ For PGP Key: http://www.student.carl eton.edu/h/hedberge/pgp.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 15:56:28 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA09118 for freebsd-questions-outgoing; Sun, 24 Jan 1999 15:56:28 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mercury.webnology.com (mercury.webnology.com [209.155.51.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA09107 for ; Sun, 24 Jan 1999 15:56:26 -0800 (PST) (envelope-from jooji@webnology.com) Received: from localhost (jooji@localhost) by mercury.webnology.com (8.9.2/8.9.2) with SMTP id RAA09054; Sun, 24 Jan 1999 17:57:44 -0600 (CST) Date: Sun, 24 Jan 1999 17:57:44 -0600 (CST) From: "Jasper O'Malley" To: Dennis cc: freebsd-questions@FreeBSD.ORG Subject: Re: DHCP client In-Reply-To: <36AB65B0.A063EC9F@duke.usask.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 On Sun, 24 Jan 1999, Dennis wrote: > My ISP, @Home, tells me I should be running a DHCP client in order to > have a connection. > Card is D-Link 528CT (PCI), Motorolla WebSurfer cable modem, FreeBSD 3.0 > installed. > How do go about installing, configuring and running a DHCP client? Install the ISC-DHCP2 port, then go check out this website: http://home.san.rr.com/freebsd/dhcp.html Cheers, Mick The Reverend Jasper P. O'Malley dotdot:jooji@webnology.com Systems Administrator ringring:asktheadmiral Webnology, LLC woowoo:http://www.webnology.com/~jooji To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 16:06:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA11640 for freebsd-questions-outgoing; Sun, 24 Jan 1999 16:06:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.atl.bellsouth.net (mail.atl.bellsouth.net [205.152.0.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA11603 for ; Sun, 24 Jan 1999 16:06:07 -0800 (PST) (envelope-from wghicks@bellsouth.net) Received: from wghicks.bellsouth.net (root@host-209-214-77-43.atl.bellsouth.net [209.214.77.43]) by mail.atl.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id TAA25819 for ; Sun, 24 Jan 1999 19:05:54 -0500 (EST) Received: from localhost (wghicks@localhost [127.0.0.1]) by wghicks.bellsouth.net (8.9.2/8.9.2) with ESMTP id TAA18287 for ; Sun, 24 Jan 1999 19:22:30 -0500 (EST) (envelope-from wghicks@wghicks.bellsouth.net) To: freebsd-questions@FreeBSD.ORG Subject: Re: HUH?! In-Reply-To: Your message of "Sun, 24 Jan 1999 15:25:04 -0800" <000501be47f0$c62529c0$d78e4dd1@solanobiz.net> References: <000501be47f0$c62529c0$d78e4dd1@solanobiz.net> X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990124192229K.wghicks@wghicks.bellsouth.net> Date: Sun, 24 Jan 1999 19:22:29 -0500 From: W Gerald Hicks X-Dispatcher: imput version 980905(IM100) Lines: 20 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: "Genezix Kither Echidnot" Subject: HUH?! Date: Sun, 24 Jan 1999 15:25:04 -0800 > If I install FreeBSD will it leave my WIN98 IN TACT so I can boot into > WIN98 if I choose? I don't want to re-install WIN98 and all the stupid > components all over again if I don't like FreeBSD. > Not to fear, FreeBSD is a well designed operating system. It will not damage your WIN98 installation unless you make a pilot error and tell it to. WIN98, however, *will* spam other operating systems owing to its extremely poor design by a greedy and incompetent megacorporation. Boycott Microsoft! Jerry Hicks wghicks@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 16:35:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA15594 for freebsd-questions-outgoing; Sun, 24 Jan 1999 16:35:57 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from inet.chip-web.com (c1003518-a.plstn1.sfba.home.com [24.1.82.47]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id QAA15505 for ; Sun, 24 Jan 1999 16:35:54 -0800 (PST) (envelope-from ludwigp@bigfoot.com) Received: (qmail 3331 invoked from network); 25 Jan 1999 00:35:41 -0000 Received: from speedy.chip-web.com (HELO speedy) (172.16.1.1) by inet.chip-web.com with SMTP; 25 Jan 1999 00:35:41 -0000 Message-Id: <4.1.19990124163241.00a835e0@mail-r> X-Sender: ludwigp2@mail-r X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Sun, 24 Jan 1999 16:35:38 -0800 To: root@isis.dynip.com, freebsd-questions@FreeBSD.ORG From: Ludwig Pummer Subject: Re: Is a GetRight Analouge Needed for FreeBSD ? 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 At 11:14 AM 1/24/99 , Joss Roots wrote: >My question: is there any client in unix world that >support fragmented downloads ?? Fetch, which comes with every FreeBSD distribution, can handle resuming files. Start the download with fetch -aRv "ftp://somehost.com/blahblahblah.zip" and if it dies, fetch -arv "ftp://somehost.com/blahblahblah.zip" One of the FTP clients in the ports collection probably supports resuming too. --Ludwig Pummer ( ludwigp@bigfoot.com ) ICQ UIN: 692441 ( ludwigp@email.com ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 16:45:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA16557 for freebsd-questions-outgoing; Sun, 24 Jan 1999 16:45:01 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mta2-rme.xtra.co.nz (mta.xtra.co.nz [203.96.92.3] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA16530 for ; Sun, 24 Jan 1999 16:44:59 -0800 (PST) (envelope-from junkmale@pop3.xtra.co.nz) Received: from wocker ([210.55.210.87]) by mta2-rme.xtra.co.nz (InterMail v04.00.02.07 201-227-108) with SMTP id <19990125004537.SWDH678125.mta2-rme@wocker>; Mon, 25 Jan 1999 13:45:37 +1300 From: "Dan Langille" Organization: The FreeBSD Diary To: Dennis Date: Mon, 25 Jan 1999 13:44:44 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: DHCP client Reply-to: junkmale@xtra.co.nz CC: freebsd-questions@FreeBSD.ORG In-reply-to: <36AB65B0.A063EC9F@duke.usask.ca> X-mailer: Pegasus Mail for Win32 (v3.01d) Message-Id: <19990125004537.SWDH678125.mta2-rme@wocker> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 24 Jan 99, at 12:25, Dennis wrote: > My ISP, @Home, tells me I should be running a DHCP client in order to > have a connection. > Card is D-Link 528CT (PCI), Motorolla WebSurfer cable modem, FreeBSD 3.0 > installed. > How do go about installing, configuring and running a DHCP client? There are several articles on my website regarding DHCP. Please have a look and if there's something which isn't clear, please get back to me. cheers. -- Dan Langille The FreeBSD Diary http://www.FreeBSDDiary.com/freebsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 16:45:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA16796 for freebsd-questions-outgoing; Sun, 24 Jan 1999 16:45:25 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from metis.host4u.net (metis.host4u.net [209.150.128.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA16788 for ; Sun, 24 Jan 1999 16:45:24 -0800 (PST) (envelope-from no-spam@dvl-software.com) Received: from wocker (210-55-210-87.ipnets.xtra.co.nz [210.55.210.87]) by metis.host4u.net (8.8.5/8.8.5) with SMTP id SAA24375; Sun, 24 Jan 1999 18:44:50 -0600 Message-Id: <199901250044.SAA24375@metis.host4u.net> From: "System Abuse Reporter" Organization: DVL Software Limited To: Dennis Date: Mon, 25 Jan 1999 13:44:44 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: DHCP client Reply-to: no-spam@dvl-software.com CC: In-reply-to: <36AB65B0.A063EC9F@duke.usask.ca> X-mailer: Pegasus Mail for Win32 (v3.01d) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 24 Jan 99, at 12:25, Dennis wrote: > My ISP, @Home, tells me I should be running a DHCP client in order to > have a connection. > Card is D-Link 528CT (PCI), Motorolla WebSurfer cable modem, FreeBSD 3.0 > installed. > How do go about installing, configuring and running a DHCP client? There are several articles on my website regarding DHCP. Please have a look and if there's something which isn't clear, please get back to me. cheers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 17:16:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA19790 for freebsd-questions-outgoing; Sun, 24 Jan 1999 17:16:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from turkey.ispro.net.tr (turkey.ispro.net.tr [195.174.18.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA19784 for ; Sun, 24 Jan 1999 17:16:28 -0800 (PST) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from localhost (yurtesen@localhost) by turkey.ispro.net.tr (8.8.8/8.8.8) with SMTP id DAA05188; Mon, 25 Jan 1999 03:15:27 +0200 (EET) (envelope-from yurtesen@turkey.ispro.net.tr) Date: Mon, 25 Jan 1999 03:15:27 +0200 (EET) From: Evren Yurtesen To: FreeBSD Questions cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: Web Caching software In-Reply-To: <199901230017.SAA28686@mail.netsys.hn> 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 if people are entering the page already at day time they should be in your cache already? why would you fetch them again in the night? it would be useful for caching daily changing pages but even they will be in your cache after you enter there for one time in a one day. is not it? On Fri, 22 Jan 1999, FreeBSD Questions wrote: > -- [ From: FreeBSD Questions * EMC.Ver #2.5.02 ] -- > > Hello, I've heard of a software for Windows NT that works great to ISP's. > This software detrmines during the day the most visited pages, then at > certain hour, usually at night, downloads those pages so people accessing > the Web will see a great difference. > There is something for FreeBSD like that? > > Pablo Quintana > HONDURAS > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 17:16:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA19992 for freebsd-questions-outgoing; Sun, 24 Jan 1999 17:16:37 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from www.transfar.com ([202.103.100.248]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA19785 for ; Sun, 24 Jan 1999 17:16:28 -0800 (PST) (envelope-from bs@www.transfar.com) Received: from www.transfar.com ([202.103.100.243]) by www.transfar.com (Netscape Mail Server v2.02) with ESMTP id AAA6811 for ; Mon, 25 Jan 1999 09:14:32 +0800 Message-ID: <36AC380D.68D2646E@www.transfar.com> Date: Mon, 25 Jan 1999 09:23:25 +0000 From: Bright Sea X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: [Fwd: How can i view chiense .] Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bright Sea wrote: > Annie Ho wrote: > > > To Who May Concern, > > I will like to ask, what do I need to install, what do I need to do in > > order for me to be able to view chinese and have a chinese console in > > freeBSD? I will like to ask for instruction on that. Will very very > > appreciate if someone can reply my message and gives me an exact, detail > > instruction regard to this matter. > > Thank You! > > CXwin will be a good choice and you may use CXterm,celvis ,cless > as a subsitute.All above things can be installed from the package CD. > use > pkg_add PackageName > to install them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 17:27:16 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA21541 for freebsd-questions-outgoing; Sun, 24 Jan 1999 17:27:16 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from turkey.ispro.net.tr (turkey.ispro.net.tr [195.174.18.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA21533 for ; Sun, 24 Jan 1999 17:27:13 -0800 (PST) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from localhost (yurtesen@localhost) by turkey.ispro.net.tr (8.8.8/8.8.8) with SMTP id DAA05432 for ; Mon, 25 Jan 1999 03:26:44 +0200 (EET) (envelope-from yurtesen@turkey.ispro.net.tr) Date: Mon, 25 Jan 1999 03:26:44 +0200 (EET) From: Evren Yurtesen To: freebsd-questions@FreeBSD.ORG Subject: calcru... 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 installed 3.0 release and I was getting calcru negative time... messages then I recompiled the kernel without pnp support and I got rid of the messages but now I changed my ftp daemon and they came back also I was trying the ab program which comes with apache package and simultes connection requests and prepares a statistics result. I was trying it from another machine on the network but then my web serer crashed without any reason (maybe too many connections?) and I am sometimes getting these kernel messages. what does these mean exacly? > calcru: negative time of -13654688 usec for pid 24680 (BeroFTPD) > calcru: negative time of -15919831 usec for pid 4900 (BeroFTPD) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 17:33:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA22415 for freebsd-questions-outgoing; Sun, 24 Jan 1999 17:33:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA22410 for ; Sun, 24 Jan 1999 17:33:18 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id MAA26676; Mon, 25 Jan 1999 12:03:04 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id MAA49937; Mon, 25 Jan 1999 12:03:03 +1030 (CST) Date: Mon, 25 Jan 1999 12:03:03 +1030 From: Greg Lehey To: Kevin Weiss Cc: freebsd-questions@FreeBSD.ORG Subject: Complete FreeBSD and 64 bit OS (was: about 3.1 and 64-bit computing) Message-ID: <19990125120303.W36690@freebie.lemis.com> References: <199901240837.AAA01650@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <199901240837.AAA01650@hub.freebsd.org>; from Kevin Weiss on Sun, Jan 24, 1999 at 02:37:53AM -0600 WWW-Home-Page: http://www.lemis.com/~grog 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, 24 January 1999 at 2:37:53 -0600, Kevin Weiss wrote: > does anyone know when the 3.1 Complete FreeBSD release is coming out? If you mean the book, the answer is ``no''. But I'd guess April or May. > also, what are FreeBSD's plans for a 64-bit OS? What's that? Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 17:34:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA22513 for freebsd-questions-outgoing; Sun, 24 Jan 1999 17:34:10 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA22504 for ; Sun, 24 Jan 1999 17:34:06 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id MAA26688; Mon, 25 Jan 1999 12:03:52 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id MAA49950; Mon, 25 Jan 1999 12:03:52 +1030 (CST) Date: Mon, 25 Jan 1999 12:03:52 +1030 From: Greg Lehey To: jm7996@devrycols.edu Cc: Kevin Weiss , freebsd-questions@FreeBSD.ORG Subject: Re: about 3.1 and 64-bit computing Message-ID: <19990125120352.X36690@freebie.lemis.com> References: <199901240837.AAA01650@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from James A. Mutter on Sun, Jan 24, 1999 at 04:04:19AM -0500 WWW-Home-Page: http://www.lemis.com/~grog 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, 24 January 1999 at 4:04:19 -0500, James A. Mutter wrote: >> does anyone know when the 3.1 Complete FreeBSD release is coming out? >> >> also, what are FreeBSD's plans for a 64-bit OS? >> > > Isn't the Alpha a 64 bit machine? Yes. > If so, does FreeBSD Alpha take advantage of this fact? Unlike some other processors (Sparc, MIPS), the Alpha has *only* a 64 bit mode, so it's not so much taking advantage as having no choice. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 17:48:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA23364 for freebsd-questions-outgoing; Sun, 24 Jan 1999 17:40:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dfw-ix13.ix.netcom.com (dfw-ix13.ix.netcom.com [206.214.98.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA23358 for ; Sun, 24 Jan 1999 17:40:39 -0800 (PST) (envelope-from kjhmdjd@ix.netcom.com) Received: (from smap@localhost) by dfw-ix13.ix.netcom.com (8.8.4/8.8.4) id TAA01607 for ; Sun, 24 Jan 1999 19:40:24 -0600 (CST) Received: from chf-il5-155.ix.netcom.com(207.220.181.155) by dfw-ix13.ix.netcom.com via smap (V1.3) id rma001592; Sun Jan 24 19:39:54 1999 From: "KJH" To: Subject: re: aout-to-elf failure - - advice Date: Sun, 24 Jan 1999 19:43:50 -0600 Message-ID: <000801be4804$286884c0$0405a8c0@bigdog> 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 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2120.0 Sender: owner-freebsd-questions@freebsd.org Precedence: bulk X-Loop: FreeBSD.ORG Whoops, my previous post was truncated, and I didn't want it to look as though I had done *nothing* on my own to figure this out before wasting all your time - here's the complete post: Hi, I'm running 2.2.8-STABLE and cvsup'd the 3.0-STABLE source tree with RELENG_3 as the tag. But, "make aout-to-elf" bombs out after a minute with: install -c -o root -g wheel -m 444 libmd.so.2.0 /usr/lib/aout install: libmd.so.2.0: no such file or directory Error code 71 ***Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 18:31:51 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA00101 for freebsd-questions-outgoing; Sun, 24 Jan 1999 18:31:51 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA29995 for ; Sun, 24 Jan 1999 18:31:47 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #1) id 104boI-0005Sa-00; Mon, 25 Jan 1999 02:31:30 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id CAA00639; Mon, 25 Jan 1999 02:31:02 GMT Received: from uk.radan.com (rasnt-1) by beavis.uk.radan.com (4.1/SMI-4.1) id AA01937; Mon, 25 Jan 99 02:30:59 GMT Message-Id: <36ABD743.9D6D646C@uk.radan.com> Date: Mon, 25 Jan 1999 02:30:27 +0000 From: Mark Ovens X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en-GB Mime-Version: 1.0 To: gkaplan Cc: freebsd-questions@FreeBSD.ORG Subject: Re: PnP modem installation References: <36A8A6BE.329AB17@castle.net> <36A8AAD7.80BC39BB@uk.radan.com> <36ABACD9.494277FE@castle.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gkaplan wrote: > > additional information: > ( boot time:) > Boot: -c > FreeBSD 2.2.8-RELEASE #2 > config> pnp 2 0 irq0 3 drq0 0 port0 0x2f8 > config> ls > device port irq drq iomem iosize unit flags enabled > ... > sio0 0x3f8 4 -1 0x0 0 0 0x0 yes > sio1 0x2f8 3 -1 0x0 0 1 0x0 yes > sio2 0x3e8 5 -1 0x0 0 2 0x0 no > sio3 0x2e8 9 -1 0x0 0 3 0x0 no > ... > CSN LDN conf en irqs drqs other (PnP devices) > 1 0 os y 3 0 0 0 port 0x2f8 > 2 0 os y 3 0 0 4 port 0x2f8 > config> quit > #dmesg | more > ... > Probing for PnP devices: > CSN 1 Vendor ID YMH0030 [0x3000a865] Serial 0x80860001 > PnP: override config for CSN 1 LDN 0 vend-id 0x3000a865 > CSN 2 Vendor ID USR2090[0x90207256] Serial 0xffff9f80 > PnP: override config for CSN 2 LDN 0 vend-id 0x9027256 > sio4: type 16550A > sio4: siopnp sn 0xffff9f80 at 0x2f8 irq 3drq -1 flags 0x0 id 21 ^^^^^^^^^^^ See sio1 below > Probing for devices on the ISA bus: > ... > sio0: at 0x3f8-0x3ff irq 4 on isa > sio0 type 16650A > sio1 at 0x2f8-0x2ff irq 3 on isa ^^^^^^^^^^^^^^^^^ You seem to have created a conflict. sio1 and your modem (sio4) are both IRQ3 0x2f8. Since sio1 is probed after sio4 I would imagine that sio1 gets the settings. Try either disabling sio1, or changing it's IRQ and address, or changing the modem's IRQ & address. > sio1 type 16550A > ------------ > changed /etc/remote to include the line > usr:dv=dev/cuaa1:br#115200:pa=none: ^^^^^ I haven't set up a modem like this (I use PPP), however I imagine it's similar. cuaa1 is sio0. Your modem is sio4, which is cuaa5. HTH, let me know how you get on. > ------------ > # tip usr > connected > ~. > # tip usr 4044224 # a legitimate phone number > tip: unknown host tip0 > ____________________________________ > > 1.) There is still an inconstancy between my parameter setting and my > hardware assignment. > 2.) When that is cleared up I would first try to communicate with my isp using > a shell account and then a graphical browser > shell ( telnet, or minicom ) graphical browser (? navigator) > ================================ > Patrick Gardella wrote: > > >I'm not a pnp guru, but I'll try to help. > >dmesg is reporting your modem on CSN 2. > >Your pnp command from below is trying to configure CSN 1 (hence pnp 1 0) > > > >The pnp works like this: > >pnp CSN LDN ... > > > >So I would suggest the following (in order): > >1. if your BIOS supports PnP, try the command "pnp 2 0 enable bios" > >2. if that doesn't work, try "pnp 2 0 enable os irq0 3 drq0 0 port0 > >0x2f8" > > > >Also list the devices when you boot using -c. It may make something clear to > > >you (I once had port1 set instead of port0). > > > >No need to modify the sio.c. > > >Patrick > > Mark Ovens wrote: > > > gkaplan wrote: > > > > > > With kernel 2.2.8 , following suggestions in FAQ: " internal PnP > > > modem can't find" I have the following result: > > > -------- from dmsage output: > > > Probe PnP devices > > > CSN 1 Vendor ID YMH0030 [0x3000a865] Serial 0x80860001 > > > CSN 2 Vendor ID USR2090 [0x90207256] Serial 0xffff9f80 > > > CSN 2 is disabled > > > ---------- > > > sio1 configured irq 3 not in bitmap of probed irqs 0 > > > sio1 not found at 0x2f8 > > > ------------ The irq and port address agrees with values reported from > > > win95 i.e., > > > com2 port 2f8 ns16550an > > > Identifier USR2090ISAPNP\USR2090 > > > ------------ > > > I have edited the table siopnp_ids[] in /sys/i386/isa/sio.c to > > > include the line : > > > { 0x9020756, "USR2090"}, . > > > and then rebuilt the kernel. > > > ------------ > > > The FAQ also mentions a pnp command:" you may have to manually > > > configure the PnP device using the 'pnp' command at boot time, with a > > > command like : > > > 'pnp 1 0 enable os irq0 3 drq0 0 port0 0x2f8' > > ^^^ > > I think you will find that this should be ``2 1'' as its Card Select > > Number is 2 and therefore it's Logical Device Number is 1. > > > > > ------- I have tried this, with no noticeable effect. > > > ------- I was told by the modem manufacturer that this modem is an oem > > > product and the the computer's oem is the responsible party of the > > > installation and proper working of the modem. > > > ------- I was told by the computer oem that the modem in question is not > > > a winmodem. > > > > > > ANY SUGGESTIONS? thank you. > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Trust the computer industry to shorten Year 2000 to Y2K. It was this thinking that caused the problem in the first place. My homepage http://www.users.globalnet.co.uk/~markov Mark Ovens, CNC Apps Engineer, | mailto:marko@uk.radan.com Radan Computational Ltd | http://www.radan.com Bath, England. CAD/CAM solutions | FreeBSD - The Power To Serve for the Sheetmetal Work industry.| 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 Sun Jan 24 18:41:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA00692 for freebsd-questions-outgoing; Sun, 24 Jan 1999 18:41:29 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA00687 for ; Sun, 24 Jan 1999 18:41:27 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #1) id 104bxa-00072A-00; Mon, 25 Jan 1999 02:41:07 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id CAA00646; Mon, 25 Jan 1999 02:40:33 GMT Received: from uk.radan.com (rasnt-1) by beavis.uk.radan.com (4.1/SMI-4.1) id AA01982; Mon, 25 Jan 99 02:40:29 GMT Message-Id: <36ABD97C.697C572D@uk.radan.com> Date: Mon, 25 Jan 1999 02:39:56 +0000 From: Mark Ovens X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en-GB Mime-Version: 1.0 To: Albert Chen Cc: culverk@wam.umd.edu, freebsd-questions@FreeBSD.ORG Subject: Re: Help! Can't detect my Matsushita/Panasonic IDE CDROM. References: <19990124161539.26577.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 Albert Chen wrote: > > Mark said: > > > >Albert Chen wrote: > >> > >> >From dpsmith@xoom.com Fri Jan 22 18:20:56 1999 > >> >Kenneth Wayne Culver wrote: > >> >> > >> >> > > >> >> > Albert Chen wrote: > >> >> > > > >> >> > > Hi, > >> >> > > > >> >> > > I'm using Matsushita/Panasonic IDE CDROM, but seems FreeBSD > can't > >> detect > >> >> > > it. > >> >> > > I add the line "controller matcd0 at isa? port 0x230 > bio" > >> in > >> >> > > kernel > >> >> > > config file, but it doesn't work. > >> >> > > Would anyone tell me how to solve this problem, thanks in > >> advance. > >> >> > > > >> >> All you need to do is us the ATAPI options. specifically add this > to > >> your > >> >> kernel config file: > >> >> > >> >> options ATAPI #Enable ATAPI support for IDE bus > >> >> options ATAPI_STATIC #Don't do it as an LKM > >> >> device acd0 #IDE CD-ROM > >> > > >> >ATAPI & ATAPI_STATIC are in GENERIC anyway, as is wcd0 and matcd0. > acd0 > >> >is for CD-ROM & CD-R/RW according to LINT and should be used *in > place > >> >of* wcd, so if the original poster is booting the GENERIC kernel > there > >> >shouldn't be a problem. > >> > > >> >What's confusing me is ''I add the line "controller matcd0 at > >> isa? > >> >port 0x230 bio" in kernel''. Why? when it's there already? > >> > > >> > >> Hi, Mark & Kenneth, > >> > >> The following lines in my kernel config file, > >> > >> options ATAPI #Enable ATAPI support for IDE bus > >> options ATAPI_STATIC #Don't do it as an LKM > >> device matcd0 #IDE CD-ROM > >> controller matcd0 at isa? port 0x230 bio > >> > >> But FreeBSD can't still detect CDROM :-( > >> I run dmesg, and the result is below: > >> > >> wdc0 at 0x1f0-0x1f7 irq 14 on isa > >> wdc0: unit 0 (wd0): > >> wd0: 8063MB (16514064 sectors), 16383 cyls, 16 heads, 63 S/T, 512 B/S > >> wdc1 not found at 0x170 > >> matcd0 not found ad 0x230 > >> > >> Would you like to tell me how to sovle it, thanks. > > > >OK, firstly, is your CD-ROM an IDE device _or_ a Matsushita/Panasonic > >proprietry device? The controller matcd0 is only for CD-ROM's with the > >proprietry Mat/Pan interface (as used on SB cards) not for IDE devices > >_made_ by Mat/Pan. > > > >If it is IDE then you don't need ``matcd0'' in your config file. Also, > >there is no such thing as ``device matcd0'' only ``controller matcd0'' > > Hi, Mark, > > My CDROM is an IDE device, not proprietry device, and CDROM type is > CR-583. I follow your instructions to delete "controller matcd0" in > kernel config file, then compile kernel, reboot. FreeBSD CAN detect > it, but I reboot it again, FreeBSD CAN'T detect CDROM, and I try > many times, still fails :( Wierd :-/. I really need to see the output from dmesg, preferably both when the CD is detected and when it isn't. > Is it FreeBSD problem or my CDROM problem, I really don't know. > Hmm, not 100% sure, but if FreeBSD detects it once then it should do it again, the kernel doesn't change, unless you are using boot time config (boot -c) and that is introducing a conflict. Again I really need to see the output from dmesg. > P.S. I set my CDROM is secondary primary. Good, I've heard of problems with a CD as a slave but without a master on the same channel. OK, since you've confirmed that it is an IDE device then it should work with the GENERIC kernel. Try booting with that using ``kernel.GENERIC'' (you should have a file ``kernel.GENERIC'' in the root dir) at the boot prompt. Let me know how you get on, and include your dmesg output. HTH > > Regards, > Albert. > > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com -- Trust the computer industry to shorten Year 2000 to Y2K. It was this thinking that caused the problem in the first place. My homepage http://www.users.globalnet.co.uk/~markov Mark Ovens, CNC Apps Engineer, | mailto:marko@uk.radan.com Radan Computational Ltd | http://www.radan.com Bath, England. CAD/CAM solutions | FreeBSD - The Power To Serve for the Sheetmetal Work industry.| 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 Sun Jan 24 19:03:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA02909 for freebsd-questions-outgoing; Sun, 24 Jan 1999 19:03:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from po4.wam.umd.edu (po4.wam.umd.edu [128.8.10.166]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA02898 for ; Sun, 24 Jan 1999 19:03:39 -0800 (PST) (envelope-from culverk@wam.umd.edu) Received: from rac1.wam.umd.edu ((IDENT root)@rac1.wam.umd.edu [128.8.10.141]) by po4.wam.umd.edu (8.9.0.Beta6/8.9.0.Beta6) with ESMTP id WAA00009; Sun, 24 Jan 1999 22:03:19 -0500 (EST) Received: from rac1.wam.umd.edu ((IDENT sendmail)@localhost [127.0.0.1]) by rac1.wam.umd.edu (8.9.0.Beta6/8.9.0.Beta6) with SMTP id WAA22381; Sun, 24 Jan 1999 22:03:17 -0500 (EST) Received: from localhost by rac1.wam.umd.edu (8.9.0.Beta6/8.9.0.Beta6) with SMTP id WAA22367; Sun, 24 Jan 1999 22:03:16 -0500 (EST) X-Authentication-Warning: rac1.wam.umd.edu: culverk owned process doing -bs Date: Sun, 24 Jan 1999 22:03:16 -0500 (EST) From: Kenneth Wayne Culver Reply-To: Kenneth Wayne Culver To: Mark Ovens cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help! Can't detect my Matsushita/Panasonic IDE CDROM. In-Reply-To: <36ABD97C.697C572D@uk.radan.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 > > Albert Chen wrote: > > > > Mark said: > > > > > >Albert Chen wrote: > > >> > > >> >From dpsmith@xoom.com Fri Jan 22 18:20:56 1999 > > >> >Kenneth Wayne Culver wrote: > > >> >> > > >> >> > > > >> >> > Albert Chen wrote: > > >> >> > > > > >> >> > > Hi, > > >> >> > > > > >> >> > > I'm using Matsushita/Panasonic IDE CDROM, but seems FreeBSD > > can't > > >> detect > > >> >> > > it. > > >> >> > > I add the line "controller matcd0 at isa? port 0x230 > > bio" > > >> in > > >> >> > > kernel > > >> >> > > config file, but it doesn't work. > > >> >> > > Would anyone tell me how to solve this problem, thanks in > > >> advance. > > >> >> > > > > >> >> All you need to do is us the ATAPI options. specifically add this > > to > > >> your > > >> >> kernel config file: > > >> >> > > >> >> options ATAPI #Enable ATAPI support for IDE bus > > >> >> options ATAPI_STATIC #Don't do it as an LKM > > >> >> device acd0 #IDE CD-ROM > > >> > > > >> >ATAPI & ATAPI_STATIC are in GENERIC anyway, as is wcd0 and matcd0. > > acd0 > > >> >is for CD-ROM & CD-R/RW according to LINT and should be used *in > > place > > >> >of* wcd, so if the original poster is booting the GENERIC kernel > > there > > >> >shouldn't be a problem. > > >> > > > >> >What's confusing me is ''I add the line "controller matcd0 at > > >> isa? > > >> >port 0x230 bio" in kernel''. Why? when it's there already? > > >> > > > >> > > >> Hi, Mark & Kenneth, > > >> > > >> The following lines in my kernel config file, > > >> > > >> options ATAPI #Enable ATAPI support for IDE bus > > >> options ATAPI_STATIC #Don't do it as an LKM > > >> device matcd0 #IDE CD-ROM > > >> controller matcd0 at isa? port 0x230 bio > > >> > > >> But FreeBSD can't still detect CDROM :-( > > >> I run dmesg, and the result is below: > > >> > > >> wdc0 at 0x1f0-0x1f7 irq 14 on isa > > >> wdc0: unit 0 (wd0): > > >> wd0: 8063MB (16514064 sectors), 16383 cyls, 16 heads, 63 S/T, 512 B/S > > >> wdc1 not found at 0x170 > > >> matcd0 not found ad 0x230 > > >> > > >> Would you like to tell me how to sovle it, thanks. > > > > > >OK, firstly, is your CD-ROM an IDE device _or_ a Matsushita/Panasonic > > >proprietry device? The controller matcd0 is only for CD-ROM's with the > > >proprietry Mat/Pan interface (as used on SB cards) not for IDE devices > > >_made_ by Mat/Pan. > > > > > >If it is IDE then you don't need ``matcd0'' in your config file. Also, > > >there is no such thing as ``device matcd0'' only ``controller matcd0'' > > > > Hi, Mark, > > > > My CDROM is an IDE device, not proprietry device, and CDROM type is > > CR-583. I follow your instructions to delete "controller matcd0" in > > kernel config file, then compile kernel, reboot. FreeBSD CAN detect > > it, but I reboot it again, FreeBSD CAN'T detect CDROM, and I try > > many times, still fails :( > > Wierd :-/. I really need to see the output from dmesg, preferably both > when the CD is detected and when it isn't. > > > Is it FreeBSD problem or my CDROM problem, I really don't know. > > > > Hmm, not 100% sure, but if FreeBSD detects it once then it should do it > again, the kernel doesn't change, unless you are using boot time config > (boot -c) and that is introducing a > conflict. Again I really need to see the output from dmesg. > > > P.S. I set my CDROM is secondary primary. > > Good, I've heard of problems with a CD as a slave but without a master > on the same channel. > > OK, since you've confirmed that it is an IDE device then it should work > with the GENERIC kernel. Try booting with that using ``kernel.GENERIC'' > (you should have a file ``kernel.GENERIC'' in the root dir) at the boot > prompt. > > Let me know how you get on, and include your dmesg output. > What I've got to say is that if you are using FBSD-3.0_RELEASE, then you will have this problem with the ALi chipset. You must cvsup to at least 3.0-STABLE in order to fix this. Kenneth Culver To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 19:04:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA03079 for freebsd-questions-outgoing; Sun, 24 Jan 1999 19:04:49 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kazos.net (jkazos.campus.vt.edu [198.82.109.110]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA03074 for ; Sun, 24 Jan 1999 19:04:47 -0800 (PST) (envelope-from jkazos@usa.net) Received: from [198.82.109.110] ([198.82.109.110] verified) by kazos.net (Stalker SMTP Server 1.6) with ESMTP id S.0000003408 for ; Sun, 24 Jan 1999 22:04:39 -0500 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Sender: jkazos@pop.netaddress.com Message-Id: Date: Sun, 24 Jan 1999 22:04:37 -0500 To: freebsd-questions@FreeBSD.ORG From: "John Anthony Kazos Jr." Subject: Newbie, general intro questions... Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :-) Hi! Is this the correct list for this type of question? It said not to send general "how-to" questions to the technical lists, but I'm not sure whether or not *this* is one of them. I am using VirtualPC 2.0 with Windows95 and wish to have FreeBSD 2.2.8. Partitioning is no problem, but what is the recomended size for a maximum install with plenty of space left over, but still running Windoze? (2.8GB avail. for both together). And is it really necessary to partition separately for each directory, or may I simply have one for swap and one for /, since I won't be doing any multi-user things with it (desktop only)? The best way to install for me is from DOS partition, so I would like to know how to. Specifically: what do I download besides FreeBSD/releases/<2.2.8-foldername> to get the biggest possible collection of everything installable from FreeBSD.org? (Mirror site is local to me, I get 1000K/sec). And does anyone know about any listings/searches/etc. for FreeBSD programs? Like a links page, something on umich, etc.? Is there a webring? Is there a FAQ that tells all of this that I missed and am bothering you and making you mad? ;-) I'm a *good* little newbie, yes I am. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 19:05:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA03141 for freebsd-questions-outgoing; Sun, 24 Jan 1999 19:05:07 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from presley.cybertrails.com (mail.cybertrails.com [162.42.150.35]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA03134 for ; Sun, 24 Jan 1999 19:05:04 -0800 (PST) (envelope-from kf7nn1@cybertrails.com) Received: (qmail 25154 invoked from network); 25 Jan 1999 03:06:59 -0000 Received: from unknown (HELO ginger) (162.42.132.10) by mail.cybertrails.com with SMTP; 25 Jan 1999 03:06:59 -0000 Message-ID: <000301be480f$83a21760$0300a8c0@ginger.kf7nn.com> From: "george vagner" To: Subject: named Date: Sun, 24 Jan 1999 20:05:06 -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.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG what file is it that i tell my system to answer to requests for 2 or more domain names. what i am trying to do is host more than one domain on my server and use it to bring up different web pages based on the names. I need to tell my system what names to answer to like www.blah.com and www.foo.com etc... I am running named but dont know what to edit to fix this. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 19:19:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA04487 for freebsd-questions-outgoing; Sun, 24 Jan 1999 19:19:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from www.timandpatrick.com (cx33461-a.chnd1.az.home.com [24.1.216.237]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA04478 for ; Sun, 24 Jan 1999 19:19:46 -0800 (PST) (envelope-from vagner@www.timandpatrick.com) Received: (from root@localhost) by www.timandpatrick.com (8.9.2/8.9.2) id UAA11474 for questions@freebsd.org; Sun, 24 Jan 1999 20:20:05 -0700 (MST) From: George Vagner Message-Id: <199901250320.UAA11474@www.timandpatrick.com> Subject: CNAME??? To: questions@FreeBSD.ORG Date: Sun, 24 Jan 1999 20:20:05 -0700 (MST) X-Mailer: ELM [version 2.4ME+ PL40 (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 what is a CNAME? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 19:22:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA04857 for freebsd-questions-outgoing; Sun, 24 Jan 1999 19:22:05 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.rdc1.on.home.com (ha1.rdc1.on.wave.home.com [24.2.9.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA04852 for ; Sun, 24 Jan 1999 19:22:03 -0800 (PST) (envelope-from routerg@home.com) Received: from home.com ([24.112.28.74]) by mail.rdc1.on.home.com (InterMail v4.00.03 201-229-104) with ESMTP id <19990125032149.ZXTS1027.mail.rdc1.on.home.com@home.com> for ; Sun, 24 Jan 1999 19:21:49 -0800 Message-ID: <36AB9C42.E098F37B@home.com> Date: Sun, 24 Jan 1999 22:18:43 +0000 From: Joe Mama X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: make didn't work Content-Type: multipart/mixed; boundary="------------19D440077952EBA2306D5E55" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------19D440077952EBA2306D5E55 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Make stopped with and error code 1 Also, I could not find the de0 device in there for my dec tulip card, although it is working with the default kernel.. --------------19D440077952EBA2306D5E55 Content-Type: text/plain; charset=us-ascii; name="MYKERNEL" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="MYKERNEL" # # GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks # # For more information read the handbook part System Administration -> # Configuring the FreeBSD Kernel -> The Configuration File. # The handbook is available in /usr/share/doc/handbook or online as # latest version from the FreeBSD World Wide Web server # # # An exhaustive list of options and more detailed explanations of the # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # # $Id: GENERIC,v 1.77.2.28 1998/09/26 17:36:14 wpaul Exp $ machine "i386" # cpu "I386_CPU" #cpu "I486_CPU" cpu "I586_CPU" #cpu "I686_CPU" ident GENERIC maxusers 32 #options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options FFS #Berkeley Fast Filesystem #options NFS #Network Filesystem options MSDOSFS #MSDOS Filesystem options "CD9660" #ISO 9660 Filesystem options PROCFS #Process filesystem options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!] #options SCSI_DELAY=15 #Be pessimistict Joe SCSI device options BOUNCE_BUFFERS #include support for DMA bounce buffers #options UCONSOLE #Allow users to grab the console options FAILSAFE #Be conservative options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor config kernel root on wd0 controller isa0 #controller eisa0 #controller pci0 controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr disk fd0 at fdc0 drive 0 #disk fd1 at fdc0 drive 1 # Unless you know very well what you're doing, leave ft0 at drive 2, or # remove the line entirely if you don't need it. Trying to configure # it on another unit might cause surprises, see PR kern/7176. #tape ft0 at fdc0 drive 2 options "CMD640" # work around CMD640 chip deficiency controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr disk wd0 at wdc0 drive 0 disk wd1 at wdc0 drive 1 controller wdc1 at isa? port "IO_WD2" bio irq 15 vector wdintr disk wd2 at wdc1 drive 0 disk wd3 at wdc1 drive 1 options ATAPI #Enable ATAPI support for IDE bus options ATAPI_STATIC #Don't do it as an LKM device wcd0 #IDE CD-ROM device wfd0 #IDE floppy (LS-120) # A single entry for any of these controllers (ncr, ahb, ahc, amd) is # sufficient for any number of installed devices. controller ncr0 controller amd0 controller ahb0 controller ahc0 controller dpt0 controller bt0 at isa? port "IO_BT0" bio irq ? vector bt_isa_intr controller uha0 at isa? port "IO_UHA0" bio irq ? drq 5 vector uhaintr controller aha0 at isa? port "IO_AHA0" bio irq ? drq 5 vector ahaintr controller aic0 at isa? port 0x340 bio irq 11 vector aicintr controller nca0 at isa? port 0x1f88 bio irq 10 vector ncaintr controller nca1 at isa? port 0x350 bio irq 5 vector ncaintr controller sea0 at isa? bio irq 5 iomem 0xc8000 iosiz 0x2000 vector seaintr options DPT_MEASURE_PERFORMANCE # Required by DPT driver?? #options DPT_VERIFY_HINTR # Some hardware must have it! #options DPT_TRACK_CCB_STATES # Some hardware must have it! #options DPT_HANDLE_TIMEOUTS # Some hardware must have it! #options DPT_TIMEOUT_FACTOR=4 # Some hardware needs more controller scbus0 device sd0 device od0 #See LINT for possible `od' options. device st0 device cd0 #Only need one of these, the code dynamically grows #device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr #device mcd0 at isa? port 0x300 bio irq 10 vector mcdintr controller matcd0 at isa? port 0x230 bio #device scd0 at isa? port 0x230 bio # syscons is the default console driver, resembling an SCO console #device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver device vt0 at isa? port "IO_KBD" tty irq 1 vector pcrint 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 # Mandatory, don't remove device npx0 at isa? port "IO_NPX" flags 0x1 irq 13 vector npxintr # # Laptop support (see LINT for more options) # device apm0 at isa? disable # Advanced Power Management options APM_BROKEN_STATCLOCK # Workaround some buggy APM BIOS # PCCARD (PCMCIA) support #controller card0 #device pcic0 at card? #device pcic1 at card? device sio0 at isa? port "IO_COM1" tty irq 4 vector siointr #device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr #device sio2 at isa? disable port "IO_COM3" tty irq 5 vector siointr #device sio3 at isa? disable port "IO_COM4" tty irq 9 vector siointr device lpt0 at isa? port? tty irq 7 vector lptintr #device lpt1 at isa? port? tty #device mse0 at isa? port 0x23c tty irq 5 vector mseintr #device psm0 isa? port "IO_KBD" conflicts tty irq 12 vector psmintr # 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 #device fxp0 device tl0 device tx0 #device vx0 device xl0 device ed0 at isa? port 0x280 net irq 10 iomem 0xd8000 vector edintr #device ie0 at isa? port 0x300 net irq 10 iomem 0xd0000 vector ieintr device ep0 at isa? port 0x300 net irq 10 vector epintr device ex0 at isa? port? net irq? vector exintr device fe0 at isa? port 0x300 net irq ? vector feintr device le0 at isa? port 0x300 net irq 5 iomem 0xd0000 vector le_intr device lnc0 at isa? port 0x280 net irq 10 drq 0 vector lncintr #device ze0 at isa? port 0x300 net irq 5 iomem 0xd8000 vector zeintr #device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector zpintr device cs0 at isa? disable port 0x300 net irq ? vector csintr pseudo-device loop pseudo-device ether pseudo-device log #pseudo-device sl 1 #pseudo-device ppp 1 #pseudo-device vn 1 #pseudo-device tun 1 pseudo-device pty 16 pseudo-device gzip # Exec gzipped a.out's # KTRACE enables the system-call tracing facility ktrace(2). # This adds 4 KB bloat to your kernel, and slightly increases # the costs of each syscall. options KTRACE #kernel tracing # This provides support for System V shared memory. # options SYSVSHM --------------19D440077952EBA2306D5E55-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 19:28:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA05475 for freebsd-questions-outgoing; Sun, 24 Jan 1999 19:28:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.atl.bellsouth.net (mail.atl.bellsouth.net [205.152.0.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA05469 for ; Sun, 24 Jan 1999 19:28:38 -0800 (PST) (envelope-from wghicks@bellsouth.net) Received: from wghicks.bellsouth.net (root@host-209-214-77-43.atl.bellsouth.net [209.214.77.43]) by mail.atl.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id WAA28036; Sun, 24 Jan 1999 22:28:25 -0500 (EST) Received: from localhost (wghicks@localhost [127.0.0.1]) by wghicks.bellsouth.net (8.9.2/8.9.2) with ESMTP id WAA47457; Sun, 24 Jan 1999 22:45:00 -0500 (EST) (envelope-from wghicks@wghicks.bellsouth.net) To: vagner@home.com Cc: questions@FreeBSD.ORG Subject: Re: CNAME??? In-Reply-To: Your message of "Sun, 24 Jan 1999 20:20:05 -0700 (MST)" <199901250320.UAA11474@www.timandpatrick.com> References: <199901250320.UAA11474@www.timandpatrick.com> X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990124224459P.wghicks@wghicks.bellsouth.net> Date: Sun, 24 Jan 1999 22:44:59 -0500 From: W Gerald Hicks X-Dispatcher: imput version 980905(IM100) Lines: 14 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: George Vagner Subject: CNAME??? Date: Sun, 24 Jan 1999 20:20:05 -0700 (MST) > what is a CNAME? A canonical name. http://wombat.doc.ic.ac.uk/foldoc/foldoc.cgi?query=CNAME HTH, Jerry Hicks wghicks@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 19:30:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA05655 for freebsd-questions-outgoing; Sun, 24 Jan 1999 19:30:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from voltimand.astea.com.au ([203.20.95.18]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA05647 for ; Sun, 24 Jan 1999 19:30:12 -0800 (PST) (envelope-from leo@astea.com.au) Received: (from nobody@localhost) by voltimand.astea.com.au (8.7.5/8.7.3) id OAA08631 for ; Mon, 25 Jan 1999 14:36:42 +1100 (EST) X-Authentication-Warning: voltimand.astea.com.au: nobody set sender to using -f Received: from guildenstern.astea.com.au(222.2.2.20) by voltimand.astea.com.au via smap (V1.3) id sma008627; Mon Jan 25 14:35:45 1999 Received: from robert.astea.com.au (robert.astea.com.au [222.2.2.50]) by astea.com.au (8.7.5/8.7.3) with ESMTP id OAA18807 for ; Mon, 25 Jan 1999 14:35:16 +1100 (EST) Message-Id: <199901250335.OAA18807@astea.com.au> From: "Leo Kliger" To: Subject: Re: CNAME??? Date: Mon, 25 Jan 1999 14:28:33 +1100 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG canonical name ie: maps an aliase to its "canonical" name so your domain company.com with CNAME www IN CNAME company.com would then create www.company.com ---------- > From: George Vagner > To: questions@FreeBSD.ORG > Subject: CNAME??? > Date: Monday, 25 January 1999 02:20 PM > > what is a CNAME? > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 19:43:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA06345 for freebsd-questions-outgoing; Sun, 24 Jan 1999 19:43:10 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA06337 for ; Sun, 24 Jan 1999 19:43:06 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id OAA27393; Mon, 25 Jan 1999 14:12:52 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id OAA50579; Mon, 25 Jan 1999 14:12:51 +1030 (CST) Date: Mon, 25 Jan 1999 14:12:51 +1030 From: Greg Lehey To: Joe Mama Cc: freebsd-questions@FreeBSD.ORG Subject: Re: make didn't work Message-ID: <19990125141251.H36690@freebie.lemis.com> References: <36AB9C42.E098F37B@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <36AB9C42.E098F37B@home.com>; from Joe Mama on Sun, Jan 24, 1999 at 10:18:43PM +0000 WWW-Home-Page: http://www.lemis.com/~grog 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, 24 January 1999 at 22:18:43 +0000, Joe Mama wrote: > Make stopped with and error code 1 With what and error code 1? Error code 1 just means that it failed. It also told you why, but you don't say. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 19:45:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA06751 for freebsd-questions-outgoing; Sun, 24 Jan 1999 19:45:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (post-11.mail.demon.net [194.217.242.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA06746 for ; Sun, 24 Jan 1999 19:45:29 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #2) id 104cxf-0002O6-00; Mon, 25 Jan 1999 03:45:16 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id DAA00663; Mon, 25 Jan 1999 03:44:44 GMT Received: from uk.radan.com (rasnt-1) by beavis.uk.radan.com (4.1/SMI-4.1) id AA02287; Mon, 25 Jan 99 03:44:42 GMT Message-Id: <36ABE879.2E3A804B@uk.radan.com> Date: Mon, 25 Jan 1999 03:43:53 +0000 From: Mark Ovens X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en-GB Mime-Version: 1.0 To: gkaplan , freebsd-questions@FreeBSD.ORG Subject: Re: PnP modem installation References: <36A8A6BE.329AB17@castle.net> <36A8AAD7.80BC39BB@uk.radan.com> <36ABACD9.494277FE@castle.net> <36ABD743.9D6D646C@uk.radan.com> 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: > > gkaplan wrote: > > > > changed /etc/remote to include the line > > usr:dv=dev/cuaa1:br#115200:pa=none: > ^^^^^ > I haven't set up a modem like this (I use PPP), however I imagine it's > similar. cuaa1 is sio0. Your modem is sio4, which is cuaa5. ^^^^^ Doh!, typo. That should read cuaa4. Sorry -- Trust the computer industry to shorten Year 2000 to Y2K. It was this thinking that caused the problem in the first place. My homepage http://www.users.globalnet.co.uk/~markov Mark Ovens, CNC Apps Engineer, | mailto:marko@uk.radan.com Radan Computational Ltd | http://www.radan.com Bath, England. CAD/CAM solutions | FreeBSD - The Power To Serve for the Sheetmetal Work industry.| 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 Sun Jan 24 20:11:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA09717 for freebsd-questions-outgoing; Sun, 24 Jan 1999 20:11:32 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from out4.ibm.net (out4.ibm.net [165.87.194.239]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA09703 for ; Sun, 24 Jan 1999 20:11:24 -0800 (PST) (envelope-from jlugo@ibm.net) Received: from jos-jr (slip-32-100-202-186.ma.us.ibm.net [32.100.202.186]) by out4.ibm.net (8.8.5/8.6.9) with SMTP id EAA142604 for ; Mon, 25 Jan 1999 04:11:05 GMT Received: by localhost with Microsoft MAPI; Sun, 24 Jan 1999 23:13:47 -0500 Message-ID: <01BE47EF.321A68E0.jlugo@ibm.net> From: =?iso-8859-1?Q?=22Jos=E9_F=2E_Lugo_Jr=2E=22?= Reply-To: "jlugo@kpmg.com" To: "'freebsd-questions@FreeBSD.ORG'" Subject: XFree86 SETTINGS FOR DAEWOO CMC-1418AD-3 MONITOR Date: Sun, 24 Jan 1999 23:13:45 -0500 Importance: high X-Priority: 1 (Highest) X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id UAA09704 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings all, I am a FreeBSD newbie (more than I thought!!), and am currently trying to debug my XF86Config settings. I have a Daewoo CMC-1419AD-3 monitor, and (of course) I've misplaced the documentation. Does anyone out there happen to have the specifications for this monitor, so that I may properly set my XF86Config settings? Best regards, José Lugo Rowley, Massachusetts USA jlugo@kpmg.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 20:19:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA10693 for freebsd-questions-outgoing; Sun, 24 Jan 1999 20:19:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gateway.dtu.tsu.ru (dtu-tsu.tsu.ru [212.192.100.184]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA10662 for ; Sun, 24 Jan 1999 20:18:45 -0800 (PST) (envelope-from vas@gateway.dtu.tsu.ru) Received: (from vas@localhost) by gateway.dtu.tsu.ru (8.8.8/8.8.8) id LAA11464; Mon, 25 Jan 1999 11:15:59 +0700 (KRS) (envelope-from vas) From: Victor Sudakov Message-Id: <199901250415.LAA11464@gateway.dtu.tsu.ru> Subject: Re: Playint Microsoft ADPCM .wav files In-Reply-To: <36AB99FD.4DD065D6@TurnAround.com.au> from "Andrew Johns" at "Jan 25, 99 09:09:01 am" To: A_Johns@TurnAround.com.au (Andrew Johns) Date: Mon, 25 Jan 1999 11:15:59 +0700 (KRS) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (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 Andrew Johns wrote: [Charset iso-8859-1 unsupported, filtering to ASCII...] > Try: > man splay > > and take particular note of the '-w' option.... > There is no '-w' option there. splay 0.8.2 > > Victor Sudakov wrote: > > > Andrew Johns wrote: > > > Try installing the splay package - it plays wav files (RIFF format). > > > > Somehow does not work for me. Just prints out the name of the .wav file and > > exits. No error messages and no sound :-( > > > > You see: > > > > > file /cdrom/audio/topic1/track07.wav > > /cdrom/audio/topic1/track07.wav: Microsoft RIFF, WAVE audio data, 4 bit, > > stereo 44100 Hz > > > sox /cdrom/audio/topic1/track07.wav > > sox: Sorry, this WAV file is in Microsoft ADPCM format. > > > uname -sr > > FreeBSD 2.2.6-RELEASE > > > splay -V > > splay 0.8.2 > > > splay -vv -d track.au /cdrom/audio/topic1/track07.wav > > /cdrom/audio/topic1/track07.wav: > > > ls -al track.au > > -rw-r--r-- 1 vas usr 0 22 ___ 10:47 track.au > > > > > > > > > > > Victor Sudakov wrote: > > > > > > > Colleagues, > > > > > > > > Is there a way to play Microsoft ADPCM .wav files on FreeBSD? > > > > > > > > Thanks in advance for any input. > > > > > > > > -- > > Victor Sudakov > > VAS4-RIPE, http://www.dtu.tsu.ru/~vas > > PGP Public Key: finger vas@gateway.dtu.tsu.ru > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > Regards > Andrew Johns > TurnAround Solutions Pty Ltd > http://www.turnaround.com.au/ > > -- Victor Sudakov VAS4-RIPE, http://www.dtu.tsu.ru/~vas PGP Public Key: finger vas@gateway.dtu.tsu.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 20:36:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA12660 for freebsd-questions-outgoing; Sun, 24 Jan 1999 20:36:00 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.calweb.com (mail.calweb.com [209.210.251.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA12655 for ; Sun, 24 Jan 1999 20:35:58 -0800 (PST) (envelope-from sproctor@calweb.com) Received: by mail.calweb.com (8.8.6/8.8.6) with ESMTP id UAA22691 for ; Sun, 24 Jan 1999 20:35:46 -0800 (PST) X-SMTP: helo web1.calweb.com from sproctor@calweb.com server sproctor@web1.calweb.com ip 209.210.251.51 Received: from localhost (sproctor@localhost) by web1.calweb.com (8.8.5/8.8.5) with SMTP id UAA12731 for ; Sun, 24 Jan 1999 20:35:47 -0800 (PST) X-Authentication-Warning: web1.calweb.com: sproctor owned process doing -bs Date: Sun, 24 Jan 1999 20:35:47 -0800 (PST) From: Steve Proctor To: freebsd-questions@FreeBSD.ORG Subject: Mount Failure! 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 Ok, here is what I did: Installed via FTP FreeBSD 3.0 Release Updated sources via CVSUP Did a make world Coppied my current GENERIC kernel to MICROLINE Re-compiled that (config, make depend, make all, make install) When I got to make install, I got the warning message about ELF. I followed the procedure from the specified web page (www.freebsd.org/~peter/elfday.html) Now when I boot, the new loader loads and all looks well EXCEPT when it goes to mount the drive, I get: "MOUNT: /dev/wd0s1a on /: specified device does not match mounted device Filesystem mount failed, startup aborted" and Im dead in the water. Where did I goof? I *CAN* boot my old kernel and it DOES mount, just the new one won't. HELP :) Steve Proctor sproctor@calweb.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 20:40:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA13739 for freebsd-questions-outgoing; Sun, 24 Jan 1999 20:40:21 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from maxcow.borg.com (MaxCow.borg.com [205.217.206.188]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA13732 for ; Sun, 24 Jan 1999 20:40:17 -0800 (PST) (envelope-from mark@borg.com) Received: from mail.borg.com (mail.borg.com [205.217.206.192]) by maxcow.borg.com (8.9.0/8.8.8) with ESMTP id XAA08040 for ; Sun, 24 Jan 1999 23:39:56 -0500 (EST) Received: from borg.com (ip87a.borg.com [208.3.180.87]) by mail.borg.com (8.8.7/8.7.3) with ESMTP id XAA14705 for ; Sun, 24 Jan 1999 23:39:56 -0500 (EST) Message-ID: <36ABF654.3B48C2D7@borg.com> Date: Sun, 24 Jan 1999 23:43:00 -0500 From: "Mark S. Reichman" X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Saving kernel config... Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, If there is a place that explains how to save boot -c userconfig stuff in 3.0 stable I would like to know. I was running 3.0 realease and moved to stable. I did the nasty boot block stuff. (Almost had to pull the trigger on that one.) I made an elf kernel and installed it. During boot up, I do a boot -c and move to userconfig and do pnp stuff and enable/disable a few things, but I cant save it from boot to boot. What is the deal. -- \|/ (@ @) +----------oOO----(_)-----------------+ | Mark S. Reichman | | mark@borg.com | | | | ASCII a stupid question, | | get a stupid ANSI | +----------------------oOO------------+ |__|__| || || ooO Ooo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 20:46:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA14353 for freebsd-questions-outgoing; Sun, 24 Jan 1999 20:46:00 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bluto.lgc.com ([134.132.205.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA14347 for ; Sun, 24 Jan 1999 20:45:58 -0800 (PST) (envelope-from king@sstar.com) Received: from maroon (maroon [134.132.205.253]) by bluto.lgc.com (8.9.2/8.9.1) with SMTP id WAA22748 for ; Sun, 24 Jan 1999 22:45:47 -0600 (CST) (envelope-from king@sstar.com) Message-Id: <199901250445.WAA22748@bluto.lgc.com> X-Sender: king@mail.sstar.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0.1 Date: Sun, 24 Jan 1999 22:45:44 -0600 To: freebsd-questions@FreeBSD.ORG From: Jim King Subject: New Netgear FA310TX 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 picked up a couple Netgear FA310TX cards at Office Depot ($20!). One of the cards has a DEC chip, the other has a chip labelled "Netgear", which I understand is a LiteOn near-clone of the DEC chip. I'd like to have both cards the same (or at least using the same driver), but the store only had one of the DEC chip cards. Are the LiteOn-based cards OK, or should I look around for another of the DEC-based cards? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 20:49:19 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA14904 for freebsd-questions-outgoing; Sun, 24 Jan 1999 20:49:19 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from superior.mooseriver.com (superior.mooseriver.com [208.138.31.113]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA14893 for ; Sun, 24 Jan 1999 20:49:15 -0800 (PST) (envelope-from jgrosch@superior.mooseriver.com) Received: (from jgrosch@localhost) by superior.mooseriver.com (8.8.8/8.8.8) id UAA28880; Sun, 24 Jan 1999 20:48:58 -0800 (PST) (envelope-from jgrosch) Message-ID: <19990124204858.A28875@mooseriver.com> Date: Sun, 24 Jan 1999 20:48:58 -0800 From: Josef Grosch To: Jim King , freebsd-questions@FreeBSD.ORG Subject: Re: New Netgear FA310TX Reply-To: jgrosch@mooseriver.com References: <199901250445.WAA22748@bluto.lgc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <199901250445.WAA22748@bluto.lgc.com>; from Jim King on Sun, Jan 24, 1999 at 10:45:44PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jan 24, 1999 at 10:45:44PM -0600, Jim King wrote: > I just picked up a couple Netgear FA310TX cards at Office Depot ($20!). > One of the cards has a DEC chip, the other has a chip labelled "Netgear", > which I understand is a LiteOn near-clone of the DEC chip. I'd like to > have both cards the same (or at least using the same driver), but the store > only had one of the DEC chip cards. Are the LiteOn-based cards OK, or > should I look around for another of the DEC-based cards? Don't know much about the LiteOn based cards but the cards with the Dec chip were great. Josef -- Josef Grosch | Another day closer to a | FreeBSD 3.0 jgrosch@MooseRiver.com | Micro$oft free world | UNIX for the masses To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 20:53:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA15422 for freebsd-questions-outgoing; Sun, 24 Jan 1999 20:53:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from lab321.ru (anonymous1.omsk.net.ru [62.76.128.34]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA15374 for ; Sun, 24 Jan 1999 20:53:27 -0800 (PST) (envelope-from kev@lab321.ru) Received: from www.lab321.ru (kev@www.lab321.ru [62.76.129.65]) by lab321.ru (8.8.8/8.9.1a) with SMTP id KAA10309 for ; Mon, 25 Jan 1999 10:52:24 +0600 (OS) Date: Mon, 25 Jan 1999 10:52:24 +0600 (OS) From: Eugeny Kuzakov To: questions@FreeBSD.ORG Subject: pid&work dir 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! One question. I know PID of process. How can I know work dir, where it run ? Linux has key for ps. In Solaris I can view it in /proc.. thaks for advices. -- Best wishes, Eugeny Kuzakov Laboratory 321 ( Omsk, Russia ) kev@lab321.ru ICQ#: 5885106 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 21:12:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA17655 for freebsd-questions-outgoing; Sun, 24 Jan 1999 21:12:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason03.u.washington.edu (jason03.u.washington.edu [140.142.77.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA17650 for ; Sun, 24 Jan 1999 21:12:17 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul9.u.washington.edu (root@saul9.u.washington.edu [140.142.82.7]) by jason03.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id VAA35600; Sun, 24 Jan 1999 21:12:04 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul9.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id VAA31803; Sun, 24 Jan 1999 21:12:04 -0800 (PST) Date: Mon, 25 Jan 1999 05:11:26 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: Steve Proctor cc: freebsd-questions@FreeBSD.ORG Subject: Re: Mount Failure! 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 Sun, 24 Jan 1999, Steve Proctor wrote: >"MOUNT: /dev/wd0s1a on /: specified device does not match mounted device >Filesystem mount failed, startup aborted" I am a bit fuzzy on the precise details of this. The problem is with compatibilty slice naming and mount. Some changes have been made and I am not sure that I am fully up to snuff yet. YMMV!!! Try 'boot -s' 'fsck /dev/wd0a' or 'fsck /dev/wd0s1a'to make sure it's clean 'mount /dev/wd0a /' or 'mount /dev/wd0s1a /' 'mount -u /' mount your /usr partition 'vi /etc/fstab' change your root partition to wd0a instead os wd0s1a I just did this ten minutes ago. Something seems fishy about the whole thing but it is working for me. Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | 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 Sun Jan 24 21:17:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA18385 for freebsd-questions-outgoing; Sun, 24 Jan 1999 21:17:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from frontier.netnology.com.au (frontier.netnology.com.au [203.33.30.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA18378 for ; Sun, 24 Jan 1999 21:17:30 -0800 (PST) (envelope-from craig@hotmix.com.au) Received: from superbruce (superbruce.netnology.com.au [203.33.30.10]) by frontier.netnology.com.au (8.8.7/8.8.7) with SMTP id NAA02980 for ; Mon, 25 Jan 1999 13:48:56 +0800 From: Craig Beasland To: "'FreeBSD Questions List'" Subject: Apache Question Date: Mon, 25 Jan 1999 13:23:32 +0800 Message-ID: <01C7F728BCABD211860B00C0261004192C57@ABERDEEN> 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 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there, I am running apache 1.3.? and have problems when restarting the machine (very rarely these days). In my /etc/rc.local file I have the line /usr/local/sbin/apachectl start, but I get error messages saying that my domain names cannot be found. My machine continues to boot and after it is finished starting I need to log in and /usr/local/sbin/apachectl restart to fix the problem. This machine is also name serving for those hosted domains. Obviously (to me anyway) there is a problem because apache is starting before named, but I am not sure how to fix the problem. Do I start named from the /etc/rc.local file instead of the rc.conf before the apache line?, do I add entries to the /etc/hosts file which apache can use until named starts? Anything else? Thanks for any help cheers craig To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 21:18:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA18464 for freebsd-questions-outgoing; Sun, 24 Jan 1999 21:18:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA18455 for ; Sun, 24 Jan 1999 21:18:14 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.1/8.9.1) id XAA14017; Sun, 24 Jan 1999 23:16:36 -0600 (CST) Date: Sun, 24 Jan 1999 23:16:35 -0600 From: Dan Nelson To: Eugeny Kuzakov Cc: questions@FreeBSD.ORG Subject: Re: pid&work dir Message-ID: <19990124231635.A13953@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from "Eugeny Kuzakov" on Mon Jan 25 10:52:24 GMT 1999 X-OS: FreeBSD 3.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Jan 25), Eugeny Kuzakov said: > > hi! > > One question. > I know PID of process. How can I know work dir, where it run ? > Linux has key for ps. In Solaris I can view it in /proc.. > thaks for advices. fstat -p pid or (after installing /usr/ports/sysutils/lsof) lsof -p pid I recommend using lsof, since it's portable across most Unixes and that means you only have to learn one command. -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 Sun Jan 24 21:21:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA18713 for freebsd-questions-outgoing; Sun, 24 Jan 1999 21:21:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from frontier.netnology.com.au (frontier.netnology.com.au [203.33.30.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA18706 for ; Sun, 24 Jan 1999 21:21:56 -0800 (PST) (envelope-from craig@hotmix.com.au) Received: from superbruce (superbruce.netnology.com.au [203.33.30.10]) by frontier.netnology.com.au (8.8.7/8.8.7) with SMTP id NAA03010; Mon, 25 Jan 1999 13:53:18 +0800 From: Craig Beasland To: "'george vagner'" Cc: "'FreeBSD Questions List'" Subject: RE: named Date: Mon, 25 Jan 1999 13:27:50 +0800 Message-ID: <01C7F728BCABD211860B00C0261004192C58@ABERDEEN> 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 In-Reply-To: <01C7F728BCABD211860B00C0261004198932@ABERDEEN> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG George, You need to add entries to the file /etc/namedb/named.boot (at least that is what it is called on my system). So primary foo.com foo.com.db Then you create the file foo.com.db (in the same directory) which contains the information for foo.com including a record for www.foo.com. The samples are pretty good, but the book by Albitz & Liu DNS and Bind published by O'Reilly & Associates was the only way I could figure this stuff out. As for serving up different sites with apache I cant help, because I am having problems of my own - see my post re: Apache Questions). cheers craig -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of george vagner Sent: Monday, 25 January 1999 11:05 To: questions@FreeBSD.ORG Subject: named what file is it that i tell my system to answer to requests for 2 or more domain names. what i am trying to do is host more than one domain on my server and use it to bring up different web pages based on the names. I need to tell my system what names to answer to like www.blah.com and www.foo.com etc... I am running named but dont know what to edit to fix this. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 21:31:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA19453 for freebsd-questions-outgoing; Sun, 24 Jan 1999 21:31:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from lab321.ru (anonymous1.omsk.net.ru [62.76.128.34]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA19227 for ; Sun, 24 Jan 1999 21:28:32 -0800 (PST) (envelope-from kev@lab321.ru) Received: from www.lab321.ru (kev@www.lab321.ru [62.76.129.65]) by lab321.ru (8.8.8/8.9.1a) with SMTP id LAA17660; Mon, 25 Jan 1999 11:25:39 +0600 (OS) Date: Mon, 25 Jan 1999 11:25:39 +0600 (OS) From: Eugeny Kuzakov To: Dan Nelson cc: questions@FreeBSD.ORG Subject: Re: pid&work dir In-Reply-To: <19990124231635.A13953@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 Sun, 24 Jan 1999, Dan Nelson wrote: > > One question. > > I know PID of process. How can I know work dir, where it run ? > > Linux has key for ps. In Solaris I can view it in /proc.. > > thaks for advices. > fstat -p pid > or (after installing /usr/ports/sysutils/lsof) > lsof -p pid > I recommend using lsof, since it's portable across most Unixes and that > means you only have to learn one command. I know about this. This commands shows which files/sockets process use... "I know work dir, where it run ?"... -- Best wishes, Eugeny Kuzakov Laboratory 321 ( Omsk, Russia ) kev@lab321.ru ICQ#: 5885106 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 21:36:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA19931 for freebsd-questions-outgoing; Sun, 24 Jan 1999 21:36:20 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA19925 for ; Sun, 24 Jan 1999 21:36:16 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.1/8.9.1) id XAA14218; Sun, 24 Jan 1999 23:29:47 -0600 (CST) Date: Sun, 24 Jan 1999 23:29:46 -0600 From: Dan Nelson To: Eugeny Kuzakov Cc: questions@FreeBSD.ORG Subject: Re: pid&work dir Message-ID: <19990124232946.A14190@dan.emsphone.com> References: <19990124231635.A13953@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from "Eugeny Kuzakov" on Mon Jan 25 11:25:39 GMT 1999 X-OS: FreeBSD 3.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Jan 25), Eugeny Kuzakov said: > On Sun, 24 Jan 1999, Dan Nelson wrote: > > > One question. > > > I know PID of process. How can I know work dir, where it run ? > > > Linux has key for ps. In Solaris I can view it in /proc.. > > > thaks for advices. > > fstat -p pid > > or (after installing /usr/ports/sysutils/lsof) > > lsof -p pid > > I recommend using lsof, since it's portable across most Unixes and that > > means you only have to learn one command. > I know about this. This commands shows which files/sockets process > use... "I know work dir, where it run ?"... $ pwd /usr/home/dan $ echo $$ 2593 $ lsof -p 2593 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME sh 2593 dan cwd VDIR 4,196608 2048 192017 /usr/home/dan sh 2593 dan rtd VDIR 4,196608 1024 2 / sh 2593 dan txt VREG 4,196608 355088 131945 /bin/sh sh 2593 dan 0u VCHR 12,2 0t3605 13266 /dev/ttyv2 sh 2593 dan 1u VCHR 12,2 0t3605 13266 /dev/ttyv2 sh 2593 dan 2u VCHR 12,2 0t3605 13266 /dev/ttyv2 $ The filedescriptor marked "cwd" is the current working directory. -Dan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 21:44:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA20612 for freebsd-questions-outgoing; Sun, 24 Jan 1999 21:44:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from voltimand.astea.com.au ([203.20.95.18]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA20605 for ; Sun, 24 Jan 1999 21:44:53 -0800 (PST) (envelope-from leo@astea.com.au) Received: (from nobody@localhost) by voltimand.astea.com.au (8.7.5/8.7.3) id QAA00510 for ; Mon, 25 Jan 1999 16:50:06 +1100 (EST) X-Authentication-Warning: voltimand.astea.com.au: nobody set sender to using -f Received: from guildenstern.astea.com.au(222.2.2.20) by voltimand.astea.com.au via smap (V1.3) id sma000503; Mon Jan 25 16:49:55 1999 Received: from robert.astea.com.au (robert.astea.com.au [222.2.2.50]) by astea.com.au (8.7.5/8.7.3) with ESMTP id QAA22827 for ; Mon, 25 Jan 1999 16:50:49 +1100 (EST) Message-Id: <199901250550.QAA22827@astea.com.au> From: "Leo Kliger" To: Subject: which network card??? Date: Mon, 25 Jan 1999 16:44:01 +1100 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello All, i'm running a couple of fBSD (2.1.5) machines in a Router/Firewall config..... the line keeps dropping on my ISDN line and i've done several things to combat this (such as update user ppp to the latest version)...... but the problem persists..... and think it is because of the crummy ne2000 compatible network cards i'm using....... i don't currently want to upgrade fBSD but i do want to change the network cards (4 in total) which cards do you think i should use..... i really don't want to buy nice new cards and find that i don't have drivers for them..... thanks in advance Leo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 22:19:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA24191 for freebsd-questions-outgoing; Sun, 24 Jan 1999 22:19:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from home.worldy.com (ns1.WORLDY.COM [209.5.30.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA24180 for ; Sun, 24 Jan 1999 22:19:35 -0800 (PST) (envelope-from tracker@worldy.com) Received: from tracker (ppp037.WORLDY.COM [209.5.30.67]) by home.worldy.com (8.8.7/8.8.7) with SMTP id BAA03369 for ; Mon, 25 Jan 1999 01:15:49 -0500 Message-ID: <36AC0CE8.2C20@worldy.com> Date: Mon, 25 Jan 1999 01:19:20 -0500 From: David Banning Reply-To: tracker@worldy.com Organization: Sky-Tracker of Canada X-Mailer: Mozilla 3.01Gold (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: X Windows not fully loading... Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi - sorry to bother you overly burdened volunteers with my pesky problem. I only recently purchased the FreeBSD version 2.2.8 - Everything seems to be fine except X Windows. For X Windows the installation went fine. No errors. It went into graphics mode fine during installation. I've tried several graphics configurations - they all seem to work fine - until I type "X" to run X Windows. It goes into graphics mode with a big X (the mouse) on the screen - and that's the end of it! To get out of this I type Ctrl-Alt-Backspace which is where it goes back to text mode - there is a long list of system verifications showing then - they all look fine - except the last one maybe - it says "Fonts Loaded = 0" - (although at the top of the list it confirms that all fonts have been loaded - and list the names of each font and it's path. I've run mkfontdir in appropriate directory again just in case. Sorry I can't provide you with more info - I know unix to get around fairly well - but don't know X Windows. Please help if you can! Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 22:24:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA25059 for freebsd-questions-outgoing; Sun, 24 Jan 1999 22:24:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shemp.palomine.net (shemp.palomine.net [205.198.88.200]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id WAA25051 for ; Sun, 24 Jan 1999 22:24:53 -0800 (PST) (envelope-from cjohnson@palomine.net) Received: (qmail 16498 invoked by uid 1000); 25 Jan 1999 06:24:41 -0000 Date: Mon, 25 Jan 1999 01:24:41 -0500 From: Chris Johnson To: "Jason C. Wells" Cc: Steve Proctor , freebsd-questions@FreeBSD.ORG Subject: Re: Mount Failure! Message-ID: <19990125012441.A16471@palomine.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Jason C. Wells on Mon, Jan 25, 1999 at 05:11:26AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jan 25, 1999 at 05:11:26AM +0000, Jason C. Wells wrote: > On Sun, 24 Jan 1999, Steve Proctor wrote: > > >"MOUNT: /dev/wd0s1a on /: specified device does not match mounted device > >Filesystem mount failed, startup aborted" > > I am a bit fuzzy on the precise details of this. The problem is with > compatibilty slice naming and mount. Some changes have been made and I am > not sure that I am fully up to snuff yet. > > YMMV!!! > > Try > 'boot -s' > 'fsck /dev/wd0a' or 'fsck /dev/wd0s1a'to make sure it's clean > 'mount /dev/wd0a /' or 'mount /dev/wd0s1a /' > 'mount -u /' > mount your /usr partition > 'vi /etc/fstab' > change your root partition to wd0a instead os wd0s1a > > I just did this ten minutes ago. Something seems fishy about the whole > thing but it is working for me. You'll probably have the same problem the next time you cvsup. I got bitten by this earlier today, and it looks like it was fixed later in the day. I re-cvsupped and things work like they did before-- /dev/wd0s1a is mounted on /, not /dev/wd0a. Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 22:26:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA25218 for freebsd-questions-outgoing; Sun, 24 Jan 1999 22:26:05 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailsrv.cdf.toronto.edu (marvin.cdf.toronto.edu [128.100.31.3]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id WAA25172 for ; Sun, 24 Jan 1999 22:25:59 -0800 (PST) (envelope-from <@marvin.cdf.toronto.edu:a270shao@cdf.toronto.edu>) Received: from cdf.toronto.edu ([209.90.134.204]) by marvin.cdf.toronto.edu with SMTP id <24961>; Mon, 25 Jan 1999 01:25:45 -0500 Message-ID: <36AC0E80.563AA9D1@cdf.toronto.edu> Date: Mon, 25 Jan 1999 01:26:08 -0500 From: Sandra Yi Shao Reply-To: sandra.shao@utoronto.ca X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Disk Image Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, When I use fdimage boot.flp a: command to make the boot disk, it always says "general error" after a while. What should I do to fix it? By the way, the fdimage.exe, boot.flp is downloaded. Thank you very much! -- Sandra Yi Shao First Year Art & Science University of Toronto To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 22:36:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA25970 for freebsd-questions-outgoing; Sun, 24 Jan 1999 22:36:20 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from WEBBSD1.turnaround.com.au (webbsd1.turnaround.com.au [203.39.138.49]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA25963 for ; Sun, 24 Jan 1999 22:36:18 -0800 (PST) (envelope-from A_Johns@TurnAround.com.au) Received: from TurnAround.com.au (dhcp64.turnaround.com.au [192.168.1.64]) by WEBBSD1.turnaround.com.au (8.8.7/8.8.7) with ESMTP id RAA18767; Mon, 25 Jan 1999 17:37:27 +1100 (EST) (envelope-from A_Johns@TurnAround.com.au) Message-ID: <36AC10BD.183D1D14@TurnAround.com.au> Date: Mon, 25 Jan 1999 17:35:41 +1100 From: Andrew Johns Organization: TurnAround Solutions P/L X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: sandra.shao@utoronto.ca CC: freebsd-questions@FreeBSD.ORG Subject: Re: Disk Image References: <36AC0E80.563AA9D1@cdf.toronto.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Could be one of several things: Floppy disk has bad sectors -> have you tried another floppy disk? Floppy is not 1.44MB -> make sure you're not using an old 720k floppy _disk_ Floppy drive is a 720K -> is it a 1.44MB floppy disk _drive_ "If at 1st......." Sandra Yi Shao wrote: > Hi, > When I use > fdimage boot.flp a: > command to make the boot disk, it always says "general error" after a > while. What should I do to fix it? By the way, the fdimage.exe, > boot.flp is downloaded. > Thank you very much! > -- > Sandra Yi Shao > First Year Art & Science > University of Toronto > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Regards Andrew Johns TurnAround Solutions Pty Ltd http://www.turnaround.com.au/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 22:37:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA26288 for freebsd-questions-outgoing; Sun, 24 Jan 1999 22:37:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.inJapan.net (mail.inJapan.net [210.226.166.194]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA26267 for ; Sun, 24 Jan 1999 22:37:41 -0800 (PST) (envelope-from doug@inJapan.net) Message-id: Date: Mon, 25 Jan 1999 15:38:08 +0900 Subject: boot.flp too big To: freebsd-questions@FreeBSD.ORG From: doug@inJapan.net (Doug) MIME-Version: 1.0 Content-type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to make a boot image floppy. I downloaded both boot.flp and fdimage.exe, but when I try to make the image, fdimage reports that "boot.flp" is too big. Running in debug mode, it specifically says that boot.flp is 1,479,365 bytes and the floppy is 1,474,560 bytes. I tried reformatting the floppy, but got the same results. Does anybody have any suggestions about how I can proceed? Thanks, Doug Lerner, Tokyo doug@inJapan.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 22:42:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA26729 for freebsd-questions-outgoing; Sun, 24 Jan 1999 22:42:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA26641 for ; Sun, 24 Jan 1999 22:41:56 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id RAA28646; Mon, 25 Jan 1999 17:11:53 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id RAA61093; Mon, 25 Jan 1999 17:11:51 +1030 (CST) Date: Mon, 25 Jan 1999 17:11:50 +1030 From: Greg Lehey To: Doug Cc: freebsd-questions@FreeBSD.ORG Subject: FAQ (was: boot.flp too big) Message-ID: <19990125171150.S36690@freebie.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Doug on Mon, Jan 25, 1999 at 03:38:08PM +0900 WWW-Home-Page: http://www.lemis.com/~grog 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, 25 January 1999 at 15:38:08 +0900, Doug wrote: > I am trying to make a boot image floppy. I downloaded both boot.flp and > fdimage.exe, but when I try to make the image, fdimage reports that > "boot.flp" is too big. > > Running in debug mode, it specifically says that boot.flp is 1,479,365 > bytes and the floppy is 1,474,560 bytes. > > I tried reformatting the floppy, but got the same results. > > Does anybody have any suggestions about how I can proceed? Read the FAQ first? From http://www.lemis.com/FAQ/FAQ26.html#26 2.2. Help! The boot floppy image will not fit on a single floppy! A 3.5 inch (1.44MB) floppy can accomodate 1474560 bytes of data. The boot image is exactly 1474560 bytes in size. Common mistakes when preparing the boot floppy are: Not downloading the floppy image in binary mode when using FTP. Some FTP clients default their transfer mode to ascii and attempt to change any end-of-line characters received to match the conventions used by the client's system. This will almost invariably corrupt the boot image. Check the size of the downloaded boot image: if it is not exactly that on the server, then the download process is suspect. To workaround: type binary at the FTP command prompt after getting connected to the server and before starting the download of the image. Using the DOS copy command (or equivalent GUI tool) to transfer the boot image to floppy. Programs like copy will not work as the boot image has been created to be booted into directly. The image has the complete content of the floppy, track for track, and is not meant to be placed on the floppy as a regular file. You have to transfer it to the floppy ``raw'', using the low-level tools (e.g. fdimage or rawrite) described in the installation guide to FreeBSD. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 22:43:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA26862 for freebsd-questions-outgoing; Sun, 24 Jan 1999 22:43:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shemp.palomine.net (shemp.palomine.net [205.198.88.200]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id WAA26857 for ; Sun, 24 Jan 1999 22:43:34 -0800 (PST) (envelope-from cjohnson@palomine.net) Received: (qmail 16611 invoked by uid 1000); 25 Jan 1999 06:43:33 -0000 Date: Mon, 25 Jan 1999 01:43:33 -0500 From: Chris Johnson To: Doug Cc: freebsd-questions@FreeBSD.ORG Subject: Re: boot.flp too big Message-ID: <19990125014333.A16599@palomine.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Doug on Mon, Jan 25, 1999 at 03:38:08PM +0900 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jan 25, 1999 at 03:38:08PM +0900, Doug wrote: > I am trying to make a boot image floppy. I downloaded both boot.flp and > fdimage.exe, but when I try to make the image, fdimage reports that > "boot.flp" is too big. > > Running in debug mode, it specifically says that boot.flp is 1,479,365 > bytes and the floppy is 1,474,560 bytes. > > I tried reformatting the floppy, but got the same results. > > Does anybody have any suggestions about how I can proceed? Did you download it in binary mode? The symptoms you describe are usually the result of having downloaded the image file in ASCII mode. Try downloading another copy, making sure you're downloading it in binary mode. Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 22:44:03 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA26946 for freebsd-questions-outgoing; Sun, 24 Jan 1999 22:44:03 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason04.u.washington.edu (jason04.u.washington.edu [140.142.78.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA26939 for ; Sun, 24 Jan 1999 22:44:02 -0800 (PST) (envelope-from eroubinc@u.washington.edu) Received: from dante36.u.washington.edu (eroubinc@dante36.u.washington.edu [140.142.15.196]) by jason04.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id WAA24006; Sun, 24 Jan 1999 22:44:00 -0800 Received: from localhost (eroubinc@localhost) by dante36.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id WAA30988; Sun, 24 Jan 1999 22:44:00 -0800 Date: Sun, 24 Jan 1999 22:44:00 -0800 (PST) From: Evgeny Roubinchtein To: David Banning cc: freebsd-questions@FreeBSD.ORG Subject: Re: X Windows not fully loading... In-Reply-To: <36AC0CE8.2C20@worldy.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, 25 Jan 1999, David Banning wrote: >Hi - sorry to bother you overly burdened volunteers with >my pesky problem. > >I only recently purchased the FreeBSD version 2.2.8 - Everything >seems to be fine except X Windows. > >For X Windows the installation went fine. No errors. It went into >graphics mode fine during installation. I've tried several graphics >configurations - they all seem to work fine - until I type "X" to >run X Windows. Try "startx" instead. "X" just starts the X server, which gives you the mouse pointer and the gray weave background. "startx" is a shell script which uses xinitrc to start the X-server _and_ load some nice programs, most important of which for most people is the "window manager:" it lets you move windows around your desktop, generally has some kind of menus to start programs, etc. "startx" will use the file .xinitrc in your home directory to figure out which programs to start, and if there is no .xinitrc in your home directory, it will use the system-wide default. (/usr/X11R6/lib/X11/xinit/xinitrc on my system). The default xinitrc starts twm -- a "classic", but a bit old window manager. You will probably want to: cp /usr/X11R6/lib/X11/xinit/xinitrc ~/.xinitrc ,and modify to taste. I suggest you take a look at the window manager called WindowMaker. (in the ports collection). It isn't very big, looks quite good (IMO), much of the configuration is GUI-based, and it can do menus, etc in different languages. The fact that X server is able to start with no problems is a very good sign: it means the chances that other X programs ("X clients") will work are very good indeed. I hope this helps -- Evgeny Roubinchtein, eroubinc@u.washington.edu ................... DNPG: Do Not Pass Go To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 22:48:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA27552 for freebsd-questions-outgoing; Sun, 24 Jan 1999 22:48:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason04.u.washington.edu (jason04.u.washington.edu [140.142.78.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA27546 for ; Sun, 24 Jan 1999 22:48:54 -0800 (PST) (envelope-from eroubinc@u.washington.edu) Received: from dante36.u.washington.edu (eroubinc@dante36.u.washington.edu [140.142.15.196]) by jason04.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id WAA41642; Sun, 24 Jan 1999 22:48:53 -0800 Received: from localhost (eroubinc@localhost) by dante36.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id WAA72380; Sun, 24 Jan 1999 22:48:53 -0800 Date: Sun, 24 Jan 1999 22:48:53 -0800 (PST) From: Evgeny Roubinchtein To: Christophe Prevotaux cc: FreeBSD Mailing List Subject: Re: xv3.10a In-Reply-To: <36AB5055.1A6C9937@hexanet.fr> 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, 24 Jan 1999, Christophe Prevotaux wrote: >I am trying to compile xv3.10a ports on my FreeBSD 2.2.8 >but I get Hunk errors while the ports is tring to apply the patches >anyone knows why ? should I contact the port maintainer for this package Patching used to fail on my 2.2.8 system too, but after I cvsupped a newer ports collection I was able to compile xv with no problems. So I would say it has been fixed :-). -- Evgeny Roubinchtein, eroubinc@u.washington.edu ................... DNPG: Do Not Pass Go To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 22:59:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA28599 for freebsd-questions-outgoing; Sun, 24 Jan 1999 22:59:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hyperhost.net (ether.lightrealm.com [207.159.132.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA28591 for ; Sun, 24 Jan 1999 22:59:13 -0800 (PST) (envelope-from patseal@hyperhost.net) Received: from foobar (port9.annex8.radix.net [205.252.108.9]) by hyperhost.net (8.8.5/8.8.5) with SMTP id BAA08187 for ; Mon, 25 Jan 1999 01:59:02 -0500 (EST) From: "Patrick Seal" To: "FBSDQ" Subject: 3.0-stable from 2.2.8 stable install Date: Mon, 25 Jan 1999 01:59:22 -0500 Message-ID: <000001be4830$3c8c2480$096cfccd@foobar.hyperhost.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 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I installed 3.0-stable from 2.2.8 without a hitch, until It asked me to install the kernel. It complained about no /usr/sys/include/osrelease*.h or something like that. I had no choice to reboot. ( I had installed the new boot blocks already) Now almost no important system calls work! (shutdown, mount GASP!) now I can't mount anything at startup! I used the 3.0-RELEASE bootdisk to load the 2.2.8 kernel on my hardrive, now I can get read-only on / (root) at least. I tried downloading the fixit.flp, but the install program kept semi-freezing up. It would prompt me for the disk, I'd put it in, it would read, then the insert a disk would come back up. The only way to exit is CtrlAltDel, (but then another dialog comes up, so it can't be ALL frozen). I can also switch virtual terminals. The debug one says bdf() or bdp() error (something like that). And then some kind of error about mounting an MSDos filesystem. I'll try downloading the image again. Can anyone give me advice on what to do? Could someone send me an Elf kernel and instructions on mounting root read/write? Thanks to everyone for all your great help in the past! Please Reply to emer@hyperhost.net Patrick Seal patseal@hyperhost.net Hyperhost Web Hosting and Design http://www.hyperhost.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 23:05:26 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA29442 for freebsd-questions-outgoing; Sun, 24 Jan 1999 23:05:26 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dsinw.com (dsinw.com [207.149.40.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA29435 for ; Sun, 24 Jan 1999 23:05:24 -0800 (PST) (envelope-from hamellr@dsinw.com) Received: (from hamellr@localhost) by dsinw.com (8.8.8/8.7.3) id XAA21240; Sun, 24 Jan 1999 23:03:50 -0800 (PST) Date: Sun, 24 Jan 1999 23:03:50 -0800 (PST) From: rick hamell To: Leo Kliger cc: freebsd-questions@FreeBSD.ORG Subject: Re: which network card??? In-Reply-To: <199901250550.QAA22827@astea.com.au> 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 don't currently want to upgrade fBSD but i do want to change the network > cards (4 in total) > which cards do you think i should use..... i really don't want to buy nice > new cards and find > that i don't have drivers for them..... I'm a Kingston fan personally. Run as good as Intel, and tend to be a bit cheaper. (Usually $20-$30s.) 40BT or 40TX Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 23:16:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA00997 for freebsd-questions-outgoing; Sun, 24 Jan 1999 23:16:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from softhome.net (charleston.SoftHome.net [204.144.231.41]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA00990 for ; Sun, 24 Jan 1999 23:16:33 -0800 (PST) (envelope-from bernard.y@softhome.net) Received: (qmail 4172 invoked by uid 417); 25 Jan 1999 07:34:39 -0000 Received: from www2.busnet.co.jp (HELO fmv-deskpower) (210.145.164.116) by smtp.softhome.net with SMTP; 25 Jan 1999 07:34:39 -0000 Message-ID: <01f401be4832$e2836860$1114ecca@fmv-deskpower> From: "Bernard Young" To: Subject: Simple question Date: Mon, 25 Jan 1999 16:18:17 +0900 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_01F0_01BE487E.50F31660" 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_01F0_01BE487E.50F31660 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit hi, all! I am new to freebsd/linux OSs and want to try these myself. month ago i installed a redhat 5.2 linux on my desktop but it does NOT surport AGP video cards so that i have given up. Now i want to try freebsd and browsed the www sites but find NO info on it. Does anyone know is FreeBSD surport AGP cards? By the way, i have a desktop and one note computer in my home. Can anyone give me some advice on how to plan a a small lan environment with it? Thanx for any advices. Bernard ------=_NextPart_000_01F0_01BE487E.50F31660 Content-Type: text/html; charset="gb2312" Content-Transfer-Encoding: quoted-printable
hi, all!
  I am new to = freebsd/linux=20 OSs and want to try these myself. month ago i installed a redhat 5.2 = linux on my=20 desktop but
it does NOT surport AGP video=20 cards so that i have given up. Now i want to try freebsd and browsed the = www=20 sites but
find NO info on it. Does anyone = know is FreeBSD surport AGP cards?
 
  By the way, i have a=20 desktop and one note computer in my home. Can anyone give me some advice = on how=20 to plan a
a small lan environment with=20 it?
 
 
  Thanx for any=20 advices.
 
   =20 Bernard
------=_NextPart_000_01F0_01BE487E.50F31660-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 23:22:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA01655 for freebsd-questions-outgoing; Sun, 24 Jan 1999 23:22:04 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dsinw.com (dsinw.com [207.149.40.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA01623 for ; Sun, 24 Jan 1999 23:21:58 -0800 (PST) (envelope-from hamellr@dsinw.com) Received: (from hamellr@localhost) by dsinw.com (8.8.8/8.7.3) id XAA21579; Sun, 24 Jan 1999 23:20:30 -0800 (PST) Date: Sun, 24 Jan 1999 23:20:30 -0800 (PST) From: rick hamell To: Bernard Young cc: freebsd-questions@FreeBSD.ORG Subject: Re: Simple question In-Reply-To: <01f401be4832$e2836860$1114ecca@fmv-deskpower> 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 First, please turn HTML off in your Email program, it makes it hard to read your message for those of us who use plain text readers, and saves on bandwidth. > it does NOT surport AGP video cards so that i have given up. Now i want to > try freebsd and browsed the www sites but > find NO info on it. Does anyone know is FreeBSD surport AGP cards? FreeBSD (and for that matter Linux) do not care what kind of video card you have. Where you will have problems is with XFree86, the XWindows program you'll most likely be using. Even then it's most likely that your video card will be supported. Check out www.xfree86.org for more info on that. I'm running an ATI @Play 98 with no problems. Rick ---- "Religion exists because man can't belive that he's nothing more then a random accident." http://www.dsinw.com/~hamellr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 23:31:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA02892 for freebsd-questions-outgoing; Sun, 24 Jan 1999 23:31:04 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dart.sr.se (dart.SR.SE [193.12.91.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA02886 for ; Sun, 24 Jan 1999 23:30:58 -0800 (PST) (envelope-from gunnar@pluto.sr.se) Received: from pluto.sr.se ([134.25.193.91]) by dart.sr.se (8.9.1/8.9.0) with ESMTP id IAA26570; Mon, 25 Jan 1999 08:30:37 +0100 (MET) Received: (from gunnar@localhost) by pluto.sr.se (8.9.1/8.9.1) id IAA24293; Mon, 25 Jan 1999 08:30:37 +0100 (CET) (envelope-from gunnar) Message-ID: <19990125083037.A24227@sr.se> Date: Mon, 25 Jan 1999 08:30:37 +0100 From: Gunnar Flygt To: tracker@worldy.com Cc: questions@FreeBSD.ORG Subject: Re: X Windows not fully loading... Reply-To: flygt@sr.se References: <36AC0CE8.2C20@worldy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <36AC0CE8.2C20@worldy.com>; from David Banning on Mon, Jan 25, 1999 at 01:19:20AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jan 25, 1999 at 01:19:20AM -0500, David Banning wrote: > Hi - sorry to bother you overly burdened volunteers with > my pesky problem. > > I only recently purchased the FreeBSD version 2.2.8 - Everything > seems to be fine except X Windows. > > For X Windows the installation went fine. No errors. It went into > graphics mode fine during installation. I've tried several graphics > configurations - they all seem to work fine - until I type "X" to > run X Windows. It goes into graphics mode with a big X (the mouse) That's what you are doing wrong! You shouldn't type X to run xwindows. You have to have some kind of window manager ie. twm (default) or better fvwm2, windowmaker or afterstep. There are more but these I've tride. Then you copy the file /usr/X11R6/lib/X11/xinit/xinitrc to $HOME/.xinitrc !! Edit it so it loads your w manager and then off you go with the command startx This will by default give you twm as manager and 256 colors. You'll soon get bored with this and change to another window manager and more colors. To start X with 16 bit colors you type startx -- -bpp 16 (or 24 for true color) Happy computing! Gunnar > on the screen - and that's the end of it! > > To get out of this I type Ctrl-Alt-Backspace which is where it goes > back to text mode - there is a long list of system verifications > showing then - they all look fine - except the last one maybe - > it says "Fonts Loaded = 0" - (although at the top of the list it > confirms that all fonts have been loaded - and list the names > of each font and it's path. I've run mkfontdir in appropriate > directory again just in case. > > Sorry I can't provide you with more info - I know unix to get around > fairly well - but don't know X Windows. > > Please help if you can! 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 Sun Jan 24 23:33:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA03312 for freebsd-questions-outgoing; Sun, 24 Jan 1999 23:33:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from superior.mooseriver.com (superior.mooseriver.com [208.138.31.113]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA03296 for ; Sun, 24 Jan 1999 23:33:49 -0800 (PST) (envelope-from jgrosch@superior.mooseriver.com) Received: (from jgrosch@localhost) by superior.mooseriver.com (8.8.8/8.8.8) id XAA03357; Sun, 24 Jan 1999 23:33:47 -0800 (PST) (envelope-from jgrosch) Message-ID: <19990124233346.B2884@mooseriver.com> Date: Sun, 24 Jan 1999 23:33:46 -0800 From: Josef Grosch To: Bernard Young , freebsd-questions@FreeBSD.ORG Subject: Re: Simple question Reply-To: jgrosch@mooseriver.com References: <01f401be4832$e2836860$1114ecca@fmv-deskpower> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <01f401be4832$e2836860$1114ecca@fmv-deskpower>; from Bernard Young on Mon, Jan 25, 1999 at 04:18:17PM +0900 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jan 25, 1999 at 04:18:17PM +0900, Bernard Young wrote: > hi, all! > I am new to freebsd/linux OSs and want to try these myself. month ago i > installed a redhat 5.2 linux on my desktop but > it does NOT surport AGP video cards so that i have given up. Now i want to > try freebsd and browsed the www sites but > find NO info on it. Does anyone know is FreeBSD surport AGP cards? Both FreeBSD and Linux get their X windows code from the XFree86 project. Their web page is http://www.xfree86.org. According to their FAQ, as of version 3.3.3.1, "At this point most AGP cards with supported chipsets are known to work." Josef -- Josef Grosch | Another day closer to a | FreeBSD 3.0 jgrosch@MooseRiver.com | Micro$oft free world | UNIX for the masses To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 23:49:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA05309 for freebsd-questions-outgoing; Sun, 24 Jan 1999 23:49:12 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.me-ru.com (tao.inJapan.net [210.226.166.202]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA05304 for ; Sun, 24 Jan 1999 23:49:08 -0800 (PST) (envelope-from doug@inJapan.net) Received: from 210.226.166.197 ([210.226.166.197]) by mail.me-ru.com (8.8.8/8.8.8) with SMTP id QAA01548; Mon, 25 Jan 1999 16:48:27 +0900 (JST) Message-ID: <19990125074856.ARENA-20488@mail.me-ru.com> From: Doug Lerner To: cjohnson@palomine.net (cjohnson@palomine.net) Cc: freebsd-questions@FreeBSD.ORG Date: Mon, 25 Jan 1999 16:48:55 +0900 Subject: Re[2]: boot.flp too big In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-2022-JP" Content-Transfer-Encoding: 7bit X-Mailer: ARENA Internet Mailer 1.0.5 PPC X-Priority: 3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 99.1.24 4:43 PM, cjohnson@palomine.net wrote: >Did you download it in binary mode? The symptoms you describe are usually >the >result of having downloaded the image file in ASCII mode. > >Try downloading another copy, making sure you're downloading it in binary >mode. Thank you very much for your quick response! Yes, I right-clicked on the link and chose the "save as a named file" option from the pop-up menu. That is right, isn't it? Yours, Doug Lerner, Tokyo doug@inJapan.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 24 23:52:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA05800 for freebsd-questions-outgoing; Sun, 24 Jan 1999 23:52:57 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.me-ru.com (tao.inJapan.net [210.226.166.202]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA05791 for ; Sun, 24 Jan 1999 23:52:48 -0800 (PST) (envelope-from doug@inJapan.net) Received: from 210.226.166.197 ([210.226.166.197]) by mail.me-ru.com (8.8.8/8.8.8) with SMTP id QAA01598; Mon, 25 Jan 1999 16:52:08 +0900 (JST) Message-ID: <19990125075237.ARENA-6201@mail.me-ru.com> From: Doug Lerner To: grog@lemis.com (grog@lemis.com) Cc: freebsd-questions@FreeBSD.ORG Date: Mon, 25 Jan 1999 16:52:36 +0900 Subject: Re: FAQ (was: boot.flp too big) In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-2022-JP" Content-Transfer-Encoding: 7bit X-Mailer: ARENA Internet Mailer 1.0.5 PPC X-Priority: 3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 99.1.25 8:11 AM, grog@lemis.com wrote: >Read the FAQ first? From http://www.lemis.com/FAQ/FAQ26.html#26 Thank you for your e-mail message. I didn't know about the FAQ. I was just following along on the online installation instructions. It said "download from here", so I right-clicked on it and chose "save as a named file" from the pop-up menu. I don't know what else I could have done. Is there some other way to download to make sure I am downloading a binary file? I did the same thing when I downloaded fdimage.exe and it seemed to save it correctly as an executable file. Thanks, Doug Lerner, Tokyo doug@inJapan.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 00:23:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA09989 for freebsd-questions-outgoing; Mon, 25 Jan 1999 00:23:49 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.utexas.edu (wb4-a.mail.utexas.edu [128.83.126.140]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA09982 for ; Mon, 25 Jan 1999 00:23:47 -0800 (PST) (envelope-from kevin.weiss@mail.utexas.edu) Message-Id: <199901250823.AAA09982@hub.freebsd.org> Received: (qmail 15601 invoked by uid 0); 25 Jan 1999 08:23:46 -0000 Received: from dial-112-36.ots.utexas.edu (HELO mojo) (128.83.190.180) by umbs-smtp-4 with SMTP; 25 Jan 1999 08:23:46 -0000 X-Sender: kevin.weiss@mail.utexas.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0.2 Date: Mon, 25 Jan 1999 02:24:24 -0600 To: freebsd-questions@FreeBSD.ORG From: Kevin Weiss Subject: building ports issue Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG how do I get around the Error 1...porting manually to /usr/ports/distfiles ? PS - I just got through porting all the files from disk 1 (CDROM) onto my HDD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 00:28:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA10517 for freebsd-questions-outgoing; Mon, 25 Jan 1999 00:28:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from marlin.cabonet.net.mx (dns2.cabonet.net.mx [200.38.128.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA10510 for ; Mon, 25 Jan 1999 00:28:27 -0800 (PST) (envelope-from tim@cabonet.net.mx) Received: from cabonet.net.mx ([200.38.128.3]) by marlin.cabonet.net.mx (8.8.8/8.8.8) with ESMTP id BAA07757 for ; Mon, 25 Jan 1999 01:28:40 -0700 (MST) (envelope-from tim@cabonet.net.mx) Message-ID: <36AC3937.7E2E919F@cabonet.net.mx> Date: Mon, 25 Jan 1999 01:28:23 -0800 From: royalauto@earthlink.net X-Mailer: Mozilla 4.05 [en] (Win95; U) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Bandwith Usage Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, We use bing to know bandwidth measurement between two points. The question is: If I know the bandwidth size, how i know the amount of that bandwidth used or consumed. Thanks for your time and help. Tim Westerdahl Cabo San Lucas, Mexico To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 00:33:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA11053 for freebsd-questions-outgoing; Mon, 25 Jan 1999 00:33:05 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA11041 for ; Mon, 25 Jan 1999 00:33:02 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id TAA28941; Mon, 25 Jan 1999 19:02:59 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id TAA61619; Mon, 25 Jan 1999 19:02:58 +1030 (CST) Date: Mon, 25 Jan 1999 19:02:57 +1030 From: Greg Lehey To: Kevin Weiss Cc: freebsd-questions@FreeBSD.ORG Subject: Re: building ports issue Message-ID: <19990125190257.W36690@freebie.lemis.com> References: <199901250823.AAA09982@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <199901250823.AAA09982@hub.freebsd.org>; from Kevin Weiss on Mon, Jan 25, 1999 at 02:24:24AM -0600 WWW-Home-Page: http://www.lemis.com/~grog 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, 25 January 1999 at 2:24:24 -0600, Kevin Weiss wrote: > how do I get around the Error 1...porting manually to /usr/ports/distfiles ? There are at least two ways: 1. Don't do that. 2. Describe what you're really trying to do, and the real error messages you're getting. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 00:52:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA13358 for freebsd-questions-outgoing; Mon, 25 Jan 1999 00:52:49 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA13351 for ; Mon, 25 Jan 1999 00:52:47 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #1) id 104hlE-0005ca-00; Mon, 25 Jan 1999 08:52:45 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id IAA01498; Mon, 25 Jan 1999 08:52:13 GMT Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA02330; Mon, 25 Jan 99 08:52:11 GMT Message-Id: <36AC30A4.45E37228@uk.radan.com> Date: Mon, 25 Jan 1999 08:51:48 +0000 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 4.1.3_U1 sun4m) X-Accept-Language: en-GB Mime-Version: 1.0 To: Kenneth Wayne Culver Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help! Can't detect my Matsushita/Panasonic IDE CDROM. References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kenneth Wayne Culver wrote: > > What I've got to say is that if you are using FBSD-3.0_RELEASE, then you > will have this problem with the ALi chipset. You must cvsup to at least > 3.0-STABLE in order to fix this. > Really? that's wierd. Do you mean that the detection of the CD-ROM (or is it the detection of the 2nd IDE channel?) is hit and miss with this chipset? Does it make a difference if you warm or cold boot?. BTW, I'm not sure what version he's running. > Kenneth Culver To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 01:32:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA17610 for freebsd-questions-outgoing; Mon, 25 Jan 1999 01:32:12 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from scotts.goitti.com (scotts.goitti.com [207.111.195.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA17597 for ; Mon, 25 Jan 1999 01:32:09 -0800 (PST) (envelope-from ai@scotts.goitti.com) Received: from tnt4-65-170.nj.js.cn ([202.102.65.170]) by scotts.goitti.com (8.8.8/8.8.8) with SMTP id JAA28477 for ; Mon, 25 Jan 1999 09:32:23 GMT (envelope-from ai@scotts.goitti.com) Received: by tnt4-65-170.nj.js.cn with Microsoft Mail id <01BE4609.539B76E0@tnt4-65-170.nj.js.cn>; Fri, 22 Jan 1999 13:15:48 +-800 Message-ID: <01BE4609.539B76E0@tnt4-65-170.nj.js.cn> From: ai To: "'freebsd-questions@FreeBSD.ORG'" Subject: help me with adapter setting Date: Fri, 22 Jan 1999 13:15:37 +-800 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id BAA17600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have 3c900b and 3c905 pci cards. My freebsd version is 2.2.5.I found that these cards can not be supported by that version of freebsd.Would you please help me to resolve this problem. Thank you. Alex 1/25/99 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 01:34:42 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA17904 for freebsd-questions-outgoing; Mon, 25 Jan 1999 01:34:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [212.110.138.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA17838 for ; Mon, 25 Jan 1999 01:34:04 -0800 (PST) (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.9.2/8.9.2/UCB) id LAA28316; Mon, 25 Jan 1999 11:33:53 +0200 (EET) Date: Mon, 25 Jan 1999 11:33:52 +0200 From: Ruslan Ermilov To: FreeBSD Questions Subject: [FYI] Oracle on FreeBSD: official response Message-ID: <19990125113352.A28261@ucb.crimea.ua> Mail-Followup-To: FreeBSD Questions Mime-Version: 1.0 Content-Type: multipart/mixed; boundary=zhXaljGHf11kAtnf X-Mailer: Mutt 0.94.17i X-Operating-System: FreeBSD 2.2.8-STABLE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Hi! Recently someone posted the message that, according to Oracle Sales, Oracle for FreeBSD will be available in the middle of February. Yesterday I asked Oracle Support whether they have any plans to release FreeBSD version of Oracle Server. Attached are the question and the answer (HTML). Best regards, -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank +380.652.247.647 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --zhXaljGHf11kAtnf Content-Type: text/html Content-Disposition: attachment; filename="techforum.html" Oracle MetaLink: Technical Forums Unix Installation/OS: RDBMS Technical Forum

Show
Forums
Forum
Index
Post
New
Collapse
Thread


Displayed below are the messages of the selected thread.

From: Ruslan Ermilov
Subject: Oracle on FreeBSD
Posted on: 24-Jan-1999 03:39:53

RDBMS Version: 8.x
Error Number (if applicable):
Operating System: FreeBSD
Product: Oracle Server
Product Version: 8.x

Hi!

Are there any release plans of Oracle Server for FreeBSD platform?

Thanks!


From: Oracle, JAIKISHAN
Subject: Re : Oracle on FreeBSD
Posted on: 24-Jan-1999 23:18:50

No. Not at present.

- Jaikishan


--zhXaljGHf11kAtnf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 02:04:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA20731 for freebsd-questions-outgoing; Mon, 25 Jan 1999 02:04:00 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA20714 for ; Mon, 25 Jan 1999 02:03:50 -0800 (PST) (envelope-from Rainer.Appel@mchp.siemens.de) X-Envelope-Sender-Is: Rainer.Appel@mchp.siemens.de (at relayer david.siemens.de) Received: from mail.siemens.de (salomon.siemens.de [139.23.33.13]) by david.siemens.de (8.9.2/8.9.2) with ESMTP id LAA12780 for ; Mon, 25 Jan 1999 11:03:41 +0100 (MET) Received: from mchp.siemens.de (m64517pp.mchp.siemens.de [139.23.187.197]) by mail.siemens.de (8.9.2/8.9.2) with ESMTP id LAA25956 for ; Mon, 25 Jan 1999 11:03:42 +0100 (MET) Message-ID: <36AC422F.8BCEDBAF@mchp.siemens.de> Date: Mon, 25 Jan 1999 11:06:39 +0100 From: Rainer Appel Reply-To: appel@in.tum.de X-Mailer: Mozilla 4.07 [en] (Win98; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: multi-OS confusion - How to reinstall FreeBSD? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, once i had FreeBSD 2.2.7 and Wind*ws NT Server 4.0 on my PC. It was possible to boot both Operating Systems with Boot Easy. Then someone installed Linux on this PC. Now it was possible to boot FreeBSD and Linux using LILO but the Wind*ws NT partition was broken. After installing Wind*ws NT again it's now impossible to boot FreeBSD, but i can boot Linux using a Floppy Bootdisk. I tried to boot into BSD with a Floppy but when i type "0:sd(0,s2)?" or something similar at the boot prompt, i always get "Error: C:1498 > 1023 (BIOS limit)" even if i toggle the "Extended BIOS Translation for DOS Drivers > 1GByte" Option. I also tried to install Boot Easy again, but i can't get past the boot manager's `F?' prompt. My Partiton Table for my 4GB Harddisk looks like this: DISK Geometry 1023cyls/255heads/63sectors Offset Size Name PType Desc Subtype Flags 0 32 - 6 unused 0 32 3067872 sd0s1 1 NTFS 7 3067904 511 - 6 unused 0 3068415 3052350 sd0s2 3 freebsd 165 C 6120765 305235 sd0s3 1 linux_swap 130 6426000 2088450 sd0s4 1 ext2fs 131 8514450 7920045 - 6 unused 0 I guess there is somthing wrong with the DISK Geometry... Do i have to reinstall FreeBSD? How can i do this without destroying my previos installation? greetings, Rainer. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 02:07:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA21241 for freebsd-questions-outgoing; Mon, 25 Jan 1999 02:07:04 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mi.msu.su (mibank.radio-msu.net [158.250.0.118]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA20654 for ; Mon, 25 Jan 1999 02:03:22 -0800 (PST) (envelope-from alex@mi.msu.su) Received: from mi.msu.su ([158.250.8.14]) by mi.msu.su (8.8.5-MVC-230198/8.8.5) with SMTP id NAA13540 for ; Mon, 25 Jan 1999 13:00:20 +0300 (MSK) Date: Mon, 25 Jan 1999 12:59:46 +0300 From: Alexander Kotelnikov X-Mailer: The Bat! (v1.15) S/N F761AF75 Reply-To: Alexander Kotelnikov X-Priority: 3 (Normal) Message-ID: <9541.990125@mi.msu.su> To: freebsd-questions@FreeBSD.ORG Subject: ipfw and log 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 all! I try to configure ipfw. In kernel config file is line options IPFIREWALL_VERBOSE When kernel starts, i see message: Jan 25 12:16:11 host1 /kernel: IP packet filtering initialized, divert disabled, logging disabled Why? line options "IPFIREWALL_VERBOSE" dos not solve this problem :( WBR Alexander Kotelnikov alex@mi.msu.su To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 02:16:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA22476 for freebsd-questions-outgoing; Mon, 25 Jan 1999 02:16:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from arthur.axion.bt.co.uk (arthur.axion.bt.co.uk [132.146.5.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA22470 for ; Mon, 25 Jan 1999 02:16:14 -0800 (PST) (envelope-from graeme.brown@bt-sys.bt.co.uk) Received: from rambo (actually rambo.futures.bt.co.uk) by arthur (local) with SMTP; Mon, 25 Jan 1999 10:15:12 +0000 Received: from maczebedee (actually macsmtp) by rambo with SMTP (PP); Mon, 25 Jan 1999 10:19:16 +0000 Message-ID: Date: 25 Jan 1999 10:18:05 +0100 From: Graeme Brown Subject: RE: Problem when installing X packages from FreeBsd 3.0 Walnut Cdrom To: freebsd-questions@FreeBSD.ORG X-Mailer: Mail*Link SMTP for Quarterdeck Mail; Version 4.0.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG _______________________________________________________________________________ To: Tomato Ketchup From: Graeme Brown on Mon, Jan 25, 1999 8:58 am Subject: RE: Problem when installing X packages from FreeBsd 3.0 Walnut Cdrom RFC Header:Received: by maczebedee with ADMIN;23 Jan 1999 21:09:13 +0100 Received: from babelfish.axion.bt.co.uk by rambo with SMTP (PP); Sat, 23 Jan 1999 21:12:12 +0000 Received: from hub.freebsd.org by babelfish.axion.bt.co.uk with Internet with SMTP; Sat, 23 Jan 1999 21:07:41 +0000 Received: from localhost (daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA14695; Sat, 23 Jan 1999 12:57:42 -0800 (PST) (envelope-from owner-freebsd-newbies) Received: by hub.freebsd.org (bulk_mailer v1.6); Sat, 23 Jan 1999 12:57:13 -0800 Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA14396 for freebsd-newbies-outgoing; Sat, 23 Jan 1999 12:57:13 -0800 (PST) (envelope-from owner-freebsd-newbies@FreeBSD.ORG) Received: from send501.yahoomail.com (wen505.mail.yahoo.com [128.11.68.72] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA14385 for ; Sat, 23 Jan 1999 12:57:11 -0800 (PST) (envelope-from cap_vert@yahoo.com) Message-ID: <19990123205722.28319.rocketmail@send501.yahoomail.com> Received: from [194.158.112.19] by web505.yahoomail.com; Sat, 23 Jan 1999 12:57:21 PST Date: Sat, 23 Jan 1999 12:57:21 -0800 (PST) From: Tomato Ketchup Subject: Problem when installing X packages from FreeBsd 3.0 Walnut Cdrom To: freebsd-questions@FreeBSD.ORG Cc: freebsd-newbies@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-newbies@FreeBSD.ORG X-Loop: FreeBSD.org I have also found problems installing X window managers and applications under FreeBSD 3.0. In terms of pre-compiled packages, (eg fvwm95, kde ) I have found that they seem to require XFree86-3.3.3.1 but when I do an ftp install of FBSD-3.0 it seems to BE XFree-3.3.2 that gets installed. So it seems to me that currently the Xapplications /window-managers in the packages collection and FBSD-3.0 distribution are not in sync ? I also find from the ports collection FBSD patches for X things do not seem to work Graeme Brown BT Labs, UK email: graeme.brown@bt-sys.bt.co.uk _______________________________________________________________________________ To: freebsd-questions@FreeBSD.ORG Cc: freebsd-newbies@FreeBSD.ORG From: Tomato Ketchup on Sat, Jan 23, 1999 9:09 pm Subject: Problem when installing X packages from FreeBsd 3.0 Walnut Cdrom RFC Header:Received: by maczebedee with ADMIN;23 Jan 1999 21:09:13 +0100 Received: from babelfish.axion.bt.co.uk by rambo with SMTP (PP); Sat, 23 Jan 1999 21:12:12 +0000 Received: from hub.freebsd.org by babelfish.axion.bt.co.uk with Internet with SMTP; Sat, 23 Jan 1999 21:07:41 +0000 Received: from localhost (daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA14695; Sat, 23 Jan 1999 12:57:42 -0800 (PST) (envelope-from owner-freebsd-newbies) Received: by hub.freebsd.org (bulk_mailer v1.6); Sat, 23 Jan 1999 12:57:13 -0800 Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA14396 for freebsd-newbies-outgoing; Sat, 23 Jan 1999 12:57:13 -0800 (PST) (envelope-from owner-freebsd-newbies@FreeBSD.ORG) Received: from send501.yahoomail.com (wen505.mail.yahoo.com [128.11.68.72] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA14385 for ; Sat, 23 Jan 1999 12:57:11 -0800 (PST) (envelope-from cap_vert@yahoo.com) Message-ID: <19990123205722.28319.rocketmail@send501.yahoomail.com> Received: from [194.158.112.19] by web505.yahoomail.com; Sat, 23 Jan 1999 12:57:21 PST Date: Sat, 23 Jan 1999 12:57:21 -0800 (PST) From: Tomato Ketchup Subject: Problem when installing X packages from FreeBsd 3.0 Walnut Cdrom To: freebsd-questions@FreeBSD.ORG Cc: freebsd-newbies@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-newbies@FreeBSD.ORG X-Loop: FreeBSD.org Hello! I have bought the FreeBsd 3.0 Walnut cdrom, and the following problem appears: When trying to install a window manager package included in the walnut cdrom package, the system says it can't find the xfree3.3.2 package on the cdrom which should also have to be installed. I didn't find the XFree3.3.2 package on the cdrom neither on the freebsd site. Does this package exist? Of course I have installed the XFree86 distribution set from the cdrom (including sources, fonts, etc...), configuring Xfree86 (mouse, video card etc..) and I can use Xinit with the default window manager quite well. But no way to install any Xpackage due to this message! I try then to install my window manager package with the '-f' option wich force package creation without looking at other package dependencies, but then when trying to start my Window client, the system says it can't find some specific Xlibrairies.... Have anyone already heard about this problem? what can I do if I want to install a window manager with the current freebsd3.0 walnut cd rom? (note: I had the 2.2.6 freebsd Walnut cdrom, and this problem never appears with this version). Thanks for your help! (email: cap_vert@yahoo.com) _________________________________________________________ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-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 Mon Jan 25 02:30:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA23906 for freebsd-questions-outgoing; Mon, 25 Jan 1999 02:30:21 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mel.alcatel.fr (mel.alcatel.fr [212.208.74.132]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA23901 for ; Mon, 25 Jan 1999 02:30:18 -0800 (PST) (envelope-from Thierry.Herbelot@alcatel.fr) Received: from aifhs2.alcatel.fr (mailhub.alcatel.fr [155.132.180.80]) by mel.alcatel.fr (ALCANET/SMTP) with ESMTP id LAA17886; Mon, 25 Jan 1999 11:29:54 +0100 Received: from lune.telspace.alcatel.fr (lune.telspace.alcatel.fr [155.132.144.65]) by aifhs2.alcatel.fr (ALCANET/SMTP2) with ESMTP id LAA27300; Mon, 25 Jan 1999 11:27:16 +0100 (MET) Received: from telss1 (telss1.telspace.alcatel.fr [155.132.51.4]) by lune.telspace.alcatel.fr (8.9.1a/8.9.1) with SMTP id LAA28497; Mon, 25 Jan 1999 11:11:24 +0100 (MET) Received: from telspace.alcatel.fr (nairobi.telspace.alcatel.fr) by telss1 (4.1/SMI-4.1) id AA29399; Mon, 25 Jan 99 11:18:41 +0100 Message-Id: <36AC461B.67104EA9@telspace.alcatel.fr> Date: Mon, 25 Jan 1999 11:23:23 +0100 From: HERBELOT Thierry Organization: Alcatel Telspace X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 5.5.1 sun4m) X-Accept-Language: en Mime-Version: 1.0 To: Alexander Kotelnikov Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipfw and log References: <9541.990125@mi.msu.su> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, from the ipfw(8) man page : If the kernel was compiled with IPFIREWALL_VERBOSE, then when a packet matches a rule with the ``log'' keyword a message will be printed on the ^^^^^^^^ console. If the kernel was compiled with the IPFIREWALL_VERBOSE_LIMIT option, then logging will cease after the number of packets specified by the option are received for that particular chain entry. Logging may then be re-enabled by clearing the packet counter for that entry. TfH Alexander Kotelnikov wrote: > > Hi all! > > I try to configure ipfw. > In kernel config file is line > options IPFIREWALL_VERBOSE > > When kernel starts, i see message: > Jan 25 12:16:11 host1 /kernel: IP packet filtering initialized, > divert disabled, logging disabled > > Why? line > options "IPFIREWALL_VERBOSE" > dos not solve this problem :( > > WBR > Alexander Kotelnikov alex@mi.msu.su > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 02:41:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA25732 for freebsd-questions-outgoing; Mon, 25 Jan 1999 02:41:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (post-20.mail.demon.net [194.217.242.27]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA25704 for ; Mon, 25 Jan 1999 02:41:47 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #2) id 104ijE-0007Jb-00; Mon, 25 Jan 1999 09:54:44 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id JAA01778; Mon, 25 Jan 1999 09:54:39 GMT Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA03373; Mon, 25 Jan 99 09:54:37 GMT Message-Id: <36AC3F46.E7B69DF9@uk.radan.com> Date: Mon, 25 Jan 1999 09:54:14 +0000 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 4.1.3_U1 sun4m) X-Accept-Language: en-GB Mime-Version: 1.0 To: ai Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: help me with adapter setting References: <01BE4609.539B76E0@tnt4-65-170.nj.js.cn> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ai wrote: > > I have 3c900b and 3c905 pci cards. My freebsd version is 2.2.5. > I found that these cards can not be supported by that version of > freebsd.Would you please help me to resolve this problem. I've got a 3c900 and used it under 2.2.5. It needs the vx0 driver enabling in the kernel config file and the kernel re-building. HTH > Thank you. > Alex > 1/25/99 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 02:57:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA27551 for freebsd-questions-outgoing; Mon, 25 Jan 1999 02:57:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from maciek.gv.edu.pl (netserv.gv.edu.pl [195.117.86.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA27533 for ; Mon, 25 Jan 1999 02:57:12 -0800 (PST) (envelope-from andrzej@maciek.gv.edu.pl) Received: (from andrzej@localhost) by maciek.gv.edu.pl (8.9.2/8.9.1) id MAA14964 for freebsd-questions@freebsd.org; Mon, 25 Jan 1999 12:00:16 +0100 (CET) (envelope-from andrzej) Message-ID: <19990125120015.A14914@gv.edu.pl> Date: Mon, 25 Jan 1999 12:00:15 +0100 From: Andrzej Szydlo To: freebsd-questions@FreeBSD.ORG Subject: Terminal "linux" on FreeBSD console Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I need to see on the FreeBSD console the output of some linux programs designed to display on the linux console :( Does anyone has any suggestions how to get a readable output? Like how to modify"linux" terminal definition on linux (when an application runs on linux and FreeBSD is the terminal only) or what to modify on the FreeBSD (when an application runs on the linux emulation)... Or anything else? TIA Andrzej To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 03:44:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA02443 for freebsd-questions-outgoing; Mon, 25 Jan 1999 03:44:29 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from netvisor.hu (mmtp86.mit.bme.hu [152.66.81.166]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA02438 for ; Mon, 25 Jan 1999 03:44:19 -0800 (PST) (envelope-from szoli@netvisor.hu) Received: from localhost (szoli@localhost) by netvisor.hu (8.8.7/8.8.7) with SMTP id MAA14391 for ; Mon, 25 Jan 1999 12:46:02 +0100 Date: Mon, 25 Jan 1999 12:46:02 +0100 (CET) From: Sebestyen Zoltan X-Sender: szoli@linux.intranet.netvisor.hu To: FreeBSD questions mailinglist Subject: PostgreSQL 6.4.2 on FreeBSD. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-2 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by hub.freebsd.org id DAA02439 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'd like to know if there's a port of PostgreSQL 6.4.2. The other topic that I'm interested in is how to get the int8 support working on BSD. Thanks -------------------------------------------------------------------------------- Sebestyén Zoltán I'm believing that the Holy Spirit is gonna allow the hand, and the foot, and MAKE INSTALL NOT WAR the mouth, just to begin to speak, and to minister, and to heal coordinated by the head. I use UNIX because reboots are for hardware upgrades. -- Waiting for FreeBSD 2.2.8, not Godot! -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 04:12:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA07084 for freebsd-questions-outgoing; Mon, 25 Jan 1999 04:12:49 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gw.caamora.com.au (jonath5.lnk.telstra.net [139.130.41.237]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA07074 for ; Mon, 25 Jan 1999 04:12:43 -0800 (PST) (envelope-from jon@gw.caamora.com.au) Received: (from jon@localhost) by gw.caamora.com.au (8.8.8/8.8.8) id XAA20459; Mon, 25 Jan 1999 23:16:03 +1100 (EST) (envelope-from jon) Message-ID: <19990125231602.A19792@caamora.com.au> Date: Mon, 25 Jan 1999 23:16:02 +1100 From: jonathan michaels To: freebsd-questions@FreeBSD.ORG Subject: animes, production of same Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i X-Operating-System: FreeBSD gw.caamora.com.au 2.2.7-RELEASE i386 X-Mood: i'm alive, if it counts Organisation: Caamora, PO Box 144, Rosebery NSW 1445 Australia Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG all, some help .. in regards to geeting into anime production, for personal enjoyment, i don't think i could muster the slikk required to ever 'go comercial' so to speak. is thier a mailing-list somewhere that caters for this sort of activity, preferab;y on freebsd hosted software tools. help, pointers tips, most apreciated regards jonathan -- =============================================================================== Jonathan Michaels PO Box 144, Rosebery, NSW 1445 Australia =========================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 04:14:52 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA07257 for freebsd-questions-outgoing; Mon, 25 Jan 1999 04:14:52 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.hsonline.net (mail.hsonline.net [205.243.33.25]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id EAA07243 for ; Mon, 25 Jan 1999 04:14:49 -0800 (PST) (envelope-from zamy27@hsonline.net) Received: from hsonline.net [208.10.214.75] by mail.hsonline.net with ESMTP (SMTPD32-4.07) id A8D0B310088; Mon, 25 Jan 1999 07:08:00 -0500 Message-ID: <36ABFDC3.C40818DE@hsonline.net> Date: Mon, 25 Jan 1999 07:14:43 +0200 From: Scott Myron X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: kernel problems.. 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 cvsuped(-current) and did a make buildworld and a make install world. then i went to build my kernel, but when it went to the "loading kernel" i got a bunch of those psm.o(text +234)bleh.. bleh..bleh.. or something like that. you know, those errors you get when you're missing a library. So anyway, i was wondering, has anyone else ever gotten those? or at least know how to fix it? any help is appriciated. thanks. Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 04:36:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA09089 for freebsd-questions-outgoing; Mon, 25 Jan 1999 04:36:41 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.jax (mail.jax.bellsouth.net [205.152.64.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA09083 for ; Mon, 25 Jan 1999 04:36:40 -0800 (PST) (envelope-from efknight@bellsouth.net) From: efknight@bellsouth.net Received: from bellsouth.net (host-209-214-128-56.jax.bellsouth.net [209.214.128.56]) by mail.jax (8.8.8-spamdog/8.8.5) with ESMTP id HAA13501 for ; Mon, 25 Jan 1999 07:36:36 -0500 (EST) Message-ID: <36AC654D.D37144C@bellsouth.net> Date: Mon, 25 Jan 1999 07:36:29 -0500 X-Mailer: Mozilla 4.5 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: how to change scsi id of FBSD 2.2.8 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OK, let me put the question to the list a different way. I installed FBSD 2.2.8 release on scsi id 0. I want it to be scsi id 1. What all do I need to do to the existing FBSD installation, other than change the id jumpers, so it will run as scsi id 1. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 04:48:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA10795 for freebsd-questions-outgoing; Mon, 25 Jan 1999 04:48:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from house.key.net.au (house.key.net.au [203.35.4.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA10786 for ; Mon, 25 Jan 1999 04:48:30 -0800 (PST) (envelope-from keith@apcs.com.au) Received: (from uucp@localhost) by house.key.net.au (8.8.8/8.8.8) id XAA17575 for ; Mon, 25 Jan 1999 23:48:22 +1100 (EST) (envelope-from keith@apcs.com.au) Received: from well.apcs.com.au(203.35.4.19) via SMTP by mailgw.key.net.au, id smtpdh17570; Mon Jan 25 23:48:20 1999 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Date: Mon, 25 Jan 1999 23:49:45 +1100 (EST) Reply-To: keith@apcs.com.au Organization: Australia Power Control Systems P/L From: Keith Anderson To: questions@FreeBSD.ORG Subject: perl to 'c' Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi All I have a small perl script I would like to converted to 'c' Who could I ask ? I wish to run the 'c' program on my 3.0-RELEASE http://www.key.net.au/keith/example-unix.pl Any help would be great. Thanking you Keith Anderson --- ---------------------------------- E-Mail: Keith Anderson Date: 25-Jan-99 Time: 23:45:00 Satelite Service 64K to 2Meg This message was sent by XFMail ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 05:26:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA14445 for freebsd-questions-outgoing; Mon, 25 Jan 1999 05:26:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from wdcrobims01.ed.gov (wdcrobims01.ed.gov [165.224.216.147]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA14434 for ; Mon, 25 Jan 1999 05:26:01 -0800 (PST) (envelope-from Clarence_Griffin@ed.gov) Received: by wdcrobims01.ed.gov with Internet Mail Service (5.5.2232.9) id ; Mon, 25 Jan 1999 08:26:32 -0500 Message-ID: <416C351C579FD211B2B200062B001FF03AF38D@wdcfb6exc01.ed.gov> From: "Griffin, Clarence" To: "'freebsd-questions@FreeBSD.ORG'" Date: Mon, 25 Jan 1999 08:26:03 -0500 X-MS-TNEF-Correlator: <416C351C579FD211B2B200062B001FF03AF38D@wdcfb6exc01.ed.gov> MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: multipart/mixed; boundary="----_=_NextPart_000_01BE4866.52C9EB02" 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_01BE4866.52C9EB02 Content-Type: text/plain unsubscribe ------_=_NextPart_000_01BE4866.52C9EB02 Content-Type: application/ms-tnef Content-Transfer-Encoding: base64 eJ8+IiENAQaQCAAEAAAAAAABAAEAAQeQBgAIAAAA5AQAAAAAAADoAAEIgAcAGAAAAElQTS5NaWNy b3NvZnQgTWFpbC5Ob3RlADEIAQWAAwAOAAAAzwcBABkACAAaAAMAAQAWAQEggAMADgAAAM8HAQAZ AAgAGgAgAAEAMwEBCYABACEAAABCMEJFOUNGNDgxQjJEMjExQjJCOTAwMDYyQjAwMUZGMAAaBwEE gAEAAQAAAAAAAAENgAQAAgAAAAIAAgABA5AGAEwFAAAtAAAAAwBbgAggBgAAAAAAwAAAAAAAAEYA AAAAUoUAABUSAAAeAFyACCAGAAAAAADAAAAAAAAARgAAAABUhQAAAQAAAAUAAAA4LjAzAAAAAAMA DoAIIAYAAAAAAMAAAAAAAABGAAAAAAGFAAAAAAAACwAQgAggBgAAAAAAwAAAAAAAAEYAAAAAA4UA AAAAAAALABGACCAGAAAAAADAAAAAAAAARgAAAAAOhQAAAAAAAAMAN4AIIAYAAAAAAMAAAAAAAABG AAAAABCFAAAAAAAAAwA4gAggBgAAAAAAwAAAAAAAAEYAAAAAEYUAAAAAAAADAD6ACCAGAAAAAADA AAAAAAAARgAAAAAYhQAAAAAAAB4AS4AIIAYAAAAAAMAAAAAAAABGAAAAADaFAAABAAAAAQAAAAAA AAAeAEyACCAGAAAAAADAAAAAAAAARgAAAAA3hQAAAQAAAAEAAAAAAAAAHgBNgAggBgAAAAAAwAAA AAAAAEYAAAAAOIUAAAEAAAABAAAAAAAAAAIBCRABAAAAZwAAAGMAAACBAAAATFpGdfhHxrkDAAoA cmNwZzEyNRYyAPgLYG4OEDAzM50B9yACpAPjAgBjaArAYHNldDAgBxMCgH0ZCoF1YwBQCwN1bG4l AiBlC6YgdQCAdWK9BPJiExAKsQqAEfEAFQAACwACAAEAAAACAXEAAQAAABYAAAABvkhmLgYrRvm6 tC8R0phVAMBPgDN7AABAADkAoH08QWZIvgEDAPE/CQQAAB4AMUABAAAAEQAAAENMQVJFTkNFIEdS SUZGSU4AAAAAAwAaQAAAAAAeADBAAQAAABEAAABDTEFSRU5DRSBHUklGRklOAAAAAAMAGUAAAAAA AwD9P+QEAAAeAHAAAQAAAAEAAAAAAAAAAwAmAAAAAAADADYAAAAAAAMAgBD/////AgFHAAEAAAAz AAAAYz1VUzthPSA7cD1VU0RPRUQ7bD1XRENGQjZFWEMwMS05OTAxMjUxMzI2MDNaLTI5NTQAAAIB +T8BAAAAUgAAAAAAAADcp0DIwEIQGrS5CAArL+GCAQAAAAAAAAAvTz1VU0RPRUQvT1U9VVNET0VE L0NOPVJFQ0lQSUVOVFMvQ049Q0xBUkVOQ0UgR1JJRkZJTgAAAB4A+D8BAAAAEgAAAEdyaWZmaW4s IENsYXJlbmNlAAAAHgA4QAEAAAARAAAAQ0xBUkVOQ0UgR1JJRkZJTgAAAAACAfs/AQAAAFIAAAAA AAAA3KdAyMBCEBq0uQgAKy/hggEAAAAAAAAAL089VVNET0VEL09VPVVTRE9FRC9DTj1SRUNJUElF TlRTL0NOPUNMQVJFTkNFIEdSSUZGSU4AAAAeAPo/AQAAABIAAABHcmlmZmluLCBDbGFyZW5jZQAA AB4AOUABAAAAEQAAAENMQVJFTkNFIEdSSUZGSU4AAAAAQAAHMKB9PEFmSL4BQAAIMALryVJmSL4B HgA9AAEAAAABAAAAAAAAAB4AHQ4BAAAAAQAAAAAAAAAeADUQAQAAADwAAAA8NDE2QzM1MUM1NzlG RDIxMUIyQjIwMDA2MkIwMDFGRjAzQUYzOERAd2RjZmI2ZXhjMDEuZWQuZ292PgALACkAAAAAAAsA IwAAAAAAAwAGEAoT6EMDAAcQCwAAAAMAEBAAAAAAAwAREAAAAAAeAAgQAQAAAAwAAABVTlNVQlND UklCRQACAX8AAQAAADwAAAA8NDE2QzM1MUM1NzlGRDIxMUIyQjIwMDA2MkIwMDFGRjAzQUYzOERA d2RjZmI2ZXhjMDEuZWQuZ292PgDR3g== ------_=_NextPart_000_01BE4866.52C9EB02-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 05:30:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA14801 for freebsd-questions-outgoing; Mon, 25 Jan 1999 05:30:05 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kalypso.cybercom.net (kalypso.cybercom.net [209.21.136.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA14724 for ; Mon, 25 Jan 1999 05:29:57 -0800 (PST) (envelope-from rhuff@kalypso.cybercom.net) Received: (from rhuff@localhost) by kalypso.cybercom.net (8.9.1/8.9.1) id IAA29722; Mon, 25 Jan 1999 08:29:56 -0500 (EST) Date: Mon, 25 Jan 1999 08:29:56 -0500 (EST) Message-Id: <199901251329.IAA29722@kalypso.cybercom.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Robert Huff To: questions@FreeBSD.ORG Subject: 3.0-Release install problems X-Mailer: VM 6.34 under 20.3 "Vatican City" XEmacs Lucid Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello: I'm trying to install 3.0-Release on a 386-40 with an AHA-g1542C. I boot, configure the kernel, and go: it gets to: DEBUG: Found a disk device named da0 and gets no further. It doesn't hang - I can still abort the installation. Anybody have any ideas? Or is there someone out there who could build a custom boot.flp? Robert Huff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 05:47:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA16398 for freebsd-questions-outgoing; Mon, 25 Jan 1999 05:47:25 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mx2.freewwweb.com (mx2.freewwweb.com [205.181.80.249]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA16393 for ; Mon, 25 Jan 1999 05:47:23 -0800 (PST) (envelope-from cccv@freewwweb.com) Received: from freewwweb.com (ppp-21.tc-1.aus.smartworld.net [209.64.190.21]) by mx2.freewwweb.com (8.9.1/8.9.1) with ESMTP id IAA31600867 for ; Mon, 25 Jan 1999 08:50:26 -0500 (EST) Message-ID: <36AC7663.75D6EEB5@freewwweb.com> Date: Mon, 25 Jan 1999 07:49:23 -0600 From: Vic Vreeland X-Mailer: Mozilla 4.5 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: confused Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG have been looking into changing to a unix based system i must say there are many distributing this system and it makes for confusion redhat, caldera, freebsd and on and on which to use which to start with and stay with need to connect to scanner, internet - cuseeme, and etc does freebsd do it all thanks vic vreeland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 06:05:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA18468 for freebsd-questions-outgoing; Mon, 25 Jan 1999 06:05:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from baerenklau.de.freebsd.org (baerenklau.de.freebsd.org [195.185.195.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA18436; Mon, 25 Jan 1999 06:05:06 -0800 (PST) (envelope-from w@panke.de.freebsd.org) Received: (from uucp@localhost) by baerenklau.de.freebsd.org (8.8.8/8.8.8) with UUCP id PAA26201; Mon, 25 Jan 1999 15:01:05 +0100 (CET) (envelope-from w@panke.de.freebsd.org) Received: (from w@localhost) by campa.panke.de.freebsd.org (8.8.8/8.8.8) id OAA01552; Mon, 25 Jan 1999 14:13:46 +0100 (MET) (envelope-from w) Message-ID: <19990125141345.A1545@panke.de.freebsd.org> Date: Mon, 25 Jan 1999 14:13:45 +0100 From: Wolfram Schneider To: lists@gal.netlab.sk, questions@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG, freebsd-fs@FreeBSD.ORG Subject: Re: Need non-case sensitive fs References: <001c01be42b5$f433c5a0$231da8c3@gericom-tps.tps.sk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i In-Reply-To: <001c01be42b5$f433c5a0$231da8c3@gericom-tps.tps.sk>; from Tomas TPS Ulej on Mon, Jan 18, 1999 at 08:41:25AM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 1999-01-18 08:41:25 +0100, Tomas TPS Ulej wrote: > We are ISP running FreeBSD as ftp & email server. Now we want move most of > our webs to apache + fp from our WIN NT4 Server. Problem is that our > customers have their pages deisgned for WINDOWS Platform. I need something > like non case sensitive filesystem . I need implementation for ufs ') which > will work as this scheme... > > Funcion Read "DeMOFile.jpg" reads "DEMOFILE.jpg". So implementation like > DOS/WINDOWS OS have. Upcase equal Downcase. Any ideas? [shudder:] put the customers files on a MSDOS filesystem ... See newfs_msdos(8), mount_msdos(8) how to do this on FreeBSD. -- Wolfram Schneider http://freebsd.org/~w/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 06:09:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA19262 for freebsd-questions-outgoing; Mon, 25 Jan 1999 06:09:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from imo12.mx.aol.com (imo12.mx.aol.com [198.81.17.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA19254 for ; Mon, 25 Jan 1999 06:09:55 -0800 (PST) (envelope-from DEdwa68@aol.com) From: DEdwa68@aol.com Received: from DEdwa68@aol.com by imo12.mx.aol.com (IMOv18.1) id SZMLa04794 for ; Mon, 25 Jan 1999 09:09:26 -0500 (EST) Message-ID: <70c6cba9.36ac7b16@aol.com> Date: Mon, 25 Jan 1999 09:09:26 EST To: freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Subject: I need Help Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Mailer: AOL 4.0 for Windows sub 214 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just found your web page and would l ike to know if you can help me. I have an Aztech SC16-3D. Before I didnt have any sound. I am using Windows 95. Can you tell me if I need wires to get it to work? Right now I do have it working on MIDI files and also got the CD-Rom working. I did have to hook up a wire from the sound card to the back of the CD-ROM. But it wont play and wave files. I would really appreciate you help with this problem. I did write to the AZtech people and received no help from them. Just a file to tell me how to install it from the control panel Thank You and God Bless You Donna Edwards DEdwa68@aol.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 06:16:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA20153 for freebsd-questions-outgoing; Mon, 25 Jan 1999 06:16:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.netsys.hn ([206.48.255.45]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA20144 for ; Mon, 25 Jan 1999 06:16:38 -0800 (PST) (envelope-from freebsd@netsys.hn) Received: from [206.48.255.64] (dedicated.netsys.hn [206.48.255.64]) by mail.netsys.hn (8.9.1/8.9.1) with SMTP id IAA00531; Mon, 25 Jan 1999 08:17:12 -0600 (CST) Message-Id: <199901251417.IAA00531@mail.netsys.hn> To: Craig Beasland Subject: RE: Web Caching software Date: Mon, 25 Jan 99 08:16:58 -0500 From: FreeBSD Questions X-Mailer: E-Mail Connection v2.5.03 CC: "freebsd-questions@FreeBSD.ORG" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -- [ From: FreeBSD Questions * EMC.Ver #2.5.02 ] -- > Pablo, > > check out the squid software package. I think that that is what you are > referring to. Where? > cheers > craig Thanks, Pablo Quintana To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 06:21:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA20942 for freebsd-questions-outgoing; Mon, 25 Jan 1999 06:21:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from easeway.com (ns1.easeway.com [209.69.71.100]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA20933 for ; Mon, 25 Jan 1999 06:21:21 -0800 (PST) (envelope-from mwlucas@easeway.com) Received: (from mwlucas@localhost) by easeway.com (8.8.8/8.8.5) id JAA07353 for freebsd-questions@freebsd.org; Mon, 25 Jan 1999 09:02:10 -0500 (EST) Message-Id: <199901251402.JAA07353@easeway.com> Subject: wdc1 missing, NIC gone To: freebsd-questions@FreeBSD.ORG Date: Mon, 25 Jan 1999 09:02:10 -0500 (EST) From: mwlucas@exceptionet.com 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 Hello, I just upgraded my motherboard and CPU. Since then, I've lost use of acd0 (the only device on wdc1), and my pn0. wdc1 is not found on boot. pn0 is found, and configured, but I cannot pass traffic through it. I don't think it's a hardware problem; when I dig out my Win95 hard drive, both of these devices work. This is on a 3.0 system, supped a couple days before the 3.0/4.0 split, originally installed off of the Feb 98 -current snapshot. I've appended my boot dmesg for general consumption. Any ideas? Also, what is "LDN" and where can I re-enable it? Thanks, ==ml Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.0-CURRENT #1: Fri Jan 22 08:54:27 EST 1999 mwlucas@panic.exceptionet.com:/usr/src/sys/compile/VERMIN Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 350797358 Hz CPU: AMD-K6(tm) 3D processor (350.80-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x58c Stepping=12 Features=0x8021bf real memory = 67108864 (65536K bytes) config> quit avail memory = 62820352 (61348K bytes) Preloaded elf kernel "kernel" at 0xf0257000. Probing for devices on PCI bus 0: chip0: rev 0x04 on pci0.0.0 chip1: rev 0x00 on pci0.1.0 chip2: rev 0x41 on pci0.7.0 ide_pci0: rev 0x06 on pci0.7.1 chip3: rev 0x10 on pci0.7.3 pn0: <82c168/82c169 PNIC 10/100BaseTX> rev 0x11 int a irq 12 on pci0.10.0 pn0: Ethernet address: 00:a0:cc:20:85:a1 pn0: autoneg complete, link status good (half-duplex, 10Mbps) Probing for devices on PCI bus 1: vga0: rev 0xf3 int a irq 11 on pci1.0.0 Probing for PnP devices: CSN 1 Vendor ID: CTL00f0 [0xf0008c0e] Serial 0xffffffff Comp ID: PNPb02f [0x2fb 0d041] This is a Vibra16X, but LDN 0 is disabled Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=0x0> atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio2 at 0x3e8-0x3ef irq 9 on isa sio2: type 16550A sio3 at 0x2e8-0x2ef irq 3 on isa sio3: type 16550A pcm0 not found at 0x40 fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): wd0: 2441MB (4999680 sectors), 4960 cyls, 16 heads, 63 S/T, 512 B/S wdc1 not found at 0x170 vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa npx0 on motherboard npx0: INT 16 interface changing root device to wd0s1a -- Michael Lucas | Exceptionet, Inc. | www.exceptionet.com "Exceptional Networking" | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 06:39:16 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA23129 for freebsd-questions-outgoing; Mon, 25 Jan 1999 06:39:16 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from Kirk.NetUnlimited.net (Kirk.netunlimited.net [208.128.132.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA23120 for ; Mon, 25 Jan 1999 06:39:14 -0800 (PST) (envelope-from brownicm@prokyon.com) Received: from molly.my.domain (Khan-202.netunlimited.net [208.165.3.203]) by Kirk.NetUnlimited.net (8.8.6/8.8.6) with ESMTP id JAA10258 for ; Mon, 25 Jan 1999 09:38:47 -0500 (EST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Mon, 25 Jan 1999 09:37:29 -0500 (EST) From: Chris Browning To: freebsd-questions@FreeBSD.ORG Subject: console switching??? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG So my wife buys me a nice 17" monitor for my birthday. Then she brings home a cast-off Pentium box on which I would like to install linux to play with. Don't mis-understand, after 2 years of playing and now 1 year of really using freebsd, I'm convinced. But I think I'm at the point where I'd like to see linux and after multiple freebsd installs over the past couple years (every release is easier!!! thanx, y'all) I'm certainly not afraid of a linux install. My problem is: I'm out of room! Physically. She'll shoot me if I bring another monitor in here. I'm looking at console switches. Any advice out there? TIA. ---------------------------------- E-Mail: Chris Browning Date: 25-Jan-99 Time: 09:25:40 "if you believe in Nothing... honey, It believes in you." ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 06:43:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA23989 for freebsd-questions-outgoing; Mon, 25 Jan 1999 06:43:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gate1.ovitanutricia.com.pl (gate1.ovitanutricia.com.pl [212.244.109.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA23952 for ; Mon, 25 Jan 1999 06:42:32 -0800 (PST) (envelope-from mariusz@ovitanutricia.com.pl) Received: (from mail@localhost) by gate1.ovitanutricia.com.pl (8.9.1/8.9.1) id PAA06815; Mon, 25 Jan 1999 15:36:44 +0100 (CET) X-Authentication-Warning: gate1.ovitanutricia.com.pl: mail set sender to using -f Received: from poczta.ovitanutricia.com.pl(10.0.0.8) by gate1.ovitanutricia.com.pl via smap (V2.1) id xma006813; Mon, 25 Jan 99 15:36:33 +0100 Received: from kostucha.ovitanutricia.com.pl (kostucha.ovitanutricia.com.pl [10.0.0.180]) by poczta.ovitanutricia.com.pl (8.9.1/8.9.1) with ESMTP id PAA17287; Mon, 25 Jan 1999 15:36:29 +0100 (CET) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Mon, 25 Jan 1999 15:37:17 +0100 (CET) Organization: Ovita Nutricia Poland From: Mariusz Potocki To: Graeme Brown Subject: RE: Problem when installing X packages from FreeBsd 3.0 Walnut C Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 25-Jan-99 Graeme Brown wrote: > Thanks for your help! Create fake record in /var/db/pkg mkdir XFree86-3.3.2 ln -s XFree86-3.3.2 XFree86-3.3.3 In my case it solved problems. -- Mariusz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 07:10:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA26516 for freebsd-questions-outgoing; Mon, 25 Jan 1999 07:10:07 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail2.panix.com (mail2.panix.com [166.84.0.213]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA26502 for ; Mon, 25 Jan 1999 07:10:04 -0800 (PST) (envelope-from tomg@nrnet.org) Received: from mailhost.nrnet.org (root@mailhost.nrnet.org [166.84.192.39]) by mail2.panix.com (8.8.8/8.8.8/PanixM1.3) with ESMTP id KAA04160; Mon, 25 Jan 1999 10:09:54 -0500 (EST) Received: from localhost (tomg@localhost) by mailhost.nrnet.org (8.8.7/8.8.4) with SMTP id JAA02867; Mon, 25 Jan 1999 09:54:06 -0500 Date: Mon, 25 Jan 1999 09:54:06 -0500 (EST) From: Thomas Good To: Sebestyen Zoltan cc: FreeBSD questions mailinglist Subject: Re: PostgreSQL 6.4.2 on 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 On Mon, 25 Jan 1999, Sebestyen Zoltan wrote: > I'd like to know if there's a port of PostgreSQL 6.4.2. The other topic Yes...hee hee...the pg developers are mostly bsd heads and often guilty of gratuitous but good natured linux bashing. Bad pun intended. Grab the src tarball from www.postgresql.org and build as usual. NOTE: Beware of not reading reading the BSD FAQ that comes with postgres. It explains that you will need a kernel rebuild to fire up the server. It seems that only one of the three system v options available comes with the GENERIC kernel. At EOF of GENERIC you'll see: options SYSVSHM You also need: options SYSVSEM options SYSVMSG Add these two and rebuild...else the missing semaphores will cause postmaster to dump core. Cheers, Tom --- North Richmond Community Mental Health Center --- Thomas Good Information Systems Coordinator E-Mail: tomg@ { admin | q8 } .nrnet.org Phone: 718-354-5528 Fax: 718-354-5056 --- Empowered by PostgreSQL 6.3.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 07:26:51 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA27833 for freebsd-questions-outgoing; Mon, 25 Jan 1999 07:26:51 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hera.webcom.com (hera.webcom.com [209.1.28.42]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA27828 for ; Mon, 25 Jan 1999 07:26:50 -0800 (PST) (envelope-from graeme@echidna.com) Received: from eresh.webcom.com (eresh.webcom.com [209.1.28.49]) by hera.webcom.com (8.9.1/8.9.1) with SMTP id HAA13725; Mon, 25 Jan 1999 07:26:37 -0800 Received: from [204.143.69.13] by inanna.webcom.com (WebCom SMTP 1.2.1) with SMTP id 16567584; Mon Jan 25 07:24 PST 1999 Message-Id: <36AC8DB8.4668@echidna.com> Date: Mon, 25 Jan 1999 10:28:56 -0500 From: Graeme Tait Organization: Echidna X-Mailer: Mozilla 2.02 (Win95; I) Mime-Version: 1.0 To: Chris Browning Cc: freebsd-questions@FreeBSD.ORG Subject: Re: console switching??? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chris Browning wrote: > > So my wife buys me a nice 17" monitor for my birthday. Then she brings home a > cast-off Pentium box on which I would like to install linux to play with. Don't > mis-understand, after 2 years of playing and now 1 year of really using > freebsd, I'm convinced. But I think I'm at the point where I'd like to see > linux and after multiple freebsd installs over the past couple years (every > release is easier!!! thanx, y'all) I'm certainly not afraid of a linux install. > My problem is: I'm out of room! Physically. She'll shoot me if I bring another > monitor in here. I'm looking at console switches. Any advice out there? TIA. Look at the Cybex Switchview. Not cheap, especially with good cables, but cheaper than another good monitor, and much cheaper than a lawyer. See http://www.freebsd.org/cgi/getmsg.cgi?fetch=531221+534973+/usr/local/www/db/text/1998/freebsd-questions/19981206.freebsd-questions -- Graeme Tait - Echidna To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 07:30:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA28413 for freebsd-questions-outgoing; Mon, 25 Jan 1999 07:30:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.co.lenoir.nc.us (ns.co.lenoir.nc.us [152.34.59.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA28408 for ; Mon, 25 Jan 1999 07:30:13 -0800 (PST) (envelope-from dkite@co.lenoir.nc.us) Message-ID: <36AC912A.9E640722@co.lenoir.nc.us> Date: Mon, 25 Jan 1999 10:43:38 -0500 From: Doug Kite MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: 3.0 upgrade woes Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG First, the questions: 1. After upgrading from 2.2.5-RELEASE to 3.0-RELEASE, I am having to reset the password for each user. Is this normal? What might have caused this? Is there anything I can do to recover the old passwords? 2. Since the upgrade, every time I reboot ("shutdown -r now"), /etc/nologin is created, and I can't telnet in until I manually remove it. Is this a "feature", or is there some way to fix this? 3. If I upgrade via source from 3.0-RELEASE to 3.0-STABLE (which was my original intent--see saga below), should I use the "make aout-to-elf" option, or has the upgrade to 3.0 (done with sysinstall) already done this? Now, the saga: (optional reading :-) I wanted to upgrade my system from 2.2.5-RELEASE to 3.0-STABLE. Downloaded the source tree with cvsup (first time I had used this), did a make aout-to-elf-build and a make aout-to-elf-install. Everything was going fine until aout-to-elf-install tried to rebuild the kernel. It gave a error that it could not install the kernel because my bootblocks and/or boot loader were not recent enough. I updated them with disklabel, but it still would not work. Then I thought maybe I needed to reboot so it would see the changes. BIG MISTAKE. Upon reboot, mount no longer worked. I guess this is because mount had been converted to elf, but the kernel was aout only (is this right??). I couldn't get a boot/fixit floppy setup to work (another story), so I just finally made a 3.0-RELEASE boot floppy, and did a binary install via ftp. That got the system working again, but I couldn't log in. So I shut down to single user mode. Eventually got / and /usr clean and mounted, ran passwd, and got back in. Whew. Can't believe I'm still contemplating a source upgrade to stable. If you are still with me, thanks for taking the time to read this long message. Any insights appreciated. Doug Kite To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 07:37:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA28983 for freebsd-questions-outgoing; Mon, 25 Jan 1999 07:37:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from plains.NoDak.edu (plains.NoDak.edu [134.129.111.64]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA28976 for ; Mon, 25 Jan 1999 07:37:14 -0800 (PST) (envelope-from tinguely@plains.NoDak.edu) Received: (from tinguely@localhost) by plains.NoDak.edu (8.8.8/8.8.8) id JAA10519; Mon, 25 Jan 1999 09:31:47 -0600 (CST) Date: Mon, 25 Jan 1999 09:31:47 -0600 (CST) From: Mark Tinguely Message-Id: <199901251531.JAA10519@plains.NoDak.edu> To: hodeleri@seattleu.edu, raven@dabdemou.campus.vt.edu Subject: Re: fat32 Cc: questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG there was a patch file for FreeBSD 2.2.[56] that added the VFAT support, see: http://members.aol.com/hyama99/index.html --mark. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 07:55:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA01003 for freebsd-questions-outgoing; Mon, 25 Jan 1999 07:55:01 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from interlock.reston.wcom.net (interlock2.reston.wcom.net [192.77.167.31]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA00975 for ; Mon, 25 Jan 1999 07:54:57 -0800 (PST) (envelope-from gomes@reston.wcom.net) Received: by interlock.reston.wcom.net (InterLock SMTP Gateway 4.2) id KAA24791 for freebsd-questions@FreeBSD.ORG; Mon, 25 Jan 1999 10:54:44 -0500 Message-Id: <199901251554.KAA24791@interlock.reston.wcom.net> X-Mailer: Windows Eudora Pro Version 3.0.1 (32) Date: Mon, 25 Jan 1999 10:59:50 -0500 To: freebsd-questions@FreeBSD.ORG From: Bryan Gomes Subject: FreeBSD for Alpha Hardware Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG All, I have just recieved the FreeBSD 4 CD software suite and I am anxious to install the OS on to my DEC Alpha 200 4/233 hardware but I relized I am not able to boot from the CD. My primary UNIX experience is with Solaris on the Sparc platform, installation consists of booting from the CD and going from there. I am not a member of this mailing list (would like to be though), so please respond directly to my email address. Thank you! Bryan MCI WORLDCOM Advanced Networks LLC Internet Security Engineer support@reston.wcom.net 1-800-944-5625 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 07:56:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA01165 for freebsd-questions-outgoing; Mon, 25 Jan 1999 07:56:48 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from MAIL1 (mail1.netsgo.com [210.115.122.108] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA01160 for ; Mon, 25 Jan 1999 07:56:47 -0800 (PST) (envelope-from loveboot@netsgo.com) Received: from samsan - 203.252.53.54 by netsgo.com with Microsoft SMTPSVC; Tue, 26 Jan 1999 00:56:58 +0900 Message-ID: <001b01be487b$34d67600$3635fccb@samsan.skku.ac.kr> From: "=?euc-kr?B?yLLFwsDO?=" To: Date: Tue, 26 Jan 1999 00:55:48 +0900 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0018_01BE48C6.9D049400" 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_0018_01BE48C6.9D049400 Content-Type: text/plain; charset="euc-kr" Content-Transfer-Encoding: base64 aGVsbG8uDQpteSBuYW1lIGlzIHRhZSBpbiBod2FuZyANCkkgYW0gYSBzdHVkZW50IG9mIHN1bmcg a3l1biBrd2FuIFVuaXZlcnNpdHkgaW4gc291dGgga29yZWEuIA0KbXkgbWFqb3IgaXMgaW5mb3Jt YXRpb24gZW5naW5lZXJpbmcNCkkgaG9wZSB0aGF0IGJyb2tlbiBtZXNzYWdlIG92ZXIgYisgcHJv dG9jb2wgd2lsbCBiZSBwcm92ZWQNCmkga25vdyB0aGF0IGIrIHByb3RvY29sIHdhcyB1c2VkIGZv ciBjb21wdXNlcnZlLg0KSSB3YW50IHRvIGtub3cgIGRldGFpbCBiKyBwcm90b2NvbCBzcGVjaWZp Y2F0aW9uLg0KaWYgeW91IGtub3cgZGV0YWlsIGluZm9ybWF0aW9uIGFib3V0IGIrIHByb3RvY29s LA0KcGxlYXNlLi4uLiAgIHNlbmQgbWUgdGhhdCBpbmZvcm1hdGlvbi4uLiAgDQo= ------=_NextPart_000_0018_01BE48C6.9D049400 Content-Type: text/html; charset="euc-kr" Content-Transfer-Encoding: base64 PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBXMyBIVE1MLy9FTiI+DQo8SFRNTD4N CjxIRUFEPg0KDQo8TUVUQSBjb250ZW50PSJ0ZXh0L2h0bWw7IGNoYXJzZXQ9a3NfY181NjAxLTE5 ODciIGh0dHAtZXF1aXY9Q29udGVudC1UeXBlPg0KPE1FVEEgY29udGVudD0nIk1TSFRNTCA0Ljcy LjMxMTAuNyInIG5hbWU9R0VORVJBVE9SPg0KPC9IRUFEPg0KPEJPRFkgYmdDb2xvcj0jZmZmZmZm Pg0KPERJVj4NCjxESVY+DQo8RElWPg0KPERJVj48Rk9OVCBzaXplPTI+aGVsbG8uPC9GT05UPjwv RElWPg0KPERJVj48Rk9OVCBzaXplPTI+bXkgbmFtZSBpcyB0YWUgaW4gaHdhbmcgPC9GT05UPjwv RElWPg0KPERJVj48Rk9OVCBzaXplPTI+SSBhbSBhIHN0dWRlbnQgb2Ygc3VuZyBreXVuIGt3YW4g VW5pdmVyc2l0eSBpbiBzb3V0aCBrb3JlYS4gDQo8L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIHNp emU9Mj48L0ZPTlQ+PEZPTlQgY29sb3I9IzAwMDAwMCBzaXplPTI+bXkgbWFqb3IgaXMgaW5mb3Jt YXRpb24gDQplbmdpbmVlcmluZzwvRk9OVD48L0RJVj4NCjxESVY+PEZPTlQgY29sb3I9IzAwMDAw MCBzaXplPTI+SSBob3BlIHRoYXQgYnJva2VuIG1lc3NhZ2Ugb3ZlciBiKyBwcm90b2NvbCB3aWxs IA0KYmUgcHJvdmVkPC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBzaXplPTI+aSBrbm93IHRoYXQg YisgcHJvdG9jb2wgd2FzIHVzZWQgZm9yIGNvbXB1c2VydmUuPC9GT05UPjwvRElWPg0KPERJVj48 Rk9OVCBzaXplPTI+SSB3YW50IHRvIGtub3cmbmJzcDsgZGV0YWlsIGIrIHByb3RvY29sIA0Kc3Bl Y2lmaWNhdGlvbi48L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIGNvbG9yPSMwMDAwMDAgc2l6ZT0y PmlmIHlvdSBrbm93IGRldGFpbCBpbmZvcm1hdGlvbiBhYm91dCBiKyANCnByb3RvY29sLDwvRk9O VD48L0RJVj4NCjxESVY+PEZPTlQgc2l6ZT0yPnBsZWFzZS4uLi4mbmJzcDsmbmJzcDsgc2VuZCBt ZSB0aGF0IGluZm9ybWF0aW9uLi4uJm5ic3A7IA0KPC9GT05UPjwvRElWPjwvRElWPjwvRElWPjwv RElWPjwvQk9EWT48L0hUTUw+DQo= ------=_NextPart_000_0018_01BE48C6.9D049400-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 08:00:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA01560 for freebsd-questions-outgoing; Mon, 25 Jan 1999 08:00:12 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from akat.civ.cvut.cz (akat.civ.cvut.cz [147.32.235.105]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA01528; Mon, 25 Jan 1999 08:00:05 -0800 (PST) (envelope-from pechy@hp735.cvut.cz) Received: from localhost (pechy@localhost) by akat.civ.cvut.cz (950413.SGI.8.6.12/950213.SGI.AUTOCF) via ESMTP id RAA00709; Mon, 25 Jan 1999 17:01:25 +0100 Date: Mon, 25 Jan 1999 17:01:25 +0100 From: Jan Pechanec X-Sender: pechy@akat.civ.cvut.cz To: Wolfram Schneider cc: lists@gal.netlab.sk, questions@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG, freebsd-fs@FreeBSD.ORG Subject: Re: Need non-case sensitive fs In-Reply-To: <19990125141345.A1545@panke.de.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, 25 Jan 1999, Wolfram Schneider wrote: >On 1999-01-18 08:41:25 +0100, Tomas TPS Ulej wrote: >> We are ISP running FreeBSD as ftp & email server. Now we want move most of >> our webs to apache + fp from our WIN NT4 Server. Problem is that our >> customers have their pages deisgned for WINDOWS Platform. I need something >> like non case sensitive filesystem . I need implementation for ufs ') which >> will work as this scheme... >> >> Funcion Read "DeMOFile.jpg" reads "DEMOFILE.jpg". So implementation like >> DOS/WINDOWS OS have. Upcase equal Downcase. Any ideas? > >[shudder:] put the customers files on a MSDOS filesystem ... > >See newfs_msdos(8), mount_msdos(8) how to do this on FreeBSD. It should'n work. You can access names in the form that is printed with 'ls' only, I think. To solve the problem, I think the best solution would be to use stackable layering. This is a problem that somebody could already solved (search for heidemann and UCLA), if not and you have somebody that can program in C, let him add some code to the null layer template (see mount_null). One hundred lines of code, I estimate. Jan Pechanec. -- ---------------------------------------------------------------------- Jan PECHANEC, Computing center, Czech Technical University ------------ Zikova 4, Praha 6, 166 35, Czech Republic tel: +420 2 2435 2969 | email: pechy@hp735.cvut.cz fax: +420 2 24310271 | http://akat.civ.cvut.cz/pechy ---------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 08:10:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA03077 for freebsd-questions-outgoing; Mon, 25 Jan 1999 08:10:05 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mel.alcatel.fr (mel.alcatel.fr [212.208.74.132]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA02954 for ; Mon, 25 Jan 1999 08:09:52 -0800 (PST) (envelope-from Thierry.Herbelot@alcatel.fr) Received: from aifhs2.alcatel.fr (mailhub.alcatel.fr [155.132.180.80]) by mel.alcatel.fr (ALCANET/SMTP) with ESMTP id RAA31235; Mon, 25 Jan 1999 17:09:25 +0100 Received: from lune.telspace.alcatel.fr (lune.telspace.alcatel.fr [155.132.144.65]) by aifhs2.alcatel.fr (ALCANET/SMTP2) with ESMTP id RAA18396; Mon, 25 Jan 1999 17:06:52 +0100 (MET) Received: from telss1 (telss1.telspace.alcatel.fr [155.132.51.4]) by lune.telspace.alcatel.fr (8.9.1a/8.9.1) with SMTP id QAA20902; Mon, 25 Jan 1999 16:48:24 +0100 (MET) Received: from telspace.alcatel.fr (nairobi.telspace.alcatel.fr) by telss1 (4.1/SMI-4.1) id AA08309; Mon, 25 Jan 99 16:55:38 +0100 Message-Id: <36AC9510.EAB7F186@telspace.alcatel.fr> Date: Mon, 25 Jan 1999 17:00:16 +0100 From: HERBELOT Thierry Organization: Alcatel Telspace X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 5.5.1 sun4m) X-Accept-Language: en Mime-Version: 1.0 To: Doug Kite Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 3.0 upgrade woes References: <36AC912A.9E640722@co.lenoir.nc.us> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug Kite wrote: > > First, the questions: > > 1. After upgrading from 2.2.5-RELEASE to 3.0-RELEASE, I am having to reset the > password for each user. Is this normal? What might have caused this? Is there > anything I can do to recover the old passwords? > > 2. Since the upgrade, every time I reboot ("shutdown -r now"), /etc/nologin is > created, and I can't telnet in until I manually remove it. Is this a > "feature", or is there some way to fix this? > > 3. If I upgrade via source from 3.0-RELEASE to 3.0-STABLE (which was my > original intent--see saga below), should I use the "make aout-to-elf" option, > or has the upgrade to 3.0 (done with sysinstall) already done this? > Well, You got through - isn't it ? I don't have the exact posts but I bet that you would find in the archives of -current a more step-by-step way to upgrade. Your way is a bit over-ambitious, going straight from an old 2.2 version to the most recent 3.0 (considering all the changes that have been made). I would have first upgraded my machine via cvsup to the latest 2.2-Stable version, then upgraded to 3.0-Release (via aout-to-elf), then once more upgraded to 3.0-Stable (this is exactly what I wanted to do until I crashed my disk trying to have two complete FreeBSD partitions on the same disk - I then installed a fresh 3.0-Release and I recovered most of my data from a backup) Furthermore, I you upgrade from source, beware of changes in /etc TfH > Now, the saga: (optional reading :-) > > I wanted to upgrade my system from 2.2.5-RELEASE to 3.0-STABLE. Downloaded the > source tree with cvsup (first time I had used this), did a make > aout-to-elf-build and a make aout-to-elf-install. Everything was going fine > until aout-to-elf-install tried to rebuild the kernel. It gave a error that it > could not install the kernel because my bootblocks and/or boot loader were not > recent enough. I updated them with disklabel, but it still would not work. > Then I thought maybe I needed to reboot so it would see the changes. BIG > MISTAKE. Upon reboot, mount no longer worked. I guess this is because mount > had been converted to elf, but the kernel was aout only (is this right??). I > couldn't get a boot/fixit floppy setup to work (another story), so I just > finally made a 3.0-RELEASE boot floppy, and did a binary install via ftp. That > got the system working again, but I couldn't log in. So I shut down to single > user mode. Eventually got / and /usr clean and mounted, ran passwd, and got > back in. Whew. Can't believe I'm still contemplating a source upgrade to > stable. > > If you are still with me, thanks for taking the time to read this long > message. > > Any insights appreciated. > > Doug Kite > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 08:12:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA03425 for freebsd-questions-outgoing; Mon, 25 Jan 1999 08:12:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from 3rdrock.coserve.org (3rdrock.coserve.org [198.213.49.88]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA03409 for ; Mon, 25 Jan 1999 08:12:10 -0800 (PST) (envelope-from fabry@panam.edu) Received: from earth (earth.coserve.org [198.213.49.85]) by 3rdrock.coserve.org (8.9.1/8.9.1) with SMTP id KAA18452; Mon, 25 Jan 1999 10:08:24 -0600 (CST) Message-ID: <042b01be487d$94f52c00$5531d5c6@earth.coserve.org> From: "Alain G. Fabry" To: "Bryan Gomes" , Subject: Re: FreeBSD for Alpha Hardware Date: Mon, 25 Jan 1999 10:12: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.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >All, > >I have just recieved the FreeBSD 4 CD software suite and I am anxious to >install the OS on to my DEC Alpha 200 4/233 hardware but I relized I am not >able to boot from the CD. Which version or where can I find the FreeBSD version for Alpha? I want to install FreeBSD on a DEC Alpha 200 4/166 Thanks, Alain To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 08:13:42 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA03541 for freebsd-questions-outgoing; Mon, 25 Jan 1999 08:13:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from netvisor.hu (mmtp86.mit.bme.hu [152.66.81.166]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA03517 for ; Mon, 25 Jan 1999 08:13:31 -0800 (PST) (envelope-from szoli@netvisor.hu) Received: from localhost (szoli@localhost) by netvisor.hu (8.8.7/8.8.7) with SMTP id RAA15327 for ; Mon, 25 Jan 1999 17:15:12 +0100 Date: Mon, 25 Jan 1999 17:15:12 +0100 (CET) From: Sebestyen Zoltan X-Sender: szoli@linux.intranet.netvisor.hu To: FreeBSD questions mailinglist Subject: Did anyone wonder on the difference between Windows 3.1 and FreeBSD 3.1? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-2 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by hub.freebsd.org id IAA03537 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just a bad joke. Ignore it. -------------------------------------------------------------------------------- Sebestyén Zoltán I'm believing that the Holy Spirit is gonna allow the hand, and the foot, and MAKE INSTALL NOT WAR the mouth, just to begin to speak, and to minister, and to heal coordinated by the head. I use UNIX because reboots are for hardware upgrades. -- Waiting for FreeBSD 3.1, not Godot -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 08:22:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA04737 for freebsd-questions-outgoing; Mon, 25 Jan 1999 08:22:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.plaut.de (ns.plaut.de [194.39.177.166]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA04731 for ; Mon, 25 Jan 1999 08:22:52 -0800 (PST) (envelope-from afuchs@Plaut.de) Received: from localhost (afuchs@localhost) by ns.plaut.de (8.8.8/8.8.7) with SMTP id RAA12278 for ; Mon, 25 Jan 1999 17:22:46 +0100 (CET) (envelope-from afuchs@ns.plaut.de) Date: Mon, 25 Jan 1999 17:22:45 +0100 (CET) From: Alex Fuchsstadt To: freebsd-questions@FreeBSD.ORG Subject: high availability 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, does anybody know, how often specific parts (NICs, HDs, PROCs, Controllers) of a PC fail? (just statistics) The question is which parts do I need to have twice to continue working, when one part fails and spend as less money as possible. Need it for a presentation. Bye, Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 08:23:28 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA04814 for freebsd-questions-outgoing; Mon, 25 Jan 1999 08:23:28 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotmail.com (law-f42.hotmail.com [209.185.131.105]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA04807 for ; Mon, 25 Jan 1999 08:23:27 -0800 (PST) (envelope-from chen6178@hotmail.com) Received: (qmail 26283 invoked by uid 0); 25 Jan 1999 16:23:26 -0000 Message-ID: <19990125162326.26282.qmail@hotmail.com> Received: from 163.28.80.23 by www.hotmail.com with HTTP; Mon, 25 Jan 1999 08:23:06 PST X-Originating-IP: [163.28.80.23] From: "Albert Chen" To: marko@uk.radan.com Cc: culverk@wam.umd.edu, freebsd-questions@FreeBSD.ORG Subject: Re: Help! Can't detect my Matsushita/Panasonic IDE CDROM. Date: Mon, 25 Jan 1999 08:23:06 PST Mime-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Ovens said: >Albert Chen wrote: >> >> Mark said: >> > >> >Albert Chen wrote: >> >> >> >> >From dpsmith@xoom.com Fri Jan 22 18:20:56 1999 >> >> >Kenneth Wayne Culver wrote: >> >> >> >> >> >> > >> >> >> > Albert Chen wrote: >> >> >> > > >> >> >> > > Hi, >> >> >> > > >> >> >> > > I'm using Matsushita/Panasonic IDE CDROM, but seems FreeBSD >> can't >> >> detect >> >> >> > > it. >> >> >> > > I add the line "controller matcd0 at isa? port 0x230 >> bio" >> >> in >> >> >> > > kernel >> >> >> > > config file, but it doesn't work. >> >> >> > > Would anyone tell me how to solve this problem, thanks in >> >> advance. >> >> >> > > >> >> >> All you need to do is us the ATAPI options. specifically add this >> to >> >> your >> >> >> kernel config file: >> >> >> >> >> >> options ATAPI #Enable ATAPI support for IDE bus >> >> >> options ATAPI_STATIC #Don't do it as an LKM >> >> >> device acd0 #IDE CD-ROM >> >> > >> >> >ATAPI & ATAPI_STATIC are in GENERIC anyway, as is wcd0 and matcd0. >> acd0 >> >> >is for CD-ROM & CD-R/RW according to LINT and should be used *in >> place >> >> >of* wcd, so if the original poster is booting the GENERIC kernel >> there >> >> >shouldn't be a problem. >> >> > >> >> >What's confusing me is ''I add the line "controller matcd0 at >> >> isa? >> >> >port 0x230 bio" in kernel''. Why? when it's there already? >> >> > >> >> >> >> Hi, Mark & Kenneth, >> >> >> >> The following lines in my kernel config file, >> >> >> >> options ATAPI #Enable ATAPI support for IDE bus >> >> options ATAPI_STATIC #Don't do it as an LKM >> >> device matcd0 #IDE CD-ROM >> >> controller matcd0 at isa? port 0x230 bio >> >> >> >> But FreeBSD can't still detect CDROM :-( >> >> I run dmesg, and the result is below: >> >> >> >> wdc0 at 0x1f0-0x1f7 irq 14 on isa >> >> wdc0: unit 0 (wd0): >> >> wd0: 8063MB (16514064 sectors), 16383 cyls, 16 heads, 63 S/T, 512 B/S >> >> wdc1 not found at 0x170 >> >> matcd0 not found ad 0x230 >> >> >> >> Would you like to tell me how to sovle it, thanks. >> > >> >OK, firstly, is your CD-ROM an IDE device _or_ a Matsushita/Panasonic >> >proprietry device? The controller matcd0 is only for CD-ROM's with the >> >proprietry Mat/Pan interface (as used on SB cards) not for IDE devices >> >_made_ by Mat/Pan. >> > >> >If it is IDE then you don't need ``matcd0'' in your config file. Also, >> >there is no such thing as ``device matcd0'' only ``controller matcd0'' >> >> Hi, Mark, >> >> My CDROM is an IDE device, not proprietry device, and CDROM type is >> CR-583. I follow your instructions to delete "controller matcd0" in >> kernel config file, then compile kernel, reboot. FreeBSD CAN detect >> it, but I reboot it again, FreeBSD CAN'T detect CDROM, and I try >> many times, still fails :( > >Wierd :-/. I really need to see the output from dmesg, preferably both >when the CD is detected and when it isn't. > >> Is it FreeBSD problem or my CDROM problem, I really don't know. >> > >Hmm, not 100% sure, but if FreeBSD detects it once then it should do it >again, the kernel doesn't change, unless you are using boot time config >(boot -c) and that is introducing a >conflict. Again I really need to see the output from dmesg. Hi, Mark, It's really weird, isn't it? I don't change anything, FreeBSD CAN detect my CDROM with no problems so far, I test rebooting five times, no problem :-) Well, I have to thank you for your help. Thanks again, Albert. ______________________________________________________ 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 Jan 25 08:35:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA06662 for freebsd-questions-outgoing; Mon, 25 Jan 1999 08:35:37 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hermes.hrz.uni-bielefeld.de (hermes.hrz.uni-bielefeld.de [129.70.4.55]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA06653 for ; Mon, 25 Jan 1999 08:35:33 -0800 (PST) (envelope-from Christoph.Prevezanos@post.uni-bielefeld.de) Received: from ripley (ppp39-83.hrz.uni-bielefeld.de [129.70.39.83]) by hermes.hrz.uni-bielefeld.de (8.8.6/8.8.6) with SMTP id RAA28959; Mon, 25 Jan 1999 17:35:03 +0100 (MET) Message-ID: <199901251732290870.000372CF@Postfach.Uni-Bielefeld.de> In-Reply-To: <199901250550.QAA22827@astea.com.au> References: <199901250550.QAA22827@astea.com.au> X-Mailer: Calypso Version 2.40.41.08 (_DEU) Date: Mon, 25 Jan 1999 17:32:29 +0100 Reply-To: Christoph.Prevezanos@post.uni-bielefeld.de From: "Christoph Prevezanos" To: leo@astea.com.au Cc: freebsd-questions@FreeBSD.ORG Subject: Re: which network card??? Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id IAA06657 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Leo! >i don't currently want to upgrade fBSD but i do want to change the network >cards (4 in total) >which cards do you think i should use..... i really don't want to buy nice >new cards and find >that i don't have drivers for them..... There are many good cards that work without any problems. I just bought some Intel Ethernet Express Pro100+ for our LAN. They work fine and you find the driver in 2.26 and later (as far as I know). Installation was painless and clean. Greetings, Christoph Prevezanos (Germany) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 08:43:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA08153 for freebsd-questions-outgoing; Mon, 25 Jan 1999 08:43:37 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from the-twist.crosslink.net (the-twist.crosslink.net [206.246.124.74]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA08148 for ; Mon, 25 Jan 1999 08:43:35 -0800 (PST) (envelope-from sgregory@crosslink.net) Received: (qmail 637 invoked from network); 25 Jan 1999 16:43:34 -0000 Received: from unknown (HELO crosslink.net) (192.190.177.149) by the-twist.crosslink.net with SMTP; 25 Jan 1999 16:43:34 -0000 Message-ID: <36AC9F16.31169394@crosslink.net> Date: Mon, 25 Jan 1999 11:43:03 -0500 From: Scott Gregory X-Mailer: Mozilla 4.07 [en] (WinNT; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Name server returning in-addr.apra 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 in the process of redoing our name server and am getting the following when I ask for an IP resolution: Server: dallas.our.network.com.16.10.10.in-addr.arpa Address: 10.10.16.33 Name: harrisburg.our.network.com.16.10.10.in-addr.arpa Address: 10.10.16.23 and when I resolve a name: Server: dallas.our.network.com.16.10.10.in-addr.arpa Address: 10.10.16.33 Name: admin2.our.network.com Address: 10.10.16.153 I am not sure what is causing this to happen. Any help would be appreciated. Below is an excerpt from the forward and reverse mapping files. Thanks, Scott our.network.forward ================ our.network.com. IN SOA dallas.our.network.com root. dallas.our.network.com ( 990122162541 ;Serial year/month/day/time 10800 ;Refresh 1800 ;Retry 3600000 ;Expire 86400 ) ;Minimum our.network.com. IN NS dallas.our.network.com. our. IN CNAME our.network.com. localhost. IN A 127.0.0.1 loghost. IN CNAME dallas.our.network.com. dallas. IN CNAME dallas.our.network.com. ; our.network.com. IN MX 0 dallas.our.network.com. ; our.network 10.10.16.xxx Subnet box1 IN A 10.10.16.1 ;Box 1 box2 IN A 10.10.16.2 ;Box 2 box3 IN A 10.10.16.3 ;Box 3 box4 IN A 10.10.16.4 ;Box 4 box5 IN A 10.10.16.5 ;Box 5 box6 IN A 10.10.16.6 ;Box 6 box7 IN A 10.10.16.7 ;Box 7 box8 IN A 10.10.16.8 ;Box 8 box9 IN A 10.10.16.9 ;Box 9 our.network.reverse ================= 16.10.10.in-addr.arpa. IN SOA dallas.our.network.com. root. dallas.our.network.com. ( 990122162541 ;Serial year/month/day/time 10800 ;Refresh 1800 ;Retry 3600000 ;Expire 86400 ) ;Minimum 16.10.10.in-addr.arpa. IN NS dallas.our.network.com. 1 IN PTR box1.our.network.com 2 IN PTR box2.our.network.com 3 IN PTR box3.our.network.com 4 IN PTR box4.our.network.com 5 IN PTR box5.our.network.com 6 IN PTR box6.our.network.com 7 IN PTR box7.our.network.com 8 IN PTR box8.our.network.com 9 IN PTR box9.our.network.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 08:45:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA08689 for freebsd-questions-outgoing; Mon, 25 Jan 1999 08:45:34 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.sysnet.net.tw (mail.sysnet.net.tw [210.67.33.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA08677 for ; Mon, 25 Jan 1999 08:45:31 -0800 (PST) (envelope-from kevlo@hello.com.tw) Received: from hello.com.tw (p210-67-40-112.ts.sysnet.net.tw [210.67.40.112]) by mail.sysnet.net.tw (8.8.8/8.8.8) with ESMTP id AAA09816 for ; Tue, 26 Jan 1999 00:44:46 +0800 (CST) Message-ID: <36AC9F67.DD1156B3@hello.com.tw> Date: Tue, 26 Jan 1999 00:44:23 +0800 From: Kevin Lo X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: [Fwd: How can i view chiense .] References: <36AC380D.68D2646E@www.transfar.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bright Sea wrote: > Bright Sea wrote: > > > Annie Ho wrote: > > > > > To Who May Concern, > > > I will like to ask, what do I need to install, what do I need to do in > > > order for me to be able to view chinese and have a chinese console in > > > freeBSD? I will like to ask for instruction on that. Will very very > > > appreciate if someone can reply my message and gives me an exact, detail > > > instruction regard to this matter. > > > Thank You! > > > > CXwin will be a good choice and you may use CXterm,celvis ,cless > > as a subsitute.All above things can be installed from the package CD. > > use > > pkg_add PackageName > > to install them. > Note that anyone can get CXwin at ftp://freebsd.csie.nctu.edu.tw/Upload/CXwin Hope this helps, Kevin. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 08:48:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09131 for freebsd-questions-outgoing; Mon, 25 Jan 1999 08:48:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (post-20.mail.demon.net [194.217.242.27]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA09123 for ; Mon, 25 Jan 1999 08:48:43 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #2) id 104pBj-0002pP-00; Mon, 25 Jan 1999 16:48:37 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id QAA02197; Mon, 25 Jan 1999 16:47:56 GMT Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA10190; Mon, 25 Jan 99 16:47:55 GMT Message-Id: <36ACA022.95D5D3F4@uk.radan.com> Date: Mon, 25 Jan 1999 16:47:30 +0000 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 4.1.3_U1 sun4m) X-Accept-Language: en-GB Mime-Version: 1.0 To: Albert Chen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help! Can't detect my Matsushita/Panasonic IDE CDROM. References: <19990125162326.26282.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 Albert Chen wrote: > > > Hi, Mark, > > It's really weird, isn't it? I don't change anything, FreeBSD CAN > detect my CDROM with no problems so far, I test rebooting five times, > no problem :-) > Well, I have to thank you for your help. > Glad you got it all working. I'm just wondering if the reason it couldn't see the CD sometimes is because of whether you were warm or cold re-booting? Anyway, it all seems OK at the moment and that's the main thing. > Thanks again, You're welcome > Albert. > > ______________________________________________________ > 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 Jan 25 08:57:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA10488 for freebsd-questions-outgoing; Mon, 25 Jan 1999 08:57:37 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotmail.com (law-f58.hotmail.com [209.185.131.121]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA10482 for ; Mon, 25 Jan 1999 08:57:35 -0800 (PST) (envelope-from chen6178@hotmail.com) Received: (qmail 17387 invoked by uid 0); 25 Jan 1999 16:57:34 -0000 Message-ID: <19990125165734.17386.qmail@hotmail.com> Received: from 163.28.80.23 by www.hotmail.com with HTTP; Mon, 25 Jan 1999 08:57:32 PST X-Originating-IP: [163.28.80.23] From: "Albert Chen" To: marko@uk.radan.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help! Can't detect my Matsushita/Panasonic IDE CDROM. Date: Mon, 25 Jan 1999 08:57:32 PST Mime-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Ovens said: >Albert Chen wrote: >> >> >> Hi, Mark, >> >> It's really weird, isn't it? I don't change anything, FreeBSD CAN >> detect my CDROM with no problems so far, I test rebooting five times, >> no problem :-) >> Well, I have to thank you for your help. >> > >Glad you got it all working. I'm just wondering if the reason it >couldn't see the CD sometimes is because of whether you were warm or >cold re-booting? I don't know. But FBSD can detect my CDROM whatever I was warm or cold re-booting at present. Best regards, Albert. ______________________________________________________ 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 Jan 25 08:58:50 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA10601 for freebsd-questions-outgoing; Mon, 25 Jan 1999 08:58:50 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dns.ie-online.it (dns.ie-online.it [194.133.148.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA10590 for ; Mon, 25 Jan 1999 08:58:45 -0800 (PST) (envelope-from sriva@alice.it) Received: from dns.ie-interna.it (host1.ie-online.it [194.133.148.10]) by dns.ie-online.it (8.8.8/8.8.8) with ESMTP id RAA15128; Mon, 25 Jan 1999 17:58:38 +0100 (CET) (envelope-from sriva@alice.it) Received: from stefano (stefano.ie-interna.it [192.168.0.33]) by dns.ie-interna.it (8.8.8/8.8.8) with SMTP id RAA18207; Mon, 25 Jan 1999 17:58:38 +0100 (CET) (envelope-from sriva@alice.it) Message-Id: <3.0.5.32.19990125175838.00a87da0@relay.alice.it> X-Sender: riva@relay.alice.it X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Mon, 25 Jan 1999 17:58:38 +0100 To: Scott Gregory , freebsd-questions@FreeBSD.ORG From: Stefano Riva Subject: Re: Name server returning in-addr.apra In-Reply-To: <36AC9F16.31169394@crosslink.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 11.43 25/01/99 -0500, you wrote: >I am in the process of redoing our name server and am getting the >following when I ask for an IP resolution: >Server: dallas.our.network.com.16.10.10.in-addr.arpa >Address: 10.10.16.33 (...) >I am not sure what is causing this to happen. Any help would be >appreciated. Below is an excerpt from the forward and reverse mapping >files. Try to place a dot after the names in your reverse file. I mean, for example: 1 IN PTR box1.our.network.com. instead of 1 IN PTR box1.our.network.com --- Stefano Riva Software Engineer - Systems Administrator Informazioni Editoriali I.E. Srl Phone +39-027528400, Fax +39-027528451 Email sriva@alice.it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 09:13:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA12092 for freebsd-questions-outgoing; Mon, 25 Jan 1999 09:13:38 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gal.netlab.sk (gal.netlab.sk [195.168.1.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA12084 for ; Mon, 25 Jan 1999 09:13:35 -0800 (PST) (envelope-from lists@gal.netlab.sk) Received: from gericom-tps (nobody@qwyx.netlab.sk [195.168.0.2]) by gal.netlab.sk (8.9.1/8.9.1) with SMTP id SAA28195 for ; Mon, 25 Jan 1999 18:13:25 +0100 (CET) Reply-To: From: "Tomas TPS Ulej" To: Subject: New Server... Date: Mon, 25 Jan 1999 18:13:25 +0100 Message-ID: <00a601be4886$04e84120$0a01a8c3@gericom-tps.tps.sk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" 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.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG We want create new very very good server powered by DACPGM-2-64E RAID Controller (MYLEX). Is this hardware supported in 2.2.8-stable or 3-current? -- Tomas TPS Ulej System Administrator tps@internet.sk, tu36-ripe ISP TELENOR Internet, NETLAB Network, Slovakia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 09:14:44 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA12315 for freebsd-questions-outgoing; Mon, 25 Jan 1999 09:14:44 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from the-twist.crosslink.net (the-twist.crosslink.net [206.246.124.74]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA12310 for ; Mon, 25 Jan 1999 09:14:39 -0800 (PST) (envelope-from sgregory@crosslink.net) Received: (qmail 2347 invoked from network); 25 Jan 1999 17:14:33 -0000 Received: from unknown (HELO crosslink.net) (192.190.177.149) by the-twist.crosslink.net with SMTP; 25 Jan 1999 17:14:33 -0000 Message-ID: <36ACA65E.D7AEC4EB@crosslink.net> Date: Mon, 25 Jan 1999 12:14:07 -0500 From: Scott Gregory X-Mailer: Mozilla 4.07 [en] (WinNT; I) MIME-Version: 1.0 To: Stefano Riva CC: freebsd-questions@FreeBSD.ORG Subject: Re: Name server returning in-addr.apra References: <3.0.5.32.19990125175838.00a87da0@relay.alice.it> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG That did it. Thanks. I knew it was something simple. Time for thicker glasses! Scott Stefano Riva wrote: > At 11.43 25/01/99 -0500, you wrote: > >I am in the process of redoing our name server and am getting the > >following when I ask for an IP resolution: > >Server: dallas.our.network.com.16.10.10.in-addr.arpa > >Address: 10.10.16.33 > (...) > >I am not sure what is causing this to happen. Any help would be > >appreciated. Below is an excerpt from the forward and reverse mapping > >files. > > Try to place a dot after the names in your reverse file. > > I mean, for example: > > 1 IN PTR box1.our.network.com. > > instead of > > 1 IN PTR box1.our.network.com > > --- > > Stefano Riva > Software Engineer - Systems Administrator > Informazioni Editoriali I.E. Srl > Phone +39-027528400, Fax +39-027528451 > Email sriva@alice.it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 09:42:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA15122 for freebsd-questions-outgoing; Mon, 25 Jan 1999 09:42:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns1.net.com (ns1.net.com [134.56.3.101] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA15116 for ; Mon, 25 Jan 1999 09:42:12 -0800 (PST) (envelope-from nesi_unanaowo@net.com) Received: from unet.net.com (unet [134.56.112.30]) by ns1.net.com (8.9.1/8.9.1) with SMTP id JAA07048 for ; Mon, 25 Jan 1999 09:46:44 -0800 (PST) Received: from west-mail.net.com by unet.net.com (SMI-8.6/SMI-SVR4) id JAA27834; Mon, 25 Jan 1999 09:40:34 -0800 Received: from net.com ([134.56.114.51]) by west-mail.net.com (Netscape Messaging Server 3.6) with ESMTP id AAA2F1 for ; Mon, 25 Jan 1999 09:41:59 -0800 Message-ID: <36ACACD6.135B190E@net.com> Date: Mon, 25 Jan 1999 09:41:42 -0800 From: Nesi Unanaowo Organization: N.E.T. http://www.net.com X-Mailer: Mozilla 4.5C-NETv45 [en] (X11; U; SunOS 5.7 sun4m) X-Accept-Language: en, en-GB, fr, de MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: ATI XPERT@PLAY 8MB AGP VIDEO CARD 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, I have just installed FreeBSD 3.0 from the Walnut Creek CD distro. But my XPERT@Play AGP Video card does not seem to function properly. The version of Xfree (3.3.2) is same as the version on Redhat Linux 5.2 which seems to recognise this video card properly. Even though there is no error message when starting X the resulting X display has very minimal functionality. I can't resize the windows, can't create more xterms and there are no menus. Is there something i have to do to get his card to work properly in FreeBSD? I tried using the same XF86Config that works fine with Redhat 5.2 but had the same result. TIA Nesi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 09:50:19 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA15726 for freebsd-questions-outgoing; Mon, 25 Jan 1999 09:50:19 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from uop.cs.uop.edu (uop.cs.uop.edu [138.9.200.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA15711 for ; Mon, 25 Jan 1999 09:50:16 -0800 (PST) (envelope-from bford@uop.cs.uop.edu) Received: from heather ([209.142.32.166]) by uop.cs.uop.edu (8.8.8/8.8.8) with SMTP id JAA15483 for ; Mon, 25 Jan 1999 09:27:21 -0800 (PST) Message-ID: <000d01be4887$f7b3e7a0$0100a8c0@my.domain> From: "Bret Ford" To: Subject: Samba 2.0 and SWAT Date: Mon, 25 Jan 1999 09:27:08 -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.0810.800 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What do I need to add to /etc/pam.conf to get SWAT logins to work? (I'm running pre-branch 3.0-current) I get this message at the console: Jan 18 13:24:58 plover smbd: no modules loaded for `samba' service Thanks, Bret Ford To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 10:14:26 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA18351 for freebsd-questions-outgoing; Mon, 25 Jan 1999 10:14:26 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from turkey.ispro.net.tr (turkey.ispro.net.tr [195.174.18.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA18346 for ; Mon, 25 Jan 1999 10:14:23 -0800 (PST) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from localhost (yurtesen@localhost) by turkey.ispro.net.tr (8.8.8/8.8.8) with SMTP id UAA29183 for ; Mon, 25 Jan 1999 20:13:48 +0200 (EET) (envelope-from yurtesen@turkey.ispro.net.tr) Date: Mon, 25 Jan 1999 20:13:48 +0200 (EET) From: Evren Yurtesen To: freebsd-questions@FreeBSD.ORG Subject: ppp crashes... 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 using ppp to connect to my isp but after some time I lose the connection, I am connected but I am not able to ping any machine on the other side. when I disconnect the phone line and reconnect then the modem closes the line and reconnects to my isp but after some time ppp crashes again I do not know what is the problem, in the logs there is only one line about hdlc error (fcs or something like that) what should I do? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 10:18:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA18796 for freebsd-questions-outgoing; Mon, 25 Jan 1999 10:18:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from io.uwinnipeg.ca (io.uwinnipeg.ca [142.132.1.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA18785 for ; Mon, 25 Jan 1999 10:18:49 -0800 (PST) (envelope-from ppawlacz@UWinnipeg.ca) Received: from localhost (ppawlacz@localhost) by io.uwinnipeg.ca (8.8.8/8.8.8) with SMTP id MAA24954 for ; Mon, 25 Jan 1999 12:16:30 -0600 (CST) Date: Mon, 25 Jan 1999 12:16:30 -0600 (CST) From: "Peter P." To: FreeBSD Questions Subject: CDROM Installation 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, As the subject says, I can't boot with my CDROM. I have a motherboard that supports it, I have installed Red Hat 5.1 and Slackware 3.5 with CD's by booting and installing. So I know the feature works, but I can't boot and install FBSD 2.2.8. I have AMI BIOS 05/06/1998 is the date on it, so it's fairly recent. Has anyone experienced problems booting FBSD 2.2.8 from CDROM with this BIOS type & date? My motherboard is a TX Pro. (Houston ?) Also, I can't use my floppy to boot. It won't recognize it, but I can mount and umount the floppy drive in RH 5.1. and look at the contents. I've tried setting it up in BIOS, enabled only to boot from floppy, disable swap feature, and enabled seek on boot. Nothing seemed to work. Any help would be appreciated. thank you in advance. Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 10:20:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA19206 for freebsd-questions-outgoing; Mon, 25 Jan 1999 10:20:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from iglou.com (iglou1.iglou.com [192.107.41.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA19200 for ; Mon, 25 Jan 1999 10:20:32 -0800 (PST) (envelope-from patrick@cre8tivegroup.com) Received: from [204.255.227.39] (helo=gateway.cre8tivegroup.com) by iglou.com with esmtp (8.9.1/8.9.1) id 104qcd-0003JJ-00; Mon, 25 Jan 1999 13:20:27 -0500 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <36ACACD6.135B190E@net.com> Date: Mon, 25 Jan 1999 13:20:34 -0500 (EST) From: Patrick Gardella To: Nesi Unanaowo Subject: RE: ATI XPERT@PLAY 8MB AGP VIDEO CARD Problem Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You need to change from the default window manager (twm) to something else. I don't know what the default windom manager RedHat uses. I like icewm, but many use afterstep or fvwm. It has nothing to do with your card, or XFree86. Patrick On 25-Jan-99 Nesi Unanaowo wrote: > Hi, > I have just installed FreeBSD 3.0 from the Walnut Creek CD distro. > But > my XPERT@Play AGP Video card does not seem to function properly. > The version of Xfree (3.3.2) is same as the version on Redhat Linux 5.2 > which > seems to recognise this video card properly. Even though there is no > error message > when starting X the resulting X display has very minimal functionality. > I can't resize > the windows, can't create more xterms and there are no menus. > Is there something i have to do to get his card to work properly in > FreeBSD? > I tried using the same XF86Config that works fine with Redhat 5.2 but > had the > same result. > TIA > Nesi > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message --- Patrick S. Gardella Director of Web Development The Creative Group 1-800-804-0783 ext 29 606-858-8029 (fax) http://www.cre8tivegroup.com PGP Key ID 0xEE2D47A9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 10:35:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA20812 for freebsd-questions-outgoing; Mon, 25 Jan 1999 10:35:04 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from base486.home.org (imdave.pr.mcs.net [205.164.3.77]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA20771 for ; Mon, 25 Jan 1999 10:34:53 -0800 (PST) (envelope-from imdave@mcs.net) Received: from mcs.net (netscape@base586.home.org [10.0.0.2]) by base486.home.org (8.9.2/8.9.2) with ESMTP id MAA24739; Mon, 25 Jan 1999 12:33:56 -0600 (CST) Message-ID: <36ACB90E.6DFB907D@mcs.net> Date: Mon, 25 Jan 1999 12:33:50 -0600 From: Dave Bodenstab Organization: Dave's Home Machine X-Mailer: Mozilla 4.07 [en] (X11; U; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: Sebestyen Zoltan CC: FreeBSD Questions Subject: Re: PostgreSQL 6.4.2 on FreeBSD. References: Content-Type: multipart/mixed; boundary="------------107D44C27111AE8A1E7BC50F" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------107D44C27111AE8A1E7BC50F Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sebestyen Zoltan wrote: > > The other topic > that I'm interested in is how to get the int8 support working on BSD. > Here are the patches I've used to enable int8 support. I've also sent them to the postgresql folks, but they didn't show up in the 6.4.2 release. :-( Of course, you'll also need the patches that are included with the FreeBSD port, but if you've done a `make' they should already be applied in the `work' subdirectory. If there's no port for 6.4.2 yet, you'll need to apply the patches yourself from the prevous port to 6.4.2. Since my patches modify configure.in, you'll need to install autoconf and regenerate the configure script. Dave Bodenstab imdave@mcs.net --------------107D44C27111AE8A1E7BC50F Content-Type: text/plain; charset=us-ascii; name="postgres642.patch" Content-Disposition: inline; filename="postgres642.patch" Content-Transfer-Encoding: 7bit --- ./src/backend/port/snprintf.c 1998/12/25 02:20:41 64.2 +++ ./src/backend/port/snprintf.c 1999/01/19 00:37:40 64.2.1.1 @@ -49,7 +49,7 @@ #include /* IRIX doesn't do 'long long' in va_arg(), so use a typedef */ -#ifdef HAVE_LONG_LONG_INT_64 +#if defined(HAVE_LONG_INT_64) || defined(HAVE_LONG_LONG_INT) || defined(HAVE_QUAD_INT_64) typedef long long long_long; typedef unsigned long long ulong_long; #endif --- ./src/include/utils/int8.h 1998/09/11 17:16:11 64.2 +++ ./src/include/utils/int8.h 1999/01/19 00:37:41 64.2.1.1 @@ -35,11 +35,18 @@ #define INT64_FORMAT "%lld" #else +#ifdef HAVE_QUAD_INT_64 +/* We have working support for "long long", use that */ +typedef long long int64; + +#define INT64_FORMAT "%qd" +#else /* Won't actually work, but fall back to long int so that int8.c compiles */ typedef long int int64; #define INT64_FORMAT "%ld" #define INT64_IS_BUSTED +#endif #endif #endif --- ./src/include/config.h.in 1998/12/13 20:08:24 64.2 +++ ./src/include/config.h.in 1999/01/19 00:37:41 64.2.1.1 @@ -267,6 +267,9 @@ /* Set to 1 if type "long long int" works and is 64 bits */ #undef HAVE_LONG_LONG_INT_64 +/* Set to 1 if type "long long" works and is 64 bits */ +#undef HAVE_QUAD_INT_64 + /* Define as the base type of the last arg to accept */ #undef SOCKET_SIZE_TYPE --- ./src/configure.in 1998/12/13 20:08:20 64.2 +++ ./src/configure.in 1999/01/19 00:37:39 64.2.1.1 @@ -688,6 +688,43 @@ AC_MSG_RESULT(no), AC_MSG_RESULT(assuming not on target machine)) +AC_MSG_CHECKING(whether 'long long' is 64 bits) +AC_TRY_RUN([#include +typedef long long int64; +#define INT64_FORMAT "%qd" + +int64 a = 20000001; +int64 b = 40000005; + +int does_int64_work() +{ + int64 c,d,e; + char buf[100]; + + if (sizeof(int64) != 8) + return 0; /* doesn't look like the right size */ + + /* we do perfunctory checks on multiply, divide, sprintf, sscanf */ + c = a * b; + sprintf(buf, INT64_FORMAT, c); + if (strcmp(buf, "800000140000005") != 0) + return 0; /* either multiply or sprintf is busted */ + if (sscanf(buf, INT64_FORMAT, &d) != 1) + return 0; + if (d != c) + return 0; + e = d / b; + if (e != a) + return 0; + return 1; +} +main() { + exit(! does_int64_work()); +}], + [AC_DEFINE(HAVE_QUAD_INT_64) AC_MSG_RESULT(yes)], + AC_MSG_RESULT(no), + AC_MSG_RESULT(assuming not on target machine)) + dnl Checks for library functions. AC_FUNC_MEMCMP AC_TYPE_SIGNAL --------------107D44C27111AE8A1E7BC50F-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 10:36:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA21004 for freebsd-questions-outgoing; Mon, 25 Jan 1999 10:36:58 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horst.bfd.com (horst.bfd.com [12.9.219.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA20997 for ; Mon, 25 Jan 1999 10:36:55 -0800 (PST) (envelope-from ejs@bfd.com) Received: from HARLIE.bfd.com (bastion.bfd.com [12.9.219.14]) by horst.bfd.com (8.9.1/8.9.1) with ESMTP id KAA23557 for ; Mon, 25 Jan 1999 10:36:54 -0800 (PST) (envelope-from ejs@bfd.com) Date: Mon, 25 Jan 1999 10:36:53 -0800 (PST) From: "Eric J. Schwertfeger" To: questions@FreeBSD.ORG Subject: Anyone tried lsh under 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 Has anyone tried compiling lsh (a GPL SSHv2 implementation) under FreeBSD? I tried one of the snapshots, and as much as it tries to work, it doesn't. First was a missing library function (strsignal, which exists under Solaris 2.4 but not Unixware or FreeBSD), but even with that handled, the server daemon coredumps on me when a client tries to connect. Has anyone else tried this? (wanted to find out before I devote time I don't have to this project). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 10:54:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA22872 for freebsd-questions-outgoing; Mon, 25 Jan 1999 10:54:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from petent.ocsny.com (petent.ocsny.com [204.107.76.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA22867 for ; Mon, 25 Jan 1999 10:54:44 -0800 (PST) (envelope-from pcollins@ocsny.com) Received: from ocsny.com (petent.ocsny.com [204.107.76.50]) by petent.ocsny.com (8.8.8/8.8.8) with ESMTP id NAA12717; Mon, 25 Jan 1999 13:58:13 -0500 (EST) (envelope-from pcollins@ocsny.com) Message-ID: <36ACBEC5.C341B49C@ocsny.com> Date: Mon, 25 Jan 1999 13:58:13 -0500 From: pete collins X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "Peter P." CC: FreeBSD Questions Subject: Re: CDROM Installation Problem References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG you have to change to boot order to cdrom first in your bios settings later pete Peter P." wrote: > Hi, > > As the subject says, I can't boot with my CDROM. I have a motherboard > that supports it, I have installed Red Hat 5.1 and Slackware 3.5 with CD's > by booting and installing. So I know the feature works, but I can't boot > and install FBSD 2.2.8. > > I have AMI BIOS 05/06/1998 is the date on it, so it's fairly recent. Has > anyone experienced problems booting FBSD 2.2.8 from CDROM with this BIOS > type & date? My motherboard is a TX Pro. (Houston ?) > > Also, I can't use my floppy to boot. It won't recognize it, but I can > mount and umount the floppy drive in RH 5.1. and look at the contents. > I've tried setting it up in BIOS, enabled only to boot from floppy, > disable swap feature, and enabled seek on boot. Nothing seemed to work. > > Any help would be appreciated. > > thank you in advance. > > Peter > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 10:57:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23081 for freebsd-questions-outgoing; Mon, 25 Jan 1999 10:57:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dax.belen.k12.nm.us (dax.belen.k12.nm.us [206.206.121.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA23074 for ; Mon, 25 Jan 1999 10:57:06 -0800 (PST) (envelope-from wildcard@dax.belen.k12.nm.us) Received: from localhost (wildcard@localhost) by dax.belen.k12.nm.us (8.8.7/8.8.7) with SMTP id LAA01638; Mon, 25 Jan 1999 11:57:49 -0700 (MST) (envelope-from wildcard@dax.belen.k12.nm.us) Date: Mon, 25 Jan 1999 11:57:49 -0700 (MST) From: wildcardus freakis To: HERBELOT Thierry cc: Alexander Kotelnikov , freebsd-questions@FreeBSD.ORG Subject: Re: ipfw and log In-Reply-To: <36AC461B.67104EA9@telspace.alcatel.fr> 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 not totally positive but I think that you have to compile IPFIREWALL in weather or not you compile IPFIREWALL_VERBOSE in...also you might want to make sure that the divert socket number is 50000, for some reason this seems to be a magic number that made my nat work. On Mon, 25 Jan 1999, HERBELOT Thierry wrote: > Hello, > > from the ipfw(8) man page : > > > If the kernel was compiled with IPFIREWALL_VERBOSE, then when a packet > matches a rule with the ``log'' keyword a message will be printed on the > ^^^^^^^^ > console. If the kernel was compiled with the IPFIREWALL_VERBOSE_LIMIT > option, then logging will cease after the number of packets specified by > the option are received for that particular chain entry. Logging may > then be re-enabled by clearing the packet counter for that entry. > > > TfH > > > Alexander Kotelnikov wrote: > > > > Hi all! > > > > I try to configure ipfw. > > In kernel config file is line > > options IPFIREWALL_VERBOSE > > > > When kernel starts, i see message: > > Jan 25 12:16:11 host1 /kernel: IP packet filtering initialized, > > divert disabled, logging disabled > > > > Why? line > > options "IPFIREWALL_VERBOSE" > > dos not solve this problem :( > > > > WBR > > Alexander Kotelnikov alex@mi.msu.su > > > > 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 Jan 25 11:04:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA24448 for freebsd-questions-outgoing; Mon, 25 Jan 1999 11:04:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from petent.ocsny.com (petent.ocsny.com [204.107.76.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA24442 for ; Mon, 25 Jan 1999 11:04:44 -0800 (PST) (envelope-from pcollins@ocsny.com) Received: from ocsny.com (petent.ocsny.com [204.107.76.50]) by petent.ocsny.com (8.8.8/8.8.8) with ESMTP id OAA12733 for ; Mon, 25 Jan 1999 14:08:37 -0500 (EST) (envelope-from pcollins@ocsny.com) Message-ID: <36ACC134.6B407688@ocsny.com> Date: Mon, 25 Jan 1999 14:08:36 -0500 From: pete collins X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Questions Subject: avance logic sound card References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG can i use my avance logic als120 card with free bsd? i sure hope so! is controller snd0 all i need in my kernel config? thanks later pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 11:09:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA24865 for freebsd-questions-outgoing; Mon, 25 Jan 1999 11:09:53 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from wdcrobims02.ed.gov (wdcrobims02.ed.gov [165.224.216.148]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA24859 for ; Mon, 25 Jan 1999 11:09:52 -0800 (PST) (envelope-from Clarence_Griffin@ed.gov) Received: by WDCROBIMS02 with Internet Mail Service (5.5.2232.9) id ; Mon, 25 Jan 1999 14:11:34 -0500 Message-ID: <416C351C579FD211B2B200062B001FF03AF3A3@wdcfb6exc01.ed.gov> From: "Griffin, Clarence" To: "'freebsd-questions@FreeBSD.ORG'" Subject: CDROM can not be read Date: Mon, 25 Jan 1999 14:09:59 -0500 X-MS-TNEF-Correlator: <416C351C579FD211B2B200062B001FF03AF3A3@wdcfb6exc01.ed.gov> MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: multipart/mixed; boundary="----_=_NextPart_000_01BE4896.856F3B4A" 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_01BE4896.856F3B4A Content-Type: text/plain; charset="iso-8859-1" Just upgraded from FBSD 2.2.6, to FBSD 2.2.8, and now the system won't find the CDROM, even though it used the CDROM to load itself from the new CD's. The 'mount' command says it's there already In the boot up messages "wcd0 " says that the driver gets loaded When 'umount' is sent, the system says it's busy. Cant do an 'ls', or rather, can change to CDROM and do 'ls', but shows nothing in the directory.... Am loosing sleep and hair over this ( the sleep I can make up, but I will miss the hair, didn't have much left before I started!) :-) So, anyone got any ideas? dg ------_=_NextPart_000_01BE4896.856F3B4A Content-Type: application/ms-tnef Content-Transfer-Encoding: base64 eJ8+IiMTAQaQCAAEAAAAAAABAAEAAQeQBgAIAAAA5AQAAAAAAADoAAEIgAcAGAAAAElQTS5NaWNy b3NvZnQgTWFpbC5Ob3RlADEIAQWAAwAOAAAAzwcBABkADgAJADsAAQBDAQEggAMADgAAAM8HAQAZ AA4ACwAhAAEAKwEBCYABACEAAAAxRkM0NUE1RTZEQjREMjExQjJCOTAwMDYyQjAwMUZGMAAcBwEE gAEAFgAAAENEUk9NIGNhbiBub3QgYmUgcmVhZADbBgENgAQAAgAAAAIAAgABA5AGAMwLAAAtAAAA AwAAgAggBgAAAAAAwAAAAAAAAEYAAAAAUoUAABUSAAAeAAGACCAGAAAAAADAAAAAAAAARgAAAABU hQAAAQAAAAUAAAA4LjAzAAAAAAMAAoAIIAYAAAAAAMAAAAAAAABGAAAAAAGFAAAAAAAACwADgAgg BgAAAAAAwAAAAAAAAEYAAAAAA4UAAAAAAAALAASACCAGAAAAAADAAAAAAAAARgAAAAAOhQAAAAAA AAMABYAIIAYAAAAAAMAAAAAAAABGAAAAABCFAAAAAAAAAwAGgAggBgAAAAAAwAAAAAAAAEYAAAAA EYUAAAAAAAADAAeACCAGAAAAAADAAAAAAAAARgAAAAAYhQAAAAAAAB4ACIAIIAYAAAAAAMAAAAAA AABGAAAAADaFAAABAAAAAQAAAAAAAAAeAAmACCAGAAAAAADAAAAAAAAARgAAAAA3hQAAAQAAAAEA AAAAAAAAHgAKgAggBgAAAAAAwAAAAAAAAEYAAAAAOIUAAAEAAAABAAAAAAAAAAIBCRABAAAAZAYA AGAGAADADQAATFpGdeUVpAUDAAoAcmNwZzEyNXIyDGBjMQMwAQcLYG6RDhAwMzMPFmZlD5JPAfcC pANjAgBjaArAc4RldALRcHJxMgAAkioKoW5vElAgMAHQhQHQNg+gMDUwNBQh8wHQFBA0fQdtAoMA UAPU+xH/EwtiE+EUUBOyGPQU0PsHExXkNALjFrcOUBdvFDBJHJ99VwuAZ2Qd0XNXAoACkQjmOwlv MB8vZf0OMDUgWiFxIS8iOSBEImJ/IM8knyRdI98iDyBfEGAy/jgqKitBKv8sCSBELDIqn98uby4t La8r3y+kOQ5QMvQPNFEsczRQAoJzdHlsNQeQaAngdAAAA/BkY4x0bAqxAGBkanU1wLkFEGdoBUIW MgwBYwnAwzaQAzBzbmV4FzAHsBcFsADAAnNzAFBzYjJLFFA1sGET8FxrCeBwXwuQNogIYDbAC4Bl NfB2/zwwAUA3KwwwN/QsUDrQBKCnHdEsQTh2YmEXEGQCIJ85MDjWNiA3IB3RIDE1g/8OUDovOz88 QwBRPMwAoDf+/z9PQFY1dA/AQV9CbzxDDlBvPL9FH0YvQIMzAoITEGNPOfBM8TcgHgB0aTxgIKJE ARBhdWwFQFAKwIJhCcBhcGggRgIhozm0KZBmaS0PkDgBQNc8AFGDNohiCyByCVBS4rMWoFLidzQp kRcAcAHQ/07CN09L70z2USBP4AUQAjCGLVCAA2E6IFRvWEBQU3ViagWQdFhARNBhdGU6ObQ2UU9S X/9Tb1R+NhBAcw4hTPE9hg5Qm1X/Vw5SPFEXASBIQGH7BJA5tDdZ/1sPXB9M8TvfL12PD5AcoAjQ YgqwdDj/S0oPVEggX49glmkQYaALUPx5L1CQXIALEWIVHkE50v8sUGMPZB9lL1SPVZ9rL2w6d1hi WARZOTk2f3GVaMM5h3Hvcv94MERvY3UHgJ8CMAXQUFAeUXZib3d2oPtvoQGAbljAAGAJ8E7wepB3 AgE5cF4iZQDwepA10HBJItBcdgiQd2sLgGTPGmB+MgTwB0BlNymQDgDvb3JAUn+FAhBvBUIXIRLy DVlQbQtRWVAgQzpc6lxXkG9QMW1QgAMQB5BNgjBNDeADYHNvAYAgrk8BIA3gfYBcg+ZFAMD1AxAu TMB0e2AXEHagOLHtZoJ4AUB8kW42IB9AhYQ9T4RjAyAS8wCABZBsdv9DsUjgDnA5cIgSAZAAIIii /36BetEBwYgRFuAPcAAASODzDNABkCAuHmKICA5QiML/T8A3AIk/ik+LXw/ASOAFgbeM/44Pjx9s GmBI4GyMv/uRf5KFKYuMf3GQb5VPkoP4YiAoApGWX4hTWeCUD/+Yz5nfmu+IgGLgnDKJD52f/56v i4wsUJw/ob+iz6PfiID/dlCgv6ZPp1+oZAr5AzB2fytxrzihewqFSq7RIHU/DgBQEAEAOLADUlCA QlMKREdwLrJQNiwgdPpvsfg4sqAAcDiwE1AH4GJ0NiAgc3k1wIGQIOZ3AiAAEHF1gMATgAVAB23g s8G0MkNEUk9Nv7KgZtEDoLQwCGCvICBPEP+xEEyhtfiysgkArqC3YRcQ/GxmsaS0MjjwB+C2QLUW 7HMuCoUKhVS0QW5QtTStBGB1AjC1FiAFoG0Dgf84sEhgtIC3Ybp3tCIfQLOg1mwfQK6gebscSbbi E4C/BuCAwbEgvKAHkEhgZweR/W5QZAJgtTR7wAmQwkq+BP+0MFlAtCNvkE8xBcDCELkg97izCYC7 HFc2IAOhvEV6sH+8ywQAtGB60bKhtEi+H2L1rtB5uw1DAHAFQEzAs6H9vCdsFqC1JbKgBbFQEL8i /7KgfyADoBbRD3C1cbLQuDT/s7LMgczvzfHLAAVANhB7sL8EIBNQtDBAkq3BxLNpH0DTrjAFsHmF uw1BgrAJAPsTYECSczXwSNCzoxbg02BvzhDFItKBBCAotCTVo0l/zsMAwEiwsRHRpNfgA/Bs/QMg bQQCtDLWMrKgHgCGkPe1GBbgT0FtDnBQcDXwg7F+YgEQBbATgNfgqjMJgCF+Kb1wApFp5ofRbeBm sGQPEvIPQB4BsPFTWU1CcE9MIDfeIIIwuWAi/R3HIuABBCAPkAKSwmAXAD9PwBo0C/EeYAKQuxxT b+2zknkCIBOAZ4DB5AG3YHsBAEyQP7scrSSt7671e0RkZ+XGfQAA6PALAAIAAQAAAB4AcAABAAAA FgAAAENEUk9NIGNhbiBub3QgYmUgcmVhZAAAAAIBcQABAAAAFgAAAAG+SJY6/MKpWCC0WhHSmFUA wE+AM3sAAEAAOQAAgW9Nlki+AQMA8T8JBAAAHgAxQAEAAAARAAAAQ0xBUkVOQ0UgR1JJRkZJTgAA AAADABpAAAAAAB4AMEABAAAAEQAAAENMQVJFTkNFIEdSSUZGSU4AAAAAAwAZQAAAAAADAP0/5AQA AAMAJgAAAAAAAwA2AAAAAAADAIAQ/////wIBRwABAAAAMwAAAGM9VVM7YT0gO3A9VVNET0VEO2w9 V0RDRkI2RVhDMDEtOTkwMTI1MTkwOTU5Wi01OTgwAAACAfk/AQAAAFIAAAAAAAAA3KdAyMBCEBq0 uQgAKy/hggEAAAAAAAAAL089VVNET0VEL09VPVVTRE9FRC9DTj1SRUNJUElFTlRTL0NOPUNMQVJF TkNFIEdSSUZGSU4AAAAeAPg/AQAAABIAAABHcmlmZmluLCBDbGFyZW5jZQAAAB4AOEABAAAAEQAA AENMQVJFTkNFIEdSSUZGSU4AAAAAAgH7PwEAAABSAAAAAAAAANynQMjAQhAatLkIACsv4YIBAAAA AAAAAC9PPVVTRE9FRC9PVT1VU0RPRUQvQ049UkVDSVBJRU5UUy9DTj1DTEFSRU5DRSBHUklGRklO AAAAHgD6PwEAAAASAAAAR3JpZmZpbiwgQ2xhcmVuY2UAAAAeADlAAQAAABEAAABDTEFSRU5DRSBH UklGRklOAAAAAEAABzAAgW9Nlki+AUAACDBKO2+Flki+AR4APQABAAAAAQAAAAAAAAAeAB0OAQAA ABYAAABDRFJPTSBjYW4gbm90IGJlIHJlYWQAAAAeADUQAQAAADwAAAA8NDE2QzM1MUM1NzlGRDIx MUIyQjIwMDA2MkIwMDFGRjAzQUYzQTNAd2RjZmI2ZXhjMDEuZWQuZ292PgALACkAAAAAAAsAIwAA AAAAAwAGEPL0tIUDAAcQtgEAAAMAEBAAAAAAAwAREAAAAAAeAAgQAQAAAGUAAABKVVNUVVBHUkFE RURGUk9NRkJTRDIyNixUT0ZCU0QyMjgsQU5ETk9XVEhFU1lTVEVNV09OVEZJTkRUSEVDRFJPTSxF VkVOVEhPVUdISVRVU0VEVEhFQ0RST01UT0xPQURJVFNFAAAAAAIBfwABAAAAPAAAADw0MTZDMzUx QzU3OUZEMjExQjJCMjAwMDYyQjAwMUZGMDNBRjNBM0B3ZGNmYjZleGMwMS5lZC5nb3Y+AOZh ------_=_NextPart_000_01BE4896.856F3B4A-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 11:12:52 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA25293 for freebsd-questions-outgoing; Mon, 25 Jan 1999 11:12:52 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from PigStuy.nws.net (nyc-ny91-25.ix.netcom.com [207.93.60.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA25287 for ; Mon, 25 Jan 1999 11:12:49 -0800 (PST) (envelope-from spork@ix.netcom.com) Received: from localhost (spork@localhost) by PigStuy.nws.net (8.9.2/8.8.7) with ESMTP id OAA12892 for ; Mon, 25 Jan 1999 14:11:16 -0500 (EST) (envelope-from spork@ix.netcom.com) X-Authentication-Warning: PigStuy.nws.net: spork owned process doing -bs Date: Mon, 25 Jan 1999 14:11:13 -0500 (EST) From: Spike X-Sender: spork@PigStuy.nws.net Reply-To: sporkl@ix.netcom.com To: fbsdqs Subject: PGP 5 and pine 4.05 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 How do I integrate PGP 5 with my pine 4.05? I want to be able to sign all my outgoing mail. Thanks. -Spike Gronim sporkl@ix.netcom.com The majority only rules those who let them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 11:25:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA27053 for freebsd-questions-outgoing; Mon, 25 Jan 1999 11:25:04 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from konichiwa.cc.columbia.edu (konichiwa.cc.columbia.edu [128.59.35.132]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA27002 for ; Mon, 25 Jan 1999 11:24:48 -0800 (PST) (envelope-from stuyman@confusion.net) Received: from confusion.net (dialup-1-45.cc.columbia.edu [128.59.42.54]) by konichiwa.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA17641 for ; Mon, 25 Jan 1999 14:24:38 -0500 (EST) Message-ID: <36ACC4EA.A4E7D078@confusion.net> Date: Mon, 25 Jan 1999 14:24:26 -0500 From: Laurence Berland Organization: B.R.A.T.T. X-Mailer: Mozilla 4.5 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.ORG Subject: Uh oh 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 FBSD, sort of. I posted this before, now I'm getting desperate for help. If anyone knows what to do please help!!!! we've installed freebsd. We rebooted the system and the boot manager appeared, prompting us to F1 for ??? (which turned out is what it meant as win98) F2 for FreeBSD We hit f2, and the manager just repeats its window. It does this always, and as of yet we've not been able to get to a BSD prompt at all, or to get it to even begin booting fbsd. We've tried using the installation software to rewrite the boot manager, but it doesn't change anything. I'm completely stumped. Do we need to reinstall FreeBSD? Could it be that the error was because we made a second dos partition with the boot manager also? We deleted the second dos partition to try and fix the problem, but nothing changes. What do I do now? -- Laurence Berland, Stuyvesant HS Debate <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> I wish I knew, I wish I knew what makes me, me, and what makes you, you. It's just another point of view, ooo. A state of mind I'm going through, yes. So what I see is never true, ahhh. -"I wish" Cat Stevens (Yusef Islam) http://stuy.debate.net http://evilfred.home.ml.org yes they're different icq #7434346 aol imer E1101 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 11:53:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA01312 for freebsd-questions-outgoing; Mon, 25 Jan 1999 11:53:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dsinw.com (dsinw.com [207.149.40.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA01293 for ; Mon, 25 Jan 1999 11:53:16 -0800 (PST) (envelope-from hamellr@dsinw.com) Received: (from hamellr@localhost) by dsinw.com (8.8.8/8.7.3) id LAA05939; Mon, 25 Jan 1999 11:53:08 -0800 (PST) Date: Mon, 25 Jan 1999 11:53:08 -0800 (PST) From: rick hamell To: Nesi Unanaowo cc: freebsd-questions@FreeBSD.ORG Subject: Re: ATI XPERT@PLAY 8MB AGP VIDEO CARD Problem In-Reply-To: <36ACACD6.135B190E@net.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 > Is there something i have to do to get his card to work properly in > FreeBSD? > I tried using the same XF86Config that works fine with Redhat 5.2 but > had the > same result. Not that I know of. I've got the same card and have no problems. I'm using the Mach 64 driver and Afterstep. Rick ---- "Religion exists because man can't belive that he's nothing more then a random accident." http://www.dsinw.com/~hamellr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 12:11:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA03867 for freebsd-questions-outgoing; Mon, 25 Jan 1999 12:11:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from proteus.idirect.com (proteus.idirect.com [207.136.80.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA03852 for ; Mon, 25 Jan 1999 12:11:17 -0800 (PST) (envelope-from fehr@idirect.com) Received: from bolide (bolide.idirect.com [207.136.80.166]) by proteus.idirect.com (8.9.1/8.9.1) with SMTP id PAA11050 for ; Mon, 25 Jan 1999 15:11:15 -0500 (EST) Message-Id: <3.0.5.32.19990125151134.007bc8f0@proteus.idirect.com> X-Sender: fehr@proteus.idirect.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Mon, 25 Jan 1999 15:11:34 -0500 To: questions@FreeBSD.ORG From: "Eric D. Fehr" Subject: flock() & NFS 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 flock() locking over NFS? I've got a mail spool NFS mounted, and want to verify that mail.local is safe. Also, since qpopper uses flock(), and has a warning in its documentation about NFS related to this, I am currious about implementing it. If flock() is safe, it should be OK, correct? Thanks, Eric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 12:27:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA05761 for freebsd-questions-outgoing; Mon, 25 Jan 1999 12:27:25 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kiwi.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA05752 for ; Mon, 25 Jan 1999 12:27:22 -0800 (PST) (envelope-from jonc@pinnacle.co.nz) Received: from kiwi.pinnacle.co.nz (kiwi.pinnacle.co.nz [202.37.163.2]) by kiwi.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id JAA01499; Tue, 26 Jan 1999 09:25:11 +1300 (NZDT) Date: Tue, 26 Jan 1999 09:25:11 +1300 (NZDT) From: Jonathan Chen To: Nesi Unanaowo cc: freebsd-questions@FreeBSD.ORG Subject: Re: ATI XPERT@PLAY 8MB AGP VIDEO CARD Problem In-Reply-To: <36ACACD6.135B190E@net.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, 25 Jan 1999, Nesi Unanaowo wrote: > which > seems to recognise this video card properly. Even though there is no > error message > when starting X the resulting X display has very minimal functionality. > I can't resize > the windows, can't create more xterms and there are no menus. > Is there something i have to do to get his card to work properly in > FreeBSD? Your card's working fine. Looks like you're having problems with the default windowmanager that comes up: twm. Took me some time to work out how to resize the windows when I first saw it as well - check out twm(1). Best to replace it asap. There's quite a few to choose from, eg WindowMaker, Enlightenment, afterstep, ... Copy /usr/X11R6/lib/X11/xinit/xinitrc to ~/.xinitrc, and modify the latter to suit your new window manger. -- Jonathan Chen | To do is to be -- Nietzsche | To be is to do -- Sartre | Scooby do be do -- Scooby To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 12:35:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA07204 for freebsd-questions-outgoing; Mon, 25 Jan 1999 12:35:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA07199 for ; Mon, 25 Jan 1999 12:35:32 -0800 (PST) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.10 #1) id 104rR5-0003gM-00; Mon, 25 Jan 1999 19:12:36 +0000 Date: Mon, 25 Jan 1999 19:12:35 +0000 From: Ben Smithurst To: Doug Lerner Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FAQ (was: boot.flp too big) Message-ID: <19990125191235.A14140@scientia.demon.co.uk> References: <19990125075237.ARENA-6201@mail.me-ru.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <19990125075237.ARENA-6201@mail.me-ru.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug Lerner wrote: > Thank you for your e-mail message. I didn't know about the FAQ. I was just > following along on the online installation instructions. It said "download > from here", so I right-clicked on it and chose "save as a named file" from > the pop-up menu. I don't know what else I could have done. Is there some > other way to download to make sure I am downloading a binary file? I did > the same thing when I downloaded fdimage.exe and it seemed to save it > correctly as an executable file. Use an FTP client to download files from FTP servers, not a web browser. You actually know what's going on then, god only knows what the web browser could be doing behind the scenes. I find FreeBSD's command line ftp client is pretty good, other operating systems should have something similar. -- Ben Smithurst ben@scientia.demon.co.uk send a blank message to ben+pgp@scientia.demon.co.uk for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 12:35:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA07226 for freebsd-questions-outgoing; Mon, 25 Jan 1999 12:35:41 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA07215 for ; Mon, 25 Jan 1999 12:35:37 -0800 (PST) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.10 #1) id 104rS2-0003gT-00; Mon, 25 Jan 1999 19:13:34 +0000 Date: Mon, 25 Jan 1999 19:13:34 +0000 From: Ben Smithurst To: Doug Lerner Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Re[2]: boot.flp too big Message-ID: <19990125191334.B14140@scientia.demon.co.uk> References: <19990125074856.ARENA-20488@mail.me-ru.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <19990125074856.ARENA-20488@mail.me-ru.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug Lerner wrote: > Thank you very much for your quick response! Yes, I right-clicked on the > link and chose the "save as a named file" option from the pop-up menu. That > is right, isn't it? How should we know, if you don't even tell us what program you're using to download? -- Ben Smithurst ben@scientia.demon.co.uk send a blank message to ben+pgp@scientia.demon.co.uk for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 12:45:24 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA08034 for freebsd-questions-outgoing; Mon, 25 Jan 1999 12:45:24 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.cduniverse.com (mail.cduniverse.com [205.139.72.136]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA08029 for ; Mon, 25 Jan 1999 12:45:21 -0800 (PST) (envelope-from todd@traksys.com) Received: from netadmin ([192.0.0.55]) by mail.cduniverse.com (8.7.5/8.6.5) with ESMTP id PAA24677 for ; Mon, 25 Jan 1999 15:53:15 -0500 (EST) Message-Id: <199901252053.PAA24677@mail.cduniverse.com> From: "Todd R. Butler" To: Subject: lrzsz Source Date: Mon, 25 Jan 1999 15:51:18 -0500 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Does anyone know where the source files are maintained or at least who is responsible for this package (lrzsz) rzsz. Thanks in Advance :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 12:59:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA09992 for freebsd-questions-outgoing; Mon, 25 Jan 1999 12:59:21 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from leo.pcisys.net (leo.pcisys.net [207.76.102.240]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA09977 for ; Mon, 25 Jan 1999 12:59:18 -0800 (PST) (envelope-from mcpom@pcisys.net) Received: from workstation (fred239.u1.cos.pcisys.net [208.202.105.239]) by leo.pcisys.net (8.9.0/8.9.0) via SMTP id NAA18983 for ; Mon, 25 Jan 1999 13:58:57 -0700 (MST) env-from (mcpom@pcisys.net) Message-ID: <002501be48a5$e8482b00$f3b4fea9@workstation> From: "Mark and Kim Pomerans" To: Subject: learning UNIX Date: Mon, 25 Jan 1999 14:01:39 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0020_01BE486B.3AE5ECC0" 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_0020_01BE486B.3AE5ECC0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I'm certified on Windows NT, but want to branch out. I dont know the = first thing about UNIX. If I install your OS on my system, will it be a = useful way to practice basic UNIX commands and learn the concepts for = system administration? (along with a good reference book) Also, I'm = fed up with that Microsoft Stuff always crashing and corrupting. Mark Pomerans mcpom@pcisys.net=20 ------=_NextPart_000_0020_01BE486B.3AE5ECC0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I'm certified on Windows NT, but = want to branch=20 out.  I dont know the first thing about UNIX.  If I install = your OS on=20 my system, will it be a useful way to practice basic UNIX commands and = learn the=20 concepts for system administration?  (along with a good reference=20 book)   Also, I'm fed up with that Microsoft  Stuff = always=20 crashing and corrupting.
 
Mark Pomerans
mcpom@pcisys.net 
<= /BODY> ------=_NextPart_000_0020_01BE486B.3AE5ECC0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 13:06:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA10771 for freebsd-questions-outgoing; Mon, 25 Jan 1999 13:06:32 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason05.u.washington.edu (jason05.u.washington.edu [140.142.78.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA10765 for ; Mon, 25 Jan 1999 13:06:30 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul3.u.washington.edu (root@saul3.u.washington.edu [140.142.83.1]) by jason05.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id NAA52756; Mon, 25 Jan 1999 13:06:28 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul3.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id NAA24017; Mon, 25 Jan 1999 13:06:27 -0800 (PST) Date: Mon, 25 Jan 1999 21:05:49 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: Mark and Kim Pomerans cc: freebsd-questions@FreeBSD.ORG Subject: Re: learning UNIX In-Reply-To: <002501be48a5$e8482b00$f3b4fea9@workstation> 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, 25 Jan 1999, Mark and Kim Pomerans wrote: >I'm certified on Windows NT, but want to branch out. I dont know the >first thing about UNIX. If I install your OS on my system, will it be a >useful way to practice basic UNIX commands and learn the concepts for >system administration? (along with a good reference book) Also, I'm >fed up with that Microsoft Stuff always crashing and corrupting. FreeBSD will absolutely help you. http://www.freebsd.org/handbook/install.html http://www.cdrom.com/ for the book and CD. Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 13:08:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA11020 for freebsd-questions-outgoing; Mon, 25 Jan 1999 13:08:49 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cats.ucsc.edu (rumpleteazer.UCSC.EDU [128.114.129.45]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA11015 for ; Mon, 25 Jan 1999 13:08:48 -0800 (PST) (envelope-from darrenl@cats.ucsc.edu) Received: from sigmund_nt (sigmund.UCSC.EDU [128.114.10.37]) by cats.ucsc.edu (8.8.6/8.8.4.cats-athena) with SMTP id NAA15884 for ; Mon, 25 Jan 1999 13:08:50 -0800 (PST) Reply-To: From: "Darren Littlejohn" To: Subject: sendmail Date: Mon, 25 Jan 1999 13:12:07 -0800 Message-ID: <001801be48a7$5d88fe70$250a7280@sigmund_nt.ucsc.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Goal: To run mail in FreeBSD 2.7.7 i386, but process mail from another domain, which really points to this box. I have a box running as www.machine.com but my domain is registered to point to this box: www.mydomain.com sends me to the above. I have Apache configured to run as www.mydomain.com to make this work. Now I need to do the same form mail. I want to set up mail to go to me@mydomain.com, but run off www.machine.com's sendmail. How can I set this up? In rc.conf I set sendmail =YES, and it has www.machine.com in it's configuration. All I can find for sendmail is sendmail.cf. I don't know if the machine has to reboot to run it. I thought there might be some way to have mail@machine.com run the mail server, and have an alias pointing mail directed to mail@mydomain.com to process it. I don't need to run POP do I? Please email me directly, since I am not on the list. Darren Littlejohn Psychology Instructional Computing Manager Psychology Faculty Services University of California Santa Cruz 831-459-4652 darrenl@cats.ucsc.edu I often quote myself; it adds spice to my conversation. -George Bernard Shaw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 13:17:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA12205 for freebsd-questions-outgoing; Mon, 25 Jan 1999 13:17:04 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from finsco.com (ns1.finsco.com [216.0.231.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA12191 for ; Mon, 25 Jan 1999 13:16:56 -0800 (PST) (envelope-from billh@finsco.com) Received: from finsco.com by finsco.com (SMI-8.6/SMI-SVR4) id PAA11403; Mon, 25 Jan 1999 15:13:47 -0600 Message-ID: <36ACDEEA.37C7EDBE@finsco.com> Date: Mon, 25 Jan 1999 15:15:22 -0600 From: Bill Hamilton X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd questions Subject: death by floppy Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My machine locks up when if I mount or fdformat a floppy on fd0 . The floppy drive works fine on Win95. I had this problem on 2.2.7 . I still have it on 3.0-RELEASE. The drive light comes on and just stays there. No response from alt-F2. No response from ctrl-alt-delete. I have to do a hard reset and clean up the mess. This is an Award Bios on an AMD-K6 (166). The boot floppy worked to install FreeBSD. I cannot even mount it now, or any other floppy. Any ideas? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 13:18:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA12637 for freebsd-questions-outgoing; Mon, 25 Jan 1999 13:18:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dsinw.com (dsinw.com [207.149.40.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA12626 for ; Mon, 25 Jan 1999 13:18:14 -0800 (PST) (envelope-from hamellr@dsinw.com) Received: (from hamellr@localhost) by dsinw.com (8.8.8/8.7.3) id NAA09508; Mon, 25 Jan 1999 13:18:07 -0800 (PST) Date: Mon, 25 Jan 1999 13:18:06 -0800 (PST) From: rick hamell To: Mark and Kim Pomerans cc: freebsd-questions@FreeBSD.ORG Subject: Re: learning UNIX In-Reply-To: <002501be48a5$e8482b00$f3b4fea9@workstation> 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 First thing you need to learn about UNIX, HTML is NOT a valid way to send E-mail. Other then that, jump right in. FreeBSD is a fully functional complete operating system in it's own right. If you talk to many people on this list, they will agree that anything Microsoft has ever put out can only be called an operating system by the broadest standards. I highly suggest you buy Greg Lehey's book, The Complete FreeBSD. It along with the docs and www.freebsd.org will be invaluable referances. If you still have further questions, this mailing list is a good place to ask them. Rick ---- "Religion exists because man can't belive that he's nothing more then a random accident." http://www.dsinw.com/~hamellr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 13:23:26 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA12998 for freebsd-questions-outgoing; Mon, 25 Jan 1999 13:23:26 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp04.wxs.nl (smtp04.wxs.nl [195.121.6.59]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA12984 for ; Mon, 25 Jan 1999 13:23:21 -0800 (PST) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.57.84]) by smtp04.wxs.nl (Netscape Messaging Server 3.6) with ESMTP id AAA1E48 for ; Mon, 25 Jan 1999 21:58:30 +0100 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Mon, 25 Jan 1999 22:06:54 +0100 (CET) Organization: Ninth Circle Enterprises From: Jeroen Ruigrok/Asmodai To: FreeBSD Questions Subject: /usr/libexec Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I need someone to unravel the idea behind /usr/libexec because it doesn't make sense to me. I build TK 8.1 because some app needed it, after that I ldconfig -R'd the library paths... and the app gives me this error: [asmodai@daemon] (9) $ tkgnats /usr/libexec/ld-elf.so.1: Shared object "libtk8.1.so.1" not found does this mean I need to include /usr/libexec as well in my /etc/ld-elf.so.conf? Any detailed explanation is greatly appreciated... thanks in advance, --- Jeroen Ruigrok van der Werven It's a Dance of Energy, asmodai(at)wxs.nl when the Mind goes Binary... Network/Security Specialist BSD & picoBSD: The Power to Serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 13:44:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA16322 for freebsd-questions-outgoing; Mon, 25 Jan 1999 13:44:38 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gras-varg.worldgate.com (gras-varg.worldgate.com [198.161.84.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA16315 for ; Mon, 25 Jan 1999 13:44:33 -0800 (PST) (envelope-from skafte@gras-varg.worldgate.com) Received: (from skafte@localhost) by gras-varg.worldgate.com (8.9.1a/8.9.1) id OAA14969; Mon, 25 Jan 1999 14:43:44 -0700 (MST) Date: Mon, 25 Jan 1999 14:43:43 -0700 From: Greg Skafte To: Alexander Kotelnikov Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipfw and log Message-ID: <19990125144343.G14441@gras-varg.worldgate.com> References: <9541.990125@mi.msu.su> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: <9541.990125@mi.msu.su>; from Alexander Kotelnikov on Mon, Jan 25, 1999 at 12:59:46PM +0300 Organization: WorldGate Inc. X-PGP-Fingerprint: 42 9C 2C A8 4D 2B C9 C4 7D B6 00 B0 50 47 20 97 X-URL: http://gras-varg.worldgate.com/~skafte Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG the ipfw loaded by lkm doesnot support logging so ensure that you have options IPFIREWALL also Quoting Alexander Kotelnikov (alex@mi.msu.su) On Subject: ipfw and log Date: Mon, Jan 25, 1999 at 12:59:46PM +0300 > Hi all! > > I try to configure ipfw. > In kernel config file is line > options IPFIREWALL_VERBOSE > > When kernel starts, i see message: > Jan 25 12:16:11 host1 /kernel: IP packet filtering initialized, > divert disabled, logging disabled > > Why? line > options "IPFIREWALL_VERBOSE" > dos not solve this problem :( > > WBR > Alexander Kotelnikov alex@mi.msu.su > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Email: skafte@worldgate.com Voice: +403 413 1910 Fax: +403 421 4929 #575 Sun Life Place * 10123 99 Street * Edmonton, AB * Canada * T5J 3H1 -- -- When things can't get any worse, they simplify themselves by getting a whole lot worse then complicated. A complete and utter disaster is the simplest thing in the world; it's preventing one that's complex. (Janet Morris) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 13:46:55 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA16598 for freebsd-questions-outgoing; Mon, 25 Jan 1999 13:46:55 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from Vorlon.odc.net (Vorlon.odc.net [207.137.42.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA16588 for ; Mon, 25 Jan 1999 13:46:52 -0800 (PST) (envelope-from nwestfal@Vorlon.odc.net) Received: from localhost (nwestfal@localhost) by Vorlon.odc.net (8.8.7/8.8.7) with ESMTP id NAA04051; Mon, 25 Jan 1999 13:46:29 -0800 Date: Mon, 25 Jan 1999 13:46:29 -0800 (PST) From: Neal Westfall To: Jeroen Ruigrok/Asmodai cc: FreeBSD Questions Subject: Re: /usr/libexec 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 No, actually this port is a little broken. Rename libtk81.so.1 to libtk8.1.so.1 or create a link to it. (ln -s libtk81.so.1 libtk8.1.so.1) On Mon, 25 Jan 1999, Jeroen Ruigrok/Asmodai wrote: > Hi, > > I need someone to unravel the idea behind /usr/libexec because it doesn't > make sense to me. > > I build TK 8.1 because some app needed it, after that I ldconfig -R'd the > library paths... and the app gives me this error: > > [asmodai@daemon] (9) $ tkgnats > /usr/libexec/ld-elf.so.1: Shared object "libtk8.1.so.1" not found > > does this mean I need to include /usr/libexec as well in my > /etc/ld-elf.so.conf? > > Any detailed explanation is greatly appreciated... > > thanks in advance, > > --- > Jeroen Ruigrok van der Werven It's a Dance of Energy, > asmodai(at)wxs.nl when the Mind goes Binary... > Network/Security Specialist > BSD & picoBSD: The Power to Serve > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Neal Westfall mailto:nwestfal@odc.net http://www.odc.net/~nwestfal/ FreeBSD: The Power To Serve! http://www.freebsd.org/ $Id: dot.signature,v 1.2 1998/12/30 08:23:13 nwestfal Exp nwestfal $ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 13:49:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA17054 for freebsd-questions-outgoing; Mon, 25 Jan 1999 13:49:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chopin.seattleu.edu (chopin.seattleu.edu [206.81.198.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA17041 for ; Mon, 25 Jan 1999 13:49:31 -0800 (PST) (envelope-from hodeleri@seattleu.edu) Received: from seattleu.edu ([172.17.41.90]) by chopin.seattleu.edu (8.8.5/8.8.5) with ESMTP id NAA04666; Mon, 25 Jan 1999 13:49:12 -0800 (PST) Message-ID: <36ACE6AA.E4F7A2BD@seattleu.edu> Date: Mon, 25 Jan 1999 13:48:26 -0800 From: Eric Hodel X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: JAMES ARMSTRONG CC: freebsd-questions@FreeBSD.ORG Subject: Re: freebsd References: <36AADFED.8E9C07D6@CENTURYINTER.NET> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG JAMES ARMSTRONG wrote: > > HELLO TO WHOM THIS MAY CONCERN, I SEEN ADS ON WEB ABOUT YOUR PRO FREEBSD > OR XFREE86 OR LINUX, I AM INTRESTED IN TRYING > YOUR PROGRAM TO SEE IF I LIKE IT. > BUT I DO NOT KNOW WHAT TO DOWNLOAD, I HAVE A IBM COMPATABLE, PENTIUM 166 > MHZ, WITH MMX, ATI 3DFX VIDEO CARD > RUNS ON RAGE PRO TURBO DRV, A SOUND BLASTER PRO DELUXE 16 AWE 32. > I RUN WIN 95 FULL VER, I PLAY GAMES, QUAKE2, SIN, HALF LIFE, UNREAL. > NOW IF YOUR PROG WILL DO WHAT I WANT, TELL ME THE NAME VER > AND WHERE I CAN DOWNLOAD IT. Please, no caps. FreeBSD is a BSD derived UNIX operating system. It is very powerful, very stable, and has real multitasking (just like Linux.) FreeBSD (and Linux) do not come out of the box with your familiar Windows-ish GUI. Instead you need to get Xfree86, or a similar X server (FreeBSD and Linux both come with it, you need to set it up.) Currently Quake, QuakeWorld, and Quake2 have been ported to Linux for your gameplaying pleasure. FreeBSD has an excellent Linux emulator that will also run these games. As for the other, you can try to get them to run with WINE, the Windows Emulator. I myself run FreeBSD for Word Processing, E-Mail, and other stuff that isn't supposed to crash due to the Microsoft-induced "chaos factor" (random GPFs, etc.) and run my games under Windows 95 when I don't really care if they crash (usually due to (I think) excessive heat from my SLI Voodoo2s. NOTE: nothing is my system is clocked above the rated speeds.) For playing games, I would stick to Windows 95, but FreeBSD and Linux are a chalenge to learn, and fun to boot. If computers are a hobby for you, I would spare a Gig to install FreeBSD or Linux (or both) and play around with them. Excellent information on FreeBSD can be found at www.freebsd.org, and Linux's homepage is www.linux.org, but I've never had any experience with Linux. -- Eric Hodel hodeleri@seattleu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 13:52:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA17460 for freebsd-questions-outgoing; Mon, 25 Jan 1999 13:52:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp01.wxs.nl (smtp01.wxs.nl [195.121.6.61]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA17453 for ; Mon, 25 Jan 1999 13:52:34 -0800 (PST) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.57.84]) by smtp01.wxs.nl (Netscape Messaging Server 3.61) with ESMTP id AAA1845; Mon, 25 Jan 1999 22:21:52 +0100 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <042b01be487d$94f52c00$5531d5c6@earth.coserve.org> Date: Mon, 25 Jan 1999 22:29:43 +0100 (CET) Organization: Ninth Circle Enterprises From: Jeroen Ruigrok/Asmodai To: "Alain G. Fabry" Subject: Re: FreeBSD for Alpha Hardware Cc: freebsd-questions@FreeBSD.ORG, Bryan Gomes Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 25-Jan-99 Alain G. Fabry wrote: >>All, >> >>I have just recieved the FreeBSD 4 CD software suite and I am anxious to >>install the OS on to my DEC Alpha 200 4/233 hardware but I relized I am >>not >>able to boot from the CD. > > > Which version or where can I find the FreeBSD version for Alpha? > I want to install FreeBSD on a DEC Alpha 200 4/166 > Thanks, I thought one needs at least version 3.0-RELEASE to install complete DEC Alpha support. So ye might want to wait untill the 14th of February to get the 3.1 CD's and avoid the older bootblocks and other steps. I don't know about the CD's booting under Alpha though as I only use the i386 up 'till now. Someone more informed might be the perfect person for that =) Else try the freebsd-alpha list... --- Jeroen Ruigrok van der Werven It's a Dance of Energy, asmodai(at)wxs.nl when the Mind goes Binary... Network/Security Specialist BSD & picoBSD: The Power to Serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 13:57:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA18294 for freebsd-questions-outgoing; Mon, 25 Jan 1999 13:57:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason04.u.washington.edu (jason04.u.washington.edu [140.142.78.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA18278 for ; Mon, 25 Jan 1999 13:57:06 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul4.u.washington.edu (root@saul4.u.washington.edu [140.142.83.2]) by jason04.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id NAA16424 for ; Mon, 25 Jan 1999 13:57:05 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul4.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id NAA27998 for ; Mon, 25 Jan 1999 13:57:04 -0800 (PST) Date: Mon, 25 Jan 1999 21:56:27 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: freebsd-questions@FreeBSD.ORG Subject: Polite Advocacy on -questions WAS: learning UNIX 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 > First thing you need to learn about UNIX, HTML is NOT a valid way >to send E-mail. Other then that, jump right in. FreeBSD is a fully >functional complete operating system in it's own right. If you talk to >many people on this list, they will agree that anything Microsoft has >ever put out can only be called an operating system by the broadest >standards. I highly suggest you buy Greg Lehey's book, The Complete >FreeBSD. It along with the docs and www.freebsd.org will be invaluable >referances. If you still have further questions, this mailing list is a >good place to ask them. The original author was trimmed out to protect the innocent. Also, this message goes out to -questions at large and not just the guy who wrote the above. -Questions is the most visible, first contact place that new users see in our community. As such we should provide them an invitation, not a rejection. What is the most important, most visible thing that the above paragraph says to a new user? It says, "I don't like the way you send your email!" The rest of the discussion fades into obscurity once the reader is aggravated. This guy probably doesn't know what html formatted email is or that there was any other way to send email. I didn't. We are here to help users so let's do that. How do you fix this while still telling people the proper decorum for the forum? Put the comment at the end of your message and explain _simply_ that many people cannot read HTMLized email and that messages will be more effective if they are plain text. Your replies will be more effective too. Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 14:13:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA20647 for freebsd-questions-outgoing; Mon, 25 Jan 1999 14:13:25 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from furthur.com (furthur.com [142.154.6.106]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA20642 for ; Mon, 25 Jan 1999 14:13:22 -0800 (PST) (envelope-from phil@furthur.com) Received: from furthur.com (furthur.com [142.154.6.106]) by furthur.com (8.9.1/8.9.1) with ESMTP id RAA19369 for ; Mon, 25 Jan 1999 17:12:33 -0500 (EST) (envelope-from phil@furthur.com) Date: Mon, 25 Jan 1999 17:12:32 -0500 (EST) From: "Philip J. Welbourn" To: questions@FreeBSD.ORG Subject: Re: Uh oh In-Reply-To: <36ACC4EA.A4E7D078@confusion.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 I'm still a newbie on FreeBSD :) When I told some of my Unix friends I wanted to put FreeBSD and Win98 on my new box. They said you must put BSD in the first partition (F1), then insall Win98 on the second. BSD appearently needs to be on cylinder 1. Been running fine. -Phil On Mon, 25 Jan 1999, Laurence Berland wrote: > I installed FBSD, sort of. I posted this before, now I'm getting > desperate for help. If anyone knows what to do please help!!!! > > we've installed freebsd. We rebooted the system and the boot manager > appeared, prompting us to > F1 for ??? (which turned out is what it meant as win98) > F2 for FreeBSD > > We hit f2, and the manager just repeats its window. It does this > always, and as of yet we've not been able to get to a BSD prompt at all, > > or to get it to even begin booting fbsd. We've tried using the > installation software to rewrite the boot manager, but it doesn't change > > anything. I'm completely stumped. Do we need to reinstall FreeBSD? > Could it be that the error was because we made a second dos partition > with the boot manager also? We deleted the second dos partition to try > and fix the problem, but nothing changes. What do I do now? > > -- > Laurence Berland, Stuyvesant HS Debate > <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> > > I wish I knew, I wish I knew > what makes me, me, and what makes you, you. > It's just another point of view, ooo. > A state of mind I'm going through, yes. > So what I see is never true, ahhh. > -"I wish" Cat Stevens (Yusef Islam) > http://stuy.debate.net http://evilfred.home.ml.org yes they're different > > icq #7434346 aol imer E1101 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 14:20:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA21535 for freebsd-questions-outgoing; Mon, 25 Jan 1999 14:20:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nanguo.chalmers.com.au (gateway.chalmers.com.au [203.1.96.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA21525 for ; Mon, 25 Jan 1999 14:20:08 -0800 (PST) (envelope-from robert@chalmers.com.au) Received: from chalmers.com.au (carbon.chalmers.com.au [203.1.96.26]) by nanguo.chalmers.com.au (8.9.1/8.9.1) with ESMTP id IAA00317 for ; Tue, 26 Jan 1999 08:18:26 +1000 (EST) Message-ID: <36ACF1CF.573B3958@chalmers.com.au> Date: Tue, 26 Jan 1999 08:36:00 +1000 From: Robert Chalmers Reply-To: robert@chalmers.com.au Organization: chalmers.com.au X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: zh-CN,en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: What do thesee PPP errors mean? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jan 26 05:36:59 nanguo ppp[222]: Phase: Unknown protocol 0x8207 (Cisco Discovery Protocol Control) Jan 26 05:37:49 nanguo ppp[222]: Phase: deflink: HDLC errors -> FCS: 0, ADDR: 0, COMD: 0, PROTO: 1 What do these messages mean, and is there anything I can do about them? Does anyone know? Thnaks Robert -- http://www.chalmers.com.au. Publications From China in 24 different languages. English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 14:32:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA23126 for freebsd-questions-outgoing; Mon, 25 Jan 1999 14:32:32 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chopin.seattleu.edu (chopin.seattleu.edu [206.81.198.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA23113 for ; Mon, 25 Jan 1999 14:32:30 -0800 (PST) (envelope-from hodeleri@seattleu.edu) Received: from seattleu.edu ([172.17.41.90]) by chopin.seattleu.edu (8.8.5/8.8.5) with ESMTP id OAA16709; Mon, 25 Jan 1999 14:32:21 -0800 (PST) Message-ID: <36ACF0E6.E4A68FD5@seattleu.edu> Date: Mon, 25 Jan 1999 14:32:06 -0800 From: Eric Hodel X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "John Anthony Kazos Jr." CC: freebsd-questions@FreeBSD.ORG Subject: Re: Newbie, general intro questions... References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "John Anthony Kazos Jr." wrote: > > :-) Hi! Hello! > Is this the correct list for this type of question? It said not to send > general "how-to" questions to the technical lists, but I'm not sure whether > or not *this* is one of them. This is the list for any general-purpose question. Somebody will probably tell you where to go if you ask a question that is best served elsewhere. > I am using VirtualPC 2.0 with Windows95 and wish to have FreeBSD 2.2.8. > Partitioning is no problem, but what is the recomended size for a maximum > install with plenty of space left over, but still running Windoze? (2.8GB > avail. for both together). And is it really necessary to partition > separately for each directory, or may I simply have one for swap and one > for /, since I won't be doing any multi-user things with it (desktop only)? I'd give it at least a Gig. FreeBSD puts all of its partitions on a single disk slice (that's partition in the NecroSoft world) so you can have many partitions in a single slice. (I think I got the slice/partition thing right.) > The best way to install for me is from DOS partition, so I would like to > know how to. Specifically: what do I download besides > FreeBSD/releases/<2.2.8-foldername> to get the biggest possible collection > of everything installable from FreeBSD.org? (Mirror site is local to me, I > get 1000K/sec). WOW! I'm jealous of that 1000k, I though 100 was nice... You should get at the very least /bin. The rest of the stuff can be installed after you get install FreeBSD through ftp in /stand/sysinstall. > And does anyone know about any listings/searches/etc. for FreeBSD programs? > Like a links page, something on umich, etc.? Is there a webring? Is there a > FAQ that tells all of this that I missed and am bothering you and making > you mad? ;-) I'm a *good* little newbie, yes I am. First off: Get the ports tree. sysinstall should ask you for it, or you can install the packages (also in sysinstall.) www.freebsd.org www.freebsd.org/search (mailing list archives, web site, etc.) www.freebsd.org/handbook OR /usr/share/doc/handbook www.freebsd.org/FAQ OR /usr/share/doc/FAQ www.freebsddiary.com and many others I can't think of off the top of my head. Most Linux binaries will run under FreeBSD, make sure linux emulation is on in rc.conf -- Eric Hodel hodeleri@seattleu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 14:32:44 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA23360 for freebsd-questions-outgoing; Mon, 25 Jan 1999 14:32:44 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from larry.unet.tm (cx62616-a.cv1.sdca.home.com [24.0.158.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA23353 for ; Mon, 25 Jan 1999 14:32:42 -0800 (PST) (envelope-from david@unet.tm) Received: from portal.west.saic.com (portal.west.saic.com [198.151.12.15]) by larry.unet.tm (8.9.1/8.9.1) with SMTP id OAA00443; Mon, 25 Jan 1999 14:40:43 -0800 (PST) Message-ID: <001c01be48b2$dbf1fb80$412a0b0a@470cdt.hctg.saic.com> Reply-To: "David Burger" From: "David Burger" To: "Derek Jewett" , , "Ludwig Pummer" Received: from dhcp42-65.hctg.saic.com by portal.west.saic.com via smtpd (for cx62616-a.cv1.sdca.home.com [24.0.158.12]) with SMTP; 25 Jan 1999 22:32:20 UT Subject: Re: Static NAT Date: Mon, 25 Jan 1999 14:34:14 -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 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 Ludwig, I am trying to make a setup exactly like yours. You mention a Firewall setup to make the communications from the static Nat machine come from the proper IP address. Can you tell me how to configure that? Thanks, David Burger -----Original Message----- From: Ludwig Pummer To: Derek Jewett ; questions@FreeBSD.ORG Date: Saturday, January 23, 1999 8:05 PM Subject: Re: Static NAT At 05:21 PM 1/23/99 , Derek Jewett wrote: >Has anyone run NAT in static mode...? I was wondering what the syntax >was for making a config file with translation tables... Thanks I have 2 IPs bound to the ethernet interface, and one (lets say 11.22.33.44) gets translated to a single internal machine via static NAT. the other IP (say 11.22.33.43) is used for NAT for all of the other machines on an internal network. from my natd.conf on FreeBSD 2.2.5: ----- interface vx0 dynamic use_sockets same_ports redirect_address 172.16.1.1 11.22.33.44 ----- Please note that if this 172.16.1.1 machine talks to the outside, it still appears to come from 11.22.33.43, but if an outside machine connects to 11.22.33.44, everything gets sent to my 172.16.1.1 machine. ideally, all traffic from the 172.16.1.1 machine would always appear to come from 11.22.33.44, but i haven't set up the firewall rules to do that because i've been lazy. --Ludwig Pummer ( ludwigp@bigfoot.com ) ICQ UIN: 692441 ( ludwigp@email.com ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 14:33:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA23659 for freebsd-questions-outgoing; Mon, 25 Jan 1999 14:33:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from merhaba.cc.columbia.edu (merhaba.cc.columbia.edu [128.59.35.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA23619 for ; Mon, 25 Jan 1999 14:33:40 -0800 (PST) (envelope-from stuyman@confusion.net) Received: from confusion.net (dialup-1-19.cc.columbia.edu [128.59.42.28]) by merhaba.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA05340; Mon, 25 Jan 1999 17:33:06 -0500 (EST) Message-ID: <36ACF115.3EC6B21A@confusion.net> Date: Mon, 25 Jan 1999 17:32:53 -0500 From: Laurence Berland Organization: B.R.A.T.T. X-Mailer: Mozilla 4.5 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: "Philip J. Welbourn" CC: questions@FreeBSD.ORG Subject: Re: Uh oh References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG That isn't what I've heard, and there's no mention of it on the web site either. I could be wrong. Can someone confirm/deny this? I'm pretty sure thats not true since that would mean if you install Win98 you would have to delete and reinstall it. Again I heard that's not true. Regardless, I'm far past that and I need help to get it running without destroying more stuff. Does anyone know what I should do? Should I just reinstall it? Can I have an extended partition for dos? Laurence "Philip J. Welbourn" wrote: > I'm still a newbie on FreeBSD :) > When I told some of my Unix friends I wanted to put FreeBSD and Win98 on > my new box. They said you must put BSD in the first partition (F1), then > insall Win98 on the second. BSD appearently needs to be on cylinder 1. > Been running fine. > > -Phil > > On Mon, 25 Jan 1999, Laurence Berland wrote: > > > I installed FBSD, sort of. I posted this before, now I'm getting > > desperate for help. If anyone knows what to do please help!!!! > > > > we've installed freebsd. We rebooted the system and the boot manager > > appeared, prompting us to > > F1 for ??? (which turned out is what it meant as win98) > > F2 for FreeBSD > > > > We hit f2, and the manager just repeats its window. It does this > > always, and as of yet we've not been able to get to a BSD prompt at all, > > > > or to get it to even begin booting fbsd. We've tried using the > > installation software to rewrite the boot manager, but it doesn't change > > > > anything. I'm completely stumped. Do we need to reinstall FreeBSD? > > Could it be that the error was because we made a second dos partition > > with the boot manager also? We deleted the second dos partition to try > > and fix the problem, but nothing changes. What do I do now? > > > > -- > > Laurence Berland, Stuyvesant HS Debate > > <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> > > > > I wish I knew, I wish I knew > > what makes me, me, and what makes you, you. > > It's just another point of view, ooo. > > A state of mind I'm going through, yes. > > So what I see is never true, ahhh. > > -"I wish" Cat Stevens (Yusef Islam) > > http://stuy.debate.net http://evilfred.home.ml.org yes they're different > > > > icq #7434346 aol imer E1101 > > > > > > > > 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 -- Laurence Berland, Stuyvesant HS Debate <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> I wish I knew, I wish I knew what makes me, me, and what makes you, you. It's just another point of view, ooo. A state of mind I'm going through, yes. So what I see is never true, ahhh. -"I wish" Cat Stevens (Yusef Islam) http://stuy.debate.net http://evilfred.home.ml.org yes they're different icq #7434346 aol imer E1101 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 14:37:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA24205 for freebsd-questions-outgoing; Mon, 25 Jan 1999 14:37:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from [206.58.83.2] ([206.58.83.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA24194 for ; Mon, 25 Jan 1999 14:37:43 -0800 (PST) (envelope-from jhollist@teleport.com) Received: from egsoftware.com by [206.58.83.2] via smtpd (for hub.freebsd.org [204.216.27.18]) with SMTP; 25 Jan 1999 22:35:49 UT Received: from teleport.com (JASONH.webtrends-nt.internal.wetrends.com [192.168.0.251]) by exchange.internal.webtrends.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2232.9) id DTCFVPR6; Mon, 25 Jan 1999 14:35:12 -0800 Message-ID: <36ACF203.9307F0FE@teleport.com> Date: Mon, 25 Jan 1999 14:36:51 -0800 From: Jason Holliston X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Installation problems Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, I've been having a rather difficult time attempting to install FreeBSD 3.0 from the walnut creekCD-ROM distribution. This is the error I get during the install: "Write failure on transfer! wrote -1 bytes of 10240 bytes". I have an HP Pavillion with: Pentium 233 MMX chip 128 megs of RAM 6 gig Quantum Fireball(EIDE) hard drive ATAPI internal Zip drive SB AWE64 sound card Intel EtherExpress NIC 3COM v.90 modem First I was attempting to setup my hard drive like this: 1st slice ---> 2000 megs w/ Win95 2nd slice ---> 4000 megs w/ FreeBSD swap ---> 256 megs / ---> 500 megs /usr ---> (approx.) 3244 megs I used DOS fdisk to create the original partitions, and then began the FreeBSD install. Shortly after the copying over phase, I receive the above message. Looking at Control-F2, I saw a slew of "cpio: invalid checksum error, wrote 29387 blocks of junk." I read emails from other people having this same sort of problem, and tried the following: eliminating the DOS slice completely and letting FreeBSD use the entire hard drive; turning off BIOS LBA and verifying that FreeBSD is seeing the hard drive's correct geometry and not attempting to use the LBA's translated geometry. I also noticed a setting in the BIOS for different sorts of large disk support. It listed UNIX under the "other" category, so I tried that as well, with not much luck. As an experiment, I installed RedHat 5.0, and it appeared to install correctly without any trouble. (UGH!) Any suggestions? If you have any further questions, please ask away. :-) -Jason jhollist@teleport.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 14:42:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA24673 for freebsd-questions-outgoing; Mon, 25 Jan 1999 14:42:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chopin.seattleu.edu (chopin.seattleu.edu [206.81.198.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA24668 for ; Mon, 25 Jan 1999 14:42:12 -0800 (PST) (envelope-from hodeleri@seattleu.edu) Received: from seattleu.edu ([172.17.41.90]) by chopin.seattleu.edu (8.8.5/8.8.5) with ESMTP id OAA19912; Mon, 25 Jan 1999 14:41:23 -0800 (PST) Message-ID: <36ACF313.42F95C8A@seattleu.edu> Date: Mon, 25 Jan 1999 14:41:23 -0800 From: Eric Hodel X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: efknight@bellsouth.net CC: freebsd-questions@FreeBSD.ORG Subject: Re: how to change scsi id of FBSD 2.2.8 References: <36AC654D.D37144C@bellsouth.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG efknight@bellsouth.net wrote: > > OK, let me put the question to the list a different way. > > I installed FBSD 2.2.8 release on scsi id 0. I want it to be scsi id 1. > > What all do I need to do to the existing FBSD installation, other than > change the id jumpers, so it will run as scsi id 1. > > Thanks try 1:sd(0,a)kernel -- Eric Hodel hodeleri@seattleu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 14:45:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA25131 for freebsd-questions-outgoing; Mon, 25 Jan 1999 14:45:49 -0800 (PST) (envelope-from owner-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 (8.8.8/8.8.8) with ESMTP id OAA25125 for ; Mon, 25 Jan 1999 14:45:47 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id RAA10083; Mon, 25 Jan 1999 17:47:08 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199901252247.RAA10083@cc942873-a.ewndsr1.nj.home.com> Subject: Re: Uh oh In-Reply-To: from "Philip J. Welbourn" at "Jan 25, 99 05:12:32 pm" To: phil@furthur.com (Philip J. Welbourn) Date: Mon, 25 Jan 1999 17:47:08 -0500 (EST) Cc: questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (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 Philip J. Welbourn wrote, > I'm still a newbie on FreeBSD :) > When I told some of my Unix friends I wanted to put FreeBSD and Win98 on > my new box. They said you must put BSD in the first partition (F1), then > insall Win98 on the second. BSD appearently needs to be on cylinder 1. > Been running fine. Sorry, but I had to respond to this. It's all plain wrong. FreeBSD need not be in the first partition. However, there are reasons it has to start within the first 1024 cylinders. For example, here is the output from 'fdisk' on my system (note the FreeBSD fdisk not DOS's), # fdisk ******* Working on device /dev/rwd0 ******* parameters extracted from in-core disklabel are: cylinders=787 heads=128 sectors/track=63 (8064 blks/cyl) parameters to be used for BIOS calculations are: cylinders=787 heads=128 sectors/track=63 (8064 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 6,(Primary 'big' DOS (> 32MB)) start 8064, size 4193280 (2047 Meg), flag 0 beg: cyl 1/ sector 1/ head 0; end: cyl 520/ sector 63/ head 127 The data for partition 2 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 4201344, size 2145024 (1047 Meg), flag 80 (active) beg: cyl 521/ sector 1/ head 0; end: cyl 786/ sector 63/ head 127 The data for partition 3 is: The data for partition 4 is: As you can see my 'DOS' (Win95) partition is first. Philip also made it sound like you should install Win9[58] /after/ FreeBSD. Do NOT do this. Win9[58] will clobber your bootstrapper without asking. Now, my suggestion for Laurence, > On Mon, 25 Jan 1999, Laurence Berland wrote: > > > I installed FBSD, sort of. I posted this before, now I'm getting > > desperate for help. If anyone knows what to do please help!!!! > > > > we've installed freebsd. We rebooted the system and the boot manager > > appeared, prompting us to > > F1 for ??? (which turned out is what it meant as win98) > > F2 for FreeBSD > > > > We hit f2, and the manager just repeats its window. It does this > > always, and as of yet we've not been able to get to a BSD prompt at all, > > > > or to get it to even begin booting fbsd. We've tried using the > > installation software to rewrite the boot manager, but it doesn't change > > > > anything. I'm completely stumped. Do we need to reinstall FreeBSD? > > Could it be that the error was because we made a second dos partition > > with the boot manager also? We deleted the second dos partition to try > > and fix the problem, but nothing changes. What do I do now? Try booting with your boot floppy. When you get to the boot.help screen, tell it to boot from where ever you installed FreeBSD. As the help shows, if you are booting from the second 'slice' (which is what DOS calls a partition) of an IDE drive enter, 1:wd(2,a) If it doesn't work, I'm not sure what to tell you other than perhaps send your fdisk output and disklabel info to the list. HTH. -- 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 Jan 25 14:46:16 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA25204 for freebsd-questions-outgoing; Mon, 25 Jan 1999 14:46:16 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from maxcow.borg.com (MaxCow.borg.com [205.217.206.188]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA25194 for ; Mon, 25 Jan 1999 14:46:10 -0800 (PST) (envelope-from mark@borg.com) Received: from mail.borg.com (mail.borg.com [205.217.206.192]) by maxcow.borg.com (8.9.0/8.8.8) with ESMTP id RAA03622; Mon, 25 Jan 1999 17:46:07 -0500 (EST) Received: from borg.com (ip74b.borg.com [208.3.181.74]) by mail.borg.com (8.8.7/8.7.3) with ESMTP id RAA28832; Mon, 25 Jan 1999 17:46:05 -0500 (EST) Message-ID: <36ACF4E8.30CACDB2@borg.com> Date: Mon, 25 Jan 1999 17:49:12 -0500 From: "Mark S. Reichman" X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 CC: "Philip J. Welbourn" , questions@FreeBSD.ORG Subject: Re: Uh oh References: <36ACF115.3EC6B21A@confusion.net> 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... http://www.freebsd.org/tutorials/multios/multios.html Laurence Berland wrote: > > That isn't what I've heard, and there's no mention of it on the web site either. > I could be wrong. Can someone confirm/deny this? I'm pretty sure thats not true > since that would mean if you install Win98 you would have to delete and reinstall > it. Again I heard that's not true. Regardless, I'm far past that and I need help > to get it running without destroying more stuff. Does anyone know what I should > do? Should I just reinstall it? Can I have an extended partition for dos? > > Laurence > > "Philip J. Welbourn" wrote: > > > I'm still a newbie on FreeBSD :) > > When I told some of my Unix friends I wanted to put FreeBSD and Win98 on > > my new box. They said you must put BSD in the first partition (F1), then > > insall Win98 on the second. BSD appearently needs to be on cylinder 1. > > Been running fine. > > > > -Phil > > > > On Mon, 25 Jan 1999, Laurence Berland wrote: > > > > > I installed FBSD, sort of. I posted this before, now I'm getting > > > desperate for help. If anyone knows what to do please help!!!! > > > > > > we've installed freebsd. We rebooted the system and the boot manager > > > appeared, prompting us to > > > F1 for ??? (which turned out is what it meant as win98) > > > F2 for FreeBSD > > > > > > We hit f2, and the manager just repeats its window. It does this > > > always, and as of yet we've not been able to get to a BSD prompt at all, > > > > > > or to get it to even begin booting fbsd. We've tried using the > > > installation software to rewrite the boot manager, but it doesn't change > > > > > > anything. I'm completely stumped. Do we need to reinstall FreeBSD? > > > Could it be that the error was because we made a second dos partition > > > with the boot manager also? We deleted the second dos partition to try > > > and fix the problem, but nothing changes. What do I do now? > > > > > > -- > > > Laurence Berland, Stuyvesant HS Debate > > > <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> > > > > > > I wish I knew, I wish I knew > > > what makes me, me, and what makes you, you. > > > It's just another point of view, ooo. > > > A state of mind I'm going through, yes. > > > So what I see is never true, ahhh. > > > -"I wish" Cat Stevens (Yusef Islam) > > > http://stuy.debate.net http://evilfred.home.ml.org yes they're different > > > > > > icq #7434346 aol imer E1101 > > > > > > > > > > > > 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 > > -- > Laurence Berland, Stuyvesant HS Debate > <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> > I wish I knew, I wish I knew > what makes me, me, and what makes you, you. > It's just another point of view, ooo. > A state of mind I'm going through, yes. > So what I see is never true, ahhh. > -"I wish" Cat Stevens (Yusef Islam) > http://stuy.debate.net http://evilfred.home.ml.org yes they're different > icq #7434346 aol imer E1101 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- \|/ (@ @) +----------oOO----(_)-----------------+ | Mark S. Reichman | | mark@borg.com | | | | ASCII a stupid question, | | get a stupid ANSI | +----------------------oOO------------+ |__|__| || || ooO Ooo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 14:49:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA25598 for freebsd-questions-outgoing; Mon, 25 Jan 1999 14:49:20 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from interlock.reston.wcom.net (interlock2.reston.wcom.net [192.77.167.31]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA25554 for ; Mon, 25 Jan 1999 14:49:13 -0800 (PST) (envelope-from gomes@reston.wcom.net) Received: by interlock.reston.wcom.net (InterLock SMTP Gateway 4.2) id RAA01246 for freebsd-questions@FreeBSD.ORG; Mon, 25 Jan 1999 17:49:09 -0500 Message-Id: <199901252249.RAA01246@interlock.reston.wcom.net> X-Mailer: Windows Eudora Pro Version 3.0.1 (32) Date: Mon, 25 Jan 1999 17:54:15 -0500 To: freebsd-questions@FreeBSD.ORG From: Bryan Gomes Subject: Re: FreeBSD for Alpha Hardware Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG All, Install directions for alpha systems per BSD 3.0 CD documentation: If you're on the ALPHA then the boot.flp image is probably larger than any kind of floppy you have available and you will need to either netboot it, load it from some other type of media (such as a jaz drive) or use the kern.flp image described below. This release still uses only one installation floppy, the boot.flp image. For convenience (and for the DEC ALPHA architecture, on which binaries are quite a bit larger), however, we also provide the functionality of boot.flp now "decoupled" into a kern.flp image, which contains just the boot kernel, and mfsroot.gz, which contains the compressed MFS root image that is normally stored as part of the kernel itself on the boot.flp image. This allows you to boot from kern.flp, which will fit on a 1.44MB floppy even on the alpha, and then load mfsroot.gz from a 2nd floppy. This also allows you to easily make your own boot or MFS floppies should you need to customize some aspect of the installation process. As long as the kernel is compiled with ``options MFS'' and ``options MFS_ROOT'', it will properly boot an mfsroot.gz image when run. The mfsroot.gz image is simply a gzip'd filesystem image, something which can be made rather easily using vnconfig(8). If none of this makes any sense to you, don't worry about it - just use the boot.flp image as always; nothing has changed there. I have created rawdisks from the BSD 3.0 release for the kern.flp, boot.flp, andmfsroot.gz images. I still cannot boot from these floppies. here is what I type in at the prom >>> boot dva0 and in with each floppy here is what I get back : "not a valid boot block, bootstrap failure" I have also tried to issue the following command (using the mfsroot.gz disk): >>> boot dva0 -file mfsroot.gz I get the same results. Any more ideas, I'm not that familiar with the DEC prom command structure so I'm not sure that I am doing this correctly. Bryan Please respond directly as I am not yet a member of this mailing list... How do I join this list??? At 11:02 AM 1/25/99 -0500, you wrote: >> All, >> >> I have just recieved the FreeBSD 4 CD software suite and I am anxious to >> install the OS on to my DEC Alpha 200 4/233 hardware but I relized I am not >> able to boot from the CD. > >What is your version of FreeBSD?? If it is below 3, then I'm not sure that >it will even work on an Alpha. >> >> My primary UNIX experience is with Solaris on the Sparc platform, >> installation consists of booting from the CD and going from there. I am >> not a member of this mailing list (would like to be though), so please >> respond directly to my email address. >> >You can only boot the CD on a x86 PC. To install to your computer, you >will have to ftp the alpha boot installation floppy from ftp.freebsd.org. > >Also, I don't think the Alpha support is very good unless you get into the >4.0-CURRENT, or the 3.0-STABLE. > MCI WORLDCOM Advanced Networks LLC Internet Security Engineer support@reston.wcom.net 1-800-944-5625 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 14:50:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA25868 for freebsd-questions-outgoing; Mon, 25 Jan 1999 14:50:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chopin.seattleu.edu (chopin.seattleu.edu [206.81.198.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA25859 for ; Mon, 25 Jan 1999 14:50:41 -0800 (PST) (envelope-from hodeleri@seattleu.edu) Received: from seattleu.edu ([172.17.41.90]) by chopin.seattleu.edu (8.8.5/8.8.5) with ESMTP id OAA21932; Mon, 25 Jan 1999 14:49:17 -0800 (PST) Message-ID: <36ACF4EC.AE567802@seattleu.edu> Date: Mon, 25 Jan 1999 14:49:16 -0800 From: Eric Hodel X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Jan Pechanec CC: Wolfram Schneider , questions@FreeBSD.ORG Subject: Re: Need non-case sensitive fs References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > It should'n work. You can access names in the form that is > printed with 'ls' only, I think. > > To solve the problem, I think the best solution would be to > use stackable layering. This is a problem that somebody could already > solved (search for heidemann and UCLA), if not and you have somebody > that can program in C, let him add some code to the null layer > template (see mount_null). One hundred lines of code, I estimate. It works in 3.0-R: (This is on a fat32 partition w/vfat) I went to /dos/c/progra~1/ I have a directory "MicroProse" according to ls cd MiCrOpRoSe pwd gave me: /dos/c/progra~1/MiCrOpRoSe I think the main problem here is that directories with spaces such as "Program Files" will return to their non-vfat names (progra~1) for a reason I don't have the experience to give. -- Eric Hodel hodeleri@seattleu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 14:53:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA26137 for freebsd-questions-outgoing; Mon, 25 Jan 1999 14:53:39 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from thor.inlink.com (thor.inlink.com [206.196.96.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA26124 for ; Mon, 25 Jan 1999 14:53:37 -0800 (PST) (envelope-from rayseals@midwestis.com) Received: from sparc.midwestis.com (mail.midwestis.com [206.196.126.220]) by thor.inlink.com (8.9.2/8.9.1) with ESMTP id QAA14899 for ; Mon, 25 Jan 1999 16:53:06 -0600 (CST) Received: from rseals ([209.135.156.219] (may be forged)) by sparc.midwestis.com (8.8.6/8.7.3) with SMTP id QAA05025 for ; Mon, 25 Jan 1999 16:53:25 -0600 (CST) Reply-To: From: "Ray Seals" To: "Freebsd-Questions" Subject: Swap Partition dilemma Date: Mon, 25 Jan 1999 16:53:20 -0600 Message-ID: <002b01be48b5$8124b6e0$8301000a@rseals.midwestis.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.3110.3 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This may have been covered before so I'm wearing my thick pants.... As a rule of thumb, I've heard you should make your swap partition twice the size of memory in the machine. Since most of us use the entire hard drive, this can cause a problem if we up the memory in a machine. We can't increase the size of the partition unless we add another hard drive. I have also heard that you can get really bad performance if you make a swap way to big. My thought was this. If you have a motherboard that can support 128meg of RAM and I only have 64meg. Could I make a swap big enough to support it (128meg) (only if it doesn't adversely effect the machine) or should I just leave the needed disk space unused on the drive so I can expand it later? Ray ---------------------------------------- Midwest Information Systems http://www.midwestis.com =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Ray Seals Systems Consultant rayseals@midwestis.com Direct Dial: 314.930.0479 Office: 314.423.8377 ext. 113 Fax: 314.423.3944 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- "Providing clear vision to the future" ---------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 14:56:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA26574 for freebsd-questions-outgoing; Mon, 25 Jan 1999 14:56:58 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mh2.cts.com (mh2.cts.com [209.68.192.68]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA26560 for ; Mon, 25 Jan 1999 14:56:56 -0800 (PST) (envelope-from preeper@cts.com) Received: from sgt361.cts.com (gt361.cts.com [204.212.158.91]) by mh2.cts.com (8.8.7/8.8.5) with SMTP id OAA21610 for ; Mon, 25 Jan 1999 14:56:49 -0800 (PST) Message-Id: <3.0.5.32.19990125144857.04156080@crash.cts.com> X-Sender: preeper@crash.cts.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Mon, 25 Jan 1999 14:48:57 -0800 To: freebsd-questions@FreeBSD.ORG From: Jerry Preeper Subject: does apache log config info / options used to build Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I know this is a little off topic, but I can't seem to find the answer anywhere else. I am wondering if in the apache src directory (or somewhere else), apache may keep a log or record of the config info and options it used when compiling the httpd executable. I am trying to upgrade from Apache 1.3.0 to 1.3.4 and I did not compile and install 1.3.0 Naturally, I don't have all the config info and when I built and installed 1.3.4 it didn't work. In particular, the locations for all the web directories were wrong. I also noticed the size of the executable is much much larger (2.5MB vs. 330k). Is the php module support that large or is there a bunch of stuff that can be stripped out and if so how. Any help would be appreciated. Jerry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 15:06:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA28074 for freebsd-questions-outgoing; Mon, 25 Jan 1999 15:06:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chopin.seattleu.edu (chopin.seattleu.edu [206.81.198.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA28065 for ; Mon, 25 Jan 1999 15:06:00 -0800 (PST) (envelope-from hodeleri@seattleu.edu) Received: from seattleu.edu ([172.17.41.90]) by chopin.seattleu.edu (8.8.5/8.8.5) with ESMTP id PAA29334; Mon, 25 Jan 1999 15:05:21 -0800 (PST) Message-ID: <36ACF8B0.A341635B@seattleu.edu> Date: Mon, 25 Jan 1999 15:05:20 -0800 From: Eric Hodel X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Laurence Berland CC: questions@FreeBSD.ORG Subject: Re: Uh oh References: <36ACC4EA.A4E7D078@confusion.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Laurence Berland wrote: > > I installed FBSD, sort of. I posted this before, now I'm getting > desperate for help. If anyone knows what to do please help!!!! > > we've installed freebsd. We rebooted the system and the boot manager > appeared, prompting us to > F1 for ??? (which turned out is what it meant as win98) > F2 for FreeBSD > > We hit f2, and the manager just repeats its window. It does this > always, and as of yet we've not been able to get to a BSD prompt at all, > or to get it to even begin booting fbsd. We've tried using the > installation software to rewrite the boot manager, but it doesn't change > anything. I'm completely stumped. Do we need to reinstall FreeBSD? > Could it be that the error was because we made a second dos partition > with the boot manager also? We deleted the second dos partition to try > and fix the problem, but nothing changes. What do I do now? I've had this problem a few times, and it is a bit tricky to circumvent with the default boot manager. The easiest way to fix it is to install os-bs beta (beta supports multi-disk booting) and set up the mbr that way. Using the default boot manager you need to be absolutely cetain that you've set both drives bootable and installed the boot manager on both (what you described seems to show that the 2nd drive doesn't have it.) -- Eric Hodel hodeleri@seattleu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 15:16:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA29864 for freebsd-questions-outgoing; Mon, 25 Jan 1999 15:16:21 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from send501.yahoomail.com (web505.yahoomail.com [128.11.68.72]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA29858 for ; Mon, 25 Jan 1999 15:16:20 -0800 (PST) (envelope-from puter_programmer@yahoo.com) Message-ID: <19990125231640.21163.rocketmail@send501.yahoomail.com> Received: from [209.54.94.7] by web505.yahoomail.com; Mon, 25 Jan 1999 15:16:40 PST Date: Mon, 25 Jan 1999 15:16:40 -0800 (PST) From: Daniel Walton Subject: Unsuccessful 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 I've been trying to subscribe to some mailing lists on FreeBSD.org and want to do so with my regular POP email client but every time I send anything to majordomo@freebsd.org I get a 550 Access Denied error. Please help, Daniel Walton ------------- Return-Path: <> Delivered-To: dan@okdirect.com Received: (qmail 22091 invoked by uid 1000); 25 Jan 1999 23:14:33 -0000 Delivered-To: dan-opti_cgi_net-dynamic@opti.cgi.net Received: (qmail 22085 invoked for bounce); 25 Jan 1999 23:14:33 -0000 Date: 25 Jan 1999 23:14:33 -0000 From: MAILER-DAEMON@grunt.okdirect.com To: dynamic@opti.cgi.net Subject: failure notice Hi. This is the qmail-send program at grunt.okdirect.com. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. : Connected to 204.216.27.18 but sender was rejected. Remote host said: 550 Access denied --- Below this line is a copy of the message. Return-Path: Received: (qmail 22061 invoked from network); 25 Jan 1999 23:14:30 -0000 Received: from dan.okdirect.com (HELO dan) (209.54.94.7) by ns.okdirect.com with SMTP; 25 Jan 1999 23:14:30 -0000 Message-Id: <4.1.19990125171005.0183ea70@grunt.okdirect.com> X-Sender: dan@grunt.okdirect.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Mon, 25 Jan 1999 17:10:19 -0600 To: majordomo@freebsd.org From: Daniel Walton Subject: list Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" list _________________________________________________________ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 15:23:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA01007 for freebsd-questions-outgoing; Mon, 25 Jan 1999 15:23:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bonjour.cc.columbia.edu (bonjour.cc.columbia.edu [128.59.35.133]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA00977 for ; Mon, 25 Jan 1999 15:23:48 -0800 (PST) (envelope-from stuyman@confusion.net) Received: from confusion.net (dialup-cc1-50.cc.columbia.edu [128.59.58.59]) by bonjour.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA12936; Mon, 25 Jan 1999 18:22:50 -0500 (EST) Message-ID: <36ACFCBE.195B5759@confusion.net> Date: Mon, 25 Jan 1999 18:22:38 -0500 From: Laurence Berland Organization: B.R.A.T.T. X-Mailer: Mozilla 4.5 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: Eric Hodel CC: questions@FreeBSD.ORG Subject: Re: Uh oh References: <36ACC4EA.A4E7D078@confusion.net> <36ACF8B0.A341635B@seattleu.edu> 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 not sure what you mean. I only have one drive. The problem is I cant boot into the second partition on the first (and only) drive. That's where FBSD is, or at least should be. Eric Hodel wrote: > Laurence Berland wrote: > > > > I installed FBSD, sort of. I posted this before, now I'm getting > > desperate for help. If anyone knows what to do please help!!!! > > > > we've installed freebsd. We rebooted the system and the boot manager > > appeared, prompting us to > > F1 for ??? (which turned out is what it meant as win98) > > F2 for FreeBSD > > > > We hit f2, and the manager just repeats its window. It does this > > always, and as of yet we've not been able to get to a BSD prompt at all, > > or to get it to even begin booting fbsd. We've tried using the > > installation software to rewrite the boot manager, but it doesn't change > > anything. I'm completely stumped. Do we need to reinstall FreeBSD? > > Could it be that the error was because we made a second dos partition > > with the boot manager also? We deleted the second dos partition to try > > and fix the problem, but nothing changes. What do I do now? > > I've had this problem a few times, and it is a bit tricky to > circumvent with the default boot manager. The easiest way to fix it > is to install os-bs beta (beta supports multi-disk booting) and set up > the mbr that way. > > Using the default boot manager you need to be absolutely cetain that > you've set both drives bootable and installed the boot manager on both > (what you described seems to show that the 2nd drive doesn't have it.) > > -- > Eric Hodel > hodeleri@seattleu.edu -- Laurence Berland, Stuyvesant HS Debate <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> I wish I knew, I wish I knew what makes me, me, and what makes you, you. It's just another point of view, ooo. A state of mind I'm going through, yes. So what I see is never true, ahhh. -"I wish" Cat Stevens (Yusef Islam) http://stuy.debate.net http://evilfred.home.ml.org yes they're different icq #7434346 aol imer E1101 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 15:27:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA01333 for freebsd-questions-outgoing; Mon, 25 Jan 1999 15:27:00 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chopin.seattleu.edu (chopin.seattleu.edu [206.81.198.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA01328 for ; Mon, 25 Jan 1999 15:26:58 -0800 (PST) (envelope-from hodeleri@seattleu.edu) Received: from seattleu.edu ([172.17.41.90]) by chopin.seattleu.edu (8.8.5/8.8.5) with ESMTP id PAA06736; Mon, 25 Jan 1999 15:26:24 -0800 (PST) Message-ID: <36ACFD9F.DCAABC7@seattleu.edu> Date: Mon, 25 Jan 1999 15:26:23 -0800 From: Eric Hodel X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: efknight@bellsouth.net CC: "freebsd-questions@FreeBSD.ORG" Subject: Re: how to change scsi id of FBSD 2.2.8 References: <36AC654D.D37144C@bellsouth.net> <36ACF313.42F95C8A@seattleu.edu> <36ACF7C5.8907450B@bellsouth.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG efknight@bellsouth.net wrote: > > Thanks for the reply. > > Wouild you please explain what your solution does. > > After talking to a few other engineers I work with and support at CDROM it > was decided that all that needed to be done was to change the sd0 references > in /etc/fstab to reference sd1 and, of course change the scsi id jumper to > id1. I wasnt sure if there were other entries in files to be changed, so I > asked. > > I also have another scsi disk id=0 for win95, the FreeBSD disk is dangerously > dedicated, so I will have to put a boot manager on the Win95 disk if I want to > start either OS at bootup time without changing the configuration of my disk > controller for the scan order for bootable media. Mty scsi controller allows > me to scan from low to hi scsi id or from high to low scsi id for the first > bootable drive. This allows me to not have to use booteasy or any other boot > manager. > > Anyway thanks for your reply, but could you tell me what it does and when you > use it. > > Ted Knight Sorry about that, you will put this in at the boot: prompt, and it tells FreeBSD to use the kernel at the second BIOS drive "1:" using the first SCSI device slice a "sd(0,a)" named kernel "kernel" You put this whole command line "1:sd(0,a)kernel" in a file called /kernel.config I wouldn't bother at all changing my SCSI IDs around, as it would be too much of a headache for me to unscrew the drives, fiddle with tiny jumpers, put them back in and fiddle with /fstab and such. Try using OS-BS as a boot manager. It can be set up as having a timeout and eternal default, so you can boot FreeBSD all the time unless you choose otherwise. You'll need the beta version to boot from multiple disks. -- Eric Hodel hodeleri@seattleu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 15:29:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA01584 for freebsd-questions-outgoing; Mon, 25 Jan 1999 15:29:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chopin.seattleu.edu (chopin.seattleu.edu [206.81.198.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA01571 for ; Mon, 25 Jan 1999 15:29:05 -0800 (PST) (envelope-from hodeleri@seattleu.edu) Received: from seattleu.edu ([172.17.41.90]) by chopin.seattleu.edu (8.8.5/8.8.5) with ESMTP id PAA07392; Mon, 25 Jan 1999 15:28:31 -0800 (PST) Message-ID: <36ACFE1E.F1764DC6@seattleu.edu> Date: Mon, 25 Jan 1999 15:28:30 -0800 From: Eric Hodel X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Laurence Berland CC: questions@FreeBSD.ORG Subject: Re: Uh oh References: <36ACC4EA.A4E7D078@confusion.net> <36ACF8B0.A341635B@seattleu.edu> <36ACFCBE.195B5759@confusion.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Laurence Berland wrote: > > I'm not sure what you mean. I only have one drive. The problem is I cant > boot into the second partition on the first (and only) drive. That's where > FBSD is, or at least should be. > Sorry, I must learn to read more carefully. Have you tried using the fbsdboot utility in /tools to verify that FreeBSD is bootable? -- Eric Hodel hodeleri@seattleu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 15:29:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA01606 for freebsd-questions-outgoing; Mon, 25 Jan 1999 15:29:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from inet.chip-web.com (c1003518-a.plstn1.sfba.home.com [24.1.82.47]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA01597 for ; Mon, 25 Jan 1999 15:29:11 -0800 (PST) (envelope-from ludwigp@bigfoot.com) Received: (qmail 661 invoked from network); 25 Jan 1999 23:29:08 -0000 Received: from speedy.chip-web.com (HELO speedy) (172.16.1.1) by inet.chip-web.com with SMTP; 25 Jan 1999 23:29:08 -0000 Message-Id: <4.1.19990125151210.00bb4e80@mail-r> X-Sender: ludwigp@mail-r X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Mon, 25 Jan 1999 15:26:53 -0800 To: "David Burger" , "Derek Jewett" , From: Ludwig Pummer Subject: Re: Static NAT In-Reply-To: <001c01be48b2$dbf1fb80$412a0b0a@470cdt.hctg.saic.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 02:34 PM 1/25/99 , David Burger wrote: >I am trying to make a setup exactly like yours. You mention a Firewall >setup to make the communications from the static Nat machine come from the >proper IP address. Can you tell me how to configure that? Well, start with the walk-through given by the natd manpage. Make sure natd works for all of the other machines first. Then work from there. I haven't actually done this completely myself. The way I have it set up, traffic coming in to 11.22.33.44 (see below for explanation of IPs) gets sent to 172.16.1.1, but traffic originating from 172.16.1.1 comes from 11.22.33.43. I'm going to be replacing my firewall system with another in a few weeks, so I'm procrastinating with making any changes in the meantime. This is assuming you use IPFW and natd. Your current rule in rc.firewall* is probably something like $fwcmd add divert natd from any to any via vx0 *This has been changed since 2.2.5, I think. I think after 2.2.5 there is an /etc/rc.conf setting to enable natd. I would disable that and do everything from your rc.firewall, since the rc.conf setting probably wasn't intended for an elaborate setup I was thinking of running 2 copies of natd, each listening on a seperate outside IP, and then listening on port natd and natd2 (you'd have to add natd2 to your /etc/services). So your rules would become $fwcmd add divert natd2 from 172.16.1.1 to any out via vx0 # this line is needed first, otherwise traffic from this machine would be # picked up by the next rule $fwcmd add divert natd from any to any out via vx0 # for all of the other machines on the network $fwcmd add divert natd from any to 11.22.33.43 in via vx0 # the order of this rule and the next doesn't matter. putting this rule # first makes sense if more traffic will be coming in to the other # machines on your network than to your 172.16.1.1, since packets # will match it first $fwcmd add divert natd2 from any to 11.22.33.44 in via vx0 172.16.1.1 is the IP of the machine on the inside which is going to get the static NAT traffic. 11.22.33.44 is the outside IP for the static NAT. 11.22.33.43 is the outside IP for the NAT for the whole subnet. The copy of natd that listens on the natd2 port would have just one rule: static nat from 11.22.33.43 to the inside IP. The other natd would be set up normally, except maybe to tell it to listen only on 11.22.33.43 (although the firewall rule makes that unnecessary). A disclaimer: I haven't actually tried this out. I'm making this up based on what I understand of firewall rules and nat settings. What I give here is meant to push you in the right direction, not give you an "answer" to implement without understanding. --Ludwig Pummer ( ludwigp@bigfoot.com ) ICQ UIN: 692441 ( ludwigp@email.com ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 15:45:52 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA03772 for freebsd-questions-outgoing; Mon, 25 Jan 1999 15:45:52 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dns1.cbooks.com (dns1.cbooks.com [206.86.82.195]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA03766 for ; Mon, 25 Jan 1999 15:45:50 -0800 (PST) (envelope-from CindyT@cbooks.com) Received: from deathstar.cbooks.com [206.184.218.126] by dns1.cbooks.com with ESMTP (SMTPD32-4.07) id A22C8D60104; Mon, 25 Jan 1999 15:45:48 PDT Received: by deathstar.cbooks.com with Internet Mail Service (5.5.2232.9) id ; Mon, 25 Jan 1999 15:42:48 -0800 Message-ID: <073841B11720D2119E6200104B2474FBE820B6@CLBEXCHANGE.cbooks.com> From: Cindy Tyler To: "'freebsd-questions@freebsd.org'" Subject: Technical Documentation Date: Mon, 25 Jan 1999 15:42:45 -0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, we would like to sell your technical documentation on our website. Can you please direct me to the person who would be responsible for this? Thank you. Cindy Tyler computerliteracy (bookshop + online) 408.541.2020 ext 419 cindyt@clbooks.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 15:59:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA05369 for freebsd-questions-outgoing; Mon, 25 Jan 1999 15:59:11 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from [206.58.83.2] ([206.58.83.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA05364 for ; Mon, 25 Jan 1999 15:59:10 -0800 (PST) (envelope-from jhollist@teleport.com) Received: from egsoftware.com by [206.58.83.2] via smtpd (for hub.freebsd.org [204.216.27.18]) with SMTP; 25 Jan 1999 23:57:16 UT Received: from teleport.com (JASONH.webtrends-nt.internal.wetrends.com [192.168.0.251]) by exchange.internal.webtrends.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2232.9) id DTCFVPYA; Mon, 25 Jan 1999 15:56:39 -0800 Message-ID: <36AD0516.A03AF0D4@teleport.com> Date: Mon, 25 Jan 1999 15:58:15 -0800 From: Jason Holliston X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: Installation problems References: <019401be48b5$55c7a3e0$1101a8c0@printserver.on-net.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG A couple notes to the below details about the problem. First, the media is good. It has installed successfully on other machines after this problem began on the HP machine. Secondly, I have tried to create a /var partition as well, and this problem persisted. -Jason > You need to add a /var partition > > Jerry > -----Original Message----- > From: Jason Holliston > To: freebsd-questions@FreeBSD.ORG > Date: Monday, January 25, 1999 5:38 PM > Subject: Installation problems > > >Greetings, > > > >I've been having a rather difficult time attempting to install FreeBSD > >3.0 from the walnut creekCD-ROM distribution. This is the error > >I get during the install: > >"Write failure on transfer! wrote -1 bytes of 10240 bytes". > > > >I have an HP Pavillion with: > > > >Pentium 233 MMX chip > >128 megs of RAM > >6 gig Quantum Fireball(EIDE) hard drive > >ATAPI internal Zip drive > >SB AWE64 sound card > >Intel EtherExpress NIC > >3COM v.90 modem > > > >First I was attempting to setup my hard drive like this: > > > >1st slice ---> 2000 megs w/ Win95 > >2nd slice ---> 4000 megs w/ FreeBSD > > swap ---> 256 megs > > / ---> 500 megs > > /usr ---> (approx.) 3244 megs > > > >I used DOS fdisk to create the original partitions, and then began the > >FreeBSD install. Shortly after the copying over phase, I receive the > >above message. Looking at Control-F2, I saw a slew of "cpio: invalid > >checksum error, wrote 29387 blocks of junk." > > > >I read emails from other people having this same sort of problem, and > >tried the following: eliminating the DOS slice completely and letting > >FreeBSD use the entire hard drive; turning off BIOS LBA and verifying > >that FreeBSD is seeing the hard drive's correct geometry and not > >attempting to use the LBA's translated geometry. I also noticed a > >setting in the BIOS for different sorts of large disk support. It > >listed UNIX under the "other" category, so I tried that as well, with > >not much luck. > > > >As an experiment, I installed RedHat 5.0, and it appeared to install > >correctly without any trouble. (UGH!) > > > >Any suggestions? If you have any further questions, please ask away. > >:-) > > > > -Jason > > jhollist@teleport.com > > > > > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 16:01:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA05858 for freebsd-questions-outgoing; Mon, 25 Jan 1999 16:01:25 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cheetah.cs.ucla.edu (Cheetah.CS.UCLA.EDU [131.179.132.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA05840; Mon, 25 Jan 1999 16:01:23 -0800 (PST) (envelope-from jiang@CS.UCLA.EDU) Received: (from jiang@localhost) by cheetah.cs.ucla.edu (8.8.8+Sun/UCLACS-4.0) id QAA27195; Mon, 25 Jan 1999 16:01:20 -0800 (PST) From: Zhimei Jiang Message-Id: <199901260001.QAA27195@cheetah.cs.ucla.edu> Subject: create new system call To: questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Date: Mon, 25 Jan 1999 16:01:20 -0800 (PST) Cc: jiang@research.att.com X-Mailer: ELM [version 2.4 PL23] 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, Is there any place I can find some well documented information about how to add a new system call to FreeBSD ? I searched on the Web and some books, the only thing I found was some not quite complete information about adding system calls to Linux. Thanks a lot. ZM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 16:18:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA09600 for freebsd-questions-outgoing; Mon, 25 Jan 1999 16:18:32 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.inJapan.net (mail.inJapan.net [210.226.166.194]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA09585 for ; Mon, 25 Jan 1999 16:18:29 -0800 (PST) (envelope-from doug@inJapan.net) Message-id: Date: Tue, 26 Jan 1999 09:18:51 +0900 Subject: Re(2): Re[2]: boot.flp too big To: ben@scientia.demon.co.uk Cc: freebsd-questions@FreeBSD.ORG From: doug@inJapan.net (Doug) MIME-Version: 1.0 Content-type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thank you for your friendly response. I am using Netscape Communicator 4.06. Yours, Doug Lerner, Tokyo doug@inJapan.net ben@scientia.demon.co.uk,Internet writes: >Doug Lerner wrote: > >> Thank you very much for your quick response! Yes, I right-clicked on >the >> link and chose the "save as a named file" option from the pop-up menu. >That >> is right, isn't it? > >How should we know, if you don't even tell us what program you're using >to download? > >-- >Ben Smithurst >ben@scientia.demon.co.uk > >send a blank message to ben+pgp@scientia.demon.co.uk for PGP key > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 16:19:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA09887 for freebsd-questions-outgoing; Mon, 25 Jan 1999 16:19:25 -0800 (PST) (envelope-from owner-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 (8.8.8/8.8.8) with ESMTP id QAA09881 for ; Mon, 25 Jan 1999 16:19:24 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id TAA10298; Mon, 25 Jan 1999 19:20:51 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199901260020.TAA10298@cc942873-a.ewndsr1.nj.home.com> Subject: Re: Unsuccessful subscribe In-Reply-To: <19990125231640.21163.rocketmail@send501.yahoomail.com> from Daniel Walton at "Jan 25, 99 03:16:40 pm" To: puter_programmer@yahoo.com (Daniel Walton) Date: Mon, 25 Jan 1999 19:20:51 -0500 (EST) Cc: freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (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 not sure why it told you the 550 Access Deined stuff, but... Daniel Walton wrote, > Return-Path: > Received: (qmail 22061 invoked from network); 25 Jan 1999 23:14:30 -0000 > Received: from dan.okdirect.com (HELO dan) (209.54.94.7) > by ns.okdirect.com with SMTP; 25 Jan 1999 23:14:30 -0000 > Message-Id: <4.1.19990125171005.0183ea70@grunt.okdirect.com> > X-Sender: dan@grunt.okdirect.com > X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 > Date: Mon, 25 Jan 1999 17:10:19 -0600 > To: majordomo@freebsd.org > From: Daniel Walton > Subject: list > Mime-Version: 1.0 > Content-Type: text/plain; charset="us-ascii" > > > list ^^^^ This is not a valid majordomo command. The command is, 'lists.' -- 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 Jan 25 16:19:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA09956 for freebsd-questions-outgoing; Mon, 25 Jan 1999 16:19:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from imo27.mx.aol.com (imo27.mx.aol.com [198.81.17.71]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA09947 for ; Mon, 25 Jan 1999 16:19:56 -0800 (PST) (envelope-from TerinFire@aol.com) From: TerinFire@aol.com Received: from TerinFire@aol.com by imo27.mx.aol.com (IMOv18.1) id 1WGWa06037 for ; Mon, 25 Jan 1999 19:15:03 +1900 (EST) Message-ID: Date: Mon, 25 Jan 1999 19:15:03 EST To: freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Subject: Getting BSD Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Mailer: AOL 4.0 for Windows 95 sub 226 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there anyway I can send money order for it on a CD or something? Thanks Taylor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 16:24:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA10638 for freebsd-questions-outgoing; Mon, 25 Jan 1999 16:24:05 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA10572 for ; Mon, 25 Jan 1999 16:23:58 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id KAA02668 for ; Tue, 26 Jan 1999 10:53:56 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id KAA64707 for questions@freebsd.org; Tue, 26 Jan 1999 10:53:55 +1030 (CST) Date: Tue, 26 Jan 1999 10:53:55 +1030 From: Greg Lehey To: FreeBSD Questions Subject: Re: [FYI] Oracle on FreeBSD: official response Message-ID: <19990126105355.Q36690@freebie.lemis.com> References: <19990125113352.A28261@ucb.crimea.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <19990125113352.A28261@ucb.crimea.ua>; from Ruslan Ermilov on Mon, Jan 25, 1999 at 11:33:52AM +0200 WWW-Home-Page: http://www.lemis.com/~grog 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, 25 January 1999 at 11:33:52 +0200, Ruslan Ermilov wrote: > Hi! > > Recently someone posted the message that, according > to Oracle Sales, Oracle for FreeBSD will be available > in the middle of February. > > Yesterday I asked Oracle Support whether they have > any plans to release FreeBSD version of Oracle Server. > > Attached are the question and the answer (HTML). Wouldn't it have been easier on people who use mailers for reading mail if you had just relayed the answer? FWIW, the answer is "no". Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 16:36:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA12790 for freebsd-questions-outgoing; Mon, 25 Jan 1999 16:36:48 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ionet.net (mail.ionet.net [206.41.128.16]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA12781 for ; Mon, 25 Jan 1999 16:36:44 -0800 (PST) (envelope-from midiman@ionet.net) Received: from ionet.net (lawnas1-26.ionet.net [38.193.116.40]) by ionet.net (8.9.1a/8.9.1) with ESMTP id SAA13565 for ; Mon, 25 Jan 1999 18:39:03 -0600 (CST) Message-ID: <36AD0E04.76B9E1AB@ionet.net> Date: Mon, 25 Jan 1999 18:36:20 -0600 From: Kenneth Richardson X-Mailer: Mozilla 4.5 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: I hate to ask this 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 bought the full BSD ($80) with the big book. I have it up and running. I've connected an X2 modem to sio1. I have xwindows and netscape installed. I can do xinit and start xwindows then in the terminal screen in xwinows start netscape. It comes up but can't find any address on the WWW. That's because I haven't made a connection to my ISP. I terminate xwindows and netscape and start ppp. I dial into my ISP and login with my username and password. At this point, how can I start xwindows and netscape and browse the web? This is probably a stupid question, but I can't figure it out. Any suggestions? Kenny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 16:47:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA14374 for freebsd-questions-outgoing; Mon, 25 Jan 1999 16:47:11 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from superior.mooseriver.com (superior.mooseriver.com [208.138.31.113]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA14364 for ; Mon, 25 Jan 1999 16:47:09 -0800 (PST) (envelope-from jgrosch@superior.mooseriver.com) Received: (from jgrosch@localhost) by superior.mooseriver.com (8.8.8/8.8.8) id QAA28404; Mon, 25 Jan 1999 16:46:58 -0800 (PST) (envelope-from jgrosch) Message-ID: <19990125164657.A28375@mooseriver.com> Date: Mon, 25 Jan 1999 16:46:58 -0800 From: Josef Grosch To: Greg Lehey , FreeBSD Questions Subject: Re: [FYI] Oracle on FreeBSD: official response Reply-To: jgrosch@mooseriver.com References: <19990125113352.A28261@ucb.crimea.ua> <19990126105355.Q36690@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <19990126105355.Q36690@freebie.lemis.com>; from Greg Lehey on Tue, Jan 26, 1999 at 10:53:55AM +1030 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jan 26, 1999 at 10:53:55AM +1030, Greg Lehey wrote: > On Monday, 25 January 1999 at 11:33:52 +0200, Ruslan Ermilov wrote: > > Hi! > > > > Recently someone posted the message that, according > > to Oracle Sales, Oracle for FreeBSD will be available > > in the middle of February. > > > > Yesterday I asked Oracle Support whether they have > > any plans to release FreeBSD version of Oracle Server. > > > > Attached are the question and the answer (HTML). > > Wouldn't it have been easier on people who use mailers for reading > mail if you had just relayed the answer? Agree! The whole world does not use netscape as a mail reader. Please stop sending HTML wrapped mail. Josef -- Josef Grosch | Another day closer to a | FreeBSD 3.0 jgrosch@MooseRiver.com | Micro$oft free world | UNIX for the masses To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 16:58:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA15744 for freebsd-questions-outgoing; Mon, 25 Jan 1999 16:58:05 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason01.u.washington.edu (jason01.u.washington.edu [140.142.70.24]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA15700 for ; Mon, 25 Jan 1999 16:58:02 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul4.u.washington.edu (root@saul4.u.washington.edu [140.142.83.2]) by jason01.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id QAA38158; Mon, 25 Jan 1999 16:58:01 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul4.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id QAA05987; Mon, 25 Jan 1999 16:58:00 -0800 (PST) Date: Tue, 26 Jan 1999 00:57:24 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: Kenneth Richardson cc: freebsd-questions@FreeBSD.ORG Subject: Re: I hate to ask this but.... In-Reply-To: <36AD0E04.76B9E1AB@ionet.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, 25 Jan 1999, Kenneth Richardson wrote: >I bought the full BSD ($80) with the big book. I have it up and running. > >I've connected an X2 modem to sio1. I have xwindows and netscape >installed. I can do xinit and start xwindows then in the terminal screen >in xwinows start netscape. It comes up but can't find any address on the >WWW. That's because I haven't made a connection to my ISP. > >I terminate xwindows and netscape and start ppp. I dial into my ISP and >login with my username and password. Don't terminate X. Use Ctrl-Alt-F1(2,3,4) to switch back to the console. Or, use 'su root' to become root within an xterm and start ppp. >At this point, how can I start xwindows and netscape and browse the web? I leave the rest to you. Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 16:59:16 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA16050 for freebsd-questions-outgoing; Mon, 25 Jan 1999 16:59:16 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA16042 for ; Mon, 25 Jan 1999 16:59:12 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id LAA02799; Tue, 26 Jan 1999 11:29:08 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id LAA65244; Tue, 26 Jan 1999 11:29:06 +1030 (CST) Date: Tue, 26 Jan 1999 11:29:06 +1030 From: Greg Lehey To: Ray Seals Cc: Freebsd-Questions Subject: Re: Swap Partition dilemma Message-ID: <19990126112906.S36690@freebie.lemis.com> References: <002b01be48b5$8124b6e0$8301000a@rseals.midwestis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <002b01be48b5$8124b6e0$8301000a@rseals.midwestis.com>; from Ray Seals on Mon, Jan 25, 1999 at 04:53:20PM -0600 WWW-Home-Page: http://www.lemis.com/~grog 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, 25 January 1999 at 16:53:20 -0600, Ray Seals wrote: > This may have been covered before so I'm wearing my thick pants.... Good idea :-) > As a rule of thumb, I've heard you should make your swap partition twice the > size of memory in the machine. Since most of us use the entire hard drive, > this can cause a problem if we up the memory in a machine. We can't > increase the size of the partition unless we add another hard drive. If you don't change the way you use the machine, you will need less swap, not more, if you add memory. But typically adding memory means that you can use the machine harder. > I have also heard that you can get really bad performance if you > make a swap way to big. That's nonsense. > My thought was this. If you have a motherboard that can support 128meg of > RAM and I only have 64meg. Could I make a swap big enough to support it > (128meg) (only if it doesn't adversely effect the machine) or should I just > leave the needed disk space unused on the drive so I can expand it later? Don't get too hung up on this ``twice memory'' rule of thumb. The only thing you should do is ensure that one of your swap partitions is at least slightly larger (by about 1 kB) than physical memory, because otherwise you won't be able to take a dump if you panic. The real rule for how to use swap depends on what you're doing with the machine. It's quite possible to run FreeBSD machines without swap for some very limited applications; things like Netscape and WordPerfect require virtual memory like it's going out of style. A while back, FreeBSD made a tradeoff between swap partition size and performance. As a result, you might find swap usage becoming much higher than you expect. I currently have: $ pstat -s Device 1048576-blocks Used Avail Capacity Type /dev/wd0s1b 50 49 0 98% Interleaved /dev/sd0b 400 143 256 36% Interleaved Total 449 192 257 43% Note that these values are in megabytes. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 17:04:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA17004 for freebsd-questions-outgoing; Mon, 25 Jan 1999 17:04:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from MAIL2 (mail2.netsgo.com [210.115.122.109] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA16989 for ; Mon, 25 Jan 1999 17:04:43 -0800 (PST) (envelope-from loveboot@netsgo.com) Received: from samsan - 203.252.53.54 by netsgo.com with Microsoft SMTPSVC; Tue, 26 Jan 1999 10:04:55 +0900 Message-ID: <001b01be48c7$c2f0b800$3635fccb@samsan.skku.ac.kr> From: "=?euc-kr?B?yLLFwsDO?=" To: Subject: about b+ protocol Date: Tue, 26 Jan 1999 10:03:49 +0900 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0016_01BE4913.2B838B40" 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_0016_01BE4913.2B838B40 Content-Type: text/plain; charset="euc-kr" Content-Transfer-Encoding: base64 aGVsbG8uDQpteSBuYW1lIGlzIHRhZSBpbiBod2FuZyANCkkgYW0gYSBzdHVkZW50IG9mIHN1bmcg a3l1biBrd2FuIFVuaXZlcnNpdHkgaW4gc291dGgga29yZWEuIA0KbXkgbWFqb3IgaXMgaW5mb3Jt YXRpb24gZW5naW5lZXJpbmcNCkkgaG9wZSB0aGF0IGJyb2tlbiBtZXNzYWdlIG92ZXIgYisgcHJv dG9jb2wgd2lsbCBiZSBwcm92ZWQNCmkga25vdyB0aGF0IGIrIHByb3RvY29sIHdhcyB1c2VkIGZv ciBjb21wdXNlcnZlLg0KSSB3YW50IHRvIGtub3cgIGRldGFpbCBiKyBwcm90b2NvbCBzcGVjaWZp Y2F0aW9uLg0KaWYgeW91IGtub3cgZGV0YWlsIGluZm9ybWF0aW9uIGFib3V0IGIrIHByb3RvY29s LA0KcGxlYXNlLi4uLiAgIHNlbmQgbWUgdGhhdCBpbmZvcm1hdGlvbi4uLiANCg0KZW1haWwgYWRk cmVzcyA6IGxvdmVib290QG5ldHNnby5jb20NCiANCg== ------=_NextPart_000_0016_01BE4913.2B838B40 Content-Type: text/html; charset="euc-kr" Content-Transfer-Encoding: base64 PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBXMyBIVE1MLy9FTiI+DQo8SFRNTD4N CjxIRUFEPg0KDQo8TUVUQSBjb250ZW50PSJ0ZXh0L2h0bWw7IGNoYXJzZXQ9a3NfY181NjAxLTE5 ODciIGh0dHAtZXF1aXY9Q29udGVudC1UeXBlPg0KPE1FVEEgY29udGVudD0nIk1TSFRNTCA0Ljcy LjMxMTAuNyInIG5hbWU9R0VORVJBVE9SPg0KPC9IRUFEPg0KPEJPRFkgYmdDb2xvcj0jZmZmZmZm Pg0KPERJVj4NCjxESVY+DQo8RElWPjxGT05UIHNpemU9Mj5oZWxsby48L0ZPTlQ+PC9ESVY+DQo8 RElWPjxGT05UIHNpemU9Mj5teSBuYW1lIGlzIHRhZSBpbiBod2FuZyA8L0ZPTlQ+PC9ESVY+DQo8 RElWPjxGT05UIHNpemU9Mj5JIGFtIGEgc3R1ZGVudCBvZiBzdW5nIGt5dW4ga3dhbiBVbml2ZXJz aXR5IGluIHNvdXRoIGtvcmVhLiANCjwvRk9OVD48L0RJVj4NCjxESVY+PEZPTlQgc2l6ZT0yPjwv Rk9OVD48Rk9OVCBjb2xvcj0jMDAwMDAwIHNpemU9Mj5teSBtYWpvciBpcyBpbmZvcm1hdGlvbiAN CmVuZ2luZWVyaW5nPC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBjb2xvcj0jMDAwMDAwIHNpemU9 Mj5JIGhvcGUgdGhhdCBicm9rZW4gbWVzc2FnZSBvdmVyIGIrIHByb3RvY29sIHdpbGwgDQpiZSBw cm92ZWQ8L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIHNpemU9Mj5pIGtub3cgdGhhdCBiKyBwcm90 b2NvbCB3YXMgdXNlZCBmb3IgY29tcHVzZXJ2ZS48L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIHNp emU9Mj5JIHdhbnQgdG8ga25vdyZuYnNwOyBkZXRhaWwgYisgcHJvdG9jb2wgDQpzcGVjaWZpY2F0 aW9uLjwvRk9OVD48L0RJVj4NCjxESVY+PEZPTlQgY29sb3I9IzAwMDAwMCBzaXplPTI+aWYgeW91 IGtub3cgZGV0YWlsIGluZm9ybWF0aW9uIGFib3V0IGIrIA0KcHJvdG9jb2wsPC9GT05UPjwvRElW Pg0KPERJVj48Rk9OVCBzaXplPTI+cGxlYXNlLi4uLiZuYnNwOyZuYnNwOyBzZW5kIG1lIHRoYXQg DQppbmZvcm1hdGlvbi4uLiZuYnNwOzwvRk9OVD48L0RJVj4NCjxESVY+PEZPTlQgc2l6ZT0yPjwv Rk9OVD4mbmJzcDs8L0RJVj4NCjxESVY+PEZPTlQgc2l6ZT0yPmVtYWlsIGFkZHJlc3MgOiA8QSAN CmhyZWY9Im1haWx0bzpsb3ZlYm9vdEBuZXRzZ28uY29tIj5sb3ZlYm9vdEBuZXRzZ28uY29tPC9B PjwvRk9OVD48L0RJVj4NCjxESVY+PEZPTlQgc2l6ZT0yPiZuYnNwOzwvRk9OVD48L0RJVj48L0RJ Vj48L0RJVj48L0JPRFk+PC9IVE1MPg0K ------=_NextPart_000_0016_01BE4913.2B838B40-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 17:05:44 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA17171 for freebsd-questions-outgoing; Mon, 25 Jan 1999 17:05:44 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA17156 for ; Mon, 25 Jan 1999 17:05:39 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id LAA02856; Tue, 26 Jan 1999 11:35:34 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id LAA65297; Tue, 26 Jan 1999 11:35:33 +1030 (CST) Date: Tue, 26 Jan 1999 11:35:33 +1030 From: Greg Lehey To: Kenneth Richardson Cc: freebsd-questions@FreeBSD.ORG Subject: Running X and PPP together (was: I hate to ask this but....) Message-ID: <19990126113533.U36690@freebie.lemis.com> References: <36AD0E04.76B9E1AB@ionet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <36AD0E04.76B9E1AB@ionet.net>; from Kenneth Richardson on Mon, Jan 25, 1999 at 06:36:20PM -0600 WWW-Home-Page: http://www.lemis.com/~grog 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, 25 January 1999 at 18:36:20 -0600, Kenneth Richardson wrote: > I bought the full BSD ($80) with the big book. I have it up and running. > > I've connected an X2 modem to sio1. I have xwindows and netscape > installed. I can do xinit and start xwindows then in the terminal screen > in xwinows start netscape. It comes up but can't find any address on the > WWW. That's because I haven't made a connection to my ISP. > > I terminate xwindows and netscape Why do you do this? Look at page 366 for the easy way to do it. > and start ppp. I dial into my ISP and login with my username and > password. > > At this point, how can I start xwindows and netscape and browse the web? > > This is probably a stupid question, but I can't figure it out. Any > suggestions? Start it from a different virtual terminal. See page 179. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 17:14:42 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA18500 for freebsd-questions-outgoing; Mon, 25 Jan 1999 17:14:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bsd.demented.org (bsd.demented.org [4.18.10.69]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA18494 for ; Mon, 25 Jan 1999 17:14:39 -0800 (PST) (envelope-from ericm@bsd.demented.org) Received: from localhost (ericm@localhost) by bsd.demented.org (8.9.2/8.9.1) with ESMTP id UAA21289 for ; Mon, 25 Jan 1999 20:09:01 -0500 (EST) Date: Mon, 25 Jan 1999 20:08:19 -0500 (EST) From: Eric Mandel To: freebsd-questions@FreeBSD.ORG Subject: Need some help with 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'm sort of new to BSD, I read the page in the handbook about ipfw and i sort of understood it, but the problem i have is this one person who continues to dos my system, i think he is using smurf(not sure). But I want to make a secure firewall from most dos attacks, i was wondering if someone could help me in making this firewall. Eric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 17:18:47 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA19106 for freebsd-questions-outgoing; Mon, 25 Jan 1999 17:18:47 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from caladan.tdx.co.uk (caladan.tdx.co.uk [195.188.177.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA19094 for ; Mon, 25 Jan 1999 17:18:45 -0800 (PST) (envelope-from kpielorz@tdx.co.uk) Received: from tdx.co.uk (lorca-tx.tdx.co.uk [195.188.177.242]) by caladan.tdx.co.uk (8.9.2/8.9.2) with ESMTP id BAA36890; Tue, 26 Jan 1999 01:18:22 GMT Message-ID: <36AD17DE.561127B2@tdx.co.uk> Date: Tue, 26 Jan 1999 01:18:22 +0000 From: Karl Pielorz Organization: TDX - The Digital eXchange X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: Eric Mandel CC: freebsd-questions@FreeBSD.ORG Subject: Re: Need some help with ipfw. References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Eric Mandel wrote: > > I'm sort of new to BSD, I read the page in the handbook about ipfw and i > sort of understood it, but the problem i have is this one person who > continues to dos my system, i think he is using smurf(not sure). But I > want to make a secure firewall from most dos attacks, i was wondering if > someone could help me in making this firewall. > > Eric The demo/config file '/etc/rc.firewall' lists some excellent books on the subject (and includes some simple setups) - that is if your running 2.2.5 onwards (roughly)... If someone is smurfing you - get in touch with the people/ISP their either surfing from, or (more probable) the people that their using as a reflector... Most ISP's take a dim view of either being the source of smurfing, or having their network act as a 'reflector' for smurf attacks... Either way you stand a good chance of getting rid of the guy (and stopping someone else from being a 'helping hand' in SmurfWars... -Kp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 17:34:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA21344 for freebsd-questions-outgoing; Mon, 25 Jan 1999 17:34:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chopin.seattleu.edu (chopin.seattleu.edu [206.81.198.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA21285 for ; Mon, 25 Jan 1999 17:34:07 -0800 (PST) (envelope-from hodeleri@seattleu.edu) Received: from seattleu.edu ([172.17.41.90]) by chopin.seattleu.edu (8.8.5/8.8.5) with ESMTP id RAA22645; Mon, 25 Jan 1999 17:33:43 -0800 (PST) Message-ID: <36AD1B77.83933FB9@seattleu.edu> Date: Mon, 25 Jan 1999 17:33:43 -0800 From: Eric Hodel X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: TerinFire@aol.com CC: freebsd-questions@FreeBSD.ORG Subject: Re: Getting BSD References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG TerinFire@aol.com wrote: > > Is there anyway I can send money order for it on a CD or something? Thanks > > Taylor Check out www.cdrom.com, the book is supposed to be a great deal. -- Eric Hodel hodeleri@seattleu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 17:56:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA25825 for freebsd-questions-outgoing; Mon, 25 Jan 1999 17:55:05 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from frontier.netnology.com.au (frontier.netnology.com.au [203.33.30.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA25817 for ; Mon, 25 Jan 1999 17:55:02 -0800 (PST) (envelope-from craig@frontier.netnology.com.au) Received: from localhost (craig@localhost) by frontier.netnology.com.au (8.8.7/8.8.7) with SMTP id KAA05571; Tue, 26 Jan 1999 10:26:43 +0800 Date: Tue, 26 Jan 1999 10:26:42 +0800 (WST) From: Craig Beasland To: Laurence Berland cc: questions@FreeBSD.ORG Subject: Re: Uh oh In-Reply-To: <36ACC4EA.A4E7D078@confusion.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 Laurence, I have just had this same problem, and it turns out it was due to the mode of the hard drive. I move the drive from one computer which was using auto mode to another which was using LBA mode. It would not work until I set the second computer to Normal mode (I assume that the old computer Auto meant normal). As soon as I changed it the problem disappeared. cheers craig On Mon, 25 Jan 1999, Laurence Berland wrote: > I installed FBSD, sort of. I posted this before, now I'm getting > desperate for help. If anyone knows what to do please help!!!! > > we've installed freebsd. We rebooted the system and the boot manager > appeared, prompting us to > F1 for ??? (which turned out is what it meant as win98) > F2 for FreeBSD > > We hit f2, and the manager just repeats its window. It does this > always, and as of yet we've not been able to get to a BSD prompt at all, > > or to get it to even begin booting fbsd. We've tried using the > installation software to rewrite the boot manager, but it doesn't change > > anything. I'm completely stumped. Do we need to reinstall FreeBSD? > Could it be that the error was because we made a second dos partition > with the boot manager also? We deleted the second dos partition to try > and fix the problem, but nothing changes. What do I do now? > > -- > Laurence Berland, Stuyvesant HS Debate > <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> > > I wish I knew, I wish I knew > what makes me, me, and what makes you, you. > It's just another point of view, ooo. > A state of mind I'm going through, yes. > So what I see is never true, ahhh. > -"I wish" Cat Stevens (Yusef Islam) > http://stuy.debate.net http://evilfred.home.ml.org yes they're different > > icq #7434346 aol imer E1101 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 17:58:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA26423 for freebsd-questions-outgoing; Mon, 25 Jan 1999 17:58:20 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ciao.cc.columbia.edu (ciao.cc.columbia.edu [128.59.35.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA26410 for ; Mon, 25 Jan 1999 17:58:18 -0800 (PST) (envelope-from stuyman@confusion.net) Received: from confusion.net (dialup-1-23.cc.columbia.edu [128.59.42.32]) by ciao.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA07128; Mon, 25 Jan 1999 20:58:00 -0500 (EST) Message-ID: <36AD211B.63385098@confusion.net> Date: Mon, 25 Jan 1999 20:57:47 -0500 From: Laurence Berland Organization: B.R.A.T.T. X-Mailer: Mozilla 4.5 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: Craig Beasland CC: questions@FreeBSD.ORG Subject: Re: Uh oh References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yeah, I've heard of that problem but LBA is disabled already. I;m still stuck. Thanks for the suggestion though. Craig Beasland wrote: > Laurence, > > I have just had this same problem, and it turns out it was due to the mode > of the hard drive. I move the drive from one computer which was using > auto mode to another which was using LBA mode. It would not work until I > set the second computer to Normal mode (I assume that the old computer > Auto meant normal). As soon as I changed it the problem disappeared. > > cheers > craig > > On Mon, 25 Jan 1999, Laurence Berland wrote: > > > I installed FBSD, sort of. I posted this before, now I'm getting > > desperate for help. If anyone knows what to do please help!!!! > > > > we've installed freebsd. We rebooted the system and the boot manager > > appeared, prompting us to > > F1 for ??? (which turned out is what it meant as win98) > > F2 for FreeBSD > > > > We hit f2, and the manager just repeats its window. It does this > > always, and as of yet we've not been able to get to a BSD prompt at all, > > > > or to get it to even begin booting fbsd. We've tried using the > > installation software to rewrite the boot manager, but it doesn't change > > > > anything. I'm completely stumped. Do we need to reinstall FreeBSD? > > Could it be that the error was because we made a second dos partition > > with the boot manager also? We deleted the second dos partition to try > > and fix the problem, but nothing changes. What do I do now? > > > > -- > > Laurence Berland, Stuyvesant HS Debate > > <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> > > > > I wish I knew, I wish I knew > > what makes me, me, and what makes you, you. > > It's just another point of view, ooo. > > A state of mind I'm going through, yes. > > So what I see is never true, ahhh. > > -"I wish" Cat Stevens (Yusef Islam) > > http://stuy.debate.net http://evilfred.home.ml.org yes they're different > > > > icq #7434346 aol imer E1101 > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- Laurence Berland, Stuyvesant HS Debate <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> I wish I knew, I wish I knew what makes me, me, and what makes you, you. It's just another point of view, ooo. A state of mind I'm going through, yes. So what I see is never true, ahhh. -"I wish" Cat Stevens (Yusef Islam) http://stuy.debate.net http://evilfred.home.ml.org yes they're different icq #7434346 aol imer E1101 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 18:15:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA29930 for freebsd-questions-outgoing; Mon, 25 Jan 1999 18:15:48 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from io.uwinnipeg.ca (io.uwinnipeg.ca [142.132.1.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA29917 for ; Mon, 25 Jan 1999 18:15:43 -0800 (PST) (envelope-from ppawlacz@UWinnipeg.ca) Received: from localhost (ppawlacz@localhost) by io.uwinnipeg.ca (8.8.8/8.8.8) with SMTP id UAA21769 for ; Mon, 25 Jan 1999 20:15:36 -0600 (CST) Date: Mon, 25 Jan 1999 20:15:36 -0600 (CST) From: "Peter P." To: FreeBSD Questions Subject: Re: CDROM Installation Problem In-Reply-To: <011c01be4894$df4ba970$1101a8c0@printserver.on-net.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, 25 Jan 1999, Jerry Sloan wrote: > During bootup do you see it hit the cd drive? It maybe impossible for you to > do this. Why don't you just make a boot floppy. There are directions in a > readme on the cdrom > > Jerry The bootup does hit the drive, the light goes on, but it treats it like there was nothing in there. it continues on to boot the installed OS (Red Hat 5.1) The motherboard does not find the floppy, if it does it doesn't read from it. i know that the drive is working fine if i can mount/umount it in red hat. I did put CROM 1st to be read in bios when booting. and i did try it with the floppy to be read first. same result. I think if linux can be booted with cdrom, why not fbsd? thank you, Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 18:29:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA02629 for freebsd-questions-outgoing; Mon, 25 Jan 1999 18:29:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from PigStuy.nws.net (nyc-ny70-37.ix.netcom.com [209.109.226.165]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA02616 for ; Mon, 25 Jan 1999 18:29:36 -0800 (PST) (envelope-from spork@ix.netcom.com) Received: from localhost (spork@localhost) by PigStuy.nws.net (8.9.2/8.8.7) with ESMTP id VAA00461 for ; Mon, 25 Jan 1999 21:28:10 -0500 (EST) (envelope-from spork@ix.netcom.com) X-Authentication-Warning: PigStuy.nws.net: spork owned process doing -bs Date: Mon, 25 Jan 1999 21:28:03 -0500 (EST) From: Spike X-Sender: spork@PigStuy.nws.net Reply-To: sporkl@ix.netcom.com To: fbsdqs Subject: Deletion of windows and subsequent reformatting 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 -----BEGIN PGP SIGNED MESSAGE----- I just deleted Winblows 95 off my hard drive. I'm very happy about this, but would like to reclaim the space for FreeBSD. My FreeBSD resides in /dev/sd0s2[abef] and my winblows used to live in /dev/sd0s1. "newfs /dev/sd0s1" results in: PigStuy# newfs /dev/sd0s1 newfs: /dev/sd0s1: not a character-special device newfs: ioctl (GDINFO): Invalid argument newfs: /dev/sd0s1: can't read disk label; disk type must be specified How do I re-format the ex-winblows part of my hard drive so FreeBSD can use it? -Spike Gronim sporkl@ix.netcom.com The majority only rules those who let them. -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: noconv iQCVAwUBNq0oOZ31G6IEwnwxAQH66gQAt1rbbLMkUC6WrOjunHuLch4ijsuIAe/8 SWxUPGyglsb0NNOXn4PvvZ/6iY5K3pa2MgVZmJfTNf/pjIju/+7LBVbPzyg2JVEh h49G52hn0aOUYeom5PslxK5La1olIWTa6Fbsz+EO00QfhYNz5EzmLUNQblpMdLY1 61kTsE+iPwg= =VKMK -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 18:31:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA03272 for freebsd-questions-outgoing; Mon, 25 Jan 1999 18:31:38 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shell.lucian.net (shell.lucian.net [209.218.208.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA03230; Mon, 25 Jan 1999 18:31:34 -0800 (PST) (envelope-from ace24@shell.lucian.net) Received: from localhost (ace24@localhost) by shell.lucian.net (8.9.1/8.9.1) with ESMTP id VAA08347; Mon, 25 Jan 1999 21:21:03 -0500 (EST) Date: Mon, 25 Jan 1999 21:20:59 -0500 (EST) From: Administrator To: freebsd-questions@FreeBSD.ORG cc: freebsd-isp@FreeBSD.ORG Subject: Vhosts 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, Is there a way to specify what users can use a specified host ? I have some vhosts that i dont want users using, yet none tend to listen, for now i'm killing their processes manually and sending a warning message. Someone claimed it was possible, i have my doubts though. Thanks, - Ace24 PS: could you cc me in your reply as i'm not on this list. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 18:34:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA04034 for freebsd-questions-outgoing; Mon, 25 Jan 1999 18:34:32 -0800 (PST) (envelope-from owner-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 (8.8.8/8.8.8) with ESMTP id SAA04027 for ; Mon, 25 Jan 1999 18:34:30 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id VAA10621; Mon, 25 Jan 1999 21:35:45 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199901260235.VAA10621@cc942873-a.ewndsr1.nj.home.com> Subject: Re: Uh oh In-Reply-To: <36AD211B.63385098@confusion.net> from Laurence Berland at "Jan 25, 99 08:57:47 pm" To: stuyman@confusion.net (Laurence Berland) Date: Mon, 25 Jan 1999 21:35:45 -0500 (EST) Cc: craig@frontier.netnology.com.au, questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (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 Laurence Berland wrote, > Yeah, I've heard of that problem but LBA is disabled already. I;m still stuck. > Thanks for the suggestion though. Still stuck? Jeez. Hmmm... maybe this will work (not sure how much of this OK, get your boot floppy and fire it up. When you get to the boot prompt, enter, 0:wd(2,a)? (It's an IDE drive, right?) this should list unit 0, slice 2, partition a, which should be your FreBSD partition. Does it work? You might want to see if you can find the FreeBSD partition on a different slice. Also, is it possible for you to show us output from fdisk? -- 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 Jan 25 18:38:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA05063 for freebsd-questions-outgoing; Mon, 25 Jan 1999 18:38:53 -0800 (PST) (envelope-from owner-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 (8.8.8/8.8.8) with ESMTP id SAA05030 for ; Mon, 25 Jan 1999 18:38:43 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id VAA10644; Mon, 25 Jan 1999 21:39:15 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199901260239.VAA10644@cc942873-a.ewndsr1.nj.home.com> Subject: Re: Deletion of windows and subsequent reformatting In-Reply-To: from Spike at "Jan 25, 99 09:28:03 pm" To: sporkl@ix.netcom.com Date: Mon, 25 Jan 1999 21:39:15 -0500 (EST) Cc: freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (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 Spike wrote, > I just deleted Winblows 95 off my hard drive. I'm very happy about this, > but would like to reclaim the space for FreeBSD. > > My FreeBSD resides in /dev/sd0s2[abef] and my winblows used to live in > /dev/sd0s1. "newfs /dev/sd0s1" results in: > > PigStuy# newfs /dev/sd0s1 > newfs: /dev/sd0s1: not a character-special device > newfs: ioctl (GDINFO): Invalid argument > newfs: /dev/sd0s1: can't read disk label; disk type must be specified > > How do I re-format the ex-winblows part of my hard drive so FreeBSD can > use it? You need to label the 'disk.' (Remeber a DOS partition is a FreeBSD slice, and that FreeBSD partitions live in one slice.) See 'man disklabel.' In a sense, FreeBSD treats a slice like a whole disk. Think about how you might want to repartition your disk. -- 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 Jan 25 18:45:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA06579 for freebsd-questions-outgoing; Mon, 25 Jan 1999 18:45:58 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from PigStuy.nws.net (nyc-ny70-37.ix.netcom.com [209.109.226.165]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA06571 for ; Mon, 25 Jan 1999 18:45:53 -0800 (PST) (envelope-from spork@ix.netcom.com) Received: from localhost (spork@localhost) by PigStuy.nws.net (8.9.2/8.8.7) with ESMTP id VAA00624; Mon, 25 Jan 1999 21:44:06 -0500 (EST) (envelope-from spork@ix.netcom.com) X-Authentication-Warning: PigStuy.nws.net: spork owned process doing -bs Date: Mon, 25 Jan 1999 21:44:03 -0500 (EST) From: Spike X-Sender: spork@PigStuy.nws.net Reply-To: sporkl@ix.netcom.com To: cjclark@home.com cc: sporkl@ix.netcom.com, freebsd-questions@FreeBSD.ORG Subject: Re: Deletion of windows and subsequent reformatting In-Reply-To: <199901260239.VAA10644@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 -----BEGIN PGP SIGNED MESSAGE----- On Mon, 25 Jan 1999, Crist J. Clark wrote: > Spike wrote, > > > I just deleted Winblows 95 off my hard drive. I'm very happy about this, > > but would like to reclaim the space for FreeBSD. > > > > My FreeBSD resides in /dev/sd0s2[abef] and my winblows used to live in > > /dev/sd0s1. "newfs /dev/sd0s1" results in: > > > > PigStuy# newfs /dev/sd0s1 > > newfs: /dev/sd0s1: not a character-special device > > newfs: ioctl (GDINFO): Invalid argument > > newfs: /dev/sd0s1: can't read disk label; disk type must be specified > > > > How do I re-format the ex-winblows part of my hard drive so FreeBSD can > > use it? > > You need to label the 'disk.' (Remeber a DOS partition is a FreeBSD > slice, and that FreeBSD partitions live in one slice.) See 'man > disklabel.' In a sense, FreeBSD treats a slice like a whole disk. "disklabel -r /dev/sd0s1" reports: disklabel: bad pack magic number (label is damaged, or pack is unlabeled) This doesn't make much sense to me. I wish to partition the entire thing in to a FreeBSD filesystem partition (no swap). "fdisk -t /dev/sd0" reports: ******* Working on device /dev/sd0 ******* parameters extracted from in-core disklabel are: cylinders=522 heads=255 sectors/track=63 (16065 blks/cyl) parameters to be used for BIOS calculations are: cylinders=522 heads=255 sectors/track=63 (16065 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 6,(Primary 'big' DOS (> 32MB)) start 63, size 4192902 (2047 Meg), flag 0 beg: cyl 0/ sector 1/ head 1; end: cyl 260/ sector 63/ head 254 The data for partition 2 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 4192965, size 4192965 (2047 Meg), flag 80 (active) beg: cyl 261/ sector 1/ head 0; end: cyl 521/ sector 63/ head 254 The data for partition 3 is: The data for partition 4 is: > > Think about how you might want to repartition your disk. > -- > Crist J. Clark cjclark@home.com > > -Spike Gronim sporkl@ix.netcom.com The majority only rules those who let them. -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: noconv iQCVAwUBNq0r9Z31G6IEwnwxAQECEAP+OojIy0dBjwE/0moO8yZv0F0X81hszuRj Fh/3LUv4RfXNFaZolGCIe4X1J5XwlqgP7Whig+jBH4RyUTNKNfbHwW2yXIPiIjvW cAW+5tZ7OnU8WM8h4ZczEo8dVQ/6OgCrEUN17kQe21+aKf2LC0HcDR7AgPnZh2Qj xUujyMrumNY= =g+/F -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 19:01:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA08956 for freebsd-questions-outgoing; Mon, 25 Jan 1999 19:01:01 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA08924 for ; Mon, 25 Jan 1999 19:00:56 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id BAA28267; Tue, 26 Jan 1999 01:51:08 GMT (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.2/8.9.2) with ESMTP id BAA08482; Tue, 26 Jan 1999 01:20:12 GMT (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199901260120.BAA08482@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: robert@chalmers.com.au cc: freebsd-questions@FreeBSD.ORG Subject: Re: What do thesee PPP errors mean? In-reply-to: Your message of "Tue, 26 Jan 1999 08:36:00 +1000." <36ACF1CF.573B3958@chalmers.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 26 Jan 1999 01:20:12 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > Jan 26 05:36:59 nanguo ppp[222]: Phase: Unknown protocol 0x8207 (Cisco > Discovery > Protocol Control) > Jan 26 05:37:49 nanguo ppp[222]: Phase: deflink: HDLC errors -> FCS: 0, ADDR: > 0, > COMD: 0, PROTO: 1 > > > What do these messages mean, and is there anything I can do about them? > Does anyone know? It means that ppp doesn't understand ``Cisco Discovery Protocol Control''. The only thing you can do is write support for it and submit it as a PR :-I > Thnaks > Robert > > -- > http://www.chalmers.com.au. Publications From China in 24 different languages. > English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, > Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, > Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 19:01:28 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA09014 for freebsd-questions-outgoing; Mon, 25 Jan 1999 19:01:28 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA09004 for ; Mon, 25 Jan 1999 19:01:23 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id BAA28270; Tue, 26 Jan 1999 01:51:08 GMT (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.2/8.9.2) with ESMTP id BAA08453; Tue, 26 Jan 1999 01:15:48 GMT (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199901260115.BAA08453@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Evren Yurtesen cc: freebsd-questions@FreeBSD.ORG Subject: Re: ppp crashes... In-reply-to: Your message of "Mon, 25 Jan 1999 20:13:48 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 26 Jan 1999 01:15:48 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > hello, > I am using ppp to connect to my isp but after some time > I lose the connection, I am connected but I am not able to > ping any machine on the other side. when I disconnect the > phone line and reconnect then the modem closes the line and > reconnects to my isp but after some time ppp crashes again > I do not know what is the problem, in the logs there is only > one line about hdlc error (fcs or something like that) > what should I do? Enable something like async logging and see if ppp has ``crashed'' or if the other side has stopped responding. If it's the other side, you'll need to take it up with your ISP (someday, someone will find an ISP that's willing to co-operate!). If it's ppp, you'll need to be a bit more specific.... http://www.FreeBSD.org/FAQ/userppp.html may be a good place to start. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 19:04:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA09580 for freebsd-questions-outgoing; Mon, 25 Jan 1999 19:04:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from marlin.cabonet.net.mx (dns2.cabonet.net.mx [200.38.128.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA09573 for ; Mon, 25 Jan 1999 19:04:38 -0800 (PST) (envelope-from tim@cabonet.net.mx) Received: from tim.cabonet.net.mx ([200.38.128.3]) by marlin.cabonet.net.mx (8.8.8/8.8.8) with SMTP id UAA21253 for ; Mon, 25 Jan 1999 20:05:01 -0700 (MST) (envelope-from tim@cabonet.net.mx) Message-Id: <3.0.6.32.19990125200414.007988a0@mail.cabonet.net.mx> X-Sender: tim@mail.cabonet.net.mx (Unverified) X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Mon, 25 Jan 1999 20:04:14 -0800 To: freebsd-questions@FreeBSD.ORG From: Timothy Westerdahl Subject: Bandwidth Usage Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, We use "Bing" to determine bandwidth measurement between two points. The question is: If I know the bandwidth size, how can I determine the amount of that bandwidth used or consumed. Thanks for your time and help. Tim Westerdahl Cabo San Lucas, Mexico To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 19:08:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA10226 for freebsd-questions-outgoing; Mon, 25 Jan 1999 19:08:45 -0800 (PST) (envelope-from owner-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 (8.8.8/8.8.8) with ESMTP id TAA10193 for ; Mon, 25 Jan 1999 19:08:41 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id WAA10746; Mon, 25 Jan 1999 22:09:07 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199901260309.WAA10746@cc942873-a.ewndsr1.nj.home.com> Subject: Re: Deletion of windows and subsequent reformatting In-Reply-To: from Spike at "Jan 25, 99 09:44:03 pm" To: sporkl@ix.netcom.com Date: Mon, 25 Jan 1999 22:09:07 -0500 (EST) Cc: cjclark@home.com, sporkl@ix.netcom.com, freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (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 Spike wrote, > On Mon, 25 Jan 1999, Crist J. Clark wrote: > > You need to label the 'disk.' (Remeber a DOS partition is a FreeBSD > > slice, and that FreeBSD partitions live in one slice.) See 'man > > disklabel.' In a sense, FreeBSD treats a slice like a whole disk. > > "disklabel -r /dev/sd0s1" reports: > > disklabel: bad pack magic number (label is damaged, or pack is unlabeled) > > This doesn't make much sense to me. I wish to partition the entire thing > in to a FreeBSD filesystem partition (no swap). Well, it makes sense to me that the slice does not have a disklabel. You need to write one first. But you did remind me... > "fdisk -t /dev/sd0" reports: > ******* Working on device /dev/sd0 ******* > parameters extracted from in-core disklabel are: > cylinders=522 heads=255 sectors/track=63 (16065 blks/cyl) > > parameters to be used for BIOS calculations are: > cylinders=522 heads=255 sectors/track=63 (16065 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 6,(Primary 'big' DOS (> 32MB)) > start 63, size 4192902 (2047 Meg), flag 0 > beg: cyl 0/ sector 1/ head 1; > end: cyl 260/ sector 63/ head 254 > The data for partition 2 is: > sysid 165,(FreeBSD/NetBSD/386BSD) > start 4192965, size 4192965 (2047 Meg), flag 80 (active) > beg: cyl 261/ sector 1/ head 0; > end: cyl 521/ sector 63/ head 254 > The data for partition 3 is: > > The data for partition 4 is: > You probably want to use fdisk to tell the computer to treat it as a FreeBSD partion rather than a DOS one; change the sysid from 6 to 165. Then you should use disklabel, # disklabel -r -w /dev/sd0s1 auto check and edit the disklabel if necesary, and then newfs, # newfs /dev/sd0s1a Anyway, that's how I think it should work. I've repartitioned a FreeBSD slice and formatted a whole SCSI disk before, but never tried to convert a slice from DOS to FreeBSD while keeping another slice intact. HTH. -- 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 Jan 25 19:16:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA11882 for freebsd-questions-outgoing; Mon, 25 Jan 1999 19:16:00 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from PigStuy.nws.net (nyc-ny73-55.ix.netcom.com [209.109.227.183]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA11844 for ; Mon, 25 Jan 1999 19:15:52 -0800 (PST) (envelope-from spork@ix.netcom.com) Received: from localhost (spork@localhost) by PigStuy.nws.net (8.9.2/8.8.7) with ESMTP id WAA00361; Mon, 25 Jan 1999 22:14:10 -0500 (EST) (envelope-from spork@ix.netcom.com) X-Authentication-Warning: PigStuy.nws.net: spork owned process doing -bs Date: Mon, 25 Jan 1999 22:14:09 -0500 (EST) From: Spike X-Sender: spork@PigStuy.nws.net Reply-To: sporkl@ix.netcom.com To: cjclark@home.com cc: sporkl@ix.netcom.com, freebsd-questions@FreeBSD.ORG Subject: Re: Deletion of windows and subsequent reformatting In-Reply-To: <199901260309.WAA10746@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 Mon, 25 Jan 1999, Crist J. Clark wrote: > Spike wrote, > > On Mon, 25 Jan 1999, Crist J. Clark wrote: > > > You need to label the 'disk.' (Remeber a DOS partition is a FreeBSD > > > slice, and that FreeBSD partitions live in one slice.) See 'man > > > disklabel.' In a sense, FreeBSD treats a slice like a whole disk. > > > > "disklabel -r /dev/sd0s1" reports: > > > > disklabel: bad pack magic number (label is damaged, or pack is unlabeled) > > > > This doesn't make much sense to me. I wish to partition the entire thing > > in to a FreeBSD filesystem partition (no swap). > > Well, it makes sense to me that the slice does not have a > disklabel. You need to write one first. But you did remind me... > > > "fdisk -t /dev/sd0" reports: > > ******* Working on device /dev/sd0 ******* > > parameters extracted from in-core disklabel are: > > cylinders=522 heads=255 sectors/track=63 (16065 blks/cyl) > > > > parameters to be used for BIOS calculations are: > > cylinders=522 heads=255 sectors/track=63 (16065 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 6,(Primary 'big' DOS (> 32MB)) > > start 63, size 4192902 (2047 Meg), flag 0 > > beg: cyl 0/ sector 1/ head 1; > > end: cyl 260/ sector 63/ head 254 > > The data for partition 2 is: > > sysid 165,(FreeBSD/NetBSD/386BSD) > > start 4192965, size 4192965 (2047 Meg), flag 80 (active) > > beg: cyl 261/ sector 1/ head 0; > > end: cyl 521/ sector 63/ head 254 > > The data for partition 3 is: > > > > The data for partition 4 is: > > > > You probably want to use fdisk to tell the computer to treat it as a > FreeBSD partion rather than a DOS one; change the sysid from 6 to > 165. > > Then you should use disklabel, > > # disklabel -r -w /dev/sd0s1 auto That command outputed the following: PigStuy# disklabel -r -w /dev/sd0s1 auto disklabel: "auto" requires the usage of a canonical disk name disklabel: auto: unknown disk type ...? > > check and edit the disklabel if necesary, and then newfs, > > # newfs /dev/sd0s1a > > Anyway, that's how I think it should work. I've repartitioned a > FreeBSD slice and formatted a whole SCSI disk before, but never tried > to convert a slice from DOS to FreeBSD while keeping another slice > intact. > > HTH. > -- > Crist J. Clark cjclark@home.com > > -Spike Gronim sporkl@ix.netcom.com The majority only rules those who let them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 19:31:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA14868 for freebsd-questions-outgoing; Mon, 25 Jan 1999 19:31:29 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from copland.udel.edu (copland.udel.edu [128.175.13.92]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA14848 for ; Mon, 25 Jan 1999 19:31:23 -0800 (PST) (envelope-from vyper@UDel.Edu) Received: from mahler.udel.edu (mahler.udel.edu [128.175.13.160]) by copland.udel.edu (8.8.8/8.8.8) with ESMTP id WAA06161 for ; Mon, 25 Jan 1999 22:31:22 -0500 (EST) Date: Mon, 25 Jan 1999 22:32:19 -0500 (EST) From: Ian Clendaniel To: freebsd-questions@FreeBSD.ORG Subject: modem and soundcard conflict?!? 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 a weird problem that seems to have cropped up. In my recent efforts to add a Zip 250 SCSI drive to my system I also decided to add a Soundblaster AWE64...well I added the necessary support and recompiled my kernel. Booted with no problem and everything was recognized with no apparent errors. Sound works great and can now play mp3's to my hearts content...BUT...with the soundcard in the machine I can no longer get a connection to my ISP. The machine in question (2.2.6 Release)acts as a gateway for our LAN, forwarding packets across the PPP connection. It has never had problems getting a connection until now. If I pull the soundcard out the machine will connect fine but if I try to replace it I can't get a connection. Weird?!? I thought it was a coincidence at first but I tried it several times with the same results (every time it'll connect the first attempt with no soundcard). Anyone have a clue as to what's going on??...'cause I sure don't. Here's my sound entries from the kernel: controller snd0 device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr device sbxvi0 at isa? drq 5 device sbmidi0 at isa? port 0x330 And here's the line for com2: device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr Just to be thorough here's the boot messages for both: Jan 24 01:25:24 kamikaze /kernel: sio1 at 0x2f8-0x2ff irq 3 on isa Jan 24 01:25:24 kamikaze /kernel: sio1: type 16550A Jan 24 01:25:25 kamikaze /kernel: sb0 at 0x220 irq 5 drq 1 on isa Jan 24 01:25:25 kamikaze /kernel: sb0: Jan 24 01:25:25 kamikaze /kernel: sbxvi0 at 0x0 drq 5 on isa Jan 24 01:25:25 kamikaze /kernel: sbxvi0: Jan 24 01:25:25 kamikaze /kernel: sbmidi0 at 0x330 on isa Jan 24 01:25:25 kamikaze /kernel: Anybody have suggestions (besides leaving the soundcard out ;) )?? If you guys could copy me on any replies I'd appreciate it...I'm not subscribed. --Ian Ian Clendaniel Systems Analyst Network Operations Conectiv int:252-5577 ext:451-5577 mailto:ian.clendaniel@conectiv.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 19:47:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA17741 for freebsd-questions-outgoing; Mon, 25 Jan 1999 19:47:07 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from peacock.tci.com (coral.tci.com [198.178.8.81]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA17735 for ; Mon, 25 Jan 1999 19:47:05 -0800 (PST) (envelope-from chris@tci.com) Received: from oreo.tci.com (co-chris-pc01.tci.com [172.18.27.65]) by peacock.tci.com (8.9.0/8.9.0) with ESMTP id UAA23647; Mon, 25 Jan 1999 20:47:03 -0700 (MST) Received: from tci.com (localhost [127.0.0.1]) by oreo.tci.com (8.9.1b+Sun/8.9.1) with ESMTP id UAA10620; Mon, 25 Jan 1999 20:46:50 -0700 (MST) Message-ID: <36AD3AA9.3D3A9CAC@tci.com> Date: Mon, 25 Jan 1999 20:46:49 -0700 From: Chris Tubutis Organization: Tele-Communications, Inc. X-Mailer: Mozilla 4.5 [en] (X11; U; SunOS 5.7 sun4m) X-Accept-Language: en MIME-Version: 1.0 To: Ian Clendaniel CC: freebsd-questions@FreeBSD.ORG Subject: Re: modem and soundcard conflict?!? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ian Clendaniel wrote: > > I have a weird problem that seems to have cropped up. > > In my recent efforts to add a Zip 250 SCSI drive to my system I also > decided to add a Soundblaster AWE64...well I added the necessary support > and recompiled my kernel. Booted with no problem and everything was > recognized with no apparent errors. Sound works great and can now play > mp3's to my hearts content...BUT...with the soundcard in the machine I can > no longer get a connection to my ISP. > > The machine in question (2.2.6 Release)acts as a gateway for our LAN, > forwarding packets across the PPP connection. It has never had problems > getting a connection until now. If I pull the soundcard out the machine > will connect fine but if I try to replace it I can't get a connection. > Weird?!? I thought it was a coincidence at first but I tried it several > times with the same results (every time it'll connect the first attempt > with no soundcard). > > Anyone have a clue as to what's going on??...'cause I sure don't. > > Here's my sound entries from the kernel: > > controller snd0 > > device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr > device sbxvi0 at isa? drq 5 > device sbmidi0 at isa? port 0x330 > > And here's the line for com2: > > device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr > > Just to be thorough here's the boot messages for both: > > Jan 24 01:25:24 kamikaze /kernel: sio1 at 0x2f8-0x2ff irq 3 on isa > Jan 24 01:25:24 kamikaze /kernel: sio1: type 16550A > > Jan 24 01:25:25 kamikaze /kernel: sb0 at 0x220 irq 5 drq 1 on isa > Jan 24 01:25:25 kamikaze /kernel: sb0: > Jan 24 01:25:25 kamikaze /kernel: sbxvi0 at 0x0 drq 5 on isa > Jan 24 01:25:25 kamikaze /kernel: sbxvi0: > Jan 24 01:25:25 kamikaze /kernel: sbmidi0 at 0x330 on isa > Jan 24 01:25:25 kamikaze /kernel: > > Anybody have suggestions (besides leaving the soundcard out ;) )?? > > If you guys could copy me on any replies I'd appreciate it...I'm not > subscribed. I would suspect and IRQ and/or IO address conflict. I don't have an AWE64 so can't speak authoritatively on them, but I would go look at what resources each card claims as its own and see if maybe they're not both trying to use the same ones. ct To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 19:49:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA18165 for freebsd-questions-outgoing; Mon, 25 Jan 1999 19:49:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail4.bellatlantic.net (mail4.bellatlantic.net [151.197.0.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA18157 for ; Mon, 25 Jan 1999 19:49:01 -0800 (PST) (envelope-from dougc1@bellatlantic.net) Received: from doug (client-151-197-112-38.bellatlantic.net [151.197.112.38]) by mail4.bellatlantic.net (8.8.5/8.8.5) with SMTP id WAA10132 for ; Mon, 25 Jan 1999 22:35:03 -0500 (EST) From: "Doug" To: Subject: XIRCOM Date: Mon, 25 Jan 1999 22:32:59 -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.2212 (4.71.2419.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am wondering if anyone knows if the XIRCOM PCMCIA Card CEM28 (10mbit ethernet + 28.8 modem) is supported by FreeBSD. Any answers would be helpful. Thanks Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 19:49:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA18298 for freebsd-questions-outgoing; Mon, 25 Jan 1999 19:49:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from honk.org (cr876208-a.flfrd1.on.wave.home.com [24.112.90.129]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA18271; Mon, 25 Jan 1999 19:49:39 -0800 (PST) (envelope-from mpoulin@honk.org) Received: from spanky (ms02-282.tor.istar.ca [137.186.228.28]) by honk.org (8.9.1/8.9.1) with SMTP id WAA00291; Mon, 25 Jan 1999 22:25:51 -0500 From: "M. Poulin" Reply-To: mpoulin@honk.org To: freebsd-questions@FreeBSD.ORG Subject: Still no luck with cd music through sound card... Date: Tue, 26 Jan 1999 22:26:26 -0500 X-Mailer: KMail [version 0.7.9] Content-Type: text/plain Cc: multimedia@FreeBSD.ORG MIME-Version: 1.0 Message-Id: <99012622443400.05595@spanky> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have been trying for a couple of weeks without any success to get audio CDs to play through my sound card. I have checked everything I can possibly think of, I know for a fact that the sound card is functioning properly, but still no luck. I would really like to not have to boot down to Win98 every time I want to listen to a CD. Here's what I know for sure: 1. Yes, there is a cable connecting the CD-Rom drive to the sound card. I installed it myself, and I am able to play audio CD's in Win98. 2. I have configured my environment variable correctly for xcd. I am able to play audio CD's and listen to them through the built-in headphone jack, but I can't get the sound to come out of my sound card. 3. I have the mixer device configured properly. Here's the output: Mixer vol is currently set to 90:90 Mixer bass is currently set to 75:75 Mixer treble is currently set to 75:75 Mixer synth is currently set to 75:75 Mixer pcm is currently set to 74:74 Mixer speaker is currently set to 75:75 Mixer line is currently set to 75:75 Mixer mic is currently set to 16:16 Mixer cd is currently set to 75:75 Mixer igain is currently set to 75:75 Mixer ogain is currently set to 75:75 4. I am pretty certain that I have compiled my soundcard (sounblaster 16 compatible) into the kernel correctly. It plays .wav and .au files, and I have no problem getting sound effects out of Doom. 5. Oddly, though, I can't get music out of Doom (dunno if this is related to my audio CD problem) and I also can't play MP3's. This is the error I get when trying to play MP3's using x11amp: Incompatible OSS Driversoss sysinfo=537358976: 0 Warning: Unable to set fragment size!! Unable to get fragment size 6. My sound card is a "sound blaster compatible" card that has the following settings: IO: 0220-022F IRQ: 05 DMA: 01 DMA: 05 Here is what I have included in my kernel: controller snd0 device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr device sbxvi0 at isa? drq5 device sbmidi0 at isa? port 0x330 If anyone can help with this, it would be greatly appreciated. Thanks, M. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 19:52:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA19315 for freebsd-questions-outgoing; Mon, 25 Jan 1999 19:52:39 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from earth.Blacksburg.net (earth.blacksburg.net [207.198.61.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA19310 for ; Mon, 25 Jan 1999 19:52:37 -0800 (PST) (envelope-from success@blacksburg.net) Received: from brianhobbs (ts02p23.blacksburg.net [207.198.61.88]) by earth.Blacksburg.net (8.8.8/8.8.5) with SMTP id WAA02244 for ; Mon, 25 Jan 1999 22:52:26 -0500 (EST) Message-ID: <001f01be48df$6e78ccf0$0101a8c0@brianhobbs> From: "Brian and Tanya" To: Subject: Installation Troubles Date: Mon, 25 Jan 1999 22:53:25 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001C_01BE48B5.83EDC1F0" 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_001C_01BE48B5.83EDC1F0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Dear Sir/Ma'am: Recently, I purchased FreeBSD 2.2.8. As such I am anxious to install = your great OS. After going through the installation setup for a = beginner, all goes well until I reach the screen that asks for the type = of media I will be installing from. I select "CD", at which time it = replys with a message saying that no CD-ROM Drive is attached to the = system. Any ideas or suggestions are greatly appreciated. Brian Hobbs ------=_NextPart_000_001C_01BE48B5.83EDC1F0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Dear Sir/Ma'am:
 
Recently, I purchased FreeBSD = 2.2.8.  As=20 such I am anxious to install your great OS.  After going through = the=20 installation setup for a beginner, all goes well until I reach the = screen that=20 asks for the type of media I will be installing from.  I select=20 "CD", at which time it replys with a message saying that no = CD-ROM=20 Drive is attached to the system.  Any ideas or suggestions are = greatly=20 appreciated.
 
Brian Hobbs
 
------=_NextPart_000_001C_01BE48B5.83EDC1F0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 20:04:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA21233 for freebsd-questions-outgoing; Mon, 25 Jan 1999 20:04:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from second.dialup.access.net (lsmarso.dialup.access.net [166.84.254.60]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA21222 for ; Mon, 25 Jan 1999 20:04:32 -0800 (PST) (envelope-from larry@marso.com) Received: (from larry@localhost) by second.dialup.access.net (8.9.1/8.8.8) id WAA19156; Mon, 25 Jan 1999 22:59:33 -0500 (EST) (envelope-from larry) Date: Mon, 25 Jan 1999 22:59:33 -0500 From: "Larry S. Marso" To: freebsd-questions@FreeBSD.ORG Subject: Re: Polite Advocacy on -questions WAS: learning UNIX Message-ID: <19990125225933.C6464@marso.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Jason C. Wells on Mon, Jan 25, 1999 at 09:56:27PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jan 25, 1999 at 09:56:27PM +0000, Jason C. Wells wrote: > > First thing you need to learn about UNIX, HTML is NOT a valid way > >to send E-mail. Other then that, jump right in. Thinking about this, I wonder ... Why not write a procmail script that pipes html e-mail to: netscape -remote 'openURL('$1',new-window)' Best regards -- Larry S. Marso larry@marso.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 20:09:03 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA21768 for freebsd-questions-outgoing; Mon, 25 Jan 1999 20:09:03 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bsdbox.dynip.com (mad-wi6-18.ix.netcom.com [204.31.243.146]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA21738; Mon, 25 Jan 1999 20:08:55 -0800 (PST) (envelope-from chrisd@bsdbox.dynip.com) Received: from localhost (chrisd@localhost) by bsdbox.dynip.com (8.8.8/8.8.8) with SMTP id VAA26137; Mon, 25 Jan 1999 21:50:22 -0600 (CST) (envelope-from chrisd@bsdbox.dynip.com) Date: Mon, 25 Jan 1999 21:50:21 -0600 (CST) From: Stingray To: "M. Poulin" cc: freebsd-questions@FreeBSD.ORG, multimedia@FreeBSD.ORG Subject: Re: Still no luck with cd music through sound card... In-Reply-To: <99012622443400.05595@spanky> 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 don't think you need to use oss since your kernel recognizes the soundcard. try disabling oss and see if it works. On Tue, 26 Jan 1999, M. Poulin wrote: > Date: Tue, 26 Jan 1999 22:26:26 -0500 > From: "M. Poulin" > To: freebsd-questions@FreeBSD.ORG > Cc: multimedia@FreeBSD.ORG > Subject: Still no luck with cd music through sound card... > > Hi, > > I have been trying for a couple of weeks without any success to get audio CDs > to play through my sound card. I have checked everything I can possibly think > of, I know for a fact that the sound card is functioning properly, but still no > luck. I would really like to not have to boot down to Win98 every time I want > to listen to a CD. > > Here's what I know for sure: > > 1. Yes, there is a cable connecting the CD-Rom drive to the sound card. I > installed it myself, and I am able to play audio CD's in Win98. > > 2. I have configured my environment variable correctly for xcd. I am able to > play audio CD's and listen to them through the built-in headphone jack, but I > can't get the sound to come out of my sound card. > > 3. I have the mixer device configured properly. Here's the output: > > Mixer vol is currently set to 90:90 > Mixer bass is currently set to 75:75 > Mixer treble is currently set to 75:75 > Mixer synth is currently set to 75:75 > Mixer pcm is currently set to 74:74 > Mixer speaker is currently set to 75:75 > Mixer line is currently set to 75:75 > Mixer mic is currently set to 16:16 > Mixer cd is currently set to 75:75 > Mixer igain is currently set to 75:75 > Mixer ogain is currently set to 75:75 > > 4. I am pretty certain that I have compiled my soundcard (sounblaster 16 > compatible) into the kernel correctly. It plays .wav and .au files, and I have > no problem getting sound effects out of Doom. > > 5. Oddly, though, I can't get music out of Doom (dunno if this is related to > my audio CD problem) and I also can't play MP3's. This is the error I get when > trying to play MP3's using x11amp: > > Incompatible OSS Driversoss sysinfo=537358976: 0 > Warning: Unable to set fragment size!! > Unable to get fragment size > > 6. My sound card is a "sound blaster compatible" card that has the following > settings: > > IO: 0220-022F > IRQ: 05 > DMA: 01 > DMA: 05 > > Here is what I have included in my kernel: > > controller snd0 > device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr > device sbxvi0 at isa? drq5 > device sbmidi0 at isa? port 0x330 > > If anyone can help with this, it would be greatly appreciated. > > Thanks, > > M. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 20:25:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA24455 for freebsd-questions-outgoing; Mon, 25 Jan 1999 20:25:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA24447 for ; Mon, 25 Jan 1999 20:25:13 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id OAA04386; Tue, 26 Jan 1999 14:55:09 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id OAA93262; Tue, 26 Jan 1999 14:55:08 +1030 (CST) Date: Tue, 26 Jan 1999 14:55:08 +1030 From: Greg Lehey To: "Larry S. Marso" Cc: freebsd-questions@FreeBSD.ORG Subject: HTML mail (was: Polite Advocacy on -questions WAS: learning UNIX) Message-ID: <19990126145508.H66239@freebie.lemis.com> References: <19990125225933.C6464@marso.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <19990125225933.C6464@marso.com>; from Larry S. Marso on Mon, Jan 25, 1999 at 10:59:33PM -0500 WWW-Home-Page: http://www.lemis.com/~grog 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, 25 January 1999 at 22:59:33 -0500, Larry S. Marso wrote: > On Mon, Jan 25, 1999 at 09:56:27PM +0000, Jason C. Wells wrote: >>> First thing you need to learn about UNIX, HTML is NOT a valid way >>> to send E-mail. Other then that, jump right in. > > Thinking about this, I wonder ... > > Why not write a procmail script that pipes html e-mail to: > > netscape -remote 'openURL('$1',new-window)' Well, off the top of my head, 1. This requires procmail. Not everybody wants to install procmail. 2. It means that you're interrupted by the message when it arrives rather than when you want to look at it. 3. It could be an incredible resource hog. What happens if 40 such messages arrive in the course of a night? You could run out of swap before the morning. 4. How do you reply? There's no good reason to send HTML mail. Most people do it out of ignorance, because their software is set up to do it. I *can* read HTML mail with mutt, but in every time I've done so, it was almost illegible. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 20:29:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA25410 for freebsd-questions-outgoing; Mon, 25 Jan 1999 20:29:41 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kalypso.cybercom.net (kalypso.cybercom.net [209.21.136.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA25403 for ; Mon, 25 Jan 1999 20:29:39 -0800 (PST) (envelope-from rhuff@kalypso.cybercom.net) Received: (from rhuff@localhost) by kalypso.cybercom.net (8.9.1/8.9.1) id XAA22073; Mon, 25 Jan 1999 23:29:37 -0500 (EST) Date: Mon, 25 Jan 1999 23:29:37 -0500 (EST) From: Robert Huff Message-Id: <199901260429.XAA22073@kalypso.cybercom.net> To: freebsd-questions@FreeBSD.ORG Subject: 3.0: fvwm can't find shared lib Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello: I'm trying to run fvwm under 3.0, and keep getting: /usr/libexec/ld-elf.so.1: Shared object "libkrb.so.3" not found There's no "libkrb.so.3" on the system. (That's a Kerberos library, yes?) I think I've seen thin mentioned before, but don't remember what the fix is. I can always re-compile, but I suspect there may be other programs with the same problem. Robert Huff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 20:37:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA26901 for freebsd-questions-outgoing; Mon, 25 Jan 1999 20:37:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from grizzly.fas.com (cc69528-a.mtpls1.sc.home.com [24.1.39.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA26886 for ; Mon, 25 Jan 1999 20:37:49 -0800 (PST) (envelope-from stanb@awod.com) Message-Id: <199901260437.UAA26886@hub.freebsd.org> Received: by grizzly.fas.com ($Revision: 1.37.109.23 $/16.2) id AA156515448; Mon, 25 Jan 1999 23:37:28 -0500 Subject: HP 7100 support? To: freebsd-questions@FreeBSD.ORG (Free BSD Questions list) Date: Mon, 25 Jan 1999 23:37:28 -0500 (EST) From: "Stan Brown" X-Mailer: ELM [version 2.4 PL24] 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 evaulateing an HP Omnibook 7100. The chooice seems to be between it nd a Toshiba Tecra 8000. Can anyone tell me how well these units are supported under FreeBSD? I have booted the HP from the FreeBSD 3.0 CDROM, and I get a waening about switching video mode not being supported on this hardware. What does this meaan? -- Stan Brown stanb@netcom.com 843-745-3154 Westvaco Charleston SC. -- Windows 98: n. useless extension to a minor patch release for 32-bit extensions and a graphical shell for a 16-bit patch to an 8-bit operating system originally coded for a 4-bit microprocessor, written by a 2-bit company that can't stand for 1 bit of competition. - (c) 1999 Stan Brown. Redistribution via the Microsoft Network is prohibited. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 20:39:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA27376 for freebsd-questions-outgoing; Mon, 25 Jan 1999 20:39:58 -0800 (PST) (envelope-from owner-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 (8.8.8/8.8.8) with ESMTP id UAA27370 for ; Mon, 25 Jan 1999 20:39:56 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id XAA14398; Mon, 25 Jan 1999 23:41:14 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199901260441.XAA14398@cc942873-a.ewndsr1.nj.home.com> Subject: Re: Polite Advocacy on -questions WAS: learning UNIX In-Reply-To: <19990125225933.C6464@marso.com> from "Larry S. Marso" at "Jan 25, 99 10:59:33 pm" To: larry@marso.com (Larry S. Marso) Date: Mon, 25 Jan 1999 23:41:14 -0500 (EST) Cc: freebsd-questions@FreeBSD.ORG (FreeBSD Questions) Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (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 Larry S. Marso wrote, > On Mon, Jan 25, 1999 at 09:56:27PM +0000, Jason C. Wells wrote: > > > First thing you need to learn about UNIX, HTML is NOT a valid way > > >to send E-mail. Other then that, jump right in. > > Thinking about this, I wonder ... > > Why not write a procmail script that pipes html e-mail to: > > netscape -remote 'openURL('$1',new-window)' I think you misspelled, /dev/null HTH. -- 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 Jan 25 20:53:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA29130 for freebsd-questions-outgoing; Mon, 25 Jan 1999 20:53:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from epsongw2.epson.co.jp (epsongw2.epson.co.jp [202.248.17.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA29116 for ; Mon, 25 Jan 1999 20:52:52 -0800 (PST) (envelope-from ito.hiroyuki@exc.epson.co.jp) Received: from epsongw.epson.co.jp by epsongw2.epson.co.jp (8.9.2/3.7W-99011715) id NAA28798 for ; Tue, 26 Jan 1999 13:52:45 +0900 (JST) Received: from exc.epson.co.jp by epsongw.epson.co.jp (8.9.2/3.7W-99011811) id NAA10547 for ; Tue, 26 Jan 1999 13:52:44 +0900 (JST) Message-ID: <36AD4A08.A0549EFE@exc.epson.co.jp> Date: Tue, 26 Jan 1999 13:52:24 +0900 From: hiroyuki ito X-Mailer: Mozilla 4.5 [ja] (Win98; I) X-Accept-Language: ja MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: (=?iso-2022-jp?B?GyRCTDVCahsoQg==?=) Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit 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 Mon Jan 25 21:03:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA00908 for freebsd-questions-outgoing; Mon, 25 Jan 1999 21:03:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nanguo.chalmers.com.au (gateway.chalmers.com.au [203.1.96.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA00891 for ; Mon, 25 Jan 1999 21:03:09 -0800 (PST) (envelope-from robert@chalmers.com.au) Received: from chalmers.com.au (carbon.chalmers.com.au [203.1.96.26]) by nanguo.chalmers.com.au (8.9.1/8.9.1) with ESMTP id PAA03528 for ; Tue, 26 Jan 1999 15:01:34 +1000 (EST) Message-ID: <36AD5045.B05047B4@chalmers.com.au> Date: Tue, 26 Jan 1999 15:19:01 +1000 From: Robert Chalmers Reply-To: robert@chalmers.com.au Organization: chalmers.com.au X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: zh-CN,en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: What do thesee PPP errors mean? References: <199901260120.BAA08482@keep.lan.Awfulhak.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG No problem. I'll rip off a patch this afternoon. Robert Brian Somers wrote: > > > > > > Jan 26 05:36:59 nanguo ppp[222]: Phase: Unknown protocol 0x8207 (Cisco > > Discovery > > Protocol Control) > > Jan 26 05:37:49 nanguo ppp[222]: Phase: deflink: HDLC errors -> FCS: 0, ADDR: > > 0, > > COMD: 0, PROTO: 1 > > > > > > What do these messages mean, and is there anything I can do about them? > > Does anyone know? > > It means that ppp doesn't understand ``Cisco Discovery Protocol Control''. > The only thing you can do is write support for it and submit it as a > PR :-I > > > Thnaks > > Robert > > > > -- > Brian > > Don't _EVER_ lose your sense of humour ! > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 21:12:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA02128 for freebsd-questions-outgoing; Mon, 25 Jan 1999 21:12:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail2.rochester.rr.com (mail2-1.twcny.rr.com [24.92.226.140]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA02123 for ; Mon, 25 Jan 1999 21:12:12 -0800 (PST) (envelope-from leisner@rochester.rr.com) Received: from rochester.rr.com ([24.93.25.38]) by mail2.rochester.rr.com (Post.Office MTA v3.5.2 release 221 ID# 0-53939U80000L80000S0V35) with ESMTP id com for ; Tue, 26 Jan 1999 00:13:30 -0500 Received: from dw.home (leisner@localhost [127.0.0.1]) by rochester.rr.com (8.8.7/8.8.5) with ESMTP id AAA03629 for ; Tue, 26 Jan 1999 00:12:10 -0500 Message-Id: <199901260512.AAA03629@rochester.rr.com> To: freebsd-questions@FreeBSD.ORG Subject: Which release is elf based? Date: Tue, 26 Jan 1999 00:12:09 -0500 From: "Marty Leisner" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG A few weeks ago, I looked at the freebsd pages and didn't find anything useful about elf... Is 3.0-RELEASE elf based? Marty Leisner leisner@rochester.rr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 21:23:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA03298 for freebsd-questions-outgoing; Mon, 25 Jan 1999 21:23:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from madcow.borg.com (madcow.borg.com [205.217.206.165]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA03293 for ; Mon, 25 Jan 1999 21:23:08 -0800 (PST) (envelope-from mark@borg.com) Received: from mail.borg.com (mail.borg.com [205.217.206.192]) by madcow.borg.com (8.9.0/8.8.8) with ESMTP id AAA25579; Tue, 26 Jan 1999 00:23:05 -0500 (EST) Received: from borg.com (ip19b.borg.com [208.3.181.19]) by mail.borg.com (8.8.7/8.7.3) with ESMTP id AAA28969; Tue, 26 Jan 1999 00:23:04 -0500 (EST) Message-ID: <36AD51F1.967A1293@borg.com> Date: Tue, 26 Jan 1999 00:26:09 -0500 From: "Mark S. Reichman" X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Kenneth Richardson CC: freebsd-questions@FreeBSD.ORG Subject: Re: I hate to ask this but.... References: <36AD0E04.76B9E1AB@ionet.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Do not exit xwindows. You need two xterm sessions. Type ppp at one xterm and get it going. ppp will tie up this xterm while you are surfing. It will not give the prompt back. In the second xterm after getting a connection to your ISP type "netscap &" <--- no quotes. This will launch netscape and dissassociate it from the xterm giving your prompt back. You can start two xterms two ways. add: xterm & xterm & to your .xinitrc file if using startx or .xsession if using xdm or when in xwindows if you already have and xterm up just type "xterm &" at the prompt. Read up on all of xterm switches you may want to add later after you get this part figured. later Kenneth Richardson wrote: > > I bought the full BSD ($80) with the big book. I have it up and running. > > I've connected an X2 modem to sio1. I have xwindows and netscape > installed. I can do xinit and start xwindows then in the terminal screen > in xwinows start netscape. It comes up but can't find any address on the > WWW. That's because I haven't made a connection to my ISP. > > I terminate xwindows and netscape and start ppp. I dial into my ISP and > login with my username and password. > > At this point, how can I start xwindows and netscape and browse the web? > > This is probably a stupid question, but I can't figure it out. Any > suggestions? > > Kenny > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- \|/ (@ @) +----------oOO----(_)-----------------+ | Mark S. Reichman | | mark@borg.com | | | | ASCII a stupid question, | | get a stupid ANSI | +----------------------oOO------------+ |__|__| || || ooO Ooo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 21:23:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA03377 for freebsd-questions-outgoing; Mon, 25 Jan 1999 21:23:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason01.u.washington.edu (jason01.u.washington.edu [140.142.70.24]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA03371 for ; Mon, 25 Jan 1999 21:23:58 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul2.u.washington.edu (root@saul2.u.washington.edu [140.142.56.21]) by jason01.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id VAA49952; Mon, 25 Jan 1999 21:23:54 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul2.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id VAA05103; Mon, 25 Jan 1999 21:23:53 -0800 (PST) Date: Tue, 26 Jan 1999 05:23:19 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: Marty Leisner cc: freebsd-questions@FreeBSD.ORG Subject: Re: Which release is elf based? In-Reply-To: <199901260512.AAA03629@rochester.rr.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, 26 Jan 1999, Marty Leisner wrote: >Is 3.0-RELEASE elf based? Yes. Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 21:24:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA03425 for freebsd-questions-outgoing; Mon, 25 Jan 1999 21:24:06 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA03419 for ; Mon, 25 Jan 1999 21:24:05 -0800 (PST) (envelope-from heiphetz@cvzoom.net) Received: from night_flight (lcp199.cvzoom.net [208.230.68.199]) by ns.cvzoom.net (8.9.1/8.9.1) with SMTP id AAA13010 for ; Tue, 26 Jan 1999 00:11:23 -0500 (EST) Message-Id: <3.0.6.32.19990126002411.009229d0@cvzoom.net> X-Sender: heiphetz@cvzoom.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Tue, 26 Jan 1999 00:24:11 -0500 To: freebsd-questions@FreeBSD.ORG From: Alex Heiphetz Subject: subscribe Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG subscribe heiphetz@cvzoom.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 21:26:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA03743 for freebsd-questions-outgoing; Mon, 25 Jan 1999 21:26:29 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from germanium.xtalwindnet (germanium.xtalwind.net [205.160.242.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA03729 for ; Mon, 25 Jan 1999 21:26:25 -0800 (PST) (envelope-from jack@germanium.xtalwind.net) Received: from localhost (jack@localhost) by germanium.xtalwindnet (8.9.2/8.9.2) with ESMTP id AAA05163; Tue, 26 Jan 1999 00:25:38 -0500 (EST) Date: Tue, 26 Jan 1999 00:25:38 -0500 (EST) From: jack X-Sender: jack@germanium.xtalwindnet To: "Larry S. Marso" cc: freebsd-questions@FreeBSD.ORG Subject: Re: Polite Advocacy on -questions WAS: learning UNIX In-Reply-To: <19990125225933.C6464@marso.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, 25 Jan 1999, Larry S. Marso wrote: > On Mon, Jan 25, 1999 at 09:56:27PM +0000, Jason C. Wells wrote: > > > First thing you need to learn about UNIX, HTML is NOT a valid way > > >to send E-mail. Other then that, jump right in. > > Thinking about this, I wonder ... > > Why not write a procmail script that pipes html e-mail to: > > netscape -remote 'openURL('$1',new-window)' That won't work too well if you're not in X to start with, or reading mail while telneted from a machine without X. I've found /dev/null a much better place to pipe them to. :) -------------------------------------------------------------------------- Jack O'Neill Systems Administrator / Systems Analyst jack@germanium.xtalwind.net Crystal Wind Communications, Inc. Finger jack@germanium.xtalwind.net for my PGP key. PGP Key fingerprint = F6 C4 E6 D4 2F 15 A7 67 FD 09 E9 3C 5F CC EB CD enriched, vcard, HTML messages > /dev/null -------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 21:40:27 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA05459 for freebsd-questions-outgoing; Mon, 25 Jan 1999 21:40:27 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA05451 for ; Mon, 25 Jan 1999 21:40:23 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id QAA04860; Tue, 26 Jan 1999 16:10:20 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id QAA93719; Tue, 26 Jan 1999 16:10:20 +1030 (CST) Date: Tue, 26 Jan 1999 16:10:20 +1030 From: Greg Lehey To: Marty Leisner Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Which release is elf based? Message-ID: <19990126161019.O66239@freebie.lemis.com> References: <199901260512.AAA03629@rochester.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <199901260512.AAA03629@rochester.rr.com>; from Marty Leisner on Tue, Jan 26, 1999 at 12:12:09AM -0500 WWW-Home-Page: http://www.lemis.com/~grog 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, 26 January 1999 at 0:12:09 -0500, Marty Leisner wrote: > > A few weeks ago, I looked at the freebsd pages and didn't find > anything useful about elf... > > Is 3.0-RELEASE elf based? That depends on your terminology. Let's say: 2.2 supports ELF 3.0 has ELF by default, but an a.out kernel. 4.0 (and 3.1) have everything ELF, and require the new bootstrap in order to load the kernel. Everything should be backwards compatible: 4.0 can still run a.out, and the new bootstrap should still load old kernels. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 21:46:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA06071 for freebsd-questions-outgoing; Mon, 25 Jan 1999 21:46:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA06065 for ; Mon, 25 Jan 1999 21:46:43 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id QAA04893; Tue, 26 Jan 1999 16:16:39 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id QAA93782; Tue, 26 Jan 1999 16:16:37 +1030 (CST) Date: Tue, 26 Jan 1999 16:16:37 +1030 From: Greg Lehey To: =?iso-8859-1?Q?Patrik_=C5str=F6m?= Cc: freebsd-questions@FreeBSD.ORG Subject: Re: What to use instead of inittab Message-ID: <19990126161636.P66239@freebie.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 0.95.1i In-Reply-To: =?iso-8859-1?Q?=3CB11AC84AFD40D2118FD700805FA6FE4C4CC924=40STK-MAIL=3E?= =?iso-8859-1?Q?=3B_from_Patrik_=C5str=F6m_on_Tue=2C_Jan_19=2C_1999_at_11?= =?iso-8859-1?Q?:51:35AM_+0100?= WWW-Home-Page: http://www.lemis.com/~grog 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, 19 January 1999 at 11:51:35 +0100, Patrik Åström wrote: > On den 19 januari 1999 11:41, Greg Lehey wrote: >> On Tuesday, 19 January 1999 at 11:20:38 +0100, Patrik Åström wrote: >>> Hi! >>> >>> FreeBSD dont have a inittab like HP-UX, Solaris, Linux etc... >>> >>> Is there anything I can use instead ?, >> >> Yes. >> >>> or do I need to write a script that runs from cron and looks for any >>> proccess that have died and then restart them. >> >> I suppose it depends on what you want to do. Take a look at ttys(5). >> If that doesn't answer your question, state it. > > IM not running any kind of terminal software, this is more a generic > question how to solve the problem with applications that is dying. I would > like to have these application restarted as soon as possible after they die. > > e.g. lets say I have some FreeBSD boxes that does very little and I would > like to donate the spare CPU cycles to the distributed.net project, these > boxes is almost never attended to and it would be a shame if the rc5des > application stopped running and I there for not did contribute all the spare > CPU cycles I would like it to. > > Is there some sort of daemon I could install that would do this thing > instead of a inittab ? No, in this case you'd have to do something yourself. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 21:47:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA06163 for freebsd-questions-outgoing; Mon, 25 Jan 1999 21:47:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA06155 for ; Mon, 25 Jan 1999 21:47:20 -0800 (PST) (envelope-from heiphetz@cvzoom.net) Received: from night_flight (lcp199.cvzoom.net [208.230.68.199]) by ns.cvzoom.net (8.9.1/8.9.1) with SMTP id AAA14336 for ; Tue, 26 Jan 1999 00:34:47 -0500 (EST) Message-Id: <3.0.6.32.19990126004735.0090a840@cvzoom.net> X-Sender: heiphetz@cvzoom.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Tue, 26 Jan 1999 00:47:35 -0500 To: freebsd-questions@FreeBSD.ORG From: Alex Heiphetz Subject: telnet/ftp NOT DNS problem Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Problem: I can't telnet or ftp to FreeBSD box although I can work out of it fine, ping, traceroute, etc. The connection just hangs for a couple minutes, then tells me "cannot telnet..." When I run trafshow on the server, I do see request for telnet/ftp coming, but inetd (which _is_ running) does not react. (conf files are OK, telent and ftp are among allowed services). I looked over archives, it seem some people had very similar problem when reverse DNS lookup didn't work and FreeBSD couldn't lookup client. It is not the case, I can't telnet from hosts that can be nslookuped fine. Another person had the same problem and was advised to set tcp_extensions to "NO" in /etc/rc.conf It didn't help me :-( In other words, i searched up and low and cose to the end of the rope. Your help is greatly appreaciated. Regards, A.Heiphetz P.S. FreeBSD -3.0 -RELEASE. ...I used to run 2.2.6 and didn't have this problem there :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 21:57:52 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA07216 for freebsd-questions-outgoing; Mon, 25 Jan 1999 21:57:52 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.rdc1.on.home.com (ha1.rdc1.on.wave.home.com [24.2.9.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA07211 for ; Mon, 25 Jan 1999 21:57:50 -0800 (PST) (envelope-from routerg@home.com) Received: from home.com ([24.112.28.74]) by mail.rdc1.on.home.com (InterMail v4.00.03 201-229-104) with ESMTP id <19990126055749.FLAA13058.mail.rdc1.on.home.com@home.com> for ; Mon, 25 Jan 1999 21:57:49 -0800 Message-ID: <36AD1252.D35B2700@home.com> Date: Tue, 26 Jan 1999 00:54:43 +0000 From: Joe Mama X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: error 1 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 prompt reply. I was kind of overwhelmed the the newness, coming from slackware and found that the problem was I had eis0 commented out which worked. Now running into some other problems. On another tip....once installing one of the ports, do you need to keep that port directory? Same with compiling new kernels...once it's made can I safely remove the sys folder? thanks again steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 22:01:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA07664 for freebsd-questions-outgoing; Mon, 25 Jan 1999 22:01:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from modgud.nordicdms.com (h21-168-107.nordicdms.com [207.21.168.107]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id WAA07658 for ; Mon, 25 Jan 1999 22:01:30 -0800 (PST) (envelope-from walton@emusic.com) Received: (qmail 7820 invoked by alias); 26 Jan 1999 06:01:29 -0000 Message-ID: <19990126060129.7818.qmail@modgud.nordicdms.com> Received: (qmail 7806 invoked from network); 26 Jan 1999 06:01:29 -0000 Received: from mail-ftp.nordicdms.com (HELO mail-ftp) (207.21.168.100) by mail.nordicdms.com with SMTP; 26 Jan 1999 06:01:29 -0000 From: "Dave Walton" Organization: Emusic To: Greg Lehey , freebsd-questions@FreeBSD.ORG Date: Mon, 25 Jan 1999 22:01:28 -0800 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Which release is elf based? Reply-to: walton@emusic.com In-reply-to: <19990126161019.O66239@freebie.lemis.com> References: <199901260512.AAA03629@rochester.rr.com>; from Marty Leisner on Tue, Jan 26, 1999 at 12:12:09AM -0500 X-mailer: Pegasus Mail for Win32 (v3.01d) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 26 Jan 99, at 16:10, Greg Lehey wrote: > On Tuesday, 26 January 1999 at 0:12:09 -0500, Marty Leisner wrote: > > > > A few weeks ago, I looked at the freebsd pages and didn't find > > anything useful about elf... > > > > Is 3.0-RELEASE elf based? > > That depends on your terminology. Let's say: > > 2.2 supports ELF > 3.0 has ELF by default, but an a.out kernel. > 4.0 (and 3.1) have everything ELF, and require the new bootstrap in > order to load the kernel. Whoa... I must have missed something. I thought 3.0-CURRENT was the latest. When did 3.1 and 4.0 appear? Dave ---------------------------------------------------------------------- Dave Walton Webmaster, Postmaster Emusic walton@emusic.com http://www.emusic.com ---------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 22:08:03 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA08519 for freebsd-questions-outgoing; Mon, 25 Jan 1999 22:08:03 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.buckeyeweb.com (buckeyeweb.com [207.122.180.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA08502; Mon, 25 Jan 1999 22:08:01 -0800 (PST) (envelope-from jody@buckeyeweb.com) Received: from computer ([205.183.16.98]) by mail.buckeyeweb.com (Post.Office MTA v3.5.3 release 223 ID# 0-52587U2500L250S0V35) with SMTP id com; Tue, 26 Jan 1999 01:07:53 -0500 X-Sender: Jody@mail.buckeyeweb.com Disposition-Notification-To: X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 X-Priority: 1 (Highest) Date: Tue, 26 Jan 1999 01:07:41 -0500 To: freebsd-doc@FreeBSD.ORG From: Jody Subject: 403 Cc: freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-ID: <19990126060753198.AAA171@mail.buckeyeweb.com@computer> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I can't access a few parts of your page(s) from my computer :( Any ideas why? I am interested in the UNIX/FreeBSD/Linux thing. I still don't know what I want to do but I can tell you I really don't know where to begin. I can't afford to buy disks at the moment (school has eaten up a good portion of my $) but I can download it. I am just not sure what to do after I download it. I tried to click on the link to make boot disks but it only gives me a 403. Never anything else. Can you help? Jody. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 22:11:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA09254 for freebsd-questions-outgoing; Mon, 25 Jan 1999 22:11:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nanguo.chalmers.com.au (gateway.chalmers.com.au [203.1.96.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA09235 for ; Mon, 25 Jan 1999 22:11:02 -0800 (PST) (envelope-from robert@chalmers.com.au) Received: from chalmers.com.au (carbon.chalmers.com.au [203.1.96.26]) by nanguo.chalmers.com.au (8.9.1/8.9.1) with ESMTP id QAA04071 for ; Tue, 26 Jan 1999 16:09:27 +1000 (EST) Message-ID: <36AD602C.A2F28D1B@chalmers.com.au> Date: Tue, 26 Jan 1999 16:26:52 +1000 From: Robert Chalmers Reply-To: robert@chalmers.com.au Organization: chalmers.com.au X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: zh-CN,en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: 1-per-week- was Re: Which release is elf based? References: <199901260512.AAA03629@rochester.rr.com>; from Marty Leisner on Tue, Jan 26, 1999 at 12:12:09AM -0500 <19990126060129.7818.qmail@modgud.nordicdms.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Looks like just as you get one running nicely, up pops another one. There isn't by any chance an MS operative in here as a mole is there? :-) bob Dave Walton wrote: > On 26 Jan 99, at 16:10, Greg Lehey wrote: > > > On Tuesday, 26 January 1999 at 0:12:09 -0500, Marty Leisner wrote: > > > > > > A few weeks ago, I looked at the freebsd pages and didn't find > > > anything useful about elf... > > > > > > Is 3.0-RELEASE elf based? > > > > That depends on your terminology. Let's say: > > > > 2.2 supports ELF > > 3.0 has ELF by default, but an a.out kernel. > > 4.0 (and 3.1) have everything ELF, and require the new bootstrap in > > order to load the kernel. > > Whoa... I must have missed something. I thought 3.0-CURRENT > was the latest. When did 3.1 and 4.0 appear? > > Dave > > ---------------------------------------------------------------------- > Dave Walton > Webmaster, Postmaster Emusic > walton@emusic.com http://www.emusic.com > ---------------------------------------------------------------------- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- http://www.chalmers.com.au. Publications From China in 24 different languages. English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 22:17:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA10341 for freebsd-questions-outgoing; Mon, 25 Jan 1999 22:17:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA10329 for ; Mon, 25 Jan 1999 22:17:11 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id QAA05101; Tue, 26 Jan 1999 16:47:08 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id QAA94036; Tue, 26 Jan 1999 16:47:08 +1030 (CST) Date: Tue, 26 Jan 1999 16:47:08 +1030 From: Greg Lehey To: Dave Walton Cc: freebsd-questions@FreeBSD.ORG Subject: New FreeBSD releases (was: Which release is elf based?) Message-ID: <19990126164708.U66239@freebie.lemis.com> References: <199901260512.AAA03629@rochester.rr.com>; <19990126161019.O66239@freebie.lemis.com> <19990126060129.7817.qmail@modgud.nordicdms.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <19990126060129.7817.qmail@modgud.nordicdms.com>; from Dave Walton on Mon, Jan 25, 1999 at 10:01:28PM -0800 WWW-Home-Page: http://www.lemis.com/~grog 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, 25 January 1999 at 22:01:28 -0800, Dave Walton wrote: > On 26 Jan 99, at 16:10, Greg Lehey wrote: >> On Tuesday, 26 January 1999 at 0:12:09 -0500, Marty Leisner wrote: >>> A few weeks ago, I looked at the freebsd pages and didn't find >>> anything useful about elf... >>> >>> Is 3.0-RELEASE elf based? >> >> That depends on your terminology. Let's say: >> >> 2.2 supports ELF >> 3.0 has ELF by default, but an a.out kernel. >> 4.0 (and 3.1) have everything ELF, and require the new bootstrap in >> order to load the kernel. > > Whoa... I must have missed something. I thought 3.0-CURRENT > was the latest. When did 3.1 and 4.0 appear? Last week 3.0-STABLE was branched, and -CURRENT became 4.0. 3.1-RELEASE will come Real Soon Now. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 22:25:44 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA11392 for freebsd-questions-outgoing; Mon, 25 Jan 1999 22:25:44 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA11387 for ; Mon, 25 Jan 1999 22:25:40 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id QAA05136; Tue, 26 Jan 1999 16:55:37 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id QAA94113; Tue, 26 Jan 1999 16:55:36 +1030 (CST) Date: Tue, 26 Jan 1999 16:55:36 +1030 From: Greg Lehey To: Alex Heiphetz Cc: freebsd-questions@FreeBSD.ORG Subject: Re: telnet/ftp NOT DNS problem Message-ID: <19990126165536.W66239@freebie.lemis.com> References: <3.0.6.32.19990126004735.0090a840@cvzoom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <3.0.6.32.19990126004735.0090a840@cvzoom.net>; from Alex Heiphetz on Tue, Jan 26, 1999 at 12:47:35AM -0500 WWW-Home-Page: http://www.lemis.com/~grog 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, 26 January 1999 at 0:47:35 -0500, Alex Heiphetz wrote: > Problem: > I can't telnet or ftp to FreeBSD box although I can work out of it fine, > ping, traceroute, etc. The connection just hangs for a couple minutes, > then tells me "cannot telnet..." > > When I run trafshow on the server, I do see request for telnet/ftp coming, > but inetd (which _is_ running) does not react. (conf files are OK, > telent and ftp are among allowed services). We used to have a problem with inetd. Can you telnet to localhost on this machine? Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 22:30:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA12151 for freebsd-questions-outgoing; Mon, 25 Jan 1999 22:30:57 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason02.u.washington.edu (jason02.u.washington.edu [140.142.76.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA12146 for ; Mon, 25 Jan 1999 22:30:56 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul4.u.washington.edu (root@saul4.u.washington.edu [140.142.83.2]) by jason02.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id WAA28228; Mon, 25 Jan 1999 22:30:55 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul4.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id WAA18456; Mon, 25 Jan 1999 22:30:54 -0800 (PST) Date: Tue, 26 Jan 1999 06:30:21 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: Jody cc: freebsd-questions@FreeBSD.ORG Subject: Re: 403 In-Reply-To: <19990126060753198.AAA171@mail.buckeyeweb.com@computer> 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, 26 Jan 1999, Jody wrote: > I can't access a few parts of your page(s) from my computer :( >Any ideas why? I am interested in the UNIX/FreeBSD/Linux thing. I still >don't know what I want to do but I can tell you I really don't know where >to begin. I can't afford to buy disks at the moment (school has eaten up a >good portion of my $) but I can download it. I am just not sure what to do >after I download it. I tried to click on the link to make boot disks but it >only gives me a 403. Never anything else. The first thing to read is: http:/www.freebsd.org/handbook/install.html Also, don't just click the link, right click the link and choose "Save as" and don't forget that you need to get the fdimage program. All of this is described in the link above. Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 22:37:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA13145 for freebsd-questions-outgoing; Mon, 25 Jan 1999 22:37:58 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.atl.bellsouth.net (mail.atl.bellsouth.net [205.152.0.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA13137 for ; Mon, 25 Jan 1999 22:37:54 -0800 (PST) (envelope-from wghicks@bellsouth.net) Received: from wghicks.bellsouth.net (root@host-209-214-68-227.atl.bellsouth.net [209.214.68.227]) by mail.atl.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id BAA03798; Tue, 26 Jan 1999 01:37:51 -0500 (EST) Received: from wghicks (wghicks@localhost [127.0.0.1]) by wghicks.bellsouth.net (8.9.2/8.9.2) with ESMTP id BAA26375; Tue, 26 Jan 1999 01:54:29 -0500 (EST) (envelope-from wghicks@wghicks.bellsouth.net) Message-Id: <199901260654.BAA26375@bellsouth.net> To: robert@chalmers.com.au Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 1-per-week- was Re: Which release is elf based? In-reply-to: Your message of "Tue, 26 Jan 1999 16:26:52 +1000." <36AD602C.A2F28D1B@chalmers.com.au> Date: Tue, 26 Jan 1999 01:54:29 -0500 From: W Gerald Hicks Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Aww Robert! That's not fair. :-) Each of these is intended for a specific purpose and audience. 2.2.x has been announced for EOL. 3.x-STABLE is where the typical user concerned with stability oughta be. I ran -current just long enough for it to converge with -stable. 4.0-CURRENT is really just a tag, advancing the bleeding edge nature of -current onto its track toward 4.0-RELEASE. IMHO the best way to get the most value out of FreeBSD is to understand that it is a source-focused distribution and to take good advantage of the CVSup facility. >From this perspective, there is only -current and -stable. Cheers, Jerry Hicks wghicks@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 22:39:52 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA13333 for freebsd-questions-outgoing; Mon, 25 Jan 1999 22:39:52 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from prime.oaep.go.th (prime.oaep.go.th [202.44.64.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA13151 for ; Mon, 25 Jan 1999 22:37:59 -0800 (PST) (envelope-from pirat@prime.oaep.go.th) Received: (from pirat@localhost) by prime.oaep.go.th (8.8.8/8.8.8) id NAA25192 for questions@FreeBSD.ORG; Tue, 26 Jan 1999 13:40:17 +0700 (ICT) (envelope-from pirat) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Tue, 26 Jan 1999 13:40:16 +0700 (ICT) Reply-To: pirat@center.oaep.go.th From: Pirat SRIYOTHA To: questions@FreeBSD.ORG Subject: /kernel: de0: receive: 00:20:af:15:b5:18: bad crc Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, i am using FreeBSD-2.2.8-stable. i recently get message quite often that pops up at the root's terminal. that message some time says /kernel: de0: receive: 00:20:af:15:b5:18: bad crc and some time says /kernel: de0: receive: 00:20:af:15:b5:18: alignment error my question is that, will this bring to a security problem ? many thanks for any helps and informations with best regards, pirat sriyotha ---------------------------------- E-Mail: Pirat SRIYOTHA Date: 26-Jan-99 Time: 13:27:11 This message was sent by XFMail ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 22:41:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA13552 for freebsd-questions-outgoing; Mon, 25 Jan 1999 22:41:38 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.atl.bellsouth.net (mail.atl.bellsouth.net [205.152.0.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA13547 for ; Mon, 25 Jan 1999 22:41:34 -0800 (PST) (envelope-from wghicks@bellsouth.net) Received: from wghicks.bellsouth.net (root@host-209-214-68-227.atl.bellsouth.net [209.214.68.227]) by mail.atl.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id BAA06552; Tue, 26 Jan 1999 01:41:32 -0500 (EST) Received: from wghicks (wghicks@localhost [127.0.0.1]) by wghicks.bellsouth.net (8.9.2/8.9.2) with ESMTP id BAA51952; Tue, 26 Jan 1999 01:58:11 -0500 (EST) (envelope-from wghicks@wghicks.bellsouth.net) Message-Id: <199901260658.BAA51952@bellsouth.net> To: "Jason C. Wells" cc: freebsd-questions@FreeBSD.ORG, wghicks@wghicks.bellsouth.net Subject: Re: 403 In-reply-to: Your message of "Tue, 26 Jan 1999 06:30:21 GMT." Date: Tue, 26 Jan 1999 01:58:11 -0500 From: W Gerald Hicks Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > The first thing to read is: > http:/www.freebsd.org/handbook/install.html Actually, I'd recommend this one first: http://www.freebsd.org/projects/newbies.html Cheers, Jerry Hicks wghicks@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 22:42:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA13718 for freebsd-questions-outgoing; Mon, 25 Jan 1999 22:42:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA13713 for ; Mon, 25 Jan 1999 22:42:55 -0800 (PST) (envelope-from heiphetz@cvzoom.net) Received: from night_flight (lcp199.cvzoom.net [208.230.68.199]) by ns.cvzoom.net (8.9.1/8.9.1) with SMTP id BAA15734; Tue, 26 Jan 1999 01:30:16 -0500 (EST) Message-Id: <3.0.6.32.19990126014303.00911700@cvzoom.net> X-Sender: heiphetz@cvzoom.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Tue, 26 Jan 1999 01:43:03 -0500 To: Greg Lehey From: Alex Heiphetz Subject: Re: telnet/ftp NOT DNS problem Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <19990126165536.W66239@freebie.lemis.com> References: <3.0.6.32.19990126004735.0090a840@cvzoom.net> <3.0.6.32.19990126004735.0090a840@cvzoom.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes, I can telnet to localhost, as well to 127.0.0.1 Thank you for fast reply, A.Heiphetz At 04:55 PM 1/26/99 +1030, Greg Lehey wrote: >On Tuesday, 26 January 1999 at 0:47:35 -0500, Alex Heiphetz wrote: >> Problem: >> I can't telnet or ftp to FreeBSD box although I can work out of it fine, >> ping, traceroute, etc. The connection just hangs for a couple minutes, >> then tells me "cannot telnet..." >> >> When I run trafshow on the server, I do see request for telnet/ftp coming, >> but inetd (which _is_ running) does not react. (conf files are OK, >> telent and ftp are among allowed services). > >We used to have a problem with inetd. Can you telnet to localhost on >this machine? > >Greg >-- >When replying to this message, please copy the original recipients. >For more information, see http://www.lemis.com/questions.html >See complete headers for address, home page and phone numbers >finger grog@lemis.com for PGP public key > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 22:43:24 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA13772 for freebsd-questions-outgoing; Mon, 25 Jan 1999 22:43:24 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gw.caamora.com.au (jonath5.lnk.telstra.net [139.130.41.237]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA13753; Mon, 25 Jan 1999 22:43:16 -0800 (PST) (envelope-from jon@gw.caamora.com.au) Received: (from jon@localhost) by gw.caamora.com.au (8.8.8/8.8.8) id RAA22645; Tue, 26 Jan 1999 17:46:37 +1100 (EST) (envelope-from jon) Message-ID: <19990126174636.C21039@caamora.com.au> Date: Tue, 26 Jan 1999 17:46:36 +1100 From: jonathan michaels To: "Jordan K. Hubbard" Cc: freebsd-questions@FreeBSD.ORG, freebsd-chat@FreeBSD.ORG Subject: Re: DVDs [and MPEG decoder hardware] Mail-Followup-To: "Jordan K. Hubbard" , freebsd-questions@freebsd.org, freebsd-chat@freebsd.org References: <199901252248.QAA55335@jake.lodgenet.com> <88102.917315784@zippy.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <88102.917315784@zippy.cdrom.com>; from Jordan K. Hubbard on Mon, Jan 25, 1999 at 05:56:24PM -0800 X-Operating-System: FreeBSD gw.caamora.com.au 2.2.7-RELEASE i386 X-Mood: i'm alive, if it counts Organisation: Caamora, PO Box 144, Rosebery NSW 1445 Australia Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jan 25, 1999 at 05:56:24PM -0800, Jordan K. Hubbard wrote: > > I'm looking at the same card. We're supposed to have one in this > > week. I've started a dialog with Sigma Designs to see if we can > > get the programming infos. > > Well, that's more promising news on the DVD front than I've seen for > awhile, great stuff! > > I hope something comes of this, and my letter to Brian concerning > creative labs should not be considered to be directed at Brian alone > if anyone else has interest in the CL product. :) They're cheap enough > and important enough to FreeBSD's multimedia picture that I'd be just > happy to buy a couple of them as one. before i drive yet another nail into my own coffin .. on second thoughs i;ve removed the people from teh cc: line, i have enough enemies after my head, i dont need more nemies. this is good news on the hardware compaitabity front, if i ever get a dvd kit i will thank you all for your persaverance. now, on to my rant .... you guys (freebsd users, not yiu guys in particular) are all so heated up about getting another stinking dvd, super expensive bit of new tommorrow hardware .. all teh pretty bits that bloody minded equipemt makers cannot get out of teh way of thier feet fast enough to get into your greedy hands all for waht .. free software driver development. i cna relate to that, i;d do the sme thing if the saps were so keen to get a few bits of garbage hardware .. i;d go laughing all the way to the bank. BUT .. what of teh people who have been excluded freom using freebsd by dint of teh fact that freebsd dosent have suitable video 'driver' of teh textmode console to provide a character set that is readble by people with diminished visual capacity .. i'm not going to thoush the neurolological defeciets, but, its all part of the same deal. its not pretty to work on a bit of software that will be used by some ugly deforemed of body or slured and drooling mouthed person whost speach is so hard to follow most so called normal people turn away in disgust and writeoff the stinking carcase as a 'moron' with an "iq" in the minus region. because they cannot deal with the reality that not all people are picture perfect america adverisement postcrd cut out people, it ain't pretty and its not finaccilly rewarding. i know about a dozen people who would be chuffed to bits to be able to sue a computer to bea ble to talk to other people .. sure this group would hide behind teh anonimity we all do in email .. the www and email is a place where minds can meet and people can get to know people .. where the physical, teh repulsive viseral reality can be set aside and people can, people do talk to people on a more or less equal footing. a dvd player kit is probely no more expensive than a 21 inch sony or hitachi, well the sony definately .. hitachi are sill high quality enough to hold thier price. .. yes a few hitachi 21 inch monitors and possibly matrox's or stb velocituies . or some other card cable of being drive to 1600x1400x256. and a real programmer of two to help the visually imperared group to 'develop' a text mode driver that will enable teh std console in text mode to display characters that are about 10 times higer and some 8 times wider than currently available . so that not just us uglies can use your sanitarily cleansed politically corrected self defence mechanism .. older people who have retired can beomce once more usefull contributors, young people with severly dsyfunctionla viusl corext deveoplemnt can have an avenue to communiice, dsylexics could have a chance to lear to read and to write. we are sorry that all you poeple are just vultures hang around teh dvd give outs .. wasting so much talent on worthless development when so many cry out for just a little concideration. i won;t appologies for the harshness of my address, i an sick and tired of seeing souch gratious developemnt .. the hig end is so wonderfully supported, bu tthe devil take the hindmost if you are not like the hurd .. your only alternative is teh microsoft environment and teh vilification of the jerk element that is making it self disgustingly self evident even here in the sanity that once prevailed freebsd- mailinglists. i once ask a freind of mine about support for the disabled .. her responce sickened me .. she was so concerned abouyt the small number, the so little return on investment the strain on teh poor volunter developers working for so little return. i trikes me a a triffle ludicrust .. how many people are going to embrace dvd's. propbly far less than their are people who could use freensd if they could read the bloody screen .. who knows what sort of taleent is beiong driven awya by our disgusting obvious repulsion of teh real needs of real people. ok rant mode ended .. for this time take care the only difference between me, the use of teh disabl;ed world is the i got here before you did .. you will greo old, you will loose you rteeth, you will get incontinet, you will loose your sppech and sight you will beomce senile .. your wonderfull meidacl system cannot stop you from getting old. normally i spen some time rewriting my posts to remove the typos caused by my broken brian pros and the miss-seeings caused by using a 14 nch montit and type suze a lawyer would be proud to call 'the fine print'. regards jonathan for the spelling elitists .. you loose 35 percent of you brain and see how well you spell .. if yo can still wlak and talk and yse your hands that is. -- =============================================================================== Jonathan Michaels PO Box 144, Rosebery, NSW 1445 Australia =========================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 22:44:50 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA13984 for freebsd-questions-outgoing; Mon, 25 Jan 1999 22:44:50 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailhub.ainet.com (mailhub.ainet.com [204.30.40.29]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA13979 for ; Mon, 25 Jan 1999 22:44:48 -0800 (PST) (envelope-from jmscott@ainet.com) Received: from shell.ainet.com (jmscott@shell.ainet.com [204.30.40.108]) by mailhub.ainet.com (8.9.1/8.9.1) with SMTP id WAA18852; Mon, 25 Jan 1999 22:44:47 -0800 (PST) Received: from localhost by shell.ainet.com (4.1/SMI-4.1) id AA29941; for freebsd-questions@FreeBSD.ORG; Mon, 25 Jan 99 22:47:12 PST Date: Mon, 25 Jan 1999 22:47:12 -0800 (PST) From: "Joseph M. Scott" To: Darren Littlejohn Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sendmail In-Reply-To: <001801be48a7$5d88fe70$250a7280@sigmund_nt.ucsc.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 Check out the sendmail website on virtual domain arrangements : http://www.sendmail.org/virtual-hosting.html That will provide you with probably more info that you need. Assuming dns is setup correctly you'll need to make your sendmail knows how to deal with the sendmail.cw file ( or add the domain(s) right into the sendmail.cf file ). On Mon, 25 Jan 1999, Darren Littlejohn wrote: > Goal: To run mail in FreeBSD 2.7.7 i386, but process mail from another > domain, which really points to this box. > > I have a box running as www.machine.com > > but my domain is registered to point to this box: www.mydomain.com sends me > to the above. I have Apache configured to run as www.mydomain.com to make > this work. Now I need to do the same form mail. > > I want to set up mail to go to me@mydomain.com, but run off > www.machine.com's sendmail. > > How can I set this up? In rc.conf I set sendmail =YES, and it has > www.machine.com in it's configuration. All I can find for sendmail is > sendmail.cf. I don't know if the machine has to reboot to run it. > > I thought there might be some way to have mail@machine.com run the mail > server, and have an alias pointing mail directed to mail@mydomain.com to > process it. > > I don't need to run POP do I? > > Please email me directly, since I am not on the list. > > > Darren Littlejohn > Psychology Instructional Computing Manager > Psychology Faculty Services > University of California Santa Cruz > 831-459-4652 > darrenl@cats.ucsc.edu > > I often quote myself; it adds spice to my conversation. -George Bernard > Shaw > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > * Joseph M. Scott * jmscott@ainet.com * American InfoMetrics * Modesto, CA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 22:49:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA14275 for freebsd-questions-outgoing; Mon, 25 Jan 1999 22:49:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailhub.ainet.com (mailhub.ainet.com [204.30.40.29]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA14269; Mon, 25 Jan 1999 22:49:37 -0800 (PST) (envelope-from jmscott@ainet.com) Received: from shell.ainet.com (jmscott@shell.ainet.com [204.30.40.108]) by mailhub.ainet.com (8.9.1/8.9.1) with SMTP id WAA18865; Mon, 25 Jan 1999 22:49:35 -0800 (PST) Received: from localhost by shell.ainet.com (4.1/SMI-4.1) id AA00156; for freebsd-isp@FreeBSD.ORG; Mon, 25 Jan 99 22:52:00 PST Date: Mon, 25 Jan 1999 22:52:00 -0800 (PST) From: "Joseph M. Scott" To: Administrator Cc: freebsd-questions@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG Subject: Re: Vhosts 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, 25 Jan 1999, Administrator wrote: > Hi, > > Is there a way to specify what users can use a specified host ? > I have some vhosts that i dont want users using, yet none tend to listen, > for now i'm killing their processes manually and sending a warning > message. What do you mean by "use a specified host"? What services are you refering to? Telnet, web, pop, smtp? > Someone claimed it was possible, i have my doubts though. With any luck something will work out for what you need :-) > > Thanks, > > - Ace24 > > PS: could you cc me in your reply as i'm not on this list. > > * Joseph M. Scott * jmscott@ainet.com * American InfoMetrics * Modesto, CA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 23:11:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA17515 for freebsd-questions-outgoing; Mon, 25 Jan 1999 23:11:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from newmail.netbistro.com (newmail.netbistro.com [204.239.167.35]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA17510 for ; Mon, 25 Jan 1999 23:11:22 -0800 (PST) (envelope-from kevin@midnightfire.bc.ca) Received: (qmail 28057 invoked by alias); 26 Jan 1999 07:11:20 -0000 Message-ID: <19990126071119.28056.qmail@newmail.netbistro.com> Received: (qmail 28038 invoked from network); 26 Jan 1999 07:11:19 -0000 Received: from ip101.dialup.pgonline.com (HELO fire) (204.239.167.101) by newmail.netbistro.com with SMTP; 26 Jan 1999 07:11:19 -0000 From: "Kevin Eastman" To: freebsd-questions@FreeBSD.ORG Date: Mon, 25 Jan 1999 23:08:53 -0800 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Irc and DCC Reply-to: kevin@midnightfire.bc.ca X-mailer: Pegasus Mail for Win32 (v3.01d) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to get Mirc's DCC to work through my FreeBSD box. I have IPFW and NATD installed as well as SOCKS5, however, whenever I try to send a file, the other person gets a message saying "port 0 rejected". Would anyone be able to tell me what the problem could be? Kind Regards Kevin Eastman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 23:22:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA19171 for freebsd-questions-outgoing; Mon, 25 Jan 1999 23:22:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from crazy.weirdo.net (crazy.weirdo.net [207.207.215.209]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA19161 for ; Mon, 25 Jan 1999 23:22:17 -0800 (PST) (envelope-from chrismar@console.org) Received: from localhost (chrismar@localhost) by crazy.weirdo.net (8.9.1/8.9.1) with ESMTP id CAA07595 for ; Tue, 26 Jan 1999 02:22:39 -0500 (EST) Date: Tue, 26 Jan 1999 02:22:38 -0500 (EST) From: Chris Martino X-Sender: chrismar@crazy.weirdo.net To: freebsd-questions@FreeBSD.ORG Subject: Unremovable 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 Hi guys, I'm trying to rm a file and for some reason it won't let me do it. Whenever I try it gives me a rm: authlog.1.gz: Operation not permitted stupid:/var/log/ % ls -l total 286274103 b--xr-srw- 30063 8736 29287 194, 231 Jun 6 2032 authlog.1.gz Any ideas on how I can get rid of this file? Chris -- This is my sig. Fear it! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 23:24:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA19298 for freebsd-questions-outgoing; Mon, 25 Jan 1999 23:24:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chopin.seattleu.edu (chopin.seattleu.edu [206.81.198.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA19290 for ; Mon, 25 Jan 1999 23:24:07 -0800 (PST) (envelope-from hodeleri@seattleu.edu) Received: from seattleu.edu ([172.17.41.90]) by chopin.seattleu.edu (8.8.5/8.8.5) with ESMTP id XAA18646; Mon, 25 Jan 1999 23:24:03 -0800 (PST) Message-ID: <36AD6D92.80C486A7@seattleu.edu> Date: Mon, 25 Jan 1999 23:24:02 -0800 From: Eric Hodel X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Joe Mama CC: freebsd-questions@FreeBSD.ORG Subject: Re: error 1 References: <36AD1252.D35B2700@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 Joe Mama wrote: > > thanks for the prompt reply. I was kind of overwhelmed the the newness, > coming from slackware and found that the problem was I had eis0 > commented out which worked. Now running into some other problems. > > On another tip....once installing one of the ports, do you need to keep > that port directory? Same with compiling new kernels...once it's made > can I safely remove the sys folder? If you cvsup your ports, its safer to leave them as is. What you can do is make install && make distclean in order to make the port, clean the port, then remove the source file. If you wanted to keep the distfiles, you could make install && make clean. -- Eric Hodel hodeleri@seattleu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 23:24:51 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA19366 for freebsd-questions-outgoing; Mon, 25 Jan 1999 23:24:51 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chopin.seattleu.edu (chopin.seattleu.edu [206.81.198.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA19359 for ; Mon, 25 Jan 1999 23:24:49 -0800 (PST) (envelope-from hodeleri@seattleu.edu) Received: from seattleu.edu ([172.17.41.90]) by chopin.seattleu.edu (8.8.5/8.8.5) with ESMTP id XAA18708; Mon, 25 Jan 1999 23:24:45 -0800 (PST) Message-ID: <36AD6DBD.1B63554B@seattleu.edu> Date: Mon, 25 Jan 1999 23:24:45 -0800 From: Eric Hodel X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Joe Mama CC: freebsd-questions@FreeBSD.ORG Subject: Re: error 1 References: <36AD1252.D35B2700@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 Joe Mama wrote: > > thanks for the prompt reply. I was kind of overwhelmed the the newness, > coming from slackware and found that the problem was I had eis0 > commented out which worked. Now running into some other problems. > > On another tip....once installing one of the ports, do you need to keep > that port directory? Same with compiling new kernels...once it's made > can I safely remove the sys folder? > > thanks again One more thing, make clean and make distclean also clean all ports that the current port is dependant upon. -- Eric Hodel hodeleri@seattleu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 23:41:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA21238 for freebsd-questions-outgoing; Mon, 25 Jan 1999 23:41:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from crazy.weirdo.net (crazy.weirdo.net [207.207.215.209]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA21229 for ; Mon, 25 Jan 1999 23:41:18 -0800 (PST) (envelope-from chrismar@console.org) Received: from localhost (chrismar@localhost) by crazy.weirdo.net (8.9.1/8.9.1) with ESMTP id CAA07708; Tue, 26 Jan 1999 02:41:14 -0500 (EST) Date: Tue, 26 Jan 1999 02:41:13 -0500 (EST) From: Chris Martino X-Sender: chrismar@crazy.weirdo.net To: Robert Chalmers cc: freebsd-questions@FreeBSD.ORG Subject: Re: Unremovable file? In-Reply-To: <36AD7481.41C62ADC@chalmers.com.au> 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 that before posting to the list, here is it's output: stupid:/var/log/ % chmod 666 authlog.1.gz chmod: authlog.1.gz: Operation not permitted stupid:/var/log/ % rm -i authlog.1.gz rm: remove `authlog.1.gz'? y rm: authlog.1.gz: Operation not permitted C -- This is my sig. Fear it! On Tue, 26 Jan 1999, Robert Chalmers wrote: > Try > > I just noticed, the permissions wont let you anyway... > > do a chmod 666 authlog.1.gz then a rm > > rm -i auth* > > and the prompt should ask you if you want to. answer [y] > > > bob > Chris Martino wrote: > > > Hi guys, > > I'm trying to rm a file and for some reason it won't let me do it. > > Whenever I try it gives me a rm: authlog.1.gz: Operation not permitted > > > > stupid:/var/log/ % ls -l > > total 286274103 > > b--xr-srw- 30063 8736 29287 194, 231 Jun 6 2032 authlog.1.gz > > > > Any ideas on how I can get rid of this file? > > > > Chris > > > > -- > > This is my sig. Fear it! > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > http://www.chalmers.com.au. Publications From China in 24 different languages. > English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, > Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, > Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 23:46:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA21855 for freebsd-questions-outgoing; Mon, 25 Jan 1999 23:46:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason02.u.washington.edu (jason02.u.washington.edu [140.142.76.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA21850 for ; Mon, 25 Jan 1999 23:46:21 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul2.u.washington.edu (root@saul2.u.washington.edu [140.142.56.21]) by jason02.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id XAA23330 for ; Mon, 25 Jan 1999 23:46:20 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul2.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id XAA08654 for ; Mon, 25 Jan 1999 23:46:19 -0800 (PST) Date: Tue, 26 Jan 1999 07:45:41 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: FreeBSD-questions Subject: Booting from ahc0 with loader 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 formerly could not boot from my scsi because my system bios wouldn't support it. Does the new "third stage" loader let me boot from scsi? 'man boot' seems to say no but it's worth asking. Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 25 23:58:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA23378 for freebsd-questions-outgoing; Mon, 25 Jan 1999 23:58:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from caladan.tdx.co.uk (caladan.tdx.co.uk [195.188.177.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA23356 for ; Mon, 25 Jan 1999 23:58:05 -0800 (PST) (envelope-from kpielorz@tdx.co.uk) Received: from tdx.co.uk (lorca-tx.tdx.co.uk [195.188.177.242]) by caladan.tdx.co.uk (8.9.2/8.9.2) with ESMTP id HAA58033; Tue, 26 Jan 1999 07:57:45 GMT Message-ID: <36AD7578.7609D13D@tdx.co.uk> Date: Tue, 26 Jan 1999 07:57:44 +0000 From: Karl Pielorz Organization: TDX - The Digital eXchange X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: Timothy Westerdahl CC: freebsd-questions@FreeBSD.ORG Subject: Re: Bandwidth Usage References: <3.0.6.32.19990125200414.007988a0@mail.cabonet.net.mx> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Timothy Westerdahl wrote: > > Hi, > > We use "Bing" to determine bandwidth measurement between two points. > The question is: If I know the bandwidth size, how can I determine the > amount of > that bandwidth used or consumed. If one of the 'bing' points is on your machine/router - look at the MRTG port (/usr/ports/net/mrtg). If it's not on your machine you could still customize MRTG to track it, but remember 'bing' results vary wildly at the best of times (and on a loaded link it's even worse) = not a very accurate/reliable way of tracking bandwidth... :( -Kp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 00:11:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA24800 for freebsd-questions-outgoing; Tue, 26 Jan 1999 00:11:53 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [212.110.138.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA24739 for ; Tue, 26 Jan 1999 00:11:10 -0800 (PST) (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.9.2/8.9.2/UCB) id KAA22730; Tue, 26 Jan 1999 10:09:30 +0200 (EET) Date: Tue, 26 Jan 1999 10:09:30 +0200 From: Ruslan Ermilov To: Josef Grosch Cc: Greg Lehey , FreeBSD Questions Subject: Re: [FYI] Oracle on FreeBSD: official response Message-ID: <19990126100930.A18505@ucb.crimea.ua> Mail-Followup-To: Josef Grosch , Greg Lehey , FreeBSD Questions References: <19990125113352.A28261@ucb.crimea.ua> <19990126105355.Q36690@freebie.lemis.com> <19990125164657.A28375@mooseriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.17i In-Reply-To: <19990125164657.A28375@mooseriver.com>; from Josef Grosch on Mon, Jan 25, 1999 at 04:46:58PM -0800 X-Operating-System: FreeBSD 2.2.8-STABLE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jan 25, 1999 at 04:46:58PM -0800, Josef Grosch wrote: > On Tue, Jan 26, 1999 at 10:53:55AM +1030, Greg Lehey wrote: > > On Monday, 25 January 1999 at 11:33:52 +0200, Ruslan Ermilov wrote: > > > Hi! > > > > > > Recently someone posted the message that, according > > > to Oracle Sales, Oracle for FreeBSD will be available > > > in the middle of February. > > > > > > Yesterday I asked Oracle Support whether they have > > > any plans to release FreeBSD version of Oracle Server. > > > > > > Attached are the question and the answer (HTML). > > > > Wouldn't it have been easier on people who use mailers for reading > > mail if you had just relayed the answer? Because it was ``official'', I don't wanted to change anything. I just removed HREFs and IMGs. > > Agree! The whole world does not use netscape as a mail reader. Please stop > sending HTML wrapped mail. > > > Josef > I can't undestand why I should stop to do this? It seems you're lazy to make your mailer display HTML for you ;-) I don't use Netscape. Like you both, I use `mutt' (in the ports). Its autoview feature and `lynx' (also in the ports) allow me to view HTML. To view HTMLs in the `mutt' you should: 1. install `lynx' 2. add the following line to ~/.muttrc: auto_view text/html 3. create ~/.mailcap with the following line: text/html; lynx -dump -force_html %s; copiousoutput Is it too much? ;-) See you, -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank +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 Jan 26 00:15:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA25303 for freebsd-questions-outgoing; Tue, 26 Jan 1999 00:15:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from Vorlon.odc.net (Vorlon.odc.net [207.137.42.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA25297 for ; Tue, 26 Jan 1999 00:15:53 -0800 (PST) (envelope-from nwestfal@Vorlon.odc.net) Received: from localhost (nwestfal@localhost) by Vorlon.odc.net (8.8.7/8.8.7) with ESMTP id AAA19708; Tue, 26 Jan 1999 00:15:42 -0800 Date: Tue, 26 Jan 1999 00:15:42 -0800 (PST) From: Neal Westfall To: Chris Martino cc: freebsd-questions@FreeBSD.ORG Subject: Re: Unremovable file? 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 Try this: chflags -noschg authlog.1.gz rm -f authlog.1.gz On Tue, 26 Jan 1999, Chris Martino wrote: > Hi guys, > I'm trying to rm a file and for some reason it won't let me do it. > Whenever I try it gives me a rm: authlog.1.gz: Operation not permitted > > stupid:/var/log/ % ls -l > total 286274103 > b--xr-srw- 30063 8736 29287 194, 231 Jun 6 2032 authlog.1.gz > > Any ideas on how I can get rid of this file? > > Chris > > -- > This is my sig. Fear it! > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Neal Westfall mailto:nwestfal@odc.net http://www.odc.net/~nwestfal/ FreeBSD: The Power To Serve! http://www.freebsd.org/ $Id: dot.signature,v 1.2 1998/12/30 08:23:13 nwestfal Exp nwestfal $ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 00:17:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA25462 for freebsd-questions-outgoing; Tue, 26 Jan 1999 00:17:32 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (post-20.mail.demon.net [194.217.242.27]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA25450 for ; Tue, 26 Jan 1999 00:17:29 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #2) id 1053ga-0003KK-00; Tue, 26 Jan 1999 08:17:25 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id IAA01581; Tue, 26 Jan 1999 08:16:50 GMT Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA02214; Tue, 26 Jan 99 08:16:49 GMT Message-Id: <36AD79D9.BE03F96E@uk.radan.com> Date: Tue, 26 Jan 1999 08:16:25 +0000 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 4.1.3_U1 sun4m) X-Accept-Language: en-GB Mime-Version: 1.0 To: Chris Martino Cc: Robert Chalmers , freebsd-questions@FreeBSD.ORG Subject: Re: Unremovable file? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chris Martino wrote: > > I tried that before posting to the list, here is it's output: > > stupid:/var/log/ % chmod 666 authlog.1.gz ^^^ You don't appear to be root. Try doning this as root. > chmod: authlog.1.gz: Operation not permitted > stupid:/var/log/ % rm -i authlog.1.gz > rm: remove `authlog.1.gz'? y > rm: authlog.1.gz: Operation not permitted > > C > > -- > This is my sig. Fear it! > > On Tue, 26 Jan 1999, Robert Chalmers wrote: > > > Try > > > > I just noticed, the permissions wont let you anyway... > > > > do a chmod 666 authlog.1.gz then a rm > > > > rm -i auth* > > > > and the prompt should ask you if you want to. answer [y] > > > > > > bob > > Chris Martino wrote: > > > > > Hi guys, > > > I'm trying to rm a file and for some reason it won't let me do it. > > > Whenever I try it gives me a rm: authlog.1.gz: Operation not permitted > > > > > > stupid:/var/log/ % ls -l > > > total 286274103 > > > b--xr-srw- 30063 8736 29287 194, 231 Jun 6 2032 authlog.1.gz > > > > > > Any ideas on how I can get rid of this file? > > > > > > Chris > > > > > > -- > > > This is my sig. Fear it! > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > -- > > http://www.chalmers.com.au. Publications From China in 24 different languages. > > English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, > > Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, > > Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 00:28:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA27244 for freebsd-questions-outgoing; Tue, 26 Jan 1999 00:28:57 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.gulftel.com (mail.gulftel.com [208.222.57.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA27237 for ; Tue, 26 Jan 1999 00:28:55 -0800 (PST) (envelope-from rjob@gulftel.com) Received: from gulftel.com ([208.222.59.247]) by mail.gulftel.com (Post.Office MTA v3.1.2 release (PO205-101c) ID# 0-58681U15000L999S0V35) with ESMTP id AAA254 for ; Mon, 25 Jan 1999 21:17:07 -0600 Message-ID: <36AD3242.73A7EE45@gulftel.com> Date: Mon, 25 Jan 1999 21:10:58 -0600 From: bob olbrich X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: installing 3.0-release,term,and mwave modem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Last year I tried installing 2.2.6 (via FTP) and failed. At that time the IBM Mwave modem was not supported. Since then I saw a posting suggesting that the Mwave worked in version 3.0 (I've found some time to work on this, finally) First, my serial port now probes: sio0 at 0x3f8 - 0x3ff irq 4 flags 0x10 on isa ( I think this is OK) Next, I go through the normal stages (novice installation , Fdisk partition, disklabel editor, ftp install, ppp interface, and network configuration). Then alt-f3 to the term screen and get: working in interactive mode using interface: tun0 phase: PPP started (interactive mode) ppp ON rjob > term phase:bundle:establish phase:deflink:closed -> opening phase:deflink:connected! deflink:entering terminal mode on /dev/cuaa0 type '~?' for help phase:deflink:opening -> ready After the above the keyboard is locked out I appreciate any comments. Thanks, Bob Olbrich rjob@gulftel.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 00:34:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA28025 for freebsd-questions-outgoing; Tue, 26 Jan 1999 00:34:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from superior.mooseriver.com (superior.mooseriver.com [208.138.31.113]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA28018 for ; Tue, 26 Jan 1999 00:34:36 -0800 (PST) (envelope-from jgrosch@superior.mooseriver.com) Received: (from jgrosch@localhost) by superior.mooseriver.com (8.8.8/8.8.8) id AAA03132; Tue, 26 Jan 1999 00:34:32 -0800 (PST) (envelope-from jgrosch) Message-ID: <19990126003432.A3028@mooseriver.com> Date: Tue, 26 Jan 1999 00:34:32 -0800 From: Josef Grosch To: Greg Lehey , FreeBSD Questions Subject: Re: [FYI] Oracle on FreeBSD: official response Reply-To: jgrosch@mooseriver.com References: <19990125113352.A28261@ucb.crimea.ua> <19990126105355.Q36690@freebie.lemis.com> <19990125164657.A28375@mooseriver.com> <19990126100930.A18505@ucb.crimea.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <19990126100930.A18505@ucb.crimea.ua>; from Ruslan Ermilov on Tue, Jan 26, 1999 at 10:09:30AM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jan 26, 1999 at 10:09:30AM +0200, Ruslan Ermilov wrote: > On Mon, Jan 25, 1999 at 04:46:58PM -0800, Josef Grosch wrote: > > On Tue, Jan 26, 1999 at 10:53:55AM +1030, Greg Lehey wrote: > > > On Monday, 25 January 1999 at 11:33:52 +0200, Ruslan Ermilov wrote: > > > > Hi! > > > > > > > > Recently someone posted the message that, according > > > > to Oracle Sales, Oracle for FreeBSD will be available > > > > in the middle of February. > > > > > > > > Yesterday I asked Oracle Support whether they have > > > > any plans to release FreeBSD version of Oracle Server. > > > > > > > > Attached are the question and the answer (HTML). > > > > > > Wouldn't it have been easier on people who use mailers for reading > > > mail if you had just relayed the answer? > > Because it was ``official'', I don't wanted to change anything. > I just removed HREFs and IMGs. > > > > > Agree! The whole world does not use netscape as a mail reader. Please stop > > sending HTML wrapped mail. > > > > > > Josef > > > > I can't undestand why I should stop to do this? > It seems you're lazy to make your mailer display HTML for you ;-) > > I don't use Netscape. Like you both, I use `mutt' (in the ports). > Its autoview feature and `lynx' (also in the ports) allow me to > view HTML. > > To view HTMLs in the `mutt' you should: > > 1. install `lynx' > 2. add the following line to ~/.muttrc: > auto_view text/html > 3. create ~/.mailcap with the following line: > text/html; lynx -dump -force_html %s; copiousoutput > > Is it too much? ;-) Yes, this is very clever. Thank you for sending this us. Can you help me with a problem ? I also use mutt and I have friends who send me email in Postscript, LaTex, PCL, and PDF. Not to mention microsoft word format documents with embedded excel documents. Could you figure out how to get mutt to display these formats. And while you are at it can you see what you can do about Pine, Elm, Mail, exmh, and tkrat. ;-) The above is sarcasm. What I am try to point out it that not everybody uses mutt and not everybody is interested in spending their time figuring out how to get their favorite mail reader to understand every document format. The reason we use ASCII text is because it is a common format. If we don't use common standards we will end up spending more and more time inventing clever little hacks to translate back and forth between our favorite document format. This is the lesson of the Tower of Babble. HTML is to web browser as Postscript is to printers as ASCII is to mail readers. Josef "no more coffee for me" Grosch -- Josef Grosch | Another day closer to a | FreeBSD 3.0 jgrosch@MooseRiver.com | Micro$oft free world | UNIX for the masses To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 00:45:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA29225 for freebsd-questions-outgoing; Tue, 26 Jan 1999 00:45:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA29218 for ; Tue, 26 Jan 1999 00:45:17 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id TAA05770; Tue, 26 Jan 1999 19:15:11 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id TAA94486; Tue, 26 Jan 1999 19:15:00 +1030 (CST) Date: Tue, 26 Jan 1999 19:15:00 +1030 From: Greg Lehey To: Josef Grosch , FreeBSD Questions Subject: Re: [FYI] Oracle on FreeBSD: official response Message-ID: <19990126191500.Z66239@freebie.lemis.com> References: <19990125113352.A28261@ucb.crimea.ua> <19990126105355.Q36690@freebie.lemis.com> <19990125164657.A28375@mooseriver.com> <19990126100930.A18505@ucb.crimea.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <19990126100930.A18505@ucb.crimea.ua>; from Ruslan Ermilov on Tue, Jan 26, 1999 at 10:09:30AM +0200 WWW-Home-Page: http://www.lemis.com/~grog 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, 26 January 1999 at 10:09:30 +0200, Ruslan Ermilov wrote: > On Mon, Jan 25, 1999 at 04:46:58PM -0800, Josef Grosch wrote: >> On Tue, Jan 26, 1999 at 10:53:55AM +1030, Greg Lehey wrote: >>> On Monday, 25 January 1999 at 11:33:52 +0200, Ruslan Ermilov wrote: >>>> Hi! >>>> >>>> Recently someone posted the message that, according >>>> to Oracle Sales, Oracle for FreeBSD will be available >>>> in the middle of February. >>>> >>>> Yesterday I asked Oracle Support whether they have >>>> any plans to release FreeBSD version of Oracle Server. >>>> >>>> Attached are the question and the answer (HTML). >>> >>> Wouldn't it have been easier on people who use mailers for reading >>> mail if you had just relayed the answer? > > Because it was ``official'', I don't wanted to change anything. > I just removed HREFs and IMGs. Sure, I don't really have any objection to that. But it wouldn't have done any harm to add a summary for those people who don't have HTML mail configured. >> Agree! The whole world does not use netscape as a mail reader. Please stop >> sending HTML wrapped mail. > > I can't undestand why I should stop to do this? > > It seems you're lazy to make your mailer display HTML for you ;-) As Josef points out in his reply to this message, it's not always a question of laziness. > I don't use Netscape. Like you both, I use `mutt' (in the ports). > Its autoview feature and `lynx' (also in the ports) allow me to > view HTML. > > To view HTMLs in the `mutt' you should: > > 1. install `lynx' > 2. add the following line to ~/.muttrc: > auto_view text/html > 3. create ~/.mailcap with the following line: > text/html; lynx -dump -force_html %s; copiousoutput > > Is it too much? ;-) No, it's not enough if I send you an attachment with graphics. That's one of the problems: there are too many possible incompatibilities. See http://www.lemis.com/email.html for more possibilities. But since we're talking about mutt, you might prefer this approach: 1. Install netscrape. 2. Add the following line to ~/.muttrc: auto_view text/html 3. Add the following single line to /usr/local/etc/mailcap: text/html; cp %s /var/tmp && netscape -remote "openURL(file:/var/tmp/`basename %s`)" || netscape /var/tmp/`basename %s` I sent this previous line out as a single line. If you receive it folded, your mailer is broken. It must be inserted into the file as a single line. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 00:52:52 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA29793 for freebsd-questions-outgoing; Tue, 26 Jan 1999 00:52:52 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.underworld.nu (s241-cdm44.amar.tcac.net [207.50.44.241]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA29788 for ; Tue, 26 Jan 1999 00:52:51 -0800 (PST) (envelope-from carbon@underworld.nu) Received: from carbon [207.50.44.241] by underworld.nu [207.50.44.241] with SMTP (MDaemon.v2.7.SP4.R) for ; Tue, 26 Jan 1999 14:21:31 -0600 From: "WarezSearch Interactive, Inc." To: Subject: NIC Problems Date: Tue, 26 Jan 1999 14:21:31 -0600 Message-ID: <000001be4969$762b5e60$f12c32cf@carbon.tcac.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 X-MDaemon-Deliver-To: freebsd-questions@FreeBSD.ORG X-Return-Path: carbon@underworld.nu Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have tried to install a number of UNIX/LINUX OS's including Red Hat Linux, and Solaris. All of which did not support my NIC. It is a D-Link DE 220 and most OS's support the 550 model, but not mine. I was wondering if any knew if FreeBSD would be able to run my NIC. I need this to work so that my Internet Connection can be established. I have a Cable Modem and would love to run UNIX or LINUX, but I have not found one that will work properly. If anyone has any ideas, please let me know. Brandon NeonMoon Creations™ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 01:47:16 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA06203 for freebsd-questions-outgoing; Tue, 26 Jan 1999 01:47:16 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA06176 for ; Tue, 26 Jan 1999 01:47:07 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id UAA05947; Tue, 26 Jan 1999 20:16:48 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id UAA94693; Tue, 26 Jan 1999 20:16:48 +1030 (CST) Date: Tue, 26 Jan 1999 20:16:48 +1030 From: Greg Lehey To: Pirat SRIYOTHA Cc: questions@FreeBSD.ORG Subject: Re: /kernel: de0: receive: 00:20:af:15:b5:18: bad crc Message-ID: <19990126201648.D66239@freebie.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Pirat SRIYOTHA on Tue, Jan 26, 1999 at 01:40:16PM +0700 WWW-Home-Page: http://www.lemis.com/~grog 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, 26 January 1999 at 13:40:16 +0700, Pirat SRIYOTHA wrote: > hi, > > i am using FreeBSD-2.2.8-stable. > i recently get message quite often that pops up at the root's terminal. > that message some time says > > /kernel: de0: receive: 00:20:af:15:b5:18: bad crc > > and some time says > > /kernel: de0: receive: 00:20:af:15:b5:18: alignment error > > my question is that, will this bring to a security problem ? No. This indicates a hardware problem in your Ethernet. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 01:55:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA07363 for freebsd-questions-outgoing; Tue, 26 Jan 1999 01:55:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA07358; Tue, 26 Jan 1999 01:55:34 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.1a/8.9.1) with ESMTP id KAA28993; Tue, 26 Jan 1999 10:55:32 +0100 (CET) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id KAA06063; Tue, 26 Jan 1999 10:55:31 +0100 (MET) Date: Tue, 26 Jan 1999 10:55:31 +0100 From: Eivind Eklund To: Jan Pechanec Cc: Wolfram Schneider , lists@gal.netlab.sk, questions@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG, freebsd-fs@FreeBSD.ORG Subject: Re: Need non-case sensitive fs Message-ID: <19990126105531.J382@bitbox.follo.net> References: <19990125141345.A1545@panke.de.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Jan Pechanec on Mon, Jan 25, 1999 at 05:01:25PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jan 25, 1999 at 05:01:25PM +0100, Jan Pechanec wrote: > To solve the problem, I think the best solution would be to > use stackable layering. This is a problem that somebody could already > solved (search for heidemann and UCLA), if not and you have somebody > that can program in C, let him add some code to the null layer > template (see mount_null). One hundred lines of code, I estimate. nullfs does not work as of present. You can possibly get it to work by using tegge's patches as a brute-force interrim solution; I'm working on getting stacking layers to work properly again. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 02:03:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA08705 for freebsd-questions-outgoing; Tue, 26 Jan 1999 02:03:58 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from penta.ituf.liu.se (penta.ituf.liu.se [130.236.131.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA08698 for ; Tue, 26 Jan 1999 02:03:53 -0800 (PST) (envelope-from fredrik.johansson@ituf.liu.se) Received: from ituf.liu.se ([130.236.131.217]) by penta.ituf.liu.se (Netscape Messaging Server 3.5) with ESMTP id 98 for ; Tue, 26 Jan 1999 09:32:49 +0100 Message-ID: <36AD7B3A.A2E1A881@ituf.liu.se> Date: Tue, 26 Jan 1999 09:22:18 +0100 From: Fredrik Johansson X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 3.0-RELEASE i386) X-Accept-Language: sv, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: kernel will not compile Content-Type: multipart/mixed; boundary="------------A9388764E42DFC504CA0E07D" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------A9388764E42DFC504CA0E07D Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit The attachment is the outout error. Could it be some sources that are not installed? (3.0-RELEASE) -Fredrik --------------A9388764E42DFC504CA0E07D Content-Type: text/plain; charset=us-ascii; name="error" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="error" scsi_cd.o: Undefined symbol `_camq_insert' referenced from text segment scsi_cd.o: Undefined symbol `_xpt_schedule' referenced from text segment scsi_cd.o: Undefined symbol `_camq_regen' referenced from text segment scsi_cd.o: Undefined symbol `_camq_insert' referenced from text segment scsi_cd.o: Undefined symbol `_camq_remove' referenced from text segment scsi_cd.o: Undefined symbol `_xpt_schedule' referenced from text segment scsi_cd.o: Undefined symbol `_xpt_path_periph' referenced from text segment scsi_cd.o: Undefined symbol `_camq_regen' referenced from text segment scsi_cd.o: Undefined symbol `_camq_insert' referenced from text segment scsi_cd.o: Undefined symbol `_xpt_schedule' referenced from text segment scsi_cd.o: Undefined symbol `_scsi_read_write' referenced from text segment scsi_cd.o: More undefined symbol _xpt_schedule refs follow scsi_cd.o: Undefined symbol `_scsi_read_capacity' referenced from text segment scsi_cd.o: Undefined symbol `_scsi_sense_desc' referenced from text segment scsi_cd.o: Undefined symbol `_scsi_sense_key_text' referenced from text segment scsi_cd.o: Undefined symbol `_scsi_sense_print' referenced from text segment scsi_cd.o: Undefined symbol `_cam_periph_invalidate' referenced from text segment scsi_cd.o: Undefined symbol `_cam_periph_invalidate' referenced from text segment scsi_cd.o: Undefined symbol `_cam_periph_invalidate' referenced from text segment scsi_cd.o: Undefined symbol `_cam_periph_invalidate' referenced from text segment scsi_cd.o: Undefined symbol `_xpt_announce_periph' referenced from text segment scsi_cd.o: More undefined symbol _cam_periph_lock refs follow scsi_cd.o: Undefined symbol `_cam_periph_ioctl' referenced from text segment scsi_cd.o: Undefined symbol `_scsi_prevent' referenced from text segment scsi_cd.o: Undefined symbol `_scsi_read_capacity' referenced from text segment scsi_cd.o: Undefined symbol `_xpt_path_periph' referenced from text segment scsi_cd.o: Undefined symbol `_cam_periph_error' referenced from text segment scsi_cd.o: Undefined symbol `_scsi_start_stop' referenced from text segment scsi_cd.o: Undefined symbol `_scsi_start_stop' referenced from text segment scsi_pass.o: Undefined symbol `_cam_extend_new' referenced from text segment scsi_pass.o: Undefined symbol `_xpt_create_path' referenced from text segment scsi_pass.o: Undefined symbol `_xpt_free_path' referenced from text segment scsi_pass.o: Undefined symbol `_cam_extend_release' referenced from text segment scsi_pass.o: Undefined symbol `_cam_periph_alloc' referenced from text segment scsi_pass.o: Undefined symbol `_cam_periph_invalidate' referenced from text segment scsi_pass.o: Undefined symbol `_cam_extend_set' referenced from text segment scsi_pass.o: Undefined symbol `_xpt_announce_periph' referenced from text segment scsi_pass.o: Undefined symbol `_cam_periph_acquire' referenced from text segmenscsi_pass.o: Undefined symbol `_cam_periph_release' referenced from text segment scsi_pass.o: Undefined symbol `_cam_periph_ioctl' referenced from text segment scsi_pass.o: Undefined symbol `_xpt_merge_ccb' referenced from text segment scsi_pass.o: Undefined symbol `_cam_periph_mapmem' referenced from text segment scsi_pass.o: Undefined symbol `_cam_periph_unmapmem' referenced from text segment scsi_pass.o: Undefined symbol `_xpt_path_periph' referenced from text segment scsi_pass.o: Undefined symbol `_cam_periph_error' referenced from text segment isp_freebsd.o: Undefined symbol `_cam_simq_alloc' referenced from text segment isp_freebsd.o: Undefined symbol `_cam_sim_alloc' referenced from text segment isp_freebsd.o: Undefined symbol `_cam_simq_free' referenced from text segment isp_freebsd.o: Undefined symbol `_xpt_bus_register' referenced from text segment isp_freebsd.o: Undefined symbol `_xpt_create_path' referenced from text segment isp_freebsd.o: Undefined symbol `_xpt_bus_deregister' referenced from text segment isp_freebsd.o: Undefined symbol `_cam_sim_free' referenced from text segment isp_freebsd.o: Undefined symbol `_xpt_path_target_id' referenced from text segment isp_freebsd.o: Undefined symbol `_xpt_freeze_simq' referenced from text segment isp_freebsd.o: Undefined symbol `_xpt_done' referenced from text segment isp_freebsd.o: Undefined symbol `_xpt_done' referenced from text segment isp.o: Undefined symbol `_xpt_freeze_devq' referenced from text segment isp.o: Undefined symbol `_xpt_done' referenced from text segment isp.o: Undefined symbol `_xpt_freeze_devq' referenced from text segmentisp.o: Undefined symbol `_xpt_done' referenced from text segment ahb.o: Undefined symbol `_cam_simq_alloc' referenced from text segment ahb.o: Undefined symbol `_cam_sim_alloc' referenced from text segment ahb.o: Undefined symbol `_cam_simq_free' referenced from text segment ahb.o: Undefined symbol `_xpt_bus_register' referenced from text segment ahb.o: Undefined symbol `_xpt_create_path' referenced from text segment ahb.o: Undefined symbol `_xpt_bus_deregister' referenced from text segment ahb.o: Undefined symbol `_cam_sim_free' referenced from text segment ahb.o: Undefined symbol `_xpt_done' referenced from text segment ahb.o: Undefined symbol `_xpt_async' referenced from text segment ahb.o: Undefined symbol `_xpt_freeze_devq' referenced from text segment ahb.o: Undefined symbol `_xpt_done' referenced from text segment ahb.o: Undefined symbol `_xpt_async' referenced from text segment ahb.o: Undefined symbol `_xpt_freeze_devq' referenced from text segment ahb.o: Undefined symbol `_xpt_done' referenced from text segment ahb.o: Undefined symbol `_xpt_done' referenced from text segment ahb.o: Undefined symbol `_xpt_freeze_simq' referenced from text segment ahb.o: Undefined symbol `_xpt_done' referenced from text segment ahb.o: Undefined symbol `_xpt_freeze_simq' referenced from text segment *** Error code 1 --------------A9388764E42DFC504CA0E07D-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 02:04:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA08742 for freebsd-questions-outgoing; Tue, 26 Jan 1999 02:04:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from penta.ituf.liu.se (penta.ituf.liu.se [130.236.131.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA08700 for ; Tue, 26 Jan 1999 02:03:56 -0800 (PST) (envelope-from fredrik.johansson@ituf.liu.se) Received: from ituf.liu.se ([130.236.131.217]) by penta.ituf.liu.se (Netscape Messaging Server 3.5) with ESMTP id 75 for ; Tue, 26 Jan 1999 09:36:30 +0100 Message-ID: <36AD7C15.A19E29EE@ituf.liu.se> Date: Tue, 26 Jan 1999 09:25:58 +0100 From: Fredrik Johansson X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 3.0-RELEASE i386) X-Accept-Language: sv, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: kernel will not compile Content-Type: multipart/mixed; boundary="------------CB680BEFD635C50F9E20BBA2" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------CB680BEFD635C50F9E20BBA2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sorry, but I forgot the config file for the previous letter. it follows here -Fredrik --------------CB680BEFD635C50F9E20BBA2 Content-Type: text/plain; charset=us-ascii; name="MINEGEN" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="MINEGEN" # # GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks # # For more information read the handbook part System Administration -> # Configuring the FreeBSD Kernel -> The Configuration File. # The handbook is available in /usr/share/doc/handbook or online as # latest version from the FreeBSD World Wide Web server # # # An exhaustive list of options and more detailed explanations of the # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # # $Id: GENERIC,v 1.125 1998/10/16 01:30:11 obrien Exp $ machine "i386" #cpu "I386_CPU" #cpu "I486_CPU" cpu "I586_CPU" #cpu "I686_CPU" ident FLINTA maxusers 4 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 "EXT2FS" #linux file system config kernel root on wd0 controller isa0 controller eisa0 controller pci0 controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr disk fd0 at fdc0 drive 0 disk fd1 at fdc0 drive 1 # Unless you know very well what you're doing, leave ft0 at drive 2, or # remove the line entirely if you don't need it. Trying to configure # it on another unit might cause surprises, see PR kern/7176. tape ft0 at fdc0 drive 2 options "CMD640" # work around CMD640 chip deficiency controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr disk wd0 at wdc0 drive 0 disk wd1 at wdc0 drive 1 controller wdc1 at isa? port "IO_WD2" bio irq 15 vector wdintr disk wd2 at wdc1 drive 0 disk wd3 at wdc1 drive 1 options ATAPI #Enable ATAPI support for IDE bus options ATAPI_STATIC #Don't do it as an LKM device wcd0 #IDE CD-ROM device wfd0 #IDE Floppy (e.g. LS-120) # A single entry for any of these controllers (ncr, ahb, ahc, amd) is # sufficient for any number of installed devices. #controller ncr0 #controller amd0 controller ahb0 #controller ahc0 controller isp0 # This controller offers a number of configuration options, too many to # document here - see the LINT file in this directory and look up the # dpt0 entry there for much fuller documentation on this. #controller dpt0 #controller adv0 at isa? port ? cam irq ? #controller adw0 #controller bt0 at isa? port ? cam irq ? #controller aha0 at isa? port ? cam irq ? #controller uha0 at isa? port "IO_UHA0" bio irq ? drq 5 vector uhaintr #controller aic0 at isa? port 0x340 bio irq 11 vector aicintr #controller nca0 at isa? port 0x1f88 bio irq 10 vector ncaintr #controller nca1 at isa? port 0x350 bio irq 5 vector ncaintr #controller sea0 at isa? bio irq 5 iomem 0xc8000 iosiz 0x2000 vector seaintr #controller scbus0 device da0 device sa0 device pass0 device cd0 #Only need one of these, the code dynamically grows #device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr #device mcd0 at isa? port 0x300 bio irq 10 vector mcdintr #controller matcd0 at isa? port 0x230 bio #device scd0 at isa? port 0x230 bio # syscons is the default console driver, resembling an SCO console device sc0 at isa? port "IO_KBD" conflicts tty irq 1 vector scintr # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? port "IO_KBD" conflicts tty irq 1 vector pcrint #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 device npx0 at isa? port "IO_NPX" irq 13 vector npxintr # # Laptop 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? device sio0 at isa? port "IO_COM1" flags 0x10 tty irq 4 vector siointr device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr #device sio2 at isa? disable port "IO_COM3" tty irq 5 vector siointr #device sio3 at isa? disable port "IO_COM4" tty irq 9 vector siointr device lpt0 at isa? port? tty irq 7 vector lptintr device psm0 at isa? port "IO_KBD" conflicts tty irq 12 vector psmintr # 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 de0 device fxp0 #device tl0 #device tx0 #device vx0 #device xl0 #device ed0 at isa? port 0x280 net irq 10 iomem 0xd8000 vector edintr #device ie0 at isa? port 0x300 net irq 10 iomem 0xd0000 vector ieintr #device ep0 at isa? port 0x300 net irq 10 vector epintr #device ex0 at isa? port? net irq? vector exintr #device fe0 at isa? port 0x300 net irq ? vector feintr #device le0 at isa? port 0x300 net irq 5 iomem 0xd0000 vector le_intr #device lnc0 at isa? port 0x280 net irq 10 drq 0 vector lncintr #device ze0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector zeintr #device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector zpintr #device cs0 at isa? port 0x300 net irq ? vector csintr pseudo-device loop pseudo-device ether #pseudo-device sl 1 #pseudo-device ppp 1 #pseudo-device tun 1 pseudo-device pty 16 pseudo-device gzip # Exec gzipped a.out's # KTRACE enables the system-call tracing facility ktrace(2). # This adds 4 KB bloat to your kernel, and slightly increases # the costs of each syscall. options KTRACE #kernel tracing # This provides support for System V shared memory. # options SYSVSHM # The `bpfilter' pseudo-device enables the Berkeley Packet Filter. Be # aware of the legal and administrative consequences of enabling this # option. The number of devices determines the maximum number of # simultaneous BPF clients programs runnable. #pseudo-device bpfilter 4 #Berkeley packet filter controller snd0 device sb0 at isa? port 0x220 irq 5 conflicts drq 1 vector sbintr device sbxvi0 at isa? drq 5 device sbmidi0 at isa? port 0x330 --------------CB680BEFD635C50F9E20BBA2-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 02:21:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA11503 for freebsd-questions-outgoing; Tue, 26 Jan 1999 02:21:04 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shell2.la.best.com (shell2.la.best.com [209.24.216.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA11497 for ; Tue, 26 Jan 1999 02:21:03 -0800 (PST) (envelope-from nugundam@shell2.la.best.com) Received: (from nugundam@localhost) by shell2.la.best.com (8.9.2/8.9.2/best.sh) id CAA19227; Tue, 26 Jan 1999 02:20:00 -0800 (PST) Message-ID: <19990126022000.A18703@la.best.com> Date: Tue, 26 Jan 1999 02:20:00 -0800 From: "Joseph T. Lee" To: Arjan , freebsd-questions@FreeBSD.ORG Subject: Re: Disk fragmentation and FreeBSD References: <021101be45fa$eddae9c0$98626dc2@lisboa.nedstat.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <021101be45fa$eddae9c0$98626dc2@lisboa.nedstat.nl>; from Arjan on Fri, Jan 22, 1999 at 12:32:44PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jan 22, 1999 at 12:32:44PM +0100, Arjan wrote: [globs of slightly related quoting deleted] > In the past I've read that Linux ext2 would be good at doing this too. I'm > working with lots of small files, which have a line of approx. hundred bytes > added every once in a while. Though the story is that Linux ext2 is good at > this I am experiencing a fragmentation of +/- 20% on this particular > partition. In the near future I'm going to do some performance tests of > FreeBSD vs. Linux. Would be nice to see which of those two performs better > also regarding disk fragmentation, file access times, etc. Also, maybe which is better for error recovery in case say the power disappears.. -- Joseph nugundam =best=com==/==\=IIGS=/==\=Playstation=/==\=Civic HX CVT=/==\ # Anime Expo 1998 >> www.anime-expo.org/ > # Redline Games >> www.redlinegames.com/ > # Cal-Animage Epsilon >> www.best.com/~nugundam/epsilon/ > # EX: The Online World of Anime & Manga >> www.ex.org/ / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 02:43:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA13965 for freebsd-questions-outgoing; Tue, 26 Jan 1999 02:43:21 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shell1.syd.fl.net.au (shell1.syd.fl.net.au [202.181.0.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA13946 for ; Tue, 26 Jan 1999 02:43:10 -0800 (PST) (envelope-from hb@shell1.syd.fl.net.au) Received: (from hb@localhost) by shell1.syd.fl.net.au (8.8.8/8.8.8) id VAA23787 for questions@freebsd.org; Tue, 26 Jan 1999 21:43:05 +1100 (EST) (envelope-from hb) From: Nicholas Vinen Message-Id: <199901261043.VAA23787@shell1.syd.fl.net.au> Subject: Problem booting 3.0 kernel To: questions@FreeBSD.ORG Date: Tue, 26 Jan 1999 21:43:04 +1100 (EST) X-Mailer: ELM [version 2.4ME+ PL40 (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 UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU Hi, I got a copy of the FreeBSD 3.0 CDROM to try it out. A couple of weeks ago, I managed to boot it into install but was confused by the disk slice editor so didn't install it. Since then I have changed my setup slightly and now I get a kernel page fault after the "Searching for ISA devices...". I changed my network card to a 3c509 but I don't think this is the problem. I also changed my IDE setup with my ATAPI CDROM devices on the motherboard IDE controller and my hard disk on an external IDE controller. FreeBSD 3.0 detects this PCI IDE controller fine but it still seems to crash. I was wondering if this is a known problem or if there's a newer kernel I can download and put onto a floppy so that I can continue the installation? Nicholas Vinen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 02:56:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA15532 for freebsd-questions-outgoing; Tue, 26 Jan 1999 02:56:41 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp1.tig.com.au (stress.tig.com.au [209.76.102.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA15525 for ; Tue, 26 Jan 1999 02:56:38 -0800 (PST) (envelope-from alxx@tig.com.au) Received: from choasad (p46-max27.syd.ihug.com.au [209.233.56.110]) by smtp1.tig.com.au (8.9.1/8.9.1) with SMTP id VAA16090 for ; Tue, 26 Jan 1999 21:56:24 +1100 Message-ID: <016601be491a$8a76a040$6e38e9d1@choasad> Reply-To: "alxx" From: "alxx" To: Subject: notebook support? Date: Tue, 26 Jan 1999 21:46:29 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 just wondering if anyones tried installing on notebooks/laptop/portables with or without x.I know linux can be setup on a notebook so why not freebsd?(not just a miniport/version) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 02:59:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA15714 for freebsd-questions-outgoing; Tue, 26 Jan 1999 02:59:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from fw.tech-trans.com (pc003.tech-trans.com [210.184.43.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA15708 for ; Tue, 26 Jan 1999 02:59:30 -0800 (PST) (envelope-from peter@sweda.com.hk) Received: from sweda.com.hk ([172.16.132.75]) by fw.tech-trans.com (AIX4.3/UCB 8.8.8/8.8.8) with ESMTP id TAA17266 for ; Tue, 26 Jan 1999 19:00:52 +0800 Message-ID: <36ADA177.949312EF@sweda.com.hk> Date: Tue, 26 Jan 1999 19:05:28 +0800 From: peter X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.ORG Subject: netscape client Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello my netscape mail client couldn't save and open 'graphic file' but mail client can work before. i sure it is not about mail size and size format Does anyone have suggestion or ideas to solve it? Thank you Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 03:36:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA19199 for freebsd-questions-outgoing; Tue, 26 Jan 1999 03:36:57 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.illumen.net ([199.239.17.129]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA19194 for ; Tue, 26 Jan 1999 03:36:56 -0800 (PST) (envelope-from kraj@illumen.com) Received: from maindev (RAS2-p73.hfa.netvision.net.il [62.0.145.201]) by mail.illumen.net (8.8.7/8.8.7) with SMTP id EAA00265 for ; Tue, 26 Jan 1999 04:38:46 -0700 (MST) (envelope-from kraj@illumen.com) Reply-To: From: "Benjamin Krajmalnik" To: "FreeBSD-questions" Subject: Updating 3.0-Release to -STABLE Date: Tue, 26 Jan 1999 13:40:55 +0200 Message-ID: <000001be4920$bc6b91e0$fdfea8c0@maindev> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What is the best way to update my system from -Release to -STABLE? Once I have the source files, what do I need to do - make world? TIA. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 03:48:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA20460 for freebsd-questions-outgoing; Tue, 26 Jan 1999 03:48:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA20455 for ; Tue, 26 Jan 1999 03:48:20 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #1) id 1056ya-0003Gb-00 for questions@freebsd.org; Tue, 26 Jan 1999 11:48:13 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id LAA02431 for ; Tue, 26 Jan 1999 11:47:46 GMT Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA04395; Tue, 26 Jan 99 11:47:44 GMT Message-Id: <36ADAB48.AC4CAB14@uk.radan.com> Date: Tue, 26 Jan 1999 11:47:20 +0000 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 4.1.3_U1 sun4m) X-Accept-Language: en-GB Mime-Version: 1.0 To: questions@FreeBSD.ORG Subject: Basic help with gdb 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 learn how to use gdb and have got a fairly basic problem that I can't seem to get round. I've got Greg's book, Porting Unix Software, which shows how to use gdb. Unfortunately he uses xterm as the example prog to debug, which of course runs in it's own window. However I'm wanting to debug a CLI app and therefore need the app to run in a different window to the debugger (so I can input debugger commands), so I checked the manpage and found there is a ``-tty='' option to use a different device as the app's STDIO. OK, I start 2 shell windows, ttyp1 and ttyp2. Start gdb in ttyp1 with ``gdb -tty=/dev/ttyp2 prog''. I get the ``(gbd)'' prompt. Type ``r'' but then get an error in *ttyp2* ``cannot use /dev/tty for input'' (note it says ``tty'' not ``ttyp2''). I'm using shelltool(1) under olvwm for this but I get the same problem if I use xterms or the console (ttyv[012]). How do you make this work? Can anyone help? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 03:51:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA20918 for freebsd-questions-outgoing; Tue, 26 Jan 1999 03:51:12 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hyperhost.net (ether.lightrealm.com [207.159.132.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA20913 for ; Tue, 26 Jan 1999 03:51:10 -0800 (PST) (envelope-from patseal@hyperhost.net) Received: from port5.annex8.radix.net (port5.annex8.radix.net [205.252.108.5]) by hyperhost.net (8.8.5/8.8.5) with ESMTP id GAA08676; Tue, 26 Jan 1999 06:50:33 -0500 (EST) Date: Tue, 26 Jan 1999 06:50:29 -0500 (EST) From: Patrick Seal To: alxx cc: freebsd-questions@FreeBSD.ORG Subject: Re: notebook support? In-Reply-To: <016601be491a$8a76a040$6e38e9d1@choasad> 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 3.0-stable on a Dell Lattitude 266CPi. with x. ------------------------------------ _____________________________________ Patrick Seal |"Microsoft isn't evil, they just make | really crappy operating systems." Hyperhost - http://www.hyperhost.net| -Linus Torvalds hosting and Design http://www.freebsd.org - http://www.linux.org On Tue, 26 Jan 1999, alxx wrote: > just wondering if anyones tried installing on notebooks/laptop/portables > with or without x.I know linux can be setup on a notebook so why not > freebsd?(not just a miniport/version) > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 04:34:03 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA26243 for freebsd-questions-outgoing; Tue, 26 Jan 1999 04:34:03 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotpoint.dcs.qmw.ac.uk (hotpoint.dcs.qmw.ac.uk [138.37.88.162]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA26226 for ; Tue, 26 Jan 1999 04:33:51 -0800 (PST) (envelope-from scott@dcs.qmw.ac.uk) Received: from brunos-sun.dcs.qmw.ac.uk [138.37.88.185]; by hotpoint.dcs.qmw.ac.uk (8.8.7/8.8.5/S-4.0) with SMTP; id MAA16304; Tue, 26 Jan 1999 12:33:34 GMT Received: locally by brunos-sun (SMI-8.6/QMW-client-3.2b); poster "scott"; id MAA02905; Tue, 26 Jan 1999 12:31:06 GMT Message-ID: <19990126123106.G2114@dcs.qmw.ac.uk> Date: Tue, 26 Jan 1999 12:31:06 +0000 From: Scott Mitchell To: Doug , questions@FreeBSD.ORG Subject: Re: XIRCOM References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from Doug on Mon, Jan 25, 1999 at 10:32:59PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jan 25, 1999 at 10:32:59PM -0500, Doug wrote: > Hi, > > I am wondering if anyone knows if the XIRCOM PCMCIA Card CEM28 (10mbit > ethernet + 28.8 modem) is supported by FreeBSD. Any answers would be > helpful. > > > Thanks > Doug My driver for this and various other Xircom cards was just released to testers yesterday -- I've attached the announcement below. Please let me know if you'd like to join the testers group. Note that as far as I know you won't be able to use the modem and Ethernet parts of your card simultaneously -- this is a limitation in the current FreeBSD PC-card framework (someone please correct me if I'm wrong there). It's on my list of things to maybe look at once this driver is done. Cheers, Scott The announcement: >I'm pleased to announce the first test release of my FreeBSD driver for >Xircom PCMCIA Ethernet cards. Those of you receiving this mail directly >rather than through -mobile have already expressed interest in testing and >debugging the driver -- many thanks in advance! Please let me know if you >want to be added/removed to/from the mailing list. > >The driver can be obtained from the URL: >http://www.dcs.qmw.ac.uk/~scott/xe-drv/xe-drv.tar.gz > >This archive contains the two source files (if_xe.c and if_xereg.h) and a >very brief set of installation instructions. I'm assuming that people are >familiar with the mechanics of building new kernels and configuring PCMCIA >cards under FreeBSD. Let me know if you need any help. > >The driver is only known to run under 3.0-RELEASE, but may well compile on >other versions -- I don't know. It aims to support the following cards: >CE2, CEM28, CEM33, CE3 and CEM56, and certain Intel and Compaq cards using >the Xircom hardware. > >All the usual disclaimers apply: this code may cause your machine to >sprout wings and fly out of your office window; you use it at your own >risk. It (more or less) works for me on my particular setup, but YMMV. > >I won't have time to do much work on the code before Wednesday (thesis >writing takes priority :), so that should give you all time to try it out >and let me know what does (or more likely doesn't) work. -- =========================================================================== Scott Mitchell | PGP Key ID |"If I can't have my coffee, I'm just | 0x54B171B9 | like a dried up piece of roast goat" QMW College, London, UK | 0xAA775B8B | -- J. S. Bach. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 04:40:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA26980 for freebsd-questions-outgoing; Tue, 26 Jan 1999 04:40:57 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rossel.saarnet.de (rossel.saarnet.de [145.253.240.29]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA26939 for ; Tue, 26 Jan 1999 04:40:46 -0800 (PST) (envelope-from doehrm@aubi.de) Received: from igate.aubi.de (root@igate.aubi.de [145.253.242.249]) by rossel.saarnet.de (8.8.8/8.8.8) with ESMTP id NAA12575; Tue, 26 Jan 1999 13:43:39 +0100 (MET) Received: from cisco.aubi.de (cisco.aubi.de [170.56.121.252]) by igate.aubi.de (8.9.1a/8.9.1) with ESMTP id OAA09250; Tue, 26 Jan 1999 14:37:35 +0100 Received: from exchange.aubi.de (EXCHANGE.aubi.de [170.56.121.91]) by cisco.aubi.de (8.9.1/8.9.1) with ESMTP id NAA25244; Tue, 26 Jan 1999 13:49:10 +0100 (CET) Received: by EXCHANGE.aubi.de with Internet Mail Service (5.5.2232.9) id ; Tue, 26 Jan 1999 13:32:54 +0100 Message-ID: From: =?iso-8859-1?Q?Markus_D=F6hr?= To: "'kevin@midnightfire.bc.ca'" , freebsd-questions@FreeBSD.ORG Subject: RE: Irc and DCC Date: Tue, 26 Jan 1999 13:31:52 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id EAA26954 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I am trying to get Mirc's DCC to work through my FreeBSD box. I > have IPFW and NATD installed as well as SOCKS5, however, > whenever I try to send a file, the other person gets a message > saying "port 0 rejected". Would anyone be able to tell me what the > problem could be? I tried a similar setup some time ago. Couldn't solve the problem, so I switched over to 'tircproxy'. Works excellent. http://www.mmedia.is/~bre/tircproxy/ -- Markus Doehr IT Admin AUBI Baubeschläge GmbH Tel.: +49 6503 917 152 Fax : +49 6503 917 119 e-Mail: doehrm@aubi.de MD1139-RIPE ************************* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 05:04:51 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA29572 for freebsd-questions-outgoing; Tue, 26 Jan 1999 05:04:51 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from PigStuy.nws.net (nyc-ny69-25.ix.netcom.com [209.109.226.89]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA29561 for ; Tue, 26 Jan 1999 05:04:48 -0800 (PST) (envelope-from spork@ix.netcom.com) Received: from localhost (spork@localhost) by PigStuy.nws.net (8.9.2/8.8.7) with ESMTP id IAA00566 for ; Tue, 26 Jan 1999 08:03:22 -0500 (EST) (envelope-from spork@ix.netcom.com) X-Authentication-Warning: PigStuy.nws.net: spork owned process doing -bs Date: Tue, 26 Jan 1999 08:03:15 -0500 (EST) From: Spike X-Sender: spork@PigStuy.nws.net Reply-To: sporkl@ix.netcom.com To: fbsdqs Subject: More disklabel 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 -----BEGIN PGP SIGNED MESSAGE----- I have not yet gotten my old windows partition labeled, but in mucking with I have made the following show up: da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: Serial Number WS7010665397 da0: 40.0MB/s transfers (20.0MHz, offset 8, 16bit) da0: 4095MB (8388314 512 byte sectors: 255H 63S/T 522C) da0s1: type 0xa5, start 63, end = 4192964, size 4192902 : OK da0s2: type 0xa5, start 4192965, end = 8385929, size 4192965 : OK da0: cannot find label (no disk label) da0s1: cannot find label (no disk label) da0: cannot find label (no disk label) da0s1: cannot find label (no disk label) da0: cannot find label (no disk label) This isn't a horrible problem, my system still boots and everything that worked before worked, but how can I properly label this? Do I need to "disklabel -w -r /dev/da0 auto"? Thank you. -Spike Gronim sporkl@ix.netcom.com The majority only rules those who let them. -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: noconv iQCVAwUBNq29GZ31G6IEwnwxAQHOJAQAkr3oqYj+S5+VlZBpcDQl8QFaXbAhCuIL sWa7TlpbuPisDJqQnS1mXmgKanDnM90hWbiFGGqEG+pOTJXlvcc6bqSSHF/p1VDI y4RedDIZgU5gqdi0Cl5fDcPtUW+MmAkf6M9EY/oUKpnk4dwxMvBgchiYYadbV7DB JOIqO8C6NRU= =r74p -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 05:15:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA01035 for freebsd-questions-outgoing; Tue, 26 Jan 1999 05:15:37 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kalypso.cybercom.net (kalypso.cybercom.net [209.21.136.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA01027 for ; Tue, 26 Jan 1999 05:15:35 -0800 (PST) (envelope-from rhuff@kalypso.cybercom.net) Received: (from rhuff@localhost) by kalypso.cybercom.net (8.9.1/8.9.1) id IAA19877; Tue, 26 Jan 1999 08:15:33 -0500 (EST) Date: Tue, 26 Jan 1999 08:15:33 -0500 (EST) From: Robert Huff To: freebsd-questions@FreeBSD.ORG Subject: Re: Which release is elf based? In-Reply-To: <19990126161019.O66239@freebie.lemis.com> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <13997.48995.143518.490576@jerusalem.cybercom.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greg Lehey writes: > That depends on your terminology. Let's say: > > 2.2 supports ELF > 3.0 has ELF by default, but an a.out kernel. > 4.0 (and 3.1) have everything ELF, and require the new bootstrap in > order to load the kernel. Will 3.x migrate to a ELF kernel, or is that likely going to wait for 4.0? Robert Huff (who, having finally installed 3.0, wants to move back toward the cutting edge.) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 05:24:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA01937 for freebsd-questions-outgoing; Tue, 26 Jan 1999 05:24:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from iglou.com (iglou3.iglou.com [192.107.41.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA01932 for ; Tue, 26 Jan 1999 05:24:31 -0800 (PST) (envelope-from patrick@cre8tivegroup.com) Received: from [204.255.227.48] (helo=gateway.cre8tivegroup.com) by iglou.com with esmtp (8.9.1/8.9.1) id 1058Te-0004Pb-00; Tue, 26 Jan 1999 08:24:26 -0500 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <13997.48995.143518.490576@jerusalem.cybercom.net> Date: Tue, 26 Jan 1999 08:25:16 -0500 (EST) From: Patrick Gardella To: Robert Huff Subject: Re: Which release is elf based? Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 26-Jan-99 Robert Huff wrote: >> That depends on your terminology. Let's say: >> >> 2.2 supports ELF >> 3.0 has ELF by default, but an a.out kernel. >> 4.0 (and 3.1) have everything ELF, and require the new bootstrap in >> order to load the kernel. > > Will 3.x migrate to a ELF kernel, or is that likely going to > wait for 4.0? Take a look at the message you quoted. 3.1 will have everything ELF. Patrick --- Patrick S. Gardella Director of Web Development The Creative Group 1-800-804-0783 ext 29 606-858-8029 (fax) http://www.cre8tivegroup.com PGP Key ID 0xEE2D47A9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 05:27:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA02449 for freebsd-questions-outgoing; Tue, 26 Jan 1999 05:27:58 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pefstud.uniag.sk (pefstud.uniag.sk [193.87.98.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA01589 for ; Tue, 26 Jan 1999 05:20:16 -0800 (PST) (envelope-from kostal@pefstud.uniag.sk) Received: from localhost (kostal@localhost) by pefstud.uniag.sk (8.9.1/8.9.1) with ESMTP id OAA53981 for ; Tue, 26 Jan 1999 14:15:29 +0100 (CET) (envelope-from kostal@pefstud.uniag.sk) Date: Tue, 26 Jan 1999 14:15:29 +0100 (CET) From: Ladislav Kostal To: freebsd-questions@FreeBSD.ORG Subject: high load & processes 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 problem with following: \/\/\/\/\/\/\/\/\/ last pid: 43644; load averages: 4.00, 4.00, 4.00 up 3+01:28:11 13:29:42 87 processes: 5 running, 81 sleeping, 1 stopped Mem: 50M Active, 49M Inact, 18M Wired, 4416K Cache, 8349K Buf, 2468K Free Swap: 256M Total, 2020K Used, 254M Free, 1% Inuse PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 760 kantor 97 0 1216K 824K RUN 32.9H 23.54% 23.54% tcsh 28515 kantor 96 0 1240K 976K RUN 377:29 23.49% 23.49% tcsh 1112 kantor 95 0 1208K 804K RUN 32.7H 23.44% 23.44% tcsh 41853 manin 97 0 1220K 976K RUN 31:31 23.39% 23.39% tcsh 253 root 2 0 1168K 648K select 0:36 0.00% 0.00% sshd1 242 root 2 0 1120K 740K select 0:30 0.00% 0.00% nmbd ... How can I avoid this ? It happens very often - every two days or so. And sometimes load reaches 5 or 6 ... lk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 05:34:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA03003 for freebsd-questions-outgoing; Tue, 26 Jan 1999 05:34:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kalypso.cybercom.net (kalypso.cybercom.net [209.21.136.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA02997 for ; Tue, 26 Jan 1999 05:34:32 -0800 (PST) (envelope-from rhuff@kalypso.cybercom.net) Received: (from rhuff@localhost) by kalypso.cybercom.net (8.9.1/8.9.1) id IAA22073; Tue, 26 Jan 1999 08:34:30 -0500 (EST) Date: Tue, 26 Jan 1999 08:34:30 -0500 (EST) From: Robert Huff To: freebsd-questions@FreeBSD.ORG Subject: Re: Which release is elf based? In-Reply-To: <13997.48995.143518.490576@jerusalem.cybercom.net> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <13997.50171.875240.263834@jerusalem.cybercom.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Robert Huff writes: > > 4.0 (and 3.1) have everything ELF, and require the new bootstrap > > in order to load the kernel. > > Will 3.x migrate to a ELF kernel, or is that likely going to > wait for 4.0? *Sigh* Let me get back to you once I've learned to read .... Robert Huff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 05:39:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA03451 for freebsd-questions-outgoing; Tue, 26 Jan 1999 05:39:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from fleming.cs.strath.ac.uk (fleming.cs.strath.ac.uk [130.159.196.126]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA03425; Tue, 26 Jan 1999 05:39:49 -0800 (PST) (envelope-from roger@cs.strath.ac.uk) Received: from cs.strath.ac.uk (posh.dmem.strath.ac.uk [130.159.202.3]) by fleming.cs.strath.ac.uk (8.8.8/8.8.8) with ESMTP id NAA28694 Tue, 26 Jan 1999 13:38:07 GMT Message-ID: <36ADC536.8238D7A7@cs.strath.ac.uk> Date: Tue, 26 Jan 1999 13:37:58 +0000 From: Roger Hardiman Organization: Strathclyde University X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 3.0-STABLE i386) MIME-Version: 1.0 To: mpoulin@honk.org CC: freebsd-questions@FreeBSD.ORG, multimedia@FreeBSD.ORG Subject: Re: Still no luck with cd music through sound card... References: <99012622443400.05595@spanky> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG M. Poulin wrote: > > I have been trying for a couple of weeks without any success to get audio CDs > to play through my sound card. It is possible your sound card has a audio multiplexer which selects which external audio source (line in / CD rom connector / microphone) will be routed to the audio output. For example, in VAT (audio conferencing tool) I can select the program to sample from the CD, Line In or Mic. There is a default. I think you can set the input source in XMixer. It is possible the default setting on your sound card is not CD Input. Bye Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 06:40:28 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA11726 for freebsd-questions-outgoing; Tue, 26 Jan 1999 06:40:28 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cs.columbia.edu (cs.columbia.edu [128.59.16.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA11549; Tue, 26 Jan 1999 06:39:56 -0800 (PST) (envelope-from ezk@shekel.mcl.cs.columbia.edu) Received: from shekel.mcl.cs.columbia.edu (shekel.mcl.cs.columbia.edu [128.59.18.15]) by cs.columbia.edu (8.9.1/8.9.1) with ESMTP id JAA11806; Tue, 26 Jan 1999 09:39:37 -0500 (EST) Received: (from ezk@localhost) by shekel.mcl.cs.columbia.edu (8.9.1/8.9.1) id JAA04364; Tue, 26 Jan 1999 09:39:36 -0500 (EST) Date: Tue, 26 Jan 1999 09:39:36 -0500 (EST) Message-Id: <199901261439.JAA04364@shekel.mcl.cs.columbia.edu> X-Authentication-Warning: shekel.mcl.cs.columbia.edu: ezk set sender to ezk@shekel.mcl.cs.columbia.edu using -f From: Erez Zadok To: Eivind Eklund Cc: Jan Pechanec , Wolfram Schneider , lists@gal.netlab.sk, questions@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG, freebsd-fs@FreeBSD.ORG Subject: Re: Need non-case sensitive fs In-reply-to: Your message of "Tue, 26 Jan 1999 10:55:31 +0100." <19990126105531.J382@bitbox.follo.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <19990126105531.J382@bitbox.follo.net>, Eivind Eklund writes: > On Mon, Jan 25, 1999 at 05:01:25PM +0100, Jan Pechanec wrote: > > To solve the problem, I think the best solution would be to > > use stackable layering. This is a problem that somebody could already > > solved (search for heidemann and UCLA), if not and you have somebody > > that can program in C, let him add some code to the null layer > > template (see mount_null). One hundred lines of code, I estimate. > > nullfs does not work as of present. You can possibly get it to work by > using tegge's patches as a brute-force interrim solution; I'm working on > getting stacking layers to work properly again. Re: brute force, I've got a working nullfs and several f/s built on top of it. It circumvents the whole VM buffer-cache thing by using synchronous writes, and using read/write for putpage/getpage. It may be slower than what it should be, but in practice it was only a few % slower than an async implementation on linux (identical h/w of course). Until these big problems are formally resolved (yes I'm working on them too), users may wish to start implementing their favorite f/s based on my *working* implementation. Later on they can do whatever changes might be necessary to comply with a fixed stackable interface. I believe that doing a case-insensitive f/s using my template nullfs (which I call wrapfs) would be easy. You can get freebsd wrapfs software from: http://www.cs.columbia.edu/~ezk/research/software/ and a few papers that mention the freebsd port in http://www.cs.columbia.edu/~ezk/research/wip.html > Eivind. Eivind et al. I think there are already several people who are trying to do the same thing --- fix stacking support in freebsd. I would suggest that we all get together and do a mini-design that would be approved by the rest of the freebsd-fs community, and then embark on an implementation. I'm willing to help of course. Erez. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 06:44:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA12258 for freebsd-questions-outgoing; Tue, 26 Jan 1999 06:44:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from djl01.djl.co.uk (djl01.djl.co.uk [195.58.135.195]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA12246 for ; Tue, 26 Jan 1999 06:44:05 -0800 (PST) (envelope-from David.Larkin@djl.co.uk) Received: from localhost (david@localhost) by djl01.djl.co.uk (8.9.2/8.9.2) with ESMTP id OAA28323; Tue, 26 Jan 1999 14:43:56 GMT Date: Tue, 26 Jan 1999 14:43:56 +0000 (GMT) From: David Larkin X-Sender: david@djl01.djl.co.uk To: questions@FreeBSD.ORG, freebsd-mobile@jrc.it cc: David Larkin , "Dirk-Willem van Gulik (djl01)" Subject: TwinHead PCI-Cardbus chipset ?? 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 a TwinHead portable, with a TI PCI-1221 PCI-CardBus interface I am having a bit of an issue. I am getting long, in the order of seconds RTT's from two ethernet PCMCIA cards. I've tested the 3c589c and a 3c589e, which both work in a VAIO 505 so th drivers or the pccardd config are propably not the issue. I notice that in the dmesg output for the pcic chip I have ..int a irq ?? on pci0:10.. whereas on the VAIO I have irq 10 or irq 11. Any hints, Ideas ? Dirk-Willem van Gulik. ---------------------------------------------------- David Larkin D.J.L. Software Consultancy Ltd. The Industry Centre Sunderland Enterprise Park SR5 3XB UK Switchboard Tel: 44 191 5152666 Fax: 44 191 5152669 Direct Line Tel: 44 191 5153527 Fax: 44 191 5153527 David.Larkin@DJL.co.uk www.DJL.co.uk ----------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 06:50:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA13115 for freebsd-questions-outgoing; Tue, 26 Jan 1999 06:50:00 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.cae.uwm.edu (gw1.cae.uwm.edu [129.89.2.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA13108 for ; Tue, 26 Jan 1999 06:49:58 -0800 (PST) (envelope-from traveler@cae.uwm.edu) Received: from localhost (traveler@localhost) by mail.cae.uwm.edu (8.9.1/8.9.1) with SMTP id IAA02126 for ; Tue, 26 Jan 1999 08:49:56 -0600 (CST) Date: Tue, 26 Jan 1999 08:49:55 -0600 (CST) From: Keith Osowski To: freebsd-questions@FreeBSD.ORG Subject: support for the sony AIT drive 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 a sony AIT drive model TSL-SA300C, and was wondering what support existed for this drive under freebsd. I can rewind and advance tapes as well as eject them, but I get errors on writing. I am using 3.0-RELEASE. thanks Keith To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 06:52:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA13498 for freebsd-questions-outgoing; Tue, 26 Jan 1999 06:52:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.netsys.hn ([206.48.255.45]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA13491 for ; Tue, 26 Jan 1999 06:52:30 -0800 (PST) (envelope-from freebsd@netsys.hn) Received: from [206.48.255.64] (dedicated.netsys.hn [206.48.255.64]) by mail.netsys.hn (8.9.1/8.9.1) with SMTP id IAA15500 for ; Tue, 26 Jan 1999 08:53:33 -0600 (CST) Message-Id: <199901261453.IAA15500@mail.netsys.hn> To: "freebsd-questions@FreeBSD.ORG" Subject: Apache Proxy Caching Best Configuration Date: Tue, 26 Jan 99 08:53:16 -0500 From: FreeBSD Questions X-Mailer: E-Mail Connection v2.5.03 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -- [ From: FreeBSD Questions * EMC.Ver #2.5.02 ] -- Hello people. I'm sorry to askthis here but I know that a lot of you use Apache Web Server and maybe the proxy caching module also. My question is about the best configuration settings for the caching capabilities of the proxy module. We are planning to put a FreeBSD 2.2.8 server with Apache 1.3.4 and a 6GB HD just to work as a Web Caching server. We have been testing it and works great, besides it takes some time without showing any progress in your browser and suddenly the whole page appears. My actual settings in httpd.conf are: ProxyVia On CacheRoot /usr/home/proxyman/apache_1.3.4/proxy CacheSize 100000 CacheGcInterval 4 CacheMaxExpire 12 CacheLastModifiedFactor 0.1 CacheDefaultExpire 1 ProxyReceiveBufferSize 2048 Question 1. Is there a fine tuning for these settings? Question 2. Do you think is worth to have a Web Caching Server? Question 3. Does FreeBSD 2.2.8 supports SCSI-3 or ATA (UltraDMA) Hard Disks? Question 4. Is there another way of increasing page access speed to my clients and saving bandwidth besides Web Caching? Thanks a lot for your answers. Pablo Quintana HONDURAS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 07:01:27 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA14441 for freebsd-questions-outgoing; Tue, 26 Jan 1999 07:01:27 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA14384; Tue, 26 Jan 1999 07:01:14 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id NAA00802; Tue, 26 Jan 1999 13:48:56 +0100 From: Luigi Rizzo Message-Id: <199901261248.NAA00802@labinfo.iet.unipi.it> Subject: Re: Still no luck with cd music through sound card... To: roger@cs.strath.ac.uk (Roger Hardiman) Date: Tue, 26 Jan 1999 13:48:56 +0100 (MET) Cc: mpoulin@honk.org, freebsd-questions@FreeBSD.ORG, multimedia@FreeBSD.ORG In-Reply-To: <36ADC536.8238D7A7@cs.strath.ac.uk> from "Roger Hardiman" at Jan 26, 99 01:37:39 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > It is possible your sound card has a audio multiplexer which selects > which external audio source (line in / CD rom connector / microphone) > will > be routed to the audio output. actually most cards have two multiplexers/mixers, one routes inputs to the output/amplifier, the other one routes inputs to the Analog-to-Digital converter (ADC). The former is generally a real mixer with levels controls on each source, and it is controlled (on FreeSBSD) with the "mixer" command. The other one is often a multiplexer, and is the one you control when you select the ADC source with the same "mixer" program, or with applications such as "vat". control with 'vat cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 07:02:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA14725 for freebsd-questions-outgoing; Tue, 26 Jan 1999 07:02:49 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from turkey.ispro.net.tr (turkey.ispro.net.tr [195.174.18.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA14674 for ; Tue, 26 Jan 1999 07:02:37 -0800 (PST) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from localhost (yurtesen@localhost) by turkey.ispro.net.tr (8.8.8/8.8.8) with SMTP id RAA28789; Tue, 26 Jan 1999 17:00:46 +0200 (EET) (envelope-from yurtesen@turkey.ispro.net.tr) Date: Tue, 26 Jan 1999 17:00:46 +0200 (EET) From: Evren Yurtesen To: Brian Somers cc: freebsd-questions@FreeBSD.ORG Subject: Re: ppp crashes...2 In-Reply-To: <199901260115.BAA08453@keep.lan.Awfulhak.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 but I am using the same link with same modem with win95 with no problem... why does this happen on freebsd? On Tue, 26 Jan 1999, Brian Somers wrote: > > hello, > > I am using ppp to connect to my isp but after some time > > I lose the connection, I am connected but I am not able to > > ping any machine on the other side. when I disconnect the > > phone line and reconnect then the modem closes the line and > > reconnects to my isp but after some time ppp crashes again > > I do not know what is the problem, in the logs there is only > > one line about hdlc error (fcs or something like that) > > what should I do? > > Enable something like async logging and see if ppp has ``crashed'' or > if the other side has stopped responding. If it's the other side, > you'll need to take it up with your ISP (someday, someone will find > an ISP that's willing to co-operate!). > > If it's ppp, you'll need to be a bit more specific.... > http://www.FreeBSD.org/FAQ/userppp.html may be a good place to start. > > -- > Brian > > Don't _EVER_ lose your sense of humour ! > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 07:17:42 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA16928 for freebsd-questions-outgoing; Tue, 26 Jan 1999 07:17:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from lotus2.lotus.com (lotus2.lotus.com [192.233.136.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA16920 for ; Tue, 26 Jan 1999 07:17:35 -0800 (PST) (envelope-from Kevin_Weiss/AUS/Lotus@lotus.com) From: Kevin_Weiss/AUS/Lotus@lotus.com Received: from internet2.lotus.com (internet2 [9.95.4.236]) by lotus2.lotus.com (8.8.8/8.8.7) with ESMTP id KAA05577 for ; Tue, 26 Jan 1999 10:24:49 -0500 (EST) Received: from mta2.lotus.com (MTA2.lotus.com [9.95.5.6]) by internet2.lotus.com (8.8.8/8.8.7) with SMTP id KAA26202 for ; Tue, 26 Jan 1999 10:15:29 -0500 (EST) Received: by mta2.lotus.com(Lotus SMTP MTA v4.6.3 hotfix 1 (767.1 12-15-1998)) id 85256705.0054D52B ; Tue, 26 Jan 1999 10:26:35 -0500 X-Lotus-FromDomain: LOTUS@MTA To: freebsd-questions@FreeBSD.ORG Message-ID: <85256705.0054ACBA.00@mta2.lotus.com> Date: Tue, 26 Jan 1999 09:13:59 -0600 Subject: needing help with afterstep 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 trying to configure afterstep (ver 1.0), is there a website where I can get config info? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 07:21:42 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA17762 for freebsd-questions-outgoing; Tue, 26 Jan 1999 07:21:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from montreal.eicon.com (ws-2435.eicon.com [192.219.24.35]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA17757 for ; Tue, 26 Jan 1999 07:21:40 -0800 (PST) (envelope-from henrid@eicon.com) Received: by montreal.eicon.com with Internet Mail Service (5.0.1460.8) id ; Tue, 26 Jan 1999 10:18:35 -0500 Message-ID: <5854E0C731A0D211B30400805FFED5412B4BAC@montreal.eicon.com> From: Henri Ducasse To: freebsd-questions@FreeBSD.ORG Subject: FreeBsd & Fat32 Date: Tue, 26 Jan 1999 10:18:33 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1460.8) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have win98 on my c:\ drive & linux on a separate drive. LILO is able to boot from my fat32 c:\ boot sector. Will I be able to do the same with FreeBsd? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 07:23:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA17964 for freebsd-questions-outgoing; Tue, 26 Jan 1999 07:23:06 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from lotus2.lotus.com (lotus2.lotus.com [192.233.136.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA17958 for ; Tue, 26 Jan 1999 07:23:04 -0800 (PST) (envelope-from Kevin_Weiss/AUS/Lotus@lotus.com) From: Kevin_Weiss/AUS/Lotus@lotus.com Received: from internet2.lotus.com (internet2 [9.95.4.236]) by lotus2.lotus.com (8.8.8/8.8.7) with ESMTP id KAA06286 for ; Tue, 26 Jan 1999 10:30:19 -0500 (EST) Received: from mta2.lotus.com (MTA2.lotus.com [9.95.5.6]) by internet2.lotus.com (8.8.8/8.8.7) with SMTP id KAA26885 for ; Tue, 26 Jan 1999 10:21:00 -0500 (EST) Received: by mta2.lotus.com(Lotus SMTP MTA v4.6.3 hotfix 1 (767.1 12-15-1998)) id 85256705.00555605 ; Tue, 26 Jan 1999 10:32:05 -0500 X-Lotus-FromDomain: LOTUS@MTA To: freebsd-questions@FreeBSD.ORG Message-ID: <85256705.00555490.00@mta2.lotus.com> Date: Tue, 26 Jan 1999 09:21:35 -0600 Subject: to copy a floppy... 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 If I have a bitmap in MS-DOS format, how do I copy it to a freeBSD HDD? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 07:31:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA18903 for freebsd-questions-outgoing; Tue, 26 Jan 1999 07:31:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA18891 for ; Tue, 26 Jan 1999 07:31:11 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #1) id 105ASH-0004jt-00; Tue, 26 Jan 1999 15:31:06 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id PAA03242; Tue, 26 Jan 1999 15:30:38 GMT Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA06901; Tue, 26 Jan 99 15:30:36 GMT Message-Id: <36ADDF84.2C3BA1C2@uk.radan.com> Date: Tue, 26 Jan 1999 15:30:12 +0000 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 4.1.3_U1 sun4m) X-Accept-Language: en-GB Mime-Version: 1.0 To: Kevin_Weiss/AUS/Lotus@lotus.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: to copy a floppy... References: <85256705.00555490.00@mta2.lotus.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kevin_Weiss/AUS/Lotus@lotus.com wrote: > > If I have a bitmap in MS-DOS format, how do I copy > it to a freeBSD HDD? If it's on a floppy, use, as root mount -t msdos /dev/fd0 /mnt then just cp as normal: cp /mnt/bitmap.bmp /usr/home (change path and filename to suit) > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 07:35:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA19630 for freebsd-questions-outgoing; Tue, 26 Jan 1999 07:35:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (finch-punt-12.mail.demon.net [194.217.242.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA19625 for ; Tue, 26 Jan 1999 07:35:53 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #2) id 105AWp-0007bs-00; Tue, 26 Jan 1999 15:35:47 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id PAA03282; Tue, 26 Jan 1999 15:35:26 GMT Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA06963; Tue, 26 Jan 99 15:35:24 GMT Message-Id: <36ADE0A4.B544FF2B@uk.radan.com> Date: Tue, 26 Jan 1999 15:35:00 +0000 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 4.1.3_U1 sun4m) X-Accept-Language: en-GB Mime-Version: 1.0 To: peter Cc: questions@FreeBSD.ORG Subject: Re: netscape client References: <36ADA177.949312EF@sweda.com.hk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter wrote: > > Hello > > my netscape mail client couldn't save and open 'graphic file' but mail > client can work before. i sure it is not about mail size and size > format > Sounds like it can't recognize the file format and/or the encoding/compression method. It's not a MAC bin/hex encoded file is it? > Does anyone have suggestion or ideas to solve it? > > Thank you > Peter > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 07:42:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA20619 for freebsd-questions-outgoing; Tue, 26 Jan 1999 07:42:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horst.bfd.com (horst.bfd.com [12.9.219.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA20613 for ; Tue, 26 Jan 1999 07:42:07 -0800 (PST) (envelope-from ejs@bfd.com) Received: from HARLIE.bfd.com (bastion.bfd.com [12.9.219.14]) by horst.bfd.com (8.9.1/8.9.1) with ESMTP id HAA03804; Tue, 26 Jan 1999 07:41:59 -0800 (PST) (envelope-from ejs@bfd.com) Date: Tue, 26 Jan 1999 07:41:59 -0800 (PST) From: "Eric J. Schwertfeger" To: "Larry S. Marso" cc: freebsd-questions@FreeBSD.ORG Subject: Re: Polite Advocacy on -questions WAS: learning UNIX In-Reply-To: <19990125225933.C6464@marso.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, 25 Jan 1999, Larry S. Marso wrote: > On Mon, Jan 25, 1999 at 09:56:27PM +0000, Jason C. Wells wrote: > > > First thing you need to learn about UNIX, HTML is NOT a valid way > > >to send E-mail. Other then that, jump right in. > > Thinking about this, I wonder ... > > Why not write a procmail script that pipes html e-mail to: > > netscape -remote 'openURL('$1',new-window)' That would be very messy when I'm reading office email at home or home email in the office, especially since procmail gets invoked when the message is delivered, not when read. Now, with a recent enough pine, any message that has the correct MIME headers will still get displayed, but that rules out any HTML message that is in the digests, or any message from a mailer that didn't supply correct headers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 07:47:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA21380 for freebsd-questions-outgoing; Tue, 26 Jan 1999 07:47:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from peloton.physics.montana.edu (peloton.physics.montana.edu [153.90.192.177]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA21374 for ; Tue, 26 Jan 1999 07:47:12 -0800 (PST) (envelope-from brett@peloton.physics.montana.edu) Received: from localhost (brett@localhost) by peloton.physics.montana.edu (8.8.8/8.8.7) with ESMTP id IAA26641; Tue, 26 Jan 1999 08:46:16 -0700 (MST) (envelope-from brett@peloton.physics.montana.edu) Date: Tue, 26 Jan 1999 08:46:16 -0700 (MST) From: Brett Taylor To: Kevin_Weiss/AUS/Lotus@lotus.com cc: freebsd-questions@FreeBSD.ORG Subject: Re: needing help with afterstep In-Reply-To: <85256705.0054ACBA.00@mta2.lotus.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 Hi, > I am trying to configure afterstep (ver 1.0), is there a website where > I can get config info? www.afterstep.org You should also seriously consider moving to AfterStep-1.6.6 (afterstep-devel in /usr/ports/x11-wm/) as it is easier to consider. If you still have trouble configuring things you could try ascp - no port yet but all you need to do is install gtk11 from /usr/ports/graphics/ and it should compile - at least it used to. I'm not using AS anymore. You can find ascp at: http://hubble.colorado.edu/~nwanua/htmldir/ascp.html Brett ****************************************************************** Brett Taylor brett@peloton.physics.montana.edu http://peloton.physics.montana.edu/brett/ "love isn't someplace that we fall, it's something that we do" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 08:02:03 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA23742 for freebsd-questions-outgoing; Tue, 26 Jan 1999 07:59:04 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mel.alcatel.fr (mel.alcatel.fr [212.208.74.132]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA23721 for ; Tue, 26 Jan 1999 07:58:51 -0800 (PST) (envelope-from Thierry.Herbelot@alcatel.fr) Received: from aifhs2.alcatel.fr (mailhub.alcatel.fr [155.132.180.80]) by mel.alcatel.fr (ALCANET/SMTP) with ESMTP id QAA21972; Tue, 26 Jan 1999 16:58:12 +0100 Received: from lune.telspace.alcatel.fr (lune.telspace.alcatel.fr [155.132.144.65]) by aifhs2.alcatel.fr (ALCANET/SMTP2) with ESMTP id QAA23148; Tue, 26 Jan 1999 16:55:48 +0100 (MET) Received: from telss1 (telss1.telspace.alcatel.fr [155.132.51.4]) by lune.telspace.alcatel.fr (8.9.1a/8.9.1) with SMTP id QAA03328; Tue, 26 Jan 1999 16:41:17 +0100 (MET) Received: from telspace.alcatel.fr (nairobi.telspace.alcatel.fr) by telss1 (4.1/SMI-4.1) id AA04179; Tue, 26 Jan 99 16:48:39 +0100 Message-Id: <36ADE4F1.A5E0530E@telspace.alcatel.fr> Date: Tue, 26 Jan 1999 16:53:21 +0100 From: HERBELOT Thierry Organization: Alcatel Telspace X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 5.5.1 sun4m) X-Accept-Language: en Mime-Version: 1.0 To: Henri Ducasse Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBsd & Fat32 References: <5854E0C731A0D211B30400805FFED5412B4BAC@montreal.eicon.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, You will not be able to boot to FreeBSD 3.x from DOS or Win98. But FreeBSD includes one boot manager which gives you the choice between booting win98 and booting BSD (You will have to restart your computer to go from Win to BSD) TfH Henri Ducasse wrote: > > I have win98 on my c:\ drive & linux on a separate drive. LILO is able to > boot from my fat32 c:\ boot sector. Will I be able to do the same with > FreeBsd? > > 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 Tue Jan 26 08:15:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA25776 for freebsd-questions-outgoing; Tue, 26 Jan 1999 08:15:38 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from lotus2.lotus.com (lotus2.lotus.com [192.233.136.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA25760 for ; Tue, 26 Jan 1999 08:15:34 -0800 (PST) (envelope-from Kevin_Weiss/AUS/Lotus@lotus.com) From: Kevin_Weiss/AUS/Lotus@lotus.com Received: from internet2.lotus.com (internet2 [9.95.4.236]) by lotus2.lotus.com (8.8.8/8.8.7) with ESMTP id LAA11225 for ; Tue, 26 Jan 1999 11:22:51 -0500 (EST) Received: from mta2.lotus.com (MTA2.lotus.com [9.95.5.6]) by internet2.lotus.com (8.8.8/8.8.7) with SMTP id LAA01764 for ; Tue, 26 Jan 1999 11:13:31 -0500 (EST) Received: by mta2.lotus.com(Lotus SMTP MTA v4.6.3 hotfix 1 (767.1 12-15-1998)) id 85256705.005A2314 ; Tue, 26 Jan 1999 11:24:32 -0500 X-Lotus-FromDomain: LOTUS@MTA To: freebsd-questions@FreeBSD.ORG Message-ID: <85256705.005A21CE.00@mta2.lotus.com> Date: Tue, 26 Jan 1999 10:12:58 -0600 Subject: make install problem 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 ok...I mounted and did pkg_add on the ports directory. All these files got ported (even the Chinese software...hee...hee...I don't know Mandarin). Then, I tried this: # cd /usr/ports #make -DBATCH install (to install all ports without that don't need my input) Now I get a "try to port manually to /disfiles...Error 1 - Stop..." after a couple of seconds. Ok...so I'm looking through the handbook and I see DISTDIR=/where/you/put/it make install does this mean I have to type the location of EVERY one of those apps... PS - Where is GIMP located? on the 3rd CD? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 08:17:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA26119 for freebsd-questions-outgoing; Tue, 26 Jan 1999 08:17:32 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bright.fx.genx.net (bright.fx.genx.net [206.64.4.154]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA26109 for ; Tue, 26 Jan 1999 08:17:25 -0800 (PST) (envelope-from bright@hotjobs.com) Received: from localhost (bright@localhost) by bright.fx.genx.net (8.9.1/8.9.1) with ESMTP id LAA79488; Tue, 26 Jan 1999 11:23:48 -0500 (EST) (envelope-from bright@hotjobs.com) X-Authentication-Warning: bright.fx.genx.net: bright owned process doing -bs Date: Tue, 26 Jan 1999 11:23:48 -0500 (EST) From: Alfred Perlstein X-Sender: bright@bright.fx.genx.net To: Neal Westfall cc: Matthew Hagerty , questions@FreeBSD.ORG Subject: Re: No modules loaded message 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, 25 Jan 1999, Neal Westfall wrote: > On Mon, 25 Jan 1999, Matthew Hagerty wrote: > > > Greetings, > > > > Could someone explain to me what this message is trying to tell me: > > > > Jan 24 19:54:18 redbox smbd: no modules loaded for 'samba' service > > > > If it is samba problem then please disregard, however I get the feeling it > > is coming from the OS, not samba. What "service(s)" is/are being referred > > to? I'm about to go kernel hunting for anything similar to "modules" but I > > am just giving it a shot in the dark. > > > > Thanks, > > Matthew Hagerty > > matthew@wolfepub.com > > It is PAM related. I never could get samba 2.0 working properly. I > had to drop back to 1.9.10. If anyone has gotten samba 2.0 to work > with unix passwords, I'd love to hear how they did it. hack the configure script not to use PAM, or try editing: include/config.h and comment out the line: #define HAVE_PAM_AUTHENTICATE 1 then try it. I've had the same problems with PAM except my problem was with KDE's 'kdm' login program, it just flat out refused to read my PAM config files 'no service for 'xdm'' i even tried the /etc/pam.d/login , xdm , kde directories, nothing helped so I finally gave up and recompiled without PAM. does anyone know why third party stuff doesn't seem to like FreeBSD's pam? running ktrace on xdm was too annoying, i think i'll try it again to see why it refuses to see my /etc/pam.d/ files. Alfred Perlstein - Programmer, HotJobs Inc. - www.hotjobs.com -- There are operating systems, and then there's FreeBSD. -- http://www.freebsd.org/ 4.0-current To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 08:23:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA26740 for freebsd-questions-outgoing; Tue, 26 Jan 1999 08:23:57 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from runner.jjsoft.com (jahanur.intur.net [206.97.149.64]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA26734 for ; Tue, 26 Jan 1999 08:23:54 -0800 (PST) (envelope-from jahanur@jjsoft.com) Received: from localhost (jahanur@localhost) by runner.jjsoft.com (8.9.0/8.9.0) with SMTP id KAA06371; Tue, 26 Jan 1999 10:23:44 -0600 (CST) Date: Tue, 26 Jan 1999 10:23:44 -0600 (CST) From: jahanur To: "Griffin, Clarence" cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: CDROM can not be read In-Reply-To: <416C351C579FD211B2B200062B001FF03AF3A3@wdcfb6exc01.ed.gov> 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 Try this : Got to the root directory; cd / /sbin/umount -f cdrom make sure there is a disk in there. /sbin/mount cdrom that shoud do it. Jahanur On Mon, 25 Jan 1999, Griffin, Clarence wrote: > > Just upgraded from FBSD 2.2.6, to FBSD 2.2.8, and now the system won't find > the CDROM, even though it used the CDROM to load itself from the new CD's. > > The 'mount' command says it's there already > > In the boot up messages "wcd0 " says that the driver gets loaded > > When 'umount' is sent, the system says it's busy. > > Cant do an 'ls', or rather, can change to CDROM and do 'ls', but shows > nothing in the directory.... > > Am loosing sleep and hair over this ( the sleep I can make up, but I will > miss the hair, didn't have much left before I started!) :-) > > So, anyone got any ideas? > > dg > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 08:25:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA27078 for freebsd-questions-outgoing; Tue, 26 Jan 1999 08:25:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from net.ganymed.org (ws5.cable.vol.at [194.183.130.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA27060 for ; Tue, 26 Jan 1999 08:25:27 -0800 (PST) (envelope-from flo@ganymed.org) Received: from stone.ganymed.org (stone.ganymed.org [192.168.2.3]) by net.ganymed.org (8.9.1/8.8.5) with SMTP id RAA41747 for ; Tue, 26 Jan 1999 17:25:34 +0100 (CET) Message-Id: <3.0.32.19990126172513.006a5c8c@triton> X-Sender: flo@triton X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Tue, 26 Jan 1999 17:25:14 +0100 To: freebsd-questions@FreeBSD.ORG From: Florian Nigsch Subject: Problem with 3.0-STABLE 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 little problem with my FreeBSD installation: I've cvsupped the "new" 3.0-STABLE sources of about 24th of January and did a "make aout-to-elf" which finished successfully. I updated /dev and /etc and installed the new bootblocks successfully, as well. disklabel -B sd0 Then I rebooted the system and got the following prompt: [...] Default: F2 BTX loader 1.00 BTX version is 1.00 Console: internal video/keyboard BIOS drive A: is disk0 BIOS drive C: is disk1 FreeBSD/i386 bootstrap loader, Revision 0.2 639/64448kB (root@stone.ganymed.org, Sun Jan 24 22:51:21 CET 1999) Hit [Enter] to [...] [... various bootup messages ...] swapon: adding /dev/da0s2b as swap device Automatic reboot in progress... /dev/rda0s2a: FILESYSTEM CLEAN; SKIPPING CHECKS /dev/rda0s2a: clean, 11037 free [...] [... other messages ...] mount: /dev/da0s2a on /: specified device does not match mounted device Filesystem mount failed, startup aborted Enter full pathname of shell [...] What is that? First, the bootloader shows the BTX stuff, not ">> FreeBSD/i386 BOOT" (as on http://www.freebsd.org/~peter/elfday.html). I don't now if this is correct, but I have another 3.0-CURRENT machine with the latter mentioned prompt. Secondly, why can't my system remount the root device? Any help on this problem would be very kind! Please write to me directly, since I am not subscribed to the list. thanks in advance, Flo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 08:26:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA27199 for freebsd-questions-outgoing; Tue, 26 Jan 1999 08:26:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from relay.technocom.net (relay.technocom.net [194.6.96.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA27191 for ; Tue, 26 Jan 1999 08:26:05 -0800 (PST) (envelope-from andy.smith@technocom.net) Received: from wibble4.technocom.net (workstation21.technocom.net [195.172.0.21]) by relay.technocom.net (8.9.1a/8.9.1) with SMTP id QAA06772; Tue, 26 Jan 1999 16:25:46 GMT From: "Andy Smith" To: "Larry S. Marso" , Subject: RE: Polite Advocacy on -questions WAS: learning UNIX Date: Tue, 26 Jan 1999 16:24:08 -0000 Message-ID: <001401be4948$4c941a40$1500acc3@wibble4.technocom.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.2173.0 In-Reply-To: <19990125225933.C6464@marso.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jan 26, 1999 at 04:11, Larry S. Marso wrote: > On Mon, Jan 25, 1999 at 09:56:27PM +0000, Jason C. Wells wrote: > > > First thing you need to learn about UNIX, HTML is NOT a valid way > > >to send E-mail. Other then that, jump right in. > > Thinking about this, I wonder ... > > Why not write a procmail script that pipes html e-mail to: > > netscape -remote 'openURL('$1',new-window)' For the same reason that when you watch a film you don't expect it to be a recording of someone turning the pages of a book at the speed they think you read. :-) Andy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 08:30:26 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA27762 for freebsd-questions-outgoing; Tue, 26 Jan 1999 08:30:26 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA27717 for ; Tue, 26 Jan 1999 08:30:10 -0800 (PST) (envelope-from heiphetz@cvzoom.net) Received: from night_flight (lcp199.cvzoom.net [208.230.68.199]) by ns.cvzoom.net (8.9.1/8.9.1) with SMTP id LAA00589; Tue, 26 Jan 1999 11:17:28 -0500 (EST) Message-Id: <3.0.6.32.19990126113016.0092d840@cvzoom.net> X-Sender: heiphetz@cvzoom.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Tue, 26 Jan 1999 11:30:16 -0500 To: Greg Lehey From: Alex Heiphetz Subject: Addl info: telnet/ftp NOT DNS problem Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <3.0.6.32.19990126014303.00911700@cvzoom.net> References: <19990126165536.W66239@freebie.lemis.com> <3.0.6.32.19990126004735.0090a840@cvzoom.net> <3.0.6.32.19990126004735.0090a840@cvzoom.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I experimented with my telnet/ftp problem some more, here is what I got: I can telnet to the server from the server itself using telnet localhost telnet 127.0.0.1 AND telnet REAL_IP_NUMBER AND I can rlogin from all other machines just fine (!). Also, when I try to run telnetd as a separate daemon, I get: /usr/libexec/telnetd: getpeername: Socket operation on non-socket. (I commented out telnet in inetd.conf and reloaded before doing this). I am stumped... Thanks for your help. Regards, A.Heiphetz At 01:43 AM 1/26/99 -0500, Alex Heiphetz wrote: >Yes, I can telnet to localhost, as well to 127.0.0.1 > >Thank you for fast reply, >A.Heiphetz >At 04:55 PM 1/26/99 +1030, Greg Lehey wrote: >>On Tuesday, 26 January 1999 at 0:47:35 -0500, Alex Heiphetz wrote: >>> Problem: >>> I can't telnet or ftp to FreeBSD box although I can work out of it fine, >>> ping, traceroute, etc. The connection just hangs for a couple minutes, >>> then tells me "cannot telnet..." >>> >>> When I run trafshow on the server, I do see request for telnet/ftp coming, >>> but inetd (which _is_ running) does not react. (conf files are OK, >>> telent and ftp are among allowed services). >> >>We used to have a problem with inetd. Can you telnet to localhost on >>this machine? >> >>Greg >>-- >>When replying to this message, please copy the original recipients. >>For more information, see http://www.lemis.com/questions.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 08:32:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA27825 for freebsd-questions-outgoing; Tue, 26 Jan 1999 08:31:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from monsoon.dial.pipex.net (monsoon.dial.pipex.net [158.43.128.69]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA27814 for ; Tue, 26 Jan 1999 08:30:57 -0800 (PST) (envelope-from kojak@i.am) Received: (qmail 15792 invoked from network); 26 Jan 1999 16:30:42 -0000 Received: from usern195.uk.uudial.com (HELO kojak) (193.149.81.228) by smtp.dial.pipex.com with SMTP; 26 Jan 1999 16:30:42 -0000 Message-ID: <36AC9BE4.167EB0E7@i.am> Date: Mon, 25 Jan 1999 16:29:24 +0000 From: Tony Alexander X-Mailer: Mozilla 3.04Gold (X11; I; FreeBSD 3.0-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Problem with installing kernel Content-Type: text/plain; charset=us-ascii; name="mailer.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="mailer.txt" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Heya Guys, I have a problem installing a new built kernel. Basically everything seems fine and chillin right up to when the kernel begins to change the root device or so I gather, here is the output:- > Intel Pentium F00F detected, installing workaround > > > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x824448b > fault code = supervisor read, page not present > instruction pointer = 0x8:0xf0125eba > stack pointer = 0x10:0xf0280f74 > frame pointer = 0x10:0x824448b > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, def32 1, gran 1 > processor eflags = interrupt enabled, resume, IOPL = 0 > current process = 0 (swapper) > interrupt mask = > trap number = 12 > panic: page fault > syncing disks... done Now I'm pretty certain that I havent screwed anything up in my kernel configuration file but maybe I am missing something? Here is some information about how my FreeBSD partition is organised:- $ df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/wd0s3a 31743 19792 9412 68% / /dev/wd0s3f 682263 215770 411912 34% /usr /dev/wd0s3e 29751 1681 25690 6% /var procfs 4 4 0 100% /proc The config entry in the kernel config file is as follows:- config kernel root on wd0 Now although when I type df the swap partition isnt listed I know there is one on wd0s3b with about 73MB (I have 32MB of memory) when I installed FreeBSD 3.0-RELEASE. Also my old kernel still works fine. I would appreciate any help on this. Thanks in advance. Tony To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 08:43:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA29104 for freebsd-questions-outgoing; Tue, 26 Jan 1999 08:43:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gw.caamora.com.au (jonath5.lnk.telstra.net [139.130.41.237]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA29093 for ; Tue, 26 Jan 1999 08:43:33 -0800 (PST) (envelope-from jon@gw.caamora.com.au) Received: (from jon@localhost) by gw.caamora.com.au (8.8.8/8.8.8) id DAA23861; Wed, 27 Jan 1999 03:47:07 +1100 (EST) (envelope-from jon) Message-ID: <19990127034706.A23783@caamora.com.au> Date: Wed, 27 Jan 1999 03:47:06 +1100 From: jonathan michaels To: FreeBSD Questions Subject: Re: [FYI] Oracle on FreeBSD: official response Mail-Followup-To: FreeBSD Questions References: <19990125113352.A28261@ucb.crimea.ua> <19990126105355.Q36690@freebie.lemis.com> <19990125164657.A28375@mooseriver.com> <19990126100930.A18505@ucb.crimea.ua> <19990126191500.Z66239@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <19990126191500.Z66239@freebie.lemis.com>; from Greg Lehey on Tue, Jan 26, 1999 at 07:15:00PM +1030 X-Operating-System: FreeBSD gw.caamora.com.au 2.2.7-RELEASE i386 X-Mood: i'm alive, if it counts Organisation: Caamora, PO Box 144, Rosebery NSW 1445 Australia Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jan 26, 1999 at 07:15:00PM +1030, Greg Lehey wrote: > On Tuesday, 26 January 1999 at 10:09:30 +0200, Ruslan Ermilov wrote: > > On Mon, Jan 25, 1999 at 04:46:58PM -0800, Josef Grosch wrote: > >> On Tue, Jan 26, 1999 at 10:53:55AM +1030, Greg Lehey wrote: > >>> On Monday, 25 January 1999 at 11:33:52 +0200, Ruslan Ermilov wrote: > >>>> Hi! > >>>> > >>>> Recently someone posted the message that, according > >>>> to Oracle Sales, Oracle for FreeBSD will be available > >>>> in the middle of February. > >>>> > >>>> Yesterday I asked Oracle Support whether they have > >>>> any plans to release FreeBSD version of Oracle Server. > >>>> > >>>> Attached are the question and the answer (HTML). > >>> > >>> Wouldn't it have been easier on people who use mailers for reading > >>> mail if you had just relayed the answer? > > > > Because it was ``official'', I don't wanted to change anything. > > I just removed HREFs and IMGs. > > Sure, I don't really have any objection to that. But it wouldn't have > done any harm to add a summary for those people who don't have HTML > mail configured. > > >> Agree! The whole world does not use netscape as a mail reader. Please stop > >> sending HTML wrapped mail. > > > > I can't undestand why I should stop to do this? > > > > It seems you're lazy to make your mailer display HTML for you ;-) > > As Josef points out in his reply to this message, it's not always a > question of laziness. > > > I don't use Netscape. Like you both, I use `mutt' (in the ports). > > Its autoview feature and `lynx' (also in the ports) allow me to > > view HTML. > > > > To view HTMLs in the `mutt' you should: > > > > 1. install `lynx' > > 2. add the following line to ~/.muttrc: > > auto_view text/html > > 3. create ~/.mailcap with the following line: > > text/html; lynx -dump -force_html %s; copiousoutput > > > > Is it too much? ;-) > > No, it's not enough if I send you an attachment with graphics. That's > one of the problems: there are too many possible incompatibilities. > See http://www.lemis.com/email.html for more possibilities. But since > we're talking about mutt, you might prefer this approach: > > 1. Install netscrape. > 2. Add the following line to ~/.muttrc: > > auto_view text/html > > 3. Add the following single line to /usr/local/etc/mailcap: > > text/html; cp %s /var/tmp && netscape -remote "openURL(file:/var/tmp/`basename %s`)" || netscape /var/tmp/`basename %s` > > I sent this previous line out as a single line. If you receive it > folded, your mailer is broken. It must be inserted into the file > as a single line. where can one find a console (aka textmode) version of netscape, i'd gladly give up on mutt and lynx to use a freebsd text mode netscape, anyting to get away from that wretched xfree86. suggestions as always welcome regards jonathan -- =============================================================================== Jonathan Michaels PO Box 144, Rosebery, NSW 1445 Australia =========================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 08:43:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA29153 for freebsd-questions-outgoing; Tue, 26 Jan 1999 08:43:53 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mainsail.psi.net (mainsail.force3.com [38.208.215.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA29139 for ; Tue, 26 Jan 1999 08:43:50 -0800 (PST) (envelope-from TWilliams@force3.com) Received: from force3.com (dnas-03-12.sat.idworld.net [209.142.68.128]) by mainsail.psi.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2232.9) id DGPMYWY7; Tue, 26 Jan 1999 11:43:46 -0500 Message-ID: <36ADF186.939B77A5@force3.com> Date: Tue, 26 Jan 1999 10:47:02 -0600 From: "Thomas N. Williams" Organization: Force3, Inc. X-Mailer: Mozilla 4.06 [en] (Win95; U) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: 3Com Network card support 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 running FreeBSD 2.2.2 Where can I find a driver for a 3Com 3C905 10/100 card. Is this card supported in release 2.2.8? Thanks. Tom -- ----------------------------------------- | Thomas N. Williams, Sr. Systems Analyst | | Force 3 Inc. | | 206 W. Rhapsody | | San Antonio, TX 78216-3114 | | (210) 867-5627 | | mailto:Twilliams@force3.com | ----------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 09:03:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA01433 for freebsd-questions-outgoing; Tue, 26 Jan 1999 09:03:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nmail.devrycols.edu (nmail.devrycols.edu [199.218.238.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA01428 for ; Tue, 26 Jan 1999 09:03:13 -0800 (PST) (envelope-from jm7996@devrycols.edu) Received: from cis071 [131.187.253.210] by nmail.devrycols.edu (SMTPD32-4.07) id A533220166; Tue, 26 Jan 1999 12:02:43 EST Message-Id: <3.0.5.32.19990126120344.007bc250@devrycols.edu> X-Sender: jm7996@devrycols.edu X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Tue, 26 Jan 1999 12:03:44 -0500 To: jonathan michaels , FreeBSD Questions From: "James A. Mutter" Subject: Re: [FYI] Oracle on FreeBSD: official response In-Reply-To: <19990127034706.A23783@caamora.com.au> References: <19990126191500.Z66239@freebie.lemis.com> <19990125113352.A28261@ucb.crimea.ua> <19990126105355.Q36690@freebie.lemis.com> <19990125164657.A28375@mooseriver.com> <19990126100930.A18505@ucb.crimea.ua> <19990126191500.Z66239@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >where can one find a console (aka textmode) version of netscape, i'd gladly >give up on mutt and lynx to use a freebsd text mode netscape, anyting to get >away from that wretched xfree86. > >suggestions as always welcome > You can't - Netscape requires X. As was mentioned earlier, recent versions of Pine (yuck) will properly display HTML or the mutt + lynx combo is probably the best way to go on the console. Good luck. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 09:08:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA01878 for freebsd-questions-outgoing; Tue, 26 Jan 1999 09:08:00 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.clientlogic.com ([207.51.66.75]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA01873 for ; Tue, 26 Jan 1999 09:07:58 -0800 (PST) (envelope-from ChrisMic@sbservices.com) Received: by SITE0S1 with Internet Mail Service (5.5.2448.0) id ; Tue, 26 Jan 1999 12:08:31 -0500 Message-ID: <6C37EE640B78D2118D2F00A0C90FCB441A5E38@site2s1> From: Christopher Michaels - SSG To: "FreeBSD Mailing List (E-mail)" Subject: Dangerously Dedicated Disk question. Date: Tue, 26 Jan 1999 12:08:19 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a general question. If, when installing FreeBSD, you select the "Dangerously Dedicated" option, is there any way to undo this down the line, if the drive is no longer going be used in a dedicated FreeBSD machine? -Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 09:12:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA02381 for freebsd-questions-outgoing; Tue, 26 Jan 1999 09:12:49 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.disney.com (mail.disney.com [204.128.192.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA02376 for ; Tue, 26 Jan 1999 09:12:48 -0800 (PST) (envelope-from pirzyk@faf.disney.com) Received: from pain.corp.disney.com (root@pain.corp.disney.com [153.7.231.100]) by mail.disney.com (8.9.1/8.9.1) with SMTP id JAA26888 for ; Tue, 26 Jan 1999 09:12:45 -0800 (PST) Received: from louie.fa.disney.com by pain.corp.disney.com with ESMTP; Tue, 26 Jan 1999 09:12:42 -0800 Received: from snowhite.faf.fa.disney.com (snowhite.faf.fa.disney.com [153.7.115.1]) by louie.fa.disney.com (8.9.2/8.9.2) with ESMTP id JAA23409 for ; Tue, 26 Jan 1999 09:12:39 -0800 (PST) Received: from amigo.faf.fa.disney.com (amigo.faf.fa.disney.com [153.7.115.230]) by snowhite.faf.fa.disney.com (8.8.5/8.8.5) with SMTP id MAA23298 for ; Tue, 26 Jan 1999 12:12:41 -0500 (EST) From: Jim Pirzyk Organization: Walt Disney Feature Animation Florida To: freebsd-questions@FreeBSD.ORG Subject: modload with elf kernel Date: Tue, 26 Jan 1999 12:10:29 -0500 X-Mailer: KMail [version 1.0.14] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <99012612124008.00387@amigo.faf.fa.disney.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have just put in an elf kernel under 3.0-RELEASE. (a fresh install) with the a.out kernel, I could modload stuff fine, but now I get: root # modload /lkm/linux_mod.o /usr/libexec/aout/ld: /kernel: malformed input file (not rel or archive) modload: /usr/bin/ld: return code 1 Any ideas? This is the only problem I have found after changing the kernel. - Jim -- --- @(#) $Id: dot.signature,v 1.3 1996/01/25 02:07:09 pirzyk Exp $ [Jim] pirzyk@fa.disney.com -------------------------------- __o System Administrator, Walt Disney Feature Animation Florida _'\<,_ at Disney MGM Studios (*)/ (*) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 09:20:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA03069 for freebsd-questions-outgoing; Tue, 26 Jan 1999 09:20:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from crazy.weirdo.net (crazy.weirdo.net [207.207.215.209]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA03044 for ; Tue, 26 Jan 1999 09:20:10 -0800 (PST) (envelope-from chrismar@console.org) Received: from localhost (chrismar@localhost) by crazy.weirdo.net (8.9.1/8.9.1) with ESMTP id MAA10426; Tue, 26 Jan 1999 12:18:32 -0500 (EST) Date: Tue, 26 Jan 1999 12:18:31 -0500 (EST) From: Chris Martino X-Sender: chrismar@crazy.weirdo.net To: Mark Ovens cc: Robert Chalmers , freebsd-questions@FreeBSD.ORG Subject: Re: Unremovable file? In-Reply-To: <36AD79D9.BE03F96E@uk.radan.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 am root... stupid:/var/log/ % id uid=0(root) gid=0(root) groups=0(root),1(bin),2(daemon),3(sys),4(adm),6(disk),10(wheel) C -- This is my sig. Fear it! On Tue, 26 Jan 1999, Mark Ovens wrote: > Chris Martino wrote: > > > > I tried that before posting to the list, here is it's output: > > > > stupid:/var/log/ % chmod 666 authlog.1.gz > ^^^ > You don't appear to be root. Try doning this as root. > > > > chmod: authlog.1.gz: Operation not permitted > > stupid:/var/log/ % rm -i authlog.1.gz > > rm: remove `authlog.1.gz'? y > > rm: authlog.1.gz: Operation not permitted > > > > C > > > > -- > > This is my sig. Fear it! > > > > On Tue, 26 Jan 1999, Robert Chalmers wrote: > > > > > Try > > > > > > I just noticed, the permissions wont let you anyway... > > > > > > do a chmod 666 authlog.1.gz then a rm > > > > > > rm -i auth* > > > > > > and the prompt should ask you if you want to. answer [y] > > > > > > > > > bob > > > Chris Martino wrote: > > > > > > > Hi guys, > > > > I'm trying to rm a file and for some reason it won't let me do it. > > > > Whenever I try it gives me a rm: authlog.1.gz: Operation not permitted > > > > > > > > stupid:/var/log/ % ls -l > > > > total 286274103 > > > > b--xr-srw- 30063 8736 29287 194, 231 Jun 6 2032 authlog.1.gz > > > > > > > > Any ideas on how I can get rid of this file? > > > > > > > > Chris > > > > > > > > -- > > > > This is my sig. Fear it! > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > -- > > > http://www.chalmers.com.au. Publications From China in 24 different languages. > > > English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, > > > Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, > > > Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 09:25:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA03429 for freebsd-questions-outgoing; Tue, 26 Jan 1999 09:25:07 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from copland.udel.edu (copland.udel.edu [128.175.13.92]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA03424 for ; Tue, 26 Jan 1999 09:25:04 -0800 (PST) (envelope-from vyper@UDel.Edu) Received: from mahler.udel.edu (mahler.udel.edu [128.175.13.160]) by copland.udel.edu (8.8.8/8.8.8) with ESMTP id MAA02757; Tue, 26 Jan 1999 12:24:28 -0500 (EST) Date: Tue, 26 Jan 1999 12:25:25 -0500 (EST) From: Ian Clendaniel To: Chris Tubutis cc: freebsd-questions@FreeBSD.ORG Subject: Re: modem and soundcard conflict?!? In-Reply-To: <36AD416B.F3C88380@tci.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, 25 Jan 1999, Chris Tubutis wrote: > Know what? I wrote and sent that *before* I thoroughly read what you said. > Once I looked at it, well, no, it doesn't look like anything is conflicting > there. My next question would have been "With the sound card installed, > are you able to talk to the modem or not?" It sounds to me like you *can* > talk to the modem just fine, it dials just fine, but you can't get establish > a PPP connection. (This tells me you don't have any conflicting hardware.) Bingo. Just won't get a physical connection. Initializes and dials fine...starts the handshake and never finishes. Ends up timing out on the handshake. > Physically remove the sound card and it will connect and build a PPP session > just fine. Hmmm. I'd then go look at the log file being written to while > the modem is being dialed (I think this is in the syslog, likely in the > /var/log directory) and compare the output of when it works and when it > doesn't. Then, you'll know exactly where the connection is failing, and > hopefully somebody will know what to do to fix it. Yeah, this is weird. I looked at the logs and this was one of the attempts with soundcard: Jan 25 21:47:48 kamikaze ppp[834]: Phase: Enter pause (3) for redialing. Jan 25 21:47:51 kamikaze ppp[834]: Phase: Redialing timer expired. Jan 25 21:47:51 kamikaze ppp[834]: Phase: Connected! Jan 25 21:47:53 kamikaze ppp[834]: Phase: Phone: 2529670 Jan 25 21:48:43 kamikaze ppp[834]: Warning: DialModem: dial failed. Jan 25 21:48:43 kamikaze ppp[834]: Phase: Modem: Connect time: 52 secs: 0 octets in, 0 octets out Jan 25 21:48:43 kamikaze ppp[834]: Phase: total 0 bytes/sec And here's a successful right after that with no soundcard: Jan 25 22:04:55 kamikaze ppp[212]: Phase: Using interface: tun0 Jan 25 22:04:55 kamikaze ppp[213]: Phase: PPP Started. Jan 25 22:05:08 kamikaze ppp[213]: Phase: Connected! Jan 25 22:05:10 kamikaze ppp[213]: Phase: Phone: 2529670 Jan 25 22:06:01 kamikaze ppp[213]: Phase: NewPhase: Authenticate Jan 25 22:06:01 kamikaze ppp[213]: Phase: his = PAP, mine = none Jan 25 22:06:01 kamikaze ppp[213]: Phase: PAP: ibc Jan 25 22:06:01 kamikaze ppp[213]: Phase: PapInput: ACK Jan 25 22:06:01 kamikaze ppp[213]: Phase: Received PAP_ACK (Login Succeeded) Jan 25 22:06:01 kamikaze ppp[213]: Phase: NewPhase: Network Jan 25 22:06:01 kamikaze ppp[213]: Link: myaddr = 208.236.238.246 hisaddr = 208.236.238.6 Jan 25 22:06:01 kamikaze ppp[213]: Link: OsLinkup: 208.236.238.6 Jan 25 22:07:00 kamikaze ppp[213]: Phase: HDLC errors -> FCS: 1 ADDR: 0 COMD: 0 PROTO: 0 As is evidenced by the logs it fails during the handshake...never gets to authentication. > Just a thought.... while the PPP connection is trying to get established, > does the sound card work at that time? Just curious. Yes...I tried once _while_ using mpg123...didn't even skip. --Ian Ian Clendaniel Systems Analyst Network Operations Conectiv int:252-5577 ext:451-5577 mailto:ian.clendaniel@conectiv.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 09:29:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA03830 for freebsd-questions-outgoing; Tue, 26 Jan 1999 09:29:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gw.caamora.com.au (jonath5.lnk.telstra.net [139.130.41.237]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA03816 for ; Tue, 26 Jan 1999 09:29:30 -0800 (PST) (envelope-from jon@gw.caamora.com.au) Received: (from jon@localhost) by gw.caamora.com.au (8.8.8/8.8.8) id EAA23955; Wed, 27 Jan 1999 04:32:59 +1100 (EST) (envelope-from jon) Message-ID: <19990127043258.B23783@caamora.com.au> Date: Wed, 27 Jan 1999 04:32:58 +1100 From: jonathan michaels To: "Jordan K. Hubbard" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: DVDs [and MPEG decoder hardware] Mail-Followup-To: "Jordan K. Hubbard" , freebsd-questions@freebsd.org References: <19990126174636.C21039@caamora.com.au> <19049.917337634@zippy.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <19049.917337634@zippy.cdrom.com>; from Jordan K. Hubbard on Tue, Jan 26, 1999 at 12:00:34AM -0800 X-Operating-System: FreeBSD gw.caamora.com.au 2.2.7-RELEASE i386 X-Mood: i'm alive, if it counts Organisation: Caamora, PO Box 144, Rosebery NSW 1445 Australia Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jan 26, 1999 at 12:00:34AM -0800, Jordan K. Hubbard wrote: > > before i drive yet another nail into my own coffin .. > > Hmmmm. That posting was frankly bizarre and for the most part > incoherent, nor do I see why it needed to be cross-posted to both > -questions and -chat, so I've gone to -chat only on the follow-up. bizarre from your point of view .. not from mine .. i suffer teh stigma of being refered to a lazy stupid and worthless waste of human flesh i don't rite from outside observation .. i walk in my shoes, whats left of em, 24 hours a day .. i get frustrated, i feel teh glaring eyes in teh queues. it builds up and it builds up untill it just folds out like so amy concrete blocks, all over teh place. my thinking procees are so disjointed i cannot hold a reasonable converstaion. this is what i live with on a daily basis, this is normal for me. before i start to write a reply i already know what teh hick'es of this world are going to say .. teh gutless one do it behind my back. make what comments you will about my so called 'concious effort' at cross posting .. go see a dr and get a shot of dsylexia for a week or two and see how yo percieve teh world. just so you jordan and teh mornic cowboys who will no doubt send email as they always do .. it has taken me an hour to prepare this post. i thhink it flows and as far as i can SEE, with ny physical eyes thier are no typos or misspelling. needless to say i will be told all teh nits and picks by teh spelling patrol. bizarre as it is .. this is what my wrold is like and how with limited resources at my disposal i amd those like me percieve teh world around them. thanking you for stating th bleeding obvious. i'm not sorry for any offence i did cause .. i hope it serves as catalyst to some person out thier to see teh need and to determine to do someting, in stead of doing what all you so wondefull and gracious people doo when the going gets tough .. turn your heads away, avert your eyes and runf for civer so that you won't be teh ones caught in the .. drats i'm the one that has to help . been their, seen that, got teh scars to prove it. i;m not prowd of my spelling and bizarre writing style ,, but i know that it is the best that i can do, unlike the lazy snotty nossed kiddies that are no begining to frequent freebsd- as refugees fron linux et al, and teh equally lazy and dicipline lacking older brigade who just tag along for teh ride. to concieted in thier own mists of immortality to set teh example that thier age, thier experince(s)m thier maturity demands of tehm. i do what i can, with what i have, unfortunately for you all, it is not very much .. but it is teh best much i can muster. take care you'll, one day yo will need this kind of assiastance, and i fervernly pray teh world is softer, kinder, gentler place for all of you. i can now clearly see that thier is no place for teh likes of myslef, we just don't fit in to your ever so neatly cut out templates. anyway, i've take up too much of your time already. good bye .. jonathan -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 09:54:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA06819 for freebsd-questions-outgoing; Tue, 26 Jan 1999 09:54:20 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horton.iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA06809 for ; Tue, 26 Jan 1999 09:54:17 -0800 (PST) (envelope-from proot@horton.iaces.com) Received: (from proot@localhost) by horton.iaces.com (8.8.8/8.8.8) id LAA00606; Tue, 26 Jan 1999 11:52:29 -0600 (CST) (envelope-from proot) From: "Paul T. Root" Message-Id: <199901261752.LAA00606@horton.iaces.com> Subject: Re: Unremovable file? In-Reply-To: from Chris Martino at "Jan 26, 99 12:18:31 pm" To: chrismar@console.org (Chris Martino) Date: Tue, 26 Jan 1999 11:52:29 -0600 (CST) Cc: marko@uk.radan.com, robert@chalmers.com.au, freebsd-questions@FreeBSD.ORG X-Organization: USWEST !nterprise Networking - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 600 Stinson Blvd, Fl 1S X-Address: Minneapolis, MN 55413 X-Mailer: ELM [version 2.4ME+ PL38 (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 In a previous message, Chris Martino said: > I am root... > stupid:/var/log/ % id > uid=0(root) gid=0(root) groups=0(root),1(bin),2(daemon),3(sys),4(adm),6(disk),10(wheel) > > C > -- > This is my sig. Fear it! > > On Tue, 26 Jan 1999, Mark Ovens wrote: > > > Chris Martino wrote: > > > > > > I tried that before posting to the list, here is it's output: > > > > > > stupid:/var/log/ % chmod 666 authlog.1.gz > > ^^^ > > You don't appear to be root. Try doning this as root. > > > > > > > chmod: authlog.1.gz: Operation not permitted > > > stupid:/var/log/ % rm -i authlog.1.gz > > > rm: remove `authlog.1.gz'? y > > > rm: authlog.1.gz: Operation not permitted do an ls -lo and see if any flags are set. Get rid of them with chflags. Then you can remove -- Common sense is the most evenly distributed quantity in the world. Everyone thinks he has enough. -Descartes, 1637 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 09:56:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA07143 for freebsd-questions-outgoing; Tue, 26 Jan 1999 09:56:32 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tekincisnts-4.teklogix.com ([207.219.2.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA07138 for ; Tue, 26 Jan 1999 09:56:31 -0800 (PST) (envelope-from mpoulin@honk.org) Received: from SW47 ([10.64.5.146]) by tekincisnts-4.teklogix.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3) id Z6X0C30X; Tue, 26 Jan 1999 12:56:29 -0500 Message-Id: <3.0.3.32.19990126125629.00900aa0@spectre.honk.org> X-Sender: mpoulin@spectre.honk.org X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.3 (32) Date: Tue, 26 Jan 1999 12:56:29 -0500 To: freebsd-questions@FreeBSD.ORG From: "M. Poulin" Subject: Re: Anyone else getting grief from "Soundblaster compatible" soundcards? In-Reply-To: <36ADF273.E259E333@tci.com> References: <3.0.3.32.19990126105344.008fcc80@spectre.honk.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sure, but that defeats the purpose of having a sound card. M. At 09:50 AM 1/26/99 -0700, Chris Tubutis wrote: >> This drives me nuts - the only way I can listen to my CD's in FreeBSD is to plug in some crummy old headphones into the CD-Rom drive. The only other > > >Can't you plug some crummy old speakers into the CD-ROM drive? > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 10:08:52 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA09297 for freebsd-questions-outgoing; Tue, 26 Jan 1999 10:08:52 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shemp.palomine.net (shemp.palomine.net [205.198.88.200]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA09288 for ; Tue, 26 Jan 1999 10:08:50 -0800 (PST) (envelope-from cjohnson@palomine.net) Received: (qmail 25919 invoked by uid 1000); 26 Jan 1999 18:08:45 -0000 Date: Tue, 26 Jan 1999 13:08:45 -0500 From: Chris Johnson To: Florian Nigsch Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problem with 3.0-STABLE Message-ID: <19990126130845.A25898@palomine.net> References: <3.0.32.19990126172513.006a5c8c@triton> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <3.0.32.19990126172513.006a5c8c@triton>; from Florian Nigsch on Tue, Jan 26, 1999 at 05:25:14PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG See http://www.dejanews.com/getdoc.xp?AN=436578783. The initial response and followup should help you get things going again. Chris On Tue, Jan 26, 1999 at 05:25:14PM +0100, Florian Nigsch wrote: > Hello! > > I have a little problem with my FreeBSD installation: > > I've cvsupped the "new" 3.0-STABLE sources of about 24th of January and did > a "make aout-to-elf" which finished successfully. > I updated /dev and /etc and installed the new bootblocks successfully, as > well. > > disklabel -B sd0 > > Then I rebooted the system and got the following prompt: > > > > [...] > Default: F2 > > BTX loader 1.00 BTX version is 1.00 > Console: internal video/keyboard > BIOS drive A: is disk0 > BIOS drive C: is disk1 > > FreeBSD/i386 bootstrap loader, Revision 0.2 639/64448kB > (root@stone.ganymed.org, Sun Jan 24 22:51:21 CET 1999) > > Hit [Enter] to [...] > > [... various bootup messages ...] > swapon: adding /dev/da0s2b as swap device > Automatic reboot in progress... > /dev/rda0s2a: FILESYSTEM CLEAN; SKIPPING CHECKS > /dev/rda0s2a: clean, 11037 free [...] > > [... other messages ...] > mount: /dev/da0s2a on /: specified device does not match mounted device > Filesystem mount failed, startup aborted > Enter full pathname of shell [...] > > > > What is that? > First, the bootloader shows the BTX stuff, not ">> FreeBSD/i386 BOOT" (as > on http://www.freebsd.org/~peter/elfday.html). I don't now if this is > correct, but I have another 3.0-CURRENT machine with the latter mentioned > prompt. > Secondly, why can't my system remount the root device? > > Any help on this problem would be very kind! > > Please write to me directly, since I am not subscribed to the list. > > thanks in advance, > Flo > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 10:17:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA10804 for freebsd-questions-outgoing; Tue, 26 Jan 1999 10:17:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [195.123.29.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA10796 for ; Tue, 26 Jan 1999 10:17:14 -0800 (PST) (envelope-from sobomax@altavista.net) Received: from vega.pfts.com (async2-35.iptelecom.net.ua [195.123.29.100]) by ipt2.iptelecom.net.ua (8.8.8/8.8.8) with ESMTP id UAA18149 for ; Tue, 26 Jan 1999 20:16:59 +0200 (EET) (envelope-from sobomax@altavista.net) Received: from altavista.net (big_brother [192.168.1.1]) by vega.pfts.com (8.9.2/8.9.1) with ESMTP id UAA03429 for ; Tue, 26 Jan 1999 20:16:52 +0200 (EET) (envelope-from sobomax@altavista.net) Message-ID: <36AE0692.F6AAC9E3@altavista.net> Date: Tue, 26 Jan 1999 20:16:50 +0200 From: Maxim Sobolev X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: ru,en MIME-Version: 1.0 To: questions@FreeBSD.ORG Subject: Need info on how to make boot code Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Sirs, Can someone point me to some general info on how to make boot executables (similar to /boot/loader). I want to make such bootfile to configure my Toshiba notebook, which as far as I know can be configured only through direct BIOS call (configuration program resides in BIOS). I have in hands small ms-dos executable with dozen assembler commands.   Sincerely, Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 10:22:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA11187 for freebsd-questions-outgoing; Tue, 26 Jan 1999 10:22:29 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gras-varg.worldgate.com (gras-varg.worldgate.com [198.161.84.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA11180 for ; Tue, 26 Jan 1999 10:22:22 -0800 (PST) (envelope-from skafte@gras-varg.worldgate.com) Received: (from skafte@localhost) by gras-varg.worldgate.com (8.9.1a/8.9.1) id LAA21386; Tue, 26 Jan 1999 11:22:08 -0700 (MST) Date: Tue, 26 Jan 1999 11:22:07 -0700 From: Greg Skafte To: Chris Martino Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Unremovable file? Message-ID: <19990126112207.B20921@gras-varg.worldgate.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: ; from Chris Martino on Tue, Jan 26, 1999 at 02:22:38AM -0500 Organization: WorldGate Inc. X-PGP-Fingerprint: 42 9C 2C A8 4D 2B C9 C4 7D B6 00 B0 50 47 20 97 X-URL: http://gras-varg.worldgate.com/~skafte Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG do an ls -lo the -o option lists the flags that are set. then man chflags(1) to see what each flag does some flags such as schg sappnd sunlk have a dependancey on the sercure level of your box so also do a sysctl kern.securelevel man sysctl(8) for details. if it is -1 everything is going to be simple if it is not then you will have to reboot into single user mode. Quoting Chris Martino (chrismar@console.org) On Subject: Unremovable file? Date: Tue, Jan 26, 1999 at 02:22:38AM -0500 > Hi guys, > I'm trying to rm a file and for some reason it won't let me do it. > Whenever I try it gives me a rm: authlog.1.gz: Operation not permitted > > stupid:/var/log/ % ls -l > total 286274103 > b--xr-srw- 30063 8736 29287 194, 231 Jun 6 2032 authlog.1.gz > > Any ideas on how I can get rid of this file? > > Chris > > -- > This is my sig. Fear it! > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Email: skafte@worldgate.com Voice: +403 413 1910 Fax: +403 421 4929 #575 Sun Life Place * 10123 99 Street * Edmonton, AB * Canada * T5J 3H1 -- -- When things can't get any worse, they simplify themselves by getting a whole lot worse then complicated. A complete and utter disaster is the simplest thing in the world; it's preventing one that's complex. (Janet Morris) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 10:27:50 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA11865 for freebsd-questions-outgoing; Tue, 26 Jan 1999 10:27:50 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from archimedes.shmoo.com (archimedes.shmoo.com [206.149.78.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA11858 for ; Tue, 26 Jan 1999 10:27:48 -0800 (PST) (envelope-from shmoo@shmoo.com) Received: from localhost (localhost.shmoo.com [127.0.0.1]) by archimedes.shmoo.com (8.8.8/8.8.7) with ESMTP id JAA00539; Tue, 26 Jan 1999 09:27:02 -0900 (AKST) (envelope-from shmoo@shmoo.com) Date: Tue, 26 Jan 1999 09:27:01 -0900 (AKST) From: shmoo To: Spike cc: fbsdqs Subject: Re: PGP 5 and pine 4.05 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, 25 Jan 1999, Spike wrote: > How do I integrate PGP 5 with my pine 4.05? I want to be able to sign all > my outgoing mail. Thanks. The appropiate lines as they exist in my .pinerc are: # This will automagically run pgp signed/encoded emails through pgp for # output when you read them. display-filters=_BEGINNING("-----BEGIN PGP")_ /usr/local/bin/pgpv +OutputInformationFD=1 # This will give you the option of two additional send filters. One for # encryption, and the second for signing. sending-filters=/usr/local/bin/pgpe -ast -r _RECIPIENTS_, /usr/local/bin/pgps -at Shmoo PGP key available at: http://www.shmoo.com/~shmoo/pubkey.asc PGP fingerprint: 62 9B 58 ED 50 61 1E A0 34 5F ED 07 E0 80 4F 47 "I got nobody on my side, and surely that ain't right" - Portishead To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 10:31:28 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA12405 for freebsd-questions-outgoing; Tue, 26 Jan 1999 10:31:28 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from presley.cybertrails.com (mail.cybertrails.com [162.42.150.35]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA12400 for ; Tue, 26 Jan 1999 10:31:25 -0800 (PST) (envelope-from kf7nn1@cybertrails.com) Received: (qmail 19347 invoked from network); 26 Jan 1999 18:33:55 -0000 Received: from unknown (HELO ginger) (162.42.132.7) by mail.cybertrails.com with SMTP; 26 Jan 1999 18:33:55 -0000 Message-ID: <000e01be495a$1a4275c0$0300a8c0@ginger.kf7nn.com> From: "george vagner" To: "alxx" , Subject: Re: notebook support? Date: Tue, 26 Jan 1999 11:31: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 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 it installed on my TI 486-50 windx-2 but am limited to size due to hard drive size. X works fine using generic vga server. I had to turn off "advanced OS" in the bios -----Original Message----- From: alxx To: freebsd-questions@FreeBSD.ORG Date: Tuesday, January 26, 1999 3:57 AM Subject: notebook support? just wondering if anyones tried installing on notebooks/laptop/portables with or without x.I know linux can be setup on a notebook so why not freebsd?(not just a miniport/version) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 10:32:47 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA12524 for freebsd-questions-outgoing; Tue, 26 Jan 1999 10:32:47 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason01.u.washington.edu (jason01.u.washington.edu [140.142.70.24]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA12518 for ; Tue, 26 Jan 1999 10:32:45 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul5.u.washington.edu (root@saul5.u.washington.edu [140.142.83.3]) by jason01.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id KAA32138; Tue, 26 Jan 1999 10:32:44 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul5.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id KAA07365; Tue, 26 Jan 1999 10:32:43 -0800 (PST) Date: Tue, 26 Jan 1999 18:32:07 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: Christopher Michaels - SSG cc: "FreeBSD Mailing List (E-mail)" Subject: Re: Dangerously Dedicated Disk question. In-Reply-To: <6C37EE640B78D2118D2F00A0C90FCB441A5E38@site2s1> 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, 26 Jan 1999, Christopher Michaels - SSG wrote: >I have a general question. If, when installing FreeBSD, you select the >"Dangerously Dedicated" option, is there any way to undo this down the line, >if the drive is no longer going be used in a dedicated FreeBSD machine? Yes. You can reformat the drive and reinstall whichever OS you like. If you know for sure that you don't need any other OS in addition to FreeBSD then go ahead with dedicated disc. If you know for sure that you don't mind reinstalling your system then go with dedicated disc. If you aren't sure, then don't do it. Non-dedicated disc installation does give you more flexibilty. Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 10:37:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA13203 for freebsd-questions-outgoing; Tue, 26 Jan 1999 10:37:53 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason05.u.washington.edu (jason05.u.washington.edu [140.142.78.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA13198 for ; Tue, 26 Jan 1999 10:37:51 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul1.u.washington.edu (root@saul1.u.washington.edu [140.142.82.10]) by jason05.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id KAA63460; Tue, 26 Jan 1999 10:37:45 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul1.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id KAA16889; Tue, 26 Jan 1999 10:37:44 -0800 (PST) Date: Tue, 26 Jan 1999 18:37:08 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: Benjamin Krajmalnik cc: FreeBSD-questions Subject: Re: Updating 3.0-Release to -STABLE In-Reply-To: <000001be4920$bc6b91e0$fdfea8c0@maindev> 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, 26 Jan 1999, Benjamin Krajmalnik wrote: >What is the best way to update my system from -Release to -STABLE? >Once I have the source files, what do I need to do - make world? >TIA. Yes, make world will do it. There is more. You need a bootstrap that will load an elf kernel. You need to read /usr/src/UPDATING and take a poke through the /usr/src/Makefiles. You need to update your devices buy /dev/MAKEDEV. You need a new kernel compiled. These are all referenced in the mailing list archives in -current and -stable. There are some odd URLS for you to look at that will help. Good Luck! Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 10:39:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA13325 for freebsd-questions-outgoing; Tue, 26 Jan 1999 10:39:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from iglou.com (iglou1.iglou.com [192.107.41.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA13316 for ; Tue, 26 Jan 1999 10:39:52 -0800 (PST) (envelope-from patrick@cre8tivegroup.com) Received: from [204.255.227.123] (helo=gateway.cre8tivegroup.com) by iglou.com with esmtp (8.9.1/8.9.1) id 105DOs-00072J-00; Tue, 26 Jan 1999 13:39:47 -0500 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Tue, 26 Jan 1999 13:40:49 -0500 (EST) From: Patrick Gardella To: freebsd-questions@FreeBSD.ORG Subject: Unkillable process? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've got a process running that seems to be unkillable. It's the Open Sound System (OSS). I went to restart it, and it's just going and going as it starts: >From top: 19213 root -18 0 460K 32K swpfre 0:48 1.34% 1.34% sndconf Kill -9 does do anything to this process. Any ideas? The last time I had this trouble (same software), I just rebooted, but I hate that idea :) Patrick --- Patrick S. Gardella Director of Web Development The Creative Group 1-800-804-0783 ext 29 606-858-8029 (fax) http://www.cre8tivegroup.com PGP Key ID 0xEE2D47A9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 10:45:50 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA13909 for freebsd-questions-outgoing; Tue, 26 Jan 1999 10:45:50 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from presley.cybertrails.com (mail.cybertrails.com [162.42.150.35]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA13901 for ; Tue, 26 Jan 1999 10:45:46 -0800 (PST) (envelope-from kf7nn1@cybertrails.com) Received: (qmail 24557 invoked from network); 26 Jan 1999 18:48:19 -0000 Received: from unknown (HELO ginger) (162.42.132.7) by mail.cybertrails.com with SMTP; 26 Jan 1999 18:48:19 -0000 Message-ID: <005301be495c$1d2a8fa0$0300a8c0@ginger.kf7nn.com> From: "george vagner" To: "WarezSearch Interactive, Inc." , Subject: Re: NIC Problems Date: Tue, 26 Jan 1999 11:45:57 -0700 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 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 d-link DE-528 and they work fine. they only cost $9.95 each at Frys on sale $19.95 not on sale. -----Original Message----- From: WarezSearch Interactive, Inc. To: freebsd-questions@FreeBSD.ORG Date: Tuesday, January 26, 1999 1:53 AM Subject: NIC Problems Hello, I have tried to install a number of UNIX/LINUX OS's including Red Hat Linux, and Solaris. All of which did not support my NIC. It is a D-Link DE 220 and most OS's support the 550 model, but not mine. I was wondering if any knew if FreeBSD would be able to run my NIC. I need this to work so that my Internet Connection can be established. I have a Cable Modem and would love to run UNIX or LINUX, but I have not found one that will work properly. If anyone has any ideas, please let me know. Brandon NeonMoon Creations™ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 10:52:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA14380 for freebsd-questions-outgoing; Tue, 26 Jan 1999 10:52:01 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pmpro.com (dyn001067.belt.digex.net [199.125.237.51]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA14349 for ; Tue, 26 Jan 1999 10:51:56 -0800 (PST) (envelope-from thomas@pmpro.com) Received: from squash.pmpro.com (squash.pmpro.com [192.168.201.254]) by pmpro.com (8.6.13/8.6.12) with SMTP id NAA24483 for ; Tue, 26 Jan 1999 13:34:05 -0500 Message-Id: <3.0.6.32.19990126133117.0089c100@pmpro.com> X-Sender: thomas@pmpro.com X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Tue, 26 Jan 1999 13:31:17 -0500 To: freebsd-questions@FreeBSD.ORG From: Mark Thomas Subject: natd and interfaces Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If I have interface fxp0 configured with two IP addresses, say: YYY.YYY.YYY.2 main-host YYY.YYY.YYY.3 natd-host and I'm using ipfw to divert all traffic through this interface to natd: divert 8668 ip from any to any via fxp0 and natd is running: natd -m -s -u -i fxp0 -a YYY.YYY.YYY.3 Will packets going through this interface end up being remapped to the .2 or .3 address? I'd like to be able to apply filtering rules differently to the actual host .2 and the natd hidden hosts on .3 ----- Mark Mark Thomas -- pmpro, inc. -- thomas@pmpro.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 10:52:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA14404 for freebsd-questions-outgoing; Tue, 26 Jan 1999 10:52:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pmpro.com (dyn001067.belt.digex.net [199.125.237.51]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA14373 for ; Tue, 26 Jan 1999 10:52:01 -0800 (PST) (envelope-from thomas@pmpro.com) Received: from squash.pmpro.com (squash.pmpro.com [192.168.201.254]) by pmpro.com (8.6.13/8.6.12) with SMTP id NAA24617 for ; Tue, 26 Jan 1999 13:49:34 -0500 Message-Id: <3.0.6.32.19990126134647.00898b60@pmpro.com> X-Sender: thomas@pmpro.com X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Tue, 26 Jan 1999 13:46:47 -0500 To: freebsd-questions@FreeBSD.ORG From: Mark Thomas Subject: natd and interfaces Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doh! Should always wait for the reboot to finish before hitting send. -i and -a are not allowed! I stupidly wrote: If I have interface fxp0 configured with two IP addresses, say: YYY.YYY.YYY.2 main-host YYY.YYY.YYY.3 natd-host and I'm using ipfw to divert all traffic through this interface to natd: divert 8668 ip from any to any via fxp0 and natd is running: natd -m -s -u -i fxp0 -a YYY.YYY.YYY.3 Will packets going through this interface end up being remapped to the .2 or .3 address? I'd like to be able to apply filtering rules differently to the actual host .2 and the natd hidden hosts on .3 ----- Mark Mark Thomas -- pmpro, inc. -- thomas@pmpro.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 10:59:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA15434 for freebsd-questions-outgoing; Tue, 26 Jan 1999 10:59:36 -0800 (PST) (envelope-from owner-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 (8.8.8/8.8.8) with ESMTP id KAA15429 for ; Tue, 26 Jan 1999 10:59:34 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id OAA15720; Tue, 26 Jan 1999 14:00:44 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199901261900.OAA15720@cc942873-a.ewndsr1.nj.home.com> Subject: Re: DVDs [and MPEG decoder hardware] In-Reply-To: <19990127043258.B23783@caamora.com.au> from jonathan michaels at "Jan 27, 99 04:32:58 am" To: jon@caamora.com.au (jonathan michaels) Date: Tue, 26 Jan 1999 14:00:44 -0500 (EST) Cc: jkh@zippy.cdrom.com, freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (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 jonathan michaels wrote, [snip] See, http://www.geckil.com/~harvest/various/Access-HOWTO It's written for Linux, but much of it, especially the portions that deal with X, is quite applicable to FreeBSD. HTH. HAND. -- 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 Jan 26 11:01:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA15723 for freebsd-questions-outgoing; Tue, 26 Jan 1999 11:01:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from uniqsite.uniqsite.com (uniqsite.com [209.249.66.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA15707 for ; Tue, 26 Jan 1999 11:00:58 -0800 (PST) (envelope-from gfish@uniqsite.com) Received: from localhost (gfish@localhost) by uniqsite.uniqsite.com (8.9.1/8.8.8) with SMTP id LAA19477; Tue, 26 Jan 1999 11:01:05 -0800 (PST) (envelope-from gfish@uniqsite.com) Date: Tue, 26 Jan 1999 11:01:05 -0800 (PST) From: Gold Fish To: Greg Lehey cc: questions@FreeBSD.ORG Subject: Re: Which release is elf based? In-Reply-To: <19990126161019.O66239@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 Tue, 26 Jan 1999, Greg Lehey wrote: > > 2.2 supports ELF > 3.0 has ELF by default, but an a.out kernel. > 4.0 (and 3.1) have everything ELF, and require the new bootstrap in > order to load the kernel. > > Everything should be backwards compatible: 4.0 can still run a.out, > and the new bootstrap should still load old kernels. > What is going to happen to the new bootstrap? Please elaborate. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 11:04:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA15974 for freebsd-questions-outgoing; Tue, 26 Jan 1999 11:04:07 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from out2.ibm.net (out2.ibm.net [165.87.194.229]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA15968 for ; Tue, 26 Jan 1999 11:04:06 -0800 (PST) (envelope-from mikegoe@ibm.net) Received: from Nikki (slip129-37-208-4.oh.us.ibm.net [129.37.208.4]) by out2.ibm.net (8.8.5/8.6.9) with SMTP id TAA273924 for ; Tue, 26 Jan 1999 19:04:02 GMT Message-Id: <199901261904.TAA273924@out2.ibm.net> From: "Michael G." To: "freebsd-questions@FreeBSD.ORG" Date: Tue, 26 Jan 1999 13:05:53 -0500 Reply-To: "Michael G." X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 98 (4.10.1998) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: notebook support? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've successfully Run FreeBSD with X-Window on two different laptops. Michael G. On Tue, 26 Jan 1999 21:46:29 +1100, alxx wrote: >just wondering if anyones tried installing on notebooks/laptop/portables >with or without x.I know linux can be setup on a notebook so why not >freebsd?(not just a miniport/version) ------------------------------------------------------------------- ICQ #24517082 Live FreeBSD...Or Die! PIC X 10 VALUE "YES! COBOL" ------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 11:08:42 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA16389 for freebsd-questions-outgoing; Tue, 26 Jan 1999 11:08:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from abby.skypoint.net (abby.skypoint.net [199.86.32.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA16381 for ; Tue, 26 Jan 1999 11:08:40 -0800 (PST) (envelope-from rpj@fep.hirshfields.com) Received: (from uucp@localhost) by abby.skypoint.net (8.8.7/jl 1.3) with UUCP id NAA22969 for freebsd-questions@freebsd.org; Tue, 26 Jan 1999 13:08:37 -0600 (CST) Received: (from rpj@localhost) by fep.hirshfields.com (8.8.8/8.8.8) id MAA27510 for freebsd-questions@freebsd.org; Tue, 26 Jan 1999 12:32:15 -0600 (CST) (envelope-from rpj) From: "Roger P. Johnson" Message-Id: <199901261832.MAA27510@fep.hirshfields.com> Subject: Re: Will FreeBSD *ever* fix their 2940U drivers ??????????????? In-Reply-To: <19990122113403.R417@freebie.lemis.com> from Greg Lehey at "Jan 22, 99 11:34:03 am" To: freebsd-questions@FreeBSD.ORG Date: Tue, 26 Jan 1999 12:32:15 -0600 (CST) X-Mailer: ELM [version 2.4ME+ PL38 (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 too have around 6-7 of these controllers, some work - some don't > >> work... I was talking to a guy a while ago with a view of > >> publishing our findings... Basically 'some cards don't work with > >> some boards', I beleive theres timing problems (or similar) with > >> some cards, and some motherboards... > > > > Has anyone tried a different brand contoller under this > > circumstance ? > > > > Would it even matter ? Does FreeBSD use the same SCSI controller > > "guts" for all PCI SCSI cards ? > > No. > > > I am looking at Buslogic BT-956C (F/W) and BT-948 (Ultra Narrow), > > but of courese I cannot find any documentaion (as of 2.2.6) that the > > BT-948 is supported. Is anyone using it ?? > > I'm not. The BT-948 is supported in 3.1-STABLE, but not in 2.2.8. > You can find this information in /usr/src/release/texts/RELNOTES.TXT. > > > I'm curious enough to find a solution bad enough to risk getting > > burned (again), and try the Buslogic card. > > As I said before, I think you are looking in the wrong place. You > will probably fail. Sorry to disappoint you Greg, but the Buslogic BT-948 works in the exact same machine that the 2940U's wouldn't.. Can someone put that in the FAQ/Handbook/other for the next poor soul to come across this problem? Finally after 2 years I get a solution. Hopefully others too. BTW, Insight has 122 of the BT-948's (Ultra Narrow) at approx 124.95, and no BT-958's (Ultra Wide), for those interested. Not everyone had them. Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 11:12:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA16776 for freebsd-questions-outgoing; Tue, 26 Jan 1999 11:12:58 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from peloton.physics.montana.edu (peloton.physics.montana.edu [153.90.192.177]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA16764 for ; Tue, 26 Jan 1999 11:12:47 -0800 (PST) (envelope-from brett@peloton.physics.montana.edu) Received: from localhost (brett@localhost) by peloton.physics.montana.edu (8.8.8/8.8.7) with ESMTP id MAA27460; Tue, 26 Jan 1999 12:12:10 -0700 (MST) (envelope-from brett@peloton.physics.montana.edu) Date: Tue, 26 Jan 1999 12:12:10 -0700 (MST) From: Brett Taylor To: "Michael G." cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: notebook support? In-Reply-To: <199901261904.TAA273924@out2.ibm.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 Hi, On Tue, 26 Jan 1999, Michael G. wrote: > I've successfully Run FreeBSD with X-Window on two > different laptops. > On Tue, 26 Jan 1999 21:46:29 +1100, alxx wrote: > > >just wondering if anyones tried installing on > >notebooks/laptop/portables with or without x.I know linux can be > >setup on a notebook so why not freebsd?(not just a miniport/version) There's a nice article on setting up X on a laptop at Daemon News: http://www.daemonnews.org/199810/mobile.html Brett ****************************************************************** Brett Taylor brett@peloton.physics.montana.edu http://peloton.physics.montana.edu/brett/ "love isn't someplace that we fall, it's something that we do" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 11:19:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA17292 for freebsd-questions-outgoing; Tue, 26 Jan 1999 11:19:29 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from sierrahill.com (sierrahill.com [216.30.23.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA17287 for ; Tue, 26 Jan 1999 11:19:25 -0800 (PST) (envelope-from rjoe@sierrahill.com) Received: (from rjoe@localhost) by sierrahill.com (8.8.7/8.8.7) id NAA08524 for questions@FreeBSD.ORG; Tue, 26 Jan 1999 13:42:01 -0600 (CST) (envelope-from rjoe) From: Joe Schwartz Message-Id: <199901261942.NAA08524@sierrahill.com> Subject: e-mail clients To: questions@FreeBSD.ORG Date: Tue, 26 Jan 1999 13:42:01 -0600 (CST) X-Mailer: ELM [version 2.4 PL23] 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 Folks, Are there any GUI e-mail clients that are configurable for a variety of POP3 accounts? Thanks, Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 11:23:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA17811 for freebsd-questions-outgoing; Tue, 26 Jan 1999 11:23:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.ptt.ru ([195.34.0.100]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA17806 for ; Tue, 26 Jan 1999 11:23:21 -0800 (PST) (envelope-from voux@iname.com) Received: (qmail 20936 invoked from network); 26 Jan 1999 19:23:34 -0000 Received: from dialup-29118.dialup.ptt.ru (195.34.29.118) by dialup.ptt.ru with SMTP; 26 Jan 1999 19:23:34 -0000 Date: Tue, 26 Jan 1999 22:24:56 +0300 (MSK) From: voux X-Sender: voux@hedgehog.shadow.net To: Joe Schwartz cc: questions@FreeBSD.ORG Subject: Re: e-mail clients In-Reply-To: <199901261942.NAA08524@sierrahill.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 netscape? :) On Tue, 26 Jan 1999, Joe Schwartz wrote: > > Folks, > > Are there any GUI e-mail clients that are configurable for a variety > of POP3 accounts? > > Thanks, > > Joe > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 11:26:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA18056 for freebsd-questions-outgoing; Tue, 26 Jan 1999 11:26:34 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from eddie.silk.net (eddie.silk.net [204.244.76.245]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA18048 for ; Tue, 26 Jan 1999 11:26:32 -0800 (PST) (envelope-from eddie@eddie.silk.net) Received: (from eddie@localhost) by eddie.silk.net (8.9.1/8.9.1) id LAA19521; Tue, 26 Jan 1999 11:36:32 -0800 (PST) (envelope-from eddie) Date: Tue, 26 Jan 1999 11:36:31 -0800 (PST) From: Eddie Lawhead To: Joe Schwartz cc: questions@FreeBSD.ORG Subject: Re: e-mail clients In-Reply-To: <199901261942.NAA08524@sierrahill.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, 26 Jan 1999, Joe Schwartz wrote: > > Folks, > > Are there any GUI e-mail clients that are configurable for a variety > of POP3 accounts? You could use fetchmail /usr/ports/mail/fetchmail and then use any GUI mail that you wanted... > > Thanks, > > Joe > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Eddie H. Lawhead FreeBSD: The Power To Serve Kelowna, BC, Canada http://www.FreeBSD.org eddie@silk.net http://www.Silk.net =-=-=-=-=-=-= Enriched, V-Card, HTML Messages > /dev/null =-=-=-=-=-=-= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 11:28:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA18382 for freebsd-questions-outgoing; Tue, 26 Jan 1999 11:28:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from uop.cs.uop.edu (uop.cs.uop.edu [138.9.200.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA18372 for ; Tue, 26 Jan 1999 11:28:53 -0800 (PST) (envelope-from bford@uop.cs.uop.edu) Received: from heather ([209.142.32.191]) by uop.cs.uop.edu (8.8.8/8.8.8) with SMTP id LAA00292 for ; Tue, 26 Jan 1999 11:27:33 -0800 (PST) Message-ID: <001f01be4961$f5bcd080$0100a8c0@my.domain> From: "Bret Ford" To: Subject: Samba 2.0 and SWAT Date: Tue, 26 Jan 1999 11:27:24 -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.0810.800 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What do I need to add to /etc/pam.conf to get SWAT logins to work? (I'm running pre-branch 3.0-current) I get this message at the console: Jan 18 13:24:58 plover smbd: no modules loaded for `samba' service Thanks, Bret Ford To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 11:31:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA18771 for freebsd-questions-outgoing; Tue, 26 Jan 1999 11:31:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA18705 for ; Tue, 26 Jan 1999 11:31:25 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id TAA29784; Tue, 26 Jan 1999 19:28:12 GMT (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.2/8.9.2) with ESMTP id RAA03726; Tue, 26 Jan 1999 17:36:31 GMT (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199901261736.RAA03726@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Evren Yurtesen cc: Brian Somers , freebsd-questions@FreeBSD.ORG Subject: Re: ppp crashes...2 In-reply-to: Your message of "Tue, 26 Jan 1999 17:00:46 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 26 Jan 1999 17:36:31 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > but I am using the same link with same modem > with win95 with no problem... > why does this happen on freebsd? I have no idea - you've given no details and haven't determined if the local or remote end is dying. As I've said on numerous occasions, there is probably a bug in ppp as this this problem has been mentioned by more than one person in the past (about 10 in fact), but in all cases, ppp seems to remain alive and the remote end stops responding. Ppp must be doing something unexpected to the remote implementation, but without any information, I can do nothing. All I can suggest is that you enable async logging to determine if ppp is still alive and then hassle your ISP. > On Tue, 26 Jan 1999, Brian Somers wrote: > > > > hello, > > > I am using ppp to connect to my isp but after some time > > > I lose the connection, I am connected but I am not able to > > > ping any machine on the other side. when I disconnect the > > > phone line and reconnect then the modem closes the line and > > > reconnects to my isp but after some time ppp crashes again > > > I do not know what is the problem, in the logs there is only > > > one line about hdlc error (fcs or something like that) > > > what should I do? > > > > Enable something like async logging and see if ppp has ``crashed'' or > > if the other side has stopped responding. If it's the other side, > > you'll need to take it up with your ISP (someday, someone will find > > an ISP that's willing to co-operate!). > > > > If it's ppp, you'll need to be a bit more specific.... > > http://www.FreeBSD.org/FAQ/userppp.html may be a good place to start. > > > > -- > > Brian > > > > Don't _EVER_ lose your sense of humour ! -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 11:40:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA20042 for freebsd-questions-outgoing; Tue, 26 Jan 1999 11:40:32 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from server.computeralt.com (server.computeralt.com [207.41.29.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA20037 for ; Tue, 26 Jan 1999 11:40:27 -0800 (PST) (envelope-from scott@computeralt.com) Received: from scott (scott.computeralt.com [207.41.29.100]) by server.computeralt.com (8.9.1/8.9.1) with SMTP id OAA04107 for ; Tue, 26 Jan 1999 14:40:20 -0500 (EST) Message-Id: <4.1.19990126143430.02db0ea0@mail.computeralt.com> X-Sender: scott@mail.computeralt.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Tue, 26 Jan 1999 14:40:18 -0500 To: FreeBSD Questions From: "Scott I. Remick" Subject: ISO CD-ROM images 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 trying to track down where I can download the ISO CD-ROM images for FreeBSD. All I could find was a text file at the following location: ftp://ftp6.FreeBSD.ORG/pub/FreeBSD/3.0-RELEASE/ISO-IMAGES.TXT That points me to the following URL: ftp://ftp.freebsd.org/pub/FreeBSD/incoming/iso-3.0/ Which doesn't exist on any of the FTP sites. Does anyone know where these might be found? Several of us would like to burn copies so we can take them home to our home systems and not have to install over 33.6K PPP! ----------------------- Scott I. Remick mailto:scott@computeralt.com Network and Information Systems (802)388-7545 FAX:(802)388-3697 Computer Alternatives, Inc. http://www.computeralt.com ----------> http://www.unix-vs-nt.org/ <----------- "Voici mon secret. Il est tres simple: on ne voit bien qu'avec le coeur. L'essentiel est invisible pour les yeux." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 11:49:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA20951 for freebsd-questions-outgoing; Tue, 26 Jan 1999 11:49:07 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from monsoon.dial.pipex.net (monsoon.dial.pipex.net [158.43.128.69]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA20946 for ; Tue, 26 Jan 1999 11:49:05 -0800 (PST) (envelope-from kojak@i.am) Received: (qmail 23340 invoked from network); 26 Jan 1999 19:48:58 -0000 Received: from useri134.uk.uudial.com (HELO kojak) (194.69.104.252) by smtp.dial.pipex.com with SMTP; 26 Jan 1999 19:48:58 -0000 Message-ID: <36ACCA1A.167EB0E7@i.am> Date: Mon, 25 Jan 1999 19:47:40 +0000 From: Tony Alexander X-Mailer: Mozilla 3.04Gold (X11; I; FreeBSD 3.0-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Problem with installing kernel Content-Type: text/plain; charset=us-ascii; name="mailer.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="mailer.txt" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Heya Guys, I have a problem installing a new built kernel. Basically everything seems fine and chillin right up to when the kernel begins to change the root device or so I gather, here is the output:- > Intel Pentium F00F detected, installing workaround > > > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x824448b > fault code = supervisor read, page not present > instruction pointer = 0x8:0xf0125eba > stack pointer = 0x10:0xf0280f74 > frame pointer = 0x10:0x824448b > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, def32 1, gran 1 > processor eflags = interrupt enabled, resume, IOPL = 0 > current process = 0 (swapper) > interrupt mask = > trap number = 12 > panic: page fault > syncing disks... done Now I'm pretty certain that I havent screwed anything up in my kernel configuration file but maybe I am missing something? Here is some information about how my FreeBSD partition is organised:- $ df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/wd0s3a 31743 19792 9412 68% / /dev/wd0s3f 682263 215770 411912 34% /usr /dev/wd0s3e 29751 1681 25690 6% /var procfs 4 4 0 100% /proc The config entry in the kernel config file is as follows:- config kernel root on wd0 Now although when I type df the swap partition isnt listed I know there is one on wd0s3b with about 73MB (I have 32MB of memory) when I installed FreeBSD 3.0-RELEASE. Also my old kernel still works fine. I would appreciate any help on this. Thanks in advance. Tony To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 12:18:03 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA24012 for freebsd-questions-outgoing; Tue, 26 Jan 1999 12:17:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from thor.inlink.com (thor.inlink.com [206.196.96.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA24007 for ; Tue, 26 Jan 1999 12:17:40 -0800 (PST) (envelope-from rayseals@midwestis.com) Received: from sparc.midwestis.com (mail.midwestis.com [206.196.126.220]) by thor.inlink.com (8.9.2/8.9.1) with ESMTP id OAA19113; Tue, 26 Jan 1999 14:17:17 -0600 (CST) Received: from rseals (proxy.lemaybank.com [209.135.156.13]) by sparc.midwestis.com (8.8.6/8.7.3) with SMTP id OAA05613; Tue, 26 Jan 1999 14:17:36 -0600 (CST) Reply-To: From: "Ray Seals" To: "Michael G." , Subject: RE: notebook support? Date: Tue, 26 Jan 1999 14:17:31 -0600 Message-ID: <001301be4968$e719b280$8301000a@rseals.midwestis.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.3110.3 Importance: Normal In-Reply-To: <199901261904.TAA273924@out2.ibm.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I run X on a Toshiba Satellite 335CDS. Runs great. Ray To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 12:18:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA24136 for freebsd-questions-outgoing; Tue, 26 Jan 1999 12:18:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns11.nokia.com (ns11.nokia.com [131.228.6.230]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA24110 for ; Tue, 26 Jan 1999 12:18:30 -0800 (PST) (envelope-from steve.glass@ntc.nokia.com) Received: from samail01.nmp.nokia.com (samail01.nmp.nokia.com [131.228.240.6]) by ns11.nokia.com (8.8.8/8.6.9) with ESMTP id WAA11347 for ; Tue, 26 Jan 1999 22:09:49 +0200 (EET) Received: from www.nmp.nokia.com (www.nmp.nokia.com [131.228.244.112]) by samail01.nmp.nokia.com (8.8.6 (PHNE_14041)/8.8.6) with ESMTP id WAA01322 for ; Tue, 26 Jan 1999 22:11:22 +0200 (EET) Received: from ntc.nokia.com (bsdhcp181243.americas.nokia.com [172.18.181.243]) by www.nmp.nokia.com (8.8.6/8.8.4) with ESMTP id VAA24171 for ; Tue, 26 Jan 1999 21:54:23 +0200 (EET) Message-ID: <36AE1D0A.4D6BE73C@ntc.nokia.com> Date: Tue, 26 Jan 1999 14:52:42 -0500 From: Steve Glass Organization: Nokia X-Mailer: Mozilla 4.03 [en] (WinNT; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: When did FreeBSD begin supporting the 4.4 BSD network kernel? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG That about sums it up (email needs a tag in the subject for "that's all, folks")... Cheers, Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 12:25:26 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA25162 for freebsd-questions-outgoing; Tue, 26 Jan 1999 12:25:26 -0800 (PST) (envelope-from owner-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 (8.8.8/8.8.8) with ESMTP id MAA25145 for ; Tue, 26 Jan 1999 12:25:23 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id PAA15859; Tue, 26 Jan 1999 15:26:49 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199901262026.PAA15859@cc942873-a.ewndsr1.nj.home.com> Subject: Re: Problem with installing kernel In-Reply-To: <36ACCA1A.167EB0E7@i.am> from Tony Alexander at "Jan 25, 99 07:47:40 pm" To: kojak@i.am (Tony Alexander) Date: Tue, 26 Jan 1999 15:26:49 -0500 (EST) Cc: freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (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 Tony Alexander wrote, [snip] > Now although when I type df the swap partition isnt listed I know there is > one on wd0s3b with about 73MB (I have 32MB of memory) when I installed > FreeBSD 3.0-RELEASE. Also my old kernel still works fine. How about a, % cd /sys/i386/conf ; diff NEW_KERNEL OLD_KERNEL Let's see what you changed there. Plus, how about any other changes you may have made. Is the kernel compiling cleanly? -- 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 Jan 26 12:34:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA26089 for freebsd-questions-outgoing; Tue, 26 Jan 1999 12:34:05 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ckgppxy1.proxy.att.com (ckmsfw1.att.com [12.20.58.157]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA26034 for ; Tue, 26 Jan 1999 12:33:59 -0800 (PST) (envelope-from jwb@akiva.homer.att.com) Received: from ulysses.homer.att.com ([135.205.193.4]) by ckgppxy1.proxy.att.com (AT&T/IPNS/GW-1.0) with ESMTP id PAA10450 for ; Tue, 26 Jan 1999 15:33:53 -0500 (EST) Received: from akiva.homer.att.com (akiva.homer.att.com [135.205.198.103]) by ulysses.homer.att.com (8.8.8/8.8.8) with ESMTP id PAA29387 for ; Tue, 26 Jan 1999 15:33:52 -0500 (EST) Received: from akiva.homer.att.com (localhost [127.0.0.1]) by akiva.homer.att.com (8.8.8+Sun/8.8.8) with ESMTP id PAA01430 for ; Tue, 26 Jan 1999 15:34:53 -0500 (EST) Message-Id: <199901262034.PAA01430@akiva.homer.att.com> X-Mailer: exmh version 2.0.2 2/24/98 To: freebsd-questions@FreeBSD.ORG Subject: CTM and branches Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 26 Jan 1999 15:34:53 -0500 From: "J. W. Ballantine" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm tracking ( or trying to ) 3.0-stable through CTM. I thought I'd read that src-cur was the current track for that, but is appears not to be since updating to src-cur.9719 and recompiling yeilds FreeBSD 4.0-CURRENT. Is there a CTM path for 3.0-STABLE, and if so where???? Thanks Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 12:40:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA26837 for freebsd-questions-outgoing; Tue, 26 Jan 1999 12:40:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason03.u.washington.edu (jason03.u.washington.edu [140.142.77.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA26811 for ; Tue, 26 Jan 1999 12:40:06 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul7.u.washington.edu (root@saul7.u.washington.edu [140.142.82.2]) by jason03.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id MAA42216; Tue, 26 Jan 1999 12:40:04 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul7.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id MAA02411; Tue, 26 Jan 1999 12:40:04 -0800 (PST) Date: Tue, 26 Jan 1999 20:39:27 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: Steve Glass cc: freebsd-questions@FreeBSD.ORG Subject: Re: When did FreeBSD begin supporting the 4.4 BSD network kernel? In-Reply-To: <36AE1D0A.4D6BE73C@ntc.nokia.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, 26 Jan 1999, Steve Glass wrote: > That about sums it up (email needs a tag in the subject for "that's >all, folks")... I am pretty sure it has been since the beginning. For a specific date you might look at the website for Jordan's brief history of FreeBSD. Also, there are release notes on the web for every release since 1.0. Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 12:42:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA27045 for freebsd-questions-outgoing; Tue, 26 Jan 1999 12:42:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns1.dsuweb.com (naughtynurse.org [209.76.252.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA27038 for ; Tue, 26 Jan 1999 12:42:40 -0800 (PST) (envelope-from list@dsuweb.com) Received: from office2 (1Cust217.tnt5.huntington-beach.ca.da.uu.net [208.252.84.217]) by ns1.dsuweb.com (8.8.8/8.8.8) with SMTP id LAA27857 for ; Tue, 26 Jan 1999 11:01:03 -0800 (PST) (envelope-from list@dsuweb.com) Message-ID: <004e01be496c$0e273a20$d954fcd0@office2> From: "List" To: Subject: CYRIX 686 KERNEL Date: Tue, 26 Jan 1999 12:39:19 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 When configuring the Kernel Would a CYRIX 686 PR200 Be considered a 486? 586? 686? Any suggestions, I have noticed with the GENERIC Kernel The box runs much nicer and FASTER than when The PENTIUM 233 CPU was in it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 12:47:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA27543 for freebsd-questions-outgoing; Tue, 26 Jan 1999 12:47:20 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from icicle.winternet.com (icicle.winternet.com [198.174.169.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA27534 for ; Tue, 26 Jan 1999 12:47:15 -0800 (PST) (envelope-from nrahlstr@mail.winternet.com) Received: (from adm@localhost) by icicle.winternet.com (8.8.8/8.8.8) id OAA19799; Tue, 26 Jan 1999 14:09:24 -0600 (CST) Received: from tundra.winternet.com(198.174.169.11) by icicle.winternet.com via smap (V2.0) id xma019773; Tue, 26 Jan 99 14:09:09 -0600 Received: (from nrahlstr@localhost) by tundra.winternet.com (8.8.7/8.8.4) id OAA02646; Tue, 26 Jan 1999 14:09:21 -0600 (CST) Message-ID: <19990126140920.A2361@winternet.com> Date: Tue, 26 Jan 1999 14:09:20 -0600 From: Nathan Ahlstrom To: "Scott I. Remick" , FreeBSD Questions Subject: Re: ISO CD-ROM images References: <4.1.19990126143430.02db0ea0@mail.computeralt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <4.1.19990126143430.02db0ea0@mail.computeralt.com>; from Scott I. Remick on Tue, Jan 26, 1999 at 02:40:18PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Scott I. Remick" wrote: > I'm trying to track down where I can download the ISO CD-ROM images for > FreeBSD. All I could find was a text file at the following location: > > ftp://ftp6.FreeBSD.ORG/pub/FreeBSD/3.0-RELEASE/ISO-IMAGES.TXT > > That points me to the following URL: > > ftp://ftp.freebsd.org/pub/FreeBSD/incoming/iso-3.0/ > > Which doesn't exist on any of the FTP sites. Does anyone know where these > might be found? Several of us would like to burn copies so we can take > them home to our home systems and not have to install over 33.6K PPP! They were removed. Buy the CD's. -- Nathan Ahlstrom nrahlstr@winternet.com FreeBSD: http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 12:52:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA28236 for freebsd-questions-outgoing; Tue, 26 Jan 1999 12:52:12 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shell.lucian.net (shell.lucian.net [209.218.208.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA28197; Tue, 26 Jan 1999 12:52:09 -0800 (PST) (envelope-from ace24@shell.lucian.net) Received: from localhost (ace24@localhost) by shell.lucian.net (8.9.1/8.9.1) with ESMTP id PAA29745; Tue, 26 Jan 1999 15:41:29 -0500 (EST) Date: Tue, 26 Jan 1999 15:41:25 -0500 (EST) From: Administrator To: "Joseph M. Scott" cc: freebsd-questions@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG Subject: Re: Vhosts 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, 25 Jan 1999, Joseph M. Scott wrote: > > On Mon, 25 Jan 1999, Administrator wrote: > > What do you mean by "use a specified host"? What services are you > refering to? Telnet, web, pop, smtp? > Irc, they are using some of the private domains as vhosts for their bitchx clients (BitchX -H) I added some ips for them to use, then i have some domains i dont want them using. Example: vhost.lucian.net they can use BitchX nick -H vhost.lucian.net symphonic.net they cant but i still want it accessable to some people (i could add em to a group if needed). Yet alot of them do BitchX nick -H symphonic.net, so whenever i see em doing it i kill their processes. > * Joseph M. Scott > * jmscott@ainet.com > * American InfoMetrics > * Modesto, CA - Ace24 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 12:55:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA28885 for freebsd-questions-outgoing; Tue, 26 Jan 1999 12:55:11 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horton.iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA28876 for ; Tue, 26 Jan 1999 12:55:09 -0800 (PST) (envelope-from proot@horton.iaces.com) Received: (from proot@localhost) by horton.iaces.com (8.8.8/8.8.8) id OAA01891; Tue, 26 Jan 1999 14:53:48 -0600 (CST) (envelope-from proot) From: "Paul T. Root" Message-Id: <199901262053.OAA01891@horton.iaces.com> Subject: Re: CYRIX 686 KERNEL In-Reply-To: <004e01be496c$0e273a20$d954fcd0@office2> from List at "Jan 26, 99 12:39:19 pm" To: list@dsuweb.com (List) Date: Tue, 26 Jan 1999 14:53:48 -0600 (CST) Cc: freebsd-questions@FreeBSD.ORG X-Organization: USWEST !nterprise Networking - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 600 Stinson Blvd, Fl 1S X-Address: Minneapolis, MN 55413 X-Mailer: ELM [version 2.4ME+ PL38 (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 486 In a previous message, List said: > When configuring the Kernel > > Would a CYRIX 686 PR200 Be considered a > 486? > 586? > 686? > > Any suggestions, I have noticed with the GENERIC Kernel The box runs much > nicer and FASTER than when The PENTIUM 233 CPU was in it. What's nicer mean? A PR200 should be comparable in speed to a Pentium 200. That's what PR200 means. -- If you were to probe inside the guy psyche, beneath that macho exterior and the endless droning about things like the 1978 World Series, you would find, deep down inside, a passionate heartfelt interest in: the 1978 World Series. Yes. The truth is, guys don't have any sensitive innermost thoughts and feelings. It's time you women knew! - Dave Barry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 12:58:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA29196 for freebsd-questions-outgoing; Tue, 26 Jan 1999 12:58:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dax.belen.k12.nm.us (dax.belen.k12.nm.us [206.206.121.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA29163 for ; Tue, 26 Jan 1999 12:58:23 -0800 (PST) (envelope-from wildcard@dax.belen.k12.nm.us) Received: from localhost (wildcard@localhost) by dax.belen.k12.nm.us (8.8.7/8.8.7) with SMTP id OAA10879 for ; Tue, 26 Jan 1999 14:00:02 -0700 (MST) (envelope-from wildcard@dax.belen.k12.nm.us) Date: Tue, 26 Jan 1999 14:00:02 -0700 (MST) From: wildcardus freakis To: freebsd-questions@FreeBSD.ORG Subject: l0phtcrack->master.passwd 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 wondering if anyone knew if you can run l0phtcrack against the master.password files for FreeBSD or is it WINNT only? I use crack but I like to try all the new stuff... Cheers Sasha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 13:06:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA29971 for freebsd-questions-outgoing; Tue, 26 Jan 1999 13:06:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tigger.stcloudstate.edu (tigger.StCloudState.edu [199.17.25.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA29966 for ; Tue, 26 Jan 1999 13:06:30 -0800 (PST) (envelope-from MILLEJ09@TIGGER.STCLOUDSTATE.EDU) Received: from TIGGER.STCLOUDSTATE.EDU by TIGGER.STCLOUDSTATE.EDU (PMDF V5.2-29 #34369) id <01J701FHSMCI0057TL@TIGGER.STCLOUDSTATE.EDU> for questions@freebsd.org; Tue, 26 Jan 1999 15:05:39 CST Date: Tue, 26 Jan 1999 15:05:39 -0600 (CST) From: Jacob Miller Subject: bootp To: questions@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 i'm running preebsd 3.0-current and would like to use it on my school's ethernet. however, my school uses bootp, and i can't figure out how to do it. i'm new to freebsd, by the way. Jacob Miller To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 13:19:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA01615 for freebsd-questions-outgoing; Tue, 26 Jan 1999 13:19:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kiwi.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA01610 for ; Tue, 26 Jan 1999 13:18:59 -0800 (PST) (envelope-from jonc@pinnacle.co.nz) Received: from kiwi.pinnacle.co.nz (kiwi.pinnacle.co.nz [202.37.163.2]) by kiwi.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id KAA01400; Wed, 27 Jan 1999 10:17:18 +1300 (NZDT) Date: Wed, 27 Jan 1999 10:17:17 +1300 (NZDT) From: Jonathan Chen To: "Thomas N. Williams" cc: freebsd-questions@FreeBSD.ORG Subject: Re: 3Com Network card support In-Reply-To: <36ADF186.939B77A5@force3.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, 26 Jan 1999, Thomas N. Williams wrote: > I am running FreeBSD 2.2.2 Where can I find a driver for a 3Com 3C905 > 10/100 card. Is this card supported in release 2.2.8? The 3C905B is supported in 2.2.8 using the `xl' driver -- Jonathan Chen ------------------------------------------------------------------------ "If you wish your merit to be known, acknowledge that of other people" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 13:22:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA02070 for freebsd-questions-outgoing; Tue, 26 Jan 1999 13:22:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chopin.seattleu.edu (chopin.seattleu.edu [206.81.198.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA02063 for ; Tue, 26 Jan 1999 13:22:12 -0800 (PST) (envelope-from hodeleri@seattleu.edu) Received: from seattleu.edu ([172.17.41.90]) by chopin.seattleu.edu (8.8.5/8.8.5) with ESMTP id NAA26420; Tue, 26 Jan 1999 13:21:58 -0800 (PST) Message-ID: <36AE31F6.C90418D8@seattleu.edu> Date: Tue, 26 Jan 1999 13:21:58 -0800 From: Eric Hodel X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Nicholas Vinen CC: questions@FreeBSD.ORG Subject: Re: Problem booting 3.0 kernel References: <199901261043.VAA23787@shell1.syd.fl.net.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nicholas Vinen wrote: > > UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU> Hi, I got a copy of the FreeBSD 3.0 CDROM to try it out. A couple of > weeks ago, I managed to boot it into install but was confused by the disk > slice editor so didn't install it. Ok. > Since then I have changed my setup > slightly and now I get a kernel page fault after the "Searching for ISA > devices...". Ok > I changed my network card to a 3c509 but I don't think this > is the problem. Try changing it back > I also changed my IDE setup with my ATAPI CDROM devices on > the motherboard IDE controller and my hard disk on an external IDE > controller. > FreeBSD 3.0 detects this PCI IDE controller fine but it still > seems to crash. I was wondering if this is a known problem or if there's a > newer kernel I can download and put onto a floppy so that I can continue > the installation? Not as a release, try pulling everything but the necessary hardware out, then putting them back in piece by piece until you find a solution. -- Eric Hodel hodeleri@seattleu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 13:23:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA02278 for freebsd-questions-outgoing; Tue, 26 Jan 1999 13:23:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from riq.qc.ca (socrate.riq.qc.ca [199.84.128.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA02239 for ; Tue, 26 Jan 1999 13:22:43 -0800 (PST) (envelope-from Jean-Francois.Guay@lyre.qc.ca) Received: from Granados.lyre.qc.ca (riq-45-170.riq.qc.ca [204.19.45.170]) by riq.qc.ca (1.1/8.8.8) with SMTP id QAA27429 for ; Tue, 26 Jan 1999 16:22:13 -0500 (EST) Message-Id: <3.0.32.19990126162647.0072d4c0@mail.lyre.qc.ca> X-Sender: jfguay@mail.lyre.qc.ca X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Tue, 26 Jan 1999 16:26:48 -0500 To: freebsd-questions@FreeBSD.ORG From: Jean Francois Guay Subject: info please Mime-Version: 1.0 Content-Type: text/enriched; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, We are using FreeBSD and we need to start "emacs" or MULE to debug using GNU Debugger. We can not find any on our machine. Should they be on the distribution CD ROMs or do we need to get them somewhere else ? Thanks, JF Guay, Project Coordinator. ****************************** Jean Francois Guay, ing. Technologies Lyre Inc. Tel: (418) 877-4644 FAX: (418) 877-7710 E-MAIL: jfguay@lyre.qc.ca ****************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 13:23:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA02312 for freebsd-questions-outgoing; Tue, 26 Jan 1999 13:23:30 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason03.u.washington.edu (jason03.u.washington.edu [140.142.77.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA02304 for ; Tue, 26 Jan 1999 13:23:27 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul5.u.washington.edu (root@saul5.u.washington.edu [140.142.83.3]) by jason03.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id NAA25586; Tue, 26 Jan 1999 13:23:25 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul5.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id NAA13101; Tue, 26 Jan 1999 13:23:24 -0800 (PST) Date: Tue, 26 Jan 1999 21:22:47 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: wildcardus freakis cc: freebsd-questions@FreeBSD.ORG Subject: Re: l0phtcrack->master.passwd 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 Tue, 26 Jan 1999, wildcardus freakis wrote: >I was wondering if anyone knew if you can run l0phtcrack against >the master.password files for FreeBSD or is it WINNT only? I do believe that those folks release there source code. You could build this program. You should see if it will crack DES and/or MD5 from the appropriate website. An NT binary won't run on FreeBSD. Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 13:23:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA02380 for freebsd-questions-outgoing; Tue, 26 Jan 1999 13:23:58 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA02351 for ; Tue, 26 Jan 1999 13:23:48 -0800 (PST) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.10 #1) id 105BOI-0000ZA-00; Tue, 26 Jan 1999 16:31:02 +0000 Date: Tue, 26 Jan 1999 16:31:02 +0000 From: Ben Smithurst To: "Larry S. Marso" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Polite Advocacy on -questions WAS: learning UNIX Message-ID: <19990126163102.A2165@scientia.demon.co.uk> References: <19990125225933.C6464@marso.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <19990125225933.C6464@marso.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Larry S. Marso wrote: > Thinking about this, I wonder ... > > Why not write a procmail script that pipes html e-mail to: > > netscape -remote 'openURL('$1',new-window)' 1. I don't use procmail. 2. A lot of the time I don't have X running (I don't now), so it would be rather difficult for netscape to start. 3. If I did, netscape takes a while to start up, and hogs memory 4. If I want to read some fancy formatted HTML shit, I'll look at the web. That's not what email is for. HTH -- Ben Smithurst ben@scientia.demon.co.uk send a blank message to ben+pgp@scientia.demon.co.uk for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 13:27:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA02772 for freebsd-questions-outgoing; Tue, 26 Jan 1999 13:27:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chopin.seattleu.edu (chopin.seattleu.edu [206.81.198.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA02751 for ; Tue, 26 Jan 1999 13:27:25 -0800 (PST) (envelope-from hodeleri@seattleu.edu) Received: from seattleu.edu ([172.17.41.90]) by chopin.seattleu.edu (8.8.5/8.8.5) with ESMTP id NAA27959; Tue, 26 Jan 1999 13:27:13 -0800 (PST) Message-ID: <36AE3331.B7FF088F@seattleu.edu> Date: Tue, 26 Jan 1999 13:27:13 -0800 From: Eric Hodel X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: HERBELOT Thierry CC: Henri Ducasse , freebsd-questions@FreeBSD.ORG Subject: Re: FreeBsd & Fat32 References: <5854E0C731A0D211B30400805FFED5412B4BAC@montreal.eicon.com> <36ADE4F1.A5E0530E@telspace.alcatel.fr> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG HERBELOT Thierry wrote: > > Hello, > > You will not be able to boot to FreeBSD 3.x from DOS or Win98. Not entirely true. In /tools their is a fbsdboot.exe that allow you to boot FreeBSD from real mode, (no Windows, no emm386) and in /xperimnt (sp?) their is an experimental Win32 boot loader. I have tested neither, but if someone where to compile the win32 loader for me I would give it a go. -- Eric Hodel hodeleri@seattleu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 13:29:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA03008 for freebsd-questions-outgoing; Tue, 26 Jan 1999 13:29:12 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from elemental.alchemy.com (elemental.alchemy.com [206.58.126.23]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA02997 for ; Tue, 26 Jan 1999 13:29:07 -0800 (PST) (envelope-from steve@alchemy.com) Received: from elemental.alchemy.com (elemental.alchemy.com [206.58.126.23]) by elemental.alchemy.com (8.9.1/8.9.1) with SMTP id NAA21518 for ; Tue, 26 Jan 1999 13:28:16 -0800 (PST) Date: Tue, 26 Jan 1999 13:28:16 -0800 (PST) From: Steve Willoughby To: questions@FreeBSD.ORG Subject: X10 TW523 interface to FreeBSD xtend daemon? How to wire to RS232? 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 Okay, it's probably simple, but I'm not sure how to wire my TW523 interface to my PC so I can use the FreeBSD xtend daemon with it. The documentation from X10 seems to indicate that the 4 signals on the RJ11 jack are more primitive than RS232 serial signals, so I'm guessing I can't just wire them to TX, RX and ground on the PC. I filled out a tech support question with X10 but haven't heard back from them. Anyone else have experience doing this? Thanks, Steve Willoughby steve@alchemy.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 13:45:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA05332 for freebsd-questions-outgoing; Tue, 26 Jan 1999 13:45:48 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from germanium.xtalwindnet (germanium.xtalwind.net [205.160.242.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA05309 for ; Tue, 26 Jan 1999 13:45:41 -0800 (PST) (envelope-from jack@germanium.xtalwind.net) Received: from localhost (jack@localhost) by germanium.xtalwindnet (8.9.2/8.9.2) with ESMTP id QAA08358; Tue, 26 Jan 1999 16:45:07 -0500 (EST) Date: Tue, 26 Jan 1999 16:45:07 -0500 (EST) From: jack X-Sender: jack@germanium.xtalwindnet To: Steve Willoughby cc: questions@FreeBSD.ORG Subject: Re: X10 TW523 interface to FreeBSD xtend daemon? How to wire to RS232? 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 Tue, 26 Jan 1999, Steve Willoughby wrote: > Okay, it's probably simple, but I'm not sure how to wire my TW523 > interface to my PC so I can use the FreeBSD xtend daemon with it. It is described in /sys/i386/isa/tw.c -------------------------------------------------------------------------- Jack O'Neill Systems Administrator / Systems Analyst jack@germanium.xtalwind.net Crystal Wind Communications, Inc. Finger jack@germanium.xtalwind.net for my PGP key. PGP Key fingerprint = F6 C4 E6 D4 2F 15 A7 67 FD 09 E9 3C 5F CC EB CD enriched, vcard, HTML messages > /dev/null -------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 13:53:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA06011 for freebsd-questions-outgoing; Tue, 26 Jan 1999 13:53:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from general1.consumersedge.com (mail.personalogic.com [208.213.67.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA06006 for ; Tue, 26 Jan 1999 13:53:44 -0800 (PST) (envelope-from dshanes@personalogic.com) Received: from SHANES by general1.consumersedge.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.0.1460.8) id DRAH9W5J; Tue, 26 Jan 1999 13:51:29 -0800 Message-ID: <029601be4976$1b56bb30$1d43a8c0@shanes.personalogic.com> From: "David Shanes" To: Subject: Best version to install Date: Tue, 26 Jan 1999 13:52:02 -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 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 was thinking about rebuilding my system. What would be the best version to install on my Gateway Solo 2300 laptop? David _____________________________________________________ David Shanes 7535 Metropolitan Drive dshanes@personalogic.com San Diego, CA 92108 Database Developer (619) 220-5800 x228 PersonaLogic, Inc. (619) 220-5899 (fax) http://www.PersonaLogic.com The big news: http://www.personalogic.com/home/press/prs_releaseAOL.stm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 13:54:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA06003 for freebsd-questions-outgoing; Tue, 26 Jan 1999 13:53:34 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA05996 for ; Tue, 26 Jan 1999 13:53:31 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id IAA08979; Wed, 27 Jan 1999 08:23:26 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id IAA96680; Wed, 27 Jan 1999 08:23:25 +1030 (CST) Date: Wed, 27 Jan 1999 08:23:25 +1030 From: Greg Lehey To: Robert Huff Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Which release is elf based? Message-ID: <19990127082325.H66239@freebie.lemis.com> References: <19990126161019.O66239@freebie.lemis.com> <13997.48995.143518.490576@jerusalem.cybercom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <13997.48995.143518.490576@jerusalem.cybercom.net>; from Robert Huff on Tue, Jan 26, 1999 at 08:15:33AM -0500 WWW-Home-Page: http://www.lemis.com/~grog 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, 26 January 1999 at 8:15:33 -0500, Robert Huff wrote: > > Greg Lehey writes: > >> That depends on your terminology. Let's say: >> >> 2.2 supports ELF >> 3.0 has ELF by default, but an a.out kernel. >> 4.0 (and 3.1) have everything ELF, and require the new bootstrap in >> order to load the kernel. > > Will 3.x migrate to a ELF kernel, or is that likely going to > wait for 4.0? 4.0 (and 3.1) have everything ELF, and require the new bootstrap in order to load the kernel. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 14:01:50 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA06858 for freebsd-questions-outgoing; Tue, 26 Jan 1999 14:01:50 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mercury.webnology.com (mercury.webnology.com [209.155.51.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA06848; Tue, 26 Jan 1999 14:01:48 -0800 (PST) (envelope-from jooji@webnology.com) Received: from localhost (jooji@localhost) by mercury.webnology.com (8.9.2/8.9.2) with SMTP id QAA15068; Tue, 26 Jan 1999 16:03:50 -0600 (CST) Date: Tue, 26 Jan 1999 16:03:50 -0600 (CST) From: "Jasper O'Malley" To: Steve Glass cc: freebsd-chat@FreeBSD.ORG Subject: Re: When did FreeBSD begin supporting the 4.4 BSD network kernel? In-Reply-To: <36AE1D0A.4D6BE73C@ntc.nokia.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 Moved to -chat from -questions: On Tue, 26 Jan 1999, Steve Glass wrote: > That about sums it up (email needs a tag in the subject for "that's > all, folks")... I've seen people use [nt] or *nt* for "no [additional] text". Then again, it's an ugly looking combination of letters. Cheers, Mick The Reverend Jasper P. O'Malley dotdot:jooji@webnology.com Systems Administrator ringring:asktheadmiral Webnology, LLC woowoo:http://www.webnology.com/~jooji To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 14:09:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA07699 for freebsd-questions-outgoing; Tue, 26 Jan 1999 14:09:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chain.freebsd.os.org.za (chain.freebsd.os.org.za [196.7.74.174]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA07685 for ; Tue, 26 Jan 1999 14:08:56 -0800 (PST) (envelope-from khetan@chain.freebsd.os.org.za) To: (original recipient in envelope at chain.freebsd.os.org.za) X-Disclaimer: Contents of this e-mail are the writer's opinion X-Disclaimer2: and may not be quoted, re-produced or forwarded X-Disclaimer3: (in part or whole) without the author's permission. Received: from localhost (khetan@localhost) by chain.freebsd.os.org.za (8.9.2+3.1W/8.9.2/smtpfeed 0.91) with ESMTP id AAA52703 for ; Wed, 27 Jan 1999 00:08:50 +0200 (SAST) (envelope-from khetan@chain.freebsd.os.org.za) Date: Wed, 27 Jan 1999 00:08:49 +0200 (SAST) From: Khetan Gajjar Reply-To: Khetan Gajjar To: questions@FreeBSD.ORG Subject: Resizing images on the command line 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. Is there a port or program available that will allow command line re-sizing of images ? I've got a few hundered JPG's which I'd like to reduce to 25% of their size to generate thumbnails. I've searched the ports INDEX, and haven't found anything. XV also doesn't appear to have a command line option to re-size and save. TIA. --- Khetan Gajjar (!kg1779) * khetan@iafrica.com ; khetan@os.org.za http://www.os.org.za/~khetan * Talk/Finger khetan@chain.freebsd.os.org.za FreeBSD enthusiast * http://www2.za.freebsd.org/ Security-wise, NT is a OS with a "kick me" sign taped to it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 14:13:44 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA08255 for freebsd-questions-outgoing; Tue, 26 Jan 1999 14:13:44 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns1.net.com (ns1.net.com [134.56.3.101] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA08249 for ; Tue, 26 Jan 1999 14:13:42 -0800 (PST) (envelope-from nesi_unanaowo@net.com) Received: from unet.net.com (unet [134.56.112.30]) by ns1.net.com (8.9.1/8.9.1) with SMTP id OAA19622 for ; Tue, 26 Jan 1999 14:18:15 -0800 (PST) Received: from west-mail.net.com by unet.net.com (SMI-8.6/SMI-SVR4) id OAA02455; Tue, 26 Jan 1999 14:12:04 -0800 Received: from net.com ([134.56.114.51]) by west-mail.net.com (Netscape Messaging Server 3.6) with ESMTP id AAA2545 for ; Tue, 26 Jan 1999 14:13:32 -0800 Message-ID: <36AE3DFA.269DDA0C@net.com> Date: Tue, 26 Jan 1999 14:13:14 -0800 From: Nesi Unanaowo Organization: N.E.T. http://www.net.com X-Mailer: Mozilla 4.5C-NETv45 [en] (X11; U; SunOS 5.7 sun4m) X-Accept-Language: en, en-GB, fr, de MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Window manager 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, I am still unable to get rid of the default window manager (twm) which is making life a little unbeareble with FreeBSD 3.0. Just to be sure that my distro wasn't the problem (quite unlikely) I went out to http://fvwm.math.uh.edu/ and grabbed fvwm2-1.10.tar.gz. I successully compiled this package and had the binaries/man pages where they were supposed to be. Thereafter i proceded to create a .xinitrc file in my home directory and also copied the sample file that came with the package to my home directory as .fvwm2rc. Both files are owned by me and have both the read and executable bits set. But after rebooting my system ( I didn't think i had to ) i logged in as myself and started X (startx). I was surprised that the default window manager (twm) popped up again. Obviously there is something i am not doing right but can't for the life of me figure out. I will really appreciate any input as I am getting a little frustrated with this exercise. Interestingly though, when i do a 'ps' it shows that a process with '/export/home/nesi/.xinitrc is running on my system. TIA Nesi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 14:16:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA08638 for freebsd-questions-outgoing; Tue, 26 Jan 1999 14:16:39 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horst.bfd.com (horst.bfd.com [12.9.219.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA08631 for ; Tue, 26 Jan 1999 14:16:38 -0800 (PST) (envelope-from ejs@bfd.com) Received: from HARLIE.bfd.com (bastion.bfd.com [12.9.219.14]) by horst.bfd.com (8.9.1/8.9.1) with ESMTP id OAA07768; Tue, 26 Jan 1999 14:16:29 -0800 (PST) (envelope-from ejs@bfd.com) Date: Tue, 26 Jan 1999 14:16:29 -0800 (PST) From: "Eric J. Schwertfeger" To: Khetan Gajjar cc: questions@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: Resizing images on the command line 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, 27 Jan 1999, Khetan Gajjar wrote: > Is there a port or program available that will allow command line > re-sizing of images ? > > I've got a few hundered JPG's which I'd like to reduce to 25% of their > size to generate thumbnails. graphics/ImageMagick does just this. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 14:17:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA08753 for freebsd-questions-outgoing; Tue, 26 Jan 1999 14:17:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from Amnesiac.123.org (Amnesiac.mtl.pl [195.116.4.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA08652; Tue, 26 Jan 1999 14:16:43 -0800 (PST) (envelope-from mcl@mtl.pl) Received: from Amnesiac.mtl.pl (mcl@Amnesiac.mtl.pl [195.116.4.13]) by Amnesiac.123.org (8.9.2/8.9.1) with ESMTP id XAA06090; Tue, 26 Jan 1999 23:15:37 +0100 (CET) (envelope-from mcl@mtl.pl) Date: Tue, 26 Jan 1999 23:15:36 +0100 (CET) From: Michal Listos X-Sender: mcl@Amnesiac.123.org To: Administrator cc: freebsd-questions@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG Subject: Re: Vhosts 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, 25 Jan 1999, Administrator wrote: > Is there a way to specify what users can use a specified host ? > I have some vhosts that i dont want users using, yet none tend to listen, > for now i'm killing their processes manually and sending a warning > message. You can't specify who can bind() to which IP without serious hacking, however you can stop them using some of your vhosts by blocking outgoing connections from them. Michal - Multinet ISP SysAdmin, IrcNet: mcl on #unix * On the Net, _somebody_ always knows that you're a dog. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 14:36:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA11704 for freebsd-questions-outgoing; Tue, 26 Jan 1999 14:36:05 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA11636 for ; Tue, 26 Jan 1999 14:36:01 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id JAA09223; Wed, 27 Jan 1999 09:05:48 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id JAA97013; Wed, 27 Jan 1999 09:05:47 +1030 (CST) Date: Wed, 27 Jan 1999 09:05:47 +1030 From: Greg Lehey To: "Jason C. Wells" Cc: Steve Glass , freebsd-questions@FreeBSD.ORG Subject: Re: When did FreeBSD begin supporting the 4.4 BSD network kernel? Message-ID: <19990127090547.N66239@freebie.lemis.com> References: <36AE1D0A.4D6BE73C@ntc.nokia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Jason C. Wells on Tue, Jan 26, 1999 at 08:39:27PM +0000 WWW-Home-Page: http://www.lemis.com/~grog 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, 26 January 1999 at 20:39:27 +0000, Jason C. Wells wrote: > On Tue, 26 Jan 1999, Steve Glass wrote: > >> Subject: When did FreeBSD begin supporting the 4.4 BSD network kernel? >> >> That about sums it up (email needs a tag in the subject for "that's >> all, folks")... Well, no, Email needs a text. It's confusing to write the message in the subject line. > I am pretty sure it has been since the beginning. For a specific date you > might look at the website for Jordan's brief history of FreeBSD. Also, > there are release notes on the web for every release since 1.0. I don't know what Steve means by ``network kernel''. 4.4BSD is an operating system. FreeBSD has been based on it since version 2.0. Older versions were based on 4.3BSD Net/2. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 14:45:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA12592 for freebsd-questions-outgoing; Tue, 26 Jan 1999 14:45:21 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from psasolar.colltech.com (psasolar.colltech.com [208.229.236.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA12582 for ; Tue, 26 Jan 1999 14:45:19 -0800 (PST) (envelope-from gcg@colltech.com) Received: from gorpong ([10.20.3.174]) by psasolar.colltech.com (VER/What/1.0) with SMTP id QAA22090 for ; Tue, 26 Jan 1999 16:45:07 -0600 (CST) Message-Id: <3.0.3.32.19990126164352.00c16100@psasolar.colltech.com> X-Sender: gorpong@psasolar.colltech.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Tue, 26 Jan 1999 16:43:52 -0600 To: freebsd-questions@FreeBSD.ORG From: "Gordon C. Galligher" Subject: Linksys EtherFast 10/100 card not recognized... 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 installed 2.2.8 (THANK you for > 8 GB drive and > 64 MB RAM support!!) but I am having a problem with my ethernet card. I have a Linksys EtherFast 10/100 PCI card and it recognizes that there is an ethernet card, but it gives the following on the initialization line: Jan 22 08:07:33 ping /kernel: pci0:14: vendor=0x11ad, device=0x0002, class=network (ethernet) int a irq 9 [no driver assigned] What do I need to do to get the card to work? I can get Linux to recognize it by selecting that it is the DEC (Tulip) type of card, but FreeBSD just seems to ignore it. I can get the code from Linksys's web site for the Linux driver, but I have not taken a look at the FreeBSD kernel stuff for PCI cards to know how I would be able to adapt that code into yours. What hackery do I need to do to make it work? Any quick pointers for me? -- Gordon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 14:46:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA12842 for freebsd-questions-outgoing; Tue, 26 Jan 1999 14:46:10 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from snc2.snc (snc5.spacebridge.com [206.191.3.227]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA12833 for ; Tue, 26 Jan 1999 14:46:04 -0800 (PST) (envelope-from MMonani@spacebridge.com) Received: by snc2.spacebridge.com with Internet Mail Service (5.5.2232.9) id ; Tue, 26 Jan 1999 17:49:08 -0500 Message-ID: <535C51E37384D211BBE400A0C9932501063B9D@snc2.spacebridge.com> From: Mittal Monani To: "'freebsd-questions@FreeBSD.org'" Subject: RE: When did FreeBSD begin supporting the 4.4 BSD network kernel? Date: Tue, 26 Jan 1999 17:49:07 -0500 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 Related Newbie Questions : Please help. 1.What's the best place to find info on latest RFCs being implemented or new projects being done for the networking stack of Freebsd? 2.How do I find out which RFCs are currently implemented? I am specifically interested in knowing if the following RFCs are implemented in Freebsd 2.2.8: --RFC 1323 --RFC 1812 --RFC 1483 --RFC 2001 --RFC 2018 TIA, Mittal -----Original Message----- From: Greg Lehey [mailto:grog@lemis.com] Sent: Tuesday, January 26, 1999 5:36 PM To: Jason C. Wells Cc: Steve Glass; freebsd-questions@FreeBSD.ORG Subject: Re: When did FreeBSD begin supporting the 4.4 BSD network kernel? On Tuesday, 26 January 1999 at 20:39:27 +0000, Jason C. Wells wrote: > On Tue, 26 Jan 1999, Steve Glass wrote: > >> Subject: When did FreeBSD begin supporting the 4.4 BSD network kernel? >> >> That about sums it up (email needs a tag in the subject for "that's >> all, folks")... Well, no, Email needs a text. It's confusing to write the message in the subject line. > I am pretty sure it has been since the beginning. For a specific date you > might look at the website for Jordan's brief history of FreeBSD. Also, > there are release notes on the web for every release since 1.0. I don't know what Steve means by ``network kernel''. 4.4BSD is an operating system. FreeBSD has been based on it since version 2.0. Older versions were based on 4.3BSD Net/2. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 14:51:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA13504 for freebsd-questions-outgoing; Tue, 26 Jan 1999 14:51:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA13497 for ; Tue, 26 Jan 1999 14:51:09 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id JAA09361; Wed, 27 Jan 1999 09:21:01 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id JAA97169; Wed, 27 Jan 1999 09:21:00 +1030 (CST) Date: Wed, 27 Jan 1999 09:21:00 +1030 From: Greg Lehey To: Mittal Monani Cc: freebsd-questions@FreeBSD.ORG Subject: Re: When did FreeBSD begin supporting the 4.4 BSD network kernel? Message-ID: <19990127092100.O66239@freebie.lemis.com> References: <535C51E37384D211BBE400A0C9932501063B9D@snc2.spacebridge.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <535C51E37384D211BBE400A0C9932501063B9D@snc2.spacebridge.com>; from Mittal Monani on Tue, Jan 26, 1999 at 05:49:07PM -0500 WWW-Home-Page: http://www.lemis.com/~grog 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, 26 January 1999 at 17:49:07 -0500, Mittal Monani wrote: > On Tuesday, January 26, 1999 5:36 PM, Greg Lehey [mailto:grog@lemis.com] wrote: >> On Tuesday, 26 January 1999 at 20:39:27 +0000, Jason C. Wells wrote: >>> On Tue, 26 Jan 1999, Steve Glass wrote: >>> >>>> Subject: When did FreeBSD begin supporting the 4.4 BSD network kernel? >>>> >>>> That about sums it up (email needs a tag in the subject for "that's >>>> all, folks")... >> >> Well, no, Email needs a text. It's confusing to write the message in >> the subject line. >> >>> I am pretty sure it has been since the beginning. For a specific date you >>> might look at the website for Jordan's brief history of FreeBSD. Also, >>> there are release notes on the web for every release since 1.0. >> >> I don't know what Steve means by ``network kernel''. 4.4BSD is an >> operating system. FreeBSD has been based on it since version 2.0. >> Older versions were based on 4.3BSD Net/2. >> > Related Newbie Questions : Please help. > > 1.What's the best place to find info on latest RFCs being implemented or > new projects being done for the networking stack of Freebsd? FreeBSD-hackers. > 2.How do I find out which RFCs are currently implemented? I am specifically > interested in knowing if the following RFCs are implemented in Freebsd > 2.2.8: > > --RFC 1323 > --RFC 1812 > --RFC 1483 > --RFC 2001 > --RFC 2018 You could try asking on -hackers. Stevens' ``TCP/IP Illustrated'' might also give you some ideas. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 14:54:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA13789 for freebsd-questions-outgoing; Tue, 26 Jan 1999 14:54:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from java.dpcsys.com (java.dpcsys.com [206.16.184.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA13784 for ; Tue, 26 Jan 1999 14:54:44 -0800 (PST) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.9.1a/8.9.1) with SMTP id OAA08712 for ; Tue, 26 Jan 1999 14:54:59 -0800 (PST) Date: Tue, 26 Jan 1999 14:54:59 -0800 (PST) From: Dan Busarow To: freebsd-questions@FreeBSD.ORG Subject: burning cd's and mkisofs 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 Howdy, I just built a CD with # mkisofs -a -d -N -D -r -T -o outfile relative/path/to/tree and then burned the CD with cdrecord. Everything looks fine when I mount the CD on FreeBSD but Win95 doesn't like it. It's a CD of a website and windows/Netscape complains that it can't find ../../Index.htm The file is really index.htm and everything looks fine and lower cased under Unix. Actually, some of the directory names are upper cased but all files are lower case. Could this mixing case be causing problems for MS. Yea, I know walking and chewing gum can cause problems for MS :) Any suggestions on mkisofs options that MS stuff likes? 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 Tue Jan 26 15:01:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA14492 for freebsd-questions-outgoing; Tue, 26 Jan 1999 15:01:48 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from axl01it.ntc.nokia.com (axl01it.ntc.nokia.com [131.228.118.232]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA14487 for ; Tue, 26 Jan 1999 15:01:45 -0800 (PST) (envelope-from sglass@NASBPD01BS.ntc.nokia.com) Received: from miller.americas.nokia.com (miller.americas.nokia.com [172.18.180.20]) by axl01it.ntc.nokia.com (8.8.5/8.6.9) with ESMTP id BAA15003; Wed, 27 Jan 1999 01:00:35 +0200 (EET) Received: from rhino.ntc.nokia.com (rhino.americas.nokia.com [172.18.180.45]) by miller.americas.nokia.com (8.8.6 (PHNE_14041)/8.8.6) with ESMTP id SAA08387; Tue, 26 Jan 1999 18:01:13 -0500 (EST) Received: from Microsoft Mail (PU Serial #1991) by rhino.ntc.nokia.com (PostalUnion/SMTP(tm) v2.1.9c for Windows NT(tm)) id AA-1999Jan26.175600.1991.451698; Tue, 26 Jan 1999 17:59:06 -0500 From: sglass@NASBPD01BS.ntc.nokia.com (Glass Steve NTC/Boston) To: grog@lemis.com (Greg Lehey), jcwells@u.washington.edu (Jason C. Wells) Cc: freebsd-questions@FreeBSD.ORG (freebsd-questions), steve.glass@ntc.nokia.com (Steve Glass) Message-ID: <1999Jan26.175600.1991.451698@rhino.ntc.nokia.com> X-Mailer: Microsoft Mail via PostalUnion/SMTP for Windows NT Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Organization: Nokia Telecommunications Date: Tue, 26 Jan 1999 17:59:06 -0500 Subject: Re: When did FreeBSD begin supporting th Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id PAA14488 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tuesday, 26 January 1999 at 20:39:27 +0000, Jason C. Wells wrote: >> On Tue, 26 Jan 1999, Steve Glass wrote: >> >>> Subject: When did FreeBSD begin supporting the 4.4 BSD network kernel? >>> >>> That about sums it up (email needs a tag in the subject for "that's >>> all, folks")... > >Well, no, Email needs a text. It's confusing to write the message in >the subject line. Can I assume, then, that my email was confusing? Sometimes you just want to send a short, one-line email, and if you can put quickly in the subject, why not. Then again, getting people to just hit 'd', or 'r' without opening is the *real* problem. >> I am pretty sure it has been since the beginning. For a specific date you >> might look at the website for Jordan's brief history of FreeBSD. Also, >> there are release notes on the web for every release since 1.0. > >I don't know what Steve means by ``network kernel''. 4.4BSD is an >operating system. FreeBSD has been based on it since version 2.0. >Older versions were based on 4.3BSD Net/2. Sorry, I'm just focusing on the network code portions of 4.4. Now that was confusing! Cheers, Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 15:22:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA16544 for freebsd-questions-outgoing; Tue, 26 Jan 1999 15:22:39 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from java.dpcsys.com (java.dpcsys.com [206.16.184.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA16539 for ; Tue, 26 Jan 1999 15:22:38 -0800 (PST) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.9.1a/8.9.1) with SMTP id PAA15258 for ; Tue, 26 Jan 1999 15:22:55 -0800 (PST) Date: Tue, 26 Jan 1999 15:22:55 -0800 (PST) From: Dan Busarow To: freebsd-questions@FreeBSD.ORG Subject: Re: burning cd's and mkisofs 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, 26 Jan 1999, Kent wrote: > Case matters even to Windows when it is accessing a web site on unix. The web site is on the cd. And everything has lower case names when mounted and viewed under Unix. The embedded URL's are all lower case also. The error description I wrote about (can't find Index.htm) was given to me over the phone (no MS products in my office, they're downstairs :) I just went down and checked it out and what's happening is that Windows is reading the 8.3 filenames instead of the RockRidge long names from trans.tbl 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 Tue Jan 26 15:29:19 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA17042 for freebsd-questions-outgoing; Tue, 26 Jan 1999 15:29:19 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from madcow.borg.com (madcow.borg.com [205.217.206.165]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA17037 for ; Tue, 26 Jan 1999 15:29:17 -0800 (PST) (envelope-from mark@borg.com) Received: from mail.borg.com (mail.borg.com [205.217.206.192]) by madcow.borg.com (8.9.0/8.8.8) with ESMTP id SAA12616 for ; Tue, 26 Jan 1999 18:29:15 -0500 (EST) Received: from borg.com (ip76a.borg.com [208.3.180.76]) by mail.borg.com (8.8.7/8.7.3) with ESMTP id SAA18276 for ; Tue, 26 Jan 1999 18:29:15 -0500 (EST) Message-ID: <36AE5085.2837EB33@borg.com> Date: Tue, 26 Jan 1999 18:32:21 -0500 From: "Mark S. Reichman" X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Boot probs and userconfig Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Let me ask this a little differently. A simple yes or no would be nice. Does the "save and exit" still work in 3.0-stable when enabling disabling devices in userconfig visual mode? I cannot get mine to save. If it is saving, I dont know where this file is saved? If it is being saved, it surely is not being reread again on a subsequent reboots. I must enable/disable and reconfirgure all pnp deveces every time I boot. This just happened after a new elf kernel/boot block/3.0-stable upgrade from 3.0 release. Is there a different way of doing this now? And yes this is a repost. I have read the elfday.html and the handbook. No help. -- \|/ (@ @) +----------oOO----(_)-----------------+ | Mark S. Reichman | | mark@borg.com | | | | ASCII a stupid question, | | get a stupid ANSI | +----------------------oOO------------+ |__|__| || || ooO Ooo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 15:48:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA19155 for freebsd-questions-outgoing; Tue, 26 Jan 1999 15:48:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from obelix.avlnet.ml.org (hmo4-216.telmex.net.mx [148.233.197.216]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA19149 for ; Tue, 26 Jan 1999 15:48:09 -0800 (PST) (envelope-from antonio@avlnet.ml.org) Received: from localhost (antonio@localhost) by obelix.avlnet.ml.org (8.8.8/8.8.8) with SMTP id QAA05396 for ; Tue, 26 Jan 1999 16:47:43 -0700 (MST) (envelope-from antonio@avlnet.ml.org) Date: Tue, 26 Jan 1999 16:47:41 -0700 (MST) From: Antonio Varela Lizardi To: freebsd-questions@FreeBSD.ORG Subject: How did work: Re: wrappers question 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 Sat, 23 Jan 1999, Antonio Varela Lizardi wrote: > Hi there, > I want to obtain a /var/log/secure file (a-la-linux) to monitor > uninvited guests with tcpd. I had to add every daemon that needed to be monitored, not just tcpd. In my case, added to /etc/syslog.conf !telnetd *.* /var/log/secure.log !ftpd *.* /var/log/secure.log !popper *.* /var/log/secure.log And now I have a nice activity log. Best regards, Antonio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 15:52:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA19991 for freebsd-questions-outgoing; Tue, 26 Jan 1999 15:52:58 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from obelix.avlnet.ml.org (hmo4-216.telmex.net.mx [148.233.197.216]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA19979 for ; Tue, 26 Jan 1999 15:52:50 -0800 (PST) (envelope-from antonio@avlnet.ml.org) Received: from localhost (antonio@localhost) by obelix.avlnet.ml.org (8.8.8/8.8.8) with SMTP id QAA05572 for ; Tue, 26 Jan 1999 16:52:32 -0700 (MST) (envelope-from antonio@avlnet.ml.org) Date: Tue, 26 Jan 1999 16:52:31 -0700 (MST) From: Antonio Varela Lizardi To: freebsd-questions@FreeBSD.ORG Subject: kernel patches 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 another question. It is not clear to me what should I do to apply kernel patches. Do I have to download the .diff and then apply the patch direcly in the kernel source, or there is another (easier) method? Please reply to me, I'm no longer subscribed to this list...thanks. Thanks in advance Antonio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 16:03:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA21467 for freebsd-questions-outgoing; Tue, 26 Jan 1999 16:03:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA21451 for ; Tue, 26 Jan 1999 16:03:08 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id KAA09688; Wed, 27 Jan 1999 10:32:59 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id KAA97647; Wed, 27 Jan 1999 10:32:59 +1030 (CST) Date: Wed, 27 Jan 1999 10:32:58 +1030 From: Greg Lehey To: Glass Steve NTC/Boston Cc: "Jason C. Wells" , freebsd-questions , Steve Glass Subject: Re: When did FreeBSD begin supporting th Message-ID: <19990127103258.P66239@freebie.lemis.com> References: <1999Jan26.175600.1991.451698@rhino.ntc.nokia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <1999Jan26.175600.1991.451698@rhino.ntc.nokia.com>; from Glass Steve NTC/Boston on Tue, Jan 26, 1999 at 05:59:06PM -0500 WWW-Home-Page: http://www.lemis.com/~grog 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 at freebie.lemis.com] On Tuesday, 26 January 1999 at 17:59:06 -0500, Glass Steve NTC/Boston wrote: > > > On Tuesday, 26 January 1999 at 20:39:27 +0000, Jason C. Wells wrote: >>> On Tue, 26 Jan 1999, Steve Glass wrote: >>> >>>> Subject: When did FreeBSD begin supporting the 4.4 BSD network kernel? >>>> >>>> That about sums it up (email needs a tag in the subject for "that's >>>> all, folks")... >> >> Well, no, Email needs a text. It's confusing to write the message in >> the subject line. > > Can I assume, then, that my email was confusing? Yes. > Sometimes you just want to send a short, one-line email, and if you > can put quickly in the subject, why not. Because it's no easier, and it's confusing. > Then again, getting people to just hit 'd', or 'r' without opening > is the *real* problem. I think the real problem is that it's too difficult to write and read mail messages with some mailers, including the Microsoft Mail you use. In this connection, you should note that your message came in a single line; I had to reformat it to make it legible. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 16:05:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA23140 for freebsd-questions-outgoing; Tue, 26 Jan 1999 16:05:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA23134 for ; Tue, 26 Jan 1999 16:05:42 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id KAA09703; Wed, 27 Jan 1999 10:35:30 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id KAA97678; Wed, 27 Jan 1999 10:35:29 +1030 (CST) Date: Wed, 27 Jan 1999 10:35:29 +1030 From: Greg Lehey To: Antonio Varela Lizardi Cc: freebsd-questions@FreeBSD.ORG Subject: Re: kernel patches Message-ID: <19990127103529.Q66239@freebie.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Antonio Varela Lizardi on Tue, Jan 26, 1999 at 04:52:31PM -0700 WWW-Home-Page: http://www.lemis.com/~grog 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, 26 January 1999 at 16:52:31 -0700, Antonio Varela Lizardi wrote: > Hi all, > > I have another question. I don't see a first one. > It is not clear to me what should I do to apply kernel patches. Do I > have to download the .diff and then apply the patch direcly in the > kernel source, Well, that's what a patch is. > or there is another (easier) method? How could it be easier? Or am I missing something (like, for example, where you'd get kernel patches from)? Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 16:32:42 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA26505 for freebsd-questions-outgoing; Tue, 26 Jan 1999 16:32:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.atl.bellsouth.net (mail.atl.bellsouth.net [205.152.0.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA26499 for ; Tue, 26 Jan 1999 16:32:37 -0800 (PST) (envelope-from wghicks@bellsouth.net) Received: from wghicks.bellsouth.net (root@host-209-214-67-120.atl.bellsouth.net [209.214.67.120]) by mail.atl.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id TAA25766; Tue, 26 Jan 1999 19:32:18 -0500 (EST) Received: from localhost (wghicks@localhost [127.0.0.1]) by wghicks.bellsouth.net (8.9.2/8.9.2) with ESMTP id TAA07403; Tue, 26 Jan 1999 19:48:57 -0500 (EST) (envelope-from wghicks@wghicks.bellsouth.net) To: Kevin_Weiss/AUS/Lotus@lotus.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: needing help with afterstep In-Reply-To: Your message of "Tue, 26 Jan 1999 08:46:16 -0700 (MST)" References: X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990126194856E.wghicks@wghicks.bellsouth.net> Date: Tue, 26 Jan 1999 19:48:56 -0500 From: W Gerald Hicks X-Dispatcher: imput version 980905(IM100) Lines: 17 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi, > > I am trying to configure afterstep (ver 1.0), is there a website where > I can get config info? > Quite a few former afterstep users (myself included) have switched to Window Maker. /usr/ports/x11-wm/windowmaker/ Which version of FreeBSD are you using? Cheers, Jerry Hicks wghicks@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 16:50:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA28655 for freebsd-questions-outgoing; Tue, 26 Jan 1999 16:50:12 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from turkey.ispro.net.tr (turkey.ispro.net.tr [195.174.18.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA28648 for ; Tue, 26 Jan 1999 16:50:08 -0800 (PST) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from localhost (yurtesen@localhost) by turkey.ispro.net.tr (8.8.8/8.8.8) with SMTP id CAA13065 for ; Wed, 27 Jan 1999 02:49:47 +0200 (EET) (envelope-from yurtesen@turkey.ispro.net.tr) Date: Wed, 27 Jan 1999 02:49:47 +0200 (EET) From: Evren Yurtesen To: freebsd-questions@FreeBSD.ORG Subject: is there 3.0-stable binary upgrade? 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 way to upgrade to 3.0 stable with sysinstall's upgrade option?? if not when will it be available? thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 16:57:27 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA29226 for freebsd-questions-outgoing; Tue, 26 Jan 1999 16:57:27 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.atl.bellsouth.net (mail.atl.bellsouth.net [205.152.0.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA29221 for ; Tue, 26 Jan 1999 16:57:25 -0800 (PST) (envelope-from wghicks@bellsouth.net) Received: from wghicks.bellsouth.net (root@host-209-214-67-120.atl.bellsouth.net [209.214.67.120]) by mail.atl.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id TAA06556; Tue, 26 Jan 1999 19:57:19 -0500 (EST) Received: from localhost (wghicks@localhost [127.0.0.1]) by wghicks.bellsouth.net (8.9.2/8.9.2) with ESMTP id UAA07503; Tue, 26 Jan 1999 20:13:53 -0500 (EST) (envelope-from wghicks@wghicks.bellsouth.net) To: hodeleri@seattleu.edu Cc: Thierry.Herbelot@alcatel.fr, henrid@eicon.com, freebsd-questions@FreeBSD.ORG Subject: Re: FreeBsd & Fat32 In-Reply-To: Your message of "Tue, 26 Jan 1999 13:27:13 -0800" <36AE3331.B7FF088F@seattleu.edu> References: <36AE3331.B7FF088F@seattleu.edu> X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990126201352H.wghicks@wghicks.bellsouth.net> Date: Tue, 26 Jan 1999 20:13:52 -0500 From: W Gerald Hicks X-Dispatcher: imput version 980905(IM100) Lines: 27 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: Eric Hodel Subject: Re: FreeBsd & Fat32 Date: Tue, 26 Jan 1999 13:27:13 -0800 > HERBELOT Thierry wrote: > > > > Hello, > > > > You will not be able to boot to FreeBSD 3.x from DOS or Win98. > > Not entirely true. In /tools their is a fbsdboot.exe that allow you > to boot FreeBSD from real mode, (no Windows, no emm386) and in > /xperimnt (sp?) their is an experimental Win32 boot loader. I have > tested neither, but if someone where to compile the win32 loader for > me I would give it a go. I was under the impression that this is going away because of reliability issues related to Win98's mucking about. > -- > Eric Hodel > hodeleri@seattleu.edu > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 17:01:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA29724 for freebsd-questions-outgoing; Tue, 26 Jan 1999 17:01:30 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.atl.bellsouth.net (mail.atl.bellsouth.net [205.152.0.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA29716 for ; Tue, 26 Jan 1999 17:01:28 -0800 (PST) (envelope-from wghicks@bellsouth.net) Received: from wghicks.bellsouth.net (root@host-209-214-67-120.atl.bellsouth.net [209.214.67.120]) by mail.atl.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id UAA13329; Tue, 26 Jan 1999 20:01:26 -0500 (EST) Received: from localhost (wghicks@localhost [127.0.0.1]) by wghicks.bellsouth.net (8.9.2/8.9.2) with ESMTP id UAA07527; Tue, 26 Jan 1999 20:18:06 -0500 (EST) (envelope-from wghicks@wghicks.bellsouth.net) To: nesi_unanaowo@net.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Window manager problem. In-Reply-To: Your message of "Tue, 26 Jan 1999 14:13:14 -0800" <36AE3DFA.269DDA0C@net.com> References: <36AE3DFA.269DDA0C@net.com> X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990126201805Q.wghicks@wghicks.bellsouth.net> Date: Tue, 26 Jan 1999 20:18:05 -0500 From: W Gerald Hicks X-Dispatcher: imput version 980905(IM100) Lines: 38 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Nesi, You really should be using the ports collection, or at least loading a package that has already been adapted for FreeBSD. These are very important handbook topics and I'd encourage anyone to make sure they understood their basics before doing very much at all with a newly installed system. Good Luck, Jerry Hicks wghicks@bellsouth.net From: Nesi Unanaowo > Hi, > I am still unable to get rid of the default window manager (twm) > which is making life a little unbeareble with FreeBSD 3.0. Just to be > sure that my distro wasn't the problem (quite unlikely) I went out to > http://fvwm.math.uh.edu/ and grabbed fvwm2-1.10.tar.gz. I successully > compiled this package and had the binaries/man pages where they were > supposed to be. Thereafter i proceded to create a .xinitrc file in my > home directory and also copied the sample file that came with the > package to my home directory as .fvwm2rc. Both files are owned by > me and have both the read and executable bits set. > But after rebooting my system ( I didn't think i had to ) i logged in > as myself and started X (startx). I was surprised that the default > window manager (twm) popped up again. Obviously there is > something i am not doing right but can't for the life of me figure > out. I will really appreciate any input as I am getting a little > frustrated with this exercise. Interestingly though, when i > do a 'ps' it shows that a process with '/export/home/nesi/.xinitrc > is running on my system. > > TIA > Nesi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 17:11:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA00976 for freebsd-questions-outgoing; Tue, 26 Jan 1999 17:11:10 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason03.u.washington.edu (jason03.u.washington.edu [140.142.77.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA00971 for ; Tue, 26 Jan 1999 17:11:09 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul7.u.washington.edu (root@saul7.u.washington.edu [140.142.82.2]) by jason03.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id RAA16988; Tue, 26 Jan 1999 17:11:07 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul7.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id RAA28203; Tue, 26 Jan 1999 17:11:07 -0800 (PST) Date: Wed, 27 Jan 1999 01:10:29 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: Nesi Unanaowo cc: freebsd-questions@FreeBSD.ORG Subject: Re: Window manager problem. In-Reply-To: <36AE3DFA.269DDA0C@net.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, 26 Jan 1999, Nesi Unanaowo wrote: >Hi, > I am still unable to get rid of the default window manager (twm) >which is making life a little unbeareble with FreeBSD 3.0. Just to be >sure that my distro wasn't the problem (quite unlikely) I went out to >http://fvwm.math.uh.edu/ and grabbed fvwm2-1.10.tar.gz. I successully You are better off compiling this from the ports collection. Look in /usr/ports/x11-wm/fvwm2 if you have the ports on your box. (this is just a side note) >compiled this package and had the binaries/man pages where they were >supposed to be. Thereafter i proceded to create a .xinitrc file in my >home directory and also copied the sample file that came with the >package to my home directory as .fvwm2rc. Both files are owned by Does your .xinitrc have a line in it that starts fvwm2? Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 17:11:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA01142 for freebsd-questions-outgoing; Tue, 26 Jan 1999 17:11:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from voltimand.astea.com.au ([203.20.95.18]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA01020 for ; Tue, 26 Jan 1999 17:11:14 -0800 (PST) (envelope-from leo@astea.com.au) Received: (from nobody@localhost) by voltimand.astea.com.au (8.7.5/8.7.3) id MAA06846 for ; Wed, 27 Jan 1999 12:17:33 +1100 (EST) X-Authentication-Warning: voltimand.astea.com.au: nobody set sender to using -f Received: from guildenstern.astea.com.au(222.2.2.20) by voltimand.astea.com.au via smap (V1.3) id sma006838; Wed Jan 27 12:17:16 1999 Received: from robert.astea.com.au (robert.astea.com.au [222.2.2.50]) by astea.com.au (8.7.5/8.7.3) with ESMTP id MAA07129 for ; Wed, 27 Jan 1999 12:18:54 +1100 (EST) Message-Id: <199901270118.MAA07129@astea.com.au> From: "Leo Kliger" To: Subject: Re: which network card??? Date: Wed, 27 Jan 1999 12:10:10 +1100 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG can i use 2.2.6 network card drivers on my 2.1.5 systems??? Leo ---------- > From: Christoph Prevezanos > To: leo@astea.com.au > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: which network card??? > Date: Tuesday, 26 January 1999 03:32 AM > > Hello Leo! > > >i don't currently want to upgrade fBSD but i do want to change the network > >cards (4 in total) > >which cards do you think i should use..... i really don't want to buy nice > >new cards and find > >that i don't have drivers for them..... > > There are many good cards that work without any problems. > > I just bought some Intel Ethernet Express Pro100+ for our LAN. > They work fine and you find the driver in 2.26 and later (as far as I know). > > Installation was painless and clean. > > Greetings, > > Christoph Prevezanos > (Germany) > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 17:14:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA01384 for freebsd-questions-outgoing; Tue, 26 Jan 1999 17:14:13 -0800 (PST) (envelope-from owner-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 (8.8.8/8.8.8) with ESMTP id RAA01378 for ; Tue, 26 Jan 1999 17:14:10 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id UAA16329; Tue, 26 Jan 1999 20:15:30 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199901270115.UAA16329@cc942873-a.ewndsr1.nj.home.com> Subject: Re: Window manager problem. In-Reply-To: <36AE3DFA.269DDA0C@net.com> from Nesi Unanaowo at "Jan 26, 99 02:13:14 pm" To: nesi_unanaowo@net.com (Nesi Unanaowo) Date: Tue, 26 Jan 1999 20:15:30 -0500 (EST) Cc: freebsd-questions@FreeBSD.ORG (FreeBSD Questions) Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (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 Nesi Unanaowo wrote, > Hi, > I am still unable to get rid of the default window manager (twm) > which is making life a little unbeareble with FreeBSD 3.0. twm rewls. But anyway... > Just to be > sure that my distro wasn't the problem (quite unlikely) I went out to > http://fvwm.math.uh.edu/ and grabbed fvwm2-1.10.tar.gz. I successully > compiled this package and had the binaries/man pages where they were > supposed to be. Thereafter i proceded to create a .xinitrc file in my > home directory and also copied the sample file that came with the > package to my home directory as .fvwm2rc. Both files are owned by > me and have both the read and executable bits set. rc-files, in general, do not need executable permissions. But that should not be creating your problem. > But after rebooting my system ( I didn't think i had to ) A truly gratuitous reboot. > i logged in > as myself and started X (startx). I was surprised that the default > window manager (twm) popped up again. Obviously there is > something i am not doing right but can't for the life of me figure > out. I will really appreciate any input as I am getting a little > frustrated with this exercise. Interestingly though, when i > do a 'ps' it shows that a process with '/export/home/nesi/.xinitrc > is running on my system. Could you show us your .xinitrc? Are there other programs/settings in the .xinitrc that _are_ being properly executed/set? Can you check, or have you checked, the console messages while X is starting for any errors? Can you kill twm during your X session and start the other manager? (You should be able to.) -- 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 Jan 26 17:19:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA01729 for freebsd-questions-outgoing; Tue, 26 Jan 1999 17:19:34 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from PigStuy.nws.net (nyc-ny71-48.ix.netcom.com [209.109.226.240]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA01706 for ; Tue, 26 Jan 1999 17:19:31 -0800 (PST) (envelope-from spork@ix.netcom.com) Received: from localhost (spork@localhost) by PigStuy.nws.net (8.9.2/8.8.7) with ESMTP id UAA00503 for ; Tue, 26 Jan 1999 20:18:08 -0500 (EST) (envelope-from spork@ix.netcom.com) X-Authentication-Warning: PigStuy.nws.net: spork owned process doing -bs Date: Tue, 26 Jan 1999 20:17:59 -0500 (EST) From: Spike X-Sender: spork@PigStuy.nws.net Reply-To: sporkl@ix.netcom.com To: fbsdqs Subject: Deletion of windows and removal of BootEasy 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 -----BEGIN PGP SIGNED MESSAGE----- I have BootEasy installed on my hard drive, sd0, and since I recently deleted Winblows I would like to delete it. Can I use fdisk? Disklabel? Thank you. -Spike Gronim sporkl@ix.netcom.com The majority only rules those who let them. -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: noconv iQCVAwUBNq5pTp31G6IEwnwxAQHTIAP/caGdVtJbBm8SAolMf84DqY2HvkxOcAiP EjUyrwR453cGASleGPME3x8p809EfcaAMJdSR/nBsfZrZr106KYVStPmGICnF6LP d377KTnjSPvdYjSJ8Guxp5s7SIbVf9L0yvhnRU9ZjGXvx1Fz9nHigVF7cR+tkyQv G1Cpl3jKmYg= =0Cbi -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 17:23:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA02253 for freebsd-questions-outgoing; Tue, 26 Jan 1999 17:23:21 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from fw.tech-trans.com (pc003.tech-trans.com [210.184.43.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA02246 for ; Tue, 26 Jan 1999 17:23:18 -0800 (PST) (envelope-from peter@sweda.com.hk) Received: from sweda.com.hk ([172.16.132.47]) by fw.tech-trans.com (AIX4.3/UCB 8.8.8/8.8.8) with ESMTP id JAA15148; Wed, 27 Jan 1999 09:24:27 +0800 Message-ID: <36AE6BE2.FD5C9850@sweda.com.hk> Date: Wed, 27 Jan 1999 09:29:06 +0800 From: peter kok X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: Mark Ovens CC: questions@FreeBSD.ORG Subject: Re: netscape client References: <36ADA177.949312EF@sweda.com.hk> <36ADE0A4.B544FF2B@uk.radan.com> 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: > peter wrote: > > > > Hello > > > > my netscape mail client couldn't save and open 'graphic file' but mail > > client can work before. i sure it is not about mail size and size > > format > > > > Sounds like it can't recognize the file format and/or the > encoding/compression method. It's not a MAC bin/hex encoded file is > it? > The email content shows the file Name: Type: Mactintosh BinHex Archive application/Mac-binhex40 and when i click the file, it displays dialogue box 'Save dcoded file as' and nothing file name is diaplayed on file column Any suggestion? Thank you for your help > > > Does anyone have suggestion or ideas to solve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 17:26:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA02544 for freebsd-questions-outgoing; Tue, 26 Jan 1999 17:26:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from turkey.ispro.net.tr (turkey.ispro.net.tr [195.174.18.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA02535 for ; Tue, 26 Jan 1999 17:26:52 -0800 (PST) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from localhost (yurtesen@localhost) by turkey.ispro.net.tr (8.8.8/8.8.8) with SMTP id DAA13921; Wed, 27 Jan 1999 03:24:25 +0200 (EET) (envelope-from yurtesen@turkey.ispro.net.tr) Date: Wed, 27 Jan 1999 03:24:25 +0200 (EET) From: Evren Yurtesen To: sporkl@ix.netcom.com cc: fbsdqs Subject: Re: Deletion of windows and removal of BootEasy 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 think if you use the command fdisk /mbr it would delete it, if booteasy puts itself to bootblock On Tue, 26 Jan 1999, Spike wrote: > -----BEGIN PGP SIGNED MESSAGE----- > > > I have BootEasy installed on my hard drive, sd0, and since I recently > deleted Winblows I would like to delete it. Can I use fdisk? Disklabel? > Thank you. > > > -Spike Gronim > sporkl@ix.netcom.com > > > The majority only rules those who let them. > > -----BEGIN PGP SIGNATURE----- > Version: 2.6.3ia > Charset: noconv > > iQCVAwUBNq5pTp31G6IEwnwxAQHTIAP/caGdVtJbBm8SAolMf84DqY2HvkxOcAiP > EjUyrwR453cGASleGPME3x8p809EfcaAMJdSR/nBsfZrZr106KYVStPmGICnF6LP > d377KTnjSPvdYjSJ8Guxp5s7SIbVf9L0yvhnRU9ZjGXvx1Fz9nHigVF7cR+tkyQv > G1Cpl3jKmYg= > =0Cbi > -----END PGP SIGNATURE----- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 17:34:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA03438 for freebsd-questions-outgoing; Tue, 26 Jan 1999 17:34:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from PigStuy.nws.net (nyc-ny71-48.ix.netcom.com [209.109.226.240]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA03433 for ; Tue, 26 Jan 1999 17:34:27 -0800 (PST) (envelope-from spork@ix.netcom.com) Received: from localhost (spork@localhost) by PigStuy.nws.net (8.9.2/8.8.7) with ESMTP id UAA01197; Tue, 26 Jan 1999 20:31:32 -0500 (EST) (envelope-from spork@ix.netcom.com) X-Authentication-Warning: PigStuy.nws.net: spork owned process doing -bs Date: Tue, 26 Jan 1999 20:31:30 -0500 (EST) From: Spike X-Sender: spork@PigStuy.nws.net Reply-To: sporkl@ix.netcom.com To: Evren Yurtesen cc: sporkl@ix.netcom.com, fbsdqs Subject: Re: Deletion of windows and removal of BootEasy 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 -----BEGIN PGP SIGNED MESSAGE----- On Wed, 27 Jan 1999, Evren Yurtesen wrote: > I think if you use the command > fdisk /mbr > it would delete it, if booteasy puts itself to bootblock I thought that was a DOS command, and when I execute it returns: PigStuy# fdisk /mbr fdisk: can't get file status of /dev/r/mbr fdisk: cannot open disk /dev/r/mbr: No such file or directory it seems to take /mbr as a disk. Adding /mbr as a flag either gets ignored or taken as the disk's name. > > On Tue, 26 Jan 1999, Spike wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > > > > > > I have BootEasy installed on my hard drive, sd0, and since I recently > > deleted Winblows I would like to delete it. Can I use fdisk? Disklabel? > > Thank you. > > > > > > -Spike Gronim > > sporkl@ix.netcom.com > > > > > > The majority only rules those who let them. > > > > -----BEGIN PGP SIGNATURE----- > > Version: 2.6.3ia > > Charset: noconv > > > > iQCVAwUBNq5pTp31G6IEwnwxAQHTIAP/caGdVtJbBm8SAolMf84DqY2HvkxOcAiP > > EjUyrwR453cGASleGPME3x8p809EfcaAMJdSR/nBsfZrZr106KYVStPmGICnF6LP > > d377KTnjSPvdYjSJ8Guxp5s7SIbVf9L0yvhnRU9ZjGXvx1Fz9nHigVF7cR+tkyQv > > G1Cpl3jKmYg= > > =0Cbi > > -----END PGP SIGNATURE----- > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > >From majordom@FreeBSD.ORG Tue Jan 26 17:28:36 1999 > Return-Path: > Received: from hub.freebsd.org (hub.FreeBSD.ORG [204.216.27.18]) > by ixmail9.ix.netcom.com (8.8.7-s-4/8.8.7/(NETCOM v1.01)) with ESMTP id RAA11915; ; > Tue, 26 Jan 1999 17:27:52 -0800 (PST) > Delivered-To: vmailer-questions@freebsd.org > Received: by hub.freebsd.org (VMailer, from userid 1) > id 7D8479890; Tue, 26 Jan 1999 16:57:27 -0800 (PST) > Received: (from majordom@localhost) > by hub.freebsd.org (8.8.8/8.8.8) id QAA29226 > for freebsd-questions-outgoing; Tue, 26 Jan 1999 16:57:27 -0800 (PST) > (envelope-from owner-freebsd-questions@FreeBSD.ORG) > Received: from mail.atl.bellsouth.net (mail.atl.bellsouth.net [205.152.0.21]) > by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA29221 > for ; Tue, 26 Jan 1999 16:57:25 -0800 (PST) > (envelope-from wghicks@bellsouth.net) > Received: from wghicks.bellsouth.net (root@host-209-214-67-120.atl.bellsouth.net [209.214.67.120]) > by mail.atl.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id TAA06556; > Tue, 26 Jan 1999 19:57:19 -0500 (EST) > Received: from localhost (wghicks@localhost [127.0.0.1]) > by wghicks.bellsouth.net (8.9.2/8.9.2) with ESMTP id UAA07503; > Tue, 26 Jan 1999 20:13:53 -0500 (EST) > (envelope-from wghicks@wghicks.bellsouth.net) > To: hodeleri@seattleu.edu > Cc: Thierry.Herbelot@alcatel.fr, henrid@eicon.com, > freebsd-questions@FreeBSD.ORG > Subject: Re: FreeBsd & Fat32 > In-Reply-To: Your message of "Tue, 26 Jan 1999 13:27:13 -0800" > <36AE3331.B7FF088F@seattleu.edu> > References: <36AE3331.B7FF088F@seattleu.edu> > X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald) > Mime-Version: 1.0 > Content-Type: Text/Plain; charset=us-ascii > Content-Transfer-Encoding: 7bit > Message-Id: <19990126201352H.wghicks@wghicks.bellsouth.net> > Date: Tue, 26 Jan 1999 20:13:52 -0500 > From: W Gerald Hicks > X-Dispatcher: imput version 980905(IM100) > Lines: 27 > Sender: owner-freebsd-questions@FreeBSD.ORG > Precedence: bulk > X-Loop: FreeBSD.ORG > > From: Eric Hodel > Subject: Re: FreeBsd & Fat32 > Date: Tue, 26 Jan 1999 13:27:13 -0800 > > > HERBELOT Thierry wrote: > > > > > > Hello, > > > > > > You will not be able to boot to FreeBSD 3.x from DOS or Win98. > > > > Not entirely true. In /tools their is a fbsdboot.exe that allow you > > to boot FreeBSD from real mode, (no Windows, no emm386) and in > > /xperimnt (sp?) their is an experimental Win32 boot loader. I have > > tested neither, but if someone where to compile the win32 loader for > > me I would give it a go. > > I was under the impression that this is going away because of reliability > issues related to Win98's mucking about. > > > > -- > > Eric Hodel > > hodeleri@seattleu.edu > > > > 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 > > -Spike Gronim sporkl@ix.netcom.com The majority only rules those who let them. -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: noconv iQCVAwUBNq5sc531G6IEwnwxAQFUuAP9GlwlzMgh1QTOVshs+D6kzRCpu7VZuqxq dvtDj7XyBM+CFWG1Mfre+zHJhyP96oj/ccZ/8aI5m2TsrEyK6puZz6TROiEIge0o xyaa1zlW8z5nDuYjTgSv1fa20gEPwq8MWjZztvQN37n42Fs01xw2+/5o4z4bntpn ufWhXVLCUDQ= =/isC -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 17:48:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA05005 for freebsd-questions-outgoing; Tue, 26 Jan 1999 17:48:01 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from grizzly.fas.com (cc69528-a.mtpls1.sc.home.com [24.1.39.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA04984 for ; Tue, 26 Jan 1999 17:47:58 -0800 (PST) (envelope-from stanb@awod.com) Message-Id: <199901270147.RAA04984@hub.freebsd.org> Received: by grizzly.fas.com ($Revision: 1.37.109.23 $/16.2) id AA277211675; Tue, 26 Jan 1999 20:47:55 -0500 Subject: HP Omnibook 7100 support? To: freebsd-questions@FreeBSD.ORG (Free BSD Questions list) Date: Tue, 26 Jan 1999 20:47:54 -0500 (EST) From: "Stan Brown" X-Mailer: ELM [version 2.4 PL24] 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 evalutating an HP Omnibook 7100. Has anyone gotten FreeBSD runing on one of these? I am particularly intereseted in how ell X works on it. Acording t the manual it has an ATI Rage video chipset. -- Stan Brown stanb@netcom.com 843-745-3154 Westvaco Charleston SC. -- Windows 98: n. useless extension to a minor patch release for 32-bit extensions and a graphical shell for a 16-bit patch to an 8-bit operating system originally coded for a 4-bit microprocessor, written by a 2-bit company that can't stand for 1 bit of competition. - (c) 1999 Stan Brown. Redistribution via the Microsoft Network is prohibited. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 17:48:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA05037 for freebsd-questions-outgoing; Tue, 26 Jan 1999 17:48:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from furthur.com (furthur.com [142.154.6.106]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA05030 for ; Tue, 26 Jan 1999 17:48:18 -0800 (PST) (envelope-from phil@furthur.com) Received: from furthur.com (furthur.com [142.154.6.106]) by furthur.com (8.9.1/8.9.1) with ESMTP id UAA04438 for ; Tue, 26 Jan 1999 20:47:06 -0500 (EST) (envelope-from phil@furthur.com) Date: Tue, 26 Jan 1999 20:47:06 -0500 (EST) From: "Philip J. Welbourn" To: freebsd-questions@FreeBSD.ORG Subject: Re: is there 3.0-stable binary upgrade? 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 too (like Evren, who's up all night) would like to upgrade to 3.0 stable. I'm assuming it's through Option #9 -Upgrade existing system. I started to run it until I got this msg. "Given all that scary stuff you just read, are you sure you want to risk it all and proceed with this upgrade?" Ok, I got scared and backed out of it :) -for now. But is this the correct method? -Phil On Wed, 27 Jan 1999, Evren Yurtesen wrote: > is there a way to upgrade to 3.0 stable with sysinstall's > upgrade option?? > if not when will it be available? > 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 Tue Jan 26 17:54:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA05648 for freebsd-questions-outgoing; Tue, 26 Jan 1999 17:54:59 -0800 (PST) (envelope-from owner-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 (8.8.8/8.8.8) with ESMTP id RAA05642 for ; Tue, 26 Jan 1999 17:54:55 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id UAA16435; Tue, 26 Jan 1999 20:55:03 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199901270155.UAA16435@cc942873-a.ewndsr1.nj.home.com> Subject: Re: Deletion of windows and removal of BootEasy In-Reply-To: from Spike at "Jan 26, 99 08:31:30 pm" To: sporkl@ix.netcom.com Date: Tue, 26 Jan 1999 20:55:03 -0500 (EST) Cc: yurtesen@turkey.ispro.net.tr, sporkl@ix.netcom.com, freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (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 Spike wrote, > On Wed, 27 Jan 1999, Evren Yurtesen wrote: > > > I think if you use the command > > fdisk /mbr > > it would delete it, if booteasy puts itself to bootblock > > I thought that was a DOS command... It is. You don't want fdisk, the last line of 'man fdisk,' "You cannot use this command to completely dedicate a disk to FreeBSD. The disklabel(8) command must be used for this." > > On Tue, 26 Jan 1999, Spike wrote: > > > > > -----BEGIN PGP SIGNED MESSAGE----- > > > > > > > > > I have BootEasy installed on my hard drive, sd0, and since I recently > > > deleted Winblows I would like to delete it. Can I use fdisk? Disklabel? > > > Thank you. > > > > > > > > > -Spike Gronim > > > sporkl@ix.netcom.com -- 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 Jan 26 18:10:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA07400 for freebsd-questions-outgoing; Tue, 26 Jan 1999 18:10:01 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hyperhost.net (ether.lightrealm.com [207.159.132.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA07360 for ; Tue, 26 Jan 1999 18:09:59 -0800 (PST) (envelope-from patseal@hyperhost.net) Received: from port18.annex8.radix.net (port18.annex8.radix.net [205.252.108.18]) by hyperhost.net (8.8.5/8.8.5) with ESMTP id VAA19202; Tue, 26 Jan 1999 21:09:57 -0500 (EST) Date: Tue, 26 Jan 1999 21:10:19 -0500 (EST) From: Patrick Seal To: Jerry Dunham cc: freebsd-questions@FreeBSD.ORG Subject: Re: notebook support? In-Reply-To: <199901270143.TAA19904@avalanche.us.dell.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 It was just like any other install: flawless. (even X) BTW, it's running 3.0-stable, (RELEASE is fine too) ------------------------------------ _____________________________________ Patrick Seal |"Microsoft isn't evil, they just make | really crappy operating systems." Hyperhost - http://www.hyperhost.net| -Linus Torvalds hosting and Design http://www.freebsd.org - http://www.linux.org On Tue, 26 Jan 1999, Jerry_Dunham wrote: > Patrick Seal is alleged to have written: > > } I'm running 3.0-stable on a Dell Lattitude 266CPi. with x. > } > } ------------------------------------ _____________________________________ > } Patrick Seal |"Microsoft isn't evil, they just make > } | really crappy operating systems." > } Hyperhost - http://www.hyperhost.net| -Linus Torvalds > } hosting and Design > } > } On Tue, 26 Jan 1999, alxx wrote: > } > } > just wondering if anyones tried installing on notebooks/laptop/portables > } > with or without x.I know linux can be setup on a notebook so why not > } > freebsd?(not just a miniport/version) > > Interesting. I've been sorely tempted to try that on my CP M233XT, and > have put it off for lack of time and the assumption that much time would > be involved in getting it to work. What did it take? I'd heard at one > time that the NeoMagic video would be a major problem, but more recently > I've heard that it's been solved. I should really try harder to follow > developments. > > Thanks for any advice. > > > -- > Jerry Dunham Dell Portables Austin, Texas > (512)728-4026 (O) jdunham@avalanche.us.dell.com (512)335-0674 (H) > (512)860-6486 (P) Gerald_Dunham@dell.com (512)728-6135 (F) > > Computers make very fast, very accurate misteaks. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 18:20:28 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA08556 for freebsd-questions-outgoing; Tue, 26 Jan 1999 18:20:28 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.enter.net (mail.enter.net [204.170.70.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA08550; Tue, 26 Jan 1999 18:20:25 -0800 (PST) (envelope-from dh@enter.net) Received: from dh (m44atwn-2-7.enter.net [204.170.16.161]) by mail.enter.net (8.8.8/8.8.8) with SMTP id VAA00324; Tue, 26 Jan 1999 21:20:20 -0500 (EST) Message-ID: <003701be499b$05c1d460$0300a8c0@dh.athome.net> From: "Daniel Hauer" To: "Markus Stumpf" Cc: , , Subject: Re: X question Date: Tue, 26 Jan 1999 21:16:15 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 Hi There, Just to let you know, I found a simpler way to do it.... you may want to keep it in mind for others: Just put this in your root shell file (mine is bash) XAUTHORITY=/(your home dir path)/.Xauthority export XAUTHORITY Since you recreate XAUTHORITY each time you login through xdm as a user, when you su from an xterm, xdm reads the variable XAUTHORITY which points to your valid one.... neat.... Regards, Daniel Hauer. http://www.enter.net "The Road To The Internet Starts There!" *************************************************************************** Windoze is for GAMES, UNIX is for the rest of us. UNIX is like the sights on a loaded gun. If you aim the gun at your foot and pull the trigger, it is the basic function of UNIX to accurately deliver the bullet from the gun to the target. In this case, it's your foot. *************************************************************************** -----Original Message----- From: Markus Stumpf To: Kaleb S. KEITHLEY ; dh@enter.net Date: Tuesday, January 12, 1999 1:09 AM Subject: Re: X question >On Sun, Jan 10, 1999 at 08:44:26PM -0500, Kaleb S. KEITHLEY wrote: >> Rather off-topic for FreeBSD-hackers--- > >I've removed hackers from the Cc: > >> The way around this is: >> [ .. ] >> Now root will be able to run X programs in your session. >> >> Once you log out and log back in you'll get new credentials and you'll >> need to repeat the above steps again. > >How about > ># export XAUTHORITY=~user/.Xauthority > >Should do the same trick and save you from fiddling with the credentials. > >And as the latter user is root there should be no problem in reading >the ~user/.Xauthority file (unless you live on a NFS partition and >root is mapped to some unpriviledged user in /etc/exports). > > \Maex > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 18:54:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA12634 for freebsd-questions-outgoing; Tue, 26 Jan 1999 18:54:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from java.dpcsys.com (java.dpcsys.com [206.16.184.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA12629 for ; Tue, 26 Jan 1999 18:54:08 -0800 (PST) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.9.1a/8.9.1) with SMTP id SAA00410 for ; Tue, 26 Jan 1999 18:54:27 -0800 (PST) Date: Tue, 26 Jan 1999 18:54:27 -0800 (PST) From: Dan Busarow To: freebsd-questions@FreeBSD.ORG Subject: Re: burning cd's and mkisofs 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 Tue, 26 Jan 1999, Dan Busarow wrote: > I just built a CD with > > # mkisofs -a -d -N -D -r -T -o outfile relative/path/to/tree Found the -l flag It works. Duh.. Thanks, 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 Tue Jan 26 19:07:51 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA14031 for freebsd-questions-outgoing; Tue, 26 Jan 1999 19:07:51 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.atl.bellsouth.net (mail.atl.bellsouth.net [205.152.0.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA14020 for ; Tue, 26 Jan 1999 19:07:49 -0800 (PST) (envelope-from wghicks@bellsouth.net) Received: from wghicks.bellsouth.net (root@host-209-214-67-120.atl.bellsouth.net [209.214.67.120]) by mail.atl.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id WAA00255; Tue, 26 Jan 1999 22:07:36 -0500 (EST) Received: from wghicks (wghicks@localhost [127.0.0.1]) by wghicks.bellsouth.net (8.9.2/8.9.2) with ESMTP id WAA08173; Tue, 26 Jan 1999 22:24:16 -0500 (EST) (envelope-from wghicks@wghicks.bellsouth.net) Message-Id: <199901270324.WAA08173@bellsouth.net> To: Ruslan Ermilov Cc: FreeBSD Questions , wghicks@wghicks.bellsouth.net Subject: Re: [FYI] Oracle on FreeBSD: official response In-reply-to: Your message of "Tue, 26 Jan 1999 10:09:30 +0200." <19990126100930.A18505@ucb.crimea.ua> Date: Tue, 26 Jan 1999 22:24:16 -0500 From: W Gerald Hicks Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I can't undestand why I should stop to do this? > It seems you're lazy to make your mailer display HTML for you ;-) [...] > Is it too much? ;-) If it is just interpersonal email the answer is probably no. Don't forget the mail archives... html pollutes them pretty badly, no? If this practice becomes very widespread, I fear that it will interfere with indexing the archives. Even Netscape has an option to selectively send HTML mail to recipients who can receive it. I'd say the lists can't :) Cheers, Jerry Hicks wghicks@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 19:08:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA14089 for freebsd-questions-outgoing; Tue, 26 Jan 1999 19:08:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mh2.cts.com (mh2.cts.com [209.68.192.68]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA14083 for ; Tue, 26 Jan 1999 19:08:11 -0800 (PST) (envelope-from ctstlb@cts.com) Received: from yoda (yoda.cts.com [205.163.23.179]) by mh2.cts.com (8.8.7/8.8.5) with SMTP id TAA18633 for ; Tue, 26 Jan 1999 19:08:07 -0800 (PST) Message-Id: <3.0.3.32.19990126190652.00a31eb0@sd.cts.com> X-Sender: ctstlb@sd.cts.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Tue, 26 Jan 1999 19:06:52 -0800 To: freebsd-questions@FreeBSD.ORG From: Troy Beisigl Subject: getting an error on the make of the new kernel 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 getting an error on the make of the kernel. after doing the config, I cd'd to the correct directory and typed make. The error and line that it stops on is shown below, as well as the kernel itself. I am running FreeBSD 3.0-RELEASE. cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -include opt_global.h -aout ../../dev/advansys/advansys.c cc: Internal compiler error: program cc1 got fatal signal 11 *** Error code 1 Stop. ---------------------> CUT HERE Kernel is below <---------------------------- # # THX1138 -- THX1138 K6-2 400 machine with WD/AHx/NCR/BTx family disks # # For more information read the handbook part System Administration -> # Configuring the FreeBSD Kernel -> The Configuration File. # The handbook is available in /usr/share/doc/handbook or online as # latest version from the FreeBSD World Wide Web server # # # An exhaustive list of options and more detailed explanations of the # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # # $Id: CSST,v 1.125 1998/10/16 01:30:11 obrien Exp $ machine "i386" cpu "I586_CPU" cpu "I686_CPU" ident CSST maxusers 128 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 config kernel root on wd0 controller isa0 controller pci0 controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr disk fd0 at fdc0 drive 0 # Unless you know very well what you're doing, leave ft0 at drive 2, or # remove the line entirely if you don't need it. Trying to configure # it on another unit might cause surprises, see PR kern/7176. tape ft0 at fdc0 drive 2 options "CMD640" # work around CMD640 chip deficiency controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr disk wd0 at wdc0 drive 0 disk wd1 at wdc0 drive 1 controller wdc1 at isa? port "IO_WD2" bio irq 15 vector wdintr disk wd2 at wdc1 drive 0 disk wd3 at wdc1 drive 1 options ATAPI #Enable ATAPI support for IDE bus options ATAPI_STATIC #Don't do it as an LKM device wcd0 #IDE CD-ROM # A single entry for any of these controllers (ncr, ahb, ahc, amd) is # sufficient for any number of installed devices. controller ncr0 #controller amd0 controller ahb0 controller ahc0 controller isp0 # This controller offers a number of configuration options, too many to # document here - see the LINT file in this directory and look up the # dpt0 entry there for much fuller documentation on this. controller dpt0 controller adv0 at isa? port ? cam irq ? controller adw0 controller bt0 at isa? port ? cam irq ? controller aha0 at isa? port ? cam irq ? #controller uha0 at isa? port "IO_UHA0" bio irq ? drq 5 vector uhaintr #controller aic0 at isa? port 0x340 bio irq 11 vector aicintr #controller nca0 at isa? port 0x1f88 bio irq 10 vector ncaintr #controller nca1 at isa? port 0x350 bio irq 5 vector ncaintr #controller sea0 at isa? bio irq 5 iomem 0xc8000 iosiz 0x2000 vector seaintr controller scbus0 device da0 device sa0 device pass0 device cd0 #Only need one of these, the code dynamically grows device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr device mcd0 at isa? port 0x300 bio irq 10 vector mcdintr controller matcd0 at isa? port 0x230 bio device scd0 at isa? port 0x230 bio # syscons is the default console driver, resembling an SCO console device sc0 at isa? port "IO_KBD" conflicts tty irq 1 vector scintr device npx0 at isa? port "IO_NPX" irq 13 vector npxintr device sio0 at isa? port "IO_COM1" flags 0x10 tty irq 4 vector siointr device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr device sio2 at isa? disable port "IO_COM3" tty irq 5 vector siointr device sio3 at isa? disable port "IO_COM4" tty irq 9 vector siointr device lpt0 at isa? port? tty irq 7 vector lptintr device psm0 at isa? port "IO_KBD" conflicts tty irq 12 vector psmintr # 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 de0 device tl0 device tx0 device vx0 device xl0 device ed0 at isa? port 0x280 net irq 10 iomem 0xd8000 vector edintr device ie0 at isa? port 0x300 net irq 10 iomem 0xd0000 vector ieintr device le0 at isa? port 0x300 net irq 5 iomem 0xd0000 vector le_intr pseudo-device loop pseudo-device ether pseudo-device sl 1 pseudo-device ppp 1 pseudo-device tun 1 pseudo-device pty 16 pseudo-device gzip # Exec gzipped a.out's # KTRACE enables the system-call tracing facility ktrace(2). # This adds 4 KB bloat to your kernel, and slightly increases # the costs of each syscall. options KTRACE #kernel tracing # This provides support for System V shared memory. # options SYSVSHM # The `bpfilter' pseudo-device enables the Berkeley Packet Filter. Be # aware of the legal and administrative consequences of enabling this # option. The number of devices determines the maximum number of # simultaneous BPF clients programs runnable. pseudo-device bpfilter 4 #Berkeley packet filter Troy Beisigl. Network Operations & Hi-Cap Provisioning ___ ____ ___ / / /__ Network | 619/637-3600 x 1200 | mailto:ctstlb@cts.com /__ / ___/ Services | FAX 619/637-3630 | http://www.cts.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 19:09:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA14131 for freebsd-questions-outgoing; Tue, 26 Jan 1999 19:09:11 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from uhura.concentric.net (uhura.concentric.net [206.173.119.93]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA14126 for ; Tue, 26 Jan 1999 19:09:08 -0800 (PST) (envelope-from ehm@concentric.net) Received: from cliff.concentric.net ([206.173.119.90]) by uhura.concentric.net (8.9.1a/(98/12/15 5.12)) id WAA05672; Tue, 26 Jan 1999 22:08:54 -0500 (EST) [1-800-745-2747 The Concentric Network] Received: from nomad.gte.com (ts013d47.dal-tx.concentric.net [206.173.142.155]) by cliff.concentric.net (8.9.1a) id WAA07503; Tue, 26 Jan 1999 22:08:52 -0500 (EST) Message-ID: <002c01be49a2$5e936480$2f5b5b8f@nomad.gte.com> From: "Erik Moe" To: Subject: 3.0-RELEASE install problems Date: Tue, 26 Jan 1999 21:08:36 -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.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm getting the following error trying to do a CDROM install of 3.0-RELEASE on an HP Vectra 486/33u with an Adaptec 1740, SCSI Disk and SCSI CDROM: No CDROM devices found! Please check that your system's configuration is correct and that the CDROM drive is of a supported type. For more information, consult the hardware guide in the Doc menu. However, the CDROM appears to be detected at boot: avail memory = 4853760 (4740K bytes) eisa0: Probing for devices on the EISA bus ahb0: at 0x1c00-0x1cff irq 11 on eisa0 slot 1 ahb0: AHA1740 Single Ended SCSI Adapter, FW Rev. E , ID=7, 64 ECBs Probing for devices on the ISA bus: video#0: WARNING: video mode switching is not fully supported on this adapter sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <4 virtual consoles, flags=0x0> ed0 at 0x300-0x30f irq 5 maddr 0xcc000 msize 8192 on isa ed0: address 02:60:8c:da:9a:f6, type 3c503 (16 bit) sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface fdc0 at 0x3f0-03f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in aha0: not found at 0x134 npx0 on motherboard npx0: INT 16 interface Waiting 15 seconds for SCSI devices to settle ahb0: SCSI Bus Reset Delivered da0 at ahb0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI2 device da0: Tagged Queueing Enabled da0: 406MB (832527 512 byte sectors: 64H 32S/T 406C) cd0 at ahb0 bus 0 target 1 lun 0 cd0: Removable CD-ROM SCSI2 device cd0: cd present [1075534577 x 1415061573 byte records] changing root device to fd0c rootfs is 1440 Kbyte compiled in MFS /stand/sysinstall running as init on vty0 I tried to use the "fixit" floppy to gain further insight, but I have been unsuccessful in getting sysinstall to load the "fixit" floppy. This same system works fine with 2.2.8-RELEASE. Any suggestions or comments would be welcome. Please be sure to "cc" my email address since I don't subscribe to freebsd-questions. Erik Moe ehm@concentric.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 20:02:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA19811 for freebsd-questions-outgoing; Tue, 26 Jan 1999 20:02:11 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cm110108.cableco-op.com (cm110108.cableco-op.com [206.24.110.108]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA19806 for ; Tue, 26 Jan 1999 20:02:10 -0800 (PST) (envelope-from jwg@netbox.com) Received: from localhost (jwg@localhost) by cm110108.cableco-op.com (8.8.8/8.8.8) with SMTP id UAA16441 for ; Tue, 26 Jan 1999 20:09:20 -0800 (PST) (envelope-from jwg@netbox.com) X-Authentication-Warning: cm110108.cableco-op.com: jwg owned process doing -bs Date: Tue, 26 Jan 1999 20:09:20 -0800 (PST) From: Jeff Gray X-Sender: jwg@cm110108.cableco-op.com To: Questions at FreeBSD Subject: ifconfig 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, Running 2.2.6. Yesterday my cable modem folks decided I needed to have a different IP address. No biggie in theory. As root ran ifconfig ex0 inet xxx.xx.xxx.xx netmask yyy.yy.yy.yy up checked via ifconfig -a and it looked fine. However, I was not connected to the net. No way. So, I edited /etc/rc.conf and rebooted and all was fine. My question is: shouldn't ifconfig have worked as above without rebooting, or did I leave a step off? Thanks jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 20:04:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA20049 for freebsd-questions-outgoing; Tue, 26 Jan 1999 20:04:10 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nanguo.chalmers.com.au (gateway.chalmers.com.au [203.1.96.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA20040 for ; Tue, 26 Jan 1999 20:04:07 -0800 (PST) (envelope-from robert@chalmers.com.au) Received: from chalmers.com.au (carbon.chalmers.com.au [203.1.96.26]) by nanguo.chalmers.com.au (8.9.1/8.9.1) with ESMTP id OAA13876 for ; Wed, 27 Jan 1999 14:02:44 +1000 (EST) Message-ID: <36AE93E6.25DDE8BE@chalmers.com.au> Date: Wed, 27 Jan 1999 14:19:50 +1000 From: Robert Chalmers Reply-To: robert@chalmers.com.au Organization: chalmers.com.au X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: zh-CN,en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: What is the command to look at a running PPP link for its stats Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG There is some command to use to look at a running PPP link, to see what it's config is, but I'm dashed if I can locate it. Does anyone know? thanks a lot Robert -- http://www.chalmers.com.au. Publications From China in 24 different languages. English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 20:05:51 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA20194 for freebsd-questions-outgoing; Tue, 26 Jan 1999 20:05:51 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from www04.netaddress.usa.net (www04.netaddress.usa.net [204.68.24.24]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id UAA20189 for ; Tue, 26 Jan 1999 20:05:50 -0800 (PST) (envelope-from p5@usa.net) From: p5@usa.net Received: (qmail 27171 invoked by uid 60001); 27 Jan 1999 04:04:16 -0000 Message-ID: <19990127040416.27170.qmail@www04.netaddress.usa.net> Date: Wed, 27 Jan 1999 04:04:16 To: freebsd-questions@FreeBSD.ORG Subject: Boot disk 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 want to boot to freeBSD from floppy but I don't knnow how to boot to that partition, I have installed freebsd onto my second IDE HD and the first half of the HD is windows FAT 32 and I have tried wd(2,a) and some other, how can I tell what partition it is on forsure, and what command I must use to boot to it? thanks ____________________________________________________________________ Get free e-mail and a permanent address at http://www.netaddress.com/?N=1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 21:18:19 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA28108 for freebsd-questions-outgoing; Tue, 26 Jan 1999 21:18:19 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cerberos.nswcc.org.au (cerberos.nswcc.org.au [203.9.71.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id VAA28103 for ; Tue, 26 Jan 1999 21:18:07 -0800 (PST) (envelope-from davids@nswcc.org.au) Received: (from mail@localhost) by cerberos.nswcc.org.au (8.6.9/8.6.9) id QAA17317 for ; Wed, 27 Jan 1999 16:17:56 +1100 Received: from pluto.nswcc.org.au(203.9.70.1) by cerberos.nswcc.org.au via smap (V1.3) id sma017308; Wed Jan 27 16:17:26 1999 Received: from davids (davids.nswcc.org.au [203.9.68.228]) by moredun.nswcc.org.au (8.6.9/8.6.9) with SMTP id QAA17064 for ; Wed, 27 Jan 1999 16:17:23 +1100 From: david schanzer Reply-To: To: Subject: Query re. upgrading from 2.0 to 2.2.8 Date: Wed, 27 Jan 1999 16:13:25 +1100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG As a relative newbie to FreeBSD, I am planning on upgrading 3 machines from v2.0 to v2.2.8, and I am a little confused by the instructions relating to this. The document at: ftp://ftp.au.freebsd.org/pub/FreeBSD/2.2.8-RELEASE/UPGRADE.TXT states that "Upgrading of a distribution is performed by extracting the new version of the component over the top of the previous version." I want to upgrade the BIN and MANPAGES distributions. Does mean that I go about this in the "normal" way (ie. boot from a FreeBSD Installation Boot Disk and follow the procedure for installing a new system), or do I use the "install.sh" script while booted in single-user mode, or something else? If I follow the "normal" way of installing a new system (ie. booted from the Installation Boot Disk), then at what point does the installation procedure differ from one on which there isn't an old version of FreeBSD on the system? Sorry for the dumb questions, but I need to be confident before I attempt this! Please email responses to: davids@nswcc.org.au Thanks for your help. Regards, David Schanzer Senior Systems Analyst NSW Cancer Council Sydney, Australia. ''' (0 0) +-----oOO----(_)--------------+ | David Schanzer | | NSW Cancer Council | | Tel: (02) 9334-1832 | | Fax: (02) 9334-1741 | | Email: davids@nswcc.org.au | +--------------------oOO------+ |__|__| || || ooO Ooo "The information contained in this message is intended for the named addressee only, and is confidential to the sender and intended recipient. If you are not the named addressee please do not copy, distribute, take any action reliant on, or disclose anything in this E-mail message to any other person or organisation. If you have received this message in error please notify me immediately." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 21:38:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA29975 for freebsd-questions-outgoing; Tue, 26 Jan 1999 21:38:37 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nanguo.chalmers.com.au (gateway.chalmers.com.au [203.1.96.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA29969 for ; Tue, 26 Jan 1999 21:38:33 -0800 (PST) (envelope-from robert@chalmers.com.au) Received: from chalmers.com.au (carbon.chalmers.com.au [203.1.96.26]) by nanguo.chalmers.com.au (8.9.1/8.9.1) with ESMTP id PAA14626 for ; Wed, 27 Jan 1999 15:37:11 +1000 (EST) Message-ID: <36AEAA02.F360932D@chalmers.com.au> Date: Wed, 27 Jan 1999 15:54:10 +1000 From: Robert Chalmers Reply-To: robert@chalmers.com.au Organization: chalmers.com.au X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: zh-CN,en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: A little confused by pppctl Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Looking at pppctl's man page, am I right in assuming that it wont work at all unless I have the "set server /var/run/internet "" 0177" line in the ppp.conf script. Am I also corect in assunming that this will not interfere with the running of ppp in -auto or -ddial mode. In other words adding that line will not cause the ppp connection to behave differently - it will just allow me to access the deamon for stats and checking should I want to. I've finally got this link pretty rock steady, and don't want to trash it. I would like to know however what the line is set up as. speed, protocol, compression etc. Will pppctl give this to me? Or would I be better using a log trace... thanks for any info, Cheers Bob -- http://www.chalmers.com.au. Publications From China in 24 different languages. English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 22:08:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA02594 for freebsd-questions-outgoing; Tue, 26 Jan 1999 22:08:07 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shemp.palomine.net (shemp.palomine.net [205.198.88.200]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id WAA02588 for ; Tue, 26 Jan 1999 22:08:04 -0800 (PST) (envelope-from cjohnson@palomine.net) Received: (qmail 29562 invoked by uid 1000); 27 Jan 1999 06:07:59 -0000 Date: Wed, 27 Jan 1999 01:07:59 -0500 From: Chris Johnson To: Khetan Gajjar Cc: "original recipient in envelope at chain.freebsd.os.org.za" Subject: Re: Resizing images on the command line Message-ID: <19990127010759.A29557@palomine.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Khetan Gajjar on Wed, Jan 27, 1999 at 12:08:49AM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jan 27, 1999 at 12:08:49AM +0200, Khetan Gajjar wrote: > Hi. > > Is there a port or program available that will allow command line > re-sizing of images ? > > I've got a few hundered JPG's which I'd like to reduce to 25% of their > size to generate thumbnails. > > I've searched the ports INDEX, and haven't found anything. XV also doesn't > appear to have a command line option to re-size and save. Try /usr/ports/graphics/jpeg. Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 22:12:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA02957 for freebsd-questions-outgoing; Tue, 26 Jan 1999 22:12:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail1.lig.bellsouth.net (mail1.lig.bellsouth.net [205.152.0.55]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA02950 for ; Tue, 26 Jan 1999 22:12:30 -0800 (PST) (envelope-from gljohns@bellsouth.net) Received: from gforce.johnson.home (host-209-214-148-25.msy.bellsouth.net [209.214.148.25]) by mail1.lig.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id BAA29607 for ; Wed, 27 Jan 1999 01:11:49 -0500 (EST) Received: (from glenn@localhost) by gforce.johnson.home (8.9.2/8.9.2) id AAA10112 for questions@FreeBSD.ORG; Wed, 27 Jan 1999 00:11:46 -0600 (CST) (envelope-from glenn) From: Glenn Johnson Date: Wed, 27 Jan 1999 00:11:46 -0600 To: FreeBSD Questions Subject: HTML in mutt (was Re: [FYI] Oracle on FreeBSD: official response) Message-ID: <19990127001146.A9899@gforce.johnson.home> References: <19990125113352.A28261@ucb.crimea.ua> <19990126105355.Q36690@freebie.lemis.com> <19990125164657.A28375@mooseriver.com> <19990126100930.A18505@ucb.crimea.ua> <19990126191500.Z66239@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <19990126191500.Z66239@freebie.lemis.com>; from Greg Lehey on Tue, Jan 26, 1999 at 07:15:00PM +1030 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jan 26, 1999 at 07:15:00PM +1030, Greg Lehey wrote: > On Tuesday, 26 January 1999 at 10:09:30 +0200, Ruslan Ermilov wrote: > > > I don't use Netscape. Like you both, I use `mutt' (in the ports). > > Its autoview feature and `lynx' (also in the ports) allow me to > > view HTML. > > > > To view HTMLs in the `mutt' you should: > > > > 1. install `lynx' > > 2. add the following line to ~/.muttrc: > > auto_view text/html > > 3. create ~/.mailcap with the following line: > > text/html; lynx -dump -force_html %s; copiousoutput > > > > Is it too much? ;-) > > No, it's not enough if I send you an attachment with graphics. That's > one of the problems: there are too many possible incompatibilities. > See http://www.lemis.com/email.html for more possibilities. But since > we're talking about mutt, you might prefer this approach: > > 1. Install netscrape. > 2. Add the following line to ~/.muttrc: > > auto_view text/html > > 3. Add the following single line to /usr/local/etc/mailcap: > > text/html; cp %s /var/tmp && netscape -remote "openURL(file:/var/tmp/`basename %s`)" || netscape /var/tmp/`basename %s` > I have been using lynx to view HTML in mutt. After seeing the above tip for netscape I thought I would give it a try. If I go to the attachment viewer all is well, I can launch netscape to view the HTML; but if I try to use auto_view as described above, mutt tells me it can't find the mailcap entry. What might be wrong? Thanks. -- Glenn Johnson gljohns@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 22:23:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA04021 for freebsd-questions-outgoing; Tue, 26 Jan 1999 22:23:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.airmail.net (mail.airmail.net [206.66.12.40]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id WAA04015 for ; Tue, 26 Jan 1999 22:23:54 -0800 (PST) (envelope-from bkerste@airmail.net) Received: from [207.136.60.101] from [207.136.60.101] by mail.airmail.net (/\##/\ Smail3.1.30.16 #30.377) with esmtp for sender: id ; Wed, 27 Jan 99 00:23:53 -0600 (CST) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Sender: bkerste@mail.airmail.net Message-Id: Date: Wed, 27 Jan 1999 00:22:38 -0600 To: freebsd-questions@FreeBSD.ORG From: Bob Kerstetter Subject: 3ccfem556b Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does FreeBSD support combo PCMCIA cards such as the 3COM 3ccfem556b. I have been led to believe this going to a mailing list. If so, please respond to me directly, as I have no idea of how to participate in the list. Thanks BK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 22:55:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA06859 for freebsd-questions-outgoing; Tue, 26 Jan 1999 22:55:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.greatbasin.net (mail.greatbasin.net [207.228.35.39]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA06854 for ; Tue, 26 Jan 1999 22:55:20 -0800 (PST) (envelope-from dan@jgl.reno.nv.us) Received: from danco (rno-max3-37.gbis.net [207.228.60.229]) by mail.greatbasin.net (8.9.2/8.8.8) with SMTP id WAA29930; Tue, 26 Jan 1999 22:55:02 -0800 (PST) Message-ID: <01c901be49c1$f6f32c00$0200000a@danco.home> From: "Dan O'Connor" To: "Jason C. Wells" , "Benjamin Krajmalnik" Cc: "FreeBSD-questions" Subject: Re: Updating 3.0-Release to -STABLE Date: Tue, 26 Jan 1999 22:54:53 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 > >>What is the best way to update my system from -Release to -STABLE? >>Once I have the source files, what do I need to do - make world? >>TIA. > >Yes, make world will do it. There is more. You need a bootstrap that will >load an elf kernel. You need to read /usr/src/UPDATING and take a poke >through the /usr/src/Makefiles. You need to update your devices buy >/dev/MAKEDEV. You need a new kernel compiled. > >These are all referenced in the mailing list archives in -current and >-stable. There are some odd URLS for you to look at that will help. Isn't 3.0-RELEASE already elf by default (at least on the Walnut Creek CD)? --Dan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 23:05:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA08116 for freebsd-questions-outgoing; Tue, 26 Jan 1999 23:05:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from elemental.alchemy.com (elemental.alchemy.com [206.58.126.23]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA08106 for ; Tue, 26 Jan 1999 23:05:48 -0800 (PST) (envelope-from steve@alchemy.com) Received: from elemental.alchemy.com (elemental.alchemy.com [206.58.126.23]) by elemental.alchemy.com (8.9.1/8.9.1) with SMTP id XAA22007; Tue, 26 Jan 1999 23:04:46 -0800 (PST) Date: Tue, 26 Jan 1999 23:04:45 -0800 (PST) From: Steve Willoughby To: jack cc: questions@FreeBSD.ORG Subject: Re: X10 TW523 interface to FreeBSD xtend daemon? How to wire to RS232? 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 Tue, 26 Jan 1999, jack wrote: > On Tue, 26 Jan 1999, Steve Willoughby wrote: > > Okay, it's probably simple, but I'm not sure how to wire my TW523 > > interface to my PC so I can use the FreeBSD xtend daemon with it. > > It is described in /sys/i386/isa/tw.c Duh... of course... makes perfect sense now, thanks 1e6 for the info! --steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 23:08:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA08321 for freebsd-questions-outgoing; Tue, 26 Jan 1999 23:08:53 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from elemental.alchemy.com (elemental.alchemy.com [206.58.126.23]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA08314 for ; Tue, 26 Jan 1999 23:08:48 -0800 (PST) (envelope-from steve@alchemy.com) Received: from elemental.alchemy.com (elemental.alchemy.com [206.58.126.23]) by elemental.alchemy.com (8.9.1/8.9.1) with SMTP id XAA22016 for ; Tue, 26 Jan 1999 23:08:01 -0800 (PST) Date: Tue, 26 Jan 1999 23:08:01 -0800 (PST) From: Steve Willoughby To: questions@FreeBSD.ORG Subject: Cascading OmniView console switches: the answer 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 posted a couple of weeks ago about trouble cascading my OmniView console switches with my FreeBSD servers. I finally found the clue on the OmniView web site FAQ (I just wish it were in the manual). It turns out that the model of switch I have (4-port PS/2) requires that the switches be cascaded using a 5-pin DIN (AT-style) keyboard cable, even though everything else uses PS/2 connectors. They work like a charm now. Nice switches too. FYI, in case anyone else was stuck with the same problem. Regards, Steve Willoughby steve@alchemy.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 23:35:55 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA10047 for freebsd-questions-outgoing; Tue, 26 Jan 1999 23:35:55 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.utexas.edu (wb1-a.mail.utexas.edu [128.83.126.134]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA10042 for ; Tue, 26 Jan 1999 23:35:53 -0800 (PST) (envelope-from kevin.weiss@mail.utexas.edu) Message-Id: <199901270735.XAA10042@hub.freebsd.org> Received: (qmail 27435 invoked by uid 0); 27 Jan 1999 07:35:49 -0000 Received: from dial-112-27.ots.utexas.edu (HELO mojo) (128.83.190.171) by umbs-smtp-1 with SMTP; 27 Jan 1999 07:35:49 -0000 X-Sender: kevin.weiss@mail.utexas.edu (Unverified) X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0.2 Date: Wed, 27 Jan 1999 01:36:32 -0600 To: freebsd-questions@FreeBSD.ORG From: Kevin Weiss Subject: ported software still not working Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ok...when I try to do a make install of any ported software (from my HDD), I get the following error message... 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 I don't understand...I have the makefile, file dir, patch dir (if needed), and ports dir... can someone help PS - for the 3rd (and 4th) CD's...do I just mount the CDROM and then do: #cd /usr #tar xzvf /cdrom/ports/ports.tgz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 26 23:36:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA10105 for freebsd-questions-outgoing; Tue, 26 Jan 1999 23:36:37 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [212.110.138.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA09644 for ; Tue, 26 Jan 1999 23:30:48 -0800 (PST) (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.9.2/8.9.2/UCB) id JAA22939; Wed, 27 Jan 1999 09:25:10 +0200 (EET) Date: Wed, 27 Jan 1999 09:25:10 +0200 From: Ruslan Ermilov To: Glenn Johnson Cc: FreeBSD Questions Subject: Re: HTML in mutt Message-ID: <19990127092510.A21514@ucb.crimea.ua> Mail-Followup-To: Glenn Johnson , FreeBSD Questions References: <19990125113352.A28261@ucb.crimea.ua> <19990126105355.Q36690@freebie.lemis.com> <19990125164657.A28375@mooseriver.com> <19990126100930.A18505@ucb.crimea.ua> <19990126191500.Z66239@freebie.lemis.com> <19990127001146.A9899@gforce.johnson.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.17i In-Reply-To: <19990127001146.A9899@gforce.johnson.home>; from Glenn Johnson on Wed, Jan 27, 1999 at 12:11:46AM -0600 X-Operating-System: FreeBSD 2.2.8-STABLE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jan 27, 1999 at 12:11:46AM -0600, Glenn Johnson wrote: [...] > I have been using lynx to view HTML in mutt. After seeing the above tip > for netscape I thought I would give it a try. If I go to the attachment > viewer all is well, I can launch netscape to view the HTML; but if I try > to use auto_view as described above, mutt tells me it can't find the > mailcap entry. What might be wrong? > > Thanks. > -- > Glenn Johnson > gljohns@bellsouth.net > I don't think this is a good idea to mix auto-view with netscape. Auto-view is for programs that can return text. For example, my .mailcap looks like: text/html; lynx -dump -force_html %s; copiousoutput application/x-arj-compressed; unarj l %s; copiousoutput application/x-zip-compressed; unzip -l %s; copiousoutput application/x-tar; tar tvf -; copiousoutput Anyway, you'd better ask your question on . -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank +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 Wed Jan 27 00:39:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA15833 for freebsd-questions-outgoing; Wed, 27 Jan 1999 00:39:39 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from uq.net.au (fox.uq.net.au [203.101.255.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA15820 for ; Wed, 27 Jan 1999 00:39:36 -0800 (PST) (envelope-from zzredlib@mailbox.uq.edu.au) Received: from mailbox.uq.edu.au (zzredlib.dialin.uq.net.au [203.101.241.15]) by uq.net.au (8.9.1a/8.9.1) with ESMTP id SAA24447 for ; Wed, 27 Jan 1999 18:39:31 +1000 (GMT+1000) Message-ID: <36AED3A3.31E92E06@mailbox.uq.edu.au> Date: Wed, 27 Jan 1999 18:51:47 +1000 From: Brian Armour Reply-To: zzredlib@mailbox.uq.edu.au Organization: Redlands College X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: questions@FreeBSD.ORG Subject: Email & FreeBSD Proxy Server 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 At Redlands College, we have a FreeBSD Proxy Server and Novell 4.11 network server. We want to use Pegasus within the college as our mail reader and composer. Pegasus is already set up to handle internal mail for our staff, using their Netware login names and associated home directories. What we want to do now is enable our staff to send and receive email to/from the outside world. Can you please point me in the direction of a guide that shows me how to use FreeBSD to do this? TIA -- Brian Armour Head of Information Services Redlands College Wellington Point Queensland email zzredlib@mailbox.uq.net.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 00:51:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA17243 for freebsd-questions-outgoing; Wed, 27 Jan 1999 00:51:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alpha.comkey.com.au (alpha.comkey.com.au [203.9.152.215]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA17231 for ; Wed, 27 Jan 1999 00:51:11 -0800 (PST) (envelope-from gjb@comkey.com.au) Received: (qmail 4599 invoked by uid 1001); 25 Jan 1999 20:47:33 -0000 Message-ID: <19990125204733.4598.qmail@alpha.comkey.com.au> X-Posted-By: GBA-Post 1.03 20-Sep-1998 X-Mailer: exmh version 2.0.2 2/24/98 X-PGP-Fingerprint: 5A91 6942 8CEA 9DAB B95B C249 1CE1 493B 2B5A CE30 Date: Tue, 26 Jan 1999 06:47:33 +1000 From: Greg Black To: Mark Ovens Cc: ai@scotts.goitti.com, freebsd-questions@FreeBSD.ORG Subject: Re: help me with adapter setting References: <01BE4609.539B76E0@tnt4-65-170.nj.js.cn> <36AC3F46.E7B69DF9@uk.radan.com> In-reply-to: <36AC3F46.E7B69DF9@uk.radan.com> of Mon, 25 Jan 1999 09:54:14 GMT 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 3c900b and 3c905 pci cards. My freebsd version is 2.2.5. > > I found that these cards can not be supported by that version of > > freebsd.Would you please help me to resolve this problem. > > I've got a 3c900 and used it under 2.2.5. It needs the vx0 driver > enabling in the kernel config file and the kernel re-building. The vx driver doesn't work with later 3C90x cards, including the 3C900B. You'll need the xl driver which is part of 2.2.8 and 3.x (and has support back to 2.2.5). It is available from the author's site at: http://www.freebsd.org/~wpaul/3Com/ and comes with full instructions for installation. Works like a charm. -- Greg Black To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 00:51:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA17242 for freebsd-questions-outgoing; Wed, 27 Jan 1999 00:51:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alpha.comkey.com.au (alpha.comkey.com.au [203.9.152.215]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA17232 for ; Wed, 27 Jan 1999 00:51:11 -0800 (PST) (envelope-from gjb@comkey.com.au) Received: (qmail 6971 invoked by uid 1001); 26 Jan 1999 11:26:37 -0000 Message-ID: <19990126112637.6970.qmail@alpha.comkey.com.au> X-Posted-By: GBA-Post 1.03 20-Sep-1998 X-Mailer: exmh version 2.0.2 2/24/98 X-PGP-Fingerprint: 5A91 6942 8CEA 9DAB B95B C249 1CE1 493B 2B5A CE30 Date: Tue, 26 Jan 1999 21:26:37 +1000 From: Greg Black To: pete collins Cc: ppawlacz@UWinnipeg.ca, freebsd-questions@FreeBSD.ORG Subject: Re: CDROM Installation Problem References: <36ACBEC5.C341B49C@ocsny.com> In-reply-to: <36ACBEC5.C341B49C@ocsny.com> of Mon, 25 Jan 1999 13:58:13 EST Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > you have to change to boot order to cdrom first in your bios settings This is not necessarily correct. On my all-SCSI system, I have to tell the BIOS to boot from A: first in order to boot from the CD-ROM. The Adaptec controller sees the bootable CD, remaps it to A: and remaps the A: floppy to B: and then boots from the CD. -- Greg Black To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 01:32:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA20162 for freebsd-questions-outgoing; Wed, 27 Jan 1999 01:32:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from www.cs.riubon.ac.th ([203.154.230.39]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA20120 for ; Wed, 27 Jan 1999 01:31:15 -0800 (PST) (envelope-from kitti@riubon.ac.th) Received: from ns.riubon.ac.th ([203.150.181.14]) by www.cs.riubon.ac.th (8.8.8/8.8.7) with ESMTP id QAA22424 for ; Wed, 27 Jan 1999 16:39:46 +0700 (ICT) (envelope-from kitti@riubon.ac.th) Message-ID: <36AF36AD.213CBB7C@riubon.ac.th> Date: Wed, 27 Jan 1999 15:54:22 +0000 From: "Mr.Kittipong Suwannaraj" Reply-To: kitti@cs.riubon.ac.th Organization: Rajabhat Institute Ubon X-Mailer: Mozilla 4.01 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: How to setup ip masquerade? X-Priority: 3 (Normal) Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Good Morning. I have any question. How to setup ip masquerade? from Kittipong To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 01:50:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA21820 for freebsd-questions-outgoing; Wed, 27 Jan 1999 01:50:29 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA21814 for ; Wed, 27 Jan 1999 01:50:27 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #1) id 105Rc8-0001RE-00; Wed, 27 Jan 1999 09:50:25 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id JAA02310; Wed, 27 Jan 1999 09:50:18 GMT Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA03599; Wed, 27 Jan 99 09:50:16 GMT Message-Id: <36AEE13E.6F1DE26A@uk.radan.com> Date: Wed, 27 Jan 1999 09:49:50 +0000 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 4.1.3_U1 sun4m) X-Accept-Language: en-GB Mime-Version: 1.0 To: Greg Black Cc: pete collins , ppawlacz@UWinnipeg.ca, freebsd-questions@FreeBSD.ORG Subject: Re: CDROM Installation Problem References: <36ACBEC5.C341B49C@ocsny.com> <19990126112637.6970.qmail@alpha.comkey.com.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greg Black wrote: > > > you have to change to boot order to cdrom first in your bios settings > > This is not necessarily correct. On my all-SCSI system, I have > to tell the BIOS to boot from A: first in order to boot from the > CD-ROM. The Adaptec controller sees the bootable CD, remaps it > to A: and remaps the A: floppy to B: and then boots from the CD. > :-/ That seems a bit messy. My machine is all-SCSI (except the floppy) with a Diamond Fireport SCSI adaptor. Both IDE channels are disabled in the BIOS and the boot order is set to A:, C:, CDROM. Obviously as there are no IDE disks the BIOS on the SCSI adaptor takes over and boots from the HD. If I want to boot from the CD I have to enable "probe at boot" for the CD in the SCSI BIOS. I could leave this set, but it means that if the CD drive contains a bootable CD it will boot from it (makes no difference if the probe order is set to "high to low" or "low to high", which is strange). > -- > Greg Black > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 01:58:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA22827 for freebsd-questions-outgoing; Wed, 27 Jan 1999 01:58:10 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rucus.ru.ac.za (rucus.ru.ac.za [146.231.29.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA22817 for ; Wed, 27 Jan 1999 01:58:04 -0800 (PST) (envelope-from nbm@rucus.ru.ac.za) Received: (qmail 10113 invoked by uid 1003); 27 Jan 1999 09:57:52 -0000 Message-ID: <19990127115752.A5940@rucus.ru.ac.za> Date: Wed, 27 Jan 1999 11:57:52 +0200 From: Neil Blakey-Milner To: Leif Neland , questions@FreeBSD.ORG Subject: Re: how do I make linux editors work when telnetting from Fbsd? References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from Leif Neland on Sun, Jan 24, 1999 at 02:30:22AM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun 1999-01-24 (02:30), Leif Neland wrote: > I have to telnet into several linux-boxes from my freebsd-machines. > > However, the terminal emulation only works on fairly new linux'es. > > What do I need to upgrade, as in termcap or the like? Just set TERM to vt102, shouldn't have any problems with it. 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 Wed Jan 27 02:55:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA27492 for freebsd-questions-outgoing; Wed, 27 Jan 1999 02:55:25 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA27462 for ; Wed, 27 Jan 1999 02:55:19 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id KAA17370; Wed, 27 Jan 1999 10:55:14 GMT (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.2/8.9.2) with ESMTP id IAA01187; Wed, 27 Jan 1999 08:51:14 GMT (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199901270851.IAA01187@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: robert@chalmers.com.au cc: freebsd-questions@FreeBSD.ORG Subject: Re: A little confused by pppctl In-reply-to: Your message of "Wed, 27 Jan 1999 15:54:10 +1000." <36AEAA02.F360932D@chalmers.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 27 Jan 1999 08:51:13 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Looking at pppctl's man page, am I right in assuming that it wont work at all > unless I have the "set server /var/run/internet "" 0177" line in the ppp.conf > script. Yes. > Am I also corect in assunming that this will not interfere with the running of > ppp in -auto or -ddial mode. In other words adding that line will not cause the > ppp connection to behave differently - it will just allow me to access the > deamon for stats and checking should I want to. Yep. > I've finally got this link pretty rock steady, and don't want to trash it. I > would like to know however what the line is set up as. speed, protocol, > compression etc. Will pppctl give this to me? You can ``show modem'' for the speed and ``show lcp'' and ``show ccp'' for the compression stuff. I'm not sure what you mean by the ``protocol'', but it'll be in one of the ``show'' commands. Do a ``show ?'' for a list of them (or check the man page). > Or would I be better using a log trace... No - not really. The ``show'' commands only show up for a prompt such as you get from pppctl. They don't appear in the log file. > thanks for any info, > Cheers > Bob > > -- > http://www.chalmers.com.au. Publications From China in 24 different languages. > English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, > Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, > Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 02:55:27 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA27505 for freebsd-questions-outgoing; Wed, 27 Jan 1999 02:55:27 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA27471 for ; Wed, 27 Jan 1999 02:55:21 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id KAA17373; Wed, 27 Jan 1999 10:55:17 GMT (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.2/8.9.2) with ESMTP id IAA01158; Wed, 27 Jan 1999 08:45:59 GMT (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199901270845.IAA01158@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: robert@chalmers.com.au cc: freebsd-questions@FreeBSD.ORG Subject: Re: What is the command to look at a running PPP link for its stats In-reply-to: Your message of "Wed, 27 Jan 1999 14:19:50 +1000." <36AE93E6.25DDE8BE@chalmers.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 27 Jan 1999 08:45:59 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > There is some command to use to look at a running PPP link, to see what it's > config is, but I'm dashed if I can locate it. Does anyone know? > > thanks a lot > Robert pppctl > -- > http://www.chalmers.com.au. Publications From China in 24 different languages. > English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, > Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, > Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 02:55:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA27547 for freebsd-questions-outgoing; Wed, 27 Jan 1999 02:55:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pc759.cs.msu.su (pc759.cs.msu.su [158.250.10.223]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA27458 for ; Wed, 27 Jan 1999 02:55:15 -0800 (PST) (envelope-from der@pc759.cs.msu.su) Received: (from root@localhost) by pc759.cs.msu.su (8.8.8/8.8.8) id NAA13327 for freebsd-questions@FreeBSD.org; Wed, 27 Jan 1999 13:54:55 +0300 (MSK) (envelope-from der) Date: Wed, 27 Jan 1999 13:54:55 +0300 (MSK) From: Derevyanko Alexandr Evgenievich Message-Id: <199901271054.NAA13327@pc759.cs.msu.su> To: freebsd-questions@FreeBSD.ORG Subject: What program can make a ftp-proxy ? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Anybody know, what can i use to establish ftp-proxy server on my host ? Alex. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 03:03:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA28294 for freebsd-questions-outgoing; Wed, 27 Jan 1999 03:03:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason04.u.washington.edu (jason04.u.washington.edu [140.142.78.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA28288 for ; Wed, 27 Jan 1999 03:03:12 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul7.u.washington.edu (root@saul7.u.washington.edu [140.142.82.2]) by jason04.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id DAA15738; Wed, 27 Jan 1999 03:03:11 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul7.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id DAA14802; Wed, 27 Jan 1999 03:03:10 -0800 (PST) Date: Wed, 27 Jan 1999 11:02:33 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: Kevin Weiss cc: freebsd-questions@FreeBSD.ORG Subject: Re: ported software still not working In-Reply-To: <199901270735.XAA10042@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 On Wed, 27 Jan 1999, Kevin Weiss wrote: >ok...when I try to do a make install of any ported software (from my HDD), >I get the following error message... > >port manually into /usr/ports/distfiles and try again There was something right before this. We need to see it to help you better. Every broken software build ends like this so this really tells us nothing. >***Error code 1 >Stop Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 03:08:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA28815 for freebsd-questions-outgoing; Wed, 27 Jan 1999 03:08:30 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from idefix.omnix.net (idefix.omnix.net [194.183.217.132]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA28810 for ; Wed, 27 Jan 1999 03:08:29 -0800 (PST) (envelope-from didier@idefix.omnix.net) Received: from localhost (localhost [127.0.0.1]) by idefix.omnix.net (8.9.1/8.8.5) with SMTP id MAA08521; Wed, 27 Jan 1999 12:06:36 +0100 (CET) Date: Wed, 27 Jan 1999 12:06:36 +0100 (CET) From: Didier Derny X-Sender: didier@idefix To: Derevyanko Alexandr Evgenievich cc: freebsd-questions@FreeBSD.ORG Subject: Re: What program can make a ftp-proxy ? In-Reply-To: <199901271054.NAA13327@pc759.cs.msu.su> 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 the tis toolkit in the past www.tis.com On Wed, 27 Jan 1999, Derevyanko Alexandr Evgenievich wrote: > > Anybody know, what can i use to establish ftp-proxy server on my host ? > > Alex. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > ---------------------------------------------------------------------------- Didier Derny | FreeBSD 3.0-CURRENT Site Email: didier@omnix.net | Microsoft Free Computer. ---------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 03:55:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA03387 for freebsd-questions-outgoing; Wed, 27 Jan 1999 03:55:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pasha.anand.org (pasha.anand.org [199.103.176.41]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id DAA03377 for ; Wed, 27 Jan 1999 03:55:26 -0800 (PST) (envelope-from arb@anand.org) Received: (qmail 8570 invoked by uid 1001); 27 Jan 1999 11:55:21 -0000 Date: Wed, 27 Jan 1999 14:55:21 +0300 From: Anand Buddhdev To: freebsd-questions@FreeBSD.ORG Subject: Wordperfect 8 for linux on FreeBSD 3.0 Message-ID: <19990127145521.E8442@anand.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've just downloaded wordperfect 8 for Linux. When I tried to set it up on my FreeBSD 3.0 RELEASE machine, the install program complained of "incorrect ELF format" or something like that, and suggested to use "brandelf" on those files. I looked at brandelf, and figured out how to use it, but I'm not sure which files in the WP distribution I have to apply brandelf to, or how to easily do that. Any ideas? -- Anand To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 04:02:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA04893 for freebsd-questions-outgoing; Wed, 27 Jan 1999 04:02:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kerkyra.ionio.gr. (kerkyra.ionio.gr [195.130.124.68]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id EAA04876 for ; Wed, 27 Jan 1999 04:02:35 -0800 (PST) (envelope-from gvlachos@ionio.gr) Received: from ionio.gr by kerkyra.ionio.gr. (SMI-8.6/SMI-SVR4) id OAA00387; Wed, 27 Jan 1999 14:11:00 +0200 Message-ID: <36AFE208.D9A862BE@ionio.gr> Date: Thu, 28 Jan 1999 02:05:28 -0200 From: giannis vlachos X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en,el MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: time quotas Content-Type: text/plain; charset=iso-8859-7 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello I have a computer that runs under freebsd 2.2.7 release and i use it as dialup server. Does anyone knows if i can put time quotas (time limit periods) at the users accounts . Is that possible? Thanks in Advance Giannis Vlachos Corfu - Greece To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 04:22:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA08329 for freebsd-questions-outgoing; Wed, 27 Jan 1999 04:22:29 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from finland.ispro.net.tr (finland.ispro.net.tr [195.174.18.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA08307 for ; Wed, 27 Jan 1999 04:22:21 -0800 (PST) (envelope-from emiman@ispro.net.tr) Received: from localhost (emiman@localhost) by finland.ispro.net.tr (8.9.1/8.9.1) with ESMTP id OAA07267 for ; Wed, 27 Jan 1999 14:22:17 +0200 (EET) (envelope-from emiman@ispro.net.tr) Date: Wed, 27 Jan 1999 14:22:16 +0200 (EET) From: Ersin Miman To: freebsd-questions@FreeBSD.ORG Subject: subscribe 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 04:34:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA09598 for freebsd-questions-outgoing; Wed, 27 Jan 1999 04:34:53 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from raven.ravenbrook.com (ravenbrook-gw.beyond2000.co.uk [193.123.246.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA09593 for ; Wed, 27 Jan 1999 04:34:51 -0800 (PST) (envelope-from nb@ravenbrook.com) Received: from raven.ravenbrook.com (nb@raven.ravenbrook.com [193.112.142.1]) by raven.ravenbrook.com (8.8.8/8.8.7) with ESMTP id MAA03694 for ; Wed, 27 Jan 1999 12:34:47 GMT (envelope-from nb@raven.ravenbrook.com) From: Nick Barnes To: freebsd-questions@FreeBSD.ORG Subject: Growing a filesystem Date: Wed, 27 Jan 1999 12:34:45 +0000 Message-ID: <3690.917440485@raven.ravenbrook.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am running a FreeBSD 2.2.8 box with a large external SCSI-SCSI RAID as a single large filesystem. This is filling up. The RAID controller lets me add more disk easily enough, but can I resize the UFS filesystem without restoring the whole thing from tape? From what little I know of filesystem structure this ought to be possible: just rewrite the superblocks. In fact it looks as if it could be hacked in as an option to newfs. Could it? Nick Barnes Systems Manager Geodesic Systems To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 04:41:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA10033 for freebsd-questions-outgoing; Wed, 27 Jan 1999 04:41:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from turkey.ispro.net.tr (turkey.ispro.net.tr [195.174.18.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA10016 for ; Wed, 27 Jan 1999 04:41:26 -0800 (PST) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from localhost (yurtesen@localhost) by turkey.ispro.net.tr (8.8.8/8.8.8) with SMTP id OAA29633; Wed, 27 Jan 1999 14:31:39 +0200 (EET) (envelope-from yurtesen@turkey.ispro.net.tr) Date: Wed, 27 Jan 1999 14:31:38 +0200 (EET) From: Evren Yurtesen To: Derevyanko Alexandr Evgenievich cc: freebsd-questions@FreeBSD.ORG Subject: Re: What program can make a ftp-proxy ? In-Reply-To: <199901271054.NAA13327@pc759.cs.msu.su> 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 can use the program called squid for ftp proxy server. http://squid.nlanr.net/ On Wed, 27 Jan 1999, Derevyanko Alexandr Evgenievich wrote: > > Anybody know, what can i use to establish ftp-proxy server on my host ? > > Alex. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 04:43:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA10370 for freebsd-questions-outgoing; Wed, 27 Jan 1999 04:43:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gate1.ovitanutricia.com.pl (gate1.ovitanutricia.com.pl [212.244.109.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA10364 for ; Wed, 27 Jan 1999 04:43:37 -0800 (PST) (envelope-from mariusz@ovitanutricia.com.pl) Received: (from mail@localhost) by gate1.ovitanutricia.com.pl (8.9.1/8.9.1) id NAA14491 for ; Wed, 27 Jan 1999 13:43:01 +0100 (CET) X-Authentication-Warning: gate1.ovitanutricia.com.pl: mail set sender to using -f Received: from poczta.ovitanutricia.com.pl(10.0.0.8) by gate1.ovitanutricia.com.pl via smap (V2.1) id xma014489; Wed, 27 Jan 99 13:42:45 +0100 Received: from kostucha.ovitanutricia.com.pl (kostucha.ovitanutricia.com.pl [10.0.0.180]) by poczta.ovitanutricia.com.pl (8.9.1/8.9.1) with ESMTP id NAA20675 for ; Wed, 27 Jan 1999 13:42:37 +0100 (CET) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Wed, 27 Jan 1999 13:42:35 +0100 (CET) Organization: Ovita Nutricia Poland From: Mariusz Potocki To: freebsd-questions@FreeBSD.ORG Subject: Problem compiling UDPrelay Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I try to compile UDPrelay and have error about file poll.h Where can I find it? -- Mariusz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 04:59:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA11886 for freebsd-questions-outgoing; Wed, 27 Jan 1999 04:59:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horton.iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA11879 for ; Wed, 27 Jan 1999 04:59:04 -0800 (PST) (envelope-from proot@horton.iaces.com) Received: (from proot@localhost) by horton.iaces.com (8.8.8/8.8.8) id GAA05182; Wed, 27 Jan 1999 06:58:53 -0600 (CST) (envelope-from proot) From: "Paul T. Root" Message-Id: <199901271258.GAA05182@horton.iaces.com> Subject: Re: Unremovable file? In-Reply-To: <36AE94B0.508CFA46@sweda.com.hk> from peter kok at "Jan 27, 99 12:23:13 pm" To: peter@sweda.com.hk (peter kok) Date: Wed, 27 Jan 1999 06:58:53 -0600 (CST) Cc: questions@FreeBSD.ORG (Questions FreeBSD) X-Organization: USWEST !nterprise Networking - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 600 Stinson Blvd, Fl 1S X-Address: Minneapolis, MN 55413 X-Mailer: ELM [version 2.4ME+ PL38 (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 In a previous message, peter kok said: > Hello Paul > > Why does a file need to change flag? I wouldn't think it would. I would guess that it was a mistake. But that is the error message you get when you try to remove a file with schg flag set. Paul. > "Paul T. Root" wrote: > > > In a previous message, Chris Martino said: > > > I am root... > > > stupid:/var/log/ % id > > > uid=0(root) gid=0(root) groups=0(root),1(bin),2(daemon),3(sys),4(adm),6(disk),10(wheel) > > > > > > C > > > -- > > > This is my sig. Fear it! > > > > > > On Tue, 26 Jan 1999, Mark Ovens wrote: > > > > > > > Chris Martino wrote: > > > > > > > > > > I tried that before posting to the list, here is it's output: > > > > > > > > > > stupid:/var/log/ % chmod 666 authlog.1.gz > > > > ^^^ > > > > You don't appear to be root. Try doning this as root. > > > > > > > > > > > > > chmod: authlog.1.gz: Operation not permitted > > > > > stupid:/var/log/ % rm -i authlog.1.gz > > > > > rm: remove `authlog.1.gz'? y > > > > > rm: authlog.1.gz: Operation not permitted > > > > do an ls -lo and see if any flags are set. Get rid of > > them with chflags. Then you can remove > > > > -- > > Common sense is the most evenly distributed quantity in the world. > > Everyone thinks he has enough. -Descartes, 1637 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > -- "My other major appointee will be Gen. H. Norman Schwarzkopf. I realize that, by putting this man in my administration, I run the risk of becoming wildly popular, but that's a risk I am willing to take. He'll be in charge of battling a domestic scourge that is every bit as much of a threat to this nation as any foreign power. That's right: I'm going to place him in charge of the War On Light Beer. As Light Beer Czar, Gen. Schwarzkopf will have a two-pronged mission, which is to find out (1) who is making this stuff, and (2) what happens to their breweries when you drop bombs on them." --- Some of Dave Barry's presidential campaign promises, 1992 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 05:16:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA13872 for freebsd-questions-outgoing; Wed, 27 Jan 1999 05:16:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horton.iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA13867 for ; Wed, 27 Jan 1999 05:16:57 -0800 (PST) (envelope-from proot@horton.iaces.com) Received: (from proot@localhost) by horton.iaces.com (8.8.8/8.8.8) id HAA05313; Wed, 27 Jan 1999 07:16:52 -0600 (CST) (envelope-from proot) From: "Paul T. Root" Message-Id: <199901271316.HAA05313@horton.iaces.com> Subject: Re: HP Omnibook 7100 support? In-Reply-To: <199901270147.RAA04984@hub.freebsd.org> from Stan Brown at "Jan 26, 99 08:47:54 pm" To: stanb@awod.com (Stan Brown) Date: Wed, 27 Jan 1999 07:16:52 -0600 (CST) Cc: freebsd-questions@FreeBSD.ORG X-Organization: USWEST !nterprise Networking - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 600 Stinson Blvd, Fl 1S X-Address: Minneapolis, MN 55413 X-Mailer: ELM [version 2.4ME+ PL38 (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 a 5700ct, and have to say, I hate it. Mostly, I run NT on it (and mostly I'm logged out :-). But I do have a second disk that I put in on occasion to run BSD. I find the machine clumsy and poorly built from a usability standpoint. 1) You can't have both the floppy and CD in the machine, you can plug the floppy into a port on the side, but only at boot time, or it doesn't show up. And when you do that, the power off button is covered up. 2) The power off button is cheap and cheesy. And of course, broke with/in a month. 3) It comes with the IR port enabled as COM2. With no doco on it, confusing everyone involved when the PC-Card modem won't work. Our "Systems Support" people still don't know this. Generally, the fit and finish things that make computers easy to use, from a hardware point of view, just aren't there on HP machines in my experience. That experience goes from these laptops, through the Vectra PC's and up to the 9000/7xx machines. I'll buy there printers, but I wouldn't spend my own money on these things. Paul. In a previous message, Stan Brown said: > I am evalutating an HP Omnibook 7100. Has anyone gotten FreeBSD runing > on one of these? > > I am particularly intereseted in how ell X works on it. Acording t the > manual it has an ATI Rage video chipset. > > -- > Stan Brown stanb@netcom.com 843-745-3154 > Westvaco > Charleston SC. > -- > Windows 98: n. > useless extension to a minor patch release for 32-bit extensions and > a graphical shell for a 16-bit patch to an 8-bit operating system > originally coded for a 4-bit microprocessor, written by a 2-bit > company that can't stand for 1 bit of competition. > - > (c) 1999 Stan Brown. Redistribution via the Microsoft Network is prohibited. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- "All the other nations are drinking Ray Charles beer, and we are drinking Barry Manilow." - Dave Barry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 05:18:50 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA14046 for freebsd-questions-outgoing; Wed, 27 Jan 1999 05:18:50 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mmant01msg.mlm.merkantildata.se ([193.14.2.51]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA14011 for ; Wed, 27 Jan 1999 05:18:45 -0800 (PST) (envelope-from Magnus.Malmgren@mlm.merkantildata.se) Received: by MMANT01MSG with Internet Mail Service (5.5.2232.9) id ; Wed, 27 Jan 1999 14:19:13 +0100 Message-ID: <819D2CA49621D21187340008C72867B1300DB5@MMANT01MSG> From: =?iso-8859-1?Q?Magnus_Malmgren_=28Malm=F6=29?= To: freebsd-questions@FreeBSD.ORG Subject: Year 2000 Date: Wed, 27 Jan 1999 14:19:07 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Do you now anything about inn and year 2000 ? //Magnus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 05:19:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA14094 for freebsd-questions-outgoing; Wed, 27 Jan 1999 05:19:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from solaris.matti.ee (solaris.matti.ee [194.126.98.135]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA14085 for ; Wed, 27 Jan 1999 05:19:16 -0800 (PST) (envelope-from vallo@myhakas.matti.ee) Received: from myhakas.matti.ee (myhakas.matti.ee [194.126.114.87]) by solaris.matti.ee (8.8.8/8.8.8.s) with ESMTP id PAA14058 for ; Wed, 27 Jan 1999 15:07:59 +0200 (EET) Received: (from vallo@localhost) by myhakas.matti.ee (8.9.1/8.9.1) id PAA98551 for freebsd-questions@freebsd.org; Wed, 27 Jan 1999 15:08:01 +0200 (EET) (envelope-from vallo) Message-ID: <19990127150801.A98472@matti.ee> Date: Wed, 27 Jan 1999 15:08:01 +0200 From: Vallo Kallaste To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD doesn't accept icmp: redirect messages ? Reply-To: vallo@matti.ee Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Organization: =?iso-8859-15?Q?AS_Matti_B=FCrootehnika?= Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello ! We have an 2.2.7-RELEASE box and this beast gets flooded by our Cisco router with messages like: 14:37:00.964375 gw.matti.ee > vanaema.matti.ee: icmp: redirect jaan.egg.ee to host Torujuhe.matti.ee My understanding is that Cisco sends usual redirect message to vanaema.matti.ee but this machine doesn't accept these messages and sends packets destined to Torujuhe.matti.ee to router no matter what the Cisco was told. Why? Sysctl -a | grep net.inet.ip shows: net.inet.ip.portrange.lowfirst: 1023 net.inet.ip.portrange.lowlast: 600 net.inet.ip.portrange.first: 1024 net.inet.ip.portrange.last: 5000 net.inet.ip.portrange.hifirst: 40000 net.inet.ip.portrange.hilast: 44999 net.inet.ip.forwarding: 0 net.inet.ip.redirect: 1 net.inet.ip.ttl: 64 net.inet.ip.rtexpire: 315 net.inet.ip.rtminexpire: 10 net.inet.ip.rtmaxcache: 128 net.inet.ip.sourceroute: 0 net.inet.ip.intr_queue_maxlen: 50 net.inet.ip.intr_queue_drops: 0 net.inet.ip.accept_sourceroute: 0 net.inet.ip.subnets_are_local: 1 net.inet.ip.fw.debug: 1 net.inet.ip.fw.verbose: 0 net.inet.ip.fw.verbose_limit: 0 Are there something wrong or I'm mistaken in some other way ? This box doesn't run any routing daemon and has some static routes only. Thanks -- Vallo Kallaste vallo@matti.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 05:20:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA14218 for freebsd-questions-outgoing; Wed, 27 Jan 1999 05:20:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horton.iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA14212 for ; Wed, 27 Jan 1999 05:20:16 -0800 (PST) (envelope-from proot@horton.iaces.com) Received: (from proot@localhost) by horton.iaces.com (8.8.8/8.8.8) id HAA05360; Wed, 27 Jan 1999 07:19:43 -0600 (CST) (envelope-from proot) From: "Paul T. Root" Message-Id: <199901271319.HAA05360@horton.iaces.com> Subject: Re: ifconfig In-Reply-To: from Jeff Gray at "Jan 26, 99 08:09:20 pm" To: jwg@netbox.com (Jeff Gray) Date: Wed, 27 Jan 1999 07:19:43 -0600 (CST) Cc: freebsd-questions@FreeBSD.ORG X-Organization: USWEST !nterprise Networking - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 600 Stinson Blvd, Fl 1S X-Address: Minneapolis, MN 55413 X-Mailer: ELM [version 2.4ME+ PL38 (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 Since your ethernet was already running, it's always a good idea to set the port down first. Interestingly, you can should be able to do that in one command as the code is sequential in operation. I.E. ifconfig ex0 inet xxx.xxx.xxx.xxx netmaske yyy.yyy.yyy.yyy down up should have done what you want. Paul. In a previous message, Jeff Gray said: > Hi, > > Running 2.2.6. > > Yesterday my cable modem folks decided I needed to have a different IP > address. No biggie in theory. As root ran > ifconfig ex0 inet xxx.xx.xxx.xx netmask yyy.yy.yy.yy up > > checked via ifconfig -a and it looked fine. > However, I was not connected to the net. No way. > > So, I edited /etc/rc.conf and rebooted and all was fine. > > My question is: shouldn't ifconfig have worked as above without > rebooting, or did I leave a step off? > > Thanks > jeff > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- If you make every game a life-and-death proposition, you're going to have problems. For one thing, you'll be dead a lot. -- Dean Smith, North Carolina University basketball coach To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 05:44:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA16314 for freebsd-questions-outgoing; Wed, 27 Jan 1999 05:44:58 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kalypso.cybercom.net (kalypso.cybercom.net [209.21.136.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA16308 for ; Wed, 27 Jan 1999 05:44:57 -0800 (PST) (envelope-from rhuff@kalypso.cybercom.net) Received: (from rhuff@localhost) by kalypso.cybercom.net (8.9.1/8.9.1) id IAA10412; Wed, 27 Jan 1999 08:44:55 -0500 (EST) Date: Wed, 27 Jan 1999 08:44:55 -0500 (EST) From: Robert Huff To: freebsd-questions@FreeBSD.ORG Subject: Re: CDROM Installation Problem In-Reply-To: <36AEE13E.6F1DE26A@uk.radan.com> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <13999.5981.800036.463758@jerusalem.cybercom.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Ovens writes: > If I want to boot from the CD I have to enable "probe at boot" > for the CD in the SCSI BIOS. I could leave this set, but it means > that if the CD drive contains a bootable CD it will boot from it > (makes no difference if the probe order is set to "high to low" > or "low to high", which is strange). On my (all-SCSI, AHA-2940) system, the CD gets remapped to A: too. But it's a simple matter to either remove the CD during boot, or manually enter "ds(0,a)/kernel" ad boot:. Robert Huff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 05:52:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA16972 for freebsd-questions-outgoing; Wed, 27 Jan 1999 05:52:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.netsys.hn ([206.48.255.45]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA16967 for ; Wed, 27 Jan 1999 05:52:30 -0800 (PST) (envelope-from freebsd@netsys.hn) Received: from [206.48.255.64] (dedicated.netsys.hn [206.48.255.64]) by mail.netsys.hn (8.9.1/8.9.1) with SMTP id HAA01227; Wed, 27 Jan 1999 07:50:29 -0600 (CST) Message-Id: <199901271350.HAA01227@mail.netsys.hn> To: Evren Yurtesen , Derevyanko Alexandr Evgenievich Subject: Re: What program can make a ftp-proxy ? Date: Wed, 27 Jan 99 07:50:53 -0500 From: FreeBSD Questions X-Mailer: E-Mail Connection v2.5.03 CC: "freebsd-questions@FreeBSD.ORG" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -- [ From: FreeBSD Questions * EMC.Ver #2.5.02 ] -- > you can use the program called squid for ftp proxy server. > http://squid.nlanr.net/ > > > On Wed, 27 Jan 1999, Derevyanko Alexandr Evgenievich wrote: > > > > > Anybody know, what can i use to establish ftp-proxy server on my host ? I'm sorry to disrupt. What is a ftp-proxy? and what can it do for me? > > Alex. Pablo Quintana HONDURAS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 05:53:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA17232 for freebsd-questions-outgoing; Wed, 27 Jan 1999 05:53:25 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from engsci.engga.uwo.ca (engsci.engga.uwo.ca [129.100.222.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA17227 for ; Wed, 27 Jan 1999 05:53:23 -0800 (PST) (envelope-from rwsaunde@engga.uwo.ca) Received: from sgi46.engga.uwo.ca by engsci.engga.uwo.ca with SMTP id IAA01281; Wed, 27 Jan 1999 08:56:57 -0500 (EST) Received: from localhost by sgi46.engga.uwo.ca with SMTP id IAA06088; Wed, 27 Jan 1999 08:58:07 -0500 Date: Wed, 27 Jan 1999 08:58:07 -0500 (EST) From: "<" To: freebsd-questions@FreeBSD.ORG Subject: Boot NT 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 My Id is fbsd034649 and I have a oc with Nt on the first ide harddrive and have installed FreeBSD on the second IDE harddrive. During the install I selected the files to have a boot loader for different drives. How do I activate the loader. At present all I have is the standard NT loader when I boot the machine....any help would be appreciated..I checked the FAQ's but didn't see this specific problem.. Bob Saunders UNIX ADMIN. University Of Western Ontario Faculty of Engineering Science 679-2111 X8306 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 06:04:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA18210 for freebsd-questions-outgoing; Wed, 27 Jan 1999 06:02:05 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from turkey.ispro.net.tr (turkey.ispro.net.tr [195.174.18.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA18097 for ; Wed, 27 Jan 1999 06:01:48 -0800 (PST) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from localhost (yurtesen@localhost) by turkey.ispro.net.tr (8.8.8/8.8.8) with SMTP id PAA01844; Wed, 27 Jan 1999 15:58:32 +0200 (EET) (envelope-from yurtesen@turkey.ispro.net.tr) Date: Wed, 27 Jan 1999 15:58:32 +0200 (EET) From: Evren Yurtesen Reply-To: Evren Yurtesen To: FreeBSD Questions cc: Derevyanko Alexandr Evgenievich , "freebsd-questions@FreeBSD.ORG" Subject: Re: What program can make a ftp-proxy ? In-Reply-To: <199901271350.HAA01227@mail.netsys.hn> 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, ftp-proxy server is a server which cache's ftp requests for example if you download a file which is 30mb's it saves the file into its cache and if another user tries to download the same file ftp-proxy gives the file from its cache, so it does not bother the internet connection again so it saves bandwidth... you can check the squid homepage at http://squid.nlanr.net/ for more information On Wed, 27 Jan 1999, FreeBSD Questions wrote: > -- [ From: FreeBSD Questions * EMC.Ver #2.5.02 ] -- > > > you can use the program called squid for ftp proxy server. > > http://squid.nlanr.net/ > > > > > > On Wed, 27 Jan 1999, Derevyanko Alexandr Evgenievich wrote: > > > > > > > > Anybody know, what can i use to establish ftp-proxy server on my host ? > > I'm sorry to disrupt. What is a ftp-proxy? and what can it do for me? > > > > Alex. > > Pablo Quintana > HONDURAS > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 06:04:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA18375 for freebsd-questions-outgoing; Wed, 27 Jan 1999 06:04:25 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from server.intellex.com (server.intellex.com [205.186.137.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA18370 for ; Wed, 27 Jan 1999 06:04:23 -0800 (PST) (envelope-from sal@intellex.com) Received: from salazar (tahl200.intellex.com [206.214.205.200]) by server.intellex.com (8.9.0/8.9.0) with SMTP id IAA04652 for ; Wed, 27 Jan 1999 08:05:49 -0600 (CST) Message-ID: <01cc01be49fe$c6918920$c8cdd6ce@salazar> From: "Sal" To: Subject: help installing modem Date: Wed, 27 Jan 1999 08:09:43 -0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_01C9_01BE49CC.6550C220" 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_01C9_01BE49CC.6550C220 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I posted a question a while back concerning my AOpen FM56 PVS (ISA = internal) modem. The problem was (and still is) trying to get it to = install on my FreeBSD 2.2.8 partition. The gentlemen who replied told = me it was a winmodem. I then went to my local computer store and was = told that the thing was definitely not a winmodem-type modem and that I = should be able to jumper the thing and pop it right in. I've tried = tried different jumper settings, but no luck. Do you think I'm just not = jumpering it correctly? It works on my Win95 partition great. Is it = true that my poor modem is a software driven winmodem? AOpen support is = providing me no help. Thanks. sal@intellex.com ------=_NextPart_000_01C9_01BE49CC.6550C220 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I posted a question a while back concerning my  = AOpen=20 FM56 PVS (ISA internal) modem.  The problem was (and still is) = trying to=20 get it to install on my FreeBSD 2.2.8 partition.  The gentlemen who = replied=20 told me it was a winmodem.  I then went to my local computer store = and was=20 told that the thing was definitely not a winmodem-type modem and that I = should=20 be able to jumper the thing and pop it right in.  I've tried tried=20 different jumper settings, but no luck.  Do you think I'm just not=20 jumpering it correctly?  It works on my Win95 partition = great.  Is it=20 true that my poor modem is a software driven winmodem?  AOpen = support is=20 providing me no help.  Thanks.
 
sal@intellex.com
------=_NextPart_000_01C9_01BE49CC.6550C220-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 06:05:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA18469 for freebsd-questions-outgoing; Wed, 27 Jan 1999 06:05:32 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from blackcat.netlink.co.uk (blackcat.netlink.co.uk [194.88.142.254]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA18464 for ; Wed, 27 Jan 1999 06:05:30 -0800 (PST) (envelope-from adamg@netlink.co.uk) Received: from netlink.co.uk (localhost [127.0.0.1]) by blackcat.netlink.co.uk (8.8.7/8.8.7) with ESMTP id OAA29608 for ; Wed, 27 Jan 1999 14:05:28 GMT Message-ID: <36AF1D27.DBFA5EA8@netlink.co.uk> Date: Wed, 27 Jan 1999 14:05:27 +0000 From: Adam Goryachev Organization: Netlink Internet X-Mailer: Mozilla 4.5 [en] (X11; I; Linux 2.0.36 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Inactive Pages References: <36ADC6E7.62D929C2@eclipse.net.uk> <36ADDF3A.D50FA949@netlink.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 OK, I have seen a number of discussions on the mailing list archives regarding what Active pages and inactive pages and buf etc all refer to.... but I have a slightly different question. The way I understand all this is that Inact pages are pages that are available, but they need some sort of processing before they can be malloc'ed or show up in the Free section. Now I have noticed on a rather busy web server that upon startup everything flies along smoothly, but the amount in the inactiv section just continues increasing.... the only time it truly seems to decrease is when apache is not running. Also, occasionally, the load average goes right up (sometimes up over 100) and a process called pagedaemon is using up all the CPU time... (all in the system section). As soon as apache is killed, it's CPU utilisation drops down to 0 within a minute or two, and restarting apache works fine for another few hours.... This is running on FreeBSD 2.2.8 with apache 1.3.3 Top excerpt: last pid: 22687; load averages: 51.05, 57.35, 37.37 15:19:57 242 processes: 60 running, 182 sleeping CPU states: 4.4% user, 2.2% nice, 92.1% system, 1.3% interrupt, 0.0% idle Mem: 140K Active, 364M Inact, 65M Wired, 57M Cache, 8350K Buf, 17M Free Swap: 214M Total, 5652K Used, 209M Free, 3% Inuse PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 2 root -18 -5 0K 12K psleep 194:00 86.82% 86.82% pagedaemon 4 root 34 0 0K 12K update 55:54 0.50% 0.50% update 21894 httpd 2 0 11832K 10380K sbwait 0:01 0.19% 0.19% httpd 22191 httpd 2 0 11856K 10404K select 0:00 0.08% 0.08% httpd It seems to me that there is supposed to be some sort of cleaning process running to move pages from the Inactiv to the Free, (is that what pagedaemon does??) but it isn't doing this properly. If anyone has any ideas on this, please let me know. PS, machine has a total of 512Mb RAM. Regards, Adam Goryachev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 06:17:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA19420 for freebsd-questions-outgoing; Wed, 27 Jan 1999 06:17:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from host.phc.igs.net (host.phc.igs.net [207.210.17.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA19412 for ; Wed, 27 Jan 1999 06:17:18 -0800 (PST) (envelope-from eagle@host.phc.igs.net) Received: (from eagle@localhost) by host.phc.igs.net (8.8.5/8.8.5) id JAA02120 for questions@freebsd.org; Wed, 27 Jan 1999 09:25:06 -0500 (EST) Date: Wed, 27 Jan 1999 09:25:06 -0500 (EST) From: eagle Message-Id: <199901271425.JAA02120@host.phc.igs.net> To: questions@FreeBSD.ORG Subject: -fformat-extensions Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there anybody who can tell me what this does? I was experminting with building the kernel with egcc and it bombs at this point. So that led me off on a wild goose chase through info gcc, I can't seem to find anything on this anywhere. Also i tried removing the -fformat-extensions from  bsd.kern.mk with no results. thanks for any information now i just wanna know what -fformat-extensions does rg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 06:17:51 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA19459 for freebsd-questions-outgoing; Wed, 27 Jan 1999 06:17:51 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (post-11.mail.demon.net [194.217.242.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA19452 for ; Wed, 27 Jan 1999 06:17:49 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #2) id 105Vml-0001sE-00; Wed, 27 Jan 1999 14:17:39 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id OAA00302; Wed, 27 Jan 1999 14:17:06 GMT Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA08138; Wed, 27 Jan 99 14:17:05 GMT Message-Id: <36AF1FC6.2D2DAC65@uk.radan.com> Date: Wed, 27 Jan 1999 14:16:38 +0000 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 4.1.3_U1 sun4m) X-Accept-Language: en-GB Mime-Version: 1.0 To: rwsaunde@engga.uwo.ca Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Boot NT and Freebsd References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG " > > My Id is fbsd034649 and I have a oc with Nt on the first ide harddrive > and have installed FreeBSD on the second IDE harddrive. During the > install I selected the files to have a boot loader for different drives. > How do I activate the loader. At present all I have is the standard NT > loader when I boot the machine....any help would be appreciated..I checked > the FAQ's but didn't see this specific problem.. > If you've got NT on the box the easiest thing to do is to add FreeBSD to NT's boot manager. It's in the FAQ, "Can I add FreeBSd to the NT boot manager" or similar wording. IIRC it's section 2.25. Basically you just copy the first sector of the FreeBSD partition (using dd(1)) to a file on C:\, e.g. BOOTSECT.BSD, and clone the entry in BOOT.INI to add a FreeBSD option. HTH > Bob Saunders > UNIX ADMIN. University Of Western Ontario > Faculty of Engineering Science > 679-2111 X8306 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 06:19:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA19664 for freebsd-questions-outgoing; Wed, 27 Jan 1999 06:19:38 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from turkey.ispro.net.tr (turkey.ispro.net.tr [195.174.18.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA19650 for ; Wed, 27 Jan 1999 06:19:29 -0800 (PST) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from localhost (yurtesen@localhost) by turkey.ispro.net.tr (8.8.8/8.8.8) with SMTP id QAA02340; Wed, 27 Jan 1999 16:17:34 +0200 (EET) (envelope-from yurtesen@turkey.ispro.net.tr) Date: Wed, 27 Jan 1999 16:17:34 +0200 (EET) From: Evren Yurtesen To: Sal cc: freebsd-questions@FreeBSD.ORG Subject: Re: help installing modem In-Reply-To: <01cc01be49fe$c6918920$c8cdd6ce@salazar> 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 it is easy to find out if it is a winmodem or not... as I know most winmodems does not have an eeprom on themselves also they do not have jumpers to set the COM port and IRQ because they use the software simulation for BIOS, COM port and IRQ. so if your modem has jumpers on it for selecting COM ports it should not be a winmodem (at least this is my opinion). do you have the modem manual ? there it also should say which platforms does your modem support if it has something else than Windows and WindowsNT there then your modem is not a winmodem for sure (especially if it says that your modem supports DOS) what is your problem about the modem exactly? ( I did not see your post which you have sent before, I guesS ) On Wed, 27 Jan 1999, Sal wrote: > I posted a question a while back concerning my AOpen FM56 PVS (ISA internal) modem. > The problem was (and still is) trying to get it to install on my FreeBSD > 2.2.8 partition. The gentlemen who replied told me it was a winmodem. > I then went to my local computer store and was told that the thing was > definitely not a winmodem-type modem and that I should be able to jumper > the thing and pop it right in. I've tried tried different jumper > settings, but no luck. Do you think I'm just not jumpering it > correctly? It works on my Win95 partition great. Is it true that my > poor modem is a software driven winmodem? AOpen support is providing me > no help. Thanks. > > sal@intellex.com > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 06:22:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA19953 for freebsd-questions-outgoing; Wed, 27 Jan 1999 06:22:07 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailhub.scl.ameslab.gov (mailhub.scl.ameslab.gov [147.155.137.127]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA19946 for ; Wed, 27 Jan 1999 06:22:05 -0800 (PST) (envelope-from ghelmer@scl.ameslab.gov) Received: from demios.ether.scl.ameslab.gov ([147.155.137.54]) by mailhub.scl.ameslab.gov with esmtp (Exim 1.90 #1) id 105VrP-0006Um-00; Wed, 27 Jan 1999 08:22:27 -0600 Date: Wed, 27 Jan 1999 08:21:59 -0600 From: Guy Helmer To: Brian Armour cc: questions@FreeBSD.ORG Subject: Re: Email & FreeBSD Proxy Server In-Reply-To: <36AED3A3.31E92E06@mailbox.uq.edu.au> 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, 27 Jan 1999, Brian Armour wrote: > At Redlands College, we have a FreeBSD Proxy Server and Novell 4.11 > network server. We want to use Pegasus within the college as our mail > reader and composer. Pegasus is already set up to handle internal > mail for our staff, using their Netware login names and associated > home directories. > > What we want to do now is enable our staff to send and receive email > to/from the outside world. > > Can you please point me in the direction of a guide that shows me how > to use FreeBSD to do this? I don't know of a guide that would lead you through this step by step, but essentially you would need to do these steps (and it's been years since I've done this, so please forgive my faulty memory): Install the Mercury NLM on your Novell server (see http://www.pegasus.usa.com/ and click on the Mercury release link) by following the installation instructions that are included with it. In Mercury's configuration file, tell it to use your FreeBSD proxy server for outgoing mail. Setup an MX record in your DNS for your Novell server that runs the Mercury NLM to point at your FreeBSD proxy server, e.g. novell.mycollege.edu IN MX 10 freebsdserver.mycollege.edu Modify the sendmail configuration on your FreeBSD proxy server to forward all mail for the Novell server to it directly, e.g. in /etc/mailertable: novell.mycollege.edu smtp:[10.1.1.1] where 10.1.1.1 is the IP address of the Novell server that is running Mercury. (You would also need to "makemap hash /etc/mailertable.db < /etc/mailertable" to turn the mailertable into a .db file for sendmail.) Hope this helps, Guy Helmer Guy Helmer, Graduate Student, Iowa State University Dept. of Computer Science Research Assistant, Ames Laboratory --- ghelmer@scl.ameslab.gov 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 Jan 27 06:29:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA20673 for freebsd-questions-outgoing; Wed, 27 Jan 1999 06:29:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.ptt.ru ([195.34.0.100]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id GAA20666 for ; Wed, 27 Jan 1999 06:29:44 -0800 (PST) (envelope-from voux@iname.com) Received: (qmail 16693 invoked from network); 27 Jan 1999 14:29:54 -0000 Received: from dialup-29118.dialup.ptt.ru (195.34.29.118) by dialup.ptt.ru with SMTP; 27 Jan 1999 14:29:54 -0000 Date: Wed, 27 Jan 1999 17:31:21 +0300 (MSK) From: voux X-Sender: voux@hedgehog.shadow.net To: Derevyanko Alexandr Evgenievich cc: freebsd-questions@FreeBSD.ORG Subject: Re: What program can make a ftp-proxy ? In-Reply-To: <199901271054.NAA13327@pc759.cs.msu.su> 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 can use squid proxy server. http://squid.nlanr.net/ On Wed, 27 Jan 1999, Derevyanko Alexandr Evgenievich wrote: > > Anybody know, what can i use to establish ftp-proxy server on my host ? > > Alex. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 06:50:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA22887 for freebsd-questions-outgoing; Wed, 27 Jan 1999 06:50:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailme.wirehub.nl (smtp.wirehub.nl [195.86.25.80]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA22853 for ; Wed, 27 Jan 1999 06:50:01 -0800 (PST) (envelope-from hvos@sirion.nl) Received: from sirion.nl (p623.wirehub.net [195.86.48.111]) by mailme.wirehub.nl (8.8.8/8.8.8) with ESMTP id PAA29567 for ; Wed, 27 Jan 1999 15:49:57 +0100 (CET) Message-ID: <36AF26F2.C99E4181@sirion.nl> Date: Wed, 27 Jan 1999 15:47:14 +0100 From: Hennie Vos X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: socks5 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there! The socks5 entry on your ports page is incorrect... Please change , I need socks5 support for FreeBSD Best Regards, Hennie Vos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 06:52:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA23146 for freebsd-questions-outgoing; Wed, 27 Jan 1999 06:52:49 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from PigStuy.nws.net (nyc-ny100-34.ix.netcom.com [209.109.231.34]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA23134 for ; Wed, 27 Jan 1999 06:52:45 -0800 (PST) (envelope-from spork@ix.netcom.com) Received: from localhost (spork@localhost) by PigStuy.nws.net (8.9.2/8.8.7) with ESMTP id JAA00489; Wed, 27 Jan 1999 09:50:26 -0500 (EST) (envelope-from spork@ix.netcom.com) X-Authentication-Warning: PigStuy.nws.net: spork owned process doing -bs Date: Wed, 27 Jan 1999 09:50:21 -0500 (EST) From: Spike X-Sender: spork@PigStuy.nws.net Reply-To: sporkl@ix.netcom.com To: Robert Chalmers cc: freebsd-questions@FreeBSD.ORG Subject: Re: A little confused by pppctl In-Reply-To: <36AEAA02.F360932D@chalmers.com.au> 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 -----BEGIN PGP SIGNED MESSAGE----- On Wed, 27 Jan 1999, Robert Chalmers wrote: > Looking at pppctl's man page, am I right in assuming that it wont work at all > unless I have the "set server /var/run/internet "" 0177" line in the ppp.conf > script. > Am I also corect in assunming that this will not interfere with the running of > ppp in -auto or -ddial mode. In other words adding that line will not cause the > ppp connection to behave differently - it will just allow me to access the > deamon for stats and checking should I want to. Yes, you are correct in assuming that. You will just be able to talk to your ppp daemon with something more subtle than kill(1). > > I've finally got this link pretty rock steady, and don't want to trash it. I > would like to know however what the line is set up as. speed, protocol, > compression etc. Will pppctl give this to me? > Or would I be better using a log trace... You can read your logs, depending on how verbose they are, but "show compress", "show protocol", and "show ipcp" should do the trick. > > thanks for any info, > Cheers > Bob > > -- > http://www.chalmers.com.au. Publications From China in 24 different languages. > English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, > Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, > Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > -Spike Gronim sporkl@ix.netcom.com The majority only rules those who let them. -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: noconv iQCVAwUBNq8nsZ31G6IEwnwxAQGavQQAjx5ElA37xPUxczEDmS0u7veKwjl0j53f 1m67rN8NOXrEHd2paJLdppHdVcfQGAfWfgP75zk8HJCGVwGPNy7piZPCAAcZAjR0 bYyqrkKpqoaHiQP2Iq1YatRn4Q71DZ03VjFPT+ywMK9OFoyG8td5DK1KAWiFsiP5 zt+OXdzwlYs= =Vr2V -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 06:58:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA24006 for freebsd-questions-outgoing; Wed, 27 Jan 1999 06:58:00 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from PigStuy.nws.net (nyc-ny100-34.ix.netcom.com [209.109.231.34]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA23997 for ; Wed, 27 Jan 1999 06:57:57 -0800 (PST) (envelope-from spork@ix.netcom.com) Received: from localhost (spork@localhost) by PigStuy.nws.net (8.9.2/8.8.7) with ESMTP id JAA00531; Wed, 27 Jan 1999 09:56:09 -0500 (EST) (envelope-from spork@ix.netcom.com) X-Authentication-Warning: PigStuy.nws.net: spork owned process doing -bs Date: Wed, 27 Jan 1999 09:56:03 -0500 (EST) From: Spike X-Sender: spork@PigStuy.nws.net Reply-To: sporkl@ix.netcom.com To: Anand Buddhdev cc: freebsd-questions@FreeBSD.ORG Subject: Re: Wordperfect 8 for linux on FreeBSD 3.0 In-Reply-To: <19990127145521.E8442@anand.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 -----BEGIN PGP SIGNED MESSAGE----- On Wed, 27 Jan 1999, Anand Buddhdev wrote: > I've just downloaded wordperfect 8 for Linux. When I tried to set it up on > my FreeBSD 3.0 RELEASE machine, the install program complained of > "incorrect ELF format" or something like that, and suggested to use > "brandelf" on those files. I looked at brandelf, and figured out how to use > it, but I'm not sure which files in the WP distribution I have to apply > brandelf to, or how to easily do that. Any ideas? You have to "brandelf -t Linux" all the ELF executables in the WP distribution. You should go to the WP directory and "file ./* | grep ELF" and then take the list of files that gives you and brandelf them. > > -- > Anand > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > -Spike Gronim sporkl@ix.netcom.com The majority only rules those who let them. -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: noconv iQCVAwUBNq8pBZ31G6IEwnwxAQHcKwQAhk7XiE5ZwoAMq9f9t5fsuS7HMwKmVDZd kLoFxVock7qwGCRlUJA/TktGKIWvEnZBxb0hWwZN8V+chV5RN+zgIRmy1qn0/nqP fCnFIWKNxRSboz0fswqRrjMEhkHGx6DIaW69Mu2d2XinIaLAq3ux602f+nSFhC56 UlWckZsBrpc= =+2Uy -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 07:06:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA24758 for freebsd-questions-outgoing; Wed, 27 Jan 1999 07:04:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dhi.dk (gateway.dhi.dk [193.88.35.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA24750 for ; Wed, 27 Jan 1999 07:04:34 -0800 (PST) (envelope-from fpc@dhi.dk) Received: by gateway.dhi.dk id <19733>; Wed, 27 Jan 1999 15:08:07 +0000 Message-Id: <99Jan27.150807gmt.19733@gateway.dhi.dk> Date: Wed, 27 Jan 1999 15:02:10 +0000 From: Frederico Pereira da Costa Organization: Danish Hydraulic Institute X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en Mime-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: using ppp with call back. 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 will try to be shortly. The scenario is: I have at home a FreeBsd workstation with 2.2.7 but with the new ppp which say it as support to callback. At my company thereis one CISCO AS5200 which receives the calls and them makes the callback to the system that called. So it is like i call my company, validate against the CISCO, and them the CISCO disconnects and calls back. Everything works fine when i use Win98, but when i use the freebsd system, the connection never goes but i will be connected to the network. I made a log from some of the connections that i made. So the first things are just initialization of the layers for the network, connecting, requesting login using CHAP. Jan 7 18:34:11 server ppp[408]: Phase: Using interface: tun0 Jan 7 18:34:11 server ppp[408]: Phase: deflink: Created in closed state Jan 7 18:34:11 server ppp[408]: Phase: PPP Started (interactive mode). Jan 7 18:37:49 server ppp[408]: Phase: bundle: Establish Jan 7 18:37:49 server ppp[408]: Phase: deflink: closed -> opening Jan 7 18:37:49 server ppp[408]: Phase: deflink: Connected! Jan 7 18:37:49 server ppp[408]: Phase: deflink: opening -> dial Jan 7 18:37:49 server ppp[408]: Phase: Phone: 100145761562 Jan 7 18:37:51 server ppp[408]: Connect: Received: CONNECT 115200^M Jan 7 18:37:51 server ppp[408]: Phase: deflink: dial -> login Jan 7 18:37:51 server ppp[408]: Phase: deflink: login -> lcp Jan 7 18:37:51 server ppp[408]: LCP: FSM: Using "deflink" as a transport Jan 7 18:37:51 server ppp[408]: LCP: deflink: State change Initial --> Closed Jan 7 18:37:51 server ppp[408]: LCP: deflink: State change Closed --> Stopped Jan 7 18:37:52 server ppp[408]: LCP: deflink: LayerStart Jan 7 18:37:52 server ppp[408]: LCP: deflink: SendConfigReq(1) state = Stopped Jan 7 18:37:52 server ppp[408]: LCP: ACFCOMP[2] Jan 7 18:37:52 server ppp[408]: LCP: PROTOCOMP[2] Jan 7 18:37:52 server ppp[408]: LCP: ACCMAP[6] 0x00000000 Jan 7 18:37:52 server ppp[408]: LCP: MRU[4] 1500 Jan 7 18:37:52 server ppp[408]: LCP: MAGICNUM[6] 0x3b186980 Jan 7 18:37:52 server ppp[408]: LCP: deflink: State change Stopped --> Req-Sent Jan 7 18:37:52 server ppp[408]: LCP: deflink: RecvConfigReq(40) state = Req-Sent Jan 7 18:37:52 server ppp[408]: LCP: ACCMAP[6] 0x000a0000 Jan 7 18:37:52 server ppp[408]: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x05) Jan 7 18:37:52 server ppp[408]: LCP: MAGICNUM[6] 0x0b64987a Jan 7 18:37:52 server ppp[408]: LCP: deflink: SendConfigAck(40) state = Req-Sent Jan 7 18:37:52 server ppp[408]: LCP: ACCMAP[6] 0x000a0000 Jan 7 18:37:52 server ppp[408]: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x05) Jan 7 18:37:52 server ppp[408]: LCP: MAGICNUM[6] 0x0b64987a Jan 7 18:37:52 server ppp[408]: LCP: deflink: State change Req-Sent --> Ack-Sent Jan 7 18:37:52 server ppp[408]: LCP: deflink: RecvConfigAck(1) state = Ack-Sent Jan 7 18:37:52 server ppp[408]: LCP: deflink: State change Ack-Sent --> Opened Jan 7 18:37:52 server ppp[408]: LCP: deflink: LayerUp Jan 7 18:37:52 server ppp[408]: Phase: bundle: Authenticate Jan 7 18:37:52 server ppp[408]: Phase: deflink: his = CHAP, mine = none Jan 7 18:37:52 server ppp[408]: Phase: Chap Input: CHALLENGE (from C5200.DHI.dk) Jan 7 18:37:52 server ppp[408]: Phase: Chap Output: RESPONSE (fpc) Jan 7 18:37:52 server ppp[408]: Phase: Chap Input: SUCCESS At this stage i have been authenticated against the CISCO AS5200, which means that i am a valid user in the network. Jan 7 18:37:52 server ppp[408]: CCP: FSM: Using "deflink" as a transport Jan 7 18:37:52 server ppp[408]: CCP: deflink: State change Initial --> Closed Jan 7 18:37:52 server ppp[408]: CCP: deflink: LayerStart. Jan 7 18:37:52 server ppp[408]: CCP: deflink: SendConfigReq(1) state = Closed Jan 7 18:37:52 server ppp[408]: CCP: DEFLATE[4] win 15 Jan 7 18:37:52 server ppp[408]: CCP: PRED1[2] Jan 7 18:37:52 server ppp[408]: CCP: deflink: State change Closed --> Req-Sent Jan 7 18:37:52 server ppp[408]: Phase: deflink: lcp -> open Jan 7 18:37:52 server ppp[408]: Phase: bundle: Network Jan 7 18:37:52 server ppp[408]: IPCP: FSM: Using "deflink" as a transport Jan 7 18:37:52 server ppp[408]: IPCP: deflink: State change Initial --> Closed Jan 7 18:37:52 server ppp[408]: IPCP: deflink: LayerStart. Jan 7 18:37:52 server ppp[408]: IPCP: deflink: SendConfigReq(1) state = Closed Jan 7 18:37:52 server ppp[408]: IPCP: IPADDR[6] 192.168.1.1 Jan 7 18:37:52 server ppp[408]: IPCP: COMPPROTO[6] 14 VJ slots without slot compression Jan 7 18:37:53 server ppp[408]: IPCP: deflink: State change Closed --> Req-Sent Jan 7 18:37:53 server ppp[408]: IPCP: deflink: RecvConfigReq(26) state = Req-Sent Jan 7 18:37:53 server ppp[408]: IPCP: IPADDR[6] 192.168.16.1 Jan 7 18:37:53 server ppp[408]: IPCP: deflink: SendConfigAck(26) state = Req-Sent Jan 7 18:37:53 server ppp[408]: IPCP: IPADDR[6] 192.168.16.1 Jan 7 18:37:53 server ppp[408]: IPCP: deflink: State change Req-Sent --> Ack-Sent Jan 7 18:37:53 server ppp[408]: Phase: Unknown protocol 0x8207 (Cisco Discovery Protocol Control) This is the strange error that i don't understand. but the connection goes on Jan 7 18:37:53 server ppp[408]: LCP: deflink: SendProtocolRej(2) state = Opened Jan 7 18:37:53 server ppp[408]: LCP: deflink: RecvProtocolRej(41) state = Opened Jan 7 18:37:53 server ppp[408]: LCP: deflink: -- Protocol 0x80fd (Compression Control Protocol) was rejected! Jan 7 18:37:53 server ppp[408]: CCP: deflink: LayerFinish. Jan 7 18:37:53 server ppp[408]: CCP: deflink: State change Req-Sent --> Stopped Jan 7 18:37:53 server ppp[408]: IPCP: deflink: RecvConfigRej(1) state = Ack-Sent Jan 7 18:37:53 server ppp[408]: IPCP: COMPPROTO[6] 14 VJ slots without slot compression Jan 7 18:37:53 server ppp[408]: IPCP: deflink: SendConfigReq(2) state = Ack-Sent Jan 7 18:37:53 server ppp[408]: IPCP: IPADDR[6] 192.168.1.1 Jan 7 18:37:53 server ppp[408]: IPCP: deflink: RecvConfigNak(2) state = Ack-Sent Jan 7 18:37:53 server ppp[408]: IPCP: IPADDR[6] 10.2.1.22 Jan 7 18:37:53 server ppp[408]: IPCP: IPADDR[6] changing address: 192.168.1.1 --> 10.2.1.22 Jan 7 18:37:53 server ppp[408]: IPCP: deflink: SendConfigReq(3) state = Ack-Sent Jan 7 18:37:53 server ppp[408]: IPCP: IPADDR[6] 10.2.1.22 Jan 7 18:37:53 server ppp[408]: IPCP: deflink: RecvConfigAck(3) state = Ack-Sent Jan 7 18:37:53 server ppp[408]: IPCP: deflink: State change Ack-Sent --> Opened Jan 7 18:37:53 server ppp[408]: IPCP: deflink: LayerUp. Jan 7 18:37:53 server ppp[408]: IPCP: myaddr 10.2.1.22 hisaddr = 192.168.16.1 And from now i can go to the network, go to the internet. But the system never made the callback. Can anyone helpme solving this problem or give me some advices. Thanks in advance Frederico -- Frederico Pereira da Costa Danish Hydraulic Institute Phone: +45 45 179 100 Fax: +45 45 762 567 Email: mailto:fpc@dhi.dk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 07:26:26 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA26965 for freebsd-questions-outgoing; Wed, 27 Jan 1999 07:26:26 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from larry.unet.tm (cx62616-a.cv1.sdca.home.com [24.0.158.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA26960 for ; Wed, 27 Jan 1999 07:26:24 -0800 (PST) (envelope-from david@unet.tm) Received: from portal.west.saic.com (portal.west.saic.com [198.151.12.15]) by larry.unet.tm (8.9.1/8.9.1) with SMTP id HAA00946; Wed, 27 Jan 1999 07:34:41 -0800 (PST) Message-ID: <001a01be4a09$ab753960$cd230b0a@470cdt.hctg.saic.com> Reply-To: "David Burger" From: "David Burger" To: "Derek Jewett" , , "Ludwig Pummer" Received: from dhcp35-205.hctg.saic.com by portal.west.saic.com via smtpd (for cx62616-a.cv1.sdca.home.com [24.0.158.12]) with SMTP; 27 Jan 1999 15:26:14 UT Subject: Re: Static NAT Date: Wed, 27 Jan 1999 07:25:19 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 Ludwig, Thank you for the information. I messed around with it last night and after about two hours of fussing the solution jumped out at me. The thing that bothered me is how simple it was. All I had to do was alias the second IP, start up natd with a -a pointing to the primary address of the NIC, and add a redirect_address line for the second address of the NIC and pointing to the inside machine. My natd startup file looks like this: (IP addresses have been changed to protect the innocent ;-P ) alias_address 24.0.0.12 #Binding for outside address port 8668 #Port number to use (8668 is default) redirect_address 192.168.0.10 24.0.0.3 #Redirect address 1 to address 2 This allows the machine at the internal address of 192.168.0.10 to use the IP 24.0.0.3 while the other machines use the 24.0.0.12. I tested this by pointing my browser to www.4dcomm.com (they have a little blurb there that tells you what IP you are coming from.) Thank you very much for the help Ludwig. I just needed some kind of motivation to try it out. David -----Original Message----- From: Ludwig Pummer To: David Burger ; Derek Jewett ; questions@FreeBSD.ORG Date: Monday, January 25, 1999 3:37 PM Subject: Re: Static NAT At 02:34 PM 1/25/99 , David Burger wrote: >I am trying to make a setup exactly like yours. You mention a Firewall >setup to make the communications from the static Nat machine come from the >proper IP address. Can you tell me how to configure that? Well, start with the walk-through given by the natd manpage. Make sure natd works for all of the other machines first. Then work from there. I haven't actually done this completely myself. The way I have it set up, traffic coming in to 11.22.33.44 (see below for explanation of IPs) gets sent to 172.16.1.1, but traffic originating from 172.16.1.1 comes from 11.22.33.43. I'm going to be replacing my firewall system with another in a few weeks, so I'm procrastinating with making any changes in the meantime. This is assuming you use IPFW and natd. Your current rule in rc.firewall* is probably something like $fwcmd add divert natd from any to any via vx0 *This has been changed since 2.2.5, I think. I think after 2.2.5 there is an /etc/rc.conf setting to enable natd. I would disable that and do everything from your rc.firewall, since the rc.conf setting probably wasn't intended for an elaborate setup I was thinking of running 2 copies of natd, each listening on a seperate outside IP, and then listening on port natd and natd2 (you'd have to add natd2 to your /etc/services). So your rules would become $fwcmd add divert natd2 from 172.16.1.1 to any out via vx0 # this line is needed first, otherwise traffic from this machine would be # picked up by the next rule $fwcmd add divert natd from any to any out via vx0 # for all of the other machines on the network $fwcmd add divert natd from any to 11.22.33.43 in via vx0 # the order of this rule and the next doesn't matter. putting this rule # first makes sense if more traffic will be coming in to the other # machines on your network than to your 172.16.1.1, since packets # will match it first $fwcmd add divert natd2 from any to 11.22.33.44 in via vx0 172.16.1.1 is the IP of the machine on the inside which is going to get the static NAT traffic. 11.22.33.44 is the outside IP for the static NAT. 11.22.33.43 is the outside IP for the NAT for the whole subnet. The copy of natd that listens on the natd2 port would have just one rule: static nat from 11.22.33.43 to the inside IP. The other natd would be set up normally, except maybe to tell it to listen only on 11.22.33.43 (although the firewall rule makes that unnecessary). A disclaimer: I haven't actually tried this out. I'm making this up based on what I understand of firewall rules and nat settings. What I give here is meant to push you in the right direction, not give you an "answer" to implement without understanding. --Ludwig Pummer ( ludwigp@bigfoot.com ) ICQ UIN: 692441 ( ludwigp@email.com ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 08:27:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA05098 for freebsd-questions-outgoing; Wed, 27 Jan 1999 08:27:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from axl01it.ntc.nokia.com (axl01it.ntc.nokia.com [131.228.118.232]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA05092 for ; Wed, 27 Jan 1999 08:27:40 -0800 (PST) (envelope-from sglass@NASBPD01BS.ntc.nokia.com) Received: from miller.americas.nokia.com (miller.americas.nokia.com [172.18.180.20]) by axl01it.ntc.nokia.com (8.8.5/8.6.9) with ESMTP id SAA17011; Wed, 27 Jan 1999 18:26:38 +0200 (EET) Received: from rhino.ntc.nokia.com (rhino.americas.nokia.com [172.18.180.45]) by miller.americas.nokia.com (8.8.6 (PHNE_14041)/8.8.6) with ESMTP id LAA15400; Wed, 27 Jan 1999 11:27:17 -0500 (EST) Received: from Microsoft Mail (PU Serial #1991) by rhino.ntc.nokia.com (PostalUnion/SMTP(tm) v2.1.9c for Windows NT(tm)) id AA-1999Jan27.112445.1991.452492; Wed, 27 Jan 1999 11:25:09 -0500 From: sglass@NASBPD01BS.ntc.nokia.com (Glass Steve NTC/Boston) To: grog@lemis.com (Greg Lehey) Cc: freebsd-questions@FreeBSD.ORG (freebsd-questions), jcwells@u.washington.edu (Jason C. Wells) Message-ID: <1999Jan27.112445.1991.452492@rhino.ntc.nokia.com> X-Mailer: Microsoft Mail via PostalUnion/SMTP for Windows NT Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Organization: Nokia Telecommunications Date: Wed, 27 Jan 1999 11:25:09 -0500 Subject: Re: When did FreeBSD begin supporting th Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id IAA05093 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I think the real problem is that it's too difficult to write and read >mail messages with some mailers, including the Microsoft Mail you >use. In this connection, you should note that your message came in a >single line; I had to reformat it to make it legible. Greg Er, the MS mail the company I work for uses. Something which I have been all to aware of for some time now. Unfortunately, once companies make an "iffy" decision, they usually compound it by layering it under semi-supportive (read: additional rationalizing) decisions. It's extremely frustrating, but it's the way most companies which see computers as a simple, though necessary tools do business. As the technology settles into the hands of the masses, it's this sort of approach which survives (I have a whole philosophy regarding this, we can discuss it off-line -- email to gman@apocalypse.org). I'm sure we're all aware of the problems the MSFTies introduce with just about any product they release, but this is another problem entirely, I completely agree with you, but this really shouldn't devolve into a discussion about what's wrong with [various] email[ers] or other apps... Cheers, Steve PS(My most recent battle scars come from 6 years at ftp Software, the last 5 of which were in research, and developing and implementing new kernel technologies for comercial release). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 08:31:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA05518 for freebsd-questions-outgoing; Wed, 27 Jan 1999 08:31:30 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.tcia.net (mail.tcia.net [206.107.115.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA05513 for ; Wed, 27 Jan 1999 08:31:28 -0800 (PST) (envelope-from ksharp@vt.edu) Received: from ksharp ([198.82.93.60]) by mail.tcia.net (Post.Office MTA v3.5.3 release 223 ID# 0-52715U2500L250S0V35) with ESMTP id net for ; Wed, 27 Jan 1999 11:26:32 -0500 Message-ID: <000301be4a12$06680660$3c5d52c6@ksharp.eaj> From: "Kevin Sharp" To: Subject: Boot Manager Date: Wed, 27 Jan 1999 11:28:07 -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 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 have two hard drives installed in my computer: one for Windows 98/Windows NT and the other dedicated to FreeBSD. I managed to get FreeBSD installed on the second drive, but the boot manager does not work. I still see the Windows NT boot manager. I even tried adding an entry in boot.ini to point to the second drive, but whenever I choose that option I get a page fault error. Is there a way I can either get the FreeBSD boot manager to install on my C drive or to get my current boot manager to start up FreeBSD? Kevin Sharp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 08:38:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA06658 for freebsd-questions-outgoing; Wed, 27 Jan 1999 08:38:37 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns1.net.com (ns1.net.com [134.56.3.101] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA06540 for ; Wed, 27 Jan 1999 08:38:19 -0800 (PST) (envelope-from nesi_unanaowo@net.com) Received: from unet.net.com (unet [134.56.112.30]) by ns1.net.com (8.9.1/8.9.1) with SMTP id IAA12387 for ; Wed, 27 Jan 1999 08:42:48 -0800 (PST) Received: from west-mail.net.com by unet.net.com (SMI-8.6/SMI-SVR4) id IAA23502; Wed, 27 Jan 1999 08:36:35 -0800 Received: from net.com ([134.56.114.51]) by west-mail.net.com (Netscape Messaging Server 3.6) with ESMTP id AAA3774; Wed, 27 Jan 1999 08:38:04 -0800 Message-ID: <36AF40D9.92E5C787@net.com> Date: Wed, 27 Jan 1999 08:37:45 -0800 From: Nesi Unanaowo Organization: N.E.T. http://www.net.com X-Mailer: Mozilla 4.5C-NETv45 [en] (X11; U; SunOS 5.7 sun4m) X-Accept-Language: en, en-GB, fr, de MIME-Version: 1.0 To: Bill Hamilton CC: nesi@net.com, freebsd-questions@FreeBSD.ORG Subject: Re: Window manager problem. References: <36AE3DFA.269DDA0C@net.com> <36AE4874.31B85169@finsco.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bill Hamilton wrote: > vi the .xinitrc in you home directory and make sure it starts fvwm2. > I will look at mine tonight. I am beginning to think that for some obscure reason the fvwm2 is not started. I know for sure that my .xinitrc file is being read because the xterms and the xclock referenced are started when X is started. The command that starts fvwm2 has the format: exec fvwm2 but when I searched the system for the "exec" command it came up blank. It seems as if there in no "exec" command on my system which is rather strange. Might this be the problem? Thanks in advance for any pointers. -Nesi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 08:49:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA08392 for freebsd-questions-outgoing; Wed, 27 Jan 1999 08:49:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (finch-punt-12.mail.demon.net [194.217.242.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA08367 for ; Wed, 27 Jan 1999 08:49:40 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #2) id 105Y9l-00074F-00; Wed, 27 Jan 1999 16:49:34 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id QAA01022; Wed, 27 Jan 1999 16:49:05 GMT Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA11097; Wed, 27 Jan 99 16:49:05 GMT Message-Id: <36AF4366.862A258D@uk.radan.com> Date: Wed, 27 Jan 1999 16:48:38 +0000 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 4.1.3_U1 sun4m) X-Accept-Language: en-GB Mime-Version: 1.0 To: Kevin Sharp Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Boot Manager References: <000301be4a12$06680660$3c5d52c6@ksharp.eaj> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kevin Sharp wrote: > > I have two hard drives installed in my computer: one for Windows 98/Windows > NT and the other dedicated to FreeBSD. I managed to get FreeBSD installed > on the second drive, but the boot manager does not work. I still see the > Windows NT boot manager. I even tried adding an entry in boot.ini to point > to the second drive, but whenever I choose that option I get a page fault > error. Is there a way I can either get the FreeBSD boot manager to install > on my C drive or to get my current boot manager to start up FreeBSD? > If you've got NT on the box the easiest thing to do is to add FreeBSD to NT's boot manager. It's in the FAQ, "Can I add FreeBSd to the NT boot manager" or similar wording. IIRC it's section 2.25. Basically you just copy the first sector of the FreeBSD partition (using dd(1)) to a file on C:\, e.g. BOOTSECT.BSD, and clone the entry for booting DOS/W95 in BOOT.INI to add a FreeBSD option. HTH > Kevin Sharp > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 08:55:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09174 for freebsd-questions-outgoing; Wed, 27 Jan 1999 08:55:39 -0800 (PST) (envelope-from owner-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 (8.8.8/8.8.8) with ESMTP id IAA09155 for ; Wed, 27 Jan 1999 08:55:23 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id LAA17767; Wed, 27 Jan 1999 11:56:42 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199901271656.LAA17767@cc942873-a.ewndsr1.nj.home.com> Subject: Re: Window manager problem. In-Reply-To: <36AF40D9.92E5C787@net.com> from Nesi Unanaowo at "Jan 27, 99 08:37:45 am" To: nesi_unanaowo@net.com (Nesi Unanaowo) Date: Wed, 27 Jan 1999 11:56:42 -0500 (EST) Cc: billh@finsco.com, nesi@net.com, freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (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 Nesi Unanaowo wrote, > Bill Hamilton wrote: > > > vi the .xinitrc in you home directory and make sure it starts fvwm2. > > I will look at mine tonight. > > I am beginning to think that for some obscure reason the > fvwm2 is not started. I know for sure that my .xinitrc file > is being read because the xterms and the xclock referenced > are started when X is started. > The command that starts fvwm2 has the format: exec fvwm2 > but when I searched the system for the "exec" command it came > up blank. It seems as if there in no "exec" command on my system > which is rather strange. Might this be the problem? > Thanks in advance for any pointers. 'exec' is a shell builtin. From 'man sh,' "exec [command arg ...] Unless command is omitted, the shell process is replaced with the specified program (which must be a real program, not a shell builtin or function). Any redirections on the exec command are marked as permanent, so that they are not undone when the exec command finishes." I am not sure if that is what you need. I still think it would be easier if you just mailed your .xinitrc to the list. Otherwise, we just need to make guesses about what you might have in it. For example, you do start all commands, like xclock and the xterms, which do not quickly end, in the background, right? Otherwise, you never get to the end of your .xinitrc where that 'exec' is. But again, with no .xinitrc, it's just a guess. -- 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 Wed Jan 27 08:59:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09608 for freebsd-questions-outgoing; Wed, 27 Jan 1999 08:59:21 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotmail.com (law-f87.hotmail.com [209.185.131.150]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA09603 for ; Wed, 27 Jan 1999 08:59:18 -0800 (PST) (envelope-from chen6178@hotmail.com) Received: (qmail 2224 invoked by uid 0); 27 Jan 1999 16:59:16 -0000 Message-ID: <19990127165916.2223.qmail@hotmail.com> Received: from 163.28.80.23 by www.hotmail.com with HTTP; Wed, 27 Jan 1999 08:59:16 PST X-Originating-IP: [163.28.80.23] From: "Albert Chen" To: freebsd-questions@FreeBSD.ORG Subject: **URGENT** Hardware problem?! Date: Wed, 27 Jan 1999 08:59:16 PST Mime-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, FreeBSDers, I'm trying to use CDROM to install FreeBSD 2.2.8-REL on my best friend's machine. After selecting packages I wanna install, the screen displays this message: Doing newfs -b 8192 -f 1024 /mnt/dev/rwd0s2a then the machie halts. I tried so many times, still the same :( FreeBSD works fine while booting, though. So I use my machine to install, everything's fine, and then I put his HD on his machine. I see weird messages while booting: wd0: interrupt timeout wd0: status 58 error 0 I login and type password, doing some commands, such as ls, df, then his machine shows "Fatal trap 12: page fault while in kernel mode" , and it reboots automatically, I don't know what's going on, would anyone tell me how to solve this issue, thank you very much! P.S. Because I have persuaded him to install FreeBSD :) But now I encounter this issue, if I can't solve it, he says he will probably never consider install FreeBSD :( Best regards, Albert. ______________________________________________________ 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 Jan 27 09:06:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA10253 for freebsd-questions-outgoing; Wed, 27 Jan 1999 09:06:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from emu.sourcee.com (emu.sourcee.com [205.181.251.129]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA10205 for ; Wed, 27 Jan 1999 09:05:48 -0800 (PST) (envelope-from nrice@emu.sourcee.com) Received: (from nrice@localhost) by emu.sourcee.com (8.9.1/8.9.1) id MAA22616; Wed, 27 Jan 1999 12:05:22 -0500 (EST) Date: Wed, 27 Jan 1999 12:05:21 -0500 From: "Norman C. Rice" To: Nesi Unanaowo Cc: Bill Hamilton , nesi@net.com, freebsd-questions@FreeBSD.ORG Subject: Re: Window manager problem. Message-ID: <19990127120521.A22560@emu.sourcee.com> References: <36AE3DFA.269DDA0C@net.com> <36AE4874.31B85169@finsco.com> <36AF40D9.92E5C787@net.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: <36AF40D9.92E5C787@net.com>; from Nesi Unanaowo on Wed, Jan 27, 1999 at 08:37:45AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jan 27, 1999 at 08:37:45AM -0800, Nesi Unanaowo wrote: > Bill Hamilton wrote: > > > vi the .xinitrc in you home directory and make sure it starts fvwm2. > > I will look at mine tonight. > > I am beginning to think that for some obscure reason the > fvwm2 is not started. I know for sure that my .xinitrc file > is being read because the xterms and the xclock referenced > are started when X is started. > The command that starts fvwm2 has the format: exec fvwm2 > but when I searched the system for the "exec" command it came > up blank. It seems as if there in no "exec" command on my system > which is rather strange. Might this be the problem? Probably not, exec is a shell built-in bash$ type exec exec is a shell builtin tcsh% which exec exec: shell built-in command. -- Regards, Norman C. Rice, Jr. > Thanks in advance for any pointers. > > -Nesi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 09:11:27 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA10967 for freebsd-questions-outgoing; Wed, 27 Jan 1999 09:11:27 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from java.dpcsys.com (java.dpcsys.com [206.16.184.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA10960 for ; Wed, 27 Jan 1999 09:11:23 -0800 (PST) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.9.1a/8.9.1) with SMTP id JAA29490; Wed, 27 Jan 1999 09:02:40 -0800 (PST) Date: Wed, 27 Jan 1999 09:02:40 -0800 (PST) From: Dan Busarow To: Kevin Weiss cc: freebsd-questions@FreeBSD.ORG Subject: Re: ported software still not working In-Reply-To: <199901270735.XAA10042@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 On Wed, 27 Jan 1999, Kevin Weiss wrote: > ok...when I try to do a make install of any ported software (from my HDD), > I get the following error message... > > port manually into /usr/ports/distfiles and try again > ***Error code 1 > Stop Looks like you don't have write permissions on /usr/ports/distfiles And that's normal by the way. Try again after su'ing to root. 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 Wed Jan 27 09:27:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA13254 for freebsd-questions-outgoing; Wed, 27 Jan 1999 09:27:25 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from turkey.ispro.net.tr (turkey.ispro.net.tr [195.174.18.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA13230 for ; Wed, 27 Jan 1999 09:27:02 -0800 (PST) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from localhost (yurtesen@localhost) by turkey.ispro.net.tr (8.8.8/8.8.8) with SMTP id TAA06790; Wed, 27 Jan 1999 19:21:33 +0200 (EET) (envelope-from yurtesen@turkey.ispro.net.tr) Date: Wed, 27 Jan 1999 19:21:33 +0200 (EET) From: Evren Yurtesen To: Albert Chen cc: freebsd-questions@FreeBSD.ORG Subject: Re: **URGENT** Hardware problem?! In-Reply-To: <19990127165916.2223.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 hello, I guess it can be caused by a defective hard drive (bad sector). or some kind of hardware conflict. would you tell us more about the hardware configuration of the computer? I mean board chipset, memory, cpu, cpu clock (if it is overclocked) etc... On Wed, 27 Jan 1999, Albert Chen wrote: > Hi, FreeBSDers, > > I'm trying to use CDROM to install FreeBSD 2.2.8-REL on > my best friend's machine. After selecting packages I wanna install, > the screen displays this message: > > Doing newfs -b 8192 -f 1024 /mnt/dev/rwd0s2a > > then the machie halts. I tried so many times, still the same :( > FreeBSD works fine while booting, though. > So I use my machine to install, everything's fine, and then I put > his HD on his machine. I see weird messages while booting: > > wd0: interrupt timeout > wd0: status 58 error 0 > > I login and type password, doing some commands, such as ls, df, > then his machine shows "Fatal trap 12: page fault while in kernel mode" > , and it reboots automatically, I don't know what's going on, > would anyone tell me how to solve this issue, thank you very much! > > P.S. Because I have persuaded him to install FreeBSD :) > But now I encounter this issue, if I can't solve it, > he says he will probably never consider install FreeBSD :( > > Best regards, > Albert. > > > > ______________________________________________________ > 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 Wed Jan 27 09:29:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA13426 for freebsd-questions-outgoing; Wed, 27 Jan 1999 09:29:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from milf18.bus.net (milf18.bus.net [207.41.25.18]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA13418 for ; Wed, 27 Jan 1999 09:29:05 -0800 (PST) (envelope-from cao@bus.net) Received: from localhost (cao@localhost) by milf18.bus.net (8.8.8/8.8.8) with ESMTP id MAA18862 for ; Wed, 27 Jan 1999 12:28:56 -0500 (EST) (envelope-from cao@bus.net) X-Authentication-Warning: milf18.bus.net: cao owned process doing -bs Date: Wed, 27 Jan 1999 12:28:56 -0500 (EST) From: "Chuck O'Donnell" To: freebsd-questions@FreeBSD.ORG Subject: Disk errors on 3.0 box 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 anyone provide any input as to the cause of the following errors on a FreeBSD 3.0-RELEASE machine? During boot (or `dmesg'), the following is seen (note the erros at the bottom): ------ bt0: rev 0x08 int a irq 10 \ on pci0.16.0 bt0: BT-958 FW Rev. 5.07B Ultra Wide SCSI Host Adapter, SCSI ID 7, \ 192 CCBs . . . da0 at bt0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI2 device da0: 20.0MB/s transfers (10.0MHz, offset 15, 16bit), Tagged Queueing \ Enabled da0: 4340MB (8888924 512 byte sectors: 255H 63S/T 553C) da1 at bt0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI2 device da1: 20.0MB/s transfers (10.0MHz, offset 15, 16bit), Tagged Queueing \ Enabled da1: 8683MB (17783240 512 byte sectors: 255H 63S/T 1106C) (pass0:bt0:0:0:0): READ DEFECT DATA(10). CDB: 37 0 0 0 0 0 0 fd e8 0 (pass0:bt0:0:0:0): RECOVERED ERROR asc:1c,0 (pass0:bt0:0:0:0): Defect list not found field replaceable unit: 18 \ sks:ca,2 ------ Then, occasionally the following repeats on the console: ------ Jan 26 16:45:32 fern /kernel: (da0:bt0:0:0:0): \ WRITE(06). CDB: a 13 48 40 10 0 Jan 26 16:45:32 fern /kernel: (da0:bt0:0:0:0): \ Deferred Error: HARDWARE FAILURE info:135070 asc:3,0 Jan 26 16:45:32 fern /kernel: (da0:bt0:0:0:0): \ Peripheral device write fault field replaceable unit: 8 sks:80,1 ------ The machine and disk are only a few days old... I would normally guess a bad disk but this is my first installation of 3.0 with the new CAM scsi code. Any thoughts? Thanks. Chuck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 09:33:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA13981 for freebsd-questions-outgoing; Wed, 27 Jan 1999 09:33:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotmail.com (law-f87.hotmail.com [209.185.131.150]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA13970 for ; Wed, 27 Jan 1999 09:33:40 -0800 (PST) (envelope-from chen6178@hotmail.com) Received: (qmail 26991 invoked by uid 0); 27 Jan 1999 17:33:36 -0000 Message-ID: <19990127173336.26990.qmail@hotmail.com> Received: from 163.28.80.23 by www.hotmail.com with HTTP; Wed, 27 Jan 1999 09:33:36 PST X-Originating-IP: [163.28.80.23] From: "Albert Chen" To: freebsd-questions@FreeBSD.ORG Subject: [Revised]**URGENT** Hardware Problem?! Date: Wed, 27 Jan 1999 09:33:36 PST Mime-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, FreeBSDers, I'm trying to use CDROM to install FreeBSD 2.2.8-REL on my best friend's machine. After selecting packages I wanna install, the screen displays this message: Doing newfs -b 8192 -f 1024 /mnt/dev/rwd0s2a then the machie halts. I tried so many times, still the same :( FreeBSD works fine while booting, though. So I use my machine to install, everything's fine, and then I put his HD on his machine. I see weird messages while booting: wd0: interrupt timeout wd0: status 58 error 0 I login and type password, doing some commands, such as ls, df, then his machine shows "Fatal trap 12: page fault while in kernel mode" , and it reboots automatically, I don't know what's going on, would anyone tell me how to solve this issue, thank you very much! His machine equips are: Mainboard: IWill XA-100 Processor: AMD K6-2/300 Sound card: SB AWE 64 PnP RAM: 64M(128 pins) Vedio chip: Sis6326 CDROM: TEAC 32x P.S. Because I have persuaded him to install FreeBSD :) But now I encounter this issue, if I can't solve it, he says he will probably never consider install FreeBSD :( ______________________________________________________ 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 Jan 27 09:47:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA15657 for freebsd-questions-outgoing; Wed, 27 Jan 1999 09:47:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.pacificnet.com.mx (mail.pacificnet.com.mx [167.114.23.249]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA15631 for ; Wed, 27 Jan 1999 09:46:56 -0800 (PST) (envelope-from freebsd@mail.pacificnet.com.mx) Received: from localhost (freebsd@localhost) by mail.pacificnet.com.mx (8.9.0/8.7.3) with SMTP id KAA18132 for ; Wed, 27 Jan 1999 10:53:09 -0700 (MST) Date: Wed, 27 Jan 1999 10:53:09 -0700 (MST) From: FreeBSD To: freebsd-questions@FreeBSD.ORG Subject: How to configure long usernames. 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 just install the 3.0-RELEASE and I know that it is possible to use logins or usernames with more than 8 characters, but I dont find any directive in how to do it. I appreciate your help. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 09:49:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA15861 for freebsd-questions-outgoing; Wed, 27 Jan 1999 09:49:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from finsco.com (ns1.finsco.com [216.0.231.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA15840 for ; Wed, 27 Jan 1999 09:48:59 -0800 (PST) (envelope-from billh@finsco.com) Received: from finsco.com by finsco.com (SMI-8.6/SMI-SVR4) id LAA20029; Wed, 27 Jan 1999 11:45:12 -0600 Message-ID: <36AF511B.6D39DA86@finsco.com> Date: Wed, 27 Jan 1999 11:47:07 -0600 From: Bill Hamilton X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: "Norman C. Rice" CC: Nesi Unanaowo , nesi@net.com, freebsd-questions@FreeBSD.ORG Subject: Re: Window manager problem. References: <36AE3DFA.269DDA0C@net.com> <36AE4874.31B85169@finsco.com> <36AF40D9.92E5C787@net.com> <19990127120521.A22560@emu.sourcee.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The way you worded your original message, it sounded as if you just copied the xinitrc file to your home directory and did not modify it. I used the info on the man page or some web page and it worked fine for me. In fact, when I added the default xinitrc info at the top of it, it broke. It would not start up. All you need in .xinitrc is something like the following 3 lines (no execs at all) xhost + xterm -fn 10x20 -ls -fg black -bg lemonchiffon2 -sb -geometry 91x24+64+6 -n "Main"& fvwm2 > > I am beginning to think that for some obscure reason the > > fvwm2 is not started. I know for sure that my .xinitrc file > > is being read because the xterms and the xclock referenced > > are started when X is started. > > The command that starts fvwm2 has the format: exec fvwm2 (snip) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 10:00:24 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA17391 for freebsd-questions-outgoing; Wed, 27 Jan 1999 10:00:24 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from emu.sourcee.com (emu.sourcee.com [205.181.251.129]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA17368 for ; Wed, 27 Jan 1999 10:00:07 -0800 (PST) (envelope-from nrice@emu.sourcee.com) Received: (from nrice@localhost) by emu.sourcee.com (8.9.1/8.9.1) id MAA22781; Wed, 27 Jan 1999 12:59:53 -0500 (EST) Date: Wed, 27 Jan 1999 12:59:53 -0500 From: "Norman C. Rice" To: Bill Hamilton Cc: Nesi Unanaowo , nesi@net.com, freebsd-questions@FreeBSD.ORG Subject: Re: Window manager problem. Message-ID: <19990127125953.A22727@emu.sourcee.com> References: <36AE3DFA.269DDA0C@net.com> <36AE4874.31B85169@finsco.com> <36AF40D9.92E5C787@net.com> <19990127120521.A22560@emu.sourcee.com> <36AF511B.6D39DA86@finsco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: <36AF511B.6D39DA86@finsco.com>; from Bill Hamilton on Wed, Jan 27, 1999 at 11:47:07AM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jan 27, 1999 at 11:47:07AM -0600, Bill Hamilton wrote: > The way you worded your original message, it sounded as if you just > copied > the xinitrc file to your home directory and did not modify it. > I used the info on the man page or some web page and it worked fine for > me. > In fact, when I added the default xinitrc info at the top of it, it > broke. It > would not start up. > All you need in .xinitrc is something like the following 3 lines (no > execs at all) > xhost + ^^^^^^^ Please be aware of the security issues involved with turning access control off, which grants *everyone* access to your X server. -- Regards, Norman C. Rice, Jr. > xterm -fn 10x20 -ls -fg black -bg lemonchiffon2 -sb -geometry 91x24+64+6 > -n "Main"& > fvwm2 > > > > > I am beginning to think that for some obscure reason the > > > fvwm2 is not started. I know for sure that my .xinitrc file > > > is being read because the xterms and the xclock referenced > > > are started when X is started. > > > The command that starts fvwm2 has the format: exec fvwm2 > (snip) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 10:08:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA18200 for freebsd-questions-outgoing; Wed, 27 Jan 1999 10:06:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from uop.cs.uop.edu (uop.cs.uop.edu [138.9.200.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA18194 for ; Wed, 27 Jan 1999 10:06:39 -0800 (PST) (envelope-from bford@uop.cs.uop.edu) Received: from heather ([209.142.32.195]) by uop.cs.uop.edu (8.8.8/8.8.8) with SMTP id KAA12478 for ; Wed, 27 Jan 1999 10:05:25 -0800 (PST) Message-ID: <000c01be4a1f$a2cae4c0$0100a8c0@my.domain> From: "Bret Ford" To: Subject: Samba 2.0 and SWAT Date: Wed, 27 Jan 1999 10:05:16 -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.0810.800 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 Sender: owner-freebsd-questions@freebsd.org Precedence: bulk X-Loop: FreeBSD.ORG What do I need to add to /etc/pam.conf to get SWAT logins to work? (I'm running pre-branch 3.0-current) I get this message at the console: Jan 18 13:24:58 plover smbd: no modules loaded for `samba' service Thanks, Bret Ford To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 10:08:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA18396 for freebsd-questions-outgoing; Wed, 27 Jan 1999 10:08:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shemp.palomine.net (shemp.palomine.net [205.198.88.200]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA18373 for ; Wed, 27 Jan 1999 10:08:26 -0800 (PST) (envelope-from cjohnson@palomine.net) Received: (qmail 2587 invoked by uid 1000); 27 Jan 1999 18:08:19 -0000 Date: Wed, 27 Jan 1999 13:08:19 -0500 From: Chris Johnson To: freebsd-questions@FreeBSD.ORG Subject: Re: PassWord For Out Going Mail Message-ID: <19990127130819.B2392@palomine.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Please copy your responses back to freebsd-questions. You'll reach a much wider audience than this audience of one. On Tue, Jan 26, 1999 at 11:55:03AM -0800, List wrote: > In This Case I am unable to restrict by IP numbers since clients do not have > dedicated Connections and are using different Dial-Up providers. Then why don't they use their dial-up providers' SMTP servers to relay their mail? > I was always thought send mail delivered all outgoing mail to another > program and could be configured to use PROCMAil and similar. IS THIS RIGHT > and if it is dont you think a script that would compare USER/PASS to a Data > Base before sending out mail could do the job. No, this won't work. Procmail is invoked only for local deliveries, and you should be willing to accept SMTP mail for a local user from anyone (ignorning, for the purposes of this discussion, things like RBL). The users you're trying to authenticate are the ones trying to use your SMTP server to relay mail to non-local addresses, and procmail, or any other local delivery agent, doesn't enter the picture in this case. In any case, there's no mechanism in the SMTP protocol to collect a user name and password. > ALSO > If outgoing mail process was setup to run with the users permissions > wouldn't the system ask for passwd any ways (login). No. > JUST SOME THOUGHTS > > I would love to know if there is anyone out there with a way to authenticate > outgoing mail (not using IP), IF ANYONE KNOWS I would appreciate the INFO. There just isn't any provision in the SMTP protocol for password authentication. If you want to control relaying, it'll have to be based on IP address, one way or another (or, I suppose, on envelope sender, but this isn't very secure). Some people have implemented SMTP-after-POP, where a particular IP address will be allowed to relay for a short period of time after a user from that IP address has authenticated via POP, but this still amounts to controlling relaying by IP address. The best solution is for people not connected to your network to use the mail relays provided for their use by their ISPs. Chris > > Thank You > Kia > > > -----Original Message----- > From: Chris Johnson > To: kia > Cc: questions@FreeBSD.ORG > Date: Sunday, January 24, 1999 11:06 AM > Subject: Re: PassWord For Out Going Mail > > > >On Sun, Jan 24, 1999 at 12:32:17PM -0800, kia wrote: > >> I would like to setup secure password authentication on out going smtp > mail. > >> Can someone tell me how to configure my box to do this, please. > > > >I don't think there's anything in the SMTP protocol that allows for > password > >authentication, secure or otherwise. I notice that M$ Outlook Express has a > box > >you can check off to set up authentication with the SMTP server, but I > suspect > >that's some protocol Microsoft invented that works only with Exchange > Server, > >or some other MS product. > > > >If you want to restrict relaying, you'll have to do it using one of the > >conventional methods (typically by restricting which IP address can use you > as > >a relay). > > > >Chris > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > > ----- 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 Wed Jan 27 10:16:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA19291 for freebsd-questions-outgoing; Wed, 27 Jan 1999 10:16:48 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from presley.cybertrails.com (mail.cybertrails.com [162.42.150.35]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA19269 for ; Wed, 27 Jan 1999 10:16:35 -0800 (PST) (envelope-from kf7nn1@cybertrails.com) Received: (qmail 26659 invoked from network); 27 Jan 1999 18:19:19 -0000 Received: from unknown (HELO ginger) (162.42.132.7) by mail.cybertrails.com with SMTP; 27 Jan 1999 18:19:19 -0000 Message-ID: <004a01be4a21$2e311f60$0300a8c0@ginger.kf7nn.com> From: "george vagner" To: Subject: I seen this error before Date: Wed, 27 Jan 1999 11:16:36 -0700 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0045_01BE49E6.8108DCE0" 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 This is a multi-part message in MIME format. ------=_NextPart_000_0045_01BE49E6.8108DCE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit but dont know how to fix it. -----Original Message----- From: Mail Delivery Subsystem To: kf7nn1@cybertrails.com Date: Wednesday, January 27, 1999 11:15 AM Subject: Returned mail: Local configuration error The original message was received at Wed, 27 Jan 1999 13:12:56 -0500 from IDENT:qmailr@mail.cybertrails.com [162.42.150.35] ----- The following addresses had permanent fatal errors ----- ----- Transcript of session follows ----- 553 www.timandpatrick.com. config error: mail loops back to me (MX problem?) 554 ... Local configuration error ------=_NextPart_000_0045_01BE49E6.8108DCE0 Content-Type: multipart/report; boundary="----=_NextPart_001_0048_01BE49E6.8108DCE0"; report-type=delivery-status ------=_NextPart_001_0048_01BE49E6.8108DCE0 Content-Transfer-Encoding: 7bit Content-Type: message/delivery-status Reporting-MTA: dns; www.domaindirect.com Received-From-MTA: DNS; mail.cybertrails.com Arrival-Date: Wed, 27 Jan 1999 13:12:56 -0500 Final-Recipient: RFC822; vagner@www.timandpatrick.com Action: failed Status: 5.5.0 Remote-MTA: DNS; www.timandpatrick.com Last-Attempt-Date: Wed, 27 Jan 1999 13:12:56 -0500 ------=_NextPart_001_0048_01BE49E6.8108DCE0 Content-Transfer-Encoding: 7bit Content-Description: another test Content-Type: message/rfc822 Return-Path: Received: from presley.cybertrails.com (IDENT:qmailr@mail.cybertrails.com [162.42.150.35]) by www.domaindirect.com (8.9.1/8.9.1) with SMTP id NAA14041 for ; Wed, 27 Jan 1999 13:12:56 -0500 Received: (qmail 25356 invoked from network); 27 Jan 1999 18:15:54 -0000 Received: from unknown (HELO ginger) (162.42.132.7) by mail.cybertrails.com with SMTP; 27 Jan 1999 18:15:54 -0000 Message-ID: <000301be4a20$b3e9b780$0300a8c0@ginger.kf7nn.com> From: "george vagner" To: Subject: another test Date: Wed, 27 Jan 1999 11:13:11 -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.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 sdedsds ------=_NextPart_001_0048_01BE49E6.8108DCE0-- ------=_NextPart_000_0045_01BE49E6.8108DCE0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 10:26:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA20162 for freebsd-questions-outgoing; Wed, 27 Jan 1999 10:26:01 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from finsco.com (ns1.finsco.com [216.0.231.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA20133 for ; Wed, 27 Jan 1999 10:25:41 -0800 (PST) (envelope-from billh@finsco.com) Received: from finsco.com by finsco.com (SMI-8.6/SMI-SVR4) id MAA20204; Wed, 27 Jan 1999 12:21:57 -0600 Message-ID: <36AF59B7.3914114C@finsco.com> Date: Wed, 27 Jan 1999 12:23:51 -0600 From: Bill Hamilton X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: "Norman C. Rice" CC: Nesi Unanaowo , nesi@net.com, freebsd-questions@FreeBSD.ORG Subject: Re: Window manager problem. References: <36AE3DFA.269DDA0C@net.com> <36AE4874.31B85169@finsco.com> <36AF40D9.92E5C787@net.com> <19990127120521.A22560@emu.sourcee.com> <36AF511B.6D39DA86@finsco.com> <19990127125953.A22727@emu.sourcee.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I forgot to mention that you may need to edit the original xinitrc (x11/whatever) and remove reference to tvm. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 10:29:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA20481 for freebsd-questions-outgoing; Wed, 27 Jan 1999 10:29:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from finsco.com (ns1.finsco.com [216.0.231.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA20470 for ; Wed, 27 Jan 1999 10:29:29 -0800 (PST) (envelope-from billh@finsco.com) Received: from finsco.com by finsco.com (SMI-8.6/SMI-SVR4) id MAA20213; Wed, 27 Jan 1999 12:25:42 -0600 Message-ID: <36AF5A99.6E41138C@finsco.com> Date: Wed, 27 Jan 1999 12:27:37 -0600 From: Bill Hamilton X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: "Norman C. Rice" CC: Nesi Unanaowo , nrice@emu.sourcee.com, freebsd-questions@FreeBSD.ORG Subject: xhost + References: <36AE3DFA.269DDA0C@net.com> <36AE4874.31B85169@finsco.com> <36AF40D9.92E5C787@net.com> <19990127120521.A22560@emu.sourcee.com> <36AF511B.6D39DA86@finsco.com> <19990127125953.A22727@emu.sourcee.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 heads-up. What if my only network is an ISDN dialup to my ISP and I have a static IP address. Any worry? "Norman C. Rice" wrote: > > xhost + > ^^^^^^^ > Please be aware of the security issues involved with turning access > control off, which grants *everyone* access to your X server. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 10:33:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA20911 for freebsd-questions-outgoing; Wed, 27 Jan 1999 10:33:48 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shemp.palomine.net (shemp.palomine.net [205.198.88.200]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA20892 for ; Wed, 27 Jan 1999 10:33:40 -0800 (PST) (envelope-from cjohnson@palomine.net) Received: (qmail 2703 invoked by uid 1000); 27 Jan 1999 18:33:39 -0000 Date: Wed, 27 Jan 1999 13:33:39 -0500 From: Chris Johnson To: george vagner Cc: questions@FreeBSD.ORG Subject: Re: I seen this error before Message-ID: <19990127133339.A2683@palomine.net> References: <004a01be4a21$2e311f60$0300a8c0@ginger.kf7nn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <004a01be4a21$2e311f60$0300a8c0@ginger.kf7nn.com>; from george vagner on Wed, Jan 27, 1999 at 11:16:36AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jan 27, 1999 at 11:16:36AM -0700, george vagner wrote: > but dont know how to fix it. > > > -----Original Message----- > From: Mail Delivery Subsystem > To: kf7nn1@cybertrails.com > Date: Wednesday, January 27, 1999 11:15 AM > Subject: Returned mail: Local configuration error > > > The original message was received at Wed, 27 Jan 1999 13:12:56 -0500 > from IDENT:qmailr@mail.cybertrails.com [162.42.150.35] > > ----- The following addresses had permanent fatal errors ----- > > > ----- Transcript of session follows ----- > 553 www.timandpatrick.com. config error: mail loops back to me (MX problem?) > 554 ... Local configuration error > Is this a bounce message you received from a remote host? If so, there's nothing you can do to fix it, other than alert the people on the other end. The problem is that the host that timandpatrick.com's MX record points to doesn't recognize timandpatrick.com as a domain for which it should receive mail. I don't use sendmail, but I think the solution involves adding timandpatrick.com to one of sendmail's configuration files (/etc/sendmail.cw maybe?). Chris > Reporting-MTA: dns; www.domaindirect.com > Received-From-MTA: DNS; mail.cybertrails.com > Arrival-Date: Wed, 27 Jan 1999 13:12:56 -0500 > > Final-Recipient: RFC822; vagner@www.timandpatrick.com > Action: failed > Status: 5.5.0 > Remote-MTA: DNS; www.timandpatrick.com > Last-Attempt-Date: Wed, 27 Jan 1999 13:12:56 -0500 Content-Description: another test > Return-Path: > Received: from presley.cybertrails.com (IDENT:qmailr@mail.cybertrails.com [162.42.150.35]) > by www.domaindirect.com (8.9.1/8.9.1) with SMTP id NAA14041 > for ; Wed, 27 Jan 1999 13:12:56 -0500 > Received: (qmail 25356 invoked from network); 27 Jan 1999 18:15:54 -0000 > Received: from unknown (HELO ginger) (162.42.132.7) > by mail.cybertrails.com with SMTP; 27 Jan 1999 18:15:54 -0000 > Message-ID: <000301be4a20$b3e9b780$0300a8c0@ginger.kf7nn.com> > From: "george vagner" > To: > Subject: another test > Date: Wed, 27 Jan 1999 11:13:11 -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.3110.1 > X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 > > sdedsds > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 10:38:42 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA21662 for freebsd-questions-outgoing; Wed, 27 Jan 1999 10:38:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shemp.palomine.net (shemp.palomine.net [205.198.88.200]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA21651 for ; Wed, 27 Jan 1999 10:38:38 -0800 (PST) (envelope-from cjohnson@palomine.net) Received: (qmail 2738 invoked by uid 1000); 27 Jan 1999 18:38:36 -0000 Date: Wed, 27 Jan 1999 13:38:36 -0500 From: Chris Johnson To: FreeBSD Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to configure long usernames. Message-ID: <19990127133836.B2683@palomine.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from FreeBSD on Wed, Jan 27, 1999 at 10:53:09AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jan 27, 1999 at 10:53:09AM -0700, FreeBSD wrote: > > Hi, > > I just install the 3.0-RELEASE and I know that it is possible to use > logins or usernames with more than 8 characters, but I dont find any > directive in how to do it. This is no "how to do it." Just add users in the same way you used to, the difference being that now you aren't restricted to 8-character user names. I'm not certain what the limit is now, but there's nothing to enable or configure in order to take advantage of it. Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 10:56:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA24330 for freebsd-questions-outgoing; Wed, 27 Jan 1999 10:56:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hawk.gnome.co.uk (gnome.gw.cerbernet.co.uk [193.243.224.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24325; Wed, 27 Jan 1999 10:56:52 -0800 (PST) (envelope-from jacs@hawk.gnome.co.uk) Received: from hawk.gnome.co.uk (localhost [127.0.0.1]) by hawk.gnome.co.uk (8.9.2/8.9.2) with ESMTP id SAA03584; Wed, 27 Jan 1999 18:56:48 GMT (envelope-from jacs@hawk.gnome.co.uk) Message-Id: <199901271856.SAA03584@hawk.gnome.co.uk> X-Mailer: exmh version 2.0.2 2/24/98 To: stabel@FreeBSD.ORG cc: freebsd-questions@FreeBSD.ORG Subject: strange routing problem with 3.0-stable Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 27 Jan 1999 18:56:47 +0000 From: Chris Stenton Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have just come across a strange routing problem on 3.0-stable. I have just changed my box into a ppp gateway to the outside world and use "pppd defaultroute" to set the default route out. I have used the same script that worked fine on 2.2.8. here is the netstat on the interfaces Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll xl0 1500 00.10.5a.4c.b2.31 220366 3 62749 0 10250 xl0 1500 193.243.228.1 193.243.228.142 220366 3 62749 0 10250 lp0* 1500 0 0 0 0 0 tun0* 1500 0 0 0 0 0 sl0* 552 0 0 0 0 0 ppp0 1500 1053 0 1055 0 0 ppp0 1500 193.243.224.2 193.243.224.22 1053 0 1055 0 0 lo0 16384 552 0 552 0 0 lo0 16384 127 127.0.0.1 552 0 552 0 0 Here is the routing info hawk: {12} netstat -rn Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 193.243.224.21 UGSc 20 309 ppp0 127.0.0.1 127.0.0.1 UH 1 51 lo0 193.243.224.21 193.243.224.22 UH 20 0 ppp0 193.243.228.128/28 link#1 UC 0 0 xl0 193.243.228.132 0:0:a4:10:6:e5 UHLW 1 41 xl0 1186 193.243.228.133 0:80:c8:27:f8:b7 UHLW 1 39 xl0 1109 193.243.228.135 0:80:c8:27:f4:e8 UHLW 1 62629 xl0 1039 193.243.228.142 0:10:5a:4c:b2:31 UHLW 3 503 lo0 193.243.228.143 ff:ff:ff:ff:ff:ff UHLWb 3 34 xl0 Now if I do a traceroute to the xl0 interface I get traceroute to 193.243.228.142 (193.243.228.142), 30 hops max, 40 byte packets 1 hawk (193.243.228.142) 0.122 ms 0.062 ms 0.051 ms as expected. However, if I do the same to ppp0 traceroute to 193.243.224.22 (193.243.224.22), 30 hops max, 40 byte packets 1 gnome-port.gw.cerbernet.co.uk (193.243.224.21) 130.645 ms 135.934 ms 134.268 ms 2 gnome.gw.cerbernet.co.uk (193.243.224.22) 294.829 ms 293.293 ms 292.661 ms It goes down the line and then back again! This makes some of my progs run REALLY slowly as the data goes down the modem line and then back up! Any ideas. Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 11:12:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA26337 for freebsd-questions-outgoing; Wed, 27 Jan 1999 11:12:12 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from walnut.readington.com (walnut.readington.com [207.207.198.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA26230 for ; Wed, 27 Jan 1999 11:11:53 -0800 (PST) (envelope-from chrismar@readington.com) Received: from localhost (chrismar@localhost) by walnut.readington.com (8.8.8/8.8.8) with ESMTP id OAA27067; Wed, 27 Jan 1999 14:24:38 -0500 (EST) (envelope-from chrismar@readington.com) Date: Wed, 27 Jan 1999 14:24:38 -0500 (EST) From: Chris To: Bill Hamilton cc: "Norman C. Rice" , Nesi Unanaowo , freebsd-questions@FreeBSD.ORG Subject: Re: xhost + In-Reply-To: <36AF5A99.6E41138C@finsco.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 over any type of network it's a security hazzard. Why not just use xhost + hostname or xhost + ip ? That will only grant access from those machines.. C On Wed, 27 Jan 1999, Bill Hamilton wrote: > Thanks for the heads-up. > What if my only network is an ISDN dialup to my ISP and I have > a static IP address. Any worry? > > "Norman C. Rice" wrote: > > > xhost + > > ^^^^^^^ > > Please be aware of the security issues involved with turning access > > control off, which grants *everyone* access to your X server. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 11:20:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA27076 for freebsd-questions-outgoing; Wed, 27 Jan 1999 11:20:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ocswd.ocsny.com (ocswd.ocsny.com [204.107.76.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA27060 for ; Wed, 27 Jan 1999 11:20:10 -0800 (PST) (envelope-from pcollins@ocsny.com) Received: from ocsny.com (petent.ocsny.com [204.107.76.50]) by ocswd.ocsny.com (8.8.8/8.8.8) with ESMTP id OAA27887; Wed, 27 Jan 1999 14:19:11 -0500 (EST) Message-ID: <36AF2169.BC275CB2@ocsny.com> Date: Wed, 27 Jan 1999 14:23:37 +0000 From: Pete Collins X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: "Paul T. Root" CC: Jeff Gray , freebsd-questions@FreeBSD.ORG Subject: Re: ifconfig References: <199901271319.HAA05360@horton.iaces.com> 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 a similar problem that has been buggin me for the longest time here is my rc.conf example for ip#000.000.00.00: ifconfig_vx0_alias22="inet 000.000.00.00 netmask 0xffffffc0" #test how could i get this to work from the command line?? this would be an amazing help because everytime i add a new ip alias i reboot thanks pete "Paul T. Root" wrote: > Since your ethernet was already running, it's always a good idea > to set the port down first. > > Interestingly, you can should be able to do that in one command as > the code is sequential in operation. I.E. > > ifconfig ex0 inet xxx.xxx.xxx.xxx netmaske yyy.yyy.yyy.yyy down up > > should have done what you want. > > Paul. > > In a previous message, Jeff Gray said: > > Hi, > > > > Running 2.2.6. > > > > Yesterday my cable modem folks decided I needed to have a different IP > > address. No biggie in theory. As root ran > > ifconfig ex0 inet xxx.xx.xxx.xx netmask yyy.yy.yy.yy up > > > > checked via ifconfig -a and it looked fine. > > However, I was not connected to the net. No way. > > > > So, I edited /etc/rc.conf and rebooted and all was fine. > > > > My question is: shouldn't ifconfig have worked as above without > > rebooting, or did I leave a step off? > > > > Thanks > > jeff > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > -- > If you make every game a life-and-death proposition, you're going to > have problems. For one thing, you'll be dead a lot. > -- Dean Smith, North Carolina University basketball coach > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 11:25:44 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA27655 for freebsd-questions-outgoing; Wed, 27 Jan 1999 11:25:44 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail2.leirianet.pt (vortex.leirianet.pt [195.23.92.20]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA27606 for ; Wed, 27 Jan 1999 11:25:22 -0800 (PST) (envelope-from mfer@leirianet.pt) Received: (qmail 7303 invoked from network); 27 Jan 1999 19:25:10 -0000 Received: from unknown (HELO OSIRIS) (195.61.93.61) by mail2.leirianet.pt with SMTP; 27 Jan 1999 19:25:10 -0000 From: M Ferreira To: freebsd-stable@FreeBSD.ORG Cc: freebsd-questions@FreeBSD.ORG Subject: Summary: Spontaneous system freeze Date: Wed, 27 Jan 1999 19:24:24 GMT Reply-To: M Ferreira Message-ID: <36b1644d.30168169@mail2.leirianet.pt> References: <36a9824a.14675642@mail2.leirianet.pt> In-Reply-To: <36a9824a.14675642@mail2.leirianet.pt> X-Mailer: Forte Agent 1.5/32.451 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id LAA27648 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After full hardware examination i discovered what was behind these unexplainable crashes. We're using a gigabyte ga-6bxds motherboard wich supports 2 pii processors. We acquired the machine already assembled and (strangely) running. We're using only a single processor and our suplier naturally installed it in CPU1 slot. This was the problem. These boards require single-processor setups to use CPU2 slot, thus the sudden freezes. In the board booklet, this indication comes almost unnoticed. Gigabyte should put more care in their docs. M Ferreira No dia Thu, 21 Jan 1999 19:40:17 GMT, escreveu o seguinte: >I'm trying to get 3.0-RELEASE to run as stable as possible on a PII >with aic7895 onboard scsi controller. > >my dmesg output is: > >Timecounter "i8254" frequency 1193182 Hz cost 3126 ns >Timecounter "TSC" frequency 349069134 Hz cost 140 ns >CPU: Pentium II (quarter-micron) (349.07-MHz 686-class CPU) > Origin = "GenuineIntel" Id = 0x652 Stepping=2 > >Features=0x183fbffOV,PAT,PSE36,MMX,> >real memory = 134217728 (131072K bytes) >avail memory = 127844352 (124848K bytes) >Probing for devices on PCI bus 0: >chip0: rev 0x02 on pci0.0.0 >chip1: rev 0x02 on pci0.1.0 >chip2: rev 0x02 on pci0.7.0 >chip3: rev 0x01 int d irq 11 on >pci0.7.2 >chip4: rev 0x02 on >pci0.7.3 >vga0: rev 0x3a int a irq 255 on >pci0.8.0 >de0: rev 0x20 int a irq 10 on pci0.10.0 >de0: 21140A [10-100Mb/s] pass 2.0 >de0: address 00:48:54:00:07:b1 >ahc0: rev 0x04 int a irq 5 on >pci0.12.0 >ahc0: aic7895 Wide Channel A, SCSI Id=7, 16/255 SCBs >ahc1: rev 0x04 int b irq 5 on >pci0.12.1 >ahc1: Using left over BIOS settings >ahc1: aic7895 Wide Channel B, SCSI Id=7, 16/255 SCBs >Probing for devices on PCI bus 1: >Probing for devices on the ISA bus: >sc0 at 0x60-0x6f irq 1 on motherboard >sc0: VGA color <16 virtual consoles, flags=0x0> >sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa >sio0: type 16550A >sio1 at 0x2f8-0x2ff irq 3 on isa >sio1: type 16550A >lpt0 at 0x378-0x37f irq 7 on isa >lpt0: Interrupt-driven port >lp0: TCP/IP capable interface >psm0 at 0x60-0x64 irq 12 on motherboard >psm0: model Generic PS/2 mouse, device ID 0 >fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa >fdc0: FIFO enabled, 8 bytes threshold >fd0: 1.44MB 3.5in >npx0 on motherboard >npx0: INT 16 interface >Waiting 15 seconds for SCSI devices to settle >sa0 at ahc0 bus 0 target 5 lun 0 >sa0: Removable Sequential Access SCSI2 device >sa0: 3.300MB/s transfers >da4 at ahc1 bus 0 target 2 lun 0 >da4: Fixed Direct Access SCSI2 device >da4: 40.0MB/s transfers (20.0MHz, offset 8, 16bit), Tagged Queueing >Enabled >da4: 4340MB (8888924 512 byte sectors: 64H 32S/T 4340C) >da5 at ahc1 bus 0 target 3 lun 0 >da5: Fixed Direct Access SCSI2 device >da5: 40.0MB/s transfers (20.0MHz, offset 8, 16bit), Tagged Queueing >Enabled >da5: 4340MB (8888924 512 byte sectors: 64H 32S/T 4340C) >da0 at ahc0 bus 0 target 0 lun 0 >da0: Fixed Direct Access SCSI2 device >da0: 40.0MB/s transfers (20.0MHz, offset 8, 16bit), Tagged Queueing >Enabled >da0: 2063MB (4226725 512 byte sectors: 255H 63S/T 263C) >da1 at ahc0 bus 0 target 1 lun 0 >da1: Fixed Direct Access SCSI2 device >da1: 40.0MB/s transfers (20.0MHz, offset 8, 16bit), Tagged Queueing >Enabled >da1: 2063MB (4226725 512 byte sectors: 255H 63S/T 263C) >changing root device to da0s1a > >I'm having spontaneous freezes whenever I compile anything, be it a >kernel build or a port install. > >Beeing more specific, it's a total system freeze. Nothing on the >console (have DDB in the kernel), no response to pings, and total >keyboard freeze. > >Can anyone shed any light on this? > >tia > >M Ferreira > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 11:28:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA28094 for freebsd-questions-outgoing; Wed, 27 Jan 1999 11:28:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from imap.ncsa.es (nexus.es [194.179.50.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA28069 for ; Wed, 27 Jan 1999 11:28:31 -0800 (PST) (envelope-from jesusr@ncsa.es) Received: from piolin.ncsa.es (piolin.ncsa.es [194.179.50.134]) by imap.ncsa.es (8.9.1/8.9.1) with SMTP id TAA08135; Wed, 27 Jan 1999 19:26:52 +0100 (CET) Reply-To: "Jesus Rodriguez" From: "Jesus Rodriguez" To: "Pete Collins" , "Paul T. Root" Cc: "Jeff Gray" , Subject: RE: ifconfig Date: Wed, 27 Jan 1999 20:27:53 +0100 Message-ID: <01be4a2b$2268df60$8632b3c2@piolin.ncsa.es> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >ifconfig_vx0_alias22="inet 000.000.00.00 netmask 0xffffffc0" #test > >how could i get this to work from the command line?? > >this would be an amazing help because everytime i add a new ip alias i >reboot If you use: # ifconfig vx0 alias x.x.x.x netmask x.x.x.x It would must work ... you could make a ifconfig vx0 down/up after that. JesusR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 11:28:44 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA28139 for freebsd-questions-outgoing; Wed, 27 Jan 1999 11:28:44 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shemp.palomine.net (shemp.palomine.net [205.198.88.200]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA28129 for ; Wed, 27 Jan 1999 11:28:42 -0800 (PST) (envelope-from cjohnson@palomine.net) Received: (qmail 3146 invoked by uid 1000); 27 Jan 1999 19:28:32 -0000 Date: Wed, 27 Jan 1999 14:28:32 -0500 From: Chris Johnson To: Pete Collins Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ifconfig Message-ID: <19990127142832.A3125@palomine.net> References: <199901271319.HAA05360@horton.iaces.com> <36AF2169.BC275CB2@ocsny.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <36AF2169.BC275CB2@ocsny.com>; from Pete Collins on Wed, Jan 27, 1999 at 02:23:37PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jan 27, 1999 at 02:23:37PM +0000, Pete Collins wrote: > i have a similar problem that has been buggin me for the longest time > > here is my rc.conf example for ip#000.000.00.00: > > ifconfig_vx0_alias22="inet 000.000.00.00 netmask 0xffffffc0" #test > > how could i get this to work from the command line?? ifconfig vx0 inet 000.000.00.00 netmask 0xffffffc0 alias Take a look in /etc/rc.network and see how the script uses your entries from /etc/rc.conf to set up aliases. Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 11:36:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA29312 for freebsd-questions-outgoing; Wed, 27 Jan 1999 11:36:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horton.iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA29304 for ; Wed, 27 Jan 1999 11:36:32 -0800 (PST) (envelope-from proot@horton.iaces.com) Received: (from proot@localhost) by horton.iaces.com (8.8.8/8.8.8) id NAA07914; Wed, 27 Jan 1999 13:35:23 -0600 (CST) (envelope-from proot) From: "Paul T. Root" Message-Id: <199901271935.NAA07914@horton.iaces.com> Subject: Re: ifconfig In-Reply-To: <36AF2169.BC275CB2@ocsny.com> from Pete Collins at "Jan 27, 99 02:23:37 pm" To: pcollins@ocsny.com (Pete Collins) Date: Wed, 27 Jan 1999 13:35:23 -0600 (CST) Cc: jwg@netbox.com, freebsd-questions@FreeBSD.ORG X-Organization: USWEST !nterprise Networking - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 600 Stinson Blvd, Fl 1S X-Address: Minneapolis, MN 55413 X-Mailer: ELM [version 2.4ME+ PL38 (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 In a previous message, Pete Collins said: > i have a similar problem that has been buggin me for the longest time > > here is my rc.conf example for ip#000.000.00.00: > > ifconfig_vx0_alias22="inet 000.000.00.00 netmask 0xffffffc0" #test > > how could i get this to work from the command line?? > > this would be an amazing help because everytime i add a new ip alias i > reboot > > thanks > > pete If your asking how to add an alias w/out rebooting, I think it's: ifconfig vx0 inet 000.000.00.00 netmask 0xffffffc0 up > > "Paul T. Root" wrote: > > > Since your ethernet was already running, it's always a good idea > > to set the port down first. > > > > Interestingly, you can should be able to do that in one command as > > the code is sequential in operation. I.E. > > > > ifconfig ex0 inet xxx.xxx.xxx.xxx netmaske yyy.yyy.yyy.yyy down up > > > > should have done what you want. > > > > Paul. > > > > In a previous message, Jeff Gray said: > > > Hi, > > > > > > Running 2.2.6. > > > > > > Yesterday my cable modem folks decided I needed to have a different IP > > > address. No biggie in theory. As root ran > > > ifconfig ex0 inet xxx.xx.xxx.xx netmask yyy.yy.yy.yy up > > > > > > checked via ifconfig -a and it looked fine. > > > However, I was not connected to the net. No way. > > > > > > So, I edited /etc/rc.conf and rebooted and all was fine. > > > > > > My question is: shouldn't ifconfig have worked as above without > > > rebooting, or did I leave a step off? > > > > > > Thanks > > > jeff > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > -- > > If you make every game a life-and-death proposition, you're going to > > have problems. For one thing, you'll be dead a lot. > > -- Dean Smith, North Carolina University basketball coach > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > -- Herbivores ate well cause their food didn't never run. -- Jonathan Fishman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 11:38:51 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA29500 for freebsd-questions-outgoing; Wed, 27 Jan 1999 11:38:51 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from abby.skypoint.net (abby.skypoint.net [199.86.32.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA29491 for ; Wed, 27 Jan 1999 11:38:47 -0800 (PST) (envelope-from rpj@fep.hirshfields.com) Received: (from uucp@localhost) by abby.skypoint.net (8.8.7/jl 1.3) with UUCP id NAA08467 for freebsd-questions@freebsd.org; Wed, 27 Jan 1999 13:38:45 -0600 (CST) Received: (from rpj@localhost) by fep.hirshfields.com (8.8.8/8.8.8) id NAA12775 for freebsd-questions@freebsd.org; Wed, 27 Jan 1999 13:21:12 -0600 (CST) (envelope-from rpj) From: "Roger P. Johnson" Message-Id: <199901271921.NAA12775@fep.hirshfields.com> Subject: Re: Boot Manager In-Reply-To: <36AF4366.862A258D@uk.radan.com> from Mark Ovens at "Jan 27, 99 04:48:38 pm" To: freebsd-questions@FreeBSD.ORG Date: Wed, 27 Jan 1999 13:21:12 -0600 (CST) X-Mailer: ELM [version 2.4ME+ PL38 (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 > Kevin Sharp wrote: > > > > I have two hard drives installed in my computer: one for Windows 98/Windows > > NT and the other dedicated to FreeBSD. I managed to get FreeBSD installed > > on the second drive, but the boot manager does not work. I still see the > > Windows NT boot manager. I even tried adding an entry in boot.ini to point > > to the second drive, but whenever I choose that option I get a page fault > > error. Is there a way I can either get the FreeBSD boot manager to install > > on my C drive or to get my current boot manager to start up FreeBSD? > > > > If you've got NT on the box the easiest thing to do is to add FreeBSD > to NT's boot manager. It's in the FAQ, "Can I add FreeBSd to the NT > boot manager" or similar wording. IIRC it's section 2.25. > > Basically you just copy the first sector of the FreeBSD partition > (using dd(1)) to a file on C:\, e.g. BOOTSECT.BSD, and clone the entry > for booting DOS/W95 in BOOT.INI to add a FreeBSD option. But I believe that only works IF both NT and FreeBSD are on the _same_ hard drive. Not on seperate drives as he state above. I have the same problem at home and just boot off of the boot floppy when I need FreeBSD. Search the mailing list archives ... Roger > > HTH > > > Kevin Sharp > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 11:40:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA29687 for freebsd-questions-outgoing; Wed, 27 Jan 1999 11:40:10 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horton.iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA29668 for ; Wed, 27 Jan 1999 11:40:04 -0800 (PST) (envelope-from proot@horton.iaces.com) Received: (from proot@localhost) by horton.iaces.com (8.8.8/8.8.8) id NAA07936; Wed, 27 Jan 1999 13:38:51 -0600 (CST) (envelope-from proot) From: "Paul T. Root" Message-Id: <199901271938.NAA07936@horton.iaces.com> Subject: Re: ifconfig In-Reply-To: <36AF2169.BC275CB2@ocsny.com> from Pete Collins at "Jan 27, 99 02:23:37 pm" To: pcollins@ocsny.com (Pete Collins) Date: Wed, 27 Jan 1999 13:38:51 -0600 (CST) Cc: jwg@netbox.com, freebsd-questions@FreeBSD.ORG X-Organization: USWEST !nterprise Networking - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 600 Stinson Blvd, Fl 1S X-Address: Minneapolis, MN 55413 X-Mailer: ELM [version 2.4ME+ PL38 (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 In a previous message, Pete Collins said: > i have a similar problem that has been buggin me for the longest time > > here is my rc.conf example for ip#000.000.00.00: > > ifconfig_vx0_alias22="inet 000.000.00.00 netmask 0xffffffc0" #test > > how could i get this to work from the command line?? > > this would be an amazing help because everytime i add a new ip alias i > reboot > > thanks > > pete Opps, I meant alias instead of up in my previous post. ifconfig vx0 inet x.x.x.x netmask y.y.y.y alias -- "If you think education is expensive, try ignorance." -- Derek Bok, President, Harvard University. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 11:40:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA29705 for freebsd-questions-outgoing; Wed, 27 Jan 1999 11:40:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ocswd.ocsny.com (ocswd.ocsny.com [204.107.76.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA29700 for ; Wed, 27 Jan 1999 11:40:14 -0800 (PST) (envelope-from pcollins@ocsny.com) Received: from ocsny.com (petent.ocsny.com [204.107.76.50]) by ocswd.ocsny.com (8.8.8/8.8.8) with ESMTP id OAA27950; Wed, 27 Jan 1999 14:39:34 -0500 (EST) Message-ID: <36AF2630.C938A510@ocsny.com> Date: Wed, 27 Jan 1999 14:44:00 +0000 From: Pete Collins X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: "Paul T. Root" CC: jwg@netbox.com, freebsd-questions@FreeBSD.ORG Subject: Re: ifconfig References: <199901271935.NAA07914@horton.iaces.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 guys will try now ifconfig vx0 inet 000.000.00.00 netmask 0xffffffc0 up however i dont need to specify alias22 ?? pete "Paul T. Root" wrote: > In a previous message, Pete Collins said: > > i have a similar problem that has been buggin me for the longest time > > > > here is my rc.conf example for ip#000.000.00.00: > > > > ifconfig_vx0_alias22="inet 000.000.00.00 netmask 0xffffffc0" #test > > > > how could i get this to work from the command line?? > > > > this would be an amazing help because everytime i add a new ip alias i > > reboot > > > > thanks > > > > pete > > If your asking how to add an alias w/out rebooting, I think it's: > > ifconfig vx0 inet 000.000.00.00 netmask 0xffffffc0 up > > > > > "Paul T. Root" wrote: > > > > > Since your ethernet was already running, it's always a good idea > > > to set the port down first. > > > > > > Interestingly, you can should be able to do that in one command as > > > the code is sequential in operation. I.E. > > > > > > ifconfig ex0 inet xxx.xxx.xxx.xxx netmaske yyy.yyy.yyy.yyy down up > > > > > > should have done what you want. > > > > > > Paul. > > > > > > In a previous message, Jeff Gray said: > > > > Hi, > > > > > > > > Running 2.2.6. > > > > > > > > Yesterday my cable modem folks decided I needed to have a different IP > > > > address. No biggie in theory. As root ran > > > > ifconfig ex0 inet xxx.xx.xxx.xx netmask yyy.yy.yy.yy up > > > > > > > > checked via ifconfig -a and it looked fine. > > > > However, I was not connected to the net. No way. > > > > > > > > So, I edited /etc/rc.conf and rebooted and all was fine. > > > > > > > > My question is: shouldn't ifconfig have worked as above without > > > > rebooting, or did I leave a step off? > > > > > > > > Thanks > > > > jeff > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > -- > > > If you make every game a life-and-death proposition, you're going to > > > have problems. For one thing, you'll be dead a lot. > > > -- Dean Smith, North Carolina University basketball coach > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > -- > Herbivores ate well cause their food didn't never run. -- Jonathan Fishman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 11:55:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA01744 for freebsd-questions-outgoing; Wed, 27 Jan 1999 11:55:20 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from finsco.com (ns1.finsco.com [216.0.231.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA01665 for ; Wed, 27 Jan 1999 11:55:02 -0800 (PST) (envelope-from billh@finsco.com) Received: from finsco.com by finsco.com (SMI-8.6/SMI-SVR4) id NAA20610; Wed, 27 Jan 1999 13:50:39 -0600 Message-ID: <36AF6E82.D5492D7B@finsco.com> Date: Wed, 27 Jan 1999 13:52:34 -0600 From: Bill Hamilton X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: Chris CC: "Norman C. Rice" , Nesi Unanaowo , freebsd-questions@FreeBSD.ORG Subject: Re: xhost + 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 was not sure what it did. Just copied the example. I suppose I can just leave the line out altogether. But, let's say my machine were left on and on the net. I'm at work on a unix box that's on the net. I'm running xwindows here. What kind of access would I have to my machine at that point. I do not have telnetd or ftpd running on my home machine. What would xhost + ip allow me (if ip was this machine here at work) ??? Chris wrote: > > I think over any type of network it's a security hazzard. Why not just > use xhost + hostname or xhost + ip ? > > That will only grant access from those machines.. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 11:57:52 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA02081 for freebsd-questions-outgoing; Wed, 27 Jan 1999 11:57:52 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horton.iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA02076 for ; Wed, 27 Jan 1999 11:57:50 -0800 (PST) (envelope-from proot@horton.iaces.com) Received: (from proot@localhost) by horton.iaces.com (8.8.8/8.8.8) id NAA08035 for questions@freebsd.org; Wed, 27 Jan 1999 13:48:32 -0600 (CST) (envelope-from proot) From: "Paul T. Root" Message-Id: <199901271948.NAA08035@horton.iaces.com> Subject: reboot won't reboot To: questions@FreeBSD.ORG (Questions FreeBSD) Date: Wed, 27 Jan 1999 13:48:32 -0600 (CST) X-Organization: USWEST !nterprise Networking - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 600 Stinson Blvd, Fl 1S X-Address: Minneapolis, MN 55413 X-Mailer: ELM [version 2.4ME+ PL38 (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 have a number of machines now that when you type reboot, it will halt the machine, sync the disks and just hang. It started back in 2.2.5 or 6 so I'm thinking it's something in my config. It ranges from a Compaq DeskPro 2000 with IDE disk, SCSI for CDrom and tape (2940UW), 64meg EDO RAM. Another DeskPro 2000 with just SCSI for disk (also 2940UW) with only 32 Meg RAM. And at least 1 IBM Intelistation Z-Pro with 64 meg, SCSI hard disk (2940UW), ATAPI CD-Rom (I just never understood that). They are all now running 2.2.8-Stable from early December. FreeBSD horton.iaces.com 2.2.8-STABLE FreeBSD 2.2.8-STABLE #0: Thu Dec 10 11:05:09 CST 1998 proot@horton.iaces.com:/usr/src/sys/compile/HORTON i386 Horton has been doing it for sometime, the other DeskPro just happened today (well first time I noticed). And I know you heard this before, but *really* I did nothing! Anyone seen something like this. (Maybe I can use this as leverage to get rid of the Compaq's. :-) -- Entropy 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 Wed Jan 27 12:11:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA03666 for freebsd-questions-outgoing; Wed, 27 Jan 1999 12:11:12 -0800 (PST) (envelope-from owner-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 (8.8.8/8.8.8) with ESMTP id MAA03645 for ; Wed, 27 Jan 1999 12:10:56 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id PAA18054; Wed, 27 Jan 1999 15:12:12 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199901272012.PAA18054@cc942873-a.ewndsr1.nj.home.com> Subject: Re: xhost + In-Reply-To: <36AF6E82.D5492D7B@finsco.com> from Bill Hamilton at "Jan 27, 99 01:52:34 pm" To: billh@finsco.com (Bill Hamilton) Date: Wed, 27 Jan 1999 15:12:12 -0500 (EST) Cc: chrismar@readington.com, nrice@emu.sourcee.com, nesi_unanaowo@net.com, freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (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 Bill Hamilton wrote, > I was not sure what it did. Just copied the example. > I suppose I can just leave the line out altogether. > But, let's say my machine were left on and on the net. > I'm at work on a unix box that's on the net. > I'm running xwindows here. > What kind of access would I have to my machine at that point. You have it backwards. Having your home computer open does nothing. You'd want to give your home computer acess to the one you're on. That is, give your home computer the ability to open windows on the computer you are working with. (As a matter of fact, I am composing this letter on an emacs window on my computer at work, but emacs is actually running on my home computer. I'm also running the X connetion through ssh, but that's a whole other issue.) > I do not have telnetd or ftpd running on my home machine. Do you have inetd running? Have you disabled telnetd and ftpd within that? If the answers are 'yes' and 'no' then telnetd and ftpd are effectively enabled on your machine. > What would xhost + ip allow me (if ip was this machine here at work) ??? Nothing, like I said, you'd want to give your home computer access to the one at work... except if you want to do work at home in the evening, you then would reverse the process. > Chris wrote: > > > > I think over any type of network it's a security hazzard. Why not just > > use xhost + hostname or xhost + ip ? > > > > That will only grant access from those machines.. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- 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 Wed Jan 27 12:16:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA04411 for freebsd-questions-outgoing; Wed, 27 Jan 1999 12:16:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horton.iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA04376 for ; Wed, 27 Jan 1999 12:16:05 -0800 (PST) (envelope-from proot@horton.iaces.com) Received: (from proot@localhost) by horton.iaces.com (8.8.8/8.8.8) id OAA08180; Wed, 27 Jan 1999 14:14:54 -0600 (CST) (envelope-from proot) From: "Paul T. Root" Message-Id: <199901272014.OAA08180@horton.iaces.com> Subject: Re: ifconfig In-Reply-To: <36AF2630.C938A510@ocsny.com> from Pete Collins at "Jan 27, 99 02:44:00 pm" To: pcollins@ocsny.com (Pete Collins) Date: Wed, 27 Jan 1999 14:14:53 -0600 (CST) Cc: jwg@netbox.com, freebsd-questions@FreeBSD.ORG X-Organization: USWEST !nterprise Networking - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 600 Stinson Blvd, Fl 1S X-Address: Minneapolis, MN 55413 X-Mailer: ELM [version 2.4ME+ PL38 (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 In a previous message, Pete Collins said: > thanks guys > > will try now > > ifconfig vx0 inet 000.000.00.00 netmask 0xffffffc0 up > > however i dont need to specify alias22 ?? Yep. Look in /etc/rc.network and you see what happens: alias=0 while : do eval ifconfig_args=\$ifconfig_${ifn}_alias${alias} if [ -n "${ifconfig_args}" ]; then ifconfig ${ifn} ${ifconfig_args} alias alias=`expr ${alias} + 1` else break; fi done You'll see that the variable $alias is never actually used, currently. ${ifn} is vx0 $alias is 22 for this example, but isn't used. > pete > > > If your asking how to add an alias w/out rebooting, I think it's: > > > > ifconfig vx0 inet 000.000.00.00 netmask 0xffffffc0 up As I said before, I screwed up here. "up" should be "alias" -- "I think I left it in the basement. I'll run upstairs and have a look." --M.C. Escher To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 12:20:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA05033 for freebsd-questions-outgoing; Wed, 27 Jan 1999 12:20:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ocswd.ocsny.com (ocswd.ocsny.com [204.107.76.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA05027 for ; Wed, 27 Jan 1999 12:20:42 -0800 (PST) (envelope-from pcollins@ocsny.com) Received: from ocsny.com (petent.ocsny.com [204.107.76.50]) by ocswd.ocsny.com (8.8.8/8.8.8) with ESMTP id PAA00491; Wed, 27 Jan 1999 15:20:30 -0500 (EST) Message-ID: <36AF2FA8.435BCB7D@ocsny.com> Date: Wed, 27 Jan 1999 15:24:24 +0000 From: Pete Collins X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: "Paul T. Root" CC: jwg@netbox.com, freebsd-questions@FreeBSD.ORG Subject: Re: ifconfig References: <199901272014.OAA08180@horton.iaces.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG got it thanks pete "Paul T. Root" wrote: > In a previous message, Pete Collins said: > > thanks guys > > > > will try now > > > > ifconfig vx0 inet 000.000.00.00 netmask 0xffffffc0 up > > > > however i dont need to specify alias22 ?? > > Yep. Look in /etc/rc.network and you see what happens: > > alias=0 > while : > do > eval ifconfig_args=\$ifconfig_${ifn}_alias${alias} > if [ -n "${ifconfig_args}" ]; then > ifconfig ${ifn} ${ifconfig_args} alias > alias=`expr ${alias} + 1` > else > break; > fi > done > > You'll see that the variable $alias is never actually used, currently. > > ${ifn} is vx0 > $alias is 22 for this example, but isn't used. > > > pete > > > > > If your asking how to add an alias w/out rebooting, I think it's: > > > > > > ifconfig vx0 inet 000.000.00.00 netmask 0xffffffc0 up > > As I said before, I screwed up here. "up" should be "alias" > > -- > "I think I left it in the basement. I'll run upstairs and have a look." > --M.C. Escher > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 12:28:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA06042 for freebsd-questions-outgoing; Wed, 27 Jan 1999 12:28:25 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from u2.farm.idt.net (u2.farm.idt.net [169.132.8.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA06034 for ; Wed, 27 Jan 1999 12:28:23 -0800 (PST) (envelope-from runyon@idt.net) Received: from idt.net (ppp-44.ts-1.lwd.idt.net [169.132.67.44]) by u2.farm.idt.net (8.8.8/8.8.5) with ESMTP id PAA23847 for ; Wed, 27 Jan 1999 15:28:18 -0500 (EST) Message-ID: <36AF75DF.8B8FFD4C@idt.net> Date: Wed, 27 Jan 1999 15:23:59 -0500 From: Larry Runyon X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Micrchannel support Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I would like to find out if BSD is planning microchannel support in the near future? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 12:42:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA07717 for freebsd-questions-outgoing; Wed, 27 Jan 1999 12:42:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from petent.ocsny.com (petent.ocsny.com [204.107.76.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA07702 for ; Wed, 27 Jan 1999 12:42:29 -0800 (PST) (envelope-from pcollins@ocsny.com) Received: from ocsny.com (petent.ocsny.com [204.107.76.50]) by petent.ocsny.com (8.8.8/8.8.8) with ESMTP id PAA00283; Wed, 27 Jan 1999 15:46:16 -0500 (EST) (envelope-from pcollins@ocsny.com) Message-ID: <36AF7B18.747DFD3C@ocsny.com> Date: Wed, 27 Jan 1999 15:46:16 -0500 From: pete collins X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "Paul T. Root" , jwg@netbox.com, freebsd-questions@FreeBSD.ORG Subject: Re: ifconfig References: <199901272014.OAA08180@horton.iaces.com> <36AF2FA8.435BCB7D@ocsny.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i got i workin many thanks to all--you dont know how much this makes me happy ;) my goal is to only reboot the server for hardware failure!! however how can i test my rc.conf file to make sure the entries are good and without typo's so that when there is a reboot there will be no surprises later pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 12:47:51 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA08287 for freebsd-questions-outgoing; Wed, 27 Jan 1999 12:47:51 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (finch-punt-12.mail.demon.net [194.217.242.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA08269 for ; Wed, 27 Jan 1999 12:47:44 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #2) id 105bsC-0001Dy-00; Wed, 27 Jan 1999 20:47:40 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id UAA01809; Wed, 27 Jan 1999 20:47:04 GMT Received: from uk.radan.com (rasnt-1) by beavis.uk.radan.com (4.1/SMI-4.1) id AA13122; Wed, 27 Jan 99 20:47:01 GMT Message-Id: <36AF7B0C.E3D29D7C@uk.radan.com> Date: Wed, 27 Jan 1999 20:46:04 +0000 From: Mark Ovens X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en Mime-Version: 1.0 To: "Roger P. Johnson" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Boot Manager References: <199901271921.NAA12775@fep.hirshfields.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Roger P. Johnson" wrote: > > > Kevin Sharp wrote: > > > > > > I have two hard drives installed in my computer: one for Windows 98/Windows > > > NT and the other dedicated to FreeBSD. I managed to get FreeBSD installed > > > on the second drive, but the boot manager does not work. I still see the > > > Windows NT boot manager. I even tried adding an entry in boot.ini to point > > > to the second drive, but whenever I choose that option I get a page fault > > > error. Is there a way I can either get the FreeBSD boot manager to install > > > on my C drive or to get my current boot manager to start up FreeBSD? > > > > > > > If you've got NT on the box the easiest thing to do is to add FreeBSD > > to NT's boot manager. It's in the FAQ, "Can I add FreeBSd to the NT > > boot manager" or similar wording. IIRC it's section 2.25. > > > > Basically you just copy the first sector of the FreeBSD partition > > (using dd(1)) to a file on C:\, e.g. BOOTSECT.BSD, and clone the entry > > for booting DOS/W95 in BOOT.INI to add a FreeBSD option. > > But I believe that only works IF both NT and FreeBSD are on the _same_ hard > drive. Not on seperate drives as he state above. I have the same problem > at home and just boot off of the boot floppy when I need FreeBSD. Search > the mailing list archives ... > I didn't know that, I've only got a single drive so I can't try it out, but since it's easy enough to do, and won't screw up anything that _is_ working it might be worth a try. BTW, I gave the wrong section in the FAQ, it should be 8.7 > Roger > > > > HTH > > > > > Kevin Sharp > > > > > > 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 -- Trust the computer industry to shorten Year 2000 to Y2K. It was this thinking that caused the problem in the first place. FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com 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 Jan 27 13:02:42 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA09804 for freebsd-questions-outgoing; Wed, 27 Jan 1999 13:02:42 -0800 (PST) (envelope-from owner-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 (8.8.8/8.8.8) with ESMTP id NAA09789 for ; Wed, 27 Jan 1999 13:02:28 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id QAA18199; Wed, 27 Jan 1999 16:03:45 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199901272103.QAA18199@cc942873-a.ewndsr1.nj.home.com> Subject: Re: Window manager problem. In-Reply-To: <36AF59B7.3914114C@finsco.com> from Bill Hamilton at "Jan 27, 99 12:23:51 pm" To: billh@finsco.com (Bill Hamilton) Date: Wed, 27 Jan 1999 16:03:45 -0500 (EST) Cc: nrice@emu.sourcee.com, nesi_unanaowo@net.com, nesi@net.com, freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (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 Bill Hamilton wrote, > I forgot to mention that you may need to edit the original xinitrc > (x11/whatever) > and remove reference to tvm. You should not have to do this. If you examine the 'startx' script (which the original poster said he used), you will see either your $HOME/.xinitrc is used, _or_ /usr/X11R6/X11/xinit/xinitrc is used. That is an exclusive or; one is used and the other never referenced at all. That's been bugging me all along... If you do not mention twm in your .xinitrc, there is _no way_ that it should be run... I wonder if our original poster hates twm so much because he is running no window manager at all? I just wish he'd post his .xinitrc. It would clear this guessing game up much more quickly. -- 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 Wed Jan 27 13:05:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA10055 for freebsd-questions-outgoing; Wed, 27 Jan 1999 13:05:05 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.rdc1.sfba.home.com (ha1.rdc1.sfba.home.com [24.0.0.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA10028 for ; Wed, 27 Jan 1999 13:05:00 -0800 (PST) (envelope-from charon@freethought.org) From: charon@freethought.org Received: from c40948-a ([24.1.7.99]) by mail.rdc1.sfba.home.com (InterMail v4.00.03 201-229-104) with SMTP id <19990127210455.OMPX9535.mail.rdc1.sfba.home.com@c40948-a> for ; Wed, 27 Jan 1999 13:04:55 -0800 Message-Id: <3.0.5.32.19990127130451.00a1ebe0@mail> X-Sender: tuathadedanann@mail X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Wed, 27 Jan 1999 13:04:51 -0800 To: questions@FreeBSD.ORG Subject: postscript 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 an inherent program in FreeBSD to read documents in postscript format, or is there a package? If it's a package, what's it's name? -charon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 13:31:19 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA13227 for freebsd-questions-outgoing; Wed, 27 Jan 1999 13:31:19 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from inet.chip-web.com (c1003518-a.plstn1.sfba.home.com [24.1.82.47]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA13222 for ; Wed, 27 Jan 1999 13:31:18 -0800 (PST) (envelope-from ludwigp@bigfoot.com) Received: (qmail 826 invoked from network); 27 Jan 1999 21:31:17 -0000 Received: from speedy.chip-web.com (HELO speedy) (172.16.1.1) by inet.chip-web.com with SMTP; 27 Jan 1999 21:31:17 -0000 Message-Id: <4.1.19990127132959.00bb85f0@mail-r> X-Sender: ludwigp2@mail-r X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Wed, 27 Jan 1999 13:31:15 -0800 To: Larry Runyon , freebsd-questions@FreeBSD.ORG From: Ludwig Pummer Subject: Re: Micrchannel support In-Reply-To: <36AF75DF.8B8FFD4C@idt.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:23 PM 1/27/99 , Larry Runyon wrote: >I would like to find out if BSD is planning microchannel support in the >near future? Nope. If memory serves me right, the story was that IBM wouldn't release the microchannel specs for free, so no Free OS is interested enough in supporting a dead, outdated bus system to pay money for them. --Ludwig Pummer ( ludwigp@bigfoot.com ) ICQ UIN: 692441 ( ludwigp@email.com ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 13:34:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA13591 for freebsd-questions-outgoing; Wed, 27 Jan 1999 13:34:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from inet.chip-web.com (c1003518-a.plstn1.sfba.home.com [24.1.82.47]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA13580 for ; Wed, 27 Jan 1999 13:34:14 -0800 (PST) (envelope-from ludwigp@bigfoot.com) Received: (qmail 1117 invoked from network); 27 Jan 1999 21:34:13 -0000 Received: from speedy.chip-web.com (HELO speedy) (172.16.1.1) by inet.chip-web.com with SMTP; 27 Jan 1999 21:34:13 -0000 Message-Id: <4.1.19990127133148.00a13730@mail-r> X-Sender: ludwigp2@mail-r X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Wed, 27 Jan 1999 13:34:12 -0800 To: charon@freethought.org, questions@FreeBSD.ORG From: Ludwig Pummer Subject: Re: postscript In-Reply-To: <3.0.5.32.19990127130451.00a1ebe0@mail> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 01:04 PM 1/27/99 , charon@freethought.org wrote: >Is there an inherent program in FreeBSD to read documents in postscript >format, or is there a package? If it's a package, what's it's name? Try ghostscript / ghostview from the ports/packages collection. --Ludwig Pummer ( ludwigp@bigfoot.com ) ICQ UIN: 692441 ( ludwigp@email.com ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 13:41:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA14677 for freebsd-questions-outgoing; Wed, 27 Jan 1999 13:41:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from isis.dynip.com ([139.141.220.23]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA14659 for ; Wed, 27 Jan 1999 13:41:05 -0800 (PST) (envelope-from root@isis.dynip.com) From: root@isis.dynip.com Received: (from root@localhost) by isis.dynip.com (8.9.2/8.9.1) id AAA51089 for freebsd-questions@freebsd.org; Thu, 28 Jan 1999 00:40:28 +0300 (AST) (envelope-from root) Message-Id: <199901272140.AAA51089@isis.dynip.com> Date: Thu, 28 Jan 1999 00:40:27 +0300 (AST) Reply-To: root@isis.dynip.com Subject: The Complete FreeBSD (online), wanted ! 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 Hi there gang, I asked Greg Lehy some week or so ago where to find the online version of The Complete FreeBSD, and did not get an answer until now. Any hope that I can get my hands on this beast, any help is highly appreciated. By the way how is 4.0-current doing, should I make world now or wait until some port-breaking things are fixed. see you all soon. -- - MAY THE FORCE BE WITH YOU. ~o .^. ---------------------------- ___ o~ .00 ) Static Email : osiris2002@yahoo.com /| o~ /)( Bouncing Email : root@isis.dynip.com / | | \ Web Site : http://isis.dynip.com:80 (Frames) ___/ | / \ Anon FTP Site : ftp://isis.dynip.com:21 (anonymous) | /''___/ / | Gopher Site : gopher://isis.dynip.com:70 | /'''/___/ | Network News : isis.dynip.com (Read, Post, Xfer) __|/'''/ Mailing Lists : majordomo@isis.dynip.com (public) pgp key : finger root@isis.dynip.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 13:41:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA14846 for freebsd-questions-outgoing; Wed, 27 Jan 1999 13:41:39 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from finsco.com (ns1.finsco.com [216.0.231.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA14835 for ; Wed, 27 Jan 1999 13:41:34 -0800 (PST) (envelope-from billh@finsco.com) Received: from finsco.com by finsco.com (SMI-8.6/SMI-SVR4) id PAA20999; Wed, 27 Jan 1999 15:27:43 -0600 Message-ID: <36AF8543.DC0D5CF1@finsco.com> Date: Wed, 27 Jan 1999 15:29:39 -0600 From: Bill Hamilton X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: cjclark@home.com CC: nrice@emu.sourcee.com, nesi_unanaowo@net.com, nesi@net.com, freebsd-questions@FreeBSD.ORG Subject: Re: Window manager problem. References: <199901272103.QAA18199@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: > > I just wish he'd post his .xinitrc. It would clear this guessing game > up much more quickly. Amen. Maybe he got it working already. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 13:43:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA15025 for freebsd-questions-outgoing; Wed, 27 Jan 1999 13:43:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nanguo.chalmers.com.au (gateway.chalmers.com.au [203.1.96.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA15020 for ; Wed, 27 Jan 1999 13:43:17 -0800 (PST) (envelope-from robert@chalmers.com.au) Received: from chalmers.com.au (carbon.chalmers.com.au [203.1.96.26]) by nanguo.chalmers.com.au (8.9.1/8.9.1) with ESMTP id HAA22082 for ; Thu, 28 Jan 1999 07:42:03 +1000 (EST) Message-ID: <36AF8C20.5AC259BE@chalmers.com.au> Date: Thu, 28 Jan 1999 07:58:56 +1000 From: Robert Chalmers Reply-To: robert@chalmers.com.au Organization: chalmers.com.au X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: zh-CN,en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: What program can make a ftp-proxy ? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What about Harvest? Anyone using that? Evren Yurtesen wrote: > you can use the program called squid for ftp proxy server. > http://squid.nlanr.net/ > > On Wed, 27 Jan 1999, Derevyanko Alexandr Evgenievich wrote: > > > > > Anybody know, what can i use to establish ftp-proxy server on my host ? > > > > Alex. > > > > 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 -- http://www.chalmers.com.au. Publications From China in 24 different languages. English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 13:47:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA15752 for freebsd-questions-outgoing; Wed, 27 Jan 1999 13:47:41 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns1.net.com (ns1.net.com [134.56.3.101] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA15745 for ; Wed, 27 Jan 1999 13:47:37 -0800 (PST) (envelope-from nesi_unanaowo@net.com) Received: from unet.net.com (unet [134.56.112.30]) by ns1.net.com (8.9.1/8.9.1) with SMTP id NAA22581 for ; Wed, 27 Jan 1999 13:52:18 -0800 (PST) Received: from west-mail.net.com by unet.net.com (SMI-8.6/SMI-SVR4) id NAA14966; Wed, 27 Jan 1999 13:46:04 -0800 Received: from net.com ([134.56.114.51]) by west-mail.net.com (Netscape Messaging Server 3.6) with ESMTP id AAA3B6D; Wed, 27 Jan 1999 13:47:33 -0800 Message-ID: <36AF8963.4553ED6B@net.com> Date: Wed, 27 Jan 1999 13:47:15 -0800 From: Nesi Unanaowo Organization: N.E.T. http://www.net.com X-Mailer: Mozilla 4.5C-NETv45 [en] (X11; U; SunOS 5.7 sun4m) X-Accept-Language: en, en-GB, fr, de MIME-Version: 1.0 To: flygt@sr.se CC: freebsd-questions@FreeBSD.ORG Subject: Re: Window manager problem. References: <36AE3DFA.269DDA0C@net.com> <36AE4874.31B85169@finsco.com> <36AF40D9.92E5C787@net.com> <19990127211901.A2814@sr.se> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gunnar Flygt wrote: > On Wed, Jan 27, 1999 at 08:37:45AM -0800, Nesi Unanaowo wrote: > > Bill Hamilton wrote: > > > > > vi the .xinitrc in you home directory and make sure it starts fvwm2. > > > I will look at mine tonight. > > > > I am beginning to think that for some obscure reason the > > fvwm2 is not started. I know for sure that my .xinitrc file > > is being read because the xterms and the xclock referenced > > are started when X is started. > > The command that starts fvwm2 has the format: exec fvwm2 > > Don't use exec fvwm2! Just write fvwm2 > > > but when I searched the system for the "exec" command it came > > up blank. It seems as if there in no "exec" command on my system > > which is rather strange. Might this be the problem? > > Thanks in advance for any pointers. > > > > -Nesi > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > __o > regards, Gunnar ---_ \<,_ > email: flygt@sr.se ---- (_)/ (_) Hi folks, My window manager problem is now history. Thanks to all of you for your suggestions/pointers. What happened is that I had made a typo which I couldn't easily detect in the heat of battle. It was all your suggestions that made me take a thorough look at my startup files. Lo and behold, there it was, a "TYPO". .fvwmrc2 instead of .fvwm2rc Again, thanks for the help. -Nesi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 13:55:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA16575 for freebsd-questions-outgoing; Wed, 27 Jan 1999 13:55:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns1.dsuweb.com (naughtynurse.org [209.76.252.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA16570 for ; Wed, 27 Jan 1999 13:55:54 -0800 (PST) (envelope-from list@dsuweb.com) Received: from office2 (1Cust107.tnt5.huntington-beach.ca.da.uu.net [208.252.84.107]) by ns1.dsuweb.com (8.8.8/8.8.8) with SMTP id MAA00740 for ; Wed, 27 Jan 1999 12:14:40 -0800 (PST) (envelope-from list@dsuweb.com) Message-ID: <008f01be4a3f$7b2d1620$6b54fcd0@office2> From: "List" To: Subject: UPDATE via /stand/sysinstall Date: Wed, 27 Jan 1999 13:52:57 -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 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 I am running 2.2.7 and would like to upgrade to 3.xx would it be possible to do this using /stand/sysinstall upgrade option and if so will it change any of the present configurations. OR what is the best way to upgrade and keep as much of the present configurations as possible? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 13:56:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA16854 for freebsd-questions-outgoing; Wed, 27 Jan 1999 13:56:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from corp.au.triax.com (slwag1p29.ozemail.com.au [203.108.157.45]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA16844 for ; Wed, 27 Jan 1999 13:56:36 -0800 (PST) (envelope-from jim@corp.au.triax.com) Received: from localhost (jim@localhost) by corp.au.triax.com (8.9.2/8.9.2) with ESMTP id IAA08440; Thu, 28 Jan 1999 08:54:34 +1100 (EST) Date: Thu, 28 Jan 1999 08:54:33 +1100 (EST) From: Jim Mock Reply-To: jim@corp.au.triax.com To: root@isis.dynip.com cc: freebsd-questions@FreeBSD.ORG Subject: Re: The Complete FreeBSD (online), wanted ! In-Reply-To: <199901272140.AAA51089@isis.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 On Thu, 28 Jan 1999 root@isis.dynip.com wrote: > Hi there gang, > I asked Greg Lehy some week or so ago where to find the online > version of The Complete FreeBSD, and did not get an answer until > now. Any hope that I can get my hands on this beast, any help is > highly appreciated. > There is no online version of the book. If you want the book, you need to buy it. -- : Jim Mock | [jim@corp.au.triax.com] : : System Administrator | http://www.triax.com/ : : Triax Internet Services | ----------------------------- : : Portland, OR USA | The FreeBSD' zine : : Wagga Wagga, NSW Australia | http://www.freebsdzine.org/ : : FreeBSD: The Power To Serve | http://www.freebsd.org/ : To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 13:58:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA17029 for freebsd-questions-outgoing; Wed, 27 Jan 1999 13:58:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from icicle.winternet.com (icicle.winternet.com [198.174.169.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA17024 for ; Wed, 27 Jan 1999 13:58:10 -0800 (PST) (envelope-from nrahlstr@mail.winternet.com) Received: (from adm@localhost) by icicle.winternet.com (8.8.8/8.8.8) id PAA28174; Wed, 27 Jan 1999 15:58:05 -0600 (CST) Received: from tundra.winternet.com(198.174.169.11) by icicle.winternet.com via smap (V2.0) id xma028143; Wed, 27 Jan 99 15:57:49 -0600 Received: (from nrahlstr@localhost) by tundra.winternet.com (8.8.7/8.8.4) id PAA12730; Wed, 27 Jan 1999 15:58:02 -0600 (CST) Message-ID: <19990127155801.B11192@winternet.com> Date: Wed, 27 Jan 1999 15:58:01 -0600 From: Nathan Ahlstrom To: Larry Runyon , freebsd-questions@FreeBSD.ORG Subject: Re: Micrchannel support References: <36AF75DF.8B8FFD4C@idt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <36AF75DF.8B8FFD4C@idt.net>; from Larry Runyon on Wed, Jan 27, 1999 at 03:23:59PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Larry Runyon wrote: > I would like to find out if BSD is planning microchannel support in the > near future? I recall some patches to NetBSD floating around a few months ago. You may want to check out: http://mail-index.netbsd.org/mlist/port-i386/1996/11/25/0001.html http://www.epcc.ed.ac.uk/~st/netbsd-mca.html Good Luck, Nathan -- Nathan Ahlstrom nrahlstr@winternet.com FreeBSD: http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 13:59:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA17138 for freebsd-questions-outgoing; Wed, 27 Jan 1999 13:59:12 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from isis.dynip.com ([139.141.220.23]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA17118 for ; Wed, 27 Jan 1999 13:58:57 -0800 (PST) (envelope-from root@isis.dynip.com) From: root@isis.dynip.com Received: (from root@localhost) by isis.dynip.com (8.9.2/8.9.1) id AAA77569 for freebsd-questions@freebsd.org; Thu, 28 Jan 1999 00:58:31 +0300 (AST) (envelope-from root) Message-Id: <199901272158.AAA77569@isis.dynip.com> Date: Thu, 28 Jan 1999 00:58:29 +0300 (AST) Reply-To: root@isis.dynip.com Subject: How to archive Huge mailing list folders 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 Hi there, I was wondering how to archive the mailing lists I'm getting from freebsd (REALLY BIG), I know that FreeBSD sites have their system of automaticslly archiving all mailing lists every week, so I would like to adopt a similar mechanism. Any pointers to downloads, docs is appreciated. Thanks. -- - MAY THE FORCE BE WITH YOU. ~o .^. ---------------------------- ___ o~ .00 ) Static Email : osiris2002@yahoo.com /| o~ /)( Bouncing Email : root@isis.dynip.com / | | \ Web Site : http://isis.dynip.com:80 (Frames) ___/ | / \ Anon FTP Site : ftp://isis.dynip.com:21 (anonymous) | /''___/ / | Gopher Site : gopher://isis.dynip.com:70 | /'''/___/ | Network News : isis.dynip.com (Read, Post, Xfer) __|/'''/ Mailing Lists : majordomo@isis.dynip.com (public) pgp key : finger root@isis.dynip.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 14:10:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA18519 for freebsd-questions-outgoing; Wed, 27 Jan 1999 14:10:01 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mta1.imation.com (mail2.imation.com [207.242.212.137]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA18457 for ; Wed, 27 Jan 1999 14:09:56 -0800 (PST) (envelope-from danarchy@endeneu.com) Message-Id: <199901272209.OAA18457@hub.freebsd.org> Received: from im003935 ([207.242.212.2]) by mta1.imation.com (Lotus SMTP MTA Internal build v4.6.2 (651.2 6-10-1998)) with SMTP id 86256706.007888A1; Wed, 27 Jan 1999 15:56:32 -0600 From: "Dan Dockery" To: "freebsd-questions@FreeBSD.ORG" Date: Wed, 27 Jan 1999 15:50:52 -0600 Reply-To: "Dan Dockery" X-Mailer: PMMail 98 Standard (2.01.1600) For Windows 98 (4.10.1998) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Micrchannel support Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Nope. If memory serves me right, the story was that IBM wouldn't release >the microchannel specs for free, so no Free OS is interested enough in >supporting a dead, outdated bus system to pay money for them. That's not entirely true. I've seen an older Linux kernel floating around with MCA support. There might even be a newer one. Perhaps what was done there could be copied by FreeBSD - if there's really enough interest. I don't have much programming ability, but I have a Model 76 (486/66) on which I'd be happy to test things. -Dan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 14:32:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA21526 for freebsd-questions-outgoing; Wed, 27 Jan 1999 14:32:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from Piman-Orange.ChipChat.com (Piman-Orange.ChipChat.com [206.2.228.146]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA21519 for ; Wed, 27 Jan 1999 14:32:38 -0800 (PST) (envelope-from mrc@ChipChat.com) Received: from localhost (localhost [127.0.0.1]) by Piman-Orange.ChipChat.com (8.9.2/8.9.1) with ESMTP id WAA17886 for ; Wed, 27 Jan 1999 22:32:27 GMT (envelope-from mrc@ChipChat.com) To: questions@FreeBSD.ORG Subject: Deinstall a port that has been updated X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990127223227J.mrc@ChipChat.com> Date: Wed, 27 Jan 1999 22:32:27 GMT From: Marty Cawthon X-Dispatcher: imput version 980905(IM100) Lines: 30 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello BSDaemons! I need some pointers: "How do I deinstall a port that has been updated?" Specifically: ------------- ja-netscape-communicator-4.07 was installed as a port in 1998-December. Today I tried to deinstall this port, then later I plan to install Netscape NAVIGATOR 4.5 Here is what happened: -------------------- # cd /usr/ports/japanese # cd netscape4-communicator # make deinstall ==> deinstalling for ja-netscape-communicator-4.08 pkg_delete: no such package 'ja-netscape-communicator-4.08' installed ** Error code 1 -------------------- I examined the 'Makefile' and searched the mailing list archives, but it is not clear how best to proceed with this. In advance, "thank you" for your consideration and suggestions. Marty Cawthon ChipChat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 14:39:51 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA22908 for freebsd-questions-outgoing; Wed, 27 Jan 1999 14:39:51 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from polaris.we.lc.ehu.es (polaris.we.lc.ehu.es [158.227.6.43]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA22901 for ; Wed, 27 Jan 1999 14:39:49 -0800 (PST) (envelope-from jose@we.lc.ehu.es) Received: from we.lc.ehu.es (lxpx77.lx.ehu.es [158.227.99.77]) by polaris.we.lc.ehu.es (8.9.1/8.9.1) with ESMTP id XAA18607; Wed, 27 Jan 1999 23:38:52 +0100 (MET) Message-ID: <36AF957B.A1C82AA4@we.lc.ehu.es> Date: Wed, 27 Jan 1999 23:38:51 +0100 From: "José Mª Alcaide" Organization: Universidad del País Vasco - Dept. Electricidad y Electrónica X-Mailer: Mozilla 4.07 [en] (X11; U; FreeBSD 3.0-STABLE i386) MIME-Version: 1.0 To: Bret Ford CC: freebsd-questions@FreeBSD.ORG Subject: Re: Samba 2.0 and SWAT Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > What do I need to add to /etc/pam.conf to get SWAT logins to work? > (I'm running pre-branch 3.0-current) > > I get this message at the console: > > Jan 18 13:24:58 plover smbd: no modules loaded for `samba' service FreeBSD's PAM does not work with Samba 2.0. Until this is fixed, a new patch for the Samba port has been committed (Jan 27) that disables PAM in smbd. Grab the latest samba port directory and rebuild. -- JMA ----------------------------------------------------------------------- José Mª Alcaide | mailto:jose@we.lc.ehu.es Universidad del País Vasco | http://www.we.lc.ehu.es/~jose Dpto. de Electricidad y Electrónica | Facultad de Ciencias - Campus de Lejona | Tel.: +34-946012479 48940 Lejona (Vizcaya) - SPAIN | Fax: +34-944858139 ----------------------------------------------------------------------- "Go ahead... make my day." - H. Callahan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 14:54:52 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA25322 for freebsd-questions-outgoing; Wed, 27 Jan 1999 14:54:52 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nanguo.chalmers.com.au (gateway.chalmers.com.au [203.1.96.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA25310 for ; Wed, 27 Jan 1999 14:54:48 -0800 (PST) (envelope-from robert@chalmers.com.au) Received: from chalmers.com.au (carbon.chalmers.com.au [203.1.96.26]) by nanguo.chalmers.com.au (8.9.1/8.9.1) with ESMTP id IAA00581 for ; Thu, 28 Jan 1999 08:53:06 +1000 (EST) Message-ID: <36AF9CE1.D4CC72C4@chalmers.com.au> Date: Thu, 28 Jan 1999 09:10:26 +1000 From: Robert Chalmers Reply-To: robert@chalmers.com.au Organization: chalmers.com.au X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: zh-CN,en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Turning off VJ compression. Is it necessary Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I see from the archives that if modem compression is turned off, then VJ compression operates more efficiently. Among other things.. quote:............ 3. Modem compression, as you have noticed, often interferes with VJ compression used in SLIP and PPP implementations. 2. Modem compression often interferes with, and lengthens transfer of, compressed files such as .gz and .jpg. 1. Modem compression slows down turn-around time -- terrible for interactive sessions. ............................... pppctl indicates that VJ Compression is on, on the ppp link, although I know I turned compression off in the modem (%C0 - Hayes Accura). But, is there any improvement in turning off VJ Compression as well, or is it better left on? bob -- http://www.chalmers.com.au. Publications From China in 24 different languages. English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 15:07:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA26988 for freebsd-questions-outgoing; Wed, 27 Jan 1999 15:07:58 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shemp.palomine.net (shemp.palomine.net [205.198.88.200]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA26980 for ; Wed, 27 Jan 1999 15:07:54 -0800 (PST) (envelope-from cjohnson@palomine.net) Received: (qmail 4594 invoked by uid 1000); 27 Jan 1999 23:07:52 -0000 Date: Wed, 27 Jan 1999 18:07:52 -0500 From: Chris Johnson To: Marty Cawthon Cc: questions@FreeBSD.ORG Subject: Re: Deinstall a port that has been updated Message-ID: <19990127180752.A4580@palomine.net> References: <19990127223227J.mrc@ChipChat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <19990127223227J.mrc@ChipChat.com>; from Marty Cawthon on Wed, Jan 27, 1999 at 10:32:27PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jan 27, 1999 at 10:32:27PM +0000, Marty Cawthon wrote: > Hello BSDaemons! > > I need some pointers: > "How do I deinstall a port that has been updated?" > > Specifically: > ------------- > ja-netscape-communicator-4.07 > was installed as a port in 1998-December. > > Today I tried to deinstall this port, > then later I plan to install Netscape NAVIGATOR 4.5 > > Here is what happened: > -------------------- > # cd /usr/ports/japanese > # cd netscape4-communicator > # make deinstall > ==> deinstalling for ja-netscape-communicator-4.08 > pkg_delete: no such package 'ja-netscape-communicator-4.08' installed > ** Error code 1 > -------------------- Don't try to use "make deinstall." Use pkg_delete directly instead. First, find out the exact name of the installed package: $ pkg_info -I -a | grep netscape This should yield something like: ja-netscape-communicator-4.07 Then delete it: $ pkg_delete ja-netscape-communicator-4.07 That should do it! Chris > > I examined the 'Makefile' and searched the mailing list archives, but > it is not clear how best to proceed with this. > > In advance, "thank you" for your consideration and suggestions. > > Marty Cawthon > ChipChat > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 15:22:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA29158 for freebsd-questions-outgoing; Wed, 27 Jan 1999 15:22:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail1.csx.com (mail.csx.com [206.142.44.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA29153 for ; Wed, 27 Jan 1999 15:22:40 -0800 (PST) (envelope-from Scott_Graves@sealand.com) Received: by mail1.csx.com with Internet Mail Service (5.5.2232.9) id ; Wed, 27 Jan 1999 18:23:00 -0500 Message-ID: From: "Graves, Scott " To: "'questions@freebsd.org'" Subject: Running Linux apps on FBSD Date: Wed, 27 Jan 1999 18:22:35 -0500 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 Is there a performance loss running Linux apps on FBSD??? For instance, I've noticed that Communicator 4.5 for FBSD isn't as stable as Communicator 4.5 for Linux, so I've been running the Linux version instead... Am I losing system performance by doing this??? Is there a major undertaking in the emulation Linux ELF binaries??? There are quite a few more apps supported by Linux, and I'd like to know if I'm taking any sort of major loss by running them... Scott Graves To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 15:31:42 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA00223 for freebsd-questions-outgoing; Wed, 27 Jan 1999 15:31:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from turkey.ispro.net.tr (turkey.ispro.net.tr [195.174.18.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA00128 for ; Wed, 27 Jan 1999 15:30:53 -0800 (PST) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from localhost (yurtesen@localhost) by turkey.ispro.net.tr (8.8.8/8.8.8) with SMTP id BAA16915; Thu, 28 Jan 1999 01:29:27 +0200 (EET) (envelope-from yurtesen@turkey.ispro.net.tr) Date: Thu, 28 Jan 1999 01:29:27 +0200 (EET) From: Evren Yurtesen To: Robert Chalmers cc: freebsd-questions@FreeBSD.ORG Subject: Re: What program can make a ftp-proxy ? In-Reply-To: <36AF8C20.5AC259BE@chalmers.com.au> 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 harvest is primitive form of squid. and it is used for web indexing nowadays (search engine) and squid is very well supported application with nice features, we are using squid for years and it works very good. On Thu, 28 Jan 1999, Robert Chalmers wrote: > > > What about Harvest? Anyone using that? > > > Evren Yurtesen wrote: > > > you can use the program called squid for ftp proxy server. > > http://squid.nlanr.net/ > > > > On Wed, 27 Jan 1999, Derevyanko Alexandr Evgenievich wrote: > > > > > > > > Anybody know, what can i use to establish ftp-proxy server on my host ? > > > > > > Alex. > > > > > > 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 > > -- > http://www.chalmers.com.au. Publications From China in 24 different languages. > English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, > Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, > Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 15:36:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA00812 for freebsd-questions-outgoing; Wed, 27 Jan 1999 15:36:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from turkey.ispro.net.tr (turkey.ispro.net.tr [195.174.18.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA00803 for ; Wed, 27 Jan 1999 15:36:45 -0800 (PST) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from localhost (yurtesen@localhost) by turkey.ispro.net.tr (8.8.8/8.8.8) with SMTP id BAA17051 for ; Thu, 28 Jan 1999 01:36:14 +0200 (EET) (envelope-from yurtesen@turkey.ispro.net.tr) Date: Thu, 28 Jan 1999 01:36:14 +0200 (EET) From: Evren Yurtesen To: freebsd-questions@FreeBSD.ORG Subject: md5 --> des, 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 hello, I have installed freebsd 3.0-RELASE without des support now I have cvsupped 3.0-STABLE and alo I have cvsupped secure collection, I have made an make world but it did not change my system from md5 to des how will I be able to use des for the rest of my life? thanks, To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 15:38:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA00995 for freebsd-questions-outgoing; Wed, 27 Jan 1999 15:38:41 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from grizzly.fas.com (cc69528-a.mtpls1.sc.home.com [24.1.39.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA00990 for ; Wed, 27 Jan 1999 15:38:39 -0800 (PST) (envelope-from stanb@awod.com) Message-Id: <199901272338.PAA00990@hub.freebsd.org> Received: by grizzly.fas.com ($Revision: 1.37.109.23 $/16.2) id AA181120304; Wed, 27 Jan 1999 18:38:24 -0500 Subject: Supported Modem/Ethernet Combo cards? To: freebsd-questions@FreeBSD.ORG (Free BSD Questions list) Date: Wed, 27 Jan 1999 18:38:23 -0500 (EST) From: "Stan Brown" X-Mailer: ELM [version 2.4 PL24] 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 going to be getting a new laptop from work. FreeBSD is a must for this amchine. What combintaion Ethernet/Modem cards ar well supported? I would love to gere from anyone that has one of these working. Thanks. -- Stan Brown stanb@netcom.com 843-745-3154 Westvaco Charleston SC. -- Windows 98: n. useless extension to a minor patch release for 32-bit extensions and a graphical shell for a 16-bit patch to an 8-bit operating system originally coded for a 4-bit microprocessor, written by a 2-bit company that can't stand for 1 bit of competition. - (c) 1999 Stan Brown. Redistribution via the Microsoft Network is prohibited. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 15:47:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA01782 for freebsd-questions-outgoing; Wed, 27 Jan 1999 15:47:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from scan.atvideo.com (ns1.atvideo.com [204.57.215.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA01771 for ; Wed, 27 Jan 1999 15:47:51 -0800 (PST) (envelope-from chadth@atvideo.com) Received: from chad (chadth.atvideo.com [10.0.0.130]) by scan.atvideo.com (8.8.7/8.8.0) with SMTP id PAA11213 for ; Wed, 27 Jan 1999 15:51:04 -0800 From: "Chad Thunberg" To: Subject: Fax servers Date: Wed, 27 Jan 1999 15:47:01 -0800 Message-ID: <002a01be4a4f$55e1dd50$8200000a@chad.ATV> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My company has recently had a need to send a 1000+ faxes on Fridays to our suppliers. I have found only one stand alone server that can handle up to 8 phone lines. My question is, is there a software package that can manage multiple fax cards in a fbsd box for such a purpose? If not, any other known software that would run on a *nix box that would allow network users to send faxes to the server keeping in mind I need to utilize multiple cards to get this done in a fair amount of time. Any information on the subject would help. Thanks, -Chad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 15:48:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA01861 for freebsd-questions-outgoing; Wed, 27 Jan 1999 15:48:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.rdc1.sfba.home.com (ha1.rdc1.sfba.home.com [24.0.0.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA01847 for ; Wed, 27 Jan 1999 15:48:04 -0800 (PST) (envelope-from charon@freethought.org) From: charon@freethought.org Received: from c40948-a ([24.1.7.99]) by mail.rdc1.sfba.home.com (InterMail v4.00.03 201-229-104) with SMTP id <19990127234804.PPRA9535.mail.rdc1.sfba.home.com@c40948-a> for ; Wed, 27 Jan 1999 15:48:04 -0800 Message-Id: <3.0.5.32.19990127154759.00a2b830@mail> X-Sender: tuathadedanann@mail X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Wed, 27 Jan 1999 15:47:59 -0800 To: questions@FreeBSD.ORG Subject: XFree86 and packages Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The packages I'm trying to install require XFree86, but don't recognize that I have it on my system because I didn't install it via port (I downloaded it from www.XFree86.org and followed their directions). What do I need to do to make window managers, etc. recognize that I have X installed? -charon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 15:49:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA02047 for freebsd-questions-outgoing; Wed, 27 Jan 1999 15:49:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA02031 for ; Wed, 27 Jan 1999 15:48:55 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.1/8.9.1) id RAA22077; Wed, 27 Jan 1999 17:44:02 -0600 (CST) Date: Wed, 27 Jan 1999 17:44:01 -0600 From: Dan Nelson To: root@isis.dynip.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to archive Huge mailing list folders Message-ID: <19990127174401.A21840@dan.emsphone.com> References: <199901272158.AAA77569@isis.dynip.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <199901272158.AAA77569@isis.dynip.com>; from "root@isis.dynip.com" on Thu Jan 28 00:58:29 GMT 1999 X-OS: FreeBSD 3.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Jan 28), root@isis.dynip.com said: > Hi there, > I was wondering how to archive the mailing lists I'm getting from > freebsd (REALLY BIG), I know that FreeBSD sites have their system of > automaticslly archiving all mailing lists every week, so I would like > to adopt a similar mechanism. Any pointers to downloads, docs is > appreciated. Thanks. My solution: .procmailrc: MAILDIR=$HOME/Mail :0: * ^Sender: owner-freebsd-hackers@.*freebsd.org | ./archive bsdh >> bsdh Mail/archive: #!/usr/local/bin/zsh # Usage: archive [outfile] # # Takes an email message from stdin, tags it read, and appends it to # outfile. Also passes the message to stdout, after having passed it # through formail. afile=Archives/$1 lockfile -t 60 $afile.lock > >( formail -i "Status: RO" >> $afile ) | formail rm -f $afile.lock What I end up with is a tree like this: ~/Mail: drwx------ 2 dan dan 512 Jan 25 22:50 Archives/ -rwx------ 1 dan dan 322 Nov 4 23:33 archive* -rw------- 1 dan dan 41696 Jan 27 17:35 bsdc -rw------- 1 dan dan 19513 Jan 27 17:21 bsdh -rw------- 1 dan dan 32414 Jan 27 17:37 bsdq ~/Mail/Archives: -rw------- 1 dan dan 72569857 Jan 27 17:35 bsdc -rw------- 1 dan dan 83708313 Jan 27 17:21 bsdh -rw------- 1 dan dan 206382529 Jan 27 17:37 bsdq I then browse my archives with mutt the same way I read my live mailboxes (except I don't delete the messages :). If you wanted, you you put a call to hypermail etc, in the "archive" script to update an html index on the fly. -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 Wed Jan 27 15:54:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA02830 for freebsd-questions-outgoing; Wed, 27 Jan 1999 15:54:48 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from turkey.ispro.net.tr (turkey.ispro.net.tr [195.174.18.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA02819 for ; Wed, 27 Jan 1999 15:54:45 -0800 (PST) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from localhost (yurtesen@localhost) by turkey.ispro.net.tr (8.8.8/8.8.8) with SMTP id BAA17554 for ; Thu, 28 Jan 1999 01:54:21 +0200 (EET) (envelope-from yurtesen@turkey.ispro.net.tr) Date: Thu, 28 Jan 1999 01:54:21 +0200 (EET) From: Evren Yurtesen To: freebsd-questions@FreeBSD.ORG Subject: how to uninstall distributions ? 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, how can I uninstall distributions that I installed at first? for example; compat1x | compat20 |-> should I delete files under /usr/compat directory? compat21 | dict |-> I have no clue, hmm, what does this dictionary files do? which applications do need them? doc |-> is this /usr/share directory? or /usr/share/doc? is there any application which uses these docs? info |-> is this /usr/share directory again? or /usr/share/info? is there any application which uses these info files? catman |-> I have no clue, why do I need these when I have man pages? proflibs |-> I have no clue, by the way what does profiled libraries do??? where do I need them??? so what about the other directories located in /usr/share ? thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 15:57:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA03257 for freebsd-questions-outgoing; Wed, 27 Jan 1999 15:57:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from turkey.ispro.net.tr (turkey.ispro.net.tr [195.174.18.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA03236 for ; Wed, 27 Jan 1999 15:57:45 -0800 (PST) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from localhost (yurtesen@localhost) by turkey.ispro.net.tr (8.8.8/8.8.8) with SMTP id BAA17295; Thu, 28 Jan 1999 01:42:57 +0200 (EET) (envelope-from yurtesen@turkey.ispro.net.tr) Date: Thu, 28 Jan 1999 01:42:57 +0200 (EET) From: Evren Yurtesen To: Stan Brown cc: Free BSD Questions list Subject: Re: Supported Modem/Ethernet Combo cards? In-Reply-To: <199901272338.PAA00990@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 hello, I think you may check the handbook page about hardware compatibility http://www.freebsd.org/handbook/handbook146.html#277 On Wed, 27 Jan 1999, Stan Brown wrote: > I am going to be getting a new laptop from work. FreeBSD is a must for > this amchine. > > What combintaion Ethernet/Modem cards ar well supported? I would love > to gere from anyone that has one of these working. > > Thanks. > > -- > Stan Brown stanb@netcom.com 843-745-3154 > Westvaco > Charleston SC. > -- > Windows 98: n. > useless extension to a minor patch release for 32-bit extensions and > a graphical shell for a 16-bit patch to an 8-bit operating system > originally coded for a 4-bit microprocessor, written by a 2-bit > company that can't stand for 1 bit of competition. > - > (c) 1999 Stan Brown. Redistribution via the Microsoft Network is prohibited. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 16:02:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA03924 for freebsd-questions-outgoing; Wed, 27 Jan 1999 16:02:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from turkey.ispro.net.tr (turkey.ispro.net.tr [195.174.18.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA03902 for ; Wed, 27 Jan 1999 16:02:03 -0800 (PST) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from localhost (yurtesen@localhost) by turkey.ispro.net.tr (8.8.8/8.8.8) with SMTP id CAA17755; Thu, 28 Jan 1999 02:01:07 +0200 (EET) (envelope-from yurtesen@turkey.ispro.net.tr) Date: Thu, 28 Jan 1999 02:01:07 +0200 (EET) From: Evren Yurtesen To: charon@freethought.org cc: questions@FreeBSD.ORG Subject: Re: XFree86 and packages In-Reply-To: <3.0.5.32.19990127154759.00a2b830@mail> 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 guess you may use; -f Force installation to proceed even if prerequisite packages are not installed or the requirements script fails. Although pkg_add will still try to find and auto-install missing prerequisite packages, a failure to find one will not be fatal. I think that you will still be able to use packages without any problem even though you see some error messages. On Wed, 27 Jan 1999 charon@freethought.org wrote: > The packages I'm trying to install require XFree86, but don't recognize > that I have it on my system because I didn't install it via port (I > downloaded it from www.XFree86.org and followed their directions). What do > I need to do to make window managers, etc. recognize that I have X installed? > > > > -charon > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 16:41:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA09607 for freebsd-questions-outgoing; Wed, 27 Jan 1999 16:41:20 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from isis.dynip.com ([139.141.220.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA09557 for ; Wed, 27 Jan 1999 16:40:11 -0800 (PST) (envelope-from root@isis.dynip.com) From: root@isis.dynip.com Received: (from root@localhost) by isis.dynip.com (8.9.2/8.9.1) id DAA93865 for freebsd-questions@freebsd.org; Thu, 28 Jan 1999 03:37:19 +0300 (AST) (envelope-from root) Message-Id: <199901280037.DAA93865@isis.dynip.com> Date: Thu, 28 Jan 1999 03:36:50 +0300 (AST) Reply-To: root@isis.dynip.com Subject: How to print HTML doc on HPdeskjet 690C in COLOR 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 Hi there, I was able to setup my sysem to print text, postscript and dvi (Tex) filesusing filters and the help present in FreeBSD Handbook, and the help of this list. But I can't print colored HTML docs from netscape for example until now, unless I convert to postscript and print in black and white. Any help ?? Thanks. -- - MAY THE FORCE BE WITH YOU. ~o .^. ---------------------------- ___ o~ .00 ) Static Email : osiris2002@yahoo.com /| o~ /)( Bouncing Email : root@isis.dynip.com / | | \ Web Site : http://isis.dynip.com:80 (Frames) ___/ | / \ Anon FTP Site : ftp://isis.dynip.com:21 (anonymous) | /''___/ / | Gopher Site : gopher://isis.dynip.com:70 | /'''/___/ | Network News : isis.dynip.com (Read, Post, Xfer) __|/'''/ Mailing Lists : majordomo@isis.dynip.com (public) pgp key : finger root@isis.dynip.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 16:44:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA10034 for freebsd-questions-outgoing; Wed, 27 Jan 1999 16:44:38 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA10027 for ; Wed, 27 Jan 1999 16:44:35 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id LAA16111; Thu, 28 Jan 1999 11:14:31 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id LAA04926; Thu, 28 Jan 1999 11:14:30 +1030 (CST) Date: Thu, 28 Jan 1999 11:14:30 +1030 From: Greg Lehey To: root@isis.dynip.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: The Complete FreeBSD (online), wanted ! Message-ID: <19990128111430.A4819@freebie.lemis.com> References: <199901272140.AAA51089@isis.dynip.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <199901272140.AAA51089@isis.dynip.com>; from root@isis.dynip.com on Thu, Jan 28, 1999 at 12:40:27AM +0300 WWW-Home-Page: http://www.lemis.com/~grog 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 Thursday, 28 January 1999 at 0:40:27 +0300, root@isis.dynip.com wrote: > Hi there gang, > I asked Greg Lehy some week or so ago where to find the online version > of The Complete FreeBSD, and did not get an answer until now. I sent you at least two replies: On Sunday, 17 January 1999 at 9:57:01 +1030, Greg Lehey wrote: > On Saturday, 16 January 1999 at 16:09:59 +0300, root@isis.dynip.com wrote: >> On 15 Jan, Greg Lehey wrote: >>> >>> Errata and addenda for the Complete FreeBSD, second edition > > [21 pages of irrelevant material deleted] > > Congratulations. I've never seen a message with a lower signal to > noise ratio. Have you heard of editing out stuff which isn't > important? > >> HI there, >> I am looking for an online form of this book >> text, ps, html, anything >> I greatly appreciate your help > > One is included with the Walnut Creek FreeBSD CD-ROM set. To this, you replied: On Sunday, 17 January 1999 at 2:49:32 +0300, root@isis.dynip.com wrote: >> One is included with the Walnut Creek FreeBSD CD-ROM set. > > I am sorry I don't have the CD, I am out of North Am. > and living in a corner of the world that is still dealing with > cash, don't even have a credit card to order the CD. I'm sorry about your cash situation, but that doesn't affect the copyright situation. Later, you posted to this list asking the same question. I replied again: On Tuesday, 19 January 1999 at 11:51:30 +1030, Greg Lehey wrote: > On Monday, 18 January 1999 at 20:47:48 +0300, Joss Roots wrote: >> Hi there, >> I need an electronic form of the book and can't get my hands on one >> if you know any URL, I will be very happy. >> >> text, ps, html, anything is acceptable. >> >> I know it is on the CDROM from Walnut but I don't have that CD. > > I've already told you the way it is. This book is copyrighted; you > can't distribute it freely. And that's the way it is. Most things in FreeBSD are free; this isn't one of them. If you want free documentation, use the online handbook. Under these circumstances, I find it objectionable that you should claim not to have had any reply from me. > Any hope that I can get my hands on this beast, any help is highly > appreciated. Yes. Order it from Walnut Creek. > By the way how is 4.0-current doing, should I make world now or wait > until some port-breaking things are fixed. I'd suggest you wait for 4.0-RELEASE. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 16:46:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA10221 for freebsd-questions-outgoing; Wed, 27 Jan 1999 16:46:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nanguo.chalmers.com.au (gateway.chalmers.com.au [203.1.96.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA10155 for ; Wed, 27 Jan 1999 16:45:58 -0800 (PST) (envelope-from robert@chalmers.com.au) Received: from chalmers.com.au (carbon.chalmers.com.au [203.1.96.26]) by nanguo.chalmers.com.au (8.9.1/8.9.1) with ESMTP id KAA01449 for ; Thu, 28 Jan 1999 10:44:20 +1000 (EST) Message-ID: <36AFB6F1.73AF0085@chalmers.com.au> Date: Thu, 28 Jan 1999 11:01:37 +1000 From: Robert Chalmers Reply-To: robert@chalmers.com.au Organization: chalmers.com.au X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: zh-CN,en MIME-Version: 1.0 To: freebsd Subject: Did I hear someone say Communicator 4.5 for FreeBSD? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Did I hear someone say there was a Communicator 4.5 for FreeBSD out there that doesn't require Linux support? Bob -- http://www.chalmers.com.au. Publications From China in 24 different languages. English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 17:19:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA13045 for freebsd-questions-outgoing; Wed, 27 Jan 1999 17:19:00 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from turkey.ispro.net.tr (turkey.ispro.net.tr [195.174.18.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA13034 for ; Wed, 27 Jan 1999 17:18:42 -0800 (PST) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from localhost (yurtesen@localhost) by turkey.ispro.net.tr (8.8.8/8.8.8) with SMTP id DAA19648; Thu, 28 Jan 1999 03:17:57 +0200 (EET) (envelope-from yurtesen@turkey.ispro.net.tr) Date: Thu, 28 Jan 1999 03:17:57 +0200 (EET) From: Evren Yurtesen To: Robert Chalmers cc: freebsd Subject: Re: Did I hear someone say Communicator 4.5 for FreeBSD? In-Reply-To: <36AFB6F1.73AF0085@chalmers.com.au> 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 NETSCAPE has one :) but it is unsupported for freebsd I guess...at least netscape does not support it. for 4.5 ftp://ftp.netscape.com/pub/communicator/4.5/english/unix/unsupported/freebsd/ for 4.08 ftp://ftp.netscape.com/pub/communicator/4.08/english/unix/unsupported/freebsd/ also there should be packages for netscape at; http://www.freebsd.org/ports/www.html#netscape-communicator-4.08 On Thu, 28 Jan 1999, Robert Chalmers wrote: > Did I hear someone say there was a Communicator 4.5 for FreeBSD out there that > doesn't require Linux support? > > Bob > > -- > http://www.chalmers.com.au. Publications From China in 24 different languages. > English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, > Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, > Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 17:21:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA13277 for freebsd-questions-outgoing; Wed, 27 Jan 1999 17:21:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cerberos.nswcc.org.au (cerberos.nswcc.org.au [203.9.71.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id RAA13272 for ; Wed, 27 Jan 1999 17:21:35 -0800 (PST) (envelope-from davids@nswcc.org.au) Received: (from mail@localhost) by cerberos.nswcc.org.au (8.6.9/8.6.9) id MAA07294 for ; Thu, 28 Jan 1999 12:21:33 +1100 Received: from pluto.nswcc.org.au(203.9.70.1) by cerberos.nswcc.org.au via smap (V1.3) id sma007283; Thu Jan 28 12:21:29 1999 Received: from davids (davids.nswcc.org.au [203.9.68.228]) by moredun.nswcc.org.au (8.6.9/8.6.9) with SMTP id MAA03294 for ; Thu, 28 Jan 1999 12:21:28 +1100 From: david schanzer Reply-To: To: Subject: Query re. upgrading FreeBSD over older version Date: Thu, 28 Jan 1999 12:17:30 +1100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I plan to upgrade from v2.0 to v2.2.8, and I need to confirm one thing: Given that the hardware on the machine is unchanged, does that mean that, after booting from the Installation Boot Disk, I can quit out of the UserConfig utility without resolving the hardware conflicts or doing the hardware probe, and just go straight onto the installation proper? Thanks for your help. Regards, David Schanzer NSW Cancer Council Sydney, Australia. -----Original Message----- From: Sent: Wednesday, January 27, 1999 4:13 PM To: 'freebsd-questions@FreeBSD.org' Subject: Query re. upgrading from 2.0 to 2.2.8 As a relative newbie to FreeBSD, I am planning on upgrading 3 machines from v2.0 to v2.2.8, and I am a little confused by the instructions relating to this. The document at: ftp://ftp.au.freebsd.org/pub/FreeBSD/2.2.8-RELEASE/UPGRADE.TXT states that "Upgrading of a distribution is performed by extracting the new version of the component over the top of the previous version." I want to upgrade the BIN and MANPAGES distributions. Does mean that I go about this in the "normal" way (ie. boot from a FreeBSD Installation Boot Disk and follow the procedure for installing a new system), or do I use the "install.sh" script while booted in single-user mode, or something else? If I follow the "normal" way of installing a new system (ie. booted from the Installation Boot Disk), then at what point does the installation procedure differ from one on which there isn't an old version of FreeBSD on the system? Sorry for the dumb questions, but I need to be confident before I attempt this! Please email responses to: davids@nswcc.org.au Thanks for your help. Regards, David Schanzer Senior Systems Analyst NSW Cancer Council Sydney, Australia. ''' (0 0) +-----oOO----(_)--------------+ | David Schanzer | | NSW Cancer Council | | Tel: (02) 9334-1832 | | Fax: (02) 9334-1741 | | Email: davids@nswcc.org.au | +--------------------oOO------+ |__|__| || || ooO Ooo "The information contained in this message is intended for the named addressee only, and is confidential to the sender and intended recipient. If you are not the named addressee please do not copy, distribute, take any action reliant on, or disclose anything in this E-mail message to any other person or organisation. If you have received this message in error please notify me immediately." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 17:25:26 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA13706 for freebsd-questions-outgoing; Wed, 27 Jan 1999 17:25:26 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailhub.tssc.co.nz (nzls21.tssc.co.nz [202.37.54.144]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA13701 for ; Wed, 27 Jan 1999 17:25:23 -0800 (PST) (envelope-from djclarke@tssc.co.nz) Received: from mailhost.tssc.co.nz (nzlu02.tssc.co.nz [202.37.54.14]) by mailhub.tssc.co.nz (8.9.1/8.9.1) with SMTP id OAA01831 for ; Thu, 28 Jan 1999 14:25:19 +1300 (NZDT) Received: from nzls48.co.nz by mailhost.tssc.co.nz (SMI-8.6/SMI-SVR4) id OAA28213; Thu, 28 Jan 1999 14:25:18 +1300 Received: from nzls48 by nzls48.co.nz (SMI-8.6/SMI-SVR4) id OAA03073; Thu, 28 Jan 1999 14:25:53 +1300 Message-ID: <36AFBCA0.428@tssc.co.nz> Date: Thu, 28 Jan 1999 14:25:52 +1300 From: Dave Clarke CRP X-Mailer: Mozilla 3.01Gold (X11; I; SunOS 5.5.1 sun4m) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD Internet Access for Win95 LAN 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 currently using FreeBSD 2.2.6 as a dial up Internet Server for a Windows 95 LAN and have the following questions I hope someone can help with. 1. Each time a Windows 95 machine is rebooted the FreeBSD machine dials out to the Internet. Any clues on how to stop this as we have to pay for each phone call. 2. Does anyone have a pointer to how to set up fetchmail for use in this configuration as I would like to setup more regular email access. 3. Is it necessary or desirable to use the FreeBSD as a local DNS server, if so can someone send some example config files as the examples in the FAQ and Handbook cause errors in named. Thanks -- David Clarke 025-437-901 djclarke@tssc.co.nz TSSC 64-4-381-6225 djclarke@clear.net.nz Custom Made Solutions Ltd 64-4-384-7922 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 17:35:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA14671 for freebsd-questions-outgoing; Wed, 27 Jan 1999 17:35:49 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dsinw.com (dsinw.com [207.149.40.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA14666 for ; Wed, 27 Jan 1999 17:35:47 -0800 (PST) (envelope-from hamellr@dsinw.com) Received: from bb-b1-11a (ppp78.pm3-0.pdx.dsinw.com [207.149.41.78]) by dsinw.com (8.8.8/8.7.3) with SMTP id RAA17510; Wed, 27 Jan 1999 17:33:49 -0800 (PST) Date: Sat, 1 Jan 2000 06:37:50 -0800 () From: Rick Hamell To: Dave Clarke CRP cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD Internet Access for Win95 LAN In-Reply-To: <36AFBCA0.428@tssc.co.nz> Message-ID: X-X-Sender: hamellr@dsinw.com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 1. Each time a Windows 95 machine is rebooted the FreeBSD machine > dials > out to the Internet. Any clues on how to stop this as we have to pay > for each phone call. The reason this happens is because there is 'traffic' going over the network, I think you answered your question down on questions #3. > 3. Is it necessary or desirable to use the FreeBSD as a local DNS > server, if so can someone send some example config files as the examples > in the FAQ and Handbook cause errors in named. Are you using your providers DNS? If yes, then it would be causing your problem above. So you would want to set it up on the FreeBSD machine. Soo... what kind of errors are you getting? Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 17:56:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA16735 for freebsd-questions-outgoing; Wed, 27 Jan 1999 17:56:07 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from isis.dynip.com ([139.141.220.23]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA16665 for ; Wed, 27 Jan 1999 17:55:04 -0800 (PST) (envelope-from root@isis.dynip.com) From: root@isis.dynip.com Received: (from root@localhost) by isis.dynip.com (8.9.2/8.9.1) id EAA10656; Thu, 28 Jan 1999 04:46:37 +0300 (AST) (envelope-from root) Message-Id: <199901280146.EAA10656@isis.dynip.com> Date: Thu, 28 Jan 1999 04:45:20 +0300 (AST) Reply-To: root@isis.dynip.com Subject: Re: How to print HTML doc on HPdeskjet 690C in COLOR To: robert@chalmers.com.au cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <36AFBDEF.EA13D698@chalmers.com.au> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 28 Jan, Robert Chalmers wrote: > Hi, > how did you get a 690c to print postscript? I can do text and condensed text, > but couldn't figure out how to print PS documents? > I'll have to have a look at color too. Never thought of that. > Hi Robert, nice to a have a question from Australia. By the way how is the Ozone problem there ? To print postscript docs on non-postscript capable printers like HP deskjets you need a software trick to overcome the hardware cripling. So you need to use print filters, it is a rather long, complex and sometimes terrifying topic which I am very far from fully understanding, but here is the way I got it to work for me with the help of FreeBSD Handbook (already installed on your system I hope). step 1: Setup your /etc/printcap file here is mine: ## @(#)printcap 5.3 (Berkeley) 6/30/90 ## $Id: printcap,v 1.9 1998/02/04 12:09:06 ache Exp $ # ## ## This enables a simple local "raw" printer, hooked up to the first ## parallel port. No kind of filtering is done, so everything you ## pass to the "lpr" command will be printed unmodified. ## ## Remember, for further print queues you're going to add, you have to ## chose different spool directories (the "sd" capability below), ## otherwise you will greatly confuse lpd. ## ## For some advanced printing, have a look at the "apsfilter" package. ## It plugs into the lpd system, allowing you to print a variety of ## different file types by converting everything to PostScript(tm) ## format. If you don't have a PostScript(tm) printer, don't panic, ## but do also install the "ghostscript" package. ## ## Do also refer to section 7 (Printing) of the handbook. A local copy ## can be found under /usr/share/doc/handbook/handbook.{html,latin1}. ## ## Banner pages are now suppressed by default. Remove the :sh: ## capability to turn them back on. ## Installed filters ##:df=/usr/libexec/hpdf: ##:if=/usr/libexec/if-simple: <-- simple text only ##:df=/usr/libexec/psdf: <-- dvi to ps ##:if=/usr/local/libexec/psif: <-- print ps to text on ps printers(don't use we're POOR) ##:if=/usr/libexec/hpif: <-- Print Ghostscript-simulated PostScript on a DeskJet 500 HP-Inkjet|lp|local line printer|HP Deskjet 690C:\ <--- your printer name :sh:\ :lp=/dev/printer:sd=/var/spool/output/lpd/HP-InkJet:\ :lf=/var/log/lpd-errs:\ :df=/usr/libexec/psdf:\ :vf=/usr/libexec/hpvf:\ :tf=/usr/libexec/pstf:\ :rf=/usr/libexec/hprf:\ :if=/usr/libexec/hpif: <--------- THIS IS THE SUCKER ps->HPjet #************************ THE REST IS ADDED BY ASPFILTER form /usr/ports # LABEL apsfilter # apsfilter setup Thu Jan 21 14:29:08 AST 1999 # # APS_BASEDIR:/usr/local/apsfilter # # ascii|lp1|cdj670-a4-ascii-mono|cdj670 ascii mono:\ :lp=/dev/printer:\ :sd=/var/spool/lpd/cdj670-a4-ascii-mono:\ :lf=/var/spool/lpd/cdj670-a4-ascii-mono/log:\ :af=/var/spool/lpd/cdj670-a4-ascii-mono/acct:\ :if=/usr/local/apsfilter/filter/aps-cdj670-a4-ascii-mono:\ :mx#0:\ :sh: # lp2|cdj670-a4-auto-mono|cdj670 auto mono:\ :lp=/dev/printer:\ :sd=/var/spool/lpd/cdj670-a4-auto-mono:\ :lf=/var/spool/lpd/cdj670-a4-auto-mono/log:\ :af=/var/spool/lpd/cdj670-a4-auto-mono/acct:\ :if=/usr/local/apsfilter/filter/aps-cdj670-a4-auto-mono:\ :mx#0:\ :sh: # lp3|cdj670-a4-ascii-color|cdj670 ascii color:\ :lp=/dev/printer:\ :sd=/var/spool/lpd/cdj670-a4-ascii-color:\ :lf=/var/spool/lpd/cdj670-a4-ascii-color/log:\ :af=/var/spool/lpd/cdj670-a4-ascii-color/acct:\ :if=/usr/local/apsfilter/filter/aps-cdj670-a4-ascii-color:\ :mx#0:\ :sh: # lp|lp4|cdj670-a4-auto-color|cdj670 auto color:\ :lp=/dev/printer:\ :sd=/var/spool/lpd/cdj670-a4-auto-color:\ :lf=/var/spool/lpd/cdj670-a4-auto-color/log:\ :af=/var/spool/lpd/cdj670-a4-auto-color/acct:\ :if=/usr/local/apsfilter/filter/aps-cdj670-a4-auto-color:\ :mx#0:\ :sh: # raw|lp5|cdj670-a4-raw|cdj670 auto raw:\ :lp=/dev/printer:\ :sd=/var/spool/lpd/cdj670-raw:\ :lf=/var/spool/lpd/cdj670-raw/log:\ :af=/var/spool/lpd/cdj670-raw/acct:\ :if=/usr/local/apsfilter/filter/aps-cdj670-a4-raw:\ :mx#0:\ :sh: HERE IS THE FILTER ITSELF: #!/bin/sh # # ifhp - Print Ghostscript-simulated PostScript on a DeskJet 500 # Installed in /usr/libexec/hpif # # Treat LF as CR+LF: # printf "\033&k2G" || exit 2 # # Read first two characters of the file # read first_line first_two_chars=`expr "$first_line" : '\(..\)'` if [ "$first_two_chars" = "%!" ]; then # # It is PostScript; use Ghostscript to scan-convert and print it # /usr/local/bin/gs -dSAFER -dNOPAUSE -q -sDEVICE=djet500 -sOutputFile=- - \ && exit 0 else # # Plain text or HP/PCL, so just print it directly; print a form # at the end to eject the last page. # echo $first_line && cat && printf "\f" && exit 2 fi exit 2 INSTALL Ghost Script program (in the ports collection) it will give you /usr/local/bin/gs <----- this is actually called from with in the filter script. Use any postscript program like Ghost View (in the ports) to View then use its own Print command from the menu. Thanks. -- - MAY THE FORCE BE WITH YOU. ~o .^. ---------------------------- ___ o~ .00 ) Static Email : osiris2002@yahoo.com /| o~ /)( Bouncing Email : root@isis.dynip.com / | | \ Web Site : http://isis.dynip.com:80 (Frames) ___/ | / \ Anon FTP Site : ftp://isis.dynip.com:21 (anonymous) | /''___/ / | Gopher Site : gopher://isis.dynip.com:70 | /'''/___/ | Network News : isis.dynip.com (Read, Post, Xfer) __|/'''/ Mailing Lists : majordomo@isis.dynip.com (public) pgp key : finger root@isis.dynip.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 18:11:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA18937 for freebsd-questions-outgoing; Wed, 27 Jan 1999 18:11:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason03.u.washington.edu (jason03.u.washington.edu [140.142.77.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA18931 for ; Wed, 27 Jan 1999 18:11:41 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul4.u.washington.edu (root@saul4.u.washington.edu [140.142.83.2]) by jason03.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id SAA37822; Wed, 27 Jan 1999 18:11:38 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul4.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id SAA21080; Wed, 27 Jan 1999 18:11:38 -0800 (PST) Date: Thu, 28 Jan 1999 02:11:04 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: Robert Chalmers cc: freebsd Subject: Re: Did I hear someone say Communicator 4.5 for FreeBSD? In-Reply-To: <36AFB6F1.73AF0085@chalmers.com.au> 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, 28 Jan 1999, Robert Chalmers wrote: >Did I hear someone say there was a Communicator 4.5 for FreeBSD out >there that doesn't require Linux support? If you have an all ELF system you will still need the Linux version. Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 18:27:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA20704 for freebsd-questions-outgoing; Wed, 27 Jan 1999 18:27:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA20685 for ; Wed, 27 Jan 1999 18:27:17 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id MAA16602; Thu, 28 Jan 1999 12:57:13 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id MAA05577; Thu, 28 Jan 1999 12:57:12 +1030 (CST) Date: Thu, 28 Jan 1999 12:57:11 +1030 From: Greg Lehey To: Albert Chen Cc: freebsd-questions@FreeBSD.ORG Subject: Interrupt timeouts (was: **URGENT** Hardware problem?!) Message-ID: <19990128125711.I4819@freebie.lemis.com> References: <19990127165916.2223.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <19990127165916.2223.qmail@hotmail.com>; from Albert Chen on Wed, Jan 27, 1999 at 08:59:16AM -0800 WWW-Home-Page: http://www.lemis.com/~grog 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 Wednesday, 27 January 1999 at 8:59:16 -0800, Albert Chen wrote: > Hi, FreeBSDers, > > I'm trying to use CDROM to install FreeBSD 2.2.8-REL on > my best friend's machine. After selecting packages I wanna install, > the screen displays this message: > > Doing newfs -b 8192 -f 1024 /mnt/dev/rwd0s2a > > then the machie halts. This looks more like a hang to me. It's waiting for a response from the disk. > I tried so many times, still the same :( > FreeBSD works fine while booting, though. > So I use my machine to install, everything's fine, and then I put > his HD on his machine. I see weird messages while booting: > > wd0: interrupt timeout > wd0: status 58 error 0 And this is confirming that it's not getting the response. > I login and type password, doing some commands, such as ls, df, > then his machine shows "Fatal trap 12: page fault while in kernel mode" > , and it reboots automatically, I don't know what's going on, > would anyone tell me how to solve this issue, thank you very much! This could be a consequence of the previous problem, or it could indicate memory problems--possibly a BIOS setting. > P.S. Because I have persuaded him to install FreeBSD :) > But now I encounter this issue, if I can't solve it, > he says he will probably never consider install FreeBSD :( My sympathies. FWIW, this happened to me a while back, pretty much the same situation: I ended up having to install on another machine and then transfer the disk. I only had limited time, and I only got it sort of working; I couldn't get it to boot directly, so we used the boot diskette to boot. I think the problem is either defective hardware (motherboard), or incorrect settings. It's quite possible that the hardware is broken by design, though it's becoming less common. All motherboard manufacturers check their boards against Microsoft, so they normally don't have any bugs which affect Microsoft, but other bugs may affect FreeBSD, and unfortunately not many manufacturers check against FreeBSD. I note the status says , indicating a DMA request active. 2.2.8 doesn't support DMA, so maybe you'll be lucky if you go into the BIOS menu and disable DMA (if this is possible). Another alternative would be to install FreeBSD 3.0 and enable DMA there. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 18:48:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA23154 for freebsd-questions-outgoing; Wed, 27 Jan 1999 18:48:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from imo12.mx.aol.com (imo12.mx.aol.com [198.81.17.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA23149 for ; Wed, 27 Jan 1999 18:48:14 -0800 (PST) (envelope-from JC8235@aol.com) From: JC8235@aol.com Received: from JC8235@aol.com by imo12.mx.aol.com (IMOv18.1) id SRDSa04796 for ; Wed, 27 Jan 1999 21:46:00 +1900 (EST) Message-ID: <4b701c5d.36afcf68@aol.com> Date: Wed, 27 Jan 1999 21:46:00 EST To: freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Subject: CDROM DRIVER NEEDED Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Mailer: AOL 4.0 for Windows 95 sub 226 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG PLEASE SENT ME INFORMATION ON HOW TO FIND A DRIVER FOR MY OLD CDROM MODEL VERTOS 300SSD, MANUFACTURER ELITEGROUP COMPUTER SYSTEM. PLEASE HELP ME, I AM FRUSTRATED SEARCHING IN THE INTERNET. E-MAIL JC8235@AOL.COM THANKS.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 18:49:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA23388 for freebsd-questions-outgoing; Wed, 27 Jan 1999 18:49:04 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA23376 for ; Wed, 27 Jan 1999 18:49:00 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id NAA16724; Thu, 28 Jan 1999 13:18:57 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id NAA05726; Thu, 28 Jan 1999 13:18:57 +1030 (CST) Date: Thu, 28 Jan 1999 13:18:57 +1030 From: Greg Lehey To: "Jason C. Wells" Cc: Robert Chalmers , freebsd Subject: Re: Did I hear someone say Communicator 4.5 for FreeBSD? Message-ID: <19990128131857.L4819@freebie.lemis.com> References: <36AFB6F1.73AF0085@chalmers.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Jason C. Wells on Thu, Jan 28, 1999 at 02:11:04AM +0000 WWW-Home-Page: http://www.lemis.com/~grog 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 Thursday, 28 January 1999 at 2:11:04 +0000, Jason C. Wells wrote: > On Thu, 28 Jan 1999, Robert Chalmers wrote: > >> Did I hear someone say there was a Communicator 4.5 for FreeBSD out >> there that doesn't require Linux support? > > If you have an all ELF system you will still need the Linux version. Not so. I'm running this on 4.0-CURRENT: /usr/local/netscape-4.5/communicator-4.5.bin: FreeBSD/i386 compact demand paged dynamically linked executable This is an a.out exectable. There is *no* problem running a.out executables on ELF systems. To answer Robert's questions: I think I just installed the port. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 18:53:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA24442 for freebsd-questions-outgoing; Wed, 27 Jan 1999 18:53:20 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason04.u.washington.edu (jason04.u.washington.edu [140.142.78.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA24437 for ; Wed, 27 Jan 1999 18:53:17 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul7.u.washington.edu (root@saul7.u.washington.edu [140.142.82.2]) by jason04.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id SAA45842; Wed, 27 Jan 1999 18:53:16 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul7.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id SAA20617; Wed, 27 Jan 1999 18:53:16 -0800 (PST) Date: Thu, 28 Jan 1999 02:52:43 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: JC8235@aol.com cc: freebsd-questions@FreeBSD.ORG Subject: Re: CDROM DRIVER NEEDED In-Reply-To: <4b701c5d.36afcf68@aol.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, 27 Jan 1999 JC8235@aol.com wrote: >PLEASE SENT ME INFORMATION ON HOW TO FIND A DRIVER FOR MY OLD CDROM MODEL >VERTOS 300SSD, MANUFACTURER ELITEGROUP COMPUTER SYSTEM. FreeBSD is an operating system. If you are using FreeBSD then we may be able to help with drivers for your CDROM. FreeBSD can provide drivers only for people using FreeBSD for obvious reasons. Perhaps you are trying to install FreeBSD? Also, you would do well to not use all caps no matter who you send messages to on the net. It is considered "shouting" in most circles and is frowned upon. Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 18:56:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA24944 for freebsd-questions-outgoing; Wed, 27 Jan 1999 18:56:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hyperhost.net (ether.lightrealm.com [207.159.132.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA24937 for ; Wed, 27 Jan 1999 18:56:58 -0800 (PST) (envelope-from patseal@hyperhost.net) Received: from port2.annex4.radix.net (port2.annex4.radix.net [209.48.225.130]) by hyperhost.net (8.8.5/8.8.5) with ESMTP id VAA27820; Wed, 27 Jan 1999 21:56:37 -0500 (EST) Date: Wed, 27 Jan 1999 21:57:04 -0500 (EST) From: Patrick Seal To: Jerry Dunham cc: freebsd-questions@FreeBSD.ORG Subject: Re: notebook support? In-Reply-To: <199901280254.UAA21648@avalanche.us.dell.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 What problem? I was using 3.3.3.1. ------------------------------------ _____________________________________ Patrick Seal |"Microsoft isn't evil, they just make | really crappy operating systems." Hyperhost - http://www.hyperhost.net| -Linus Torvalds hosting and Design http://www.freebsd.org - http://www.linux.org On Wed, 27 Jan 1999, Jerry_Dunham wrote: > Patrick Seal is alleged to have written: > } From patseal@hyperhost.net Tue Jan 26 20:09:54 1999 > > } It was just like any other install: flawless. > } (even X) > } > } BTW, it's running 3.0-stable, (RELEASE is fine too) > > Ummm.... That doesn't tell me much that I can use. How did you work > around the NeoMagic problem for X? > > } On Tue, 26 Jan 1999, Jerry_Dunham wrote: > } > Patrick Seal is alleged to have written: > } > > } >} I'm running 3.0-stable on a Dell Lattitude 266CPi. with x. > } >} > } >} On Tue, 26 Jan 1999, alxx wrote: > } >} > } >}> just wondering if anyones tried installing on notebooks/laptop/portables > } >}> with or without x.I know linux can be setup on a notebook so why not > } >}> freebsd?(not just a miniport/version) > } > > } > Interesting. I've been sorely tempted to try that on my CP M233XT, and > } > have put it off for lack of time and the assumption that much time would > } > be involved in getting it to work. What did it take? I'd heard at one > } > time that the NeoMagic video would be a major problem, but more recently > } > I've heard that it's been solved. I should really try harder to follow > } > developments. > } > > } > Thanks for any advice. > > > -- > Jerry Dunham Dell Portables Austin, Texas > (512)728-4026 (O) jdunham@avalanche.us.dell.com (512)335-0674 (H) > (512)860-6486 (P) Gerald_Dunham@dell.com (512)728-6135 (F) > > Computers make very fast, very accurate misteaks. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 18:57:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA25133 for freebsd-questions-outgoing; Wed, 27 Jan 1999 18:57:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.netsys.hn ([206.48.255.45]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA24954; Wed, 27 Jan 1999 18:57:00 -0800 (PST) (envelope-from freebsd@netsys.hn) Received: from [206.48.255.64] (dedicated.netsys.hn [206.48.255.64]) by mail.netsys.hn (8.9.1/8.9.1) with SMTP id UAA01350; Wed, 27 Jan 1999 20:56:49 -0600 (CST) Message-Id: <199901280256.UAA01350@mail.netsys.hn> To: "freebsd-questions@FreeBSD.ORG" , "freebsd-hardware@freebsd.org" Subject: Your opinion please! Date: Wed, 27 Jan 99 20:57:10 -0500 From: FreeBSD Questions X-Mailer: E-Mail Connection v2.5.03 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -- [ From: FreeBSD Questions * EMC.Ver #2.5.02 ] -- Sorry guys to ask this here, but I don't know other reliable source of information and founded opinions on the net. For those who are using Proxy Caching: What do you think is better, Squid or the Proxy Module from Apache? Thanks a lot for your feedback. Pablo Quintana HONDURAS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 18:59:19 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA25383 for freebsd-questions-outgoing; Wed, 27 Jan 1999 18:59:19 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from isis.dynip.com ([139.141.220.23]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA25262 for ; Wed, 27 Jan 1999 18:58:15 -0800 (PST) (envelope-from root@isis.dynip.com) From: root@isis.dynip.com Received: (from root@localhost) by isis.dynip.com (8.9.2/8.9.1) id FAA17720; Thu, 28 Jan 1999 05:49:27 +0300 (AST) (envelope-from root) Message-Id: <199901280249.FAA17720@isis.dynip.com> Date: Thu, 28 Jan 1999 05:48:41 +0300 (AST) Reply-To: root@isis.dynip.com Subject: Re: How to print HTML doc on HPdeskjet 690C in COLOR To: robert@chalmers.com.au cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <36AFCED0.7CDD93DF@chalmers.com.au> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 28 Jan, Robert Chalmers wrote: > > Hi, > thats really excellent. Thank you very much. I'll certainly make use of this. > > The Ozone - or lack of it means Australia has the highest skin cancer rate of any country in > the world now. Some claim to fame huh! The weather reports now carry an index to advise people > of changes to it. > > Thanks again for your excellent help, > > Regards > Robert > > root@isis.dynip.com wrote: > >> On 28 Jan, Robert Chalmers wrote: >> > Hi, >> > how did you get a 690c to print postscript? I can do text and condensed text, >> > but couldn't figure out how to print PS documents? >> > I'll have to have a look at color too. Never thought of that. >> > >> Hi Robert, >> nice to a have a question from Australia. >> By the way how is the Ozone problem there ? >> >> To print postscript docs on non-postscript capable printers like HP >> deskjets you need a software trick to overcome the hardware cripling. >> So you need to use print filters, it is a rather long, complex and >> sometimes terrifying topic which I am very far from fully >> understanding, but here is the way I got it to work for me with the >> help of FreeBSD Handbook (already installed on your system I hope). >> >> step 1: Setup your /etc/printcap file >> here is mine: >> ## @(#)printcap 5.3 (Berkeley) 6/30/90 >> ## $Id: printcap,v 1.9 1998/02/04 12:09:06 ache Exp $ >> # >> ## >> ## This enables a simple local "raw" printer, hooked up to the first >> ## parallel port. No kind of filtering is done, so everything you >> ## pass to the "lpr" command will be printed unmodified. >> ## >> ## Remember, for further print queues you're going to add, you have to >> ## chose different spool directories (the "sd" capability below), >> ## otherwise you will greatly confuse lpd. >> ## >> ## For some advanced printing, have a look at the "apsfilter" package. >> ## It plugs into the lpd system, allowing you to print a variety of >> ## different file types by converting everything to PostScript(tm) >> ## format. If you don't have a PostScript(tm) printer, don't panic, >> ## but do also install the "ghostscript" package. >> ## >> ## Do also refer to section 7 (Printing) of the handbook. A local copy >> ## can be found under /usr/share/doc/handbook/handbook.{html,latin1}. >> ## >> ## Banner pages are now suppressed by default. Remove the :sh: >> ## capability to turn them back on. >> ## Installed filters >> ##:df=/usr/libexec/hpdf: >> ##:if=/usr/libexec/if-simple: <-- simple text only >> ##:df=/usr/libexec/psdf: <-- dvi to ps >> ##:if=/usr/local/libexec/psif: <-- print ps to text on ps printers(don't use we're POOR) >> ##:if=/usr/libexec/hpif: <-- Print Ghostscript-simulated PostScript on a DeskJet 500 >> HP-Inkjet|lp|local line printer|HP Deskjet 690C:\ <--- your printer name >> :sh:\ >> :lp=/dev/printer:sd=/var/spool/output/lpd/HP-InkJet:\ >> :lf=/var/log/lpd-errs:\ >> :df=/usr/libexec/psdf:\ >> :vf=/usr/libexec/hpvf:\ >> :tf=/usr/libexec/pstf:\ >> :rf=/usr/libexec/hprf:\ >> :if=/usr/libexec/hpif: <--------- THIS IS THE SUCKER ps->HPjet >> >> #************************ THE REST IS ADDED BY ASPFILTER form /usr/ports >> # LABEL apsfilter >> # apsfilter setup Thu Jan 21 14:29:08 AST 1999 >> # >> # APS_BASEDIR:/usr/local/apsfilter >> # >> # >> ascii|lp1|cdj670-a4-ascii-mono|cdj670 ascii mono:\ >> :lp=/dev/printer:\ >> :sd=/var/spool/lpd/cdj670-a4-ascii-mono:\ >> :lf=/var/spool/lpd/cdj670-a4-ascii-mono/log:\ >> :af=/var/spool/lpd/cdj670-a4-ascii-mono/acct:\ >> :if=/usr/local/apsfilter/filter/aps-cdj670-a4-ascii-mono:\ >> :mx#0:\ >> :sh: >> # >> lp2|cdj670-a4-auto-mono|cdj670 auto mono:\ >> :lp=/dev/printer:\ >> :sd=/var/spool/lpd/cdj670-a4-auto-mono:\ >> :lf=/var/spool/lpd/cdj670-a4-auto-mono/log:\ >> :af=/var/spool/lpd/cdj670-a4-auto-mono/acct:\ >> :if=/usr/local/apsfilter/filter/aps-cdj670-a4-auto-mono:\ >> :mx#0:\ >> :sh: >> # >> lp3|cdj670-a4-ascii-color|cdj670 ascii color:\ >> :lp=/dev/printer:\ >> :sd=/var/spool/lpd/cdj670-a4-ascii-color:\ >> :lf=/var/spool/lpd/cdj670-a4-ascii-color/log:\ >> :af=/var/spool/lpd/cdj670-a4-ascii-color/acct:\ >> :if=/usr/local/apsfilter/filter/aps-cdj670-a4-ascii-color:\ >> :mx#0:\ >> :sh: >> # >> lp|lp4|cdj670-a4-auto-color|cdj670 auto color:\ >> :lp=/dev/printer:\ >> :sd=/var/spool/lpd/cdj670-a4-auto-color:\ >> :lf=/var/spool/lpd/cdj670-a4-auto-color/log:\ >> :af=/var/spool/lpd/cdj670-a4-auto-color/acct:\ >> :if=/usr/local/apsfilter/filter/aps-cdj670-a4-auto-color:\ >> :mx#0:\ >> :sh: >> # >> raw|lp5|cdj670-a4-raw|cdj670 auto raw:\ >> :lp=/dev/printer:\ >> :sd=/var/spool/lpd/cdj670-raw:\ >> :lf=/var/spool/lpd/cdj670-raw/log:\ >> :af=/var/spool/lpd/cdj670-raw/acct:\ >> :if=/usr/local/apsfilter/filter/aps-cdj670-a4-raw:\ >> :mx#0:\ >> :sh: >> >> HERE IS THE FILTER ITSELF: >> #!/bin/sh >> # >> # ifhp - Print Ghostscript-simulated PostScript on a DeskJet 500 >> # Installed in /usr/libexec/hpif >> >> # >> # Treat LF as CR+LF: >> # >> printf "\033&k2G" || exit 2 >> >> # >> # Read first two characters of the file >> # >> read first_line >> first_two_chars=`expr "$first_line" : '\(..\)'` >> >> if [ "$first_two_chars" = "%!" ]; then >> # >> # It is PostScript; use Ghostscript to scan-convert and print it >> # >> /usr/local/bin/gs -dSAFER -dNOPAUSE -q -sDEVICE=djet500 -sOutputFile=- - \ >> && exit 0 >> >> else >> # >> # Plain text or HP/PCL, so just print it directly; print a form >> # at the end to eject the last page. >> # >> echo $first_line && cat && printf "\f" && exit 2 >> fi >> >> exit 2 >> >> INSTALL Ghost Script program (in the ports collection) >> it will give you /usr/local/bin/gs <----- this is actually called from >> with in the filter script. >> >> Use any postscript program like Ghost View (in the ports) >> to View then use its own Print command from the menu. >> >> Thanks. >> -- >> - MAY THE FORCE BE WITH YOU. ~o .^. >> ---------------------------- ___ o~ .00 ) >> Static Email : osiris2002@yahoo.com /| o~ /)( >> Bouncing Email : root@isis.dynip.com / | | \ >> Web Site : http://isis.dynip.com:80 (Frames) ___/ | / \ >> Anon FTP Site : ftp://isis.dynip.com:21 (anonymous) | /''___/ / | >> Gopher Site : gopher://isis.dynip.com:70 | /'''/___/ | >> Network News : isis.dynip.com (Read, Post, Xfer) __|/'''/ >> Mailing Lists : majordomo@isis.dynip.com (public) >> pgp key : finger root@isis.dynip.com >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-questions" in the body of the message > > -- > http://www.chalmers.com.au. Publications From China in 24 different languages. > English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, > Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, > Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. > Thanks for your politelness. Very sorry for Australia, it is really one of the most loveable countries+Newzealand, that I hate to see in trouble in any way, thanks to our friends and Factories in North America. Anyways, I forgot to tell you that the filter in /usr/libexec must be owned by daemon or the lpd won't be able to execute it. If you succeed tell me. Cheers too. -- - MAY THE FORCE BE WITH YOU. ~o .^. ---------------------------- ___ o~ .00 ) Static Email : osiris2002@yahoo.com /| o~ /)( Bouncing Email : root@isis.dynip.com / | | \ Web Site : http://isis.dynip.com:80 (Frames) ___/ | / \ Anon FTP Site : ftp://isis.dynip.com:21 (anonymous) | /''___/ / | Gopher Site : gopher://isis.dynip.com:70 | /'''/___/ | Network News : isis.dynip.com (Read, Post, Xfer) __|/'''/ Mailing Lists : majordomo@isis.dynip.com (public) pgp key : finger root@isis.dynip.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 19:00:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA25703 for freebsd-questions-outgoing; Wed, 27 Jan 1999 19:00:53 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.atl.bellsouth.net (mail.atl.bellsouth.net [205.152.0.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA25696 for ; Wed, 27 Jan 1999 19:00:50 -0800 (PST) (envelope-from wghicks@bellsouth.net) Received: from wghicks.bellsouth.net (root@host-209-214-71-142.atl.bellsouth.net [209.214.71.142]) by mail.atl.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id WAA05104; Wed, 27 Jan 1999 22:00:46 -0500 (EST) Received: from localhost (wghicks@localhost [127.0.0.1]) by wghicks.bellsouth.net (8.9.2/8.9.2) with ESMTP id WAA75301; Wed, 27 Jan 1999 22:17:29 -0500 (EST) (envelope-from wghicks@wghicks.bellsouth.net) To: kevin.weiss@mail.utexas.edu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ported software still not working In-Reply-To: Your message of "Wed, 27 Jan 1999 01:36:32 -0600" <199901270735.XAA10042@hub.freebsd.org> References: <199901270735.XAA10042@hub.freebsd.org> X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990127221729M.wghicks@wghicks.bellsouth.net> Date: Wed, 27 Jan 1999 22:17:29 -0500 From: W Gerald Hicks X-Dispatcher: imput version 980905(IM100) Lines: 51 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Kevin, You don't mention what version of FreeBSD you're using? Sounds like you have, say, 2.2.8-RELEASE and you're trying to use a newer ports collection than that. In cases like these, you proabably need the newer make include files too. They are normally found in /usr/share/mk/*.mk The 'FreeBSD Way' to keep all this synchronized and working is to use cvsup to update your ports and sources and then doing a 'make world'. I'd recommend that anyone interested in using FreeBSD as a full-time desktop to learn how to build their system from sources. Good Luck, Jerry Hicks wghicks@bellsouth.net From: Kevin Weiss Subject: ported software still not working Date: Wed, 27 Jan 1999 01:36:32 -0600 > ok...when I try to do a make install of any ported software (from my HDD), > I get the following error message... > > 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 > > I don't understand...I have the makefile, file dir, patch dir (if needed), > and ports dir... > > can someone help > > PS - for the 3rd (and 4th) CD's...do I just mount the CDROM and then do: > #cd /usr > #tar xzvf /cdrom/ports/ports.tgz > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 19:03:28 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA26011 for freebsd-questions-outgoing; Wed, 27 Jan 1999 19:03:28 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from peacock.tci.com (coral.tci.com [198.178.8.81]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA25988 for ; Wed, 27 Jan 1999 19:03:25 -0800 (PST) (envelope-from chris@tci.com) Received: from oreo.tci.com (co-chris-pc01.tci.com [172.18.27.65]) by peacock.tci.com (8.9.0/8.9.0) with ESMTP id UAA26155 for ; Wed, 27 Jan 1999 20:03:22 -0700 (MST) Received: from tci.com (localhost [127.0.0.1]) by oreo.tci.com (8.9.1b+Sun/8.9.1) with ESMTP id UAA12381 for ; Wed, 27 Jan 1999 20:03:08 -0700 (MST) Message-ID: <36AFD36C.456504C4@tci.com> Date: Wed, 27 Jan 1999 20:03:08 -0700 From: Chris Tubutis Organization: Tele-Communications, Inc. X-Mailer: Mozilla 4.5 [en] (X11; U; SunOS 5.7 sun4m) X-Accept-Language: en MIME-Version: 1.0 To: freebsd Subject: Re: Did I hear someone say Communicator 4.5 for FreeBSD? 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 C. Wells" wrote: > > On Thu, 28 Jan 1999, Robert Chalmers wrote: > > >Did I hear someone say there was a Communicator 4.5 for FreeBSD out > >there that doesn't require Linux support? > > If you have an all ELF system you will still need the Linux version. Huh? I thought I had an all-ELF system from the start - 3.0-RELEASE from the November 1998 WD CDROM. The Communicrasher I got from Netscape (/pub/communicator/4.5/english/unix/unsupported/freebsd) has always worked just fine. Hmmm.... maybe I *don't* have all ELF after all.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 19:04:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA26178 for freebsd-questions-outgoing; Wed, 27 Jan 1999 19:04:48 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.atl.bellsouth.net (mail.atl.bellsouth.net [205.152.0.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA26169 for ; Wed, 27 Jan 1999 19:04:45 -0800 (PST) (envelope-from wghicks@bellsouth.net) Received: from wghicks.bellsouth.net (root@host-209-214-71-142.atl.bellsouth.net [209.214.71.142]) by mail.atl.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id WAA13053; Wed, 27 Jan 1999 22:04:43 -0500 (EST) Received: from localhost (wghicks@localhost [127.0.0.1]) by wghicks.bellsouth.net (8.9.2/8.9.2) with ESMTP id WAA75316; Wed, 27 Jan 1999 22:21:26 -0500 (EST) (envelope-from wghicks@wghicks.bellsouth.net) To: der@pc759.cs.msu.su Cc: freebsd-questions@FreeBSD.ORG Subject: Re: What program can make a ftp-proxy ? In-Reply-To: Your message of "Wed, 27 Jan 1999 13:54:55 +0300 (MSK)" <199901271054.NAA13327@pc759.cs.msu.su> References: <199901271054.NAA13327@pc759.cs.msu.su> X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990127222125Y.wghicks@wghicks.bellsouth.net> Date: Wed, 27 Jan 1999 22:21:25 -0500 From: W Gerald Hicks X-Dispatcher: imput version 980905(IM100) Lines: 14 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: Derevyanko Alexandr Evgenievich Subject: What program can make a ftp-proxy ? Date: Wed, 27 Jan 1999 13:54:55 +0300 (MSK) > > Anybody know, what can i use to establish ftp-proxy server on my host ? > /usr/ports/www/squid21 Good Luck, Jerry Hicks wghicks@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 19:06:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA26439 for freebsd-questions-outgoing; Wed, 27 Jan 1999 19:06:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pa.mother.com (pa.mother.com [198.93.80.101]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA26431 for ; Wed, 27 Jan 1999 19:06:07 -0800 (PST) (envelope-from dcojeda@cal.net) Received: from cal.net (l1p31.sac.mother.com [207.215.65.31]) by pa.mother.com (8.9.1a/8.9.1/Debian/GNU) with ESMTP id TAA27436 for ; Wed, 27 Jan 1999 19:05:55 -0800 Message-ID: <36AFD43D.DC0E3A92@cal.net> Date: Wed, 27 Jan 1999 19:06:37 -0800 From: Demetri Ojeda Organization: Digital Reality Software X-Mailer: Mozilla 4.05 [en] (WinNT; U) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Quick question 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 seen the HW compatibility list but I don't know how up-to-date is the list, I have FreeBSD 3.0 and was wondering is the Adaptec AVA-2825(VL) SCSI controller on the compatibility list? -- Demetri Ojeda "Have you ever noticed? Anybody going dcojeda@cal.net slower than you is an idiot, and http://www.mother.com/~dcojeda anyone going faster than you is a maniac?" - George Carlin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 19:09:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA26840 for freebsd-questions-outgoing; Wed, 27 Jan 1999 19:09:39 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.gulftel.com (mail.gulftel.com [208.222.57.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA26831 for ; Wed, 27 Jan 1999 19:09:37 -0800 (PST) (envelope-from rjob@gulftel.com) Received: from gulftel.com ([208.226.46.224]) by mail.gulftel.com (Post.Office MTA v3.5.3 release 223 ID# 0-58681U15000L999S0V35) with ESMTP id com for ; Wed, 27 Jan 1999 21:07:51 -0600 Message-ID: <36AFD318.FC6DB05@gulftel.com> Date: Wed, 27 Jan 1999 21:01:44 -0600 From: bob olbrich X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.unix.bsd.freebsd.misc To: freebsd-questions@FreeBSD.ORG Subject: installing 3.0-rel, SNAP, term, and mwave modem update Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Last year I tried installing 2.2.6 (via FTP) and failed. At that time the IBM Mwave modem was not supported. Since then I saw a posting suggesting that the Mwave worked in a version of 3.0 -SNAP(I've found some time to work on this, finally) First, my serial port now probes: sio0 at 0x3f8 - 0x3ff irq 4 flags 0x10 on isa ( I think this is OK) Next, I go through the normal stages (novice installation ,Fdisk partition, disklabel editor, ftp install, ppp interface, and network configuration). Then alt-f3 to the term screen and get: working in interactive mode using interface: tun0 phase: PPP started (interactive mode) ppp ON rjob > term phase:bundle:establish phase:deflink:closed -> opening phase:deflink:connected! deflink:entering terminal mode on /dev/cuaa0 type '~?' for help phase:deflink:opening -> ready After the above the keyboard is locked out I appreciate any comments. Thanks, Bob Olbrich rjob@gulftel.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 19:10:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA27117 for freebsd-questions-outgoing; Wed, 27 Jan 1999 19:10:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.gulftel.com (mail.gulftel.com [208.222.57.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA27097 for ; Wed, 27 Jan 1999 19:10:19 -0800 (PST) (envelope-from rjob@gulftel.com) Received: from gulftel.com ([208.226.46.224]) by mail.gulftel.com (Post.Office MTA v3.5.3 release 223 ID# 0-58681U15000L999S0V35) with ESMTP id com for ; Wed, 27 Jan 1999 21:09:51 -0600 Message-ID: <36AFD391.B03D2EA4@gulftel.com> Date: Wed, 27 Jan 1999 21:03:45 -0600 From: bob olbrich X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.unix.bsd.freebsd.misc To: freebsd-questions@FreeBSD.ORG Subject: installing 3.0-rel, SNAP, term, and mwave modem update Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Last year I tried installing 2.2.6 (via FTP) and failed. At that time the IBM Mwave modem was not supported. Since then I saw a posting suggesting that the Mwave worked in a version of 3.0 -SNAP(I've found some time to work on this, finally) First, my serial port now probes: sio0 at 0x3f8 - 0x3ff irq 4 flags 0x10 on isa ( I think this is OK) Next, I go through the normal stages (novice installation ,Fdisk partition, disklabel editor, ftp install, ppp interface, and network configuration). Then alt-f3 to the term screen and get: working in interactive mode using interface: tun0 phase: PPP started (interactive mode) ppp ON rjob > term phase:bundle:establish phase:deflink:closed -> opening phase:deflink:connected! deflink:entering terminal mode on /dev/cuaa0 type '~?' for help phase:deflink:opening -> ready After the above the keyboard is locked out I appreciate any comments. Thanks, Bob Olbrich rjob@gulftel.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 19:27:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA29130 for freebsd-questions-outgoing; Wed, 27 Jan 1999 19:27:12 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from send106.yahoomail.com (send106.yahoomail.com [205.180.60.43]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA29123 for ; Wed, 27 Jan 1999 19:27:10 -0800 (PST) (envelope-from holtor@yahoo.com) Message-ID: <19990128032833.17679.rocketmail@send106.yahoomail.com> Received: from [209.191.61.68] by send106.yahoomail.com; Wed, 27 Jan 1999 19:28:33 PST Date: Wed, 27 Jan 1999 19:28:33 -0800 (PST) From: Holtor Subject: Simple 3.0-CURRENT to 3.0-STABLE Upgrade Question 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, a simple question. When upgradeing to 3.0-STABLE from 3.0-CURRENT we have to convert our aout system to elf, doing a make aout-to-elf-build and then make aout-to-elf-install, after this we redo our kernel to elf and install that along with the new boot blocks. At this point I would reboot, downtime must be minimized, so my question is, when the box came back online would it be 3.0-STABLE or would i still have to make buildworld and install and reboot again to make it 3.0-STABLE. Thanks! Holtor _________________________________________________________ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 19:43:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA01085 for freebsd-questions-outgoing; Wed, 27 Jan 1999 19:43:37 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dnai.com (dnai.com [207.181.194.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA01078 for ; Wed, 27 Jan 1999 19:43:35 -0800 (PST) (envelope-from miket@dnai.com) Received: from einstein (dnai-207-181-255-33.dialup.dnai.com [207.181.255.33]) by dnai.com (8.8.8/8.8.8) with SMTP id TAA04507; Wed, 27 Jan 1999 19:41:35 -0800 (PST) Message-Id: <4.1.19990127193824.00ac2580@mail.dnai.com> X-Sender: miket@mail.dnai.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Wed, 27 Jan 1999 19:39:01 -0800 To: Dave Clarke CRP , freebsd-questions@FreeBSD.ORG From: Mike Thompson Subject: Re: FreeBSD Internet Access for Win95 LAN In-Reply-To: <36AFBCA0.428@tssc.co.nz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 02:25 PM 1/28/99 +1300, you wrote: >I am currently using FreeBSD 2.2.6 as a dial up Internet Server for a >Windows 95 LAN and have the following questions I hope someone can help >with. > >1. Each time a Windows 95 machine is rebooted the FreeBSD machine >dials out to the Internet. Any clues on how to stop this as we >have to pay for each phone call. I have a very similar configuration on an ISDN line and similar problems. To fix this you want to prevent DNS lookups from occurring when the systems are simply talking to each other on the local LAN. Although you can configure a local DNS, a simpler alternative is to edit the hosts file on each of the Win 95/98 systems and the FreeBSD system so they each know about the IP addresses of the other systems. First, create a "C:\Windows\hosts" on each of your Win 95/98 systems with the following information (Substitute your IP address, system names and service provider name): 192.168.0.1 freebsd_sys freebsd_sys.your_isp.com 192.168.0.2 win95_sys1 win95_sys1.your_isp.com 192.168.0.3 win95_sys2 win95_sys2.your_isp.com ... Then, add the same information to the "/etc/hosts" file on your FreeBSD system: 192.168.0.1 freebsd_sys freebsd_sys.your_isp.com 192.168.0.2 win95_sys1 win95_sys1.your_isp.com 192.168.0.3 win95_sys2 win95_sys2.your_isp.com ... Finally, edit the "/etc/host.conf" file on the FreeBSD system so that the hosts file is checked first, then DNS/Bind and finally NIS (if NIS is enabled). My "/etc/hosts.conf" file is set as below. hosts bind # nis After doing this you should now be able to boot any system and log into your FreeBSD system via telnet without causing your FreeBSD system to dial out. >3. Is it necessary or desirable to use the FreeBSD as a local DNS >server, if so can someone send some example config files as the >examples in the FAQ and Handbook cause errors in named. If your ISP provides DNS services you really don't need to run a local DNS if you don't want/need to. If you do use your ISP's DNS you want lookups to only occur when the FreeBSD or Win 95/98 systems are truly going out to the Internet. Also, you will want to add filters to PPP to filter out NETBIOS packets from causing this your system to dialout. This may or may not be a problem for you. If it is you will want to add rules similar to the ones shown below to your ppp.conf file (check the ppp documentation). # The following dial rules prevent NETBIOS (port 137, 138, # 139 udp or tcp) from establishing a connection to the # remote network. set dfilter 1 deny udp src eq 137 set dfilter 2 deny udp src eq 138 set dfilter 3 deny udp src eq 139 set dfilter 4 deny tcp src eq 137 set dfilter 5 deny tcp src eq 138 set dfilter 6 deny tcp src eq 139 I hope this information is useful. Mike Thompson miket@dnai.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 19:44:27 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA01199 for freebsd-questions-outgoing; Wed, 27 Jan 1999 19:44:27 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pluto.ipass.net (pluto.ipass.net [198.79.53.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA01190 for ; Wed, 27 Jan 1999 19:44:24 -0800 (PST) (envelope-from mmercer@ipass.net) Received: from ipass.net (ts6-129-ppp.ipass.net [198.78.59.129]) by pluto.ipass.net (8.9.1a/8.9.1) with ESMTP id WAA06354; Wed, 27 Jan 1999 22:42:08 -0500 (EST) Message-ID: <36AFDD82.9D6F7DC7@ipass.net> Date: Wed, 27 Jan 1999 22:46:10 -0500 From: "Michael E. Mercer" X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 3.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Chris Johnson CC: Marty Cawthon , questions@FreeBSD.ORG Subject: Re: Deinstall a port that has been updated References: <19990127223227J.mrc@ChipChat.com> <19990127180752.A4580@palomine.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Another way to find out what is installed is to go to /var/db/pkg This directory has all the packages you have installed on your system. then you could use pkg_delete the example of would be as given already below. ja-netscape-communicator-4.08 That would be what would show up in /var/db/pkg. Hope I did not confuse you. later Michael ps: CAUTION: make sure you delete an old package before you install a new one, they may use some of the same files. Chris Johnson wrote: > > On Wed, Jan 27, 1999 at 10:32:27PM +0000, Marty Cawthon wrote: > > Hello BSDaemons! > > > > I need some pointers: > > "How do I deinstall a port that has been updated?" > > > > Specifically: > > ------------- > > ja-netscape-communicator-4.07 > > was installed as a port in 1998-December. > > > > Today I tried to deinstall this port, > > then later I plan to install Netscape NAVIGATOR 4.5 > > > > Here is what happened: > > -------------------- > > # cd /usr/ports/japanese > > # cd netscape4-communicator > > # make deinstall > > ==> deinstalling for ja-netscape-communicator-4.08 > > pkg_delete: no such package 'ja-netscape-communicator-4.08' installed > > ** Error code 1 > > -------------------- > > Don't try to use "make deinstall." Use pkg_delete directly instead. > > First, find out the exact name of the installed package: > > $ pkg_info -I -a | grep netscape > > This should yield something like: > > ja-netscape-communicator-4.07 > > Then delete it: > > $ pkg_delete ja-netscape-communicator-4.07 > > That should do it! > > Chris > > > > > I examined the 'Makefile' and searched the mailing list archives, but > > it is not clear how best to proceed with this. > > > > In advance, "thank you" for your consideration and suggestions. > > > > Marty Cawthon > > ChipChat > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 19:51:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA02319 for freebsd-questions-outgoing; Wed, 27 Jan 1999 19:51:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from galileo.physics.purdue.edu (galileo.physics.purdue.edu [128.210.67.225]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA02298 for ; Wed, 27 Jan 1999 19:50:51 -0800 (PST) (envelope-from jonsmith@london.physics.purdue.edu) Received: from localhost (jonsmith@localhost) by galileo.physics.purdue.edu (8.9.1/8.8.8) with SMTP id WAA20764 for ; Wed, 27 Jan 1999 22:50:47 -0500 (EST) X-Authentication-Warning: galileo.physics.purdue.edu: jonsmith owned process doing -bs Date: Wed, 27 Jan 1999 22:50:47 -0500 (EST) From: "The one and only, Psycho Phys Kid..." X-Sender: jonsmith@galileo.physics.purdue.edu To: freebsd-questions@FreeBSD.ORG Subject: 3C509 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 remember an issue of yanking lots of stuff from -current, then some being put back. Which, if either, of 3.0-STABLE, 4.0-CURRENT still/will continue to support the 3C509/3C509B? Thanks -- "Everywhere I go, there's Jon Smith!" -- Leah Dunlevy Jonathan Smith To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 20:26:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA06924 for freebsd-questions-outgoing; Wed, 27 Jan 1999 20:26:48 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kiwi.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA06918 for ; Wed, 27 Jan 1999 20:26:44 -0800 (PST) (envelope-from jonc@pinnacle.co.nz) Received: from kiwi.pinnacle.co.nz (kiwi.pinnacle.co.nz [202.37.163.2]) by kiwi.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id RAA21467; Thu, 28 Jan 1999 17:26:13 +1300 (NZDT) Date: Thu, 28 Jan 1999 17:26:13 +1300 (NZDT) From: Jonathan Chen To: Chad Thunberg cc: freebsd-questions@FreeBSD.ORG Subject: Re: Fax servers In-Reply-To: <002a01be4a4f$55e1dd50$8200000a@chad.ATV> 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, 27 Jan 1999, Chad Thunberg wrote: > My company has recently had a need to send a 1000+ faxes on Fridays to our > suppliers. I have found only one stand alone server that can handle up to 8 > phone lines. My question is, is there a software package that can manage > multiple fax cards in a fbsd box for such a purpose? If not, any other known > software that would run on a *nix box that would allow network users to send > faxes to the server keeping in mind I need to utilize multiple cards to get > this done in a fair amount of time. Any information on the subject would > help. HylaFAX will suit your requirements. Check out: http://www.hylafax.org/ Jonathan Chen ---------------------------------------------------------------------- Clothes do make the man. Naked people have little or no influence on society. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 20:28:47 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA07147 for freebsd-questions-outgoing; Wed, 27 Jan 1999 20:28:47 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.atl.bellsouth.net (mail.atl.bellsouth.net [205.152.0.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA07142 for ; Wed, 27 Jan 1999 20:28:46 -0800 (PST) (envelope-from wghicks@bellsouth.net) Received: from wghicks.bellsouth.net (root@host-209-214-71-142.atl.bellsouth.net [209.214.71.142]) by mail.atl.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id XAA10470; Wed, 27 Jan 1999 23:28:36 -0500 (EST) Received: from localhost (wghicks@localhost [127.0.0.1]) by wghicks.bellsouth.net (8.9.2/8.9.2) with ESMTP id XAA75409; Wed, 27 Jan 1999 23:45:20 -0500 (EST) (envelope-from wghicks@wghicks.bellsouth.net) To: root@isis.dynip.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to archive Huge mailing list folders In-Reply-To: Your message of "Thu, 28 Jan 1999 00:58:29 +0300 (AST)" <199901272158.AAA77569@isis.dynip.com> References: <199901272158.AAA77569@isis.dynip.com> X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990127234519B.wghicks@wghicks.bellsouth.net> Date: Wed, 27 Jan 1999 23:45:19 -0500 From: W Gerald Hicks X-Dispatcher: imput version 980905(IM100) Lines: 31 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: root@isis.dynip.com Subject: How to archive Huge mailing list folders Date: Thu, 28 Jan 1999 00:58:29 +0300 (AST) > Hi there, > I was wondering how to archive the mailing lists I'm getting from > freebsd (REALLY BIG), I know that FreeBSD sites have their system of > automaticslly archiving all mailing lists every week, so I would like > to adopt a similar mechanism. Any pointers to downloads, docs is > appreciated. If you really want to archive these for keeps, I'd suggest using the cvsup-mirror port. > Thanks. > -- > - MAY THE FORCE BE WITH YOU. ~o .^. > ---------------------------- ___ o~ .00 ) > Static Email : osiris2002@yahoo.com /| o~ /)( > Bouncing Email : root@isis.dynip.com / | | \ > Web Site : http://isis.dynip.com:80 (Frames) ___/ | / \ > Anon FTP Site : ftp://isis.dynip.com:21 (anonymous) | /''___/ / | > Gopher Site : gopher://isis.dynip.com:70 | /'''/___/ | > Network News : isis.dynip.com (Read, Post, Xfer) __|/'''/ > Mailing Lists : majordomo@isis.dynip.com (public) > pgp key : finger root@isis.dynip.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 20:45:16 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA09515 for freebsd-questions-outgoing; Wed, 27 Jan 1999 20:45:16 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.atl.bellsouth.net (mail.atl.bellsouth.net [205.152.0.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA09502 for ; Wed, 27 Jan 1999 20:45:14 -0800 (PST) (envelope-from wghicks@bellsouth.net) Received: from wghicks.bellsouth.net (root@host-209-214-71-142.atl.bellsouth.net [209.214.71.142]) by mail.atl.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id XAA03843; Wed, 27 Jan 1999 23:45:10 -0500 (EST) Received: from localhost (wghicks@localhost [127.0.0.1]) by wghicks.bellsouth.net (8.9.2/8.9.2) with ESMTP id AAA75607; Thu, 28 Jan 1999 00:01:54 -0500 (EST) (envelope-from wghicks@wghicks.bellsouth.net) To: freebsd@netsys.hn Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Your opinion please! In-Reply-To: Your message of "Wed, 27 Jan 99 20:57:10 -0500" <199901280256.UAA01350@mail.netsys.hn> References: <199901280256.UAA01350@mail.netsys.hn> X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990128000153O.wghicks@wghicks.bellsouth.net> Date: Thu, 28 Jan 1999 00:01:53 -0500 From: W Gerald Hicks X-Dispatcher: imput version 980905(IM100) Lines: 28 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [freebsd-hardware trimmed] From: FreeBSD Questions > > Sorry guys to ask this here, but I don't know other reliable source of > information and founded opinions on the net. > > For those who are using Proxy Caching: > > What do you think is better, Squid or the Proxy Module from Apache? > > Thanks a lot for your feedback. > > Pablo Quintana > HONDURAS > Depends on what you're doing. Squid can be configured to 'collaborate' in the caching process with neighboring proxy servers for running a cache farm. It can also handle FTP, making it a pretty good cache host for web-browsing LAN users. I'm not experienced with Apache's Proxy Module. Cheers, Jerry Hicks wghicks@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 21:39:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA15611 for freebsd-questions-outgoing; Wed, 27 Jan 1999 21:39:32 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotmail.com (f272.hotmail.com [207.82.251.163]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id VAA15597 for ; Wed, 27 Jan 1999 21:39:30 -0800 (PST) (envelope-from reisan@hotmail.com) Received: (qmail 12983 invoked by uid 0); 28 Jan 1999 05:39:25 -0000 Message-ID: <19990128053925.12982.qmail@hotmail.com> Received: from 164.124.250.242 by www.hotmail.com with HTTP; Wed, 27 Jan 1999 21:39:25 PST X-Originating-IP: [164.124.250.242] From: "jebi lee" To: freebsd-questions@FreeBSD.ORG Subject: subscribe Date: Wed, 27 Jan 1999 21:39:25 PST Mime-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Subscribe to the FreeBSD mailing ______________________________________________________ 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 Jan 27 22:19:27 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA20773 for freebsd-questions-outgoing; Wed, 27 Jan 1999 22:19:27 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from fw.tech-trans.com (pc003.tech-trans.com [210.184.43.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA20765 for ; Wed, 27 Jan 1999 22:19:24 -0800 (PST) (envelope-from peter@sweda.com.hk) Received: from sweda.com.hk ([172.16.132.157]) by fw.tech-trans.com (AIX4.3/UCB 8.8.8/8.8.8) with ESMTP id OAA18632; Thu, 28 Jan 1999 14:20:19 +0800 Message-ID: <36B002BF.E4AA4458@sweda.com.hk> Date: Thu, 28 Jan 1999 14:25:04 +0800 From: peter kok X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: Ludwig Pummer CC: charon@freethought.org, questions@FreeBSD.ORG Subject: Re: postscript References: <4.1.19990127133148.00a13730@mail-r> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ludwig Pummer wrote: > At 01:04 PM 1/27/99 , charon@freethought.org wrote: > >Is there an inherent program in FreeBSD to read documents in postscript > >format, or is there a package? If it's a package, what's it's name? > > Try ghostscript / ghostview from the ports/packages collection. how do i use it? > > > --Ludwig Pummer ( ludwigp@bigfoot.com ) > ICQ UIN: 692441 ( ludwigp@email.com ) > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 22:32:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA22036 for freebsd-questions-outgoing; Wed, 27 Jan 1999 22:32:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from inet.chip-web.com (c1003518-a.plstn1.sfba.home.com [24.1.82.47]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id WAA22030 for ; Wed, 27 Jan 1999 22:32:31 -0800 (PST) (envelope-from ludwigp@bigfoot.com) Received: (qmail 6052 invoked from network); 28 Jan 1999 06:32:30 -0000 Received: from speedy.chip-web.com (HELO speedy) (172.16.1.1) by inet.chip-web.com with SMTP; 28 Jan 1999 06:32:30 -0000 Message-Id: <4.1.19990127223044.009d8c30@mail-r> X-Sender: ludwigp@mail-r X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Wed, 27 Jan 1999 22:32:24 -0800 To: peter kok From: Ludwig Pummer Subject: Re: postscript Cc: questions@FreeBSD.ORG In-Reply-To: <36B002BF.E4AA4458@sweda.com.hk> References: <4.1.19990127133148.00a13730@mail-r> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 10:25 PM 1/27/99 , peter kok wrote: >Ludwig Pummer wrote: >> Try ghostscript / ghostview from the ports/packages collection. > >how do i use it? You're on your own for that one. However, Ghostscript is a very popular program, so I'm sure you could find documentation on the web if the manpage or other documentation (in /usr/local/share/doc/ ?) doesn't help you. --Ludwig Pummer ( ludwigp@bigfoot.com ) ICQ UIN: 692441 ( ludwigp@email.com ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 22:42:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA23181 for freebsd-questions-outgoing; Wed, 27 Jan 1999 22:42:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from interntk.kada.lt ([195.22.170.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA23170 for ; Wed, 27 Jan 1999 22:42:04 -0800 (PST) (envelope-from dovydas@kada.lt) Received: from intrantk.kada.lan ([10.254.254.2]) by interntk.kada.lt with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id DQM6CYTC; Thu, 28 Jan 1999 07:39:28 +0100 Received: from kada.lt (DUNIX [10.254.254.25]) by intrantk.kada.lan with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id DQNPMCC2; Thu, 28 Jan 1999 07:38:06 +0100 Message-ID: <36B01520.F26C44AB@kada.lt> Date: Thu, 28 Jan 1999 07:43:28 +0000 From: Dovydas Kulvinskas Organization: SLCaR X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD questions Subject: Quake Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, How i should make Quake running on FreeBSD machine? Thanks Dovydas -- This fortune is false. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 22:46:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA23726 for freebsd-questions-outgoing; Wed, 27 Jan 1999 22:46:05 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.island.net.au (mail.island.net.au [203.102.137.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA23687 for ; Wed, 27 Jan 1999 22:45:59 -0800 (PST) (envelope-from hugh@island.net.au) Received: from solo (solo.island.net.au [203.28.142.8]) by mail.island.net.au (8.8.5/8.8.5) with SMTP id RAA01067 for ; Thu, 28 Jan 1999 17:44:07 +1100 (EST) Message-Id: <3.0.6.32.19990128174430.00953990@mail.island.net.au> X-Sender: hugh@mail.island.net.au X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Thu, 28 Jan 1999 17:44:30 +1100 To: freebsd-questions@FreeBSD.ORG From: Hugh Blandford Subject: 3C589D and BNC 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'm using the PAO 2.2.8 boot floppy. Works great. I installed and used the PCCARD option in /stand/sysinstall and redid the kernel. When the system starts up it finds the card. I can even put the card in and out and that works fine. However, in each case it seems that the default option is for the RJ45 connector. I noticed in the archives that you could use the -link0 link1 option, but that doesn't seem to have any effect. I'm definately open to suggestions. Thanks, Hugh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 22:53:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA24616 for freebsd-questions-outgoing; Wed, 27 Jan 1999 22:53:06 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from house.key.net.au (house.key.net.au [203.35.4.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA24609; Wed, 27 Jan 1999 22:52:57 -0800 (PST) (envelope-from keith@apcs.com.au) Received: (from uucp@localhost) by house.key.net.au (8.8.8/8.8.8) id RAA13912; Thu, 28 Jan 1999 17:52:24 +1100 (EST) (envelope-from keith@apcs.com.au) Received: from well.apcs.com.au(203.35.4.19) via SMTP by mailgw.key.net.au, id smtpdv13910; Thu Jan 28 17:52:20 1999 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit MIME-Version: 1.0 In-Reply-To: <199901280256.UAA01350@mail.netsys.hn> Date: Thu, 28 Jan 1999 17:54:08 +1100 (EST) Reply-To: keith@apcs.com.au Organization: Australia Power Control Systems P/L From: Keith Anderson To: FreeBSD Questions Subject: RE: Your opinion please! Cc: "freebsd-hardware@freebsd.org" Cc: "freebsd-hardware@freebsd.org" , "freebsd-questions@FreeBSD.ORG" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Squid Squid is good Squid is great Keith Anderson On 28-Jan-99 FreeBSD Questions wrote: > -- [ From: FreeBSD Questions * EMC.Ver #2.5.02 ] -- > > Sorry guys to ask this here, but I don't know other reliable source of > information and founded opinions on the net. > > For those who are using Proxy Caching: > > What do you think is better, Squid or the Proxy Module from Apache? > > Thanks a lot for your feedback. > > Pablo Quintana > HONDURAS > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message --- ---------------------------------- E-Mail: Keith Anderson Date: 28-Jan-99 Time: 17:53:05 Satelite Service 64K to 2Meg This message was sent by XFMail ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 23:18:42 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA28403 for freebsd-questions-outgoing; Wed, 27 Jan 1999 23:18:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nanguo.chalmers.com.au (gateway.chalmers.com.au [203.1.96.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA28393 for ; Wed, 27 Jan 1999 23:18:38 -0800 (PST) (envelope-from robert@chalmers.com.au) Received: from chalmers.com.au (carbon.chalmers.com.au [203.1.96.26]) by nanguo.chalmers.com.au (8.9.1/8.9.1) with ESMTP id RAA05020 for ; Thu, 28 Jan 1999 17:17:02 +1000 (EST) Message-ID: <36B0130C.48F6A88C@chalmers.com.au> Date: Thu, 28 Jan 1999 17:34:36 +1000 From: Robert Chalmers Reply-To: robert@chalmers.com.au Organization: chalmers.com.au X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: zh-CN,en MIME-Version: 1.0 To: freebsd Subject: The variations of libX??.so.6.0 ? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Something different this time. I've loaded and run Netscape, and also ghostview. Both give me error messages like this (null) warning: /usr/X11R6/lib/libXaw.so.6.0 minor version 0 older than expected. 1 but using. Words to that effect. Netscape wnat "3", ghost view wants "1". What if I just create links appropriately named? or should I actually install the various verisons from somewhere? Thanks Robert -- http://www.chalmers.com.au. Publications From China in 24 different languages. English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 23:33:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA00785 for freebsd-questions-outgoing; Wed, 27 Jan 1999 23:33:57 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA00777 for ; Wed, 27 Jan 1999 23:33:54 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id SAA23775; Thu, 28 Jan 1999 18:03:50 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id SAA08539; Thu, 28 Jan 1999 18:03:48 +1030 (CST) Date: Thu, 28 Jan 1999 18:03:48 +1030 From: Greg Lehey To: Ludwig Pummer Cc: peter kok , questions@FreeBSD.ORG Subject: Using ghostscript (was: postscript) Message-ID: <19990128180348.A8473@freebie.lemis.com> References: <4.1.19990127133148.00a13730@mail-r> <36B002BF.E4AA4458@sweda.com.hk> <4.1.19990127223044.009d8c30@mail-r> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <4.1.19990127223044.009d8c30@mail-r>; from Ludwig Pummer on Wed, Jan 27, 1999 at 10:32:24PM -0800 WWW-Home-Page: http://www.lemis.com/~grog 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 Wednesday, 27 January 1999 at 22:32:24 -0800, Ludwig Pummer wrote: > At 10:25 PM 1/27/99 , peter kok wrote: >> Ludwig Pummer wrote: >>> Try ghostscript / ghostview from the ports/packages collection. >> >> how do i use it? > > You're on your own for that one. Well, you could start by RTFM. The man page isn't very helpful, unfortunately, but you can fight your way through it. After installing the port, you'll also more information than you want at file:/usr/ports/print/ghostscript5-5/work/gs5.50/Readme.htm This is version 5.50, of course. For some reason there are multiple versions in the Ports Collection; 5.50 is the newest. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 23:56:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA03404 for freebsd-questions-outgoing; Wed, 27 Jan 1999 23:56:06 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from charon.cctpu.tomsk.su (charon.cctpu.tomsk.su [195.208.161.33]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA03374 for ; Wed, 27 Jan 1999 23:55:54 -0800 (PST) (envelope-from derek@genesis.lib.tpu.ru) Received: from cctpu.edu.ru (cctpu.edu.ru [195.208.174.17]) by charon.cctpu.tomsk.su (8.6.12/8.6.12) with ESMTP id OAA01266 for ; Thu, 28 Jan 1999 14:55:34 +0700 Received: from genesis.lib.tpu.ru (gate.lib.tpu.ru [195.208.170.149]) by cctpu.edu.ru (8.6.12/8.6.12) with ESMTP id OAA05575 for ; Thu, 28 Jan 1999 14:55:36 +0700 Received: (from derek@localhost) by genesis.lib.tpu.ru (8.8.8/8.8.8) id OAA02757 for freebsd-questions@FreeBSD.ORG; Thu, 28 Jan 1999 14:55:26 +0700 (KRS) (envelope-from derek) From: Derek from Hlamida Message-Id: <199901280755.OAA02757@genesis.lib.tpu.ru> Subject: booting with 3.0-RELEASE To: freebsd-questions@FreeBSD.ORG Date: Thu, 28 Jan 1999 14:55:25 +0700 (KRS) X-Mailer: ELM [version 2.4ME+ PL38 (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 have install 3.0-RELEASE from ftp2.ru.freebsd.org. When I'm loading a new release it is broken as far as init process. I have a disk (/dev/wd0 - 1.6Gb) with Win95 (1Gb) and fbsd's second partition (600 Mb). 2.2.8-RELEASE has been installed and loaded successful later. I known about a new method of load kernel in 3.0 (from letter of Jordan "State of union"). Where am I get more info about the new method? Thanks! -- Derek To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 27 23:57:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA03519 for freebsd-questions-outgoing; Wed, 27 Jan 1999 23:57:10 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.rdc1.sfba.home.com (ha1.rdc1.sfba.home.com [24.0.0.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA03514 for ; Wed, 27 Jan 1999 23:57:09 -0800 (PST) (envelope-from charon@freethought.org) From: charon@freethought.org Received: from c40948-a ([24.1.7.99]) by mail.rdc1.sfba.home.com (InterMail v4.00.03 201-229-104) with SMTP id <19990128075708.SZHX9535.mail.rdc1.sfba.home.com@c40948-a>; Wed, 27 Jan 1999 23:57:08 -0800 Message-Id: <3.0.5.32.19990127235704.00a2d140@mail> X-Sender: tuathadedanann@mail X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Wed, 27 Jan 1999 23:57:04 -0800 To: Evren Yurtesen Subject: Re: XFree86 and packages Cc: questions@FreeBSD.ORG In-Reply-To: References: <3.0.5.32.19990127154759.00a2b830@mail> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 02:01 AM 1/28/99 +0200, Evren Yurtesen wrote: >I guess you may use; > > -f Force installation to proceed even if prerequisite packages are > not installed or the requirements script fails. Although pkg_add > will still try to find and auto-install missing prerequisite > packages, a failure to find one will not be fatal. > >I think that you will still be able to use packages without any problem >even though you see some error messages. > > >On Wed, 27 Jan 1999 charon@freethought.org wrote: > >> The packages I'm trying to install require XFree86, but don't recognize >> that I have it on my system because I didn't install it via port (I >> downloaded it from www.XFree86.org and followed their directions). What do >> I need to do to make window managers, etc. recognize that I have X installed? When I force a pkg_add, I get a message that dependency registration is incomplete. Does this cause a problem? The fact that XFree86 _isn't_ a package makes me wonder why the system is looking for it to be registered in /var/db/pkg in the first place. I can't install XFree via port because my laptop (the FreeBSD machine) isn't networked... any suggestions? -charon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 00:07:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA04928 for freebsd-questions-outgoing; Thu, 28 Jan 1999 00:07:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chopin.seattleu.edu (chopin.seattleu.edu [206.81.198.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA04923 for ; Thu, 28 Jan 1999 00:07:27 -0800 (PST) (envelope-from hodeleri@seattleu.edu) Received: from seattleu.edu ([172.17.41.90]) by chopin.seattleu.edu (8.8.5/8.8.5) with ESMTP id AAA00267; Thu, 28 Jan 1999 00:07:02 -0800 (PST) Message-ID: <36B01AA8.F6C923F8@seattleu.edu> Date: Thu, 28 Jan 1999 00:07:04 -0800 From: Eric Hodel X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Dovydas Kulvinskas CC: FreeBSD questions Subject: Re: Quake References: <36B01520.F26C44AB@kada.lt> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dovydas Kulvinskas wrote: > > Hello, > > How i should make Quake running on FreeBSD machine? > Thanks Dovydas Which one? plain Quake, QuakeWorld, or Quake2? I'd check out www.quakeworld.net and use the linux versions. I've gotten quakeworld to work so far, but haven't played around with Q2 enough yet. -- Eric Hodel hodeleri@seattleu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 00:18:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA05998 for freebsd-questions-outgoing; Thu, 28 Jan 1999 00:18:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA05993 for ; Thu, 28 Jan 1999 00:18:34 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #1) id 105mee-0007IR-00; Thu, 28 Jan 1999 08:18:25 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id IAA01567; Thu, 28 Jan 1999 08:17:53 GMT Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA02070; Thu, 28 Jan 99 08:17:52 GMT Message-Id: <36B01D16.2C6D9D15@uk.radan.com> Date: Thu, 28 Jan 1999 08:17:26 +0000 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 4.1.3_U1 sun4m) X-Accept-Language: en-GB Mime-Version: 1.0 To: charon@freethought.org Cc: Evren Yurtesen , questions@FreeBSD.ORG Subject: Re: XFree86 and packages References: <3.0.5.32.19990127154759.00a2b830@mail> <3.0.5.32.19990127235704.00a2d140@mail> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG charon@freethought.org wrote: > > At 02:01 AM 1/28/99 +0200, Evren Yurtesen wrote: > >I guess you may use; > > > > -f Force installation to proceed even if prerequisite packages are > > not installed or the requirements script fails. Although > pkg_add > > will still try to find and auto-install missing prerequisite > > packages, a failure to find one will not be fatal. > > > >I think that you will still be able to use packages without any problem > >even though you see some error messages. > > > > > >On Wed, 27 Jan 1999 charon@freethought.org wrote: > > > >> The packages I'm trying to install require XFree86, but don't recognize > >> that I have it on my system because I didn't install it via port (I > >> downloaded it from www.XFree86.org and followed their directions). What do > >> I need to do to make window managers, etc. recognize that I have X > installed? > > When I force a pkg_add, I get a message that dependency registration is > incomplete. Does this cause a problem? The fact that XFree86 _isn't_ a > package makes me wonder why the system is looking for it to be registered > in /var/db/pkg in the first place. I can't install XFree via port because > my laptop (the FreeBSD machine) isn't networked... any suggestions? > This has come up before. Some packages seem to have XFree86 included as a dependency, even if you install it from the CD-ROM (as a distribution) it still doesn't have an entry in /var/db/pkg. An easy workround is to create a dummy entry in /var/db/pkg, using empty files, for XFree86 using the version number that the package is looking for. HTH > -charon > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 00:21:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA06255 for freebsd-questions-outgoing; Thu, 28 Jan 1999 00:21:00 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gate1.ovitanutricia.com.pl (gate1.ovitanutricia.com.pl [212.244.109.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA06235 for ; Thu, 28 Jan 1999 00:20:40 -0800 (PST) (envelope-from mariusz@ovitanutricia.com.pl) Received: (from mail@localhost) by gate1.ovitanutricia.com.pl (8.9.1/8.9.1) id JAA19017; Thu, 28 Jan 1999 09:19:55 +0100 (CET) Received: from poczta.ovitanutricia.com.pl(10.0.0.8) by gate1.ovitanutricia.com.pl via smap (V2.1) id xma019015; Thu, 28 Jan 99 09:19:46 +0100 Received: from kostucha.ovitanutricia.com.pl (kostucha.ovitanutricia.com.pl [10.0.0.180]) by poczta.ovitanutricia.com.pl (8.9.1/8.9.1) with ESMTP id JAA22229; Thu, 28 Jan 1999 09:19:23 +0100 (CET) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <3.0.5.32.19990127235704.00a2d140@mail> Date: Thu, 28 Jan 1999 09:19:34 +0100 (CET) Organization: Ovita Nutricia Poland From: Mariusz Potocki To: charon@freethought.org Subject: Re: XFree86 and packages Cc: questions@FreeBSD.ORG, Evren Yurtesen Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 28-Jan-99 charon@freethought.org wrote: > At 02:01 AM 1/28/99 +0200, Evren Yurtesen wrote: >>I guess you may use; >> >> -f Force installation to proceed even if prerequisite packages are >> not installed or the requirements script fails. Although > pkg_add >> will still try to find and auto-install missing prerequisite >> packages, a failure to find one will not be fatal. >> >>I think that you will still be able to use packages without any problem >>even though you see some error messages. >> >> >>On Wed, 27 Jan 1999 charon@freethought.org wrote: >> >>> The packages I'm trying to install require XFree86, but don't recognize >>> that I have it on my system because I didn't install it via port (I >>> downloaded it from www.XFree86.org and followed their directions). What do >>> I need to do to make window managers, etc. recognize that I have X > installed? > > When I force a pkg_add, I get a message that dependency registration is > incomplete. Does this cause a problem? The fact that XFree86 _isn't_ a > package makes me wonder why the system is looking for it to be registered > in /var/db/pkg in the first place. I can't install XFree via port because > my laptop (the FreeBSD machine) isn't networked... any suggestions? > I already wrote about it on the list, but: cd /var/db/pkg mkdir XFree86-3.3.2 ln -s XFree86-3.3.2 XFree86-3.3.3 It create a fake records, where pkg_add will store dependencies. -- Mariusz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 00:24:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA07007 for freebsd-questions-outgoing; Thu, 28 Jan 1999 00:24:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alpha.comkey.com.au (alpha.comkey.com.au [203.9.152.215]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA06927 for ; Thu, 28 Jan 1999 00:23:55 -0800 (PST) (envelope-from gjb@comkey.com.au) Received: (qmail 12003 invoked by uid 1001); 27 Jan 1999 19:45:54 -0000 Message-ID: <19990127194554.12002.qmail@alpha.comkey.com.au> X-Posted-By: GBA-Post 1.03 20-Sep-1998 X-Mailer: exmh version 2.0.2 2/24/98 X-PGP-Fingerprint: 5A91 6942 8CEA 9DAB B95B C249 1CE1 493B 2B5A CE30 Date: Thu, 28 Jan 1999 05:45:54 +1000 From: Greg Black To: Evren Yurtesen Cc: Sal , freebsd-questions@FreeBSD.ORG Subject: Re: help installing modem References: In-reply-to: of Wed, 27 Jan 1999 16:17:34 +0200 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > do you have the modem manual ? there it also should say which platforms > does your modem support if it has something else than Windows and > WindowsNT there then your modem is not a winmodem for sure (especially if > it says that your modem supports DOS) But be aware that a modem that only claims to support Win98 and WinNT is not necessarily a Winmodem -- it may simply be manufactured by a manufacturer that doesn't care that their products also run under real OSes. All my Hayes modems are models that run fine under any Unix OS, but they only claim compatibility with Win98 and WinNT. -- Greg Black To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 01:03:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA11389 for freebsd-questions-outgoing; Thu, 28 Jan 1999 01:03:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.ptt.ru ([195.34.0.100]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA11378 for ; Thu, 28 Jan 1999 01:03:06 -0800 (PST) (envelope-from voux@iname.com) Received: (qmail 3383 invoked from network); 28 Jan 1999 09:03:13 -0000 Received: from dialup-29118.dialup.ptt.ru (195.34.29.118) by dialup.ptt.ru with SMTP; 28 Jan 1999 09:03:13 -0000 Date: Thu, 28 Jan 1999 12:04:43 +0300 (MSK) From: voux X-Sender: voux@hedgehog.shadow.net To: charon@freethought.org cc: questions@FreeBSD.ORG Subject: Re: postscript In-Reply-To: <3.0.5.32.19990127130451.00a1ebe0@mail> 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 Im using gs from packages. On Wed, 27 Jan 1999 charon@freethought.org wrote: > Is there an inherent program in FreeBSD to read documents in postscript > format, or is there a package? If it's a package, what's it's name? > > > -charon > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 01:11:27 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA12176 for freebsd-questions-outgoing; Thu, 28 Jan 1999 01:11:27 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from elmls02.ce.mediaone.net (elmls02.ce.mediaone.net [24.131.128.27]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA12171 for ; Thu, 28 Jan 1999 01:11:26 -0800 (PST) (envelope-from anthony@enteract.com) Received: from enteract.com (d152-173.ce.mediaone.net [24.131.152.173]) by elmls02.ce.mediaone.net (8.8.7/8.8.7) with ESMTP id DAA14039 for ; Thu, 28 Jan 1999 03:11:21 -0600 (CST) Message-ID: <36B02878.F90BFB6F@enteract.com> Date: Thu, 28 Jan 1999 03:06:00 -0600 From: Anthony Kim Organization: deus ex machina X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Passive FTP 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 a 2.2.8-STABLE box running IPFW & NATD. I have FTP_PASSIVE_MODE= YES in /etc/make.conf on my workstation (4.0-CURRENT) and am successfully using passive mode ftp with ncftp and cvsup. However, when I do a make install in /usr/ports/dir/port-name I do not get a successful transfer and get a logged src TCP port 20 attempt in syslog. I thought uncommenting the above in make.conf would do it but it has not. Fetch has a -p option to use passive mode. How do I get the convenient use of "make install && make clean" in ports to work through ipfw without adding "allow tcp from any 20..."? Please save me from downloading all the src by hand! tia -- SYSADMIN(1) sysadmin takes care of everything, is generally harangued, must be supplied with coffee, chocolate, and alcohol in order to function properly, cannot be exposed to direct sunlight, and must not be allowed to have a life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 01:14:51 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA12636 for freebsd-questions-outgoing; Thu, 28 Jan 1999 01:14:51 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dns.ie-online.it (dns.ie-online.it [194.133.148.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA12618 for ; Thu, 28 Jan 1999 01:14:47 -0800 (PST) (envelope-from sriva@alice.it) Received: from dns.ie-interna.it (host1.ie-online.it [194.133.148.10]) by dns.ie-online.it (8.8.8/8.8.8) with ESMTP id KAA16246 for ; Thu, 28 Jan 1999 10:14:45 +0100 (CET) (envelope-from sriva@alice.it) Received: from stefano (stefano.ie-interna.it [192.168.0.33]) by dns.ie-interna.it (8.8.8/8.8.8) with SMTP id KAA12233 for ; Thu, 28 Jan 1999 10:14:44 +0100 (CET) (envelope-from sriva@alice.it) Message-Id: <3.0.5.32.19990128101444.0094fe90@relay.alice.it> X-Sender: riva@relay.alice.it X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Thu, 28 Jan 1999 10:14:44 +0100 To: freebsd-questions@FreeBSD.ORG From: Stefano Riva Subject: Reading NT backup tapes 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 one Travan tape drive at home (Windows NT 4 box) and one at work (FreeBSD 2.2.7 box). I'd like to transfer data using tapes from home to work and vice-versa. The Travan unit at work is an HP T4000s 4/8 GB SCSI and BSD manages it flawlessly (st0). The unit at home is an HP Colorado 2.5/5 GB IDE and it works well with NT. Is there any way to read NTbackup-made tapes from FreeBSD and/or TAR tapes from NT? --- Stefano Riva Software Engineer - Systems Administrator Informazioni Editoriali I.E. Srl Phone +39-027528400, Fax +39-027528451 Email sriva@alice.it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 02:00:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA19790 for freebsd-questions-outgoing; Thu, 28 Jan 1999 02:00:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from excelsior.apana.org.au (excelsior.apana.org.au [203.11.114.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA19562 for ; Thu, 28 Jan 1999 01:59:49 -0800 (PST) (envelope-from dean@odyssey.apana.org.au) Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1]) by excelsior.apana.org.au (8.8.8/8.8.8) with ESMTP id RAA18108; Thu, 28 Jan 1999 17:58:35 +0800 (WST) (envelope-from dean@odyssey.apana.org.au) Date: Thu, 28 Jan 1999 17:58:35 +0800 (WST) From: Dean Hollister To: Dovydas Kulvinskas cc: FreeBSD questions Subject: Re: Quake In-Reply-To: <36B01520.F26C44AB@kada.lt> 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, 28 Jan 1999, Dovydas Kulvinskas wrote: > Hello, > > How i should make Quake running on FreeBSD machine? Yes, the standard quake server is in the ports tree. We run quakeworld as well (BSDI version) on our 2.2.8-STABLE box, without any probs. d. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 02:02:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA20179 for freebsd-questions-outgoing; Thu, 28 Jan 1999 02:02:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nanguo.chalmers.com.au (gateway.chalmers.com.au [203.1.96.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA20075 for ; Thu, 28 Jan 1999 02:02:17 -0800 (PST) (envelope-from robert@chalmers.com.au) Received: from chalmers.com.au (carbon.chalmers.com.au [203.1.96.26]) by nanguo.chalmers.com.au (8.9.1/8.9.1) with ESMTP id UAA06370 for ; Thu, 28 Jan 1999 20:00:37 +1000 (EST) Message-ID: <36B0395C.B1356A15@chalmers.com.au> Date: Thu, 28 Jan 1999 20:18:05 +1000 From: Robert Chalmers Reply-To: robert@chalmers.com.au Organization: chalmers.com.au X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: zh-CN,en MIME-Version: 1.0 To: freebsd Subject: So how does one get around the problem of libXaw.so.6.1[3] 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 got any ideas of how to get around the problem of X not finding the things like libXaw.so.6.1 or 3 files? I put them there, did a ldconfig, and the Xterm stopped working ... Anyone have any ideas? thanks robert -- http://www.chalmers.com.au. Publications From China in 24 different languages. English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 02:13:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA21444 for freebsd-questions-outgoing; Thu, 28 Jan 1999 02:13:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [212.110.138.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA21374 for ; Thu, 28 Jan 1999 02:12:25 -0800 (PST) (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.9.2/8.9.2/UCB) id MAA21606; Thu, 28 Jan 1999 12:11:17 +0200 (EET) Date: Thu, 28 Jan 1999 12:11:17 +0200 From: Ruslan Ermilov To: Anthony Kim Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Passive FTP Message-ID: <19990128121117.C20139@ucb.crimea.ua> Mail-Followup-To: Anthony Kim , freebsd-questions@FreeBSD.ORG References: <36B02878.F90BFB6F@enteract.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.17i In-Reply-To: <36B02878.F90BFB6F@enteract.com>; from Anthony Kim on Thu, Jan 28, 1999 at 03:06:00AM -0600 X-Operating-System: FreeBSD 2.2.8-STABLE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jan 28, 1999 at 03:06:00AM -0600, Anthony Kim wrote: > I have a 2.2.8-STABLE box running IPFW & NATD. > > I have FTP_PASSIVE_MODE= YES in /etc/make.conf on my workstation > (4.0-CURRENT) and am successfully using passive mode ftp with ncftp and > cvsup. However, when I do a make install in /usr/ports/dir/port-name I > do not get a successful transfer and get a logged src TCP port 20 > attempt in syslog. > > I thought uncommenting the above in make.conf would do it but it has > not. Fetch has a -p option to use passive mode. How do I get the > convenient use of "make install && make clean" in ports to work through > ipfw without adding "allow tcp from any 20..."? Please save me from > downloading all the src by hand! > > tia > -- cd /usr/ports/dir/port && make fetch FETCH_BEFORE_ARGS=-p -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank +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 Jan 28 02:24:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA22823 for freebsd-questions-outgoing; Thu, 28 Jan 1999 02:24:32 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from elmls02.ce.mediaone.net (elmls02.ce.mediaone.net [24.131.128.27]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA22818 for ; Thu, 28 Jan 1999 02:24:27 -0800 (PST) (envelope-from anthony@enteract.com) Received: from enteract.com (d152-173.ce.mediaone.net [24.131.152.173]) by elmls02.ce.mediaone.net (8.8.7/8.8.7) with ESMTP id EAA18229; Thu, 28 Jan 1999 04:22:12 -0600 (CST) Message-ID: <36B03913.DBE33934@enteract.com> Date: Thu, 28 Jan 1999 04:16:51 -0600 From: Anthony Kim Organization: deus ex machina X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Ruslan Ermilov CC: freebsd-questions@FreeBSD.ORG Subject: Re: Passive FTP References: <36B02878.F90BFB6F@enteract.com> <19990128121117.C20139@ucb.crimea.ua> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks Ruslan. Perfect. Ruslan Ermilov wrote: > > On Thu, Jan 28, 1999 at 03:06:00AM -0600, Anthony Kim wrote: > > I have a 2.2.8-STABLE box running IPFW & NATD. > > > > I have FTP_PASSIVE_MODE= YES in /etc/make.conf on my workstation > > (4.0-CURRENT) and am successfully using passive mode ftp with ncftp and > > cvsup. However, when I do a make install in /usr/ports/dir/port-name I > > do not get a successful transfer and get a logged src TCP port 20 > > attempt in syslog. > > > > I thought uncommenting the above in make.conf would do it but it has > > not. Fetch has a -p option to use passive mode. How do I get the > > convenient use of "make install && make clean" in ports to work through > > ipfw without adding "allow tcp from any 20..."? Please save me from > > downloading all the src by hand! > > > > tia > > -- > > cd /usr/ports/dir/port && make fetch FETCH_BEFORE_ARGS=-p > > -- > Ruslan Ermilov Sysadmin and DBA of the > ru@ucb.crimea.ua United Commercial Bank > +380.652.247.647 Simferopol, Ukraine > > http://www.FreeBSD.org The Power To Serve > http://www.oracle.com Enabling The Information Age -- SYSADMIN(1) sysadmin takes care of everything, is generally harangued, must be supplied with coffee, chocolate, and alcohol in order to function properly, cannot be exposed to direct sunlight, and must not be allowed to have a life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 02:27:44 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA23306 for freebsd-questions-outgoing; Thu, 28 Jan 1999 02:27:44 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from fw.tech-trans.com (pc003.tech-trans.com [210.184.43.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA23300 for ; Thu, 28 Jan 1999 02:27:42 -0800 (PST) (envelope-from peter@sweda.com.hk) Received: from sweda.com.hk ([172.16.132.220]) by fw.tech-trans.com (AIX4.3/UCB 8.8.8/8.8.8) with ESMTP id SAA18090 for ; Thu, 28 Jan 1999 18:29:06 +0800 Message-ID: <36B03D10.DF5D907@sweda.com.hk> Date: Thu, 28 Jan 1999 18:33:52 +0800 From: peter kok X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd Subject: telnet 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 would like to know how to restricted telnet to 'limited address range' from outsider for security. Thank you Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 02:32:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA23672 for freebsd-questions-outgoing; Thu, 28 Jan 1999 02:32:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from turkey.ispro.net.tr (turkey.ispro.net.tr [195.174.18.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA23642 for ; Thu, 28 Jan 1999 02:31:54 -0800 (PST) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from localhost (yurtesen@localhost) by turkey.ispro.net.tr (8.8.8/8.8.8) with SMTP id MAA02916; Thu, 28 Jan 1999 12:31:04 +0200 (EET) (envelope-from yurtesen@turkey.ispro.net.tr) Date: Thu, 28 Jan 1999 12:31:04 +0200 (EET) From: Evren Yurtesen To: peter kok cc: freebsd Subject: Re: telnet In-Reply-To: <36B03D10.DF5D907@sweda.com.hk> 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 should download tcp-wrappers check http://www.freebsd.org/ports/ you will find them in security section I guess On Thu, 28 Jan 1999, peter kok wrote: > Hello all > > i would like to know how to restricted telnet to 'limited address range' > from outsider > for security. > > Thank you > Peter > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 02:36:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA24001 for freebsd-questions-outgoing; Thu, 28 Jan 1999 02:36:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [212.110.138.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA23862 for ; Thu, 28 Jan 1999 02:34:42 -0800 (PST) (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.9.2/8.9.2/UCB) id MAA27227; Thu, 28 Jan 1999 12:33:44 +0200 (EET) Date: Thu, 28 Jan 1999 12:33:44 +0200 From: Ruslan Ermilov To: peter kok Cc: freebsd Subject: Re: telnet Message-ID: <19990128123344.F20139@ucb.crimea.ua> Mail-Followup-To: peter kok , freebsd References: <36B03D10.DF5D907@sweda.com.hk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.17i In-Reply-To: <36B03D10.DF5D907@sweda.com.hk>; from peter kok on Thu, Jan 28, 1999 at 06:33:52PM +0800 X-Operating-System: FreeBSD 2.2.8-STABLE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jan 28, 1999 at 06:33:52PM +0800, peter kok wrote: > Hello all > > i would like to know how to restricted telnet to 'limited address range' > from outsider > for security. > > Thank you > Peter man 8 ipfw -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank +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 Jan 28 02:37:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA24115 for freebsd-questions-outgoing; Thu, 28 Jan 1999 02:37:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gw.caamora.com.au (jonath5.lnk.telstra.net [139.130.41.237]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA24109 for ; Thu, 28 Jan 1999 02:37:12 -0800 (PST) (envelope-from jon@gw.caamora.com.au) Received: (from jon@localhost) by gw.caamora.com.au (8.8.8/8.8.8) id VAA28323; Thu, 28 Jan 1999 21:41:08 +1100 (EST) (envelope-from jon) Message-ID: <19990128214107.E27400@caamora.com.au> Date: Thu, 28 Jan 1999 21:41:07 +1100 From: jonathan michaels To: freebsd-questions@FreeBSD.ORG Subject: Re: How to archive Huge mailing list folders Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <199901272158.AAA77569@isis.dynip.com> <19990127234519B.wghicks@wghicks.bellsouth.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <19990127234519B.wghicks@wghicks.bellsouth.net>; from W Gerald Hicks on Wed, Jan 27, 1999 at 11:45:19PM -0500 X-Operating-System: FreeBSD gw.caamora.com.au 2.2.7-RELEASE i386 X-Mood: i'm alive, if it counts Organisation: Caamora, PO Box 144, Rosebery NSW 1445 Australia Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jan 27, 1999 at 11:45:19PM -0500, W Gerald Hicks wrote: > From: root@isis.dynip.com > Subject: How to archive Huge mailing list folders > Date: Thu, 28 Jan 1999 00:58:29 +0300 (AST) > > > Hi there, > > I was wondering how to archive the mailing lists I'm getting from > > freebsd (REALLY BIG), I know that FreeBSD sites have their system of > > automaticslly archiving all mailing lists every week, so I would like > > to adopt a similar mechanism. Any pointers to downloads, docs is > > appreciated. > > If you really want to archive these for keeps, I'd suggest using the > cvsup-mirror port. how would this help .. i ask, as i'd like to do the same thig and cannot understand how this would achive the desired goal. regards jonathan, on short choke chain .. grin -- =============================================================================== Jonathan Michaels PO Box 144, Rosebery, NSW 1445 Australia =========================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 02:40:27 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA24353 for freebsd-questions-outgoing; Thu, 28 Jan 1999 02:40:27 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mta2-rme.xtra.co.nz (mta.xtra.co.nz [203.96.92.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA24347 for ; Thu, 28 Jan 1999 02:40:25 -0800 (PST) (envelope-from junkmale@pop3.xtra.co.nz) Received: from wocker ([210.55.210.87]) by mta2-rme.xtra.co.nz (InterMail v04.00.02.07 201-227-108) with SMTP id <19990128104117.WGEO678125.mta2-rme@wocker>; Thu, 28 Jan 1999 23:41:17 +1300 From: "Dan Langille" Organization: The FreeBSD Diary To: Anthony Kim Date: Thu, 28 Jan 1999 23:40:23 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Passive FTP Reply-to: junkmale@xtra.co.nz CC: freebsd-questions@FreeBSD.ORG In-reply-to: <36B02878.F90BFB6F@enteract.com> X-mailer: Pegasus Mail for Win32 (v3.01d) Message-Id: <19990128104117.WGEO678125.mta2-rme@wocker> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 28 Jan 99, at 3:06, Anthony Kim wrote: > I have a 2.2.8-STABLE box running IPFW & NATD. > > I have FTP_PASSIVE_MODE= YES in /etc/make.conf on my workstation > (4.0-CURRENT) and am successfully using passive mode ftp with ncftp and > cvsup. However, when I do a make install in /usr/ports/dir/port-name I do > not get a successful transfer and get a logged src TCP port 20 attempt in > syslog. > > I thought uncommenting the above in make.conf would do it but it has > not. Fetch has a -p option to use passive mode. How do I get the > convenient use of "make install && make clean" in ports to work through > ipfw without adding "allow tcp from any 20..."? Please save me from > downloading all the src by hand! If I recall correctly, you need to do more than just that. The following is taken from http://www.freebsddiary.com/freebsd/make.htm. You need to do more than just the above. I believe a PR has been lodged for this issue. If you get the following message when you use fetch, then I suspect you are behind a firewall: fetch: ftp://ftp.freebsd.org/pub/FreeBSD/distfiles//donkey- 0.5.tar.gz: FTP error: fetch: Can't open data connection >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 If you are encountering an error message which is similar to the above, then try this simple test: fetch -p If this succeeds, then the following lines added to /etc/make.conf should solve the problem: FTP_PASSIVE_MODE=YES FETCH_BEFORE_ARGS=-p -- Dan Langille The FreeBSD Diary http://www.FreeBSDDiary.com/freebsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 02:56:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA26040 for freebsd-questions-outgoing; Thu, 28 Jan 1999 02:56:37 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA26026 for ; Thu, 28 Jan 1999 02:56:27 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (root@keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id KAA06232; Thu, 28 Jan 1999 10:56:18 GMT (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.2/8.9.2) with ESMTP id KAA94045; Thu, 28 Jan 1999 10:57:48 GMT (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199901281057.KAA94045@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Frederico Pereira da Costa cc: freebsd-questions@FreeBSD.ORG Subject: Re: using ppp with call back. In-reply-to: Your message of "Wed, 27 Jan 1999 15:02:10 GMT." <99Jan27.150807gmt.19733@gateway.dhi.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 28 Jan 1999 10:57:47 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi... [.....] > Jan 7 18:37:52 server ppp[408]: LCP: deflink: LayerStart > Jan 7 18:37:52 server ppp[408]: LCP: deflink: SendConfigReq(1) state = > Stopped > Jan 7 18:37:52 server ppp[408]: LCP: ACFCOMP[2] > Jan 7 18:37:52 server ppp[408]: LCP: PROTOCOMP[2] > Jan 7 18:37:52 server ppp[408]: LCP: ACCMAP[6] 0x00000000 > Jan 7 18:37:52 server ppp[408]: LCP: MRU[4] 1500 > Jan 7 18:37:52 server ppp[408]: LCP: MAGICNUM[6] 0x3b186980 [.....] > And from now i can go to the network, go to the internet. But the system > never made the callback. You never asked for callback. Have you read the man page ? Have you tried using ``set callback'' ? > Can anyone helpme solving this problem or give me some advices. > > > Thanks in advance > > Frederico > > > -- > Frederico Pereira da Costa > Danish Hydraulic Institute > Phone: +45 45 179 100 > Fax: +45 45 762 567 > Email: mailto:fpc@dhi.dk -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 03:00:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA26444 for freebsd-questions-outgoing; Thu, 28 Jan 1999 03:00:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA26436 for ; Thu, 28 Jan 1999 03:00:09 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (root@keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id LAA06243; Thu, 28 Jan 1999 11:00:05 GMT (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.2/8.9.2) with ESMTP id LAA94072; Thu, 28 Jan 1999 11:01:35 GMT (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199901281101.LAA94072@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: robert@chalmers.com.au cc: freebsd-questions@FreeBSD.ORG Subject: Re: Turning off VJ compression. Is it necessary In-reply-to: Your message of "Thu, 28 Jan 1999 09:10:26 +1000." <36AF9CE1.D4CC72C4@chalmers.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 28 Jan 1999 11:01:35 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > But, is there any improvement in turning off VJ Compression as well, or is it > better left on? I would have said that VJ should always be enabled. It compresses TCP/IP headers using specific knowledge of the data - this has to be better than any general purpose compression algorithm. > bob > > -- > http://www.chalmers.com.au. Publications From China in 24 different languages. > English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, > Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, > Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 03:08:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA27619 for freebsd-questions-outgoing; Thu, 28 Jan 1999 03:08:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from server.gov.sk (server.gov.sk [195.28.132.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA27609 for ; Thu, 28 Jan 1999 03:08:02 -0800 (PST) (envelope-from masar@employment.gov.sk) Received: from artemis.employment.gov.sk (artemis.employment.gov.sk [172.16.17.3]) by server.gov.sk (8.9.1a/8.9.1) with SMTP id MAA10224 for ; Thu, 28 Jan 1999 12:07:45 +0100 Received: from [10.1.1.152] by artemis.employment.gov.sk (5.65v3.2/1.1.10.5/13Jan98-1049AM) id AA07065; Thu, 28 Jan 1999 12:07:41 +0100 Received: by masar.employment.gov.sk with Microsoft Mail id <01BE4AB6.CBD834C0@masar.employment.gov.sk>; Thu, 28 Jan 1999 12:07:37 +0100 Message-Id: <01BE4AB6.CBD834C0@masar.employment.gov.sk> From: Ivan Masar To: "'freebsd-questions@freebsd.org'" Subject: problem of informatics preparation Date: Thu, 28 Jan 1999 12:07:19 +0100 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 Good afternoon, I would like to ask you if you have any program that will solve transition of computer network after Year 2000. I am looking forward to hear you soon. Ivan Masar Dept. of Informatics of Ministry of Labour, Social Affairs and Family To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 03:09:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA27714 for freebsd-questions-outgoing; Thu, 28 Jan 1999 03:09:30 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from isis.dynip.com ([139.141.220.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA27698 for ; Thu, 28 Jan 1999 03:09:05 -0800 (PST) (envelope-from root@isis.dynip.com) From: root@isis.dynip.com Received: (from root@localhost) by isis.dynip.com (8.9.2/8.9.1) id OAA26119; Thu, 28 Jan 1999 14:07:45 +0300 (AST) (envelope-from root) Message-Id: <199901281107.OAA26119@isis.dynip.com> Date: Thu, 28 Jan 1999 14:07:40 +0300 (AST) Reply-To: root@isis.dynip.com Subject: Re: How to archive Huge mailing list folders To: wghicks@bellsouth.net cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <19990127234519B.wghicks@wghicks.bellsouth.net> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 27 Jan, W Gerald Hicks wrote: > From: root@isis.dynip.com > Subject: How to archive Huge mailing list folders > Date: Thu, 28 Jan 1999 00:58:29 +0300 (AST) > >> Hi there, >> I was wondering how to archive the mailing lists I'm getting from >> freebsd (REALLY BIG), I know that FreeBSD sites have their system of >> automaticslly archiving all mailing lists every week, so I would like >> to adopt a similar mechanism. Any pointers to downloads, docs is >> appreciated. > > If you really want to archive these for keeps, I'd suggest using the > cvsup-mirror port. > >> Thanks. >> -- >> - MAY THE FORCE BE WITH YOU. ~o .^. >> ---------------------------- ___ o~ .00 ) >> Static Email : osiris2002@yahoo.com /| o~ /)( >> Bouncing Email : root@isis.dynip.com / | | \ >> Web Site : http://isis.dynip.com:80 (Frames) ___/ | / \ >> Anon FTP Site : ftp://isis.dynip.com:21 (anonymous) | /''___/ / | >> Gopher Site : gopher://isis.dynip.com:70 | /'''/___/ | >> Network News : isis.dynip.com (Read, Post, Xfer) __|/'''/ >> Mailing Lists : majordomo@isis.dynip.com (public) >> pgp key : finger root@isis.dynip.com >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-questions" in the body of the message >> Hi there, thanks for replying. unfortunately -current port for cvsup-mirror is broken and I did not build prior to -current, may be I'll look in the packages although I hate this Micro$oftish way, but lets be more flexible. I am cvsuping these archives now, and got all until 1997, its a long way to go. I really mean to keep all and also be able to serve them via majordomo. Thanks again. -- - MAY THE FORCE BE WITH YOU. ~o .^. ---------------------------- ___ o~ .00 ) Static Email : osiris2002@yahoo.com /| o~ /)( Bouncing Email : root@isis.dynip.com / | | \ Web Site : http://isis.dynip.com:80 (Frames) ___/ | / \ Anon FTP Site : ftp://isis.dynip.com:21 (anonymous) | /''___/ / | Gopher Site : gopher://isis.dynip.com:70 | /'''/___/ | Network News : isis.dynip.com (Read, Post, Xfer) __|/'''/ Mailing Lists : majordomo@isis.dynip.com (public) pgp key : finger root@isis.dynip.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 03:18:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA28417 for freebsd-questions-outgoing; Thu, 28 Jan 1999 03:18:06 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from imap.ncsa.es (nexus.es [194.179.50.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA28349 for ; Thu, 28 Jan 1999 03:17:54 -0800 (PST) (envelope-from jesusr@ncsa.es) Received: from piolin.ncsa.es (piolin.ncsa.es [194.179.50.134]) by imap.ncsa.es (8.9.1/8.9.1) with SMTP id MAA10351; Thu, 28 Jan 1999 12:17:39 +0100 (CET) Reply-To: "Jesus Rodriguez" From: "Jesus Rodriguez" To: , "FreeBSD Questions" Subject: RE: Your opinion please! Date: Thu, 28 Jan 1999 12:19:01 +0100 Message-ID: <01be4ab0$01920980$8632b3c2@piolin.ncsa.es> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >What do you think is better, Squid or the Proxy Module from Apache? Squid, squid, squid !!!! We have a lot of them for us and customers and works great!!! JesusR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 03:41:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA02632 for freebsd-questions-outgoing; Thu, 28 Jan 1999 03:41:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from yaya.nigol.net.ng (yaya.nigol.net.ng [209.58.32.43]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA02620 for ; Thu, 28 Jan 1999 03:41:11 -0800 (PST) (envelope-from glory@yaya.nigol.net.ng) Received: (from glory@localhost) by yaya.nigol.net.ng (8.8.8/8.8.8) id MAA00204 for questions@freeBSD.ORG; Thu, 28 Jan 1999 12:38:52 +0100 (WAT) (envelope-from glory) Date: Thu, 28 Jan 1999 12:38:52 +0100 (WAT) From: User Gloryglory Message-Id: <199901281138.MAA00204@yaya.nigol.net.ng> To: questions@FreeBSD.ORG Subject: Need further Info Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sir, We are an ISP here in Lagos, Nigeria and just installed a freeBSD for local training of staff. I'm one of those to use it and as such need further clues on use of freebsd to my organisation. Regards Glory Idehen Systems Engineer Nigeria Online Ltd. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 03:57:47 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA03981 for freebsd-questions-outgoing; Thu, 28 Jan 1999 03:57:47 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotmail.com (law-f79.hotmail.com [209.185.131.142]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id DAA03975 for ; Thu, 28 Jan 1999 03:57:45 -0800 (PST) (envelope-from chen6178@hotmail.com) Received: (qmail 14655 invoked by uid 0); 28 Jan 1999 11:57:44 -0000 Message-ID: <19990128115744.14654.qmail@hotmail.com> Received: from 163.32.9.247 by www.hotmail.com with HTTP; Thu, 28 Jan 1999 03:57:42 PST X-Originating-IP: [163.32.9.247] From: "Albert Chen" To: freebsd-questions@FreeBSD.ORG Subject: Is it hardware problem? Date: Thu, 28 Jan 1999 03:57:42 PST Mime-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm trying to boot my machie with FreeBSD 2.2.8-RELEASE, but I found some error messages while booting, I run 'dmesg' , and the result is below: Copyright (c) 1992-1998 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 2.2.8-RELEASE #0: Thu Jan 28 15:50:40 CST 1999 root@Sonny.sonny.com.tw:/usr/src/sys/compile/FREEBSD CPU: AMD-K6(tm) 3D processor (299.30-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x580 Stepping=0 Features=0x8001bf real memory = 33554432 (32768K bytes) avail memory = 30695424 (29976K bytes) Probing for devices on PCI bus 0: chip0 rev 4 on pci0:0:0 chip1 rev 4 on pci0:1:0 chip2 rev 180 on pci0:7:0 pci0:15: ACER Labs, device=0x5229, class=storage (ide) int a irq ?? [no driver assigned] Probing for devices on PCI bus 1: vga0 rev 11 int a irq 11 on pci1:0:0 Probing for PnP devices: CSN 1 Vendor ID: CTL00e4 [0xe4008c0e] Serial 0x0f4a54ed pcm1 (SB16pnp sn 0x0f4a54ed) at 0x220 irq 5 drq 1 flags 0x15 id 14 Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface psm0 at 0x60-0x64 irq 12 on motherboard psm0: model Generic PS/2 mouse, device ID 0 pcm0 not found at 0xffffffff fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): wd0: 3098MB (6346368 sectors), 6296 cyls, 16 heads, 63 S/T, 512 B/S wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (atapi): , removable, accel, ovlap, dma, iordis wcd0: 5512KB/sec, 128KB cache, audio play, 16 volume levels, ejectable tray wcd0: no disc inside, unlocked npx0 flags 0x1 on motherboard npx0: INT 16 interface WARNING: / was not properly dismounted. wd0: interrupt timeout: wd0: status 58 error 0 wd0: interrupt timeout: wd0: status 58 error 1 I don't know how to solve this problem, hope anyone tell me how to do, thanks in advance. My machine equips are: Mainboard: IWill XA-100 RAM: PC-100 64MB Soud card: SB AWE 64 PnP CDROM: TEAC 32x(Secondary primary) HD: IBM 3.2GB Vedio Chip: SiS 6326 AGP. Best regards, Albert. ______________________________________________________ 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 Jan 28 04:11:27 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA08163 for freebsd-questions-outgoing; Thu, 28 Jan 1999 04:11:27 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (finch-punt-12.mail.demon.net [194.217.242.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA08156 for ; Thu, 28 Jan 1999 04:11:22 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #2) id 105qI0-0002FP-00; Thu, 28 Jan 1999 12:11:17 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id MAA00992; Thu, 28 Jan 1999 12:10:43 GMT Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA05231; Thu, 28 Jan 99 12:10:41 GMT Message-Id: <36B053A7.FC025C76@uk.radan.com> Date: Thu, 28 Jan 1999 12:10:15 +0000 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 4.1.3_U1 sun4m) X-Accept-Language: en-GB Mime-Version: 1.0 To: Albert Chen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Is it hardware problem? References: <19990128115744.14654.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 Albert Chen wrote: > > Hi, > > I'm trying to boot my machie with FreeBSD 2.2.8-RELEASE, > but I found some error messages while booting, I run 'dmesg' > , and the result is below: > > Copyright (c) 1992-1998 FreeBSD Inc. > Copyright (c) 1982, 1986, 1989, 1991, 1993 > The Regents of the University of California. All rights reserved. > > FreeBSD 2.2.8-RELEASE #0: Thu Jan 28 15:50:40 CST 1999 > root@Sonny.sonny.com.tw:/usr/src/sys/compile/FREEBSD > CPU: AMD-K6(tm) 3D processor (299.30-MHz 586-class CPU) > Origin = "AuthenticAMD" Id = 0x580 Stepping=0 > Features=0x8001bf > real memory = 33554432 (32768K bytes) > avail memory = 30695424 (29976K bytes) > Probing for devices on PCI bus 0: > chip0 rev 4 on > pci0:0:0 > chip1 rev 4 on > pci0:1:0 > chip2 rev 180 > on pci0:7:0 > pci0:15: ACER Labs, device=0x5229, class=storage (ide) int a irq ?? > [no driver assigned] > Probing for devices on PCI bus 1: > vga0 rev 11 int a irq 11 on pci1:0:0 > Probing for PnP devices: > CSN 1 Vendor ID: CTL00e4 [0xe4008c0e] Serial 0x0f4a54ed > pcm1 (SB16pnp sn 0x0f4a54ed) at 0x220 irq 5 drq 1 flags 0x15 > id 14 > Probing for devices on the ISA bus: > sc0 at 0x60-0x6f irq 1 on motherboard > sc0: VGA color <16 virtual consoles, flags=0x0> > sio0 at 0x3f8-0x3ff irq 4 on isa > sio0: type 16550A > sio1 at 0x2f8-0x2ff irq 3 on isa > sio1: type 16550A > lpt0 at 0x378-0x37f irq 7 on isa > lpt0: Interrupt-driven port > lp0: TCP/IP capable interface > psm0 at 0x60-0x64 irq 12 on motherboard > psm0: model Generic PS/2 mouse, device ID 0 > pcm0 not found at 0xffffffff > fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa > fdc0: FIFO enabled, 8 bytes threshold > fd0: 1.44MB 3.5in > wdc0 at 0x1f0-0x1f7 irq 14 on isa > wdc0: unit 0 (wd0): > wd0: 3098MB (6346368 sectors), 6296 cyls, 16 heads, 63 S/T, 512 B/S > wdc1 at 0x170-0x177 irq 15 on isa > wdc1: unit 0 (atapi): , removable, accel, ovlap, dma, > iordis > wcd0: 5512KB/sec, 128KB cache, audio play, 16 volume levels, ejectable > tray > wcd0: no disc inside, unlocked > npx0 flags 0x1 on motherboard > npx0: INT 16 interface > WARNING: / was not properly dismounted. > wd0: interrupt timeout: > wd0: status 58 error 0 > wd0: interrupt timeout: > wd0: status 58 error 1 > This very problem was in the list yesterday/today - see "Interrupt timeouts (was: **URGENT** Hardware problem?!)". Part of the reply (from Greg Lehey) was: --------start quote------- I think the problem is either defective hardware (motherboard), or incorrect settings. It's quite possible that the hardware is broken by design, though it's becoming less common. All motherboard manufacturers check their boards against Microsoft, so they normally don't have any bugs which affect Microsoft, but other bugs may affect FreeBSD, and unfortunately not many manufacturers check against FreeBSD. I note the status says , indicating a DMA request active. 2.2.8 doesn't support DMA, so maybe you'll be lucky if you go into the BIOS menu and disable DMA (if this is possible). Another alternative would be to install FreeBSD 3.0 and enable DMA there. --------end quote------- HTH > I don't know how to solve this problem, hope anyone tell me > how to do, thanks in advance. > > My machine equips are: > Mainboard: IWill XA-100 > RAM: PC-100 64MB > Soud card: SB AWE 64 PnP > CDROM: TEAC 32x(Secondary primary) > HD: IBM 3.2GB > Vedio Chip: SiS 6326 AGP. > > Best regards, > Albert. > > ______________________________________________________ > 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 Jan 28 04:14:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA08695 for freebsd-questions-outgoing; Thu, 28 Jan 1999 04:14:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from twin1.cbr.ru (twin1.cbr.ru [212.40.192.42]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id EAA08684 for ; Thu, 28 Jan 1999 04:14:50 -0800 (PST) (envelope-from hide@cyberkiss.com) Received: from twix1.cbr.ru (actually twix1.internal.cbr.ru) by twin1.cbr.ru with SMTP (PP); Thu, 28 Jan 1999 15:14:08 +0300 Received: from cyberkiss.com (actually smtp-relay.cbr.ru) by twix1.cbr.ru with SMTP (PP); Thu, 28 Jan 1999 15:13:14 +0300 Message-ID: <36B080E6.579D4756@cyberkiss.com> Date: Thu, 28 Jan 1999 18:23:18 +0300 From: hide X-Mailer: Mozilla 4.08 [en] (X11; I; FreeBSD 3.0-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: PLEASE HELP! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hellow. I have some problem... Please tell me how can i uninstall tar.gz package in my freebsd system 3.0.... I whant uninstall libpng-1.0.2.tar.gz please help me... some program need libpng-1.0.1.tar.gz and don't work whith 1.0.2 ... please help ...what can i do whith my problem?. Thank you... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 04:38:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA11380 for freebsd-questions-outgoing; Thu, 28 Jan 1999 04:38:11 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from teapot25.domain0.bigpond.com (teapot25.domain0.bigpond.com [139.134.5.173]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id EAA11372 for ; Thu, 28 Jan 1999 04:38:09 -0800 (PST) (envelope-from BMICK@bigpond.com) Received: from localhost (localhost [127.0.0.1]) by teapot25.domain0.bigpond.com (NTMail 3.02.13) with ESMTP id na320515 for ; Thu, 28 Jan 1999 22:34:16 +1000 Received: from DKBH-T-004-p-126-201.tmns.net.au ([139.134.126.201]) by mail0.bigpond.com (Claudes-Woolen-MailRouter V2.2a); 28 Jan 1999 22:34:16 Message-ID: <000701be4aba$98ddd580$c97e868b@x2k6n0> From: "Michael" To: Subject: Which files? Date: Thu, 28 Jan 1999 23:34:48 +1100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01BE4B16.CB5BB020" 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 This is a multi-part message in MIME format. ------=_NextPart_000_0004_01BE4B16.CB5BB020 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I wanted to install freebsd from the ftp://ftp.frebsd.org site. = Which files do I need to download? ------=_NextPart_000_0004_01BE4B16.CB5BB020 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi, I wanted to install freebsd from = the ftp://ftp.frebsd.org site. Which files = do I need=20 to download?
------=_NextPart_000_0004_01BE4B16.CB5BB020-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 04:42:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA11760 for freebsd-questions-outgoing; Thu, 28 Jan 1999 04:42:49 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (post-20.mail.demon.net [194.217.242.27]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA11753 for ; Thu, 28 Jan 1999 04:42:47 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #2) id 105qmN-0000Tk-00; Thu, 28 Jan 1999 12:42:40 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id MAA01076; Thu, 28 Jan 1999 12:42:11 GMT Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA05635; Thu, 28 Jan 99 12:42:09 GMT Message-Id: <36B05B08.1A13365B@uk.radan.com> Date: Thu, 28 Jan 1999 12:41:44 +0000 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 4.1.3_U1 sun4m) X-Accept-Language: en-GB Mime-Version: 1.0 To: hide Cc: freebsd-questions@FreeBSD.ORG Subject: Re: PLEASE HELP! References: <36B080E6.579D4756@cyberkiss.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hide wrote: > > Hellow. > I have some problem... > Please tell me how can i uninstall tar.gz package in my freebsd system > 3.0.... > I whant uninstall libpng-1.0.2.tar.gz please help me... > some program need libpng-1.0.1.tar.gz and don't work whith 1.0.2 ... > please help ...what can i do whith my problem?. > Thank you... If you installed it with ``pkg_add libpng-1.0.2'' or with sysinstall, then just type ``pkg_delete libpng-1.0.2'' HTH -- Trust the computer industry to shorten Year 2000 to Y2K. It was this thinking that caused the problem in the first place. FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com http://www.radan.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 04:48:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA12101 for freebsd-questions-outgoing; Thu, 28 Jan 1999 04:48:38 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail2.leirianet.pt (vortex.leirianet.pt [195.23.92.20]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id EAA12093 for ; Thu, 28 Jan 1999 04:48:34 -0800 (PST) (envelope-from mfer@leirianet.pt) Received: (qmail 2070 invoked from network); 28 Jan 1999 12:48:30 -0000 Received: from unknown (HELO OSIRIS) (195.61.93.61) by mail2.leirianet.pt with SMTP; 28 Jan 1999 12:48:30 -0000 From: mfer@leirianet.pt (M Ferreira) To: freebsd-questions@FreeBSD.ORG Cc: grog@lemis.com Subject: Fatal trap while reading vinum config from drive Date: Thu, 28 Jan 1999 12:47:44 GMT Reply-To: mfer@leirianet.pt (M Ferreira) Message-ID: <36b85b8f.93466878@mail2.leirianet.pt> X-Mailer: Forte Agent 1.5/32.451 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id EAA12097 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have 4 disks labeled: da0s1 a: 204800 0 4.2BSD 0 0 0 # (Cyl. 0 - 143*) c: 4226725 0 unused 0 0 # (Cyl. 0 - 2955*) e: 1972224 204800 4.2BSD 0 0 0 # (Cyl. 143*- 1522*) f: 2049701 2177024 unused 0 0 # (Cyl. 1522*- 2955*) da1s1 b: 538624 0 swap # (Cyl. 0 - 376*) c: 4226725 0 unused 0 0 # (Cyl. 0 - 2955*) e: 3688101 538624 unused 0 0 # (Cyl. 376*- 2955*) da2s1 c: 8888924 0 unused 0 0 # (Cyl. 0 - 553*) e: 8888924 0 unused 0 0 # (Cyl. 0 - 553*) da3s1 c: 8888924 0 unused 0 0 # (Cyl. 0 - 553*) e: 8888924 0 unused 0 0 # (Cyl. 0 - 553*) My intention is to have /dev/da1s1b none swap sw 0 0 /dev/da0s1a / ufs rw 1 1 /dev/da0s1e /usr ufs rw 2 2 /dev/vinum/small /arch ufs rw 2 3 /dev/vinum/big /data ufs rw 2 4 so, i've created the following config: drive a device /dev/da0s1f drive b device /dev/da1s1e drive c device /dev/da2s1e drive d device /dev/da3s1e volume small plex org concat sd len 2047735b drive a sd len 3686135b drive b volume big plex org striped 128b sd len 8888055b drive c sd len 8888055b drive d disk length values are shortened 265b in order to hold vinum config. vinum create 'config' gives me: Configuration summary Drives: 4 (4 configured) Volumes: 2 (4 configured) Plexes: 2 (8 configured) Subdisks: 4 (16 configured) D a State: up Device /dev/da0s1f D b State: up Device /dev/da1s1e D c State: up Device /dev/da2s1e D d State: up Device /dev/da3s1e V small State: up Plexes: 1 Size: 2799 MB V big State: up Plexes: 1 Size: 8679 MB P small.p0 C State: up Subdisks: 2 Size: 2799 MB P big.p0 S State: up Subdisks: 2 Size: 8679 MB S small.p0.s0 State: up PO: 0 B Size: 999 MB S small.p0.s1 State: up PO: 999 MB Size: 1799 MB S big.p0.s0 State: up PO: 0 B Size: 4339 MB S big.p0.s1 State: up PO: 64 kB Size: 4339 MB Just to confirm everything is fine, init small.p0 and init big.p0 finish successfully. newfs -v /dev/vinum/rbig finishes successfully with one minor quirk wich is: Warning: 530 sector(s) in last cylinder unallocated /dev/vinum/rbig: 17776110 sectors in 4340 cylinders of 1 tracks, 4096 sectors 8679.7MB in 272 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, Same thing with newfs -v /dev/vinum/rbig: Warning: 530 sector(s) in last cylinder unallocated /dev/vinum/rsmall: 5733870 sectors in 1400 cylinders of 1 tracks, 4096 sectors 2799.7MB in 88 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, mounting /dev/vinum/small and /dev/vinum/big under /arch and /data goes ok: Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/da0s1a 99183 37265 53984 41% / /dev/da0s1e 955591 763377 115767 87% /usr procfs 4 4 0 100% /proc /dev/vinum/small 2778213 1 2555955 0% /arch /dev/vinum/big 8613858 1 7924749 0% /data Now the bad news. Without touching $vinum_slices in rc.conf, i tried to reboot and manually do a vinum read /dev/da0 /dev/da1 /dev/da2 /dev/da3 (compatibility slice naming should be ok, i guess) and i get: Fatal trap 18: integer divide fault while in kernel mode How can I diagnose and correct this? I'm running 3.0-stable cvsuped this weekend. tia M Ferreira To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 05:07:51 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA13741 for freebsd-questions-outgoing; Thu, 28 Jan 1999 05:07:51 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from turkey.ispro.net.tr (turkey.ispro.net.tr [195.174.18.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA13735 for ; Thu, 28 Jan 1999 05:07:43 -0800 (PST) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from localhost (yurtesen@localhost) by turkey.ispro.net.tr (8.8.8/8.8.8) with SMTP id PAA06660; Thu, 28 Jan 1999 15:06:03 +0200 (EET) (envelope-from yurtesen@turkey.ispro.net.tr) Date: Thu, 28 Jan 1999 15:06:03 +0200 (EET) From: Evren Yurtesen To: hide cc: freebsd-questions@FreeBSD.ORG Subject: Re: PLEASE HELP! In-Reply-To: <36B080E6.579D4756@cyberkiss.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 pkg_delete libpng_1.02 pkg_delete libpng_1.01 On Thu, 28 Jan 1999, hide wrote: > Hellow. > I have some problem... > Please tell me how can i uninstall tar.gz package in my freebsd system > 3.0.... > I whant uninstall libpng-1.0.2.tar.gz please help me... > some program need libpng-1.0.1.tar.gz and don't work whith 1.0.2 ... > please help ...what can i do whith my problem?. > Thank you... > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 05:23:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA15337 for freebsd-questions-outgoing; Thu, 28 Jan 1999 05:23:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from www.langen.bull.de (www.langen.bull.de [193.141.50.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA15332 for ; Thu, 28 Jan 1999 05:23:43 -0800 (PST) (envelope-from luettgen@swh600.langen.bull.de) Received: from swh600.langen.bull.de (swh600.langen.bull.de [193.141.50.50]) by www.langen.bull.de (8.9.1/8.9.1) with SMTP id OAA12913 for ; Thu, 28 Jan 1999 14:23:39 +0100 Received: from luettegen.lg.bull.de by swh600.langen.bull.de (AIX 3.2/UCB 5.64/4.03) id AA38509; Thu, 28 Jan 1999 14:22:34 +0100 Message-Id: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit Mime-Version: 1.0 Date: Thu, 28 Jan 1999 14:23:38 +0100 (CET) From: "Ralf.Luettgen" To: freebsd-questions@FreeBSD.ORG Subject: queso on FreeBSD 3.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, has anyone build queso on a FreeBSD 3.0 box. I can compile it, but when try to run it I get error messages: sending message: Invalid argument Thanks for help Ralf ---------------------------------- E-Mail: Ralf.Luettgen Date: 28-Jan-99 Time: 09:42:29 This message was sent by XFMail ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 05:27:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA15858 for freebsd-questions-outgoing; Thu, 28 Jan 1999 05:27:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.ge.com (ns.ge.com [192.35.39.24]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA15825; Thu, 28 Jan 1999 05:27:08 -0800 (PST) (envelope-from steve.combs@indsys.ge.com) Received: from thomas.ge.com (thomas3.ge.com [3.47.28.19]) by ns.ge.com (8.9.1/8.9.1) with ESMTP id IAA24183; Thu, 28 Jan 1999 08:27:06 -0500 (EST) Received: from carsdb.salem.ge.com (carsdb.salem.ge.com [3.29.7.15]) by thomas.ge.com (8.9.1/8.9.1) with ESMTP id IAA25094; Thu, 28 Jan 1999 08:27:02 -0500 (EST) Received: from indsys.ge.com (combssf.salem.ge.com [3.29.24.77]) by carsdb.salem.ge.com (8.8.8/8.8.8) with ESMTP id IAA24435; Thu, 28 Jan 1999 08:23:13 -0500 (EST) Message-ID: <36B064C1.83A8A1A4@indsys.ge.com> Date: Thu, 28 Jan 1999 08:23:13 -0500 From: "Stephen F. Combs" Reply-To: steve.combs@indsys.ge.com Organization: GE Industrial Systems (Global Security & Messaging) X-Mailer: Mozilla 4.5 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Questions CC: "freebsd-questions@FreeBSD.ORG" , "freebsd-hardware@freebsd.org" Subject: Re: Your opinion please! References: <199901280256.UAA01350@mail.netsys.hn> 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 been running Squid on two FBSD machines and two SPARCs for over a year. Beats Netscape proxy AND apache hands down FreeBSD Questions wrote: > -- [ From: FreeBSD Questions * EMC.Ver #2.5.02 ] -- > > Sorry guys to ask this here, but I don't know other reliable source of > information and founded opinions on the net. > > For those who are using Proxy Caching: > > What do you think is better, Squid or the Proxy Module from Apache? > > Thanks a lot for your feedback. > > Pablo Quintana > HONDURAS > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hardware" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 05:58:16 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA18910 for freebsd-questions-outgoing; Thu, 28 Jan 1999 05:58:16 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mel.alcatel.fr (mel.alcatel.fr [212.208.74.132]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA18894 for ; Thu, 28 Jan 1999 05:58:09 -0800 (PST) (envelope-from Thierry.Herbelot@alcatel.fr) Received: from aifhs2.alcatel.fr (mailhub.alcatel.fr [155.132.180.80]) by mel.alcatel.fr (ALCANET/SMTP) with ESMTP id OAA29891; Thu, 28 Jan 1999 14:57:16 +0100 Received: from lune.telspace.alcatel.fr (lune.telspace.alcatel.fr [155.132.144.65]) by aifhs2.alcatel.fr (ALCANET/SMTP2) with ESMTP id OAA26026; Thu, 28 Jan 1999 14:55:06 +0100 (MET) Received: from telss1.telspace.alcatel.fr (telss1.telspace.alcatel.fr [155.132.51.4]) by lune.telspace.alcatel.fr (8.9.1a/8.9.1) with SMTP id OAA13119; Thu, 28 Jan 1999 14:44:29 +0100 (MET) Received: from telspace.alcatel.fr (nairobi.telspace.alcatel.fr) by telss1.telspace.alcatel.fr (4.1/SMI-4.1) id AA28588; Thu, 28 Jan 99 14:51:58 +0100 Message-Id: <36B06C9A.5613097D@telspace.alcatel.fr> Date: Thu, 28 Jan 1999 14:56:42 +0100 From: HERBELOT Thierry Organization: Alcatel Telspace X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 5.5.1 sun4m) X-Accept-Language: en Mime-Version: 1.0 To: "Ralf.Luettgen" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: queso on FreeBSD 3.0 References: 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've compiled and installed queso on a relatively recent 3.0-Current (built after Release) with absolutely no problem (from a ports tree resynchronized with cvsup). Just to check : you're running it as root, aren't you ? TfH "Ralf.Luettgen" wrote: > > Hi, > > has anyone build queso on a FreeBSD 3.0 box. > I can compile it, but when try to run it I get error messages: > > sending message: Invalid argument > > Thanks for help > Ralf > > ---------------------------------- > E-Mail: Ralf.Luettgen > Date: 28-Jan-99 > Time: 09:42:29 > > This message was sent by XFMail > ---------------------------------- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 06:09:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA20195 for freebsd-questions-outgoing; Thu, 28 Jan 1999 06:09:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from quackerjack.cc.vt.edu (quackerjack.cc.vt.edu [198.82.160.250]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA20190 for ; Thu, 28 Jan 1999 06:09:04 -0800 (PST) (envelope-from gemorga2@vt.edu) Received: from sable.cc.vt.edu (sable.cc.vt.edu [128.173.16.30]) by quackerjack.cc.vt.edu (8.8.8/8.8.8) with ESMTP id JAA01008 for ; Thu, 28 Jan 1999 09:09:03 -0500 (EST) Received: from gemorga2.campus.vt.edu (gemorga2.campus.vt.edu [198.82.100.219]) by sable.cc.vt.edu (8.8.8/8.8.8) with SMTP id JAA26643 for ; Thu, 28 Jan 1999 09:09:03 -0500 (EST) Message-Id: <199901281409.JAA26643@sable.cc.vt.edu> From: "George Morgan" To: freebsd-questions@FreeBSD.ORG Date: Thu, 28 Jan 1999 09:09:02 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: FreeBSD 3.0 Net Install problem.. X-mailer: Pegasus Mail for Win32 (v3.01d) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I get through the install process to the (Choose Installation Media) and then I select regular FTP and configure the parameters for my network interface (fxp0). Once I hit ok on that screen, it trys to add the default route. At this point it hangs. I have an Intel Etherexpress PRO 100 B. My connection rate is 100Mbps/Full Duplex (I have a switch :) Is the speed/duplex the problem? I have tried an install (successfully) with my 10BT hub, but now that I'm running 100/full duplex, it doesn't seem to work... (These two things may be a coincidence...) George Morgan Virginia Tech Electrical Engineering Class of 2000! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 06:20:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA21499 for freebsd-questions-outgoing; Thu, 28 Jan 1999 06:20:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from acetylene.vapornet.net (acetylene.vapornet.net [209.100.218.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA21492 for ; Thu, 28 Jan 1999 06:20:21 -0800 (PST) (envelope-from john@vapornet.net) Received: from datapit.home.vapornet.net (vapornet.xnet.com. [205.243.141.107]) by acetylene.vapornet.net (8.9.1/8.9.1/VaporServer 1.4) with ESMTP id IAA09684 for ; Thu, 28 Jan 1999 08:20:22 -0600 (CST) (envelope from: john@vapornet.net) Received: from habanero.chili-pepper.net (habanero.chili-pepper.net [192.168.0.11]) by datapit.home.vapornet.net (8.9.1/8.9.1/VaporServer v1.3.1) with ESMTP id IAA36956 for ; Thu, 28 Jan 1999 08:20:34 -0600 (CST) (envelope from: john@vapornet.net) Received: (from john@localhost) by habanero.chili-pepper.net (8.9.1/8.9.1/VaporClient v3.1) id IAA17280; Thu, 28 Jan 1999 08:20:15 -0600 (CST) (envelope from: john@vapornet.net) From: John Preisler MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 28 Jan 1999 08:20:15 -0600 (CST) To: freebsd-questions@FreeBSD.ORG Subject: new boot floppy X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14000.28598.287427.456510@habanero.chili-pepper.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG how are you guys booting from the new boot floppies with the gzipped kernel? I can do a make release of either a 3.0 or a 4.0 tree and when i try and boot from the boot floppy, it doesnt find /boot/loader and trying to boot /kernel.gz returns 'invalid format.' How are you guys getting use out of the boot floppies? Or, how do i tell it to include the /boot/loader? 3.0-19990128-SNAP is my current build [but i cant install becuase the boot floppy doesnt boot] -j To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 06:37:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA23763 for freebsd-questions-outgoing; Thu, 28 Jan 1999 06:37:32 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horton.iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA23758 for ; Thu, 28 Jan 1999 06:37:30 -0800 (PST) (envelope-from proot@horton.iaces.com) Received: (from proot@localhost) by horton.iaces.com (8.8.8/8.8.8) id IAA11620; Thu, 28 Jan 1999 08:36:21 -0600 (CST) (envelope-from proot) From: "Paul T. Root" Message-Id: <199901281436.IAA11620@horton.iaces.com> Subject: Re: ifconfig In-Reply-To: <36AF7B18.747DFD3C@ocsny.com> from pete collins at "Jan 27, 99 03:46:16 pm" To: pcollins@ocsny.com (pete collins) Date: Thu, 28 Jan 1999 08:36:21 -0600 (CST) Cc: jwg@netbox.com, freebsd-questions@FreeBSD.ORG X-Organization: USWEST !nterprise Networking - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 600 Stinson Blvd, Fl 1S X-Address: Minneapolis, MN 55413 X-Mailer: ELM [version 2.4ME+ PL38 (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 How about starting a new shell and sourcing rc.conf then looking at the environment for all the values, to make sure they are what you think they should be. In a previous message, pete collins said: > i got i workin many thanks to all--you dont know how much this makes me > happy ;) > > my goal is to only reboot the server for hardware failure!! > > however how can i test my rc.conf file to make sure the entries are good and > without typo's > > so that when there is a reboot there will be no surprises > > later > > pete > > > -- This sentence is false. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 06:48:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA25239 for freebsd-questions-outgoing; Thu, 28 Jan 1999 06:48:57 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ingate.uk.neceur.com (ingate.uk.neceur.com [193.116.254.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA25233 for ; Thu, 28 Jan 1999 06:48:55 -0800 (PST) (envelope-from Jeff.Bond@nectech.co.uk) Received: from internal-mail.uk.neceur.com by ingate.uk.neceur.com id OAA26022; Thu, 28 Jan 1999 14:47:06 GMT Received: from exchange.nectech.co.uk by internal-mail.uk.neceur.com id OAA17841; Thu, 28 Jan 1999 14:47:09 GMT from exchange.nectech.co.uk (exchange.nectech.co.uk [193.116.199.241]) id OAA17841 for (2.4-8.8.8/3.1.31); Thu, 28 Jan 1999 14:47:09 GMT Received: by exchange.nectech.co.uk with Internet Mail Service (5.0.1460.8) id ; Thu, 28 Jan 1999 14:45:11 -0000 Message-ID: <084DD226F592D211988800A024AC583B2692DB@exchange.nectech.co.uk> From: "Bond, Jeffery" To: "'FreeBSD questions'" Subject: Setting up a FreeBSD box as a gateway to my ISP Date: Thu, 28 Jan 1999 14:45:10 -0000 X-Mailer: Internet Mail Service (5.0.1460.8) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I would like to know how I can setup an old 486 running 2.2.7 to act as a 'gateway' to my ISP, so that other PCs (running Win98 or FreeBSD) on my LAN can access the internet. I can get the 2.2.7 machine to dial and connect to my ISP (Freeserve BTW), with no problem using pppd, but how do I get it to route data from the other machines on my LAN to the ISP via my modem? Also, what do I need to setup on the other machines? (Do I just need to set the 'Gateway' box in win98 to the ethernet IP of my FreeBSD machine?) The LAN is just a simple ethernet, using IP's such as 10.0.0.X. The FreeBSD machine with the modem is 10.0.0.1. I get a dynamic IP address for the ppp0 interface each time I dial my ISP. I'm not so bothered with dial-on-demand and such like at the moment, just the actual routing of the packets. What's the easiest way to do this? Thanks for any help, Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 07:01:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA26830 for freebsd-questions-outgoing; Thu, 28 Jan 1999 07:01:11 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from 3rdrock.coserve.org (3rdrock.coserve.org [198.213.49.88]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA26818 for ; Thu, 28 Jan 1999 07:01:07 -0800 (PST) (envelope-from fabry@panam.edu) Received: from earth (earth.coserve.org [198.213.49.85]) by 3rdrock.coserve.org (8.9.1/8.9.1) with SMTP id IAA00435 for ; Thu, 28 Jan 1999 08:58:04 -0600 (CST) Message-ID: <013801be4acf$266bd780$5531d5c6@earth.coserve.org> From: "Alain G. Fabry" To: Subject: Info on Unix security Date: Thu, 28 Jan 1999 09:01:51 -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.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Where can I find some good info on Unix (FreeBSD) security issues? Also, where can I find some info on setting up a clone/copy of one system that would resume operations if the first system would go down. Thanks, Alain To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 07:02:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA27106 for freebsd-questions-outgoing; Thu, 28 Jan 1999 07:02:53 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp1.vnet.net (smtp1.vnet.net [166.82.1.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA27092 for ; Thu, 28 Jan 1999 07:02:48 -0800 (PST) (envelope-from rivers@dignus.com) Received: from dignus.com (ponds.vnet.net [166.82.177.48]) by smtp1.vnet.net (8.9.1a/8.9.1) with ESMTP id KAA05042; Thu, 28 Jan 1999 10:03:23 -0500 (EST) Received: from lakes.dignus.com (lakes.dignus.com [10.0.0.3]) by dignus.com (8.9.1/8.8.5) with ESMTP id KAA04287; Thu, 28 Jan 1999 10:46:39 -0500 (EST) Received: (from rivers@localhost) by lakes.dignus.com (8.9.1/8.6.9) id KAA13328; Thu, 28 Jan 1999 10:06:08 -0500 (EST) Date: Thu, 28 Jan 1999 10:06:08 -0500 (EST) From: Thomas David Rivers Message-Id: <199901281506.KAA13328@lakes.dignus.com> To: Jeff.Bond@nectech.co.uk, questions@FreeBSD.ORG Subject: Re: Setting up a FreeBSD box as a gateway to my ISP In-Reply-To: <084DD226F592D211988800A024AC583B2692DB@exchange.nectech.co.uk> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Hello, > > I would like to know how I can setup an old 486 running 2.2.7 to act as a > 'gateway' to my ISP, so that other PCs (running Win98 or FreeBSD) on my LAN > can access the internet. > > I can get the 2.2.7 machine to dial and connect to my ISP (Freeserve BTW), > with no problem using pppd, but how do I get it to route data from the other > machines on my LAN to the ISP via my modem? Also, what do I need to setup on > the other machines? (Do I just need to set the 'Gateway' box in win98 to the > ethernet IP of my FreeBSD machine?) The LAN is just a simple ethernet, using > IP's such as 10.0.0.X. The FreeBSD machine with the modem is 10.0.0.1. I get > a dynamic IP address for the ppp0 interface each time I dial my ISP. > > I'm not so bothered with dial-on-demand and such like at the moment, just > the actual routing of the packets. > > What's the easiest way to do this? > 1) Turn the GATEWAY option on in /etc/rc.conf 2) If you have a set of IP addresses for the internal machines, you're all done. If not - you'll need to use Network Address Translation (NAT) to make the machines on your interior network "appear the same as" the single machine you have connected to the external network. To set up nat; you need to get IPFW (the firewall stuff) going, which will mean a kernel build. Then, after that's done, you can set up natd - the network translation deamon. Or - I believe a much simpler approach, since you're using ppp is to investigate the -alias option on ppp. - Dave Rivers - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 07:24:03 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA29911 for freebsd-questions-outgoing; Thu, 28 Jan 1999 07:24:03 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pmpro.com (dyn000979.belt.digex.net [199.125.236.217]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA29828 for ; Thu, 28 Jan 1999 07:24:00 -0800 (PST) (envelope-from thomas@pmpro.com) Received: from squash.pmpro.com (squash.pmpro.com [192.168.201.254]) by pmpro.com (8.6.13/8.6.12) with SMTP id KAA15486 for ; Thu, 28 Jan 1999 10:21:27 -0500 Message-Id: <3.0.6.32.19990128101836.008db330@pmpro.com> X-Sender: thomas@pmpro.com X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Thu, 28 Jan 1999 10:18:36 -0500 To: freebsd-questions@FreeBSD.ORG From: Mark Thomas Subject: natd/ipfw - "in/out"ness 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 machine that looks something like this: fxp0 - public interface fxp1 - private interface I have natd running on fxp0, with ipfw diverting all traffic through natd. If a packet comes in on fxp1 destined for fxp0, it goes through nat and gets rewritten with fxp1's address, then gets sent back through ipfw post-divert. At this point, is this packet still considered to be 'in via fxp1'? If a packet comes in on fxp0, gets rewritten by natd and ends destined for fxp1, is it still 'in via fxp0'? Thanks, ----- Mark Mark Thomas -- pmpro, inc. -- thomas@pmpro.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 07:35:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA01631 for freebsd-questions-outgoing; Thu, 28 Jan 1999 07:35:21 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gilberto.physik.RWTH-Aachen.DE (gilberto.physik.rwth-aachen.de [137.226.30.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA01614 for ; Thu, 28 Jan 1999 07:35:15 -0800 (PST) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: (from kuku@localhost) by gilberto.physik.RWTH-Aachen.DE (8.8.8/8.8.7) id QAA25887 for questions@freebsd.org; Thu, 28 Jan 1999 16:35:19 +0100 (MET) (envelope-from kuku) Date: Thu, 28 Jan 1999 16:35:19 +0100 (MET) From: Christoph Kukulies Message-Id: <199901281535.QAA25887@gilberto.physik.RWTH-Aachen.DE> To: questions@FreeBSD.ORG Subject: pop3/qpopper error message Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG One of my users wanted to make use of a hotmail account and he's getting not connected to the pop service. pop3 is enabled in /etc/inetd.conf Jan 28 12:23:38 myhost popper[20899]: bill@law-f103.hotmail.com: -ERR POP auth orization DB not available (bill) Jan 28 14:24:31 myhost popper[21035]: bill@law-f70.hotmail.com: -ERR POP autho rization DB not available (bill) Jan 28 14:25:41 myhost popper[21036]: bill@law-f70.hotmail.com: -ERR POP EOF r eceived Jan 28 15:08:48 myhost popper[21195]: bill@law-f93.hotmail.com: -ERR POP autho rization DB not available (bill) -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 07:35:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA01698 for freebsd-questions-outgoing; Thu, 28 Jan 1999 07:35:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.fleishman.com (news.fleishman.com [207.193.111.249] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA01691 for ; Thu, 28 Jan 1999 07:35:51 -0800 (PST) (envelope-from BlackshR@fleishman.com) Received: from imcbdcsrv01.fleishman.com (fleishman.com [207.193.111.25]) by mail.fleishman.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id D5BWNZ9B; Thu, 28 Jan 1999 09:43:01 -0600 Received: by IMCBDCSRV01 with Internet Mail Service (5.5.2448.0) id ; Thu, 28 Jan 1999 09:27:32 -0600 Message-ID: <951B30EE47A7D2118D4000A0C9EA3573042837@STLEXGSRV01> From: "Blackshare, Ray" To: freebsd-questions@FreeBSD.ORG Subject: Tape drive Date: Thu, 28 Jan 1999 09:27:18 -0600 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 Looking for specs. on a tape drive that FreeBSD supports. Vendors (Exabyte, HP etc) won't claim (guarantee) that their product is supported by FreeBSD. Am considering an Exabyte SCSI internal 8mm drive model # 8700 or Eliant 820. Can anyone recommend a good tape drive with minimum 4G back up, more capacity compressed? Thanks Ray Blackshare Senior Network Systems Specialist Fleishman Hillard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 07:40:27 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA02091 for freebsd-questions-outgoing; Thu, 28 Jan 1999 07:40:27 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from peloton.physics.montana.edu (peloton.physics.montana.edu [153.90.192.177]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA02082 for ; Thu, 28 Jan 1999 07:40:25 -0800 (PST) (envelope-from brett@peloton.physics.montana.edu) Received: from localhost (brett@localhost) by peloton.physics.montana.edu (8.8.8/8.8.7) with ESMTP id IAA22867; Thu, 28 Jan 1999 08:39:48 -0700 (MST) (envelope-from brett@peloton.physics.montana.edu) Date: Thu, 28 Jan 1999 08:39:48 -0700 (MST) From: Brett Taylor To: Anthony Kim cc: freebsd-questions@FreeBSD.ORG Subject: Re: Passive FTP In-Reply-To: <36B02878.F90BFB6F@enteract.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 Hi, > I have FTP_PASSIVE_MODE= YES in /etc/make.conf on my workstation > (4.0-CURRENT) and am successfully using passive mode ftp with ncftp > and cvsup. However, when I do a make install in > /usr/ports/dir/port-name I do not get a successful transfer and get a > logged src TCP port 20 attempt in syslog. In /usr/share/mk/bsd.port.mk edit the following line as: FETCH_BEFORE_ARGS+= $${CKSIZE:+-S $$CKSIZE} -p You could also just change the 2 fetch commands (fetch, ftp) to fetch -p and ftp -p (these lines are right above and below the above line). Brett ****************************************************************** Brett Taylor brett@peloton.physics.montana.edu http://peloton.physics.montana.edu/brett/ "love isn't someplace that we fall, it's something that we do" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 07:41:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA02392 for freebsd-questions-outgoing; Thu, 28 Jan 1999 07:41:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA02387 for ; Thu, 28 Jan 1999 07:41:33 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #1) id 105tZO-0002to-00 for questions@freebsd.org; Thu, 28 Jan 1999 15:41:26 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id PAA01853 for ; Thu, 28 Jan 1999 15:40:48 GMT Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA08274; Thu, 28 Jan 99 15:40:47 GMT Message-Id: <36B084E5.E4B99645@uk.radan.com> Date: Thu, 28 Jan 1999 15:40:21 +0000 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 4.1.3_U1 sun4m) X-Accept-Language: en-GB Mime-Version: 1.0 To: questions@FreeBSD.ORG Subject: [2nd attempt] Basic help with gdb Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I didn't get any response the first time I asked this, so I'll try again. I'm trying to learn how to use gdb and can't seem to get the ``-tty='' option to work. OK, I start 2 shell windows, ttyp1 and ttyp2. Start gdb in ttyp1 with ``gdb -tty=/dev/ttyp2 prog''. I get the ``(gbd)'' prompt. Type ``r'' but then get an error in *ttyp2* ``cannot use /dev/tty for input'' (note it says ``tty'' not ``ttyp2''). I'm using shelltool(1) under olvwm for this but I get the same problem if I use xterms or the console (ttyv[012]). How do you make this work? Can anyone help? Thanks -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com 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 Jan 28 07:44:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA02671 for freebsd-questions-outgoing; Thu, 28 Jan 1999 07:44:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA02666 for ; Thu, 28 Jan 1999 07:44:34 -0800 (PST) (envelope-from Rainer.Appel@mchp.siemens.de) X-Envelope-Sender-Is: Rainer.Appel@mchp.siemens.de (at relayer david.siemens.de) Received: from mail.siemens.de (salomon.siemens.de [139.23.33.13]) by david.siemens.de (8.9.2/8.9.2) with ESMTP id QAA18238 for ; Thu, 28 Jan 1999 16:44:28 +0100 (MET) Received: from mchp.siemens.de (m64517pp.mchp.siemens.de [139.23.187.197]) by mail.siemens.de (8.9.2/8.9.2) with ESMTP id QAA03734 for ; Thu, 28 Jan 1999 16:44:31 +0100 (MET) Message-ID: <36B08697.BED7C418@mchp.siemens.de> Date: Thu, 28 Jan 1999 16:47:35 +0100 From: Rainer Appel X-Mailer: Mozilla 4.07 [en] (Win98; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: multi-OS confusion - How to reinstall FreeBSD? References: <36AC422F.8BCEDBAF@mchp.siemens.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Rainer Appel wrote: > Hi, > > once i had FreeBSD 2.2.7 and Wind*ws NT Server 4.0 on my PC. It > was possible to boot both Operating Systems with Boot Easy. Then > someone installed Linux on this PC. Now it was possible to boot > FreeBSD and Linux using LILO but the Wind*ws NT partition was > broken. > > After installing Wind*ws NT again it's now impossible to boot > FreeBSD, but i can boot Linux using a Floppy Bootdisk. I tried > to boot into BSD with a Floppy but when i type "0:sd(0,s2)?" or > something similar at the boot prompt, i always get > "Error: C:1498 > 1023 (BIOS limit)" even if i toggle the > "Extended BIOS Translation for DOS Drivers > 1GByte" Option. > > I also tried to install Boot Easy again, but i can't get past > the boot manager's `F?' prompt. > > My Partiton Table for my 4GB Harddisk looks like this: > > DISK Geometry 1023cyls/255heads/63sectors > [...] Now I have changed the Disk Geomoetry to 530cyls/255heads/63sectors with the partitioning tool of sysinstall. FreeBSD boots but Wind*ws NT is broken. I guess Wind*ws would work again if i could set back the Geometry to 1023cyls/255heads/63sectors. But i can't do this with sysinstall. Very strange... Is there another tool to change the logical disk geometry??? greetings, Rainer. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 08:02:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA04654 for freebsd-questions-outgoing; Thu, 28 Jan 1999 08:02:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.utexas.edu (wb3-a.mail.utexas.edu [128.83.126.138]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA04649 for ; Thu, 28 Jan 1999 08:02:45 -0800 (PST) (envelope-from kevin.weiss@mail.utexas.edu) Message-Id: <199901281602.IAA04649@hub.freebsd.org> Received: (qmail 27750 invoked by uid 0); 28 Jan 1999 16:02:42 -0000 Received: from dial-102-11.ots.utexas.edu (HELO mojo) (128.83.176.11) by umbs-smtp-3 with SMTP; 28 Jan 1999 16:02:42 -0000 X-Sender: kevin.weiss@mail.utexas.edu (Unverified) X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0.2 Date: Thu, 28 Jan 1999 10:03:31 -0600 To: freebsd-questions@FreeBSD.ORG From: Kevin Weiss Subject: general CPU question and FreeBSD... Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After taking the longest time to get my kernel configured the way I wanted, I noticed that my CPU_TYPE had to be "i586" for my AMD-K6 233MHz. After looking through some documentation, I noticed that FreeBSD says that an"i686" is like a Pentium Pro. I was (and have been) under the impression that a K6 was 686 architecture. Am I wrong? Or is this the FreeBSD recognizes socket 7 CPU's? If I used a K6-2 in my system, would it also fall under the category of "i586"? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 08:07:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA04997 for freebsd-questions-outgoing; Thu, 28 Jan 1999 08:07:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from intergate.luciamar.k12.ca.us (intergate.luciamar.k12.ca.us [209.129.95.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA04992 for ; Thu, 28 Jan 1999 08:07:39 -0800 (PST) (envelope-from dknapp@luciamar.k12.ca.us) Received: from luciamar.k12.ca.us (intergate.luciamar.k12.ca.us [209.129.95.252]) by intergate.luciamar.k12.ca.us (8.8.7/8.8.7) with ESMTP id IAA09110; Thu, 28 Jan 1999 08:01:45 -0800 (PST) Message-ID: <36B01B28.D6FAC4F3@luciamar.k12.ca.us> Date: Thu, 28 Jan 1999 08:09:12 +0000 From: David Knapp Organization: LMUSD X-Mailer: Mozilla 4.5 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: "Bond, Jeffery" CC: "'FreeBSD questions'" Subject: Re: Setting up a FreeBSD box as a gateway to my ISP References: <084DD226F592D211988800A024AC583B2692DB@exchange.nectech.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 I believe that the Pedantic PPP Primer at http://www.freebsd.org/tutorials/ppp/ppp.html is exactly what you are looking for. hth dbk "Bond, Jeffery" wrote: > > Hello, > > I would like to know how I can setup an old 486 running 2.2.7 to act as a > 'gateway' to my ISP, so that other PCs (running Win98 or FreeBSD) on my LAN > can access the internet. > > I can get the 2.2.7 machine to dial and connect to my ISP (Freeserve BTW), > with no problem using pppd, but how do I get it to route data from the other > machines on my LAN to the ISP via my modem? Also, what do I need to setup on > the other machines? (Do I just need to set the 'Gateway' box in win98 to the > ethernet IP of my FreeBSD machine?) The LAN is just a simple ethernet, using > IP's such as 10.0.0.X. The FreeBSD machine with the modem is 10.0.0.1. I get > a dynamic IP address for the ppp0 interface each time I dial my ISP. > > I'm not so bothered with dial-on-demand and such like at the moment, just > the actual routing of the packets. > > What's the easiest way to do this? > > Thanks for any help, > > Jeff > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- David Knapp 805 473-4353 PC Network Specialist dknapp@luciamar.k12.ca.us LMUSD "Everyone knew her as Nancy" F.T. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 08:20:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA06503 for freebsd-questions-outgoing; Thu, 28 Jan 1999 08:20:07 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from Piman-Orange.ChipChat.com (Piman-Orange.ChipChat.com [206.2.228.146]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA06434 for ; Thu, 28 Jan 1999 08:20:02 -0800 (PST) (envelope-from mrc@ChipChat.com) Received: from localhost (localhost [127.0.0.1]) by Piman-Orange.ChipChat.com (8.9.2/8.9.1) with ESMTP id QAA19108 for ; Thu, 28 Jan 1999 16:19:57 GMT (envelope-from mrc@ChipChat.com) To: questions@FreeBSD.ORG Subject: Re: Deinstall a port that has been updated In-Reply-To: Your message of "Wed, 27 Jan 1999 22:46:10 -0500" <36AFDD82.9D6F7DC7@ipass.net> References: <36AFDD82.9D6F7DC7@ipass.net> X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990128161957V.mrc@ChipChat.com> Date: Thu, 28 Jan 1999 16:19:57 GMT From: Marty Cawthon X-Dispatcher: imput version 980905(IM100) Lines: 41 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello BSDaemons! from Marty Cawthon's question >> # make deinstall >> ==> deinstalling for ja-netscape-communicator-4.08 >> pkg_delete: no such package 'ja-netscape-communicator-4.08' installed >> ** Error code 1 from Chris Johnson's reply > Don't try to use "make deinstall." Use pkg_delete directly instead. > > $ pkg_delete ja-netscape-communicator-4.07 Thank you to Chris Johnson, Michael Mercer, and Lowell Gilbert for your replies. Following your recommendations I used 'pkg_delete' to remove Netscape Comm 4.07. I am satisified. However, a question remains, as my understanding of 'ports' and 'packages' is as follows: ------------------------------------------------------------------ Ports: Packages ------ ----------- install with 'make install' install with 'pkg_add' remove with 'make deinstall' remove with 'pkg_delete' ------------------------------------------------------------------ In the 'man' pages for 'ports' there is a make option: 'reinstall' for restoring ports that were removed with 'pkg_delete' when they should have been removed with 'port deinstall'. This implies that a 'pkg_delete' may not be the correct way of deleting a port. One thought: Because Netscape is binary code, perhaps the 'port' is the same as the 'package'? Any comments that will help to set me straight with respect to deleting PORTS and deleting PACKAGES will be appreciated. Marty Cawthon ChipChat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 08:22:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA06831 for freebsd-questions-outgoing; Thu, 28 Jan 1999 08:22:30 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotmail.com (law-f59.hotmail.com [209.185.131.122]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA06820 for ; Thu, 28 Jan 1999 08:22:27 -0800 (PST) (envelope-from pjaukovic@hotmail.com) Received: (qmail 8605 invoked by uid 0); 28 Jan 1999 16:22:18 -0000 Message-ID: <19990128162218.8604.qmail@hotmail.com> Received: from 207.136.73.130 by www.hotmail.com with HTTP; Thu, 28 Jan 1999 08:22:18 PST X-Originating-IP: [207.136.73.130] From: "Peter Jaukovic" To: freebsd-doc@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Program command's Date: Thu, 28 Jan 1999 08:22:18 PST Mime-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello I'am installing a freebsd machine and I would like to get that command's to run the program. I am running FreeBSD on a proxy server and I would realy like to setup up me router soon. I you dont mind sending me a web page address or just E-Mailing me some commands that would be helpfull thanks >From Peter Jaukovic Pjaukovic@hotmail.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 Jan 28 08:24:26 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA07297 for freebsd-questions-outgoing; Thu, 28 Jan 1999 08:24:26 -0800 (PST) (envelope-from owner-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 (8.8.8/8.8.8) with ESMTP id IAA07274 for ; Thu, 28 Jan 1999 08:24:22 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id LAA20121; Thu, 28 Jan 1999 11:25:35 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199901281625.LAA20121@cc942873-a.ewndsr1.nj.home.com> Subject: Re: [2nd attempt] Basic help with gdb In-Reply-To: <36B084E5.E4B99645@uk.radan.com> from Mark Ovens at "Jan 28, 99 03:40:21 pm" To: marko@uk.radan.com (Mark Ovens) Date: Thu, 28 Jan 1999 11:25:35 -0500 (EST) Cc: questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (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 Mark Ovens wrote, > I didn't get any response the first time I asked this, so I'll try > again. > > I'm trying to learn how to use gdb and can't seem to get the > ``-tty='' option to work. I do not have a fix, but rather just gave this a shot myself. Here's my experience. > OK, I start 2 shell windows, ttyp1 and ttyp2. I have two xterms owned by the same user, ttyp7 and ttyp9. > Start gdb in ttyp1 with ``gdb -tty=/dev/ttyp2 prog''. I hacked up an existing program leaving only the I/O routines (some printf() and scanf()s). Then I started in ttyp7, gdb -tty=/dev/ttyp9 _test_io > I get the ``(gbd)'' prompt. Me too. > Type ``r'' Well, I typed 'run.' ;) > but then get an error in *ttyp2* ``cannot use /dev/tty for input'' > (note it says ``tty'' not ``ttyp2''). Now things differ. The first prompt from my program pops out from behind the shell prompt in ttyp9. It is working. However, I enter some input, and it goes to the shell rather than the program. But the next line of input _does_ go to the program, but there is no local echo of my typing on ttyp9. The program steals the input at ttyp9 from the shell running there until the program exits, when the shell gets control back. The program funtions normally. I guess I'm saying it pretty much works for me. If I really needed to, I could try to figure out a way to get the shell out of the picture and get the local echo. > I'm using shelltool(1) under olvwm for this but I get the same problem > if I use xterms or the console (ttyv[012]). I'm just using xterms under twm (yes, I do like twm). Nothin' fancy. > How do you make this work? Can anyone help? I'm not sure what to tell you... Maybe just check 'ls -l tty{,p*}.' Try to figure out what is different between our systems? -- 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 Thu Jan 28 08:24:52 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA07398 for freebsd-questions-outgoing; Thu, 28 Jan 1999 08:24:52 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotmail.com (law-f64.hotmail.com [209.185.131.127]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA07376 for ; Thu, 28 Jan 1999 08:24:45 -0800 (PST) (envelope-from pjaukovic@hotmail.com) Received: (qmail 20817 invoked by uid 0); 28 Jan 1999 16:24:44 -0000 Message-ID: <19990128162444.20816.qmail@hotmail.com> Received: from 207.136.73.130 by www.hotmail.com with HTTP; Thu, 28 Jan 1999 08:24:43 PST X-Originating-IP: [207.136.73.130] From: "Peter Jaukovic" To: freebsd-doc@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG, info@freebsdmall.com, contracts@freebsdmall.com, webmaster@freebsdmall.com Subject: Program command's Date: Thu, 28 Jan 1999 08:24:43 PST Mime-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello I'am installing a freebsd machine and I would like to get that command's to run the program. I am running FreeBSD on a proxy server and I would realy like to setup up me router soon. I you dont mind sending me a web page address or just E-Mailing me some commands that would be helpfull thanks >From Peter Jaukovic Pjaukovic@hotmail.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 Jan 28 08:42:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA08978 for freebsd-questions-outgoing; Thu, 28 Jan 1999 08:42:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from Post-Office.UH.EDU (Post-Office.UH.EDU [129.7.1.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA08973 for ; Thu, 28 Jan 1999 08:42:29 -0800 (PST) (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-29 #34071) with SMTP id <0F6A00A6M3QR6P@Post-Office.UH.EDU> for questions@FreeBSD.ORG; Thu, 28 Jan 1999 10:42:27 -0600 (CST) Received: from blackbird.CS.UH.EDU by CS.UH.EDU (COSC/UH-zeus) id AA07664; Thu, 28 Jan 1999 10:42:33 -0600 (CST) Received: by blackbird.CS.UH.EDU (4.1/UH-4.1) id AA00928; Thu, 28 Jan 1999 10:42:42 -0600 (CST) Date: Thu, 28 Jan 1999 10:42:33 -0600 (CST) From: Zdenko Tomasic Subject: Re: So how does one get around the problem of libXaw.so.6.1[3] In-reply-to: <36B0395C.B1356A15@chalmers.com.au> To: robert@chalmers.com.au Cc: questions@FreeBSD.ORG Reply-to: zdenko@CS.UH.EDU Message-id: <9901281642.AA07664@CS.UH.EDU> Content-transfer-encoding: 7BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG if you are upgrading 2.2.-->3.0, you need to upgrade scripts in /etc manually. mergemaster program is recommended for that (i.e. merge /usr/src/etc/ stuff with your /etc) ldconfig stuff is what you need for find shared libraries *.so* ZT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 08:45:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09475 for freebsd-questions-outgoing; Thu, 28 Jan 1999 08:45:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from PigStuy.nws.net (nyc-ny81-21.ix.netcom.com [209.109.230.85]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA09464 for ; Thu, 28 Jan 1999 08:45:53 -0800 (PST) (envelope-from spork@ix.netcom.com) Received: from localhost (spork@localhost) by PigStuy.nws.net (8.9.2/8.8.7) with ESMTP id LAA94235; Thu, 28 Jan 1999 11:44:23 -0500 (EST) (envelope-from spork@ix.netcom.com) X-Authentication-Warning: PigStuy.nws.net: spork owned process doing -bs Date: Thu, 28 Jan 1999 11:44:21 -0500 (EST) From: Spike X-Sender: spork@PigStuy.nws.net Reply-To: sporkl@ix.netcom.com To: "Graves, Scott " cc: "'questions@freebsd.org'" Subject: Re: Running Linux apps on FBSD 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 -----BEGIN PGP SIGNED MESSAGE----- On Wed, 27 Jan 1999, Graves, Scott wrote: > Is there a performance loss running Linux apps on FBSD??? > For instance, I've noticed that Communicator 4.5 for FBSD isn't as stable as > Communicator 4.5 for Linux, so I've been running the Linux version > instead... Am I losing system performance by doing this??? Is there a major > undertaking in the emulation Linux ELF binaries??? > There are quite a few more apps supported by Linux, and I'd like to know if > I'm taking any sort of major loss by running them... I don't think you are taking any huge performance loss by running Linux applications, since (I think) all the Linux executable runner does is read the Linux format properly and translate Linux system calls to their FreeBSD counterparts. > > > Scott Graves > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > -Spike Gronim sporkl@ix.netcom.com The majority only rules those who let them. -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: noconv iQCVAwUBNrCT5p31G6IEwnwxAQHejwP/e9G+GZ9TO5mTHYnfMvvVNFyT9PRI4hkI u4FdoaIwhF2yE6Xv/Ab0pWVOIo4tyyWmiPI33p6VOPV9TFAknlVrwyOLxSc8Kkkm 73qksbhY55hKj8erCN3pf6btlxc7KAXUIXi8XsTMi6LZghIumEUZUCXXrLDUC/nR SNwwSYZp3y8= =LbG8 -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 08:46:28 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09568 for freebsd-questions-outgoing; Thu, 28 Jan 1999 08:46:28 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (post-20.mail.demon.net [194.217.242.27]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA09560 for ; Thu, 28 Jan 1999 08:46:26 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #2) id 105uaA-0007mQ-00; Thu, 28 Jan 1999 16:46:21 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id QAA02130; Thu, 28 Jan 1999 16:45:34 GMT Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA09227; Thu, 28 Jan 99 16:45:32 GMT Message-Id: <36B09412.FC21E2E4@uk.radan.com> Date: Thu, 28 Jan 1999 16:45:06 +0000 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 4.1.3_U1 sun4m) X-Accept-Language: en-GB Mime-Version: 1.0 To: cjclark@home.com Cc: questions@FreeBSD.ORG Subject: Re: [2nd attempt] Basic help with gdb References: <199901281625.LAA20121@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: > > Mark Ovens wrote, > > I didn't get any response the first time I asked this, so I'll try > > again. > > > > I'm trying to learn how to use gdb and can't seem to get the > > ``-tty='' option to work. > > I do not have a fix, but rather just gave this a shot myself. Here's > my experience. > Thanks for the input, I'll try it out this evening when I get home and let you know how I get on Thanks > Try to figure out what is different between our systems? > -- > Crist J. Clark cjclark@home.com -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com 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 Jan 28 08:46:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09603 for freebsd-questions-outgoing; Thu, 28 Jan 1999 08:46:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from 3rdrock.coserve.org (3rdrock.coserve.org [198.213.49.88]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA09598 for ; Thu, 28 Jan 1999 08:46:45 -0800 (PST) (envelope-from fabry@panam.edu) Received: from earth (earth.coserve.org [198.213.49.85]) by 3rdrock.coserve.org (8.9.1/8.9.1) with SMTP id KAA00874 for ; Thu, 28 Jan 1999 10:43:51 -0600 (CST) Message-ID: <019301be4add$ea476d50$5531d5c6@earth.coserve.org> From: "Alain G. Fabry" To: Subject: Faxserver for FreeBSD Date: Thu, 28 Jan 1999 10:47:39 -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.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there a faxserver available for FreeBSD? (Will Halyfax do the job??) I would like to set up some fax server that would receive emails from win95 email clients and then fax out on certain time (after work times) We're talking about 500 faxes during peak days that need to be process during the off work hours. If there is something available, please let me know where I can find it. Thanks, Alain To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 08:56:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA10711 for freebsd-questions-outgoing; Thu, 28 Jan 1999 08:56:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tversu.ru (mail.tversu.ru [62.76.80.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA10448 for ; Thu, 28 Jan 1999 08:54:51 -0800 (PST) (envelope-from nospam_finu@tversu.ru) Received: from tversu.ru (dialup-11.tversu.ru [62.76.83.106]) by tversu.ru (8.8.8/8.8.8) with ESMTP id TAA25600 for ; Thu, 28 Jan 1999 19:49:36 +0300 (MSK) Message-ID: <36B09546.7D123427@tversu.ru> Date: Thu, 28 Jan 1999 19:50:14 +0300 From: "Vladimir V. Fetisov" Reply-To: nospam_finu@tversu.ru Organization: Tver Regional Financial Dept. X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: ru,en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Trouble with DTC3280 SCSI Adapter Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I have a trouble. FreeBSD 2.2.6 operation system does not recognize my DTC 3280 ISA SCSI Adapeter, but I have only one SCSI hard drive, attached to this device. As a result, I cannot install FreeBSD. Please help me solve this problem. Thanks. Vladimir V. Fetisov mailto:finu@tversu.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 09:08:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA12116 for freebsd-questions-outgoing; Thu, 28 Jan 1999 09:08:30 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.sysnet.net.tw (mail.sysnet.net.tw [210.67.33.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA12109 for ; Thu, 28 Jan 1999 09:08:28 -0800 (PST) (envelope-from chen6178@hotmail.com) Received: from hotmail.com (p210-67-40-102.ts.sysnet.net.tw [210.67.40.102]) by mail.sysnet.net.tw (8.8.8/8.8.8) with ESMTP id BAA02047; Fri, 29 Jan 1999 01:08:03 +0800 (CST) Message-ID: <36B0995B.D8EE04EC@hotmail.com> Date: Fri, 29 Jan 1999 01:07:39 +0800 From: Kevin Lo X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Greg Lehey CC: freebsd-questions@FreeBSD.ORG Subject: Re: Interrupt timeouts (was: **URGENT** Hardware problem?!) References: <19990127165916.2223.qmail@hotmail.com> <19990128125711.I4819@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: > On Wednesday, 27 January 1999 at 8:59:16 -0800, Albert Chen wrote: > > Hi, FreeBSDers, > > > > I'm trying to use CDROM to install FreeBSD 2.2.8-REL on > > my best friend's machine. After selecting packages I wanna install, > > the screen displays this message: > > > > Doing newfs -b 8192 -f 1024 /mnt/dev/rwd0s2a > > > > then the machie halts. > > This looks more like a hang to me. It's waiting for a response from > the disk. > > > I tried so many times, still the same :( > > FreeBSD works fine while booting, though. > > So I use my machine to install, everything's fine, and then I put > > his HD on his machine. I see weird messages while booting: > > > > wd0: interrupt timeout > > wd0: status 58 error 0 > > And this is confirming that it's not getting the response. > > > I login and type password, doing some commands, such as ls, df, > > then his machine shows "Fatal trap 12: page fault while in kernel mode" > > , and it reboots automatically, I don't know what's going on, > > would anyone tell me how to solve this issue, thank you very much! > > This could be a consequence of the previous problem, or it could > indicate memory problems--possibly a BIOS setting. > > > P.S. Because I have persuaded him to install FreeBSD :) > > But now I encounter this issue, if I can't solve it, > > he says he will probably never consider install FreeBSD :( > > My sympathies. FWIW, this happened to me a while back, pretty much > the same situation: I ended up having to install on another machine > and then transfer the disk. I only had limited time, and I only got > it sort of working; I couldn't get it to boot directly, so we used the > boot diskette to boot. > > I think the problem is either defective hardware (motherboard), or > incorrect settings. It's quite possible that the hardware is broken > by design, though it's becoming less common. All motherboard > manufacturers check their boards against Microsoft, so they normally > don't have any bugs which affect Microsoft, but other bugs may affect > FreeBSD, and unfortunately not many manufacturers check against > FreeBSD. > > I note the status says , indicating a DMA request > active. 2.2.8 doesn't support DMA, so maybe you'll be lucky if you go > into the BIOS menu and disable DMA (if this is possible). Another > alternative would be to install FreeBSD 3.0 and enable DMA there. Hi, Greg, I go into the BIOS menu and CAN'T disable DMA :( So as you say, I will install FreeBSD 3.0. Is anything I should care about upgrading 3.0 from 2.2.8-RELEASE? Thanks in advance, Albert. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 09:14:50 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA13393 for freebsd-questions-outgoing; Thu, 28 Jan 1999 09:14:50 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from solaris.matti.ee (solaris.matti.ee [194.126.98.135]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA13380 for ; Thu, 28 Jan 1999 09:14:44 -0800 (PST) (envelope-from vallo@myhakas.matti.ee) Received: from myhakas.matti.ee (myhakas.matti.ee [194.126.114.87]) by solaris.matti.ee (8.8.8/8.8.8.s) with ESMTP id TAA05143; Thu, 28 Jan 1999 19:14:33 +0200 (EET) Received: (from vallo@localhost) by myhakas.matti.ee (8.9.1/8.9.1) id TAA05630; Thu, 28 Jan 1999 19:14:37 +0200 (EET) (envelope-from vallo) Message-ID: <19990128191437.A5015@matti.ee> Date: Thu, 28 Jan 1999 19:14:37 +0200 From: Vallo Kallaste To: Jesus Rodriguez Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Your opinion please! Reply-To: vallo@matti.ee References: <01be4ab0$01920980$8632b3c2@piolin.ncsa.es> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <01be4ab0$01920980$8632b3c2@piolin.ncsa.es>; from Jesus Rodriguez on Thu, Jan 28, 1999 at 12:19:01PM +0100 Organization: =?iso-8859-15?Q?AS_Matti_B=FCrootehnika?= Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jan 28, 1999 at 12:19:01PM +0100, Jesus Rodriguez wrote: > >What do you think is better, Squid or the Proxy Module from Apache? > > Squid, squid, squid !!!! > > We have a lot of them for us and customers and works great!!! In some cases Apache proxy capabilities are enough and squid is overkill. I mean older machines with small amount of memory. I believe squid needs more memory than apache, maybe I'm mistaken, god knows... -- Vallo Kallaste vallo@matti.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 09:16:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA13618 for freebsd-questions-outgoing; Thu, 28 Jan 1999 09:16:20 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from 3rdrock.coserve.org (3rdrock.coserve.org [198.213.49.88]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA13611 for ; Thu, 28 Jan 1999 09:16:18 -0800 (PST) (envelope-from fabry@panam.edu) Received: from earth (earth.coserve.org [198.213.49.85]) by 3rdrock.coserve.org (8.9.1/8.9.1) with SMTP id LAA00996 for ; Thu, 28 Jan 1999 11:13:23 -0600 (CST) Message-ID: <01cb01be4ae2$0addb980$5531d5c6@earth.coserve.org> From: "Alain G. Fabry" To: Subject: unwanted ip address change Date: Thu, 28 Jan 1999 11:17:11 -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.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG For some reason, today my ip adress changed without me wanting it to change. Result, our webserver and mail server was down. Somehow the rc.conf change the ip address of one of the NIC's from xxx.xxx.xxx.3 to xxx.xxx.xxx.100. When I tried to change it manually using ifconfig (first by disabling the 100 configuration (down)), it gave me some weird problem. So I ended up rebooting the server and with the changes in the rc.conf file everything worked out fine. I'm just wondering, where can I find more info on what happened (which log files) and what could have caused this to happen? Thanks, Alain To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 09:32:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA16065 for freebsd-questions-outgoing; Thu, 28 Jan 1999 09:32:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from imap.ncsa.es (nexus.es [194.179.50.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA16060 for ; Thu, 28 Jan 1999 09:32:43 -0800 (PST) (envelope-from jesusr@ncsa.es) Received: from piolin.ncsa.es (piolin.ncsa.es [194.179.50.134]) by imap.ncsa.es (8.9.1/8.9.1) with SMTP id SAA12531; Thu, 28 Jan 1999 18:32:34 +0100 (CET) Reply-To: "Jesus Rodriguez" From: "Jesus Rodriguez" To: Cc: Subject: RE: Your opinion please! Date: Thu, 28 Jan 1999 18:34:05 +0100 Message-ID: <01be4ae4$66e16900$8632b3c2@piolin.ncsa.es> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >In some cases Apache proxy capabilities are enough and squid is >overkill. I mean older machines with small amount of memory. I >believe squid needs more memory than apache, maybe I'm mistaken, god >knows... Yes... for old/small machines maybe but for good/big proxies (and networked sibling/parent proxies), squid is much better (imho). :) We have proxies from 2Gb to 30Gb with squid and they work very, very well. JesusR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 09:34:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA16186 for freebsd-questions-outgoing; Thu, 28 Jan 1999 09:34:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotmail.com (law-f83.hotmail.com [209.185.131.146]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA16179 for ; Thu, 28 Jan 1999 09:34:07 -0800 (PST) (envelope-from chen6178@hotmail.com) Received: (qmail 24777 invoked by uid 0); 28 Jan 1999 17:34:07 -0000 Message-ID: <19990128173407.24776.qmail@hotmail.com> Received: from 163.28.80.23 by www.hotmail.com with HTTP; Thu, 28 Jan 1999 09:34:06 PST X-Originating-IP: [163.28.80.23] From: "Albert Chen" To: marko@uk.radan.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Is it hardware problem? Date: Thu, 28 Jan 1999 09:34:06 PST Mime-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Ovens said: >This very problem was in the list yesterday/today - > >see "Interrupt timeouts (was: **URGENT** Hardware problem?!)". > Yes, I found this subject, thanks. >Part of the reply (from Greg Lehey) was: > >--------start quote------- > >I think the problem is either defective hardware (motherboard), or >incorrect settings. It's quite possible that the hardware is broken >by design, though it's becoming less common. All motherboard >manufacturers check their boards against Microsoft, so they normally >don't have any bugs which affect Microsoft, but other bugs may affect >FreeBSD, and unfortunately not many manufacturers check against >FreeBSD. > >I note the status says , indicating a DMA request >active. 2.2.8 doesn't support DMA, so maybe you'll be lucky if you go >into the BIOS menu and disable DMA (if this is possible). Another >alternative would be to install FreeBSD 3.0 and enable DMA there. > >--------end quote------- Hi, Mark, I will decide to install FreeBSD 3.0. Would you like to tell me anything I should care when upgrading 3.0 from 2.2.8-RELEASE? Thanks in advance, Albert. ______________________________________________________ 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 Jan 28 09:50:24 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA18095 for freebsd-questions-outgoing; Thu, 28 Jan 1999 09:50:24 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from endermay.ite.nknu.edu.tw (endermay.ite.nknu.edu.tw [140.127.77.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA18085 for ; Thu, 28 Jan 1999 09:50:16 -0800 (PST) (envelope-from enderli@endermay.ite.nknu.edu.tw) Received: from ender-pc ([140.127.45.108]) by endermay.ite.nknu.edu.tw (8.8.8/8.8.8) with SMTP id BAA03441 for ; Fri, 29 Jan 1999 01:49:04 +0800 (CST) (envelope-from enderli@endermay.ite.nknu.edu.tw) Message-ID: <000b01be4ae6$a16d9740$6c2d7f8c@ender-pc.nknu.edu.tw> Reply-To: "En-der Li" From: "En-der Li" To: Subject: How to install Chili!ASP ? Date: Fri, 29 Jan 1999 01:49:59 +0800 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 Is there any one know how to install Chili!ASP for Apache 1.3.3 ? I can't understand the file http://www.chilisoft.com/downloads/1500creadme.txt there is no 'configure' on my FreeBSD site ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 09:50:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA18111 for freebsd-questions-outgoing; Thu, 28 Jan 1999 09:50:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mel.alcatel.fr (mel.alcatel.fr [212.208.74.132]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA17371 for ; Thu, 28 Jan 1999 09:42:53 -0800 (PST) (envelope-from Thierry.Herbelot@alcatel.fr) Received: from aifhs2.alcatel.fr (mailhub.alcatel.fr [155.132.180.80]) by mel.alcatel.fr (ALCANET/SMTP) with ESMTP id SAA13098 for ; Thu, 28 Jan 1999 18:40:00 +0100 Received: from lune.telspace.alcatel.fr (lune.telspace.alcatel.fr [155.132.144.65]) by aifhs2.alcatel.fr (ALCANET/SMTP2) with ESMTP id SAA25889 for ; Thu, 28 Jan 1999 18:37:52 +0100 (MET) Received: from telss1.telspace.alcatel.fr (telss1.telspace.alcatel.fr [155.132.51.4]) by lune.telspace.alcatel.fr (8.9.1a/8.9.1) with SMTP id SAA19779 for ; Thu, 28 Jan 1999 18:17:59 +0100 (MET) Received: from telspace.alcatel.fr (nairobi.telspace.alcatel.fr) by telss1.telspace.alcatel.fr (4.1/SMI-4.1) id AA03873; Thu, 28 Jan 99 18:25:29 +0100 Message-Id: <36B09EA0.1F1C3DEB@telspace.alcatel.fr> Date: Thu, 28 Jan 1999 18:30:08 +0100 From: HERBELOT Thierry Organization: Alcatel Telspace X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 5.5.1 sun4m) X-Accept-Language: en Mime-Version: 1.0 To: questions Subject: Measuring 'net traffic 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 would like to know the number of bytes sent to and received from an Ethernet NIC. I have installed ipfw (on a 3.0-Current) and 'ipfw show' shows counters of packets and bytes gone through the rule "ip allow any from any" (all that has not been denied before), BUT, I can't get it to show traffic in each direction. I have tried to replace the former rule by two (one for each direction : ip allow any from any in and ip allow any from any out), but this setup does not work at all (I can't get communication to the network and back). I have seen that pipes could be used to discriminate the two ways, but is it possible to Keep It Simple St.. and have separate counters without pipes ? TIA TfH To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 09:57:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA18631 for freebsd-questions-outgoing; Thu, 28 Jan 1999 09:57:05 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from solaris.matti.ee (solaris.matti.ee [194.126.98.135]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA18621 for ; Thu, 28 Jan 1999 09:56:57 -0800 (PST) (envelope-from vallo@myhakas.matti.ee) Received: from myhakas.matti.ee (myhakas.matti.ee [194.126.114.87]) by solaris.matti.ee (8.8.8/8.8.8.s) with ESMTP id TAA06967; Thu, 28 Jan 1999 19:56:50 +0200 (EET) Received: (from vallo@localhost) by myhakas.matti.ee (8.9.1/8.9.1) id TAA05809; Thu, 28 Jan 1999 19:56:54 +0200 (EET) (envelope-from vallo) Message-ID: <19990128195654.A5776@matti.ee> Date: Thu, 28 Jan 1999 19:56:54 +0200 From: Vallo Kallaste To: Jesus Rodriguez Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Your opinion please! Reply-To: vallo@matti.ee References: <01be4ae4$66e16900$8632b3c2@piolin.ncsa.es> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <01be4ae4$66e16900$8632b3c2@piolin.ncsa.es>; from Jesus Rodriguez on Thu, Jan 28, 1999 at 06:34:05PM +0100 Organization: =?iso-8859-15?Q?AS_Matti_B=FCrootehnika?= Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jan 28, 1999 at 06:34:05PM +0100, Jesus Rodriguez wrote: > >In some cases Apache proxy capabilities are enough and squid is > >overkill. I mean older machines with small amount of memory. I > >believe squid needs more memory than apache, maybe I'm mistaken, god > >knows... > > Yes... for old/small machines maybe but for good/big proxies (and networked > sibling/parent proxies), squid is much better (imho). :) > > We have proxies from 2Gb to 30Gb with squid and they work very, very well. Certainly :) We also have an 4GB sized squid caching proxy, thus my comment was meant only as a remark. -- Vallo Kallaste vallo@matti.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 10:01:19 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA19033 for freebsd-questions-outgoing; Thu, 28 Jan 1999 10:01:19 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from endermay.ite.nknu.edu.tw (endermay.ite.nknu.edu.tw [140.127.77.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA18993 for ; Thu, 28 Jan 1999 10:00:53 -0800 (PST) (envelope-from enderli@endermay.ite.nknu.edu.tw) Received: from ender-pc ([140.127.45.108]) by endermay.ite.nknu.edu.tw (8.8.8/8.8.8) with SMTP id BAA03455 for ; Fri, 29 Jan 1999 01:59:49 +0800 (CST) (envelope-from enderli@endermay.ite.nknu.edu.tw) Message-ID: <000d01be4ae8$22658820$6c2d7f8c@ender-pc.nknu.edu.tw> Reply-To: "En-der Li" From: "En-der Li" To: Subject: qpop messages Date: Fri, 29 Jan 1999 02:00:43 +0800 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 a user pop mail, qpop messages on the server www.nknu.edu.tw is ----------------------------------------- Jan 29 00:17:21 www popper[27074]: (v2.1.4-R3) Servicing request from "endermay.ite.nknu.edu.tw" at 140.127.77.252 Jan 29 00:17:21 www popper[27074]: Stats: 48352014 0 0 0 0 Jan 29 00:17:21 www popper[27074]: (v2.1.4-R3) Ending request from "48352014" at (endermay.ite.nknu.edu.tw) 140.127.77.252 --------------------------------------------- but on my server just only one line ---------------------------------------------- Jan 28 17:21:06 endermay popper[2703]: Stats: may 0 0 0 0 ------------------------------------------------ How to setup it to show 'Servicing request from ' and 'Ending request from' ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 10:15:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA21195 for freebsd-questions-outgoing; Thu, 28 Jan 1999 10:15:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA21171 for ; Thu, 28 Jan 1999 10:15:26 -0800 (PST) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.10 #1) id 105v9k-000FG8-00; Thu, 28 Jan 1999 17:23:04 +0000 Date: Thu, 28 Jan 1999 17:23:04 +0000 From: Ben Smithurst To: root@isis.dynip.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to archive Huge mailing list folders Message-ID: <19990128172303.A58482@scientia.demon.co.uk> References: <199901272158.AAA77569@isis.dynip.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <199901272158.AAA77569@isis.dynip.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG root@isis.dynip.com wrote: > Hi there, > I was wondering how to archive the mailing lists I'm getting from > freebsd (REALLY BIG) I wrote a few perl scripts which moves the mailbox when it gets too big, strips a lot of header information[1] and gzips them. If anyone's interested, the scripts are at http://www.scientia.demon.co.uk/users/ben/scripts/mail/ (and no snide remarks about my perl skills [or lack thereof] please :-) Useful feedback would be appreciated though. They don't use any file locking at the moment, which could cause a problem, but they suffice for my personal use (which is all I wrote them for). -- [1] removing those received: headers saves a fair bit of space -- Ben Smithurst ben@scientia.demon.co.uk send a blank message to ben+pgp@scientia.demon.co.uk for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 10:17:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA21374 for freebsd-questions-outgoing; Thu, 28 Jan 1999 10:17:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.symmetron.com (mail.symmetron.com [206.239.186.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA21365 for ; Thu, 28 Jan 1999 10:17:13 -0800 (PST) (envelope-from FreeBSD.lists@symmetron.com) Received: from mail (mail.symmetron.com [127.0.0.1]) by mail.symmetron.com (Netscape Mail Server v2.02) with SMTP id AAA376; Thu, 28 Jan 1999 13:23:22 -0500 Reply-To: From: FreeBSD.lists@symmetron.com (Symmetron's FreeBSD Mailing Lists) To: "Anthony Kim" , Subject: RE: Passive FTP Date: Thu, 28 Jan 1999 13:23:22 -0500 Keywords: FreeBSDemail Message-ID: <005201be4aeb$496a5d30$02baefce@mail.symmetron.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.2377.0 In-Reply-To: <36B02878.F90BFB6F@enteract.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG There's a bug in the fetch code that is ignoring the FTP_PASSIVE_MODE environment variable. I submitted a patch to the fetch source code to the GNATS system (See PR bin/9464). Read all about it at: http://www.freebsd.org/cgi/query-pr.cgi?pr=9464 an alternative fix, if you don't want to fix fetch is to put: FETCH_BEFORE_ARGS=-p in your /etc/make.conf This works because fetch works properly in passive mode if it is passed the -p (passive mode) argument. -john -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Anthony Kim Sent: Thursday, January 28, 1999 4:06 AM To: freebsd-questions@FreeBSD.ORG Subject: Passive FTP I have a 2.2.8-STABLE box running IPFW & NATD. I have FTP_PASSIVE_MODE= YES in /etc/make.conf on my workstation (4.0-CURRENT) and am successfully using passive mode ftp with ncftp and cvsup. However, when I do a make install in /usr/ports/dir/port-name I do not get a successful transfer and get a logged src TCP port 20 attempt in syslog. I thought uncommenting the above in make.conf would do it but it has not. Fetch has a -p option to use passive mode. How do I get the convenient use of "make install && make clean" in ports to work through ipfw without adding "allow tcp from any 20..."? Please save me from downloading all the src by hand! tia -- SYSADMIN(1) sysadmin takes care of everything, is generally harangued, must be supplied with coffee, chocolate, and alcohol in order to function properly, cannot be exposed to direct sunlight, and must not be allowed to have a life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 10:32:26 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA22906 for freebsd-questions-outgoing; Thu, 28 Jan 1999 10:32:26 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from csgrad.cs.vt.edu (csgrad.cs.vt.edu [128.173.41.41]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA22901 for ; Thu, 28 Jan 1999 10:32:21 -0800 (PST) (envelope-from mhabib@vt.edu) Received: from briar (briar.cs.vt.edu [128.173.41.111]) by csgrad.cs.vt.edu (8.9.1a/8.9.1) with SMTP id NAA02660 for ; Thu, 28 Jan 1999 13:32:06 -0500 (EST) Message-Id: <3.0.5.32.19990128133239.00907ce0@csgrad.cs.vt.edu> X-Sender: palash@csgrad.cs.vt.edu X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Thu, 28 Jan 1999 13:32:39 -0500 To: freebsd-questions@FreeBSD.ORG From: "Md. Ahsan Habib" Subject: writing in /dev/kmem 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 am doing some experiments in FreeBSD platform. I need to write in /dev/kmem. I can open it using open system call, I can change the pointer inside it using lseek but when I am trying to write something in it using write system call the write always returns -1. I do not know what's the problem. I will appreciate any help regarding this. Thanking you, --Ahsan Habib NRG, Virginia Tech. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 10:34:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23026 for freebsd-questions-outgoing; Thu, 28 Jan 1999 10:34:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from isis.dynip.com.dynip.com ([139.141.220.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA22896 for ; Thu, 28 Jan 1999 10:32:13 -0800 (PST) (envelope-from root@isis.dynip.com.dynip.com) Received: (from root@localhost) by isis.dynip.com.dynip.com (8.9.2/8.9.1) id VAA05563; Thu, 28 Jan 1999 21:28:36 +0300 (AST) (envelope-from root) Message-Id: <199901281828.VAA05563@isis.dynip.com.dynip.com> Date: Thu, 28 Jan 1999 21:26:22 +0300 (AST) From: root@isis.dynip.com Reply-To: root@isis.dynip.com Subject: Re: pop3/qpopper error message To: kuku@gilberto.physik.RWTH-Aachen.DE cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <199901281535.QAA25887@gilberto.physik.RWTH-Aachen.DE> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 28 Jan, Christoph Kukulies wrote: > One of my users wanted to make use of a hotmail account and he's > getting not connected to the pop service. I don't know if you will believe me or not, but qpopper SUCKS, I had all kind of errors when I installed it for the first time some year or more ago, and it made me hate the three letters p o p. I NUKED it and installed CYRUS fro the ports, it has imap4 daemon as well as pop3 daemon, which behave very very nicely and much more stable, and NEVER BITCHES error messages, it has also an optional syslog daemon that if you want can replace the FreeBSD syslog daemon and gives some additional power, although I choose NOT to change my FreeBSD syslogd. Try it and tell me what you find, its really great. Many users may disagree with me, I had enough WARS for a day. No HATE-MAIL please. Thanks. -- - MAY THE FORCE BE WITH YOU. ~o .^. ---------------------------- ___ o~ .00 ) Static Email : osiris2002@yahoo.com /| o~ /)( Bouncing Email : root@isis.dynip.com / | | \ Web Site : http://isis.dynip.com:80 (Frames) ___/ | / \ Anon FTP Site : ftp://isis.dynip.com:21 (anonymous) | /''___/ / | Gopher Site : gopher://isis.dynip.com:70 | /'''/___/ | Network News : isis.dynip.com (Read, Post, Xfer) __|/'''/ Mailing Lists : majordomo@isis.dynip.com (public) pgp key : finger root@isis.dynip.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 10:34:51 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23068 for freebsd-questions-outgoing; Thu, 28 Jan 1999 10:34:51 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from quackerjack.cc.vt.edu (quackerjack.cc.vt.edu [198.82.160.250]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA23059 for ; Thu, 28 Jan 1999 10:34:46 -0800 (PST) (envelope-from mhabib@vt.edu) Received: from sable.cc.vt.edu (sable.cc.vt.edu [128.173.16.30]) by quackerjack.cc.vt.edu (8.8.8/8.8.8) with ESMTP id NAA25757 for ; Thu, 28 Jan 1999 13:34:31 -0500 (EST) Received: from briar (briar.cs.vt.edu [128.173.41.111]) by sable.cc.vt.edu (8.8.8/8.8.8) with SMTP id NAA18740 for ; Thu, 28 Jan 1999 13:34:31 -0500 (EST) Message-ID: <000201be4aec$ebc66e60$6f29ad80@briar.cs.vt.edu> From: "Md. Ahsan Habib" To: Subject: writing in /dev/kmem Date: Thu, 28 Jan 1999 13:31:49 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01BE4AC2.8ECFB380" 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_01BE4AC2.8ECFB380 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi I am doing some experiments in FreeBSD platform. I need to write in = /dev/kmem. I can open it using open system call, I can change the = pointer inside it using lseek but when I am trying to write something in = it using write system call the write always returns -1. I do not know = what's the problem. I will appreciate any help regarding this. Thanking you, --Ahsan Habib NRG, Virginia Tech. ------=_NextPart_000_0004_01BE4AC2.8ECFB380 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi
I am doing some experiments in = FreeBSD platform.=20 I need to write in /dev/kmem. I can open it using open system call, I = can change=20 the pointer inside it using lseek but when I am trying to write = something in it=20 using write system call the write always returns -1. I do not know = what's the=20 problem. I will appreciate any  help regarding this.
 
Thanking you,
 
--Ahsan Habib
NRG, Virginia = Tech.
------=_NextPart_000_0004_01BE4AC2.8ECFB380-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 10:47:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23944 for freebsd-questions-outgoing; Thu, 28 Jan 1999 10:47:48 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from out5.ibm.net (out5.ibm.net [165.87.194.243]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA23939 for ; Thu, 28 Jan 1999 10:47:46 -0800 (PST) (envelope-from mikegoe@ibm.net) Received: from Nikki (slip129-37-208-147.oh.us.ibm.net [129.37.208.147]) by out5.ibm.net (8.8.5/8.6.9) with SMTP id SAA41878 for ; Thu, 28 Jan 1999 18:47:33 GMT Message-Id: <199901281847.SAA41878@out5.ibm.net> From: "Michael G." To: "questions@FreeBSD.ORG" Date: Thu, 28 Jan 1999 13:37:51 -0500 Reply-To: "Michael G." X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 98 (4.10.1998) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: XFree86 and packages Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When you install a package it looks in the /var/db/pkg directory to see if you have the appropriate dependencies already installed. When you install X, it doesn't put anything there to tell packages it's installed (it used to...not sure what happened)...anayways if your using X ver 3.3.x (2 or 3) go into the /var/db/pkg directory as root and mkdir XFree86-3.3.x (be sure to change the "x" to your version)...ofcourse I've had 3.3.2 installed and fooled packages into thinking I had 3.3.3 by making another directory...can't reccommend that though... Michael G. On Wed, 27 Jan 1999 15:47:59 -0800, charon@freethought.org wrote: >The packages I'm trying to install require XFree86, but don't recognize >that I have it on my system because I didn't install it via port (I >downloaded it from www.XFree86.org and followed their directions). What do >I need to do to make window managers, etc. recognize that I have X installed? > > > >-charon > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > ------------------------------------------------------------------- ICQ #24517082 Live FreeBSD...Or Die! PIC X 10 VALUE "YES! COBOL" ------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 11:01:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA25297 for freebsd-questions-outgoing; Thu, 28 Jan 1999 11:01:37 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alice.gba.oz.au (gba-254.tmx.com.au [203.9.155.254]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA25288 for ; Thu, 28 Jan 1999 11:01:34 -0800 (PST) (envelope-from gjb@comkey.com.au) Received: (qmail 10492 invoked by uid 1001); 28 Jan 1999 19:01:13 -0000 Message-ID: <19990128190113.10491.qmail@alice.gba.oz.au> X-Posted-By: GBA-Post 1.03 20-Sep-1998 X-PGP-Fingerprint: 5A91 6942 8CEA 9DAB B95B C249 1CE1 493B 2B5A CE30 Date: Fri, 29 Jan 1999 05:01:12 +1000 From: Greg Black To: FreeBSD Questions Subject: Idle timeouts for pppd(8) 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 from anybody who has successfully got pppd to drop a connection when the idle timeout expires, using the "active-filter" mechanism to filter out packets that don't count for real activity. I have built a kernel pppd with PPP_FILTER defined, but have had no luck in getting it to work. I get no complaints, but the line stays up for ever. -- Greg Black To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 11:14:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA27024 for freebsd-questions-outgoing; Thu, 28 Jan 1999 11:14:01 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mel.alcatel.fr (mel.alcatel.fr [212.208.74.132]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA25224 for ; Thu, 28 Jan 1999 11:00:39 -0800 (PST) (envelope-from Thierry.Herbelot@alcatel.fr) Received: from aifhs2.alcatel.fr (mailhub.alcatel.fr [155.132.180.80]) by mel.alcatel.fr (ALCANET/SMTP) with ESMTP id SAA13098 for ; Thu, 28 Jan 1999 18:40:00 +0100 Received: from lune.telspace.alcatel.fr (lune.telspace.alcatel.fr [155.132.144.65]) by aifhs2.alcatel.fr (ALCANET/SMTP2) with ESMTP id SAA25889 for ; Thu, 28 Jan 1999 18:37:52 +0100 (MET) Received: from telss1.telspace.alcatel.fr (telss1.telspace.alcatel.fr [155.132.51.4]) by lune.telspace.alcatel.fr (8.9.1a/8.9.1) with SMTP id SAA19779 for ; Thu, 28 Jan 1999 18:17:59 +0100 (MET) Received: from telspace.alcatel.fr (nairobi.telspace.alcatel.fr) by telss1.telspace.alcatel.fr (4.1/SMI-4.1) id AA03873; Thu, 28 Jan 99 18:25:29 +0100 Message-Id: <36B09EA0.1F1C3DEB@telspace.alcatel.fr> Date: Thu, 28 Jan 1999 18:30:08 +0100 From: HERBELOT Thierry Organization: Alcatel Telspace X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 5.5.1 sun4m) X-Accept-Language: en Mime-Version: 1.0 To: questions Subject: Measuring 'net traffic 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 would like to know the number of bytes sent to and received from an Ethernet NIC. I have installed ipfw (on a 3.0-Current) and 'ipfw show' shows counters of packets and bytes gone through the rule "ip allow any from any" (all that has not been denied before), BUT, I can't get it to show traffic in each direction. I have tried to replace the former rule by two (one for each direction : ip allow any from any in and ip allow any from any out), but this setup does not work at all (I can't get communication to the network and back). I have seen that pipes could be used to discriminate the two ways, but is it possible to Keep It Simple St.. and have separate counters without pipes ? TIA TfH To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 11:31:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA29232 for freebsd-questions-outgoing; Thu, 28 Jan 1999 11:31:58 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hewassoc-bh.hewitt.com (hewassoc-bh.hewitt.com [204.167.173.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA29226 for ; Thu, 28 Jan 1999 11:31:56 -0800 (PST) (envelope-from JWVEHRS@hewitt.com) Received: (from uucp@localhost) by hewassoc-bh.hewitt.com (8.8.8/8.6.11) id NAA05381 for ; Thu, 28 Jan 1999 13:31:51 -0600 (CST) Received: from l98ong6.hewitt.com(207.122.224.2) by hewassoc-bh.hewitt.com via smap (4.1) id xmab04658; Thu, 28 Jan 99 13:29:58 -0600 Received: by l98ong6.hewitt.com(Lotus SMTP MTA v1.1 (385.6 5-6-1997)) id 86256707.006B943D ; Thu, 28 Jan 1999 13:35:03 -0600 X-Lotus-FromDomain: HEWITT ASSOCIATES NA From: "Jeff Vehrs" To: freebsd-questions@FreeBSD.ORG Message-ID: <86256707.005D8EEA.00@l98ong6.hewitt.com> Date: Thu, 28 Jan 1999 13:22:27 -0600 Subject: Problems w/ DHCP client 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 trying to get my FBSD box to get an ip address from the dhcp server on the lan/network. It doesn't work. Or, I'm missing something. Also, I've noticed the word, "unattached", below when DHCP tried to get an ip address. Does it means it couldn't talk to the network?! Here's info on my FBSD box: FreeBSD 2.2.8-Stable Pentium 133 Mhz 32 Mb RAM isc-dhcp2.b1.6 (from dmesg) 1 3C5x9 board(s) on ISA found at 0x250 ep0 at 0x250-0x25f irq 10 on isa ep0: utp[*UTP*] address 00:C0:4F:C3:7A:63 (from bootup) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 11:34:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA29652 for freebsd-questions-outgoing; Thu, 28 Jan 1999 11:34:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from eddie.silk.net (eddie.silk.net [204.244.76.245]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA29647 for ; Thu, 28 Jan 1999 11:34:13 -0800 (PST) (envelope-from eddie@eddie.silk.net) Received: (from eddie@localhost) by eddie.silk.net (8.9.1/8.9.1) id LAA29598; Thu, 28 Jan 1999 11:28:18 -0800 (PST) (envelope-from eddie) Date: Thu, 28 Jan 1999 11:28:17 -0800 (PST) From: Eddie Lawhead To: freebsd-questions@FreeBSD.ORG Subject: Procmail, HTML, /dev/null 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 may be dence, but I know almost nothing about HTML mail, only that it is a pain, hard to read, and promotes M$. Could someone tell me how I can redirect it with procmail and then auto respond to the person sending it telling them to get a real mailer? Thanks In Advance, Eddie =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Eddie H. Lawhead FreeBSD: The Power To Serve Kelowna, BC, Canada http://www.FreeBSD.org eddie@silk.net http://www.Silk.net =-=-=-=-=-=-= Enriched, V-Card, HTML Messages > /dev/null =-=-=-=-=-=-= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 11:38:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA00350 for freebsd-questions-outgoing; Thu, 28 Jan 1999 11:38:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from astor.interport.net (astor.interport.net [199.184.165.18]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA00345 for ; Thu, 28 Jan 1999 11:38:31 -0800 (PST) (envelope-from molbloo@interport.net) Received: from interport.net (molbloo@park.nfs.interport.net [205.161.144.2]) by astor.interport.net (8.8.5/8.8.5) with ESMTP id OAA19972 for ; Thu, 28 Jan 1999 14:39:42 -0500 (EST) Received: from localhost (molbloo@localhost) by interport.net (8.8.5/8.8.5) with SMTP id OAA12373 for ; Thu, 28 Jan 1999 14:38:24 -0500 (EST) Date: Thu, 28 Jan 1999 14:38:24 -0500 (EST) From: alissa bader Reply-To: alissa bader To: questions@FreeBSD.ORG Subject: makeworld 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 hi all, I'm attempting to update to the (current) stable release of FreeBSD. So I used CVSup to get the stable ports tree, followed the instructions in the handbook for doing a make world, and came up with several problems. The first time I tried to do this, I dropped to single-user mode, typed "make buildworld" and let the machine run through this. Then I typed a "make installworld" and came up with several error messages. About a screens worth of "files not found" flashed by, and then it appeared to compile things sucessfully, for a few minutes. Then I believe I'm missing a few shared libraries as well, because the make stopped with a few error messages (saying, in a nutshell, "shared library does not exist"). My suspicion is that, for whatever reason, these libraries did not compile correctly, that's why i got the error. So I tried this over again, again dropping down to single-user mode and running a make buildworld. It seemed to run fine for about 5 hours or so, then mysteriously rebooted. I am wondering if I have some sort of hardware issue with the machine or something? Perhaps I don't have enough ram (my machine's a P133 with only 8megs). I've run into lots of make install problems before with this, and am going to invest in more ram ASAP. But it seems kind of odd, since I'm not running X or anything when I do a make buildworld. Perhaps FreeBSD's a lot tougher on my hardware than I thought. Thanks in advance for you help! --Alissa runnning 2.2.7, trying to update to the latest stable release To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 11:45:44 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA01337 for freebsd-questions-outgoing; Thu, 28 Jan 1999 11:45:44 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nmail.devrycols.edu (nmail.devrycols.edu [199.218.238.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA01331 for ; Thu, 28 Jan 1999 11:45:42 -0800 (PST) (envelope-from jm7996@devrycols.edu) Received: from cis069 [131.187.253.210] by nmail.devrycols.edu (SMTPD32-4.07) id AE6C8E90256; Thu, 28 Jan 1999 14:45:48 EST Message-Id: <3.0.5.32.19990128144648.007cc320@devrycols.edu> X-Sender: jm7996@devrycols.edu X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Thu, 28 Jan 1999 14:46:48 -0500 To: Kevin Weiss , freebsd-questions@FreeBSD.ORG From: "James A. Mutter" Subject: Re: general CPU question and FreeBSD... In-Reply-To: <199901281602.IAA04649@hub.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 At 10:03 AM 1/28/99 -0600, Kevin Weiss wrote: >After taking the longest time to get my >kernel configured the way I wanted, >I noticed that my CPU_TYPE had >to be "i586" for my AMD-K6 233MHz. Correct. >After looking through some >documentation, I noticed that FreeBSD >says that an"i686" is like a Pentium Pro. i686 isn't 'like' a Pentium Pro - it _is_ a Pentium Pro. To my knowledge, none of the Intel clones have incorporated the 686 instructions on their chips. The system won't boot if you call your AMD a 686. >I was (and have been) under the impression >that a K6 was 686 architecture. Am I wrong? >Or is this the FreeBSD recognizes socket 7 >CPU's? If I used a K6-2 in my system, would it >also fall under the category of "i586"? Yes, most definately. It's nothing to worry about though - the K6/2 is a mighty fast processor, FreeBSD likes it just fine. Good luck. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 11:49:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA01954 for freebsd-questions-outgoing; Thu, 28 Jan 1999 11:49:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.clientlogic.com (ns.clientlogic.com [207.51.66.75]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA01949 for ; Thu, 28 Jan 1999 11:49:14 -0800 (PST) (envelope-from ChrisMic@sbservices.com) Received: by SITE0S1 with Internet Mail Service (5.5.2448.0) id ; Thu, 28 Jan 1999 14:32:06 -0500 Message-ID: <6C37EE640B78D2118D2F00A0C90FCB441A5E6F@site2s1> From: Christopher Michaels - SSG To: "'Dave Clarke CRP'" , freebsd-questions@FreeBSD.ORG Subject: RE: FreeBSD Internet Access for Win95 LAN Date: Thu, 28 Jan 1999 14:31:52 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > -----Original Message----- > From: Dave Clarke CRP [SMTP:djclarke@tssc.co.nz] > Sent: Wednesday, January 27, 1999 8:26 PM > To: freebsd-questions@FreeBSD.ORG > Subject: FreeBSD Internet Access for Win95 LAN > > Hi, > > I am currently using FreeBSD 2.2.6 as a dial up Internet Server for a > Windows 95 LAN and have the following questions I hope someone can help > with. > > 1. Each time a Windows 95 machine is rebooted the FreeBSD machine > dials out to the Internet. Any clues on how to stop this as we have to > pay > for each phone call. > You can add filters to the ppp to prevent it dialing out on specific events. See the Pedantic PPP Primer, specifically "Playing with PPP filters" at http://www.freebsd.org/tutorials/ppp/ppp34.html#37 > 2. Does anyone have a pointer to how to set up fetchmail for use in > this configuration as I would like to setup more regular email access. > Check this web page http://www.freebsd.org/FAQ/FAQ134.html and also check 'man fetchmail' > 3. Is it necessary or desirable to use the FreeBSD as a local DNS > server, if so can someone send some example config files as the examples > in the FAQ and Handbook cause errors in named. > If you setup a local name server it would reduce the number of times that you need to contact the ISP for name services, because it would cache those responses and not send out requests that are specific to your local network. A couple resources are again the Pedantic PPP Primer "Starting a DNS server" http://www.freebsd.org/tutorials/ppp/ppp33.html and also if you have a couple dollars to spare (and to help the cause) get "The Complete FreeBSD" Second Edition, by Greg Lehey, he walks you through setting up a DNS server in chapter 25, and I find it very well written. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 11:57:19 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA03156 for freebsd-questions-outgoing; Thu, 28 Jan 1999 11:57:19 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from platinum.tiger.lan (cvx01-251.gst.aloha.net [207.12.28.251]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA03146 for ; Thu, 28 Jan 1999 11:57:09 -0800 (PST) (envelope-from wai@aloha.net) Received: from aloha.net (localhost.tiger.lan [127.0.0.1]) by platinum.tiger.lan (8.9.1/8.9.1) with ESMTP id JAA00331 for ; Thu, 28 Jan 1999 09:58:11 -1000 (HST) (envelope-from wai@aloha.net) Message-ID: <36B0C152.7FCA91C@aloha.net> Date: Thu, 28 Jan 1999 09:58:10 -1000 From: Wai Chan X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 3.0-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: IPX Gateway to FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My office has the following configuration: |--------| |---------| |---------| | Novell |-----| FreeBSD |------| 7 Win95 | |--------| |---------| |---------| IPX TCP/IP TCP/IP The Novell box is using IPX gateway to supply Internet service to all the computers in my office building (1 ip address is being shared by all the computers). Now I am trying to setup a freeBSD box, which will host 7 Win95 boxes and providing file, printer and Internet sharing access to the 7 Win95 boxes. File and printer sharing has no problem, but I don't know about Internet Sharing. FreeBSD will be the gateway for the 7 Win95 boxes, and the Novell IPX gateway will be the gateway for FreeBSD. I don't want the Win95 see the Novell IPX gateway. In other words, Win95 will deal with FreeBSD only by TCP/IP. My question is: How do you setup the communication for the FreeBSD and Novell? and Which port shall I use to make it work? I would appreciate it if some one could show me the procedures. Thank you very much! best wishes, Wai Chan wai@aloha.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 11:57:28 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA03188 for freebsd-questions-outgoing; Thu, 28 Jan 1999 11:57:28 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.clientlogic.com (ns.clientlogic.com [207.51.66.75]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA03182 for ; Thu, 28 Jan 1999 11:57:27 -0800 (PST) (envelope-from ChrisMic@sbservices.com) Received: by SITE0S1 with Internet Mail Service (5.5.2448.0) id ; Thu, 28 Jan 1999 14:58:04 -0500 Message-ID: <6C37EE640B78D2118D2F00A0C90FCB441A5E72@site2s1> From: Christopher Michaels - SSG To: "'Kevin Weiss'" Cc: "FreeBSD Mailing List (E-mail)" Subject: RE: general CPU question and FreeBSD... Date: Thu, 28 Jan 1999 14:57:49 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG K6-2 is a i586 CPU, the only thing I know of out there that is a 686 is the Pentium PRO. The K6-2 is comparable to a Pentium II in performance, but the actual instruction set is supported by the i586 CPU id. (I have one, and I did try 686 just to see). > -----Original Message----- > From: Kevin Weiss [SMTP:kevin.weiss@mail.utexas.edu] > Sent: Thursday, January 28, 1999 11:04 AM > To: freebsd-questions@FreeBSD.ORG > Subject: general CPU question and FreeBSD... > > After taking the longest time to get my > kernel configured the way I wanted, > I noticed that my CPU_TYPE had > to be "i586" for my AMD-K6 233MHz. > > After looking through some > documentation, I noticed that FreeBSD > says that an"i686" is like a Pentium Pro. > > I was (and have been) under the impression > that a K6 was 686 architecture. Am I wrong? > Or is this the FreeBSD recognizes socket 7 > CPU's? If I used a K6-2 in my system, would it > also fall under the category of "i586"? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 12:04:19 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA04639 for freebsd-questions-outgoing; Thu, 28 Jan 1999 12:04:19 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kiwi.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA04612 for ; Thu, 28 Jan 1999 12:04:05 -0800 (PST) (envelope-from jonc@pinnacle.co.nz) Received: from kiwi.pinnacle.co.nz (kiwi.pinnacle.co.nz [202.37.163.2]) by kiwi.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id JAA23938; Fri, 29 Jan 1999 09:00:01 +1300 (NZDT) Date: Fri, 29 Jan 1999 09:00:01 +1300 (NZDT) From: Jonathan Chen To: Michael cc: freebsd-questions@FreeBSD.ORG Subject: Re: Which files? In-Reply-To: <000701be4aba$98ddd580$c97e868b@x2k6n0> 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, 28 Jan 1999, Michael wrote: > Hi, I wanted to install freebsd from the ftp://ftp.frebsd.org site. Which files do I need to download? > Check out: http://www.freebsd.org/handbook/install.html Jonathan Chen ---------------------------------------------------------------------- "Don't forget the most important rule to live by.. Never believe anything you read on the USENET" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 12:07:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA05195 for freebsd-questions-outgoing; Thu, 28 Jan 1999 12:07:25 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kiwi.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA05180 for ; Thu, 28 Jan 1999 12:07:21 -0800 (PST) (envelope-from jonc@pinnacle.co.nz) Received: from kiwi.pinnacle.co.nz (kiwi.pinnacle.co.nz [202.37.163.2]) by kiwi.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id JAA23957; Fri, 29 Jan 1999 09:01:49 +1300 (NZDT) Date: Fri, 29 Jan 1999 09:01:49 +1300 (NZDT) From: Jonathan Chen To: User Gloryglory cc: questions@FreeBSD.ORG Subject: Re: Need further Info In-Reply-To: <199901281138.MAA00204@yaya.nigol.net.ng> 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, 28 Jan 1999, User Gloryglory wrote: > Sir, > > We are an ISP here in Lagos, Nigeria and just installed a freeBSD for local training of staff. > I'm one of those to use it and as such need further clues on use of freebsd to my organisation. > Check out http://www.freebsd.org/handbook/ FreeBSD is BSD Unix, so most manual/guides on BSD UNIX will apply. Jonathan Chen ---------------------------------------------------------------------- "Don't forget the most important rule to live by.. Never believe anything you read on the USENET" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 12:28:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA08643 for freebsd-questions-outgoing; Thu, 28 Jan 1999 12:28:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from duofast8.duo-fast.com (anyhost.duo-fast.com [208.134.199.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA08622 for ; Thu, 28 Jan 1999 12:28:30 -0800 (PST) (envelope-from MikeHebel@Duo-Fast.com) Received: by duofast8.101.129.168.in-addr.arpa with Internet Mail Service (5.5.1960.3) id ; Thu, 28 Jan 1999 14:28:28 -0600 Message-ID: <20725409C072D21192BD00805F067B97081DF5@duofast8.101.129.168.in-addr.arpa> From: "Hebel, Mike" To: "'freebsd-questions@FreeBSD.ORG'" Subject: Installation questions.... Date: Thu, 28 Jan 1999 14:28:24 -0600 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 Hi! I just have some specific questions... 1) I just downloaded and installed FreeBSD 3.0 after burning it onto a CD using EZ-CD Creator from Adaptec. The installation went fine using the standard Joliet burn of the CD however I wasn't able to get the 2nd cd with the packages on it to install. I tried re-burning the CD with just ISO9660 format however that shortened the filenames and thus the references in the index were wrong. Can I use EZ-CD Creator to burn the CD's properly? Is the Joliet format the same as the Rock Ridge extensions? If the above program going to work for me or do I need something else? (The burner is a Windows 95 system with a 2940 PCI and an HP 6020E CD burner.) 2) I have quite a few Microdyne 10/100 ISA network cards that are not NE2000 compatible. Are there drivers available for these or are these only good for Microsoft/Novell systems? If anyone could help me with these questions I would really appreciate it! Thanks in advance. :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 12:32:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA09222 for freebsd-questions-outgoing; Thu, 28 Jan 1999 12:32:32 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from presley.cybertrails.com (mail.cybertrails.com [162.42.150.35]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA09205 for ; Thu, 28 Jan 1999 12:32:24 -0800 (PST) (envelope-from kf7nn1@cybertrails.com) Received: (qmail 12826 invoked from network); 28 Jan 1999 20:03:48 -0000 Received: from unknown (HELO ginger) (162.42.132.12) by mail.cybertrails.com with SMTP; 28 Jan 1999 20:03:48 -0000 Message-ID: <002701be4af8$e57be740$0300a8c0@ginger.kf7nn.com> From: "george vagner" To: "Kevin Weiss" , , "James A. Mutter" Subject: Re: general CPU question and FreeBSD... Date: Thu, 28 Jan 1999 13:00: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 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 For just comparison... PPro 200 32 meg ram scsi drives compile world in 4hr,20 min on my system. AMD K6-300 66 MHZ bus with 32 meg ram scsi drives does it in 3hr,30 min so the AMD is a little faster but i wonder what it would take if i declocked down to 200MHZ just to make it an even race. -----Original Message----- From: James A. Mutter To: Kevin Weiss ; freebsd-questions@FreeBSD.ORG Date: Thursday, January 28, 1999 12:45 PM Subject: Re: general CPU question and FreeBSD... At 10:03 AM 1/28/99 -0600, Kevin Weiss wrote: >After taking the longest time to get my >kernel configured the way I wanted, >I noticed that my CPU_TYPE had >to be "i586" for my AMD-K6 233MHz. Correct. >After looking through some >documentation, I noticed that FreeBSD >says that an"i686" is like a Pentium Pro. i686 isn't 'like' a Pentium Pro - it _is_ a Pentium Pro. To my knowledge, none of the Intel clones have incorporated the 686 instructions on their chips. The system won't boot if you call your AMD a 686. >I was (and have been) under the impression >that a K6 was 686 architecture. Am I wrong? >Or is this the FreeBSD recognizes socket 7 >CPU's? If I used a K6-2 in my system, would it >also fall under the category of "i586"? Yes, most definately. It's nothing to worry about though - the K6/2 is a mighty fast processor, FreeBSD likes it just fine. Good luck. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 12:37:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA10180 for freebsd-questions-outgoing; Thu, 28 Jan 1999 12:37:57 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from 3rdrock.coserve.org (3rdrock.coserve.org [198.213.49.88]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA10174 for ; Thu, 28 Jan 1999 12:37:55 -0800 (PST) (envelope-from fabry@panam.edu) Received: from earth (earth.coserve.org [198.213.49.85]) by 3rdrock.coserve.org (8.9.1/8.9.1) with SMTP id OAA01621 for ; Thu, 28 Jan 1999 14:35:00 -0600 (CST) Message-ID: <029c01be4afe$35a92a20$5531d5c6@earth.coserve.org> From: "Alain G. Fabry" To: Subject: cu: No matching ports Date: Thu, 28 Jan 1999 14:38:49 -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.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm having trouble using my US Sportster 28.8 external modem. (FreeBSD 2.2.7) When I get into the modem cu -l /dev/cuaa1 -s 57600, I can dial out using the at commands. Whenever I try to use the cu phone# -s 57600 from the command line with the appropriate lines in the /etc/remote, I get the No matching port error. What is causing this and what do I need to do to solve this problem? Thanks, Alain To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 12:45:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA11630 for freebsd-questions-outgoing; Thu, 28 Jan 1999 12:45:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from corp.au.triax.com (slwag2p17.ozemail.com.au [203.108.157.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA11622 for ; Thu, 28 Jan 1999 12:45:36 -0800 (PST) (envelope-from jim@corp.au.triax.com) Received: (from jim@localhost) by corp.au.triax.com (8.9.2/8.9.2) id HAA00522; Fri, 29 Jan 1999 07:45:27 +1100 (EST) Date: Fri, 29 Jan 1999 07:45:26 +1100 From: Jim Mock To: Michael Cc: questions@FreeBSD.ORG Subject: Re: Which files? Message-ID: <19990129074526.A301@corp.au.triax.com> Reply-To: jim@corp.au.triax.com References: <000701be4aba$98ddd580$c97e868b@x2k6n0> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <000701be4aba$98ddd580$c97e868b@x2k6n0> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jan 28, 1999 at 11:34:48PM +1100, Michael wrote: > Hi, I wanted to install freebsd from the ftp://ftp.frebsd.org site. > Which files do I need to download? This is answered in section 2.1 (Which file do I download to get FreeBSD) of the FAQ. http://www.freebsd.org/FAQ/FAQ.html -- : Jim Mock | [jim@corp.au.triax.com] : : System Administrator | http://www.triax.com/ : : Triax Internet Services | ----------------------------- : : Portland, OR USA | The FreeBSD' zine : : Wagga Wagga, NSW Australia | http://www.freebsdzine.org/ : : FreeBSD: The Power To Serve | http://www.freebsd.org/ : To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 12:48:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA12155 for freebsd-questions-outgoing; Thu, 28 Jan 1999 12:48:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from inet.chip-web.com (c1003518-a.plstn1.sfba.home.com [24.1.82.47]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA12143 for ; Thu, 28 Jan 1999 12:48:13 -0800 (PST) (envelope-from ludwigp@bigfoot.com) Received: (qmail 6404 invoked from network); 28 Jan 1999 20:48:11 -0000 Received: from speedy.chip-web.com (HELO speedy) (172.16.1.1) by inet.chip-web.com with SMTP; 28 Jan 1999 20:48:11 -0000 Message-Id: <4.1.19990128124353.00a1d500@mail-r> X-Sender: ludwigp2@mail-r X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Thu, 28 Jan 1999 12:48:08 -0800 To: "Michael" , From: Ludwig Pummer Subject: Re: Which files? In-Reply-To: <000701be4aba$98ddd580$c97e868b@x2k6n0> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 04:34 AM 1/28/99 , Michael wrote: >Hi, I wanted to install freebsd from the ftp://ftp.frebsd.org site. >Which files do I need to download? You should also read the Handbooks's section on installation at http://www.freebsd.org/handbook/handbook7.html#7 and especially the FAQ (which has your exact question answered) at http://www.freebsd.org/FAQ/FAQ24.html#24 . Then go to ftp://ftp.freebsd.org/pub/FreeBSD/3.0-RELEASE/ and grab all of the .TXTs and read them. A note: the handbook's installation guide refers to a boot disk image at ftp://ftp.freebsd.org/pub/FreeBSD/2.2.8-RELEASE/floppies/boot.flp but you should probably grab ftp://ftp.freebsd.org/pub/FreeBSD/3.0-RELEASE/floppies/boot.flp instead. --Ludwig Pummer ( ludwigp@bigfoot.com ) ICQ UIN: 692441 ( ludwigp@email.com ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 12:53:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA13190 for freebsd-questions-outgoing; Thu, 28 Jan 1999 12:53:30 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.clientlogic.com ([207.51.66.75]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA13003 for ; Thu, 28 Jan 1999 12:52:28 -0800 (PST) (envelope-from ChrisMic@sbservices.com) Received: by SITE0S1 with Internet Mail Service (5.5.2448.0) id ; Thu, 28 Jan 1999 15:52:38 -0500 Message-ID: <6C37EE640B78D2118D2F00A0C90FCB441A5E75@site2s1> From: Christopher Michaels - SSG To: "FreeBSD Mailing List (E-mail)" Subject: tun0 interface address Date: Thu, 28 Jan 1999 15:52:23 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I am using FreeBSD 2.2.8-STABLE. I have 2 possibly unrelated questions. When the PPP link is dropped and then PPP redials and usually gets a new IP number, now here's my questions. When I type ifconfig tun0 (or ifconfig -a). The old IP number is still listed there, with a netmask of 255.255.255.255. Is this standard behavior? If not, any idea what I may have done wrong to my PPP configuration to have caused this? Also, which my be related, I can't ping the IP address assigned to the tun0 interface anymore. Everything appears to work fine, the ed1 and lo0 interfaces respond to pings just fine. I can accept connections to the tun0 interface (telnet, ident, ftp, etc...). It just will not respond to pings. I have recently starting working with PPP filters and have setup a dial and alive filters that deny ICMP but no "in" or "out" filters at all. Any suggestions would be helpful. Thanks, Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 12:55:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA13695 for freebsd-questions-outgoing; Thu, 28 Jan 1999 12:55:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (post-11.mail.demon.net [194.217.242.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA13690 for ; Thu, 28 Jan 1999 12:55:15 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #2) id 105yT2-0007AD-00; Thu, 28 Jan 1999 20:55:12 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id UAA02668; Thu, 28 Jan 1999 20:54:42 GMT Received: from uk.radan.com (rasnt-1) by beavis.uk.radan.com (4.1/SMI-4.1) id AA11074; Thu, 28 Jan 99 20:54:38 GMT Message-Id: <36B0CE0D.FB632D16@uk.radan.com> Date: Thu, 28 Jan 1999 20:52:29 +0000 From: Mark Ovens X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en Mime-Version: 1.0 To: cjclark@home.com Cc: questions@FreeBSD.ORG Subject: Re: [2nd attempt] Basic help with gdb References: <199901281625.LAA20121@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: > > Mark Ovens wrote, > > I didn't get any response the first time I asked this, so I'll try > > again. > > > > I'm trying to learn how to use gdb and can't seem to get the > > ``-tty='' option to work. > > I do not have a fix, but rather just gave this a shot myself. Here's > my experience. > Doh!. I've sorted it. I was trying to run ppp in the debugger to try and learn what caused the messages in it's log. Turns out there's a workround in it for a bug in the tty driver, it was this that was causing the message!.... close(STDIN_FILENO); if (open(_PATH_TTY, O_RDONLY) != STDIN_FILENO) { fprintf(stderr, "Cannot open %s for input !\n", _PATH_TTY); return 2; I've tried several other progs and it works fine (ppp also works but you have to run it the same window as the debugger - I wanted to separate the output from ppp and gdb) Thanks for your help. -- Trust the computer industry to shorten Year 2000 to Y2K. It was this thinking that caused the problem in the first place. FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com 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 Jan 28 12:59:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA14310 for freebsd-questions-outgoing; Thu, 28 Jan 1999 12:59:30 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from inet.chip-web.com (c1003518-a.plstn1.sfba.home.com [24.1.82.47]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA14289 for ; Thu, 28 Jan 1999 12:59:25 -0800 (PST) (envelope-from ludwigp@bigfoot.com) Received: (qmail 7313 invoked from network); 28 Jan 1999 20:59:23 -0000 Received: from speedy.chip-web.com (HELO speedy) (172.16.1.1) by inet.chip-web.com with SMTP; 28 Jan 1999 20:59:23 -0000 Message-Id: <4.1.19990128124823.00a1b570@mail-r> X-Sender: ludwigp2@mail-r X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Thu, 28 Jan 1999 12:57:01 -0800 To: "Peter Jaukovic" , freebsd-doc@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG, info@freebsdmall.com, contracts@freebsdmall.com, webmaster@freebsdmall.com From: Ludwig Pummer Subject: Re: Program command's In-Reply-To: <19990128162444.20816.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 08:24 AM 1/28/99 , Peter Jaukovic wrote: >Hello I'am installing a freebsd machine and I would like to get that >command's to run the program. Hmm...which program(s) specifically are you trying to run? >I you dont mind sending me a web page address or just E-Mailing me some >commands that would be helpfull You didn't say whether you already have FreeBSD installed yet. You say you're installing it, but you also say you're [already ?] using it as a router. I'll just assume that you don't know how to use FreeBSD. First the FAQ http://www.freebsd.org/FAQ/ and http://www.freebsd.org/handbook/ Handbook would be good. You also might want to see if any of the tutorials at http://www.freebsd.org/tutorials/ or the Resources for newbies at http://www.freebsd.org/projects/newbies.html have anything that might help you. Also: don't post a question to so many different email addresses. freebsd-questions@freebsd.org would have been enough. I'm replying this message to all so they see this question has been answered. Anyone who replies should remove the freebsd-doc and @freebsdmal.com addresses. One more note: Most people dislike receiving messages in HTML. Please set your mail program to send messages in plain text only. --Ludwig Pummer ( ludwigp@bigfoot.com ) ICQ UIN: 692441 ( ludwigp@email.com ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 13:27:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA19406 for freebsd-questions-outgoing; Thu, 28 Jan 1999 13:27:05 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chopin.seattleu.edu (chopin.seattleu.edu [206.81.198.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA19005 for ; Thu, 28 Jan 1999 13:23:37 -0800 (PST) (envelope-from hodeleri@seattleu.edu) Received: from seattleu.edu ([172.17.41.90]) by chopin.seattleu.edu (8.8.5/8.8.5) with ESMTP id NAA00943; Thu, 28 Jan 1999 13:22:44 -0800 (PST) Message-ID: <36B0D50A.3B9D8991@seattleu.edu> Date: Thu, 28 Jan 1999 13:22:18 -0800 From: Eric Hodel X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Christopher Michaels - SSG CC: "'Kevin Weiss'" , "FreeBSD Mailing List (E-mail)" Subject: Re: general CPU question and FreeBSD... References: <6C37EE640B78D2118D2F00A0C90FCB441A5E72@site2s1> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Christopher Michaels - SSG wrote: > > K6-2 is a i586 CPU, the only thing I know of out there that is a 686 is the > Pentium PRO. The K6-2 is comparable to a Pentium II in performance, but the > actual instruction set is supported by the i586 CPU id. > > (I have one, and I did try 686 just to see). > PIIs are i686 as well. -- Eric Hodel hodeleri@seattleu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 13:39:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA20726 for freebsd-questions-outgoing; Thu, 28 Jan 1999 13:39:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from isis.dynip.com ([139.141.222.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA20637 for ; Thu, 28 Jan 1999 13:37:57 -0800 (PST) (envelope-from root@isis.dynip.com) From: root@isis.dynip.com Received: (from root@localhost) by isis.dynip.com (8.9.2/8.9.1) id AAA13827 for freebsd-questions@freebsd.org; Fri, 29 Jan 1999 00:36:25 +0300 (AST) (envelope-from root) Message-Id: <199901282136.AAA13827@isis.dynip.com> Date: Fri, 29 Jan 1999 00:35:12 +0300 (AST) Reply-To: root@isis.dynip.com Subject: Re: Did I hear someone say Communicator 4.5 for FreeBSD? To: freebsd-questions@FreeBSD.ORG In-Reply-To: <36AFD36C.456504C4@tci.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 guys, Like Greg said, FreeBSD is supporting aout binaries, but not for long. If you have an ELF system, that means, Kernel is ELF, All binaries of the system are ELF, and all newly compiled binaries, from ports, etc are going to be ELF, but for a limited period of time, if you have an old binary compiled when your system was aout, or if you got the binary in aout format, you will be able to run it without noticing any difference. A point here worths mentioning, if you have a choice, select the ELF binary, because SOON enough, FreeBSD will DUMP aout altogether, this will make the system tighter, faster, and causing less headaches to developers, but will be a period of CHAOS, when a specific binary stop working then you find out it was an aout one. Happy ELFing. -- - MAY THE FORCE BE WITH YOU. ~o .^. ---------------------------- ___ o~ .00 ) Static Email : osiris2002@yahoo.com /| o~ /)( Bouncing Email : root@isis.dynip.com / | | \ Web Site : http://isis.dynip.com:80 (Frames) ___/ | / \ Anon FTP Site : ftp://isis.dynip.com:21 (anonymous) | /''___/ / | Gopher Site : gopher://isis.dynip.com:70 | /'''/___/ | Network News : isis.dynip.com (Read, Post, Xfer) __|/'''/ Mailing Lists : majordomo@isis.dynip.com (public) pgp key : finger root@isis.dynip.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 13:59:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA23080 for freebsd-questions-outgoing; Thu, 28 Jan 1999 13:59:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from relay05.netaddress.usa.net (relay05.netaddress.usa.net [204.68.24.185]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA23064 for ; Thu, 28 Jan 1999 13:59:10 -0800 (PST) (envelope-from zanewestover@usa.net) Received: (qmail 8110 invoked from network); 28 Jan 1999 21:59:04 -0000 Received: from nw175.netaddress.usa.net (204.68.24.75) by outbound.netaddress.usa.net with SMTP; 28 Jan 1999 21:59:04 -0000 Received: (qmail 12855 invoked by uid 60001); 28 Jan 1999 21:57:53 -0000 Message-ID: <19990128215753.12854.qmail@nw175.netaddress.usa.net> Received: from 204.214.145.2 by www.netaddress.com via web-mailer(3.1) on Thu Jan 28 21:57:53 GMT 1999 Date: 28 Jan 99 13:57:53 PST From: Zane Westover To: freebsd-questions@FreeBSD.ORG Subject: hard drive won't work with other os... please help 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 two hard drives which I have had FreeBSD using. I now have the need to install Novell Netware 4.11 for training purposes. However, I can no longer get another os to work with the boot sector. I have tried fdisk from various platforms (including FreeBSD) and even set the bootable flag... anyone have any ideas? thanks, Zane Paul Westover zanewestover@usa.net ____________________________________________________________________ Get free e-mail and a permanent address at http://www.netaddress.com/?N=1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 14:07:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA24396 for freebsd-questions-outgoing; Thu, 28 Jan 1999 14:07:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason03.u.washington.edu (jason03.u.washington.edu [140.142.77.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA24383 for ; Thu, 28 Jan 1999 14:07:07 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul6.u.washington.edu (root@saul6.u.washington.edu [140.142.82.1]) by jason03.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id OAA13402; Thu, 28 Jan 1999 14:07:03 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul6.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id OAA19706; Thu, 28 Jan 1999 14:07:02 -0800 (PST) Date: Thu, 28 Jan 1999 22:06:26 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: alissa bader cc: questions@FreeBSD.ORG Subject: Re: makeworld problems 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 Thu, 28 Jan 1999, alissa bader wrote: >runnning 2.2.7, trying to update to the latest stable release Jordan Hubbard just made a recommendation on -stable that people not try to do this unless they are seriously committed to being on the bleeding edge. YMMV. It's not that 3.0-stable is not stable. It's that upgrading and switching to elf at the same time is yielding some difficulties. If you must persist, I recommend grabbing the 3.0-RELEASE install floppy and doing a binary upgrade to 3.0R. Then go to 3.0 stable from there. Beware! You need new boot blocks. You need an ELF kernel. You need to fix some devices which have changed names. I think waiting until 3.1 is a very good idea. Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | 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 Jan 28 14:07:44 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA24468 for freebsd-questions-outgoing; Thu, 28 Jan 1999 14:07:44 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nanguo.chalmers.com.au (gateway.chalmers.com.au [203.1.96.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA24443 for ; Thu, 28 Jan 1999 14:07:33 -0800 (PST) (envelope-from robert@chalmers.com.au) Received: from chalmers.com.au (carbon.chalmers.com.au [203.1.96.26]) by nanguo.chalmers.com.au (8.9.1/8.9.1) with ESMTP id IAA12091 for ; Fri, 29 Jan 1999 08:06:05 +1000 (EST) Message-ID: <36B0E360.5C65419C@chalmers.com.au> Date: Fri, 29 Jan 1999 08:23:28 +1000 From: Robert Chalmers Reply-To: robert@chalmers.com.au Organization: chalmers.com.au X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: zh-CN,en MIME-Version: 1.0 To: freebsd Subject: How do I upgrade just X11 to 3.3 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How do I go about just upgrading X11R6 to 3.3.3 without having to do a complete install of eeverything Thanks Robert -- http://www.chalmers.com.au. Publications From China in 24 different languages. English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 14:11:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA24861 for freebsd-questions-outgoing; Thu, 28 Jan 1999 14:11:10 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA24856 for ; Thu, 28 Jan 1999 14:11:08 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #1) id 105zeQ-0000TL-00; Thu, 28 Jan 1999 22:11:03 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id WAA02738; Thu, 28 Jan 1999 22:10:32 GMT Received: from uk.radan.com (rasnt-1) by beavis.uk.radan.com (4.1/SMI-4.1) id AA11570; Thu, 28 Jan 99 22:10:29 GMT Message-Id: <36B0E01D.76EC30E5@uk.radan.com> Date: Thu, 28 Jan 1999 22:09:33 +0000 From: Mark Ovens X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en Mime-Version: 1.0 To: Albert Chen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Is it hardware problem? References: <19990128173407.24776.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 Albert Chen wrote: > > Mark Ovens said: > > > > >This very problem was in the list yesterday/today - > > > >see "Interrupt timeouts (was: **URGENT** Hardware problem?!)". > > > > Yes, I found this subject, thanks. > > >Part of the reply (from Greg Lehey) was: > > > >--------start quote------- > > > >I think the problem is either defective hardware (motherboard), or > >incorrect settings. It's quite possible that the hardware is broken > >by design, though it's becoming less common. All motherboard > >manufacturers check their boards against Microsoft, so they normally > >don't have any bugs which affect Microsoft, but other bugs may affect > >FreeBSD, and unfortunately not many manufacturers check against > >FreeBSD. > > > >I note the status says , indicating a DMA request > >active. 2.2.8 doesn't support DMA, so maybe you'll be lucky if you go > >into the BIOS menu and disable DMA (if this is possible). Another > >alternative would be to install FreeBSD 3.0 and enable DMA there. > > > >--------end quote------- > > Hi, Mark, > > I will decide to install FreeBSD 3.0. Would you like to tell me > anything I should care when upgrading 3.0 from 2.2.8-RELEASE? > Sorry, I can't really help you here, I'm still running 2.2.8 (waiting for the 3.1 CD ). > Thanks in advance, > Albert. > > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com -- Trust the computer industry to shorten Year 2000 to Y2K. It was this thinking that caused the problem in the first place. FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com 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 Jan 28 14:18:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA25580 for freebsd-questions-outgoing; Thu, 28 Jan 1999 14:18:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kiwi.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA25573 for ; Thu, 28 Jan 1999 14:18:05 -0800 (PST) (envelope-from jonc@pinnacle.co.nz) Received: from kiwi.pinnacle.co.nz (kiwi.pinnacle.co.nz [202.37.163.2]) by kiwi.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id LAA26212; Fri, 29 Jan 1999 11:16:26 +1300 (NZDT) Date: Fri, 29 Jan 1999 11:16:26 +1300 (NZDT) From: Jonathan Chen To: "Alain G. Fabry" cc: freebsd-questions@FreeBSD.ORG Subject: Re: cu: No matching ports In-Reply-To: <029c01be4afe$35a92a20$5531d5c6@earth.coserve.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 Thu, 28 Jan 1999, Alain G. Fabry wrote: > I'm having trouble using my US Sportster 28.8 external modem. (FreeBSD > 2.2.7) > When I get into the modem cu -l /dev/cuaa1 -s 57600, I can dial out using > the at commands. > Whenever I try to use the cu phone# -s 57600 from the command line with the > appropriate lines in the /etc/remote, I get the No matching port error. > What is causing this and what do I need to do to solve this problem? > Thanks, The config files for `cu' is in /etc/uucp Jonathan Chen ---------------------------------------------------------------------- "Don't forget the most important rule to live by.. Never believe anything you read on the USENET" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 14:36:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA27872 for freebsd-questions-outgoing; Thu, 28 Jan 1999 14:36:29 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from astor.interport.net (astor.interport.net [199.184.165.18]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA27867 for ; Thu, 28 Jan 1999 14:36:27 -0800 (PST) (envelope-from molbloo@interport.net) Received: from interport.net (molbloo@park.nfs.interport.net [205.161.144.2]) by astor.interport.net (8.8.5/8.8.5) with ESMTP id RAA26220; Thu, 28 Jan 1999 17:37:38 -0500 (EST) Received: from localhost (molbloo@localhost) by interport.net (8.8.5/8.8.5) with SMTP id RAA23007; Thu, 28 Jan 1999 17:36:22 -0500 (EST) Date: Thu, 28 Jan 1999 17:36:21 -0500 (EST) From: alissa bader To: "Jason C. Wells" cc: questions@FreeBSD.ORG Subject: Re: makeworld problems 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 Thu, 28 Jan 1999, Jason C. Wells wrote: > Jordan Hubbard just made a recommendation on -stable that people not try > to do this unless they are seriously committed to being on the bleeding > edge. YMMV. Well, i'm not so much interested on being on the bleeding edge here, it's just that I would like to have a more current version of the operating system. > It's not that 3.0-stable is not stable. It's that upgrading and switching > to elf at the same time is yielding some difficulties. > > If you must persist, I recommend grabbing the 3.0-RELEASE install floppy > and doing a binary upgrade to 3.0R. Then go to 3.0 stable from there. hm....I'm about to purchase The Complete FreeBSD, but I wasn't sure if I should get the cdrom set along with it. I guess I will now. Just for backup's sake. > Beware! You need new boot blocks. You need an ELF kernel. You need to fix > some devices which have changed names. > > I think waiting until 3.1 is a very good idea. Is there a way I can do a "make world deinstall" (ok, for lack of a better phrase I'll call it that). What's the best way I can get my machine back to the way it was before I tried all this? It seems to at least boot up okay, but I'm not sure if I should look for any further problems with it. thanks! --Alissa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 14:37:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA28043 for freebsd-questions-outgoing; Thu, 28 Jan 1999 14:37:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nanguo.chalmers.com.au (gateway.chalmers.com.au [203.1.96.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA28004 for ; Thu, 28 Jan 1999 14:37:22 -0800 (PST) (envelope-from robert@chalmers.com.au) Received: from chalmers.com.au (carbon.chalmers.com.au [203.1.96.26]) by nanguo.chalmers.com.au (8.9.1/8.9.1) with ESMTP id IAA12393 for ; Fri, 29 Jan 1999 08:35:37 +1000 (EST) Message-ID: <36B0EA3C.FA4902C6@chalmers.com.au> Date: Fri, 29 Jan 1999 08:52:44 +1000 From: Robert Chalmers Reply-To: robert@chalmers.com.au Organization: chalmers.com.au X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: zh-CN,en MIME-Version: 1.0 To: freebsd Subject: Fixed. RTFRM..Re: How do I upgrade just X11 to 3.3 References: <36B0E360.5C65419C@chalmers.com.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry, fixed it. I Read The Flaming ReadMe... on FRBSD.ORG Robert Chalmers wrote: > How do I go about just upgrading X11R6 to 3.3.3 without having to do a complete > install of eeverything > > Thanks > Robert > -- > http://www.chalmers.com.au. Publications From China in 24 different languages. > English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, > Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, > Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- http://www.chalmers.com.au. Publications From China in 24 different languages. English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 14:48:16 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA29998 for freebsd-questions-outgoing; Thu, 28 Jan 1999 14:48:16 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hyperion.freelsd.org ([209.45.177.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA29933 for ; Thu, 28 Jan 1999 14:48:03 -0800 (PST) (envelope-from dunno@hyperion.freelsd.org) Received: from localhost (dunno@localhost) by hyperion.freelsd.org (8.9.1/8.9.1) with ESMTP id RAA02109 for ; Thu, 28 Jan 1999 17:50:55 -0500 Date: Thu, 28 Jan 1999 17:50:55 -0500 (EST) From: dunno To: freebsd-questions@FreeBSD.ORG Subject: ipmasq 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 u set up ip masquerading in freebsd like linux? in linux its ipfwadm -F -a m -S 10.0.0.0/8 -D 0.0.0.0/0 what is the syntax if any for freebsd? -mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 14:51:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA00797 for freebsd-questions-outgoing; Thu, 28 Jan 1999 14:51:34 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nanguo.chalmers.com.au (gateway.chalmers.com.au [203.1.96.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA00154 for ; Thu, 28 Jan 1999 14:48:41 -0800 (PST) (envelope-from robert@chalmers.com.au) Received: from chalmers.com.au (carbon.chalmers.com.au [203.1.96.26]) by nanguo.chalmers.com.au (8.9.1/8.9.1) with ESMTP id IAA12492 for ; Fri, 29 Jan 1999 08:46:52 +1000 (EST) Message-ID: <36B0ECEB.5AA38F20@chalmers.com.au> Date: Fri, 29 Jan 1999 09:04:11 +1000 From: Robert Chalmers Reply-To: robert@chalmers.com.au Organization: chalmers.com.au X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: zh-CN,en MIME-Version: 1.0 To: freebsd Subject: Next Question. Which is better. 64K ISDN, or 56K/33.6 POTS ? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >From a webservice point of view, which is better. ISDN, or 56/33.6 Modem over POTS. with PPP on both. Given the network congestion these days, it seems to me there is not a lot of advantage in going to 64K ISDN, especially given its cost in Australia. What do others think. Is there a solid technical reason for going to ISDN? yes? no? I have a gut feeling that ISDN may be a waste of money. thanks for any opinions on this. -- http://www.chalmers.com.au. Publications From China in 24 different languages. English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 14:54:19 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA01198 for freebsd-questions-outgoing; Thu, 28 Jan 1999 14:54:19 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA01193 for ; Thu, 28 Jan 1999 14:54:17 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.2/8.6.9) with ESMTP id XAA38762; Thu, 28 Jan 1999 23:19:05 +0100 (CET) Message-Id: <199901282219.XAA38762@peedub.muc.de> X-Mailer: exmh version 2.0.2 2/24/98 To: "Md. Ahsan Habib" cc: freebsd-questions@FreeBSD.ORG Subject: Re: writing in /dev/kmem Reply-To: Gary Jennejohn In-reply-to: Your message of "Thu, 28 Jan 1999 13:31:49 EST." <000201be4aec$ebc66e60$6f29ad80@briar.cs.vt.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 28 Jan 1999 23:19:05 +0100 From: Gary Jennejohn Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Md. Ahsan Habib" writes: >Hi >I am doing some experiments in FreeBSD platform. I need to write in = >/dev/kmem. I can open it using open system call, I can change the = >pointer inside it using lseek but when I am trying to write something in = >it using write system call the write always returns -1. I do not know = >what's the problem. I will appreciate any help regarding this. > what does perror show ? This would help to narrow down the cause of the error. --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.dec.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 15:29:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA06528 for freebsd-questions-outgoing; Thu, 28 Jan 1999 15:29:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason01.u.washington.edu (jason01.u.washington.edu [140.142.70.24]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA06255 for ; Thu, 28 Jan 1999 15:27:34 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul6.u.washington.edu (root@saul6.u.washington.edu [140.142.82.1]) by jason01.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id PAA19856; Thu, 28 Jan 1999 15:03:57 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul6.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id PAA12929; Thu, 28 Jan 1999 15:03:56 -0800 (PST) Date: Thu, 28 Jan 1999 23:03:20 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: alissa bader cc: questions@FreeBSD.ORG Subject: Re: makeworld problems 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 Thu, 28 Jan 1999, alissa bader wrote: >Is there a way I can do a "make world deinstall" (ok, for lack of a better >phrase I'll call it that). What's the best way I can get my machine back >to the way it was before I tried all this? It seems to at least boot up >okay, but I'm not sure if I should look for any further problems with it. Change your supfile back to what is was and make world. Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | 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 Jan 28 15:34:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA07517 for freebsd-questions-outgoing; Thu, 28 Jan 1999 15:34:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA07507 for ; Thu, 28 Jan 1999 15:34:18 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id KAA27404; Fri, 29 Jan 1999 10:04:07 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id KAA11049; Fri, 29 Jan 1999 10:04:06 +1030 (CST) Date: Fri, 29 Jan 1999 10:04:06 +1030 From: Greg Lehey To: M Ferreira Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Fatal trap while reading vinum config from drive Message-ID: <19990129100406.L8473@freebie.lemis.com> References: <36b85b8f.93466878@mail2.leirianet.pt> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <36b85b8f.93466878@mail2.leirianet.pt>; from M Ferreira on Thu, Jan 28, 1999 at 12:47:44PM +0000 WWW-Home-Page: http://www.lemis.com/~grog 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 at freebie.lemis.com] On Thursday, 28 January 1999 at 12:47:44 +0000, M Ferreira wrote: > > I have 4 disks labeled: > > da0s1 > a: 204800 0 4.2BSD 0 0 0 # (Cyl. 0 - > 143*) > c: 4226725 0 unused 0 0 # (Cyl. 0 - > 2955*) > e: 1972224 204800 4.2BSD 0 0 0 # (Cyl. 143*- > 1522*) > f: 2049701 2177024 unused 0 0 # (Cyl. 1522*- > 2955*) Please do me a favour and use a mailer which doesn't mutilate the text like this. This was illegible, and I had to spend several minutes recovering the format. Also, you don't really need to copy -questions on this one. As the man page says, if you run into trouble, contact me. > da1s1 > b: 538624 0 swap # (Cyl. 0 - 376*) > c: 4226725 0 unused 0 0 # (Cyl. 0 - 2955*) > e: 3688101 538624 unused 0 0 # (Cyl. 376*- 2955*) > > da2s1 > c: 8888924 0 unused 0 0 # (Cyl. 0 - 553*) > e: 8888924 0 unused 0 0 # (Cyl. 0 - 553*) > > da3s1 > c: 8888924 0 unused 0 0 # (Cyl. 0 - 553*) > e: 8888924 0 unused 0 0 # (Cyl. 0 - 553*) > > My intention is to have > > /dev/da1s1b none swap sw 0 0 > /dev/da0s1a / ufs rw 1 1 > /dev/da0s1e /usr ufs rw 2 2 > /dev/vinum/small /arch ufs rw 2 3 > /dev/vinum/big /data ufs rw 2 4 > > so, i've created the following config: > > drive a device /dev/da0s1f > drive b device /dev/da1s1e > drive c device /dev/da2s1e > drive d device /dev/da3s1e > > volume small > plex org concat > sd len 2047735b drive a > sd len 3686135b drive b > > volume big > plex org striped 128b > sd len 8888055b drive c > sd len 8888055b drive d > > disk length values are shortened 265b in order to hold vinum config. > > vinum create 'config' gives me: > > Configuration summary > > Drives: 4 (4 configured) > Volumes: 2 (4 configured) > Plexes: 2 (8 configured) > Subdisks: 4 (16 configured) > > D a State: up Device /dev/da0s1f > D b State: up Device /dev/da1s1e > D c State: up Device /dev/da2s1e > D d State: up Device /dev/da3s1e > > V small State: up Plexes: 1 Size: 2799 MB > V big State: up Plexes: 1 Size: 8679 MB > > P small.p0 C State: up Subdisks: 2 Size: 2799 MB > P big.p0 S State: up Subdisks: 2 Size: 8679 MB > > S small.p0.s0 State: up PO: 0 B Size: 999 MB > S small.p0.s1 State: up PO: 999 MB Size: 1799 MB > S big.p0.s0 State: up PO: 0 B Size: 4339 MB > S big.p0.s1 State: up PO: 64 kB Size: 4339 MB > > Just to confirm everything is fine, init small.p0 and init big.p0 > finish successfully. > > newfs -v /dev/vinum/rbig finishes successfully with one minor quirk > wich is: > > Warning: 530 sector(s) in last cylinder unallocated > /dev/vinum/rbig: 17776110 sectors in 4340 cylinders of 1 tracks, 4096 sectors > 8679.7MB in 272 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, > > Same thing with newfs -v /dev/vinum/rbig: > > Warning: 530 sector(s) in last cylinder unallocated > /dev/vinum/rsmall: 5733870 sectors in 1400 cylinders of 1 tracks, 4096 sectors > 2799.7MB in 88 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, Yes, these messages are normal, not just for vinum volumes. > mounting /dev/vinum/small and /dev/vinum/big under /arch and /data > goes ok: > > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/da0s1a 99183 37265 53984 41% / > /dev/da0s1e 955591 763377 115767 87% /usr > procfs 4 4 0 100% /proc > /dev/vinum/small 2778213 1 2555955 0% /arch > /dev/vinum/big 8613858 1 7924749 0% /data > > Now the bad news. Without touching $vinum_slices in rc.conf, i tried > to reboot and manually do a vinum read /dev/da0 /dev/da1 /dev/da2 > /dev/da3 (compatibility slice naming should be ok, i guess) Yes, this is the correct way to do it. > and i get: > > Fatal trap 18: integer divide fault while in kernel mode > > How can I diagnose and correct this? > > I'm running 3.0-stable cvsuped this weekend. I just fixed this bug yesterday, but I'm confused that it hit you under these circumstances. Could you please try this (with a Bourne-style shell) *before* you try starting vinum again: for i in /dev/da0s1f /dev/da1s1e /dev/da2s1e /dev/da3s1e; do (dd if=/dev/da1h skip=8 count=6|tr -d '\000-\011\200-\377'; echo) >> log done Then send me the contents of the file log. It should look something like: IN VINOpanic.lemis.comdrive1}6E7~^K6T^Yfoovolume obj state up volume src state up volume raid state down volume r state down volume foo state up plex name obj.p0 state corrupt org concat vol obj plex name obj.p1 state corrupt org striped 128b vol obj plex name src.p0 state corrupt org striped 128b vol src plex name src.p1 state up org concat vol src plex name raid.p0 state faulty org disorg vol raid plex name r.p0 state faulty org disorg vol r plex name foo.p0 state up org concat vol foo plex name foo.p1 state faulty org concat vol foo sd name obj.p0.s0 drive drive2 plex obj.p0 state reborn len 409600b driveoffset 265b plexoffset 0b sd name obj.p0.s1 drive drive4 plex obj.p0 state up len 409600b driveoffset 265b plexoffset 409600b sd name obj.p1.s0 drive drive1 plex obj.p1 state up len 204800b driveoffset 265b plexoffset 0b sd name obj.p1.s1 drive drive2 plex obj.p1 state reborn len 204800b driveoffset 409865b plexoffset 128b sd name obj.p1.s2 drive drive3 plex obj.p1 state up len 204800b driveoffset 265b plexoffset 256b sd name obj.p1.s3 drive drive4 plex obj.p1 state up len 204800b driveoffset 409865b plexoffset 384b sd name src.p0.s0 drive drive1 plex src.p0 state up len 204800b driveoffset 205065b plexoffset 0b sd name src.p0.s1 drive drive2 plex src.p0 state stale len 204800b driveoffset 614665b plexoffset 128b sd name src.p0.s2 drive drive3 plex src.p0 state up len 204800b driveoffset 205065b plexoffset 256b sd name src.p0.s3 drive drive4 plex src.p0 state up len 204800b driveoffset 614665b plexoffset 384b The first line contains the magic number and the name of the system, as well as the beginning of the first line of the saved configuration. The rest of the text shows the configuration as saved on the disk. I'm guessing that something has gone wrong saving this configuration. When you re-sup (not in the next 4 hours, I need to add some documentation), look at vinum(4), in the BUGS section. It will include information on how to debug vinum problems. Greg -- When replying to this message, please do *not* copy FreeBSD-questionsn See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 15:45:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA09471 for freebsd-questions-outgoing; Thu, 28 Jan 1999 15:45:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from academ02.maz.itesm.mx (academ02.maz.itesm.mx [132.254.218.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA09458 for ; Thu, 28 Jan 1999 15:45:38 -0800 (PST) (envelope-from glozano@academ02.maz.itesm.mx) Received: from glozano ([132.254.219.177]) by academ02.maz.itesm.mx (8.9.2/8.9.2) with SMTP id QAA04940 for ; Thu, 28 Jan 1999 16:44:15 -0700 (MST) Message-ID: <000d01be4b18$483e66e0$b1dbfe84@glozano.maz.itesm.mx> From: "Gustavo Lozano Ibarra" To: Subject: /etc/exports nfs problem Date: Thu, 28 Jan 1999 16:45:23 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000A_01BE4ADD.996AE560" 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_000A_01BE4ADD.996AE560 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I want to use nfs, and exports two directories at the same time but I = have a problem... I looks like the /etc/exports files can only manage = one directory at the same time. I have this in /etc/exports: **** /usr/home/alumnos -maproot=3D0 notes /etc -maproot=3D0 notes **** when I put '/etc' first it works.. but /usr/home/alumnos not... and if I use the actual configuration only works /usr/home/alumnos and = /etc not... please respond to my email: glozano@academ02.maz.itesm.mx because I am = not in the freebsd list... ------=_NextPart_000_000A_01BE4ADD.996AE560 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I want to use nfs, and exports two = directories=20 at the same time but I have a problem... I looks like the /etc/exports = files can=20 only manage one directory at the same time.
 
I have this in = /etc/exports:
****
/usr/home/alumnos      =20 -maproot=3D0     =20 notes
/etc          =          =20 -maproot=3D0      notes
****
when I put '/etc' first it = works..
but /usr/home/alumnos not...
 
and if I use the actual configuration only works=20 /usr/home/alumnos and /etc not...
 
please respond to my email: glozano@academ02.maz.itesm.= mx=20 because I am not in the freebsd list...
 
 
 
------=_NextPart_000_000A_01BE4ADD.996AE560-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 16:03:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA12498 for freebsd-questions-outgoing; Thu, 28 Jan 1999 16:03:20 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gw.caamora.com.au (jonath5.lnk.telstra.net [139.130.41.237]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA12462 for ; Thu, 28 Jan 1999 16:03:08 -0800 (PST) (envelope-from jon@gw.caamora.com.au) Received: (from jon@localhost) by gw.caamora.com.au (8.8.8/8.8.8) id LAA29873; Fri, 29 Jan 1999 11:07:09 +1100 (EST) (envelope-from jon) Message-ID: <19990129110708.A29745@caamora.com.au> Date: Fri, 29 Jan 1999 11:07:08 +1100 From: jonathan michaels To: FreeBSD Questions Subject: Re: Idle timeouts for pppd(8) Mail-Followup-To: FreeBSD Questions References: <19990128190113.10491.qmail@alice.gba.oz.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <19990128190113.10491.qmail@alice.gba.oz.au>; from Greg Black on Fri, Jan 29, 1999 at 05:01:12AM +1000 X-Operating-System: FreeBSD gw.caamora.com.au 2.2.7-RELEASE i386 X-Mood: i'm alive, if it counts Organisation: Caamora, PO Box 144, Rosebery NSW 1445 Australia Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jan 29, 1999 at 05:01:12AM +1000, Greg Black wrote: > I'd like to hear from anybody who has successfully got pppd to > drop a connection when the idle timeout expires, using the > "active-filter" mechanism to filter out packets that don't count > for real activity. > > I have built a kernel pppd with PPP_FILTER defined, but have had > no luck in getting it to work. I get no complaints, but the > line stays up for ever. greg, ahhhh .. so that is what is happening, i am using pppd, also have ppp_filter defined but no targets. then started it up and several monts down teh track i'd look in on teh microcom deskporte fast+ and see that the carrier detect led was lit but teh rest were as dead as my pppd connection to my isp's router. i found the only way to restart pppd was to kill (kill -9 pppd's pid) then the modem would hang up, carrier would drop and i could restart .. pppd /dev/cuaa... etc etc. i've not been able to work out how to get logging started, i sent some email to teh userids listed att eh end of teh pppd manpage but got no responce, not even fault report, from sendmail or whatever is being used at that end. but my time out idle expires, expired, at whatever ??? seconds i set it for. a bit more info, but not much, sorry. regards jonathan -- =============================================================================== Jonathan Michaels PO Box 144, Rosebery, NSW 1445 Australia =========================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 16:18:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA15975 for freebsd-questions-outgoing; Thu, 28 Jan 1999 16:18:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA15928 for ; Thu, 28 Jan 1999 16:17:57 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id KAA27672; Fri, 29 Jan 1999 10:47:53 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id KAA11629; Fri, 29 Jan 1999 10:47:51 +1030 (CST) Date: Fri, 29 Jan 1999 10:47:51 +1030 From: Greg Lehey To: Robert Chalmers Cc: freebsd Subject: Re: Next Question. Which is better. 64K ISDN, or 56K/33.6 POTS ? Message-ID: <19990129104750.P8473@freebie.lemis.com> References: <36B0ECEB.5AA38F20@chalmers.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <36B0ECEB.5AA38F20@chalmers.com.au>; from Robert Chalmers on Fri, Jan 29, 1999 at 09:04:11AM +1000 WWW-Home-Page: http://www.lemis.com/~grog 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 Friday, 29 January 1999 at 9:04:11 +1000, Robert Chalmers wrote: >> From a webservice point of view, which is better. ISDN, or 56/33.6 Modem over > POTS. with PPP on both. ISDN, of course. It gives you 64 kb/s in both directions. I'm not sure, however, whether isdn4bsd offers compression. Without it, you're limited to a maximum of about 8 kB/s. > Given the network congestion these days, it seems to me there is not > a lot of advantage in going to 64K ISDN, especially given its cost > in Australia. Now that's another matter. > What do others think. Is there a solid technical reason for going to > ISDN? yes? no? I have a gut feeling that ISDN may be a waste of > money. When I lived in Germany, I used ISDN, and I was very satisfied with it. On returning to Australia, I was faced with the same decision that you are. I chose analogue POTS, and was not as satisfied, but I'm spending a *whole* lot less money. Basically, as long as Telstra sells ISDN like another way of making lots of money, there's no reason to use it. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 16:23:42 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA16667 for freebsd-questions-outgoing; Thu, 28 Jan 1999 16:23:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from sam.on-net.net (sam.on-net.net [204.117.190.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA16658 for ; Thu, 28 Jan 1999 16:23:40 -0800 (PST) (envelope-from freebird@on-net.net) Received: from freebird (sloan.on-net.net [206.229.84.111]) by sam.on-net.net (8.9.2/8.9.2) with SMTP id SAA03122; Thu, 28 Jan 1999 18:29:18 -0500 (EST) Message-ID: <000701be4b16$11b4fc30$0201a8c0@freebird.on-net.net> From: "Jerry Sloan" To: , "freebsd" Subject: Re: Next Question. Which is better. 64K ISDN, or 56K/33.6 POTS ? Date: Thu, 28 Jan 1999 18:29:35 -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 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 ISDN is much better than a pots connection. It is cleaner,faster and you dont get dropped because of line noise. I don't know what you would have to pay for an ISDN line from your telco or what you would have to pay for internet access, but for me it is money well spent. I have a 128k connection, I have a LAN at home and run FreeBSD as a webserver and it rocks. Depending on what you pay 56k is a crap shoot because all conditions have to be right to connect at speeds above 33.6 or 28.8 but with ISDN you are guaranteed 64 per channel. Freebird To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 16:27:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA17098 for freebsd-questions-outgoing; Thu, 28 Jan 1999 16:27:41 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.atl.bellsouth.net (mail.atl.bellsouth.net [205.152.0.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA17089 for ; Thu, 28 Jan 1999 16:27:37 -0800 (PST) (envelope-from wghicks@bellsouth.net) Received: from wghicks.bellsouth.net (root@host-209-214-71-92.atl.bellsouth.net [209.214.71.92]) by mail.atl.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id TAA18662; Thu, 28 Jan 1999 19:27:34 -0500 (EST) Received: from localhost (wghicks@localhost [127.0.0.1]) by wghicks.bellsouth.net (8.9.2/8.9.2) with ESMTP id TAA09392; Thu, 28 Jan 1999 19:44:20 -0500 (EST) (envelope-from wghicks@wghicks.bellsouth.net) To: root@isis.dynip.com Cc: wghicks@bellsouth.net, freebsd-questions@FreeBSD.ORG Subject: Re: How to archive Huge mailing list folders In-Reply-To: Your message of "Thu, 28 Jan 1999 14:07:40 +0300 (AST)" <199901281107.OAA26119@isis.dynip.com> References: <199901281107.OAA26119@isis.dynip.com> X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990128194420R.wghicks@wghicks.bellsouth.net> Date: Thu, 28 Jan 1999 19:44:20 -0500 From: W Gerald Hicks X-Dispatcher: imput version 980905(IM100) Lines: 20 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: root@isis.dynip.com > Hi there, > thanks for replying. > unfortunately -current port for cvsup-mirror is broken > and I did not build prior to -current, may be I'll look in the packages > although I hate this Micro$oftish way, but lets be more flexible. > I am cvsuping these archives now, and got all until 1997, its a long > way to go. > I really mean to keep all and also be able to serve them via majordomo. > Thanks again. Hmm... both cvsup and cvsup-mirror build and runs fine for me (RELENG_3). I did build it all from the ground up, including Modula-3, but that's how I've always done it. Good Luck, Jerry Hicks wghicks@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 16:28:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA17219 for freebsd-questions-outgoing; Thu, 28 Jan 1999 16:28:34 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horst.bfd.com (horst.bfd.com [12.9.219.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA17212 for ; Thu, 28 Jan 1999 16:28:32 -0800 (PST) (envelope-from ejs@bfd.com) Received: from HARLIE.bfd.com (bastion.bfd.com [12.9.219.14]) by horst.bfd.com (8.9.1/8.9.1) with ESMTP id QAA07712; Thu, 28 Jan 1999 16:26:59 -0800 (PST) (envelope-from ejs@bfd.com) Date: Thu, 28 Jan 1999 16:26:59 -0800 (PST) From: "Eric J. Schwertfeger" To: Robert Chalmers cc: freebsd Subject: Re: Next Question. Which is better. 64K ISDN, or 56K/33.6 POTS ? In-Reply-To: <36B0ECEB.5AA38F20@chalmers.com.au> 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, 29 Jan 1999, Robert Chalmers wrote: > >From a webservice point of view, which is better. ISDN, or 56/33.6 Modem over > POTS. with PPP on both. > > Given the network congestion these days, it seems to me there is not a lot of > advantage in going to 64K ISDN, especially given its cost in Australia. I get compliments on the speed of my server, and it runs on a 28.8K modem. Then again, my web pages are all text, no graphics, so it goes quick, and there's seldom more than a handful of people hitting it at the same time, and then only when there's a chat going on. For 10K/hits a day, a modem is fine. It would probably start suffering from congestion at about 50K/hits a day, depending on the size of the pages and graphics content. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 16:30:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA17405 for freebsd-questions-outgoing; Thu, 28 Jan 1999 16:30:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from voltimand.astea.com.au ([203.20.95.18]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA17307 for ; Thu, 28 Jan 1999 16:29:51 -0800 (PST) (envelope-from leo@astea.com.au) Received: (from nobody@localhost) by voltimand.astea.com.au (8.7.5/8.7.3) id LAA09189 for ; Fri, 29 Jan 1999 11:36:06 +1100 (EST) X-Authentication-Warning: voltimand.astea.com.au: nobody set sender to using -f Received: from guildenstern.astea.com.au(222.2.2.20) by voltimand.astea.com.au via smap (V1.3) id sma009182; Fri Jan 29 11:35:22 1999 Received: from robert.astea.com.au (robert.astea.com.au [222.2.2.50]) by astea.com.au (8.7.5/8.7.3) with ESMTP id LAA01542 for ; Fri, 29 Jan 1999 11:38:42 +1100 (EST) Message-Id: <199901290038.LAA01542@astea.com.au> From: "Leo Kliger" To: Subject: Re: rookie stuff... Date: Fri, 29 Jan 1999 11:27:47 +1100 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG how have you tried looking for it??? have you entered something like: find / | grep .bashrc Leo ---------- > From: Chuck Scott > To: freebsd-isp@FreeBSD.ORG > Subject: rookie stuff... > Date: Friday, 29 January 1999 10:46 AM > > Setting up a box for mail and web hosting, and have some basic stuff that > is bugging me. I can't find a .bashrc file to configure. I want to set up > aliases, etc, and am stumped. When I logon, it invokes the shell just > fine, but I can't find the above file? Am I way stupid, or just mildly? > Running 3.0-RELEASE. > > TIA > Chuck Scott > Director - Technical Operations > chuck@integrityonline.com > ========================== > I N T E G R I T Y O N L I N E > "America's Choice for Internet Integrity" > www.integrityonline.com > 800.585.6603 > ========================== > > 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 Thu Jan 28 16:43:28 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA19128 for freebsd-questions-outgoing; Thu, 28 Jan 1999 16:43:28 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from teapot23.domain2.bigpond.com (teapot23.domain2.bigpond.com [139.134.5.165]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id QAA19115 for ; Thu, 28 Jan 1999 16:43:23 -0800 (PST) (envelope-from joee1@bigpond.com) Received: from localhost (localhost [127.0.0.1]) by teapot23.domain2.bigpond.com (NTMail 3.02.13) with ESMTP id ba870897 for ; Fri, 29 Jan 1999 10:37:40 +1000 Received: from 139.134.104.25 ([139.134.104.25]) by mail2.bigpond.com (Claudes-Unconscious-MailRouter V2.2a); 29 Jan 1999 10:37:35 Message-ID: <36B1044A.54A8@bigpond.com> Date: Fri, 29 Jan 1999 11:43:54 +1100 From: Mike Bowie Reply-To: joee1@bigpond.com X-Mailer: Mozilla 3.01 (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: More info. please Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Firstly, Can you tell me if Free BSD can be installed only in a Primary partition, or can it go happily into an Extended partition like OS/2 or Linux? Secondly, is there an Australian distributor for the CD installation? I imagine the CD is much easier in terms of download time than getting it off the Net. -- May the light be with you Mike joee1@bigpond.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 17:18:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA23301 for freebsd-questions-outgoing; Thu, 28 Jan 1999 17:18:01 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from voltimand.astea.com.au ([203.20.95.18]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA23244 for ; Thu, 28 Jan 1999 17:17:51 -0800 (PST) (envelope-from leo@astea.com.au) Received: (from nobody@localhost) by voltimand.astea.com.au (8.7.5/8.7.3) id MAA09506 for ; Fri, 29 Jan 1999 12:24:07 +1100 (EST) X-Authentication-Warning: voltimand.astea.com.au: nobody set sender to using -f Received: from guildenstern.astea.com.au(222.2.2.20) by voltimand.astea.com.au via smap (V1.3) id sma009503; Fri Jan 29 12:23:24 1999 Received: from robert.astea.com.au (robert.astea.com.au [222.2.2.50]) by astea.com.au (8.7.5/8.7.3) with ESMTP id MAA03140 for ; Fri, 29 Jan 1999 12:26:43 +1100 (EST) Message-Id: <199901290126.MAA03140@astea.com.au> From: "Leo Kliger" To: Subject: Fw: More info. please Date: Fri, 29 Jan 1999 12:15:45 +1100 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ---------- > From: Leo Kliger > To: joee1@bigpond.com > Subject: Re: More info. please > Date: Friday, 29 January 1999 12:15 PM > > just contact any specialty IT bookstore and they should be able to supply > you with your choice of FreeBSD Book plus CD's or the CD's only if you > like..... > Personally I've found Walnut Creeks "The Complete FreeBSD" invaluble ISBN > 1-57176-227-2 > > if your in Sydney try calling Bookware 02-99226266........ they will even > ship it to you for a small fee........ > > Leo > > ---------- > > From: Mike Bowie > > To: freebsd-questions@FreeBSD.ORG > > Subject: More info. please > > Date: Friday, 29 January 1999 11:43 AM > > > > Firstly, Can you tell me if Free BSD can be installed only in a Primary > > partition, or can it go happily into an Extended partition like OS/2 or > > Linux? > > > > Secondly, is there an Australian distributor for the CD installation? I > > imagine the CD is much easier in terms of download time than getting it > > off the Net. > > -- > > May the light be with you > > Mike > > joee1@bigpond.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 17:23:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA23874 for freebsd-questions-outgoing; Thu, 28 Jan 1999 17:23:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cerberos.nswcc.org.au (cerberos.nswcc.org.au [203.9.71.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id RAA23861 for ; Thu, 28 Jan 1999 17:23:10 -0800 (PST) (envelope-from davids@nswcc.org.au) Received: (from mail@localhost) by cerberos.nswcc.org.au (8.6.9/8.6.9) id MAA20627 for ; Fri, 29 Jan 1999 12:23:07 +1100 Received: from pluto.nswcc.org.au(203.9.70.1) by cerberos.nswcc.org.au via smap (V1.3) id sma020610; Fri Jan 29 12:22:51 1999 Received: from davids (davids.nswcc.org.au [203.9.68.228]) by moredun.nswcc.org.au (8.6.9/8.6.9) with SMTP id MAA05848 for ; Fri, 29 Jan 1999 12:22:51 +1100 From: david schanzer Reply-To: To: Subject: Problem during floppy installation from 2.0 to 2.2.8: "Couldn't extract the following distributions. This may be because they were not available on the installation media you've chosen" Date: Fri, 29 Jan 1999 12:18:44 +1100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am attempting to upgrade 3 old FreeBSD boxes from v2.0 to v2.2.8, and I have to use a floppy installation in the absence of any other hardware and the presence of a firewall. I have carefully read all of the available documentation, but I can't find any mention of the problem I'm experiencing. Having booted from the Installation Boot Floppy, selected "Upgrade" and "Floppy Installation", I get the message "Couldn't extract the following distributions. This may be because they were not available on the installation media you've chosen" when I insert the first floppy of the BIN distribution. I'm trying to install the BIN and MANPAGES distributions. The first time I tried this, I was using DOS-formatted floppies and on which DOS COPY had been used to copy the files, 5 to a disk, with the "bin.inf" file on the first floppy. When I got the above message, I tried Plan B: I re-formatted all of the diskettes as UFS using: fdformat -f 1440 fd0.1440 disklabel -r -w fd0.1440 fd1440 newfs fd0.1440 mount /dev/fd0.1440 /floppy and then copying 5 to a disk, with "bin.inf" again on the first floppy. This gave identical results, ie. the same error message at the point in the installation procedure where the first diskette of the distribution needs to be inserted. The light on the diskette drive goes on for a few seconds before the error message is given, so it is obviously looking on the correct device. Since they are UFS diskettes, I didn't know whether they had to be somehow mounted before being used. I would appreciate any help or advice you can give, as I'm basically stumped at this point about how to upgrade these machines. Please reply to: davids@nswcc.org.au Thanks for any help you can give! David Schanzer NSW Cancer Council Sydney, Australia. ''' (0 0) +-----oOO----(_)--------------+ | David Schanzer | | NSW Cancer Council | | Tel: (02) 9334-1832 | | Fax: (02) 9334-1741 | | Email: davids@nswcc.org.au | +--------------------oOO------+ |__|__| || || ooO Ooo "The information contained in this message is intended for the named addressee only, and is confidential to the sender and intended recipient. If you are not the named addressee please do not copy, distribute, take any action reliant on, or disclose anything in this E-mail message to any other person or organisation. If you have received this message in error please notify me immediately." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 17:40:52 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA25833 for freebsd-questions-outgoing; Thu, 28 Jan 1999 17:40:52 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gw.caamora.com.au (jonath5.lnk.telstra.net [139.130.41.237]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA25819 for ; Thu, 28 Jan 1999 17:40:47 -0800 (PST) (envelope-from jon@gw.caamora.com.au) Received: (from jon@localhost) by gw.caamora.com.au (8.8.8/8.8.8) id MAA00157; Fri, 29 Jan 1999 12:44:49 +1100 (EST) (envelope-from jon) Message-ID: <19990129124448.C29745@caamora.com.au> Date: Fri, 29 Jan 1999 12:44:48 +1100 From: jonathan michaels To: freebsd-questions@FreeBSD.ORG Subject: Re: More info. please Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <36B1044A.54A8@bigpond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <36B1044A.54A8@bigpond.com>; from Mike Bowie on Fri, Jan 29, 1999 at 11:43:54AM +1100 X-Operating-System: FreeBSD gw.caamora.com.au 2.2.7-RELEASE i386 X-Mood: i'm alive, if it counts Organisation: Caamora, PO Box 144, Rosebery NSW 1445 Australia Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jan 29, 1999 at 11:43:54AM +1100, Mike Bowie wrote: > Firstly, Can you tell me if Free BSD can be installed only in a Primary > partition, or can it go happily into an Extended partition like OS/2 or > Linux? > > Secondly, is there an Australian distributor for the CD installation? I > imagine the CD is much easier in terms of download time than getting it > off the Net. > -- > May the light be with you > Mike > joee1@bigpond.com mike, try, http://www.cetustech.com.au leonard chan is teh manager/owner they have just gotten freebsd v3.0-release in stock, also has freebsd v2.2.8-release these cost $AUD42 plus about $AUD6 for priority post (overnite). tehy also have teh complete freebsd and cds fro about $AUD80 plus teh o/nite postage. leonard does mailorder .. abd is in a suburb ust up teh road fron hornsby in nsw .. just up teh road from sydeny. also they have very goos prices on o'riely books. they mainly do linux and reliable linux hardware, motherboards, ncr scsi host adapters, nics, processors, video cards etc etc .. and because its 'linux complient' it should work very well with freebsd. sorry for teh advert, i'm am a happy cetustech customer, this is my only connection with the organisation. regards jonathan -- =============================================================================== Jonathan Michaels PO Box 144, Rosebery, NSW 1445 Australia =========================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 18:02:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA27801 for freebsd-questions-outgoing; Thu, 28 Jan 1999 18:02:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bbs.mpcs.com (bbs.mpcs.com [209.101.88.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA27793 for ; Thu, 28 Jan 1999 18:02:38 -0800 (PST) (envelope-from hg@penny.n2wx.ampr.org) Received: from pickle.n2wx.ampr.org (cc1017255-a.srst1.fl.home.com [24.3.122.197]) by bbs.mpcs.com (8.8.8/8.8.8/MPCS spamzap) with ESMTP id VAA23961 for ; Thu, 28 Jan 1999 21:02:35 -0500 Received: (from root@localhost) by pickle.n2wx.ampr.org (8.9.2/8.8.2/n2wx) id VAA02442 for freebsd-questions@freebsd.org; Thu, 28 Jan 1999 21:02:34 -0500 (EST) Received: from penny.n2wx.ampr.org (penny.n2wx.ampr.org [172.16.0.5]) by pickle.n2wx.ampr.org (8.9.2/8.9.2/n2wx) with ESMTP id VAA02435 for ; Thu, 28 Jan 1999 21:02:28 -0500 (EST) (envelope-from hg@n2wx.ampr.org) Received: (from hg@localhost) by penny.n2wx.ampr.org (8.9.2/8.8.8/n2wx) id VAA06808; Thu, 28 Jan 1999 21:02:27 -0500 (EST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14001.5811.583967.114491@penny.south.mpcs.com> Date: Thu, 28 Jan 1999 21:02:27 -0500 (EST) From: Howard Goldstein To: freebsd-questions@FreeBSD.ORG Subject: pnp setup and new elf kernel loader X-Mailer: VM 6.62 under Emacs 19.34.1 Reply-To: hgoldste@bbs.mpcs.com Organization: disorganization Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What's the proper drill for doing the pnp enabling with the new elf loader? Neither boot prompt appears to digest the handy pnp 1 0 enable etc.... string that used to work with the a.out loader. The archives have a tantalizing hint to stick the old familiar 'pnp 1 0 enable etc' stuff in /kernel.config, pointed to by /boot/boot.conf with this: load /kernel load -t userconfig_script /kernel.config boot Is this technique going to cut it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 18:06:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA28294 for freebsd-questions-outgoing; Thu, 28 Jan 1999 18:06:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA28281 for ; Thu, 28 Jan 1999 18:06:27 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id MAA28434; Fri, 29 Jan 1999 12:36:23 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id MAA13055; Fri, 29 Jan 1999 12:36:22 +1030 (CST) Date: Fri, 29 Jan 1999 12:36:21 +1030 From: Greg Lehey To: Jerry Sloan Cc: robert@chalmers.com.au, freebsd Subject: Re: Next Question. Which is better. 64K ISDN, or 56K/33.6 POTS ? Message-ID: <19990129123621.W8473@freebie.lemis.com> References: <000701be4b16$11b4fc30$0201a8c0@freebird.on-net.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <000701be4b16$11b4fc30$0201a8c0@freebird.on-net.net>; from Jerry Sloan on Thu, Jan 28, 1999 at 06:29:35PM -0500 WWW-Home-Page: http://www.lemis.com/~grog 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 Thursday, 28 January 1999 at 18:29:35 -0500, Jerry Sloan wrote: > ISDN is much better than a pots connection. It is cleaner,faster and you > dont get dropped because of line noise. I don't know what you would have to > pay for an ISDN line from your telco or what you would have to pay for > internet access, but for me it is money well spent. That depends on how much money it is :-) > I have a 128k connection, I have a LAN at home and run FreeBSD as a > webserver and it rocks. Depending on what you pay 56k is a crap > shoot because all conditions have to be right to connect at speeds > above 33.6 or 28.8 but with ISDN you are guaranteed 64 per channel. That's correct, but in this case an analogue connection costs $0.18 a call of unlimited duration, whereas an ISDN connection costs money based on the duration. The last time I looked, Telstra (our national Telco) did not divulge the method used for calculating ISDN charges (how's that for encouraging you to take it), but it looks like a full-time connection will cost several hundred dollars per month. On top of that, despite my remote location I've seen speeds over the modem line that I've never seen over ISDN. This is because of the compression issue I mentioned in an earlier message: the ISDN software I was using didn't do compression. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 18:10:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA28856 for freebsd-questions-outgoing; Thu, 28 Jan 1999 18:10:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from imo21.mx.aol.com (imo21.mx.aol.com [198.81.17.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA28849 for ; Thu, 28 Jan 1999 18:10:41 -0800 (PST) (envelope-from EKuklajr@aol.com) From: EKuklajr@aol.com Received: from EKuklajr@aol.com by imo21.mx.aol.com (IMOv18.1) id JFPBa07792 for ; Thu, 28 Jan 1999 21:10:06 +1900 (EST) Message-ID: Date: Thu, 28 Jan 1999 21:10:06 EST To: freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Subject: Stability of FreeBSD vs Linux 2.1.x / 2.2.1 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Mailer: AOL 3.0 16-bit for Windows sub 38 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My company is looking into re-writing our MS-DOS application as a Unix application and i am seriously considering Open source projects such as FreeBSD and Linux as our workstation OS. Is there any study or data indicating which release is the most stable for our Intel Pentium platforms? Or are they equivalent? Stability is important as our machines are toxic gas monitors (running 24/7/365), and reliability is very VERY important. Thankyou, Edward D. Kukla, Jr. edk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 18:11:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA28939 for freebsd-questions-outgoing; Thu, 28 Jan 1999 18:11:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason04.u.washington.edu (jason04.u.washington.edu [140.142.78.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA28921 for ; Thu, 28 Jan 1999 18:10:59 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul6.u.washington.edu (root@saul6.u.washington.edu [140.142.82.1]) by jason04.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id SAA34364; Thu, 28 Jan 1999 18:10:57 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul6.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id SAA28903; Thu, 28 Jan 1999 18:10:56 -0800 (PST) Date: Fri, 29 Jan 1999 02:10:19 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: Robert Chalmers cc: freebsd Subject: Re: How do I upgrade just X11 to 3.3 In-Reply-To: <36B0E360.5C65419C@chalmers.com.au> 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, 29 Jan 1999, Robert Chalmers wrote: >How do I go about just upgrading X11R6 to 3.3.3 without having to do a >complete install of eeverything This is my way... $ cd /usr/ports/x11/XFree86 $ make deinstall $ make install Also, X is 3.3.3.1 now. I would recommend that you rebuild all of your X programs but you can probably get away without doing so. Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | 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 Jan 28 18:16:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA29747 for freebsd-questions-outgoing; Thu, 28 Jan 1999 18:16:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nanguo.chalmers.com.au (gateway.chalmers.com.au [203.1.96.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA29725 for ; Thu, 28 Jan 1999 18:16:29 -0800 (PST) (envelope-from robert@chalmers.com.au) Received: from chalmers.com.au (carbon.chalmers.com.au [203.1.96.26]) by nanguo.chalmers.com.au (8.9.1/8.9.1) with ESMTP id MAA14168 for ; Fri, 29 Jan 1999 12:15:04 +1000 (EST) Message-ID: <36B11DB7.65B31E64@chalmers.com.au> Date: Fri, 29 Jan 1999 12:32:23 +1000 From: Robert Chalmers Reply-To: robert@chalmers.com.au Organization: chalmers.com.au X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: zh-CN,en MIME-Version: 1.0 To: freebsd Subject: Re: Next Question. Which is better. 64K ISDN, or 56K/33.6 POTS ? References: <36B0ECEB.5AA38F20@chalmers.com.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Well, having done the sums. I'm in Australia by the way, a permanent ISDN > connection just doesn't seem worth it, not for 64K anyway. No way can I afford > 128K. A 64K ISDN link would cost $1000 to set up, and on average $350 to $400 a month to run. Not to mention a couple of K for a router. The telcos really encourage usage in this country there's no doubt. Thanks for the helpful comments by the way. Interesting. Robert -- http://www.chalmers.com.au. Publications From China in 24 different languages. English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 18:17:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA29858 for freebsd-questions-outgoing; Thu, 28 Jan 1999 18:17:30 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from granite.sentex.net (granite.sentex.ca [199.212.134.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA29845 for ; Thu, 28 Jan 1999 18:17:26 -0800 (PST) (envelope-from mike@sentex.net) Received: from ospf-wat.sentex.net (ospf-wat.sentex.net [209.167.248.81]) by granite.sentex.net (8.8.8/8.6.9) with SMTP id VAA09694; Thu, 28 Jan 1999 21:17:16 -0500 (EST) From: mike@sentex.net (Mike Tancsa) To: kuku@gilberto.physik.RWTH-Aachen.DE (Christoph Kukulies) Cc: questions@FreeBSD.ORG Subject: Re: pop3/qpopper error message Date: Fri, 29 Jan 1999 02:23:52 GMT Message-ID: <36b108ab.1422315221@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 28 Jan 1999 10:35:48 -0500, in sentex.lists.freebsd.questions you wrote: > >Jan 28 12:23:38 myhost popper[20899]: bill@law-f103.hotmail.com: -ERR POP auth >orization DB not available (bill) See the manpages for popauth ---Mike Mike Tancsa (mdtancsa@sentex.net) Sentex Communications Corp, Waterloo, Ontario, Canada To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 18:21:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA00751 for freebsd-questions-outgoing; Thu, 28 Jan 1999 18:21:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nanguo.chalmers.com.au (gateway.chalmers.com.au [203.1.96.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA00738 for ; Thu, 28 Jan 1999 18:21:50 -0800 (PST) (envelope-from robert@chalmers.com.au) Received: from chalmers.com.au (carbon.chalmers.com.au [203.1.96.26]) by nanguo.chalmers.com.au (8.9.1/8.9.1) with ESMTP id MAA14223 for ; Fri, 29 Jan 1999 12:20:26 +1000 (EST) Message-ID: <36B11EF9.9B04291A@chalmers.com.au> Date: Fri, 29 Jan 1999 12:37:45 +1000 From: Robert Chalmers Reply-To: robert@chalmers.com.au Organization: chalmers.com.au X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: zh-CN,en MIME-Version: 1.0 To: freebsd Subject: DONE - was Re: How do I upgrade just X11 to 3.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 Thanks Jason, All done. I just followed the instructions in the RELEASE NOTES in the ftp directory for the 3.3.3 binaries for FreeBSD. Dropped in no worries. I don't have any extra X programs compiled. I use XWin32, an Xterminal Emualtor on the '98 PC, to run things like Netscape, Ghostview and a couple of xterms. That way I'm not working directly on the server. 3.3.3 went in like a breeze, and now I don't get any warning about libX...so.6.x being older etc. cheers Robert "Jason C. Wells" wrote: > On Fri, 29 Jan 1999, Robert Chalmers wrote: > > >How do I go about just upgrading X11R6 to 3.3.3 without having to do a > >complete install of eeverything > > This is my way... > $ cd /usr/ports/x11/XFree86 > $ make deinstall > $ make install > > Also, X is 3.3.3.1 now. > > I would recommend that you rebuild all of your X programs but you can > probably get away without doing so. > > Catchya Later, | Give me UNIX or give me a typewriter. > Jason Wells | http://www.freebsd.org/ -- http://www.chalmers.com.au. Publications From China in 24 different languages. English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 18:24:50 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA01067 for freebsd-questions-outgoing; Thu, 28 Jan 1999 18:24:50 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from out2.ibm.net (out2.ibm.net [165.87.194.229]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA01057 for ; Thu, 28 Jan 1999 18:24:48 -0800 (PST) (envelope-from stnslsk@ibm.net) From: stnslsk@ibm.net Received: from internet (slip-129-37-183-178.sp.br.ibm.net [129.37.183.178]) by out2.ibm.net (8.8.5/8.6.9) with SMTP id CAA180552 for ; Fri, 29 Jan 1999 02:24:44 GMT Message-ID: <016901be4b2a$a4243ae0$b2b72581@internet> To: Subject: SCO executables Date: Thu, 28 Jan 1999 23:54:34 -0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0166_01BE4B19.8E8810A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0166_01BE4B19.8E8810A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Is it possible to run an SCO UNIX 3.2.4 based executable in FreeBSD ? Thanks for any help on this as I am eager to find an alternative OS for = a 1 M lines of code software targeted to the healthcare industry. Sergio Stanislauskas ------=_NextPart_000_0166_01BE4B19.8E8810A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Is it possible to run an SCO UNIX = 3.2.4 based=20 executable in FreeBSD ?
 
Thanks for any help on this as I am = eager to=20 find an alternative OS for a 1 M lines of code software targeted to the=20 healthcare industry.
 
Sergio = Stanislauskas
------=_NextPart_000_0166_01BE4B19.8E8810A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 18:27:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA01363 for freebsd-questions-outgoing; Thu, 28 Jan 1999 18:27:30 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from starfire.mn.org (starfire.skypoint.net [199.86.35.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA01348 for ; Thu, 28 Jan 1999 18:27:20 -0800 (PST) (envelope-from john@starfire.mn.org) Received: (from john@localhost) by starfire.mn.org (8.8.5/1.1) id UAA02365; Thu, 28 Jan 1999 20:27:17 -0600 (CST) Message-ID: Date: Thu, 28 Jan 1999 20:27:17 -0600 From: john@dexter.starfire.mn.org (John Lind) To: freebsd-questions@FreeBSD.ORG Subject: ipfw question X-Mailer: Mutt 0.53 Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Please reply directly, as I do not subscribe to this list. I've built a few firewalls now, and they work fine, but I'm having a problem with FreeBSD 2.2.7. I have a list of just seven rules that demonstrates the problem. It is probably something of a "duh!" or no-brain nature, but I don't have anyone else firewall-literate to run this past. Would someone with some firewall experience be able to give me a hand? Once I get beyond this mental block, I don't believe I'll have any more trouble with this firewall than with past ones I've built. Thanks! Please reply directly, as I do not subscribe to this list. -- John Lind, Starfire Consulting Services E-mail: john@starfire.MN.ORG USnail: PO Box 17247, Mpls MN 55417 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 18:27:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA01387 for freebsd-questions-outgoing; Thu, 28 Jan 1999 18:27:38 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pobox.ids.net (pobox.ids.net [155.212.1.122]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA01360 for ; Thu, 28 Jan 1999 18:27:27 -0800 (PST) (envelope-from CGiordano@ids.net) Received: from ids.net (dyn053a.scp-ri.ids.net [155.212.233.53]) by pobox.ids.net (8.9.1a/8.9.1.1) with ESMTP id VAA10053; Thu, 28 Jan 1999 21:27:23 -0500 (EST) Message-ID: <36B11BA2.317E4849@ids.net> Date: Thu, 28 Jan 1999 21:23:30 -0500 From: "Christopher M. Giordano" Reply-To: CGiordano@ids.net X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG CC: jmutter@netwalk.com Subject: Re: pcm sound drivers Content-Type: multipart/mixed; boundary="------------A2633D21F8D0677CB3B577C2" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------A2633D21F8D0677CB3B577C2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit James A. Mutter wrote: > I'm trying to get a SoundBlaster AWE64 ISA PnP card working with the pcm > drivers. Does anyone know if this is possible? I'm really not having any > luck hear. > > If someone with this card could post the relevant snipit from their kernel > that would be great. Yes, it is possible, I've been using my SoundBlaster AWE64 ISA PnP with FreeBSD for about 9 months now with no problems. I don't know whether you received a response to this message yet, but since I just finished writing instructions for a coworker to do this with a SB16, I thought I'd modify it for the AWE64 for you. It goes into more detail than you probably need for building the kernel, since it was originally written to help a relative newbie. Hope this helps, Chris Giordano cgiordano@ids.net --------------A2633D21F8D0677CB3B577C2 Content-Type: text/plain; charset=us-ascii; name="sound.txt" Content-Disposition: inline; filename="sound.txt" Content-Transfer-Encoding: 7bit Adding sound to FreeBSD - SB AWE64 Chris Giordano 28-Jan-99 This installs Luigi's new pcm audio drivers, which AFAIK do not support MIDI - I think you need the Voxware drivers for that, but they will probably become unsupported at some point in the (near?) future. ------------------------------------------------------------------------------- 1.) cd /sys/i386/conf 2.) Add the following lines to your kernel config file to enable plug-and-play and the pcm audio driver, and also allow reading of the /kernel.config file. (the kernel config file is named GENERIC in this example): options USERCONFIG #boot -c editor options USERCONFIG_BOOT #imply -c and parse info area; 2.2.X only # Enable PnP support in the kernel. This allows you to automatically # attach to PnP cards for drivers that support it and allows you to # configure cards from USERCONFIG. See pnp(4) for more info. controller pnp0 # Luigi's snd code (use INSTEAD of snd0 and all VOXWARE drivers!). # You may also wish to enable the pnp controller with this, for pnp # sound cards. # device pcm0 at isa? port ? tty irq 5 drq 1 flags 0x15 vector pcmintr 2.) Rebuild the kernel: $ cd /sys/i386/conf $ /usr/sbin/config ./GENERIC $ cd ../../compile/GENERIC $ make depend $ make all $ make install $ make clean NOTE: make install moves your old kernel to /kernel.old, so if your new /kernel won't boot for some reason, you can reboot specifying /kernel.old at the boot prompt. 3.) You can override the PnP config at boot by placing the following lines in the specified file (optional): a.) for FreeBSD 2.2.8 and previous in file /kernel.config : USERCONFIG pnp 1 0 os enable port0 0x220 irq0 5 drq0 1 drq1 5 port1 0x330 port2 0x338 pnp 1 1 os enable port0 0x200 pnp 1 2 os enable port0 0x620 port1 0xa20 port2 0xe20 quit b.) or, for FreeBSD 3.X in file /boot/pnp.conf : pnp 1 0 os enable port0 0x220 irq0 5 drq0 1 drq1 5 port1 0x330 port2 0x338 pnp 1 1 os enable port0 0x200 pnp 1 2 os enable port0 0x620 port1 0xa20 port2 0xe20 and then add the following to /boot/loader.rc : load -t userconfig_script /boot/pnp.conf Note: Line 1 of pnp commands configures sb, sbmidi, and opl; line 2 configures the gameport; line 3 configures the AWE synth. Your pnp irq/drq/port values may vary for your system configuration. 4.) Reboot. 5.) Make the pcm sound devices $ cd /dev $ ./MAKEDEV snd1 6.) Check that it worked, you should get output similar to below: $ cat /dev/sndstat FreeBSD Audio Driver (981002) Jan 17 1999 17:33:23 Installed devices: pcm1: at 0x220 irq 5 dma 1:5 sequencer1: at 0x338 (not functional) 7.) Create the necessary symlinks (I think step 5 does this for you when you specify snd1 and not snd0; if so, skip this (obviously)): $ cd /dev $ ln -fs dsp1 /dev/dsp $ ln -fs dspW1 /dev/dspW $ ln -fs audio1 /dev/audio $ ln -fs mixer1 /dev/mixer $ ln -fs music1 /dev/music $ ln -fs sequencer1 /dev/sequencer ------------------------------------------------------------------------------- --------------A2633D21F8D0677CB3B577C2-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 18:30:16 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA01633 for freebsd-questions-outgoing; Thu, 28 Jan 1999 18:30:16 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from granite.sentex.net (granite.sentex.ca [199.212.134.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA01628 for ; Thu, 28 Jan 1999 18:30:14 -0800 (PST) (envelope-from mike@sentex.net) Received: from ospf-wat.sentex.net (ospf-wat.sentex.net [209.167.248.81]) by granite.sentex.net (8.8.8/8.6.9) with SMTP id VAA11822; Thu, 28 Jan 1999 21:28:54 -0500 (EST) From: mike@sentex.net (Mike Tancsa) To: enderli@endermay.ite.nknu.edu.tw ("En-der Li") Cc: questions@FreeBSD.ORG Subject: Re: qpop messages Date: Fri, 29 Jan 1999 02:35:30 GMT Message-ID: <36b11bf2.1427249926@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 28 Jan 1999 13:11:07 -0500, in sentex.lists.freebsd.questions you wrote: >When a user pop mail, qpop messages on the server www.nknu.edu.tw is >----------------------------------------- >Jan 29 00:17:21 www popper[27074]: (v2.1.4-R3) Servicing request from >"endermay.ite.nknu.edu.tw" at 140.127.77.252 >"48352014" at (endermay.ite.nknu.edu.tw) 140.127.77.252 >--------------------------------------------- > >but on my server just only one line >---------------------------------------------- >Jan 28 17:21:06 endermay popper[2703]: Stats: may 0 0 0 0 >------------------------------------------------ >How to setup it to show 'Servicing request from ' and 'Ending request from' The first is an older version which I think has some nasty security holes in it. Modify the source code of popper. Look for the line in pop_updt.c pop_log(p,POP_PRIORITY,"Stats: %s %s %d %d %d %d", p->ipaddr, And add the %s and ,p->ipaddr That will give you one line Stats: 192.168.1.1 userid 0 0 0 0 ---Mike Mike Tancsa (mdtancsa@sentex.net) Sentex Communications Corp, Waterloo, Ontario, Canada To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 18:37:16 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA02543 for freebsd-questions-outgoing; Thu, 28 Jan 1999 18:37:16 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason03.u.washington.edu (jason03.u.washington.edu [140.142.77.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA02532 for ; Thu, 28 Jan 1999 18:37:14 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul5.u.washington.edu (root@saul5.u.washington.edu [140.142.83.3]) by jason03.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id SAA27114; Thu, 28 Jan 1999 18:37:12 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul5.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id SAA28951; Thu, 28 Jan 1999 18:37:12 -0800 (PST) Date: Fri, 29 Jan 1999 02:36:34 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: EKuklajr@aol.com cc: freebsd-questions@FreeBSD.ORG Subject: Re: Stability of FreeBSD vs Linux 2.1.x / 2.2.1 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 Thu, 28 Jan 1999 EKuklajr@aol.com wrote: >My company is looking into re-writing our MS-DOS application as a Unix >application and i am seriously considering Open source projects such as >FreeBSD and Linux as our workstation OS. Is there any study or data >indicating which release is the most stable for our Intel Pentium platforms? >Or are they equivalent? Stability is important as our machines are toxic gas >monitors (running 24/7/365), and reliability is very VERY important. If anyone tells you that they have "proof" that one OS is more stable than the other they are probably full of it. Linux and FreeBSD are both very stable. I would like to plug FreeBSD along these lines. FreeBSD has a tightly controlled release policy. FreeBSD has CVSUP software upgrading so that you can track our -stable branch if you like to keep the latest stable security and bugfixes. Also, FreeBSD is a complete OS distribution and a great development platform. Linux proper is only a kernel, allthough distributions like RedHat are available. Since you are developing software you should look at some of the "Ready out of the box" development tools: http://www.freebsd.org/ports/devel.html If you look closely you will see that there is a Linux Cross Development package. If you deploy on FreeBSD you can also use Linux compatibility down the road. I hope your find FreeBSD to be the best solution for your application. Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | 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 Jan 28 18:40:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA03076 for freebsd-questions-outgoing; Thu, 28 Jan 1999 18:40:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp.enteract.com (thor.enteract.com [207.229.143.11]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id SAA03049 for ; Thu, 28 Jan 1999 18:40:05 -0800 (PST) (envelope-from jrs@enteract.com) Received: (qmail 19610 invoked from network); 29 Jan 1999 02:40:01 -0000 Received: from adam.enteract.com (jrs@206.54.252.1) by thor.enteract.com with SMTP; 29 Jan 1999 02:40:01 -0000 Date: Thu, 28 Jan 1999 20:40:01 -0600 (CST) From: John Sconiers To: Zane Westover cc: freebsd-questions@FreeBSD.ORG Subject: Re: hard drive won't work with other os... please help In-Reply-To: <19990128215753.12854.qmail@nw175.netaddress.usa.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 > I have two hard drives which I have had FreeBSD using. I now have the need to > install Novell Netware 4.11 for training purposes. However, I can no longer > get another os to work with the boot sector. I have tried fdisk from various > platforms (including FreeBSD) and even set the bootable flag... anyone have > any ideas? get abootable dos disk. Boot off of it and try fdisk. This should work. Install MS XXX JOHN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 18:42:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA03323 for freebsd-questions-outgoing; Thu, 28 Jan 1999 18:42:21 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pop01.globecomm.net (pop01.globecomm.net [206.253.129.185]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA03318 for ; Thu, 28 Jan 1999 18:42:19 -0800 (PST) (envelope-from pmurphy@earthling.net) Received: from earthling.net (dialin1802.toronto.globalserve.net [209.90.137.23]) by pop01.globecomm.net (8.9.0/8.8.0) with ESMTP id VAA04578 for ; Thu, 28 Jan 1999 21:42:14 -0500 (EST) Message-ID: <36B12004.70B86E79@earthling.net> Date: Thu, 28 Jan 1999 21:42:12 -0500 From: Paul Murphy X-Mailer: Mozilla 4.5 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD Internet Access for Win95 LAN References: <4.1.19990127193824.00ac2580@mail.dnai.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike Thompson wrote: > > At 02:25 PM 1/28/99 +1300, you wrote: > >I am currently using FreeBSD 2.2.6 as a dial up Internet Server for a > >Windows 95 LAN and have the following questions I hope someone can help > >with. [snip] > > Also, you will want to add filters to PPP to filter out > NETBIOS packets from causing this your system to dialout. > This may or may not be a problem for you. If it is you will > want to add rules similar to the ones shown below to your > ppp.conf file (check the ppp documentation). > > # The following dial rules prevent NETBIOS (port 137, 138, > # 139 udp or tcp) from establishing a connection to the > # remote network. > set dfilter 1 deny udp src eq 137 > set dfilter 2 deny udp src eq 138 > set dfilter 3 deny udp src eq 139 > set dfilter 4 deny tcp src eq 137 > set dfilter 5 deny tcp src eq 138 > set dfilter 6 deny tcp src eq 139 > Do you know of any way to do this for Windows. Every time I make a request to the local LAN from the Win98 machines, Dial-up Networking tries to Dial my ISP (presumably for a DNS look up even though I have 'hosts' file). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 19:05:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA05911 for freebsd-questions-outgoing; Thu, 28 Jan 1999 19:05:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.greatbasin.net (mail.greatbasin.net [207.228.35.39]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA05904 for ; Thu, 28 Jan 1999 19:05:56 -0800 (PST) (envelope-from dan@jgl.reno.nv.us) Received: from danco (rno-max0-55.gbis.net [207.228.60.55]) by mail.greatbasin.net (8.9.2/8.8.8) with SMTP id TAA04910 for ; Thu, 28 Jan 1999 19:05:53 -0800 (PST) Message-ID: <000301be4b34$44b44500$0200000a@danco.home> From: "Dan O'Connor" To: "freebsd-questions" Subject: Installing XFree86 post make 3.0-Stable Date: Thu, 28 Jan 1999 19:04:34 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 Rather than installing XFree86 off the 3.0-RELEASE CD (the CD has 3.3.2), I cvsupped and built an elf-based 3.0-STABLE system (which seems to work fine) and then attempted to install the XFree86 3.3.3.1 distribution using /stand/sysinstall. Sysinstall seems to connect to ftp.freebsd.org OK, then gives me a message "Fixing permissions in XFree86 tree" at which point the download quietly dies and returns me to sysinstall's Configuration menu. Any ideas? The /usr/X11R6 directory is owned by root:wheel. I tried deleting the '/usr/X11R6' tree hoping sysinstall would rebuild it the way it wanted, but all it did was die faster :-( Had I installed XFree when I installed FreeBSD, would 'make world' have rebuilt X (does cvsupping 'src-all' fetch the latest X sources, too?) Only other odd thing I can think of is I made world with the -DNOAOUT option. TIA, --Dan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 19:07:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA06014 for freebsd-questions-outgoing; Thu, 28 Jan 1999 19:07:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotmail.com (f117.hotmail.com [207.82.251.45]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA06002 for ; Thu, 28 Jan 1999 19:07:11 -0800 (PST) (envelope-from arrasin@hotmail.com) Received: (qmail 7853 invoked by uid 0); 29 Jan 1999 03:07:10 -0000 Message-ID: <19990129030710.7852.qmail@hotmail.com> Received: from 24.128.120.92 by www.hotmail.com with HTTP; Thu, 28 Jan 1999 19:07:09 PST X-Originating-IP: [24.128.120.92] From: "Doug Arrasin" To: freebsd-questions@FreeBSD.ORG Subject: Install Problem: Hanging at the 'probing devices' message Date: Thu, 28 Jan 1999 19:07:09 PST Mime-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I wasn't sure where to post this, so I thought I'd try here. Anyway, my problem is that when trying to install version 2.2.8 or 3.0 from the boot floppy, I hang at the 'probing devices' message. I seen the Q&A below posted at www.freebsd.org: 2.24. The boot floppy starts but hangs at the ``Probing Devices...'' screen. If you have a IDE Zip or Jaz drive installed, remove it and try again. The boot floppy can get confused by the drives. After the system is installed you can reconnect the drive. Hopefully this will be fixed in a later release. Since I don't have an IDE Zip or Jaz drive installed, are there any other suggestions out there that I might try. Please let me know if you need more information. Thanks. Regards, Doug Arrasin ______________________________________________________ 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 Jan 28 19:11:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA06780 for freebsd-questions-outgoing; Thu, 28 Jan 1999 19:11:21 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from sims-ha.videotron.net (faure.videotron.net [205.151.222.100]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA06756 for ; Thu, 28 Jan 1999 19:11:16 -0800 (PST) (envelope-from jjc@videotron.ca) Received: from default ([207.253.80.250]) by sims-ha.videotron.net (Sun Internet Mail Server sims.3.5.1998.03.08.20.27) with SMTP id <0F6A007SAWM2GZ@sims-ha.videotron.net> for freebsd-questions@freebsd.org; Thu, 28 Jan 1999 22:06:03 -0500 (EST) Date: Thu, 28 Jan 1999 10:03:18 -0500 From: jjc Subject: i have a question To: freebsd-questions@FreeBSD.ORG Message-id: <000701be4acf$576e88a0$fa50fdcf@default> MIME-version: 1.0 X-Mailer: Microsoft Outlook Express 4.72.3110.5 Content-type: MULTIPART/ALTERNATIVE; BOUNDARY="Boundary_(ID_KM/ppCs/UPnfM3ZYS0qaSg)" X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 X-Priority: 3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --Boundary_(ID_KM/ppCs/UPnfM3ZYS0qaSg) Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable How to install FreeBsd on a second hard drive, the first run Windows 95, = and the second FreeBsd, if i want not the any boot manager (like boot = easy of FreeBsd) but i want two distinct disk. If i want to boot on = second drive, i put disk A: and i go to second drive on FreeBsd, else i = boot normally on first drive on Windows 95. THANK to you, writing = french or english to answer please. --Boundary_(ID_KM/ppCs/UPnfM3ZYS0qaSg) Content-type: text/html; charset=iso-8859-1 Content-transfer-encoding: quoted-printable
How to install FreeBsd on a second hard drive, the = first run=20 Windows 95, and the second FreeBsd, if i want not the any boot manager = (like=20 boot easy of FreeBsd) but i want two distinct disk. If i want to boot on = second=20 drive, i put disk A: and i go to second drive on FreeBsd, else i boot = normally=20 on first drive on Windows 95.   THANK to you,  writing = french or=20 english to answer please.
--Boundary_(ID_KM/ppCs/UPnfM3ZYS0qaSg)-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 19:12:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA06991 for freebsd-questions-outgoing; Thu, 28 Jan 1999 19:12:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from soia.erols.com (soia.erols.com [209.122.180.118]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA06940 for ; Thu, 28 Jan 1999 19:12:02 -0800 (PST) (envelope-from marlowe@alfheim.net) Received: from localhost (marlowe@localhost) by soia.erols.com (8.9.2/8.8.8) with SMTP id WAA00370 for ; Thu, 28 Jan 1999 22:12:30 -0500 (EST) (envelope-from marlowe@alfheim.net) X-Authentication-Warning: soia.erols.com: marlowe owned process doing -bs Date: Thu, 28 Jan 1999 22:12:21 -0500 (EST) From: Matthew Marlowe X-Sender: marlowe@soia.erols.com To: freebsd-questions@FreeBSD.ORG Subject: Re: Problem with Sound + CD-ROM 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 running 2.2.8-STABLE. Using the sb0 sound driver. I was able to play cds using programs like cdplay, xcdplay, etc. Now.. When I try and play an audio cd.. Nothing comes out of the speakers :) .. But I can still play mp3s.. Etc. Anyone know what can be wrong? (My cd player is working, if I plug in headphones.. I can hear the music). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 19:38:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA10623 for freebsd-questions-outgoing; Thu, 28 Jan 1999 19:38:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.atl.bellsouth.net (mail.atl.bellsouth.net [205.152.0.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA10610 for ; Thu, 28 Jan 1999 19:38:02 -0800 (PST) (envelope-from wghicks@bellsouth.net) Received: from wghicks.bellsouth.net (root@host-209-214-79-67.atl.bellsouth.net [209.214.79.67]) by mail.atl.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id WAA13852; Thu, 28 Jan 1999 22:37:56 -0500 (EST) Received: from localhost (root@localhost [127.0.0.1]) by wghicks.bellsouth.net (8.9.2/8.9.2) with ESMTP id WAA10100; Thu, 28 Jan 1999 22:54:43 -0500 (EST) (envelope-from wghicks@wghicks.bellsouth.net) To: eddie@silk.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Procmail, HTML, /dev/null In-Reply-To: Your message of "Thu, 28 Jan 1999 11:28:17 -0800 (PST)" References: X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990128225442V.wghicks@wghicks.bellsouth.net> Date: Thu, 28 Jan 1999 22:54:42 -0500 From: Charlie Root X-Dispatcher: imput version 980905(IM100) Lines: 19 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: Eddie Lawhead Subject: Procmail, HTML, /dev/null Date: Thu, 28 Jan 1999 11:28:17 -0800 (PST) > > Hi, > > I may be dence, but I know almost nothing about HTML mail, only that it is > a pain, hard to read, and promotes M$. Could someone tell me how I can > redirect it with procmail and then auto respond to the person sending it > telling them to get a real mailer? > I found slocal from /usr/ports/mail/mh to be easier for me to understand. Cheers, Jerry Hicks wghicks@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 19:40:28 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA10958 for freebsd-questions-outgoing; Thu, 28 Jan 1999 19:40:28 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from getconnect.com (wol1.wolonline.net [206.88.136.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA10953 for ; Thu, 28 Jan 1999 19:40:26 -0800 (PST) (envelope-from WilsonGroup@ffia.net) Received: from ffia.net (pm2-77.roc.infi.net [208.132.201.77]) by getconnect.com (8.8.8/8.8.8) with ESMTP id WAA17800 for ; Thu, 28 Jan 1999 22:40:01 -0500 (EST) Message-ID: <36B12EF7.F0D2858B@ffia.net> Date: Thu, 28 Jan 1999 22:45:59 -0500 From: Jack & Carol Wilson X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Agiler mouse 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 a three button Agiler mouse. It only responds to the two outside buttons. I have no driver for it, where can I get a driver for it? Model # 210. Thanks. Jack Wilson. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 19:52:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA12384 for freebsd-questions-outgoing; Thu, 28 Jan 1999 19:52:12 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tux-51.tuxcom.net.mx (tux-51.tuxcom.net.mx [167.114.95.51]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA12374 for ; Thu, 28 Jan 1999 19:52:10 -0800 (PST) (envelope-from carlosre@tuxcom.net.mx) Received: (qmail 18336 invoked from network); 29 Jan 1999 03:44:30 -0000 Received: from dami.tuxcom.net.mx (HELO tuxcom.net.mx) (192.168.0.6) by tux-51.tuxcom.net.mx with SMTP; 29 Jan 1999 03:44:30 -0000 Message-ID: <36ABAD63.DE83C3EC@tuxcom.net.mx> Date: Sun, 24 Jan 1999 17:31:48 -0600 From: Carlos Osiel Renaud =?iso-8859-1?Q?Garc=EDa?= X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: please! 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 have a problem very serious! Please, help me!! I have my bookmarks from two years, and I deleted all files and structure dicretory, I don't know how to I do for recover this information... Maybe any solution? Please help me! My bookmarks from two years, e mails, files, all, all deleted.!!! It's my more more more more big error from my life!!!!! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 20:03:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA13729 for freebsd-questions-outgoing; Thu, 28 Jan 1999 20:03:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kiwi.pinnacle.co.nz ([202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA13721 for ; Thu, 28 Jan 1999 20:03:49 -0800 (PST) (envelope-from jonc@pinnacle.co.nz) Received: from kiwi.pinnacle.co.nz (kiwi.pinnacle.co.nz [202.37.163.2]) by kiwi.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id RAA29522; Fri, 29 Jan 1999 17:03:56 +1300 (NZDT) Date: Fri, 29 Jan 1999 17:03:56 +1300 (NZDT) From: Jonathan Chen To: stnslsk@ibm.net cc: freebsd-questions@FreeBSD.ORG Subject: Re: SCO executables In-Reply-To: <016901be4b2a$a4243ae0$b2b72581@internet> 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, 28 Jan 1999 stnslsk@ibm.net wrote: > Is it possible to run an SCO UNIX 3.2.4 based executable in FreeBSD ? > Provided the SCO executable is in COFF, you can. We do this, but had to tweak the kernel to ignore some weird ioctl calls from the SCO binary. Jonathan Chen ----- char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 20:53:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA19592 for freebsd-questions-outgoing; Thu, 28 Jan 1999 20:53:53 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from thor.afnetinc.com (thor.afnetinc.com [206.40.232.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA19587 for ; Thu, 28 Jan 1999 20:53:52 -0800 (PST) (envelope-from efinley@efinley.com) Received: from 206-40-232-208-pm3-0.afnetinc.com ([206.40.232.208]) by thor.afnetinc.com with smtp (Exim 2.05 #1) id 1065wA-00070U-00 for freebsd-questions@freebsd.org; Thu, 28 Jan 1999 21:53:46 -0700 From: efinley@efinley.com (Elliot Finley) To: freebsd-questions@FreeBSD.ORG Subject: Re: please! Date: Fri, 29 Jan 1999 04:54:07 GMT Organization: Hiawatha Coal Company Reply-To: efinley@efinley.com Message-ID: <36b43d7e.29820555@mail.afnetinc.com> References: <36ABAD63.DE83C3EC@tuxcom.net.mx> In-Reply-To: <36ABAD63.DE83C3EC@tuxcom.net.mx> X-Mailer: Forte Agent 1.5/32.451 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id UAA19588 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just reload it from the backup... On Sun, 24 Jan 1999 17:31:48 -0600, you wrote: >Hi, I have a problem very serious! >Please, help me!! > >I have my bookmarks from two years, and I deleted all files and >structure dicretory, I don't know how to I do for recover this >information... Maybe any solution? > >Please help me! > >My bookmarks from two years, e mails, files, all, all deleted.!!! > >It's my more more more more big error from my life!!!!! > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message -- Elliot (efinley@efinley.com) "The box said 'Requires Windows 95, NT, or better,' so I installed FreeBSD." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 21:06:19 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA20959 for freebsd-questions-outgoing; Thu, 28 Jan 1999 21:06:19 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from www08.netaddress.usa.net (www08.netaddress.usa.net [204.68.24.28]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id VAA20940 for ; Thu, 28 Jan 1999 21:06:16 -0800 (PST) (envelope-from zanewestover@usa.net) Received: (qmail 7389 invoked by uid 60001); 29 Jan 1999 05:01:09 -0000 Message-ID: <19990129050109.7388.qmail@www08.netaddress.usa.net> Received: from 204.214.145.2 by www.netaddress.com via web-mailer(3.1) on Fri Jan 29 05:01:09 GMT 1999 Date: 28 Jan 99 21:01:09 PST From: Zane Westover To: jrs@enteract.com, Zane Westover Subject: Re: [Re: hard drive won't work with other os... please help] CC: freebsd-questions@FreeBSD.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 jrs@enteract.com wrote: > I have two hard drives which I have had FreeBSD using. I now have the need to > install Novell Netware 4.11 for training purposes. However, I can no longer > get another os to work with the boot sector. I have tried fdisk from various > platforms (including FreeBSD) and even set the bootable flag... anyone have > any ideas? get abootable dos disk. Boot off of it and try fdisk. This should work. Install MS XXX JOHN I tried this already, before I posted. It seems to work and install, but when I reboot, it states "No Bootable Partition" I have even gone into FreeBSD's fdisk and set the partion to type 6 and set it as bootable. It doesn't seem to matter. Any other ideas? Thanks for your help. Zane ____________________________________________________________________ Get free e-mail and a permanent address at http://www.netaddress.com/?N=1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 21:24:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA23091 for freebsd-questions-outgoing; Thu, 28 Jan 1999 21:24:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA23086 for ; Thu, 28 Jan 1999 21:24:55 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id PAA29395; Fri, 29 Jan 1999 15:54:52 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id PAA15146; Fri, 29 Jan 1999 15:54:52 +1030 (CST) Date: Fri, 29 Jan 1999 15:54:52 +1030 From: Greg Lehey To: EKuklajr@aol.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Stability of FreeBSD vs Linux 2.1.x / 2.2.1 Message-ID: <19990129155451.P8473@freebie.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from EKuklajr@aol.com on Thu, Jan 28, 1999 at 09:10:06PM -0500 WWW-Home-Page: http://www.lemis.com/~grog 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 Thursday, 28 January 1999 at 21:10:06 -0500, EKuklajr@aol.com wrote: > My company is looking into re-writing our MS-DOS application as a Unix > application and i am seriously considering Open source projects such as > FreeBSD and Linux as our workstation OS. Is there any study or data > indicating which release is the most stable for our Intel Pentium platforms? > Or are they equivalent? Stability is important as our machines are toxic gas > monitors (running 24/7/365), and reliability is very VERY important. I think that, compared to MS-DOS, both are incredibly stable. As Jason says, it's difficult to make accurate comparisons. One approach would be to port to both platforms: they're similar enough that this should be no more difficult than porting to just one. For *real* reliablity, run one machine with each. This would, incidentally, put you in the best position to ascertain the relative reliability of the systems for your particular application. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 22:55:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA01839 for freebsd-questions-outgoing; Thu, 28 Jan 1999 22:55:38 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gw.caamora.com.au (jonath5.lnk.telstra.net [139.130.41.237]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA01830 for ; Thu, 28 Jan 1999 22:55:34 -0800 (PST) (envelope-from jon@gw.caamora.com.au) Received: (from jon@localhost) by gw.caamora.com.au (8.8.8/8.8.8) id RAA00583; Fri, 29 Jan 1999 17:59:38 +1100 (EST) (envelope-from jon) Message-ID: <19990129175937.D29745@caamora.com.au> Date: Fri, 29 Jan 1999 17:59:37 +1100 From: jonathan michaels To: questions@FreeBSD.ORG Subject: Re: makeworld problems Mail-Followup-To: questions@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: ; from Jason C. Wells on Thu, Jan 28, 1999 at 10:06:26PM +0000 X-Operating-System: FreeBSD gw.caamora.com.au 2.2.7-RELEASE i386 X-Mood: i'm alive, if it counts Organisation: Caamora, PO Box 144, Rosebery NSW 1445 Australia Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jan 28, 1999 at 10:06:26PM +0000, Jason C. Wells wrote: > On Thu, 28 Jan 1999, alissa bader wrote: > > >runnning 2.2.7, trying to update to the latest stable release > > Jordan Hubbard just made a recommendation on -stable that people not try > to do this unless they are seriously committed to being on the bleeding > edge. YMMV. > > It's not that 3.0-stable is not stable. It's that upgrading and switching > to elf at the same time is yielding some difficulties. > > If you must persist, I recommend grabbing the 3.0-RELEASE install floppy > and doing a binary upgrade to 3.0R. Then go to 3.0 stable from there. let us forget teh numbers fr a moment and settle on teh words -current -stable -release when i started with freebsd (just after 1.1.5.1 well someint like that), -release meant the one you used to build your production environment -stable was a stabe version of current and you could use it on a test machine if you wanted to see what might be coming next, or is you just had to have certain bits of hardware running no matter teh 'reliability factor' -current well as teh name implies this is where it all happens, teh bleeding edge. developers only need aply, or students who have a real need. now it seems to me that teh deploynebt cycle has change so that every body is trying to get to -current as quickly as possible by starting at -stable and working thier way up. using -release only if tey were really stupid or were so raw they just didn't know any better. i don;t have nay probelms with that description because of personal identifications. i keep geting asked by people where they should start .. i keep saying buy a -release cd and build you machine on a known to work kit, they tehn comeback and tell me i'm wrong becaise a few "cowboys" convinced tehm to go to -stable or worse (in my opinion) -current. tehn when the whole project blows up in thier face as invariable it dose . teh questions is always when, never if. and, then, of course freebsd looses anotuer opportunity. is this thier a definitve 'guide to teh useage, care and feeding of freebsd, sources tree ?" in particular one that clearly and emphatically delineated teh different usages and purposes for freebsdv?.?.?-release -stable -current greg lehey in the complete freebsd hints at teh reasons, but not avery body has a copy, more over teh people who really need that one succinct bit of information will never get it because they, in ther minds eye are beyound teh 'begineers' stage. something that has say teh inner circles seal of aproval, that can be pointed at and seen to be 'teh official way to go' as it were. maybe we should as a group, ask people why the are going to someting as raw as a -stable ? it is unfortunate that this question is intertwined with all teh issues associated with the engineering questions associated in teh rollovers that occured in teh version 3 mechanism changes. ergo, > Beware! You need new boot blocks. You need an ELF kernel. You need to fix > some devices which have changed names. > > I think waiting until 3.1 is a very good idea. in respect of teh version 3 cycle waiting for v3.1 is a good idea, what would have been a clearer answer and far more helpfull, espacially concider how alissa (but to all teh others who would read and do a quasi selfidentification) asked her question .. waiting fro freebsd v3.1-release opinions, correction and or a epislte stapled to core letterhead, apreciated. regards jonathan -- =============================================================================== Jonathan Michaels PO Box 144, Rosebery, NSW 1445 Australia =========================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 23:07:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA03170 for freebsd-questions-outgoing; Thu, 28 Jan 1999 23:07:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from runner.jjsoft.com (jahanur.intur.net [206.97.149.64]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA03165 for ; Thu, 28 Jan 1999 23:07:34 -0800 (PST) (envelope-from jahanur@jjsoft.com) Received: from localhost (jahanur@localhost) by runner.jjsoft.com (8.9.0/8.9.0) with SMTP id BAA28697; Fri, 29 Jan 1999 01:07:30 -0600 (CST) Date: Fri, 29 Jan 1999 01:07:30 -0600 (CST) From: jahanur To: JC8235@aol.com cc: freebsd-questions@FreeBSD.ORG Subject: Re: CDROM DRIVER NEEDED In-Reply-To: <4b701c5d.36afcf68@aol.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 If it is a ide cdrom then you can use mitsumi cdrom drivers. Cause mitsumi uses a very generic cdrom driver. If you have a windows 95 cdrom handy you may be able to find one under drivers directory. Good Luck Jahanur On Wed, 27 Jan 1999 JC8235@aol.com wrote: > PLEASE SENT ME INFORMATION ON HOW TO FIND A DRIVER FOR MY OLD CDROM MODEL > VERTOS 300SSD, MANUFACTURER ELITEGROUP COMPUTER SYSTEM. > PLEASE HELP ME, I AM FRUSTRATED SEARCHING IN THE INTERNET. > E-MAIL > JC8235@AOL.COM > 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 Thu Jan 28 23:14:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA03598 for freebsd-questions-outgoing; Thu, 28 Jan 1999 23:14:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from acmez.gatech.edu (acmez.gatech.edu [130.207.165.24]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA03580 for ; Thu, 28 Jan 1999 23:14:12 -0800 (PST) (envelope-from gt4699c@prism.gatech.edu) Received: (from gt4699c@localhost) by acmez.gatech.edu (8.9.0/8.9.0) id CAA24567; Fri, 29 Jan 1999 02:14:10 -0500 (EST) Date: Fri, 29 Jan 1999 02:14:09 -0500 (EST) To: freebsd-questions@FreeBSD.ORG Subject: PPP and HDLC errors Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII From: nali@computer.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My ISP decided to start using PAP, so I've been trying to ppp to work with PAP. Unfortunately, I've been having no luck...looking at the log files, its seems like a connection has been established; I get a myaddr and a hisaddr but I can't ping any other address except my IP. When I try to telnet or ftp, I get a Jan 29 01:48:24 localhost ppp[1446]: tun0: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COMD: 0, PROTO: 0. I know my modem is working fine because I can connect to my ISP from Win98 and I can dial out to another machine in FreeBSD, so I don't think its a hardware problem. Any suggestions or ideas? thanks, nick ######/etc/ppp/ppp.conf############ default: set log local LCP IPCP CCP set log Phase Chat Connect Carrier LCP IPCP CCP tun command set device /dev/cuaa0 set speed 115200 disable lqr deny lqr set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT" pmdemand: set log local LCP IPCP CCP set log +command set openmode active disable vjcomp deny vjcomp disable pred1 deny pred1 set accmap 0x000a0000 set phone 4042483900 set timeout 300 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 set authname shawkat set authkey 991978 add default HISADDR accept PAP enable dns ##########/etc/ppp/ppp.linkup########### pmdemand: delete ALL add 0 0 HISADDR #########/var/log/ppp.log############## Jan 29 01:46:50 localhost ppp[1446]: tun0: Phase: deflink: Connected! Jan 29 01:46:50 localhost ppp[1446]: tun0: Phase: deflink: opening -> dial Jan 29 01:46:50 localhost ppp[1446]: tun0: Phase: Phone: XXXXXXXXXX Jan 29 01:46:50 localhost ppp[1446]: tun0: Chat: Send: AT^M Jan 29 01:46:50 localhost ppp[1446]: tun0: Chat: Expect(5): OK Jan 29 01:46:50 localhost ppp[1446]: tun0: Chat: Received: AT^M^M Jan 29 01:46:50 localhost ppp[1446]: tun0: Chat: Received: OK^M Jan 29 01:46:50 localhost ppp[1446]: tun0: Chat: Send: ATE1Q0^M Jan 29 01:46:50 localhost ppp[1446]: tun0: Chat: Expect(5): OK Jan 29 01:46:50 localhost ppp[1446]: tun0: Chat: Received: ATE1Q0^M^M Jan 29 01:46:50 localhost ppp[1446]: tun0: Chat: Received: OK^M Jan 29 01:46:50 localhost ppp[1446]: tun0: Chat: Send: ATDTXXXXXXXXXX^M Jan 29 01:46:52 localhost ppp[1446]: tun0: Chat: Expect(40): CONNECT Jan 29 01:47:19 localhost ppp[1446]: tun0: Chat: Received: ATDTXXXXXXXXXX^M^M Jan 29 01:47:19 localhost ppp[1446]: tun0: Chat: Received: CONNECT Jan 29 01:47:19 localhost ppp[1446]: tun0: Phase: deflink: dial -> login Jan 29 01:47:19 localhost ppp[1446]: tun0: Phase: deflink: login -> lcp Jan 29 01:47:19 localhost ppp[1446]: tun0: LCP: FSM: Using "deflink" as a transport Jan 29 01:47:19 localhost ppp[1446]: tun0: LCP: deflink: State change Initial --> Closed Jan 29 01:47:19 localhost ppp[1446]: tun0: LCP: deflink: State change Closed --> Stopped Jan 29 01:47:20 localhost ppp[1446]: tun0: LCP: deflink: LayerStart Jan 29 01:47:20 localhost ppp[1446]: tun0: LCP: deflink: SendConfigReq(1) state = Stopped Jan 29 01:47:20 localhost ppp[1446]: tun0: LCP: ACFCOMP[2] Jan 29 01:47:20 localhost ppp[1446]: tun0: LCP: PROTOCOMP[2] Jan 29 01:47:20 localhost ppp[1446]: tun0: LCP: ACCMAP[6] 0x000a0000 Jan 29 01:47:20 localhost ppp[1446]: tun0: LCP: MRU[4] 1500 Jan 29 01:47:20 localhost ppp[1446]: tun0: LCP: MAGICNUM[6] 0x79978a85 Jan 29 01:47:20 localhost ppp[1446]: tun0: LCP: deflink: State change Stopped --> Req-Sent Jan 29 01:47:23 localhost ppp[1446]: tun0: LCP: deflink: SendConfigReq(1) state = Req-Sent Jan 29 01:47:23 localhost ppp[1446]: tun0: LCP: ACFCOMP[2] Jan 29 01:47:23 localhost ppp[1446]: tun0: LCP: PROTOCOMP[2] Jan 29 01:47:23 localhost ppp[1446]: tun0: LCP: ACCMAP[6] 0x000a0000 Jan 29 01:47:23 localhost ppp[1446]: tun0: LCP: MRU[4] 1500 Jan 29 01:47:23 localhost ppp[1446]: tun0: LCP: MAGICNUM[6] 0x79978a85 Jan 29 01:47:23 localhost ppp[1446]: tun0: LCP: deflink: RecvConfigReq(216) state = Req-Sent Jan 29 01:47:23 localhost ppp[1446]: tun0: LCP: ACCMAP[6] 0x000a0000 Jan 29 01:47:23 localhost ppp[1446]: tun0: LCP: AUTHPROTO[4] 0xc023 (PAP) Jan 29 01:47:23 localhost ppp[1446]: tun0: LCP: MAGICNUM[6] 0x4755ba2a Jan 29 01:47:23 localhost ppp[1446]: tun0: LCP: PROTOCOMP[2] Jan 29 01:47:23 localhost ppp[1446]: tun0: LCP: ACFCOMP[2] Jan 29 01:47:23 localhost ppp[1446]: tun0: LCP: deflink: SendConfigAck(216) state = Req-Sent Jan 29 01:47:23 localhost ppp[1446]: tun0: LCP: ACCMAP[6] 0x000a0000 Jan 29 01:47:23 localhost ppp[1446]: tun0: LCP: AUTHPROTO[4] 0xc023 (PAP) Jan 29 01:47:23 localhost ppp[1446]: tun0: LCP: MAGICNUM[6] 0x4755ba2a Jan 29 01:47:23 localhost ppp[1446]: tun0: LCP: PROTOCOMP[2] Jan 29 01:47:23 localhost ppp[1446]: tun0: LCP: ACFCOMP[2] Jan 29 01:47:23 localhost ppp[1446]: tun0: LCP: deflink: State change Req-Sent --> Ack-Sent Jan 29 01:47:23 localhost ppp[1446]: tun0: LCP: deflink: RecvConfigAck(1) state = Ack-Sent Jan 29 01:47:23 localhost ppp[1446]: tun0: LCP: deflink: State change Ack-Sent --> Opened Jan 29 01:47:23 localhost ppp[1446]: tun0: LCP: deflink: LayerUp Jan 29 01:47:23 localhost ppp[1446]: tun0: Phase: bundle: Authenticate Jan 29 01:47:23 localhost ppp[1446]: tun0: Phase: deflink: his = PAP, mine = none Jan 29 01:47:23 localhost ppp[1446]: tun0: Phase: Pap Output: MYUSERNAME ******** Jan 29 01:47:26 localhost ppp[1446]: tun0: Phase: Pap Output: MYUSERNAME ******** Jan 29 01:47:28 localhost ppp[1446]: tun0: Phase: Pap Input: SUCCESS () Jan 29 01:47:28 localhost ppp[1446]: tun0: IPCP: Using trigger address 0.0.0.0 Jan 29 01:47:28 localhost ppp[1446]: tun0: CCP: FSM: Using "deflink" as a transport Jan 29 01:47:28 localhost ppp[1446]: tun0: CCP: deflink: State change Initial --> Closed Jan 29 01:47:28 localhost ppp[1446]: tun0: CCP: deflink: LayerStart. Jan 29 01:47:28 localhost ppp[1446]: tun0: CCP: deflink: SendConfigReq(1) state = Closed Jan 29 01:47:28 localhost ppp[1446]: tun0: CCP: DEFLATE[4] win 15 Jan 29 01:47:28 localhost ppp[1446]: tun0: CCP: deflink: State change Closed --> Req-Sent Jan 29 01:47:28 localhost ppp[1446]: tun0: Phase: deflink: lcp -> open Jan 29 01:47:28 localhost ppp[1446]: tun0: Phase: bundle: Network Jan 29 01:47:28 localhost ppp[1446]: tun0: IPCP: FSM: Using "deflink" as a transport Jan 29 01:47:28 localhost ppp[1446]: tun0: IPCP: deflink: State change Initial --> Closed Jan 29 01:47:28 localhost ppp[1446]: tun0: IPCP: deflink: LayerStart. Jan 29 01:47:28 localhost ppp[1446]: tun0: IPCP: deflink: SendConfigReq(1) state = Closed Jan 29 01:47:28 localhost ppp[1446]: tun0: IPCP: IPADDR[6] 0.0.0.0 Jan 29 01:47:28 localhost ppp[1446]: tun0: IPCP: PRIDNS[6] 205.152.0.20 Jan 29 01:47:28 localhost ppp[1446]: tun0: IPCP: SECDNS[6] 205.152.0.5 Jan 29 01:47:28 localhost ppp[1446]: tun0: IPCP: deflink: State change Closed --> Req-Sent Jan 29 01:47:28 localhost ppp[1446]: tun0: LCP: deflink: RecvProtocolRej(217) state = Opened Jan 29 01:47:28 localhost ppp[1446]: tun0: LCP: deflink: -- Protocol 0x80fd (Compression Control Protocol) was rejected! Jan 29 01:47:28 localhost ppp[1446]: tun0: CCP: deflink: LayerFinish. Jan 29 01:47:28 localhost ppp[1446]: tun0: CCP: deflink: State change Req-Sent --> Stopped Jan 29 01:47:29 localhost ppp[1446]: tun0: IPCP: deflink: RecvConfigReq(156) state = Req-Sent Jan 29 01:47:29 localhost ppp[1446]: tun0: IPCP: IPADDR[6] 209.215.203.146 Jan 29 01:47:29 localhost ppp[1446]: tun0: IPCP: deflink: SendConfigAck(156) state = Req-Sent Jan 29 01:47:29 localhost ppp[1446]: tun0: IPCP: IPADDR[6] 209.215.203.146 Jan 29 01:47:29 localhost ppp[1446]: tun0: IPCP: deflink: State change Req-Sent --> Ack-Sent Jan 29 01:47:31 localhost ppp[1446]: tun0: IPCP: deflink: RecvConfigReq(157) state = Ack-Sent Jan 29 01:47:31 localhost ppp[1446]: tun0: IPCP: IPADDR[6] 209.215.203.146 Jan 29 01:47:31 localhost ppp[1446]: tun0: IPCP: deflink: SendConfigAck(157) state = Ack-Sent Jan 29 01:47:31 localhost ppp[1446]: tun0: IPCP: IPADDR[6] 209.215.203.146 Jan 29 01:47:31 localhost ppp[1446]: tun0: IPCP: deflink: SendConfigReq(1) state = Ack-Sent Jan 29 01:47:31 localhost ppp[1446]: tun0: IPCP: IPADDR[6] 0.0.0.0 Jan 29 01:47:31 localhost ppp[1446]: tun0: IPCP: PRIDNS[6] 205.152.0.20 Jan 29 01:47:31 localhost ppp[1446]: tun0: IPCP: SECDNS[6] 205.152.0.5 Jan 29 01:47:31 localhost ppp[1446]: tun0: IPCP: deflink: RecvConfigNak(1) state = Ack-Sent Jan 29 01:47:31 localhost ppp[1446]: tun0: IPCP: IPADDR[6] 209.214.83.126 Jan 29 01:47:31 localhost ppp[1446]: tun0: IPCP: IPADDR[6] changing address: 0.0.0.0 --> 209.214.83.126 Jan 29 01:47:31 localhost ppp[1446]: tun0: IPCP: deflink: SendConfigReq(2) state = Ack-Sent Jan 29 01:47:31 localhost ppp[1446]: tun0: IPCP: IPADDR[6] 209.214.83.126 Jan 29 01:47:31 localhost ppp[1446]: tun0: IPCP: PRIDNS[6] 205.152.0.20 Jan 29 01:47:31 localhost ppp[1446]: tun0: IPCP: SECDNS[6] 205.152.0.5 Jan 29 01:47:32 localhost ppp[1446]: tun0: IPCP: deflink: RecvConfigAck(2) state = Ack-Sent Jan 29 01:47:32 localhost ppp[1446]: tun0: IPCP: deflink: State change Ack-Sent --> Opened Jan 29 01:47:32 localhost ppp[1446]: tun0: IPCP: deflink: LayerUp. Jan 29 01:47:32 localhost ppp[1446]: tun0: IPCP: myaddr 209.214.83.126 hisaddr = 209.215.203.146 Jan 29 01:47:32 localhost ppp[1446]: tun0: Command: pmdemand: delete ALL Jan 29 01:47:32 localhost ppp[1446]: tun0: Command: pmdemand: add 0 0 HISADDR Jan 29 01:47:32 localhost ppp[1446]: tun0: Warning: Add route failed: default already exists Jan 29 01:48:24 localhost ppp[1446]: tun0: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COM Naushad Ali Computer Engineering Georgia Tech nali@computer.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 23:23:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA04705 for freebsd-questions-outgoing; Thu, 28 Jan 1999 23:23:49 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA04694 for ; Thu, 28 Jan 1999 23:23:42 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id RAA29872; Fri, 29 Jan 1999 17:53:39 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id RAA16475; Fri, 29 Jan 1999 17:53:37 +1030 (CST) Date: Fri, 29 Jan 1999 17:53:37 +1030 From: Greg Lehey To: "Blackshare, Ray" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Tape drive Message-ID: <19990129175337.D8473@freebie.lemis.com> References: <951B30EE47A7D2118D4000A0C9EA3573042837@STLEXGSRV01> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <951B30EE47A7D2118D4000A0C9EA3573042837@STLEXGSRV01>; from Blackshare, Ray on Thu, Jan 28, 1999 at 09:27:18AM -0600 WWW-Home-Page: http://www.lemis.com/~grog 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 Thursday, 28 January 1999 at 9:27:18 -0600, Blackshare, Ray wrote: > Looking for specs. on a tape drive that FreeBSD supports. Vendors (Exabyte, > HP etc) won't claim (guarantee) that their product is supported by FreeBSD. > Am considering an Exabyte SCSI internal 8mm drive model # 8700 or Eliant > 820. Can anyone recommend a good tape drive with minimum 4G back up, more > capacity compressed? I think the only good ones are DLTs, which cost an arm and a leg. DDS and Exabyte are just plain too unreliable, though they're getting better. For daily backups, you might consider a small number of large IDE drives. They'll be fractionally more expensive in the short term, but cheaper in the long run, and they'll certainly back up faster. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 23:26:26 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA04969 for freebsd-questions-outgoing; Thu, 28 Jan 1999 23:26:26 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA04958 for ; Thu, 28 Jan 1999 23:26:21 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id RAA29884; Fri, 29 Jan 1999 17:56:15 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id RAA16517; Fri, 29 Jan 1999 17:56:14 +1030 (CST) Date: Fri, 29 Jan 1999 17:56:14 +1030 From: Greg Lehey To: root@isis.dynip.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Did I hear someone say Communicator 4.5 for FreeBSD? Message-ID: <19990129175614.E8473@freebie.lemis.com> References: <36AFD36C.456504C4@tci.com> <199901282136.AAA13827@isis.dynip.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <199901282136.AAA13827@isis.dynip.com>; from root@isis.dynip.com on Fri, Jan 29, 1999 at 12:35:12AM +0300 WWW-Home-Page: http://www.lemis.com/~grog 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 Friday, 29 January 1999 at 0:35:12 +0300, root@isis.dynip.com wrote: > Hi guys, > Like Greg said, FreeBSD is supporting aout binaries, but not for long. > If you have an ELF system, that means, Kernel is ELF, All binaries of > the system are ELF, and all newly compiled binaries, from ports, etc > are going to be ELF, but for a limited period of time, if you have an > old binary compiled when your system was aout, or if you got the binary > in aout format, you will be able to run it without noticing any > difference. > A point here worths mentioning, if you have a choice, select the ELF > binary, because SOON enough, FreeBSD will DUMP aout altogether, this > will make the system tighter, faster, and causing less headaches to > developers, but will be a period of CHAOS, when a specific binary stop > working then you find out it was an aout one. To clarify the situation: from the -hackers list: On Thursday, 28 January 1999 at 16:48:20 -0800, Mike Smith wrote: > > The ability to run a.out binaries is not likely to go away in a hurry. > It's more likely that a.out support will be distributed as an add-on > component. > > What is likely to go away is support for *building*the*system* in a.out > format. In other words, there's nothing to worry about. > -- > - MAY THE FORCE BE WITH YOU. ~o .^. > ---------------------------- ___ o~ .00 ) > Static Email : osiris2002@yahoo.com /| o~ /)( > Bouncing Email : root@isis.dynip.com / | | \ > Web Site : http://isis.dynip.com:80 (Frames) ___/ | / \ > Anon FTP Site : ftp://isis.dynip.com:21 (anonymous) | /''___/ / | > Gopher Site : gopher://isis.dynip.com:70 | /'''/___/ | > Network News : isis.dynip.com (Read, Post, Xfer) __|/'''/ > Mailing Lists : majordomo@isis.dynip.com (public) > pgp key : finger root@isis.dynip.com Could you think out a shorter .sig? Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 23:44:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA07184 for freebsd-questions-outgoing; Thu, 28 Jan 1999 23:44:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns1.portal2.com (ns1.portal2.com [203.85.226.193]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA07162 for ; Thu, 28 Jan 1999 23:44:07 -0800 (PST) (envelope-from kent@outblaze.com) Received: (qmail 4174 invoked from network); 29 Jan 1999 07:55:58 -0000 Received: from kent.portal2.com (HELO outblaze.com) (203.85.226.213) by ns1.portal2.com with SMTP; 29 Jan 1999 07:55:58 -0000 Message-ID: <36B166BB.9399E44E@outblaze.com> Date: Fri, 29 Jan 1999 15:43:55 +0800 From: Kent Ho Organization: Outblaze X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 5.6 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: "amanda-hackers@amanda.org" , "amanda-users@amanda.org" , "freebsd-questions@FreeBSD.ORG" Subject: WARNING: cvs.portal2.com: selfcheck request timed out. Host down? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Please help. I'm getting 'Host down?' problem. I'm trying to use AMANDA to backup the localhost. So my machine is the host and client. In my /etc/inetd.conf I have inserted: amanda dgram udp wait kent /usr/local/libexec/amanda/amandad amandad In my /etc/services I have inserted: amanda 10080/udp In my distfile: cvs.portal2.com /dev/da0s1f comp-user I have also inserted: cvs.portal2.com kent to /etc/hosts.equiv and ~/.rhosts just in case but I'm keep getting the following message. Amanda Tape Server Host Check ----------------------------- /cvs/amanda/holding: 2174156 KB disk space available, that's plenty. NOTE: skipping tape-writeable test. Tape OB0 label ok. Server check took 0.094 seconds. Amanda Backup Client Hosts Check -------------------------------- WARNING: cvs.portal2.com: selfcheck request timed out. Host down? Client check: 1 hosts checked in 60.096 seconds, 1 problems found. (brought to you by Amanda 2.3.0) Please tell what's missing and what I need to do to fix the problem. Many thanks. Kent. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 28 23:44:19 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA07351 for freebsd-questions-outgoing; Thu, 28 Jan 1999 23:44:19 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotmail.com (law-f90.hotmail.com [209.185.131.153]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA07345 for ; Thu, 28 Jan 1999 23:44:17 -0800 (PST) (envelope-from chen6178@hotmail.com) Received: (qmail 13404 invoked by uid 0); 29 Jan 1999 07:44:13 -0000 Message-ID: <19990129074413.13403.qmail@hotmail.com> Received: from 163.28.80.23 by www.hotmail.com with HTTP; Thu, 28 Jan 1999 23:44:12 PST X-Originating-IP: [163.28.80.23] From: "Albert Chen" To: freebsd-questions@FreeBSD.ORG Subject: Upgrading 3.0-RELEASE from 2.2.8-RELEASE. Date: Thu, 28 Jan 1999 23:44:12 PST Mime-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, I'm using FreeBSD 2.2.8-RELEASE, I want to upgrading 3.0-RELEASE. Would anyone tell me anyting I should care regarding upgrading 3.0 from 2.2.8? I know 3.0 supports ELF, but 2.2.8 doesn't. So I'm afraid I can't use tools on 2.2.8 when I upgrading 3.0. TIA, Albert. ______________________________________________________ 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 Jan 28 23:49:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA07749 for freebsd-questions-outgoing; Thu, 28 Jan 1999 23:49:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason02.u.washington.edu (jason02.u.washington.edu [140.142.76.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA07740 for ; Thu, 28 Jan 1999 23:49:45 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul7.u.washington.edu (root@saul7.u.washington.edu [140.142.82.2]) by jason02.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id XAA28362; Thu, 28 Jan 1999 23:49:43 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul7.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id XAA00758; Thu, 28 Jan 1999 23:49:42 -0800 (PST) Date: Fri, 29 Jan 1999 07:49:04 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: jjc cc: freebsd-questions@FreeBSD.ORG Subject: Re: i have a question In-Reply-To: <000701be4acf$576e88a0$fa50fdcf@default> 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, 28 Jan 1999, jjc wrote: >How to install FreeBsd on a second hard drive, the first run Windows 95, >and the second FreeBsd, if i want not the any boot manager (like boot >easy of FreeBsd) but i want two distinct disk. If i want to boot on >second drive, i put disk A: and i go to second drive on FreeBsd, else i >boot normally on first drive on Windows 95. THANK to you, writing >french or english to answer please. You cannot put a disk in A: to boot FreeBSD on another disc as far as I know. I suppose it could be done, but you might have to hack on it a little. Maybe someone else can help you better. Otherwise you must have a boot manager to have both OSes on the same computer. This is really easy to do and it works well for me. Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | 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 Jan 28 23:49:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA07968 for freebsd-questions-outgoing; Thu, 28 Jan 1999 23:49:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA07769 for ; Thu, 28 Jan 1999 23:49:49 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id SAA29962; Fri, 29 Jan 1999 18:19:46 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id SAA17265; Fri, 29 Jan 1999 18:19:45 +1030 (CST) Date: Fri, 29 Jan 1999 18:19:45 +1030 From: Greg Lehey To: Albert Chen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Upgrading 3.0-RELEASE from 2.2.8-RELEASE. Message-ID: <19990129181945.H8473@freebie.lemis.com> References: <19990129074413.13403.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <19990129074413.13403.qmail@hotmail.com>; from Albert Chen on Thu, Jan 28, 1999 at 11:44:12PM -0800 WWW-Home-Page: http://www.lemis.com/~grog 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 Thursday, 28 January 1999 at 23:44:12 -0800, Albert Chen wrote: > Greetings, > > I'm using FreeBSD 2.2.8-RELEASE, I want to upgrading 3.0-RELEASE. > Would anyone tell me anyting I should care regarding upgrading 3.0 > from 2.2.8? I know 3.0 supports ELF, but 2.2.8 doesn't. > So I'm afraid I can't use tools on 2.2.8 when I upgrading 3.0. Quite honestly, if you don't really have to, I wouldn't recommend doing this right now. 3.1 is just around the corner, and the upgrade path is very different. It will also be relatively complicated to upgrade from 3.0-RELEASE to 3.1-RELEASE. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 00:16:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA11055 for freebsd-questions-outgoing; Fri, 29 Jan 1999 00:16:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from uhura.concentric.net (uhura.concentric.net [206.173.118.93]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA11046 for ; Fri, 29 Jan 1999 00:16:06 -0800 (PST) (envelope-from circuit@concentric.net) Received: from marconi.concentric.net (marconi [206.173.118.71]) by uhura.concentric.net (8.9.1a/(98/12/15 5.12)) id DAA05825; Fri, 29 Jan 1999 03:16:04 -0500 (EST) [1-800-745-2747 The Concentric Network] Received: from 266mmx (ts018d48.sto-ca.concentric.net [207.155.178.156]) by marconi.concentric.net (8.9.1a) id DAA03781; Fri, 29 Jan 1999 03:16:03 -0500 (EST) Message-ID: <005701be4b5f$99f502e0$9cb29bcf@266mmx> From: "LeRoy" To: Subject: Hello, Date: Fri, 29 Jan 1999 00:15:50 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 To whom it my concern: I have a web server running freebsd2.2.7 with apache1.3 and my question is how can you run many web sites from one domain? Example: www.happystuff.com is the main web site how does one make all my users have a web page. I was told how to do it but it don't seem to work Example: say I have a user named dude. the Main web site looks something like this: www.happystuff.com/~dude right Also I have put a public_HTML in the users directory, but no mater what I do it will say permission denied. Please anyone that runs something like this HELP! Thanks in advance LeRoy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 00:18:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA11093 for freebsd-questions-outgoing; Fri, 29 Jan 1999 00:16:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gate.nitek.ru (nitek.east.ru [195.170.63.240]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA11078 for ; Fri, 29 Jan 1999 00:16:26 -0800 (PST) (envelope-from igor@nitek.ru) Received: from igor (igor.nitek.ru [192.168.1.10]) by gate.nitek.ru (8.9.1/8.9.1) with ESMTP id LAA23042; Fri, 29 Jan 1999 11:16:15 +0300 (MSK) Message-Id: <199901290816.LAA23042@gate.nitek.ru> From: "Igor Sysoev" To: , Subject: Re: Turning off VJ compression. Is it necessary Date: Fri, 29 Jan 1999 11:15:23 +0300 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1161 MIME-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From: Robert Chalmers > Subject: Turning off VJ compression. Is it necessary > > I see from the archives that if modem compression is turned off, then VJ > compression operates more efficiently. Among other things.. > quote:............ > 3. Modem compression, as you have noticed, often interferes with VJ > compression used in SLIP and PPP implementations. I don't think so. > 2. Modem compression often interferes with, and lengthens transfer of, > compressed files such as .gz and .jpg. Yes, it's true. But besides compressed files there are HTML, mail, news. They have good compressed rates even with v.42bis. > 1. Modem compression slows down turn-around time -- terrible for > interactive sessions. As far as I know turn-around time slowed by v.42 because it uses blocks to transfer. Modem compression's impact is minor here. > pppctl indicates that VJ Compression is on, on the ppp link, although I know I > turned compression off in the modem (%C0 - Hayes Accura). > > But, is there any improvement in turning off VJ Compression as well, or is it > better left on? You better left VJ. In my ppp connection it reduces TCP/IP headers of 60%-100% packets from 40 bytes to 3-16 bytes. Igor Sysoev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 00:20:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA11462 for freebsd-questions-outgoing; Fri, 29 Jan 1999 00:20:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gilberto.physik.RWTH-Aachen.DE (gilberto.physik.rwth-aachen.de [137.226.30.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA11457 for ; Fri, 29 Jan 1999 00:20:30 -0800 (PST) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: (from kuku@localhost) by gilberto.physik.RWTH-Aachen.DE (8.8.8/8.8.7) id JAA13160; Fri, 29 Jan 1999 09:20:25 +0100 (MET) (envelope-from kuku) Message-ID: <19990129092025.B12643@gil.physik.rwth-aachen.de> Date: Fri, 29 Jan 1999 09:20:25 +0100 From: Christoph Kukulies To: Mike Tancsa , Christoph Kukulies Cc: questions@FreeBSD.ORG Subject: Re: pop3/qpopper error message References: <36b108ab.1422315221@mail.sentex.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91 In-Reply-To: <36b108ab.1422315221@mail.sentex.net>; from Mike Tancsa on Fri, Jan 29, 1999 at 02:23:52AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jan 29, 1999 at 02:23:52AM +0000, Mike Tancsa wrote: > On 28 Jan 1999 10:35:48 -0500, in sentex.lists.freebsd.questions you wrote: > > > >Jan 28 12:23:38 myhost popper[20899]: bill@law-f103.hotmail.com: -ERR POP auth > >orization DB not available (bill) > > See the manpages for popauth Thanks. Is popauth a separate program? (I didn't find the word popauth in the popper man page) > > ---Mike > Mike Tancsa (mdtancsa@sentex.net) > Sentex Communications Corp, > Waterloo, Ontario, Canada -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 00:41:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA14046 for freebsd-questions-outgoing; Fri, 29 Jan 1999 00:41:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mel.alcatel.fr (mel.alcatel.fr [212.208.74.132]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA14014 for ; Fri, 29 Jan 1999 00:41:26 -0800 (PST) (envelope-from Thierry.Herbelot@alcatel.fr) Received: from aifhs2.alcatel.fr (mailhub.alcatel.fr [155.132.180.80]) by mel.alcatel.fr (ALCANET/SMTP) with ESMTP id JAA04413; Fri, 29 Jan 1999 09:40:27 +0100 Received: from lune.telspace.alcatel.fr (lune.telspace.alcatel.fr [155.132.144.65]) by aifhs2.alcatel.fr (ALCANET/SMTP2) with ESMTP id JAA25102; Fri, 29 Jan 1999 09:38:18 +0100 (MET) Received: from telss1.telspace.alcatel.fr (telss1.telspace.alcatel.fr [155.132.51.4]) by lune.telspace.alcatel.fr (8.9.1a/8.9.1) with SMTP id JAA11266; Fri, 29 Jan 1999 09:19:23 +0100 (MET) Received: from telspace.alcatel.fr (nairobi.telspace.alcatel.fr) by telss1.telspace.alcatel.fr (4.1/SMI-4.1) id AA14737; Fri, 29 Jan 99 09:26:55 +0100 Message-Id: <36B171E6.EF187372@telspace.alcatel.fr> Date: Fri, 29 Jan 1999 09:31:35 +0100 From: HERBELOT Thierry Organization: Alcatel Telspace X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 5.5.1 sun4m) X-Accept-Language: en Mime-Version: 1.0 To: Jeff Vehrs Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problems w/ DHCP client References: <86256707.005D8EEA.00@l98ong6.hewitt.com> 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 using a DHCP client on my home machine and it simply works (I use the wide-dhcp client : the man page is quite good and the client itself is very easy to configure : just add it in /etc/rc.local) TfH Jeff Vehrs wrote: > > I'm trying to get my FBSD box to get an ip address from the dhcp server on > the lan/network. It doesn't work. Or, I'm missing something. Also, I've > noticed the word, "unattached", below when DHCP tried to get an ip address. > Does it means it couldn't talk to the network?! > > Here's info on my FBSD box: > > FreeBSD 2.2.8-Stable > Pentium 133 Mhz > 32 Mb RAM > isc-dhcp2.b1.6 > > (from dmesg) > 1 3C5x9 board(s) on ISA found at 0x250 > ep0 at 0x250-0x25f irq 10 on isa > ep0: utp[*UTP*] address 00:C0:4F:C3:7A:63 > > (from bootup) > > 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 Jan 29 01:43:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA23190 for freebsd-questions-outgoing; Fri, 29 Jan 1999 01:43:29 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from zgb.com.cn ([203.207.148.4]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA23177 for ; Fri, 29 Jan 1999 01:43:15 -0800 (PST) (envelope-from hyde_wang@126.com) Received: from funnyboy by zgb.com.cn (SMI-8.6/SMI-SVR4 CEI-ZJ 960808) id RAA16686; Fri, 29 Jan 1999 17:45:44 +0800 Message-ID: <001201be4b6b$9b9a09e0$770064c0@funnyboy> From: "Hyde Wang" To: Subject: Help Date: Fri, 29 Jan 1999 17:37:08 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" 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 Hi, I'm a newbie for FreeBSD. When I want to install the FreeBSD Ver2.2.6 on my new HP LH3 Server,there are some trouble on hardware configure. Can you tell me whether the Ver2.2.6 support the LH3's SCSI Card & Internal RAID CARD and can you direct me how to config it? Thank U very much! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 01:49:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA23924 for freebsd-questions-outgoing; Fri, 29 Jan 1999 01:49:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from superior.mooseriver.com (superior.mooseriver.com [208.138.31.113]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA23911 for ; Fri, 29 Jan 1999 01:49:10 -0800 (PST) (envelope-from jgrosch@superior.mooseriver.com) Received: (from jgrosch@localhost) by superior.mooseriver.com (8.8.8/8.8.8) id BAA01595; Fri, 29 Jan 1999 01:48:51 -0800 (PST) (envelope-from jgrosch) Message-ID: <19990129014850.A1564@mooseriver.com> Date: Fri, 29 Jan 1999 01:48:50 -0800 From: Josef Grosch To: LeRoy , questions@FreeBSD.ORG Subject: Re: Hello, Reply-To: jgrosch@mooseriver.com References: <005701be4b5f$99f502e0$9cb29bcf@266mmx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <005701be4b5f$99f502e0$9cb29bcf@266mmx>; from LeRoy on Fri, Jan 29, 1999 at 12:15:50AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jan 29, 1999 at 12:15:50AM -0800, LeRoy wrote: > To whom it my concern: > > > I have a web server running freebsd2.2.7 with apache1.3 and my question is > how can you run many web sites from one domain? > Example: www.happystuff.com is the main web site how does one make all > my users have a web page. I was told how to do it but it don't seem to work > Example: say I have a user named dude. the Main web site looks something > like this: www.happystuff.com/~dude right > Also I have put a public_HTML in the users directory, but no mater what I do > it will say permission denied. > Please anyone that runs something like this HELP! > Thanks in advance It helps to read the Apache docs to understand what is going on. You should also check the configuration files in /usr/local/etc/apache. I think you should look at the file srm.conf and the directive "UserDir". The default setting for this is public_html. Note that Apache as well as Unix is case sensitive. What I do when I am having a problem with a web server or a CGI script is I open an xterm, cd to /var/log and do a tail -f on httpd-error.log. I often find my problem by watching the error messages come up in this file. Josef -- Josef Grosch | Another day closer to a | FreeBSD 3.0 jgrosch@MooseRiver.com | Micro$oft free world | UNIX for the masses To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 02:10:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA25856 for freebsd-questions-outgoing; Fri, 29 Jan 1999 02:10:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from genesis.nno.no (genesis.nno.no [193.215.30.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA25844 for ; Fri, 29 Jan 1999 02:10:10 -0800 (PST) (envelope-from tg@nno.no) Received: from tgn ([193.215.30.51]) by genesis.nno.no (8.9.1/6.6.6) with SMTP id LAA11125 for ; Fri, 29 Jan 1999 11:26:18 +0100 From: "Tommy Galaaen" To: Subject: Is FreeBSD preferable to OpenBSD on i386 -if securiy is not the big issue? Date: Fri, 29 Jan 1999 11:10:48 +0100 Message-ID: <001701be4b6f$a4d13660$331ed7c1@tgn> 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.3110.3 Importance: Normal 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 Fri Jan 29 02:22:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA26900 for freebsd-questions-outgoing; Fri, 29 Jan 1999 02:22:25 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dns.ie-online.it (dns.ie-online.it [194.133.148.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA26895 for ; Fri, 29 Jan 1999 02:22:21 -0800 (PST) (envelope-from sriva@alice.it) Received: from dns.ie-interna.it (host1.ie-online.it [194.133.148.10]) by dns.ie-online.it (8.8.8/8.8.8) with ESMTP id LAA22822; Fri, 29 Jan 1999 11:22:11 +0100 (CET) (envelope-from sriva@alice.it) Received: from stefano (stefano.ie-interna.it [192.168.0.33]) by dns.ie-interna.it (8.8.8/8.8.8) with SMTP id LAA22614; Fri, 29 Jan 1999 11:22:11 +0100 (CET) (envelope-from sriva@alice.it) Message-Id: <3.0.5.32.19990129112239.00ac8df0@relay.alice.it> X-Sender: riva@relay.alice.it X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Fri, 29 Jan 1999 11:22:39 +0100 To: "Hyde Wang" , freebsd-questions@FreeBSD.ORG From: Stefano Riva Subject: Re: Help In-Reply-To: <001201be4b6b$9b9a09e0$770064c0@funnyboy> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 17.37 29/01/99 +0800, you wrote: >I'm a newbie for FreeBSD. When I want to install the FreeBSD Ver2.2.6 on my >new HP LH3 Server,there are some trouble on hardware configure. Can you tell >me whether the Ver2.2.6 support the LH3's SCSI Card & Internal RAID CARD and >can you direct me how to config it? The internal SCSI adapter of the LH3 is a Symbios NCR-based and I know it's supported by 3.0; I don't know if it's supported by 2.2.6. Anyway it would be better to install 3.0, because the LH3 can have 2 CPUs and even if you've got a single CPU machine maybe you'll upgrade it tomorrow... Only 3.0 supports more than one CPU. At least install 2.2.8; 2.2.6 is obsolete. The internal RAID adapter is an HP NetRAID, which is actually an AMI MegaRAID, and it's not supported by any version of FreeBSD. If you want RAID you need a DPT card or a SCSI-to-SCSI adapter from Mylex, CMD, etc. --- Stefano Riva Software Engineer - Systems Administrator Informazioni Editoriali I.E. Srl Phone +39-027528400, Fax +39-027528451 Email sriva@alice.it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 02:27:42 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA27368 for freebsd-questions-outgoing; Fri, 29 Jan 1999 02:27:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gryzmak.lodz.pdi.net (gryzmak.lodz.pdi.net [195.116.162.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA27362 for ; Fri, 29 Jan 1999 02:27:34 -0800 (PST) (envelope-from toyaadm@toya.com.pl) Received: from ppp (ppp-94.lodz.tpnet.pl [194.204.165.94]) by gryzmak.lodz.pdi.net (8.8.5/2.1.1/L) with SMTP id LAA10289 for ; Fri, 29 Jan 1999 11:28:15 +0100 From: "TOYA Admin" To: Subject: Hardware problem Date: Thu, 28 Jan 1999 12:45:50 +0100 Message-ID: <000901be4ab3$c0dd90e0$5ea5ccc2@ppp> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" 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.2107.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm looking for FreeBSD driver for IBM Netfinity 5500 ServeRAID SCSI Disk Controler. Where can I find it ?? Best regards Rafal Banas email:toyaadm@toya.com.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 02:31:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA27570 for freebsd-questions-outgoing; Fri, 29 Jan 1999 02:31:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from www.langen.bull.de (www.langen.bull.de [193.141.50.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA27564 for ; Fri, 29 Jan 1999 02:31:41 -0800 (PST) (envelope-from luettgen@swh600.langen.bull.de) Received: from swh600.langen.bull.de (swh600.langen.bull.de [193.141.50.50]) by www.langen.bull.de (8.9.1/8.9.1) with SMTP id LAA24742 for ; Fri, 29 Jan 1999 11:31:40 +0100 Received: from luettegen.lg.bull.de by swh600.langen.bull.de (AIX 3.2/UCB 5.64/4.03) id AA48232; Fri, 29 Jan 1999 11:30:35 +0100 Message-Id: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit Mime-Version: 1.0 Date: Fri, 29 Jan 1999 11:31:39 +0100 (CET) From: "Ralf.Luettgen" To: freebsd-questions@FreeBSD.ORG Subject: The Device should named as in the kernel Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. Today I installed FreeBSD 3.0 Stable. For ATAPI-CDROM the is a new driver in the kernel, but in the MAKEDEV file it is named as wcd. The only thing to do is to change the name from wcd to acd and all runs. By Ralf ---------------------------------- E-Mail: Ralf.Luettgen Date: 29-Jan-99 Time: 11:28:32 This message was sent by XFMail ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 02:34:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA27888 for freebsd-questions-outgoing; Fri, 29 Jan 1999 02:34:53 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (post-20.mail.demon.net [194.217.242.27]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA27883 for ; Fri, 29 Jan 1999 02:34:50 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.10 #2) id 106BG6-00020N-00; Fri, 29 Jan 1999 10:34:43 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id KAA02074; Fri, 29 Jan 1999 10:34:28 GMT Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA03759; Fri, 29 Jan 99 10:34:27 GMT Message-Id: <36B18E97.C1D49811@uk.radan.com> Date: Fri, 29 Jan 1999 10:33:59 +0000 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 4.1.3_U1 sun4m) X-Accept-Language: en-GB Mime-Version: 1.0 To: Stefano Riva Cc: Hyde Wang , freebsd-questions@FreeBSD.ORG Subject: Re: Help References: <3.0.5.32.19990129112239.00ac8df0@relay.alice.it> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Stefano Riva wrote: > > At 17.37 29/01/99 +0800, you wrote: > >I'm a newbie for FreeBSD. When I want to install the FreeBSD Ver2.2.6 on my > >new HP LH3 Server,there are some trouble on hardware configure. Can you tell > >me whether the Ver2.2.6 support the LH3's SCSI Card & Internal RAID CARD and > >can you direct me how to config it? > > The internal SCSI adapter of the LH3 is a Symbios NCR-based and I know > it's supported by 3.0; I don't know if it's supported by 2.2.6. > Symbios-based cards are supported in 2.2, using the ncr0 driver. I use a Diamond Fireport 40, which is Symbios 875 based. > --- > > Stefano Riva > Software Engineer - Systems Administrator > Informazioni Editoriali I.E. Srl > Phone +39-027528400, Fax +39-027528451 > Email sriva@alice.it > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com 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 Fri Jan 29 03:10:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA01098 for freebsd-questions-outgoing; Fri, 29 Jan 1999 03:10:49 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from turkey.ispro.net.tr (turkey.ispro.net.tr [195.174.18.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA01093 for ; Fri, 29 Jan 1999 03:10:40 -0800 (PST) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from localhost (yurtesen@localhost) by turkey.ispro.net.tr (8.8.8/8.8.8) with SMTP id NAA24628; Fri, 29 Jan 1999 13:10:18 +0200 (EET) (envelope-from yurtesen@turkey.ispro.net.tr) Date: Fri, 29 Jan 1999 13:10:18 +0200 (EET) From: Evren Yurtesen To: HERBELOT Thierry cc: questions Subject: Re: Measuring 'net traffic In-Reply-To: <36B09EA0.1F1C3DEB@telspace.alcatel.fr> 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 thought the netstat -i command shows incoming and outgoing packet numbers. you can find out how many bytes you have received from there I guess On Thu, 28 Jan 1999, HERBELOT Thierry wrote: > Hello, > > I would like to know the number of bytes sent to and received from an > Ethernet NIC. > > I have installed ipfw (on a 3.0-Current) and 'ipfw show' shows counters > of packets and bytes gone through the rule "ip allow any from any" (all > that has not been denied before), BUT, I can't get it to show traffic in > each direction. > > I have tried to replace the former rule by two (one for each direction : > ip allow any from any in and ip allow any from any out), but this setup > does not work at all (I can't get communication to the network and > back). > > I have seen that pipes could be used to discriminate the two ways, but > is it possible to Keep It Simple St.. and have separate counters without > pipes ? > > TIA > > TfH > > 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 Jan 29 03:22:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA02336 for freebsd-questions-outgoing; Fri, 29 Jan 1999 03:22:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from quackerjack.cc.vt.edu (quackerjack.cc.vt.edu [198.82.160.250]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA02330 for ; Fri, 29 Jan 1999 03:22:42 -0800 (PST) (envelope-from gemorga2@vt.edu) Received: from sable.cc.vt.edu (sable.cc.vt.edu [128.173.16.30]) by quackerjack.cc.vt.edu (8.8.8/8.8.8) with ESMTP id GAA04530 for ; Fri, 29 Jan 1999 06:22:37 -0500 (EST) Received: from gemorga2.campus.vt.edu (gemorga2.campus.vt.edu [198.82.100.219]) by sable.cc.vt.edu (8.8.8/8.8.8) with SMTP id GAA27109 for ; Fri, 29 Jan 1999 06:22:36 -0500 (EST) Message-Id: <199901291122.GAA27109@sable.cc.vt.edu> From: "George Morgan" To: freebsd-questions@FreeBSD.ORG Date: Fri, 29 Jan 1999 06:22:36 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: 3.0-Release install problem... X-mailer: Pegasus Mail for Win32 (v3.01d) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to do an FTP install of 3.0-RELEASE. I go about it just like I would for any other install, but after I fill in the info about my network connection, the install appears to get stuck trying to add the default route. I have a Intel EtherExpress PRO100B adapter running at 100Mbps Full Duplex. I have never installed running this speed/duplex. Is there an issue with that? (I realize that it may be totally unrelated. BTW, I do have a 100 Mbps switch, so that speed is valid... George Morgan Virginia Tech Electrical Engineering Class of 2000! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 03:26:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA02635 for freebsd-questions-outgoing; Fri, 29 Jan 1999 03:26:48 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from is2.mooreproducts.com (mail.mooreproducts.com [167.87.226.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA02630 for ; Fri, 29 Jan 1999 03:26:46 -0800 (PST) (envelope-from rendallt@mpco.com) From: rendallt@mpco.com Received: by mail.mooreproducts.com with Internet Mail Service (5.5.2232.9) id ; Fri, 29 Jan 1999 06:25:03 -0500 Message-ID: <1F3CBC5047EDD011B8E90000F878310C572CA8@MUKNTS1> To: freebsd-questions@FreeBSD.ORG Subject: Network Card Compatability with BSD Date: Fri, 29 Jan 1999 06:25:48 -0500 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 Please can you tell me which currently available 10/100Mb Ethernet cards are compatible with BSD. I have read the supported network card list on the WEBsite and found that most of the network cards supported are now obsolete. I verified this with the manufacturers of the different cards. They were unable to tell me if their current cards are compatible. The list on the WEB site details the following cards: 2.1.2. Ethernet cards * Allied-Telesis AT1700 and RE2000 cards * SMC Elite 16 WD8013 Ethernet interface, and most other WD8003E, WD8003EBT, WD8003W, WD8013W, WD8003S, * WD8003SBT and WD8013EBT based clones. SMC Elite Ultra and 9432TX based cards are also supported. * DEC EtherWORKS III NICs (DE203, DE204, and DE205) (Obsolete) * DEC EtherWORKS II NICs (DE200, DE201, DE202, and DE422) (Obsolete) * DEC DC21040/DC21041/DC21140 based NICs: (Obsolete) * ASUS PCI-L101-TB * Accton ENI1203 * Cogent EM960PCI * Compex CPXPCI/32C * D-Link DE-530 (Obsolete) * DEC DE435 (Obsolete) * Danpex EN-9400P3 * JCIS Condor JC1260 * Kingston KNE100TX * Linksys EtherPCI * Mylex LNP101 * SMC EtherPower 10/100 (Model 9332) (Obsolete) * SMC EtherPower (Model 8432) (Obsolete) * SMC EtherPower (2) (Obsolete) * Zynx ZX314 * Zynx ZX342 * DEC FDDI (DEFPA/DEFEA) NICs * Fujitsu FMV-181 and FMV-182 * Fujitsu MB86960A/MB86965A * Intel EtherExpress * Intel EtherExpress Pro/100B 100Mbit. * Isolan AT 4141-0 (16 bit) * Isolink 4110 (8 bit) * Lucent WaveLAN wireless networking interface. * Novell NE1000, NE2000, and NE2100 ethernet interface. * 3Com 3C501 cards * 3Com 3C503 Etherlink II * 3Com 3c505 Etherlink/+ * 3Com 3C507 Etherlink 16/TP * 3Com 3C509, 3C579, 3C589 (PCMCIA) Etherlink III * 3Com 3C590, 3C595 Etherlink III * 3Com 3C90x cards. * HP PC Lan Plus (27247B and 27252A) * Toshiba ethernet cards * PCMCIA ethernet cards from IBM and National Semiconductor are also supported. I would like to purchase a network card that will run with BSD and also most other operating systems such as QNX, RedHat Linux 5.x, Windows :(, Netware 5.0. VxWorks. I have an immediate requirement to use BSD and QNX and Linux, so far I haven't been able to get answers as to the compatibility of the most recent cards being manufactured. It seems that the most compatible card was a card which used the Dec 21040,2114x chipset. these cards seem to be impossible to source now. Dlink or SMC seemed to offer these cards in dual speed but have now replaced them with new cards that use propietry chip sets. Getting an answer from Digital is impossible; they don't seem to know what chip sets are in use on their own cards ! My Guess is that the SMC 9432TX is possibly compatible with Linux and QNX as well as all the others. Can you tell me which chip set this card uses please. Thanks Tony Rendall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 03:37:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA03713 for freebsd-questions-outgoing; Fri, 29 Jan 1999 03:37:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dns.ie-online.it (dns.ie-online.it [194.133.148.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA03701 for ; Fri, 29 Jan 1999 03:37:09 -0800 (PST) (envelope-from sriva@alice.it) Received: from dns.ie-interna.it (host1.ie-online.it [194.133.148.10]) by dns.ie-online.it (8.8.8/8.8.8) with ESMTP id MAA24844; Fri, 29 Jan 1999 12:37:06 +0100 (CET) (envelope-from sriva@alice.it) Received: from stefano (stefano.ie-interna.it [192.168.0.33]) by dns.ie-interna.it (8.8.8/8.8.8) with SMTP id MAA23229; Fri, 29 Jan 1999 12:37:05 +0100 (CET) (envelope-from sriva@alice.it) Message-Id: <3.0.5.32.19990129123705.00adeb50@relay.alice.it> X-Sender: riva@relay.alice.it X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Fri, 29 Jan 1999 12:37:05 +0100 To: rendallt@mpco.com, freebsd-questions@FreeBSD.ORG From: Stefano Riva Subject: Re: Network Card Compatability with BSD In-Reply-To: <1F3CBC5047EDD011B8E90000F878310C572CA8@MUKNTS1> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 06.25 29/01/99 -0500, you wrote: >Please can you tell me which currently available 10/100Mb Ethernet cards are >compatible with BSD. Intel EtherExpress Pro 100+ is one of the best 10/100 NICs available on the market today and it's well supported almost everywhere. --- Stefano Riva Software Engineer - Systems Administrator Informazioni Editoriali I.E. Srl Phone +39-027528400, Fax +39-027528451 Email sriva@alice.it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 03:41:16 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA04262 for freebsd-questions-outgoing; Fri, 29 Jan 1999 03:41:16 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jubilee.ns.sympatico.ca (jubilee.ns.sympatico.ca [142.177.1.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA04257 for ; Fri, 29 Jan 1999 03:41:13 -0800 (PST) (envelope-from andrea@ns.sympatico.ca) Received: from johnandr ([142.177.10.95]) by jubilee.ns.sympatico.ca (Post.Office MTA v3.1.2 release (PO203-101c) ID# 607-45892U60000L60000S0) with SMTP id AAA15019 for ; Fri, 29 Jan 1999 07:45:22 -0400 Message-Id: <3.0.6.32.19990129073722.007c5270@pop1.ns.sympatico.ca> X-Sender: n1mslb14@pop1.ns.sympatico.ca X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Fri, 29 Jan 1999 07:37:22 -0400 To: freebsd-questions@FreeBSD.ORG From: Andrea Subject: regarding shadow and popper 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 about to rebuild a local community network site, and have a vital question. Does v2 or v3 ship with shadow passwords enabled by default ? Do you ship a popper which can use those shadow passwords ? Does Qpopper compile out of the box to use those shadow passwords ? thanks John Andrea http://www.grassroots.ns.ca/~jandrea mailto:andrea@ns.sympatico.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 03:58:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA05462 for freebsd-questions-outgoing; Fri, 29 Jan 1999 03:58:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rpts.donpac.ru (rpts-RMTS.donpac.ru [194.84.148.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA05432 for ; Fri, 29 Jan 1999 03:57:12 -0800 (PST) (envelope-from vetal@rpts.donpac.ru) Received: from vetal (ws5.rpts.donpac.ru [195.151.104.70]) by rpts.donpac.ru (8.9.1a/8.9.1) with SMTP id PAA12977 for ; Fri, 29 Jan 1999 15:14:06 +0300 (MSK) From: "=?koi8-r?B?98nUwczJyiDzwdfFzsvP1w==?=" To: Subject: help Date: Fri, 29 Jan 1999 14:56:18 +0300 Message-ID: <01be4b7e$622c8580$466897c3@vetal.rpts.donpac.ru> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01BE4B97.8779BD80" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0004_01BE4B97.8779BD80 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable ------=_NextPart_000_0004_01BE4B97.8779BD80 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable
 
------=_NextPart_000_0004_01BE4B97.8779BD80-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 04:54:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA12616 for freebsd-questions-outgoing; Fri, 29 Jan 1999 04:54:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from fw.computerra.ru ([195.54.211.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA12592 for ; Fri, 29 Jan 1999 04:54:29 -0800 (PST) (envelope-from eugenev@computerra.ru) Received: from sysadmin ([195.54.210.166] (may be forged)) by fw.computerra.ru (8.8.6/8.8.6) with SMTP id PAA18866 for ; Fri, 29 Jan 1999 15:54:24 +0300 (MSK) Message-ID: <004401be4b86$655b3690$a6d236c3@sysadmin.computerra.ru> From: "Eugene Vasilchenko" To: Subject: HELP ! DAC960 RAID driver Date: Fri, 29 Jan 1999 15:53:40 +0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0041_01BE4B9F.8A1444E0" 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_0041_01BE4B9F.8A1444E0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: quoted-printable Hello ! I've extremely needed FreeBSD 2.2.6 driver for MYLEX DAC960 RAID = controller. I was searching very hard throung WEB, but don't find = anything...:-( Can you help me with this problem ? Beforehand thanx ! Eugene ------=_NextPart_000_0041_01BE4B9F.8A1444E0 Content-Type: text/html; charset="windows-1251" Content-Transfer-Encoding: quoted-printable
Hello !
 
I've extremely needed FreeBSD 2.2.6 = driver for=20 MYLEX DAC960 RAID controller. I was searching very hard throung WEB, but = don't=20 find anything...:-( Can you help me with this problem ?
 
Beforehand thanx !
 
Eugene
------=_NextPart_000_0041_01BE4B9F.8A1444E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 04:59:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA13101 for freebsd-questions-outgoing; Fri, 29 Jan 1999 04:59:41 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from caladan.tdx.co.uk (caladan.tdx.co.uk [195.188.177.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA13091 for ; Fri, 29 Jan 1999 04:59:37 -0800 (PST) (envelope-from kpielorz@tdx.co.uk) Received: from tdx.co.uk (lorca-tx.tdx.co.uk [195.188.177.242]) by caladan.tdx.co.uk (8.9.2/8.9.2) with ESMTP id MAA04277; Fri, 29 Jan 1999 12:59:21 GMT Message-ID: <36B1B0A8.9101E54C@tdx.co.uk> Date: Fri, 29 Jan 1999 12:59:20 +0000 From: Karl Pielorz Organization: TDX - The Digital eXchange X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: Eugene Vasilchenko CC: freebsd-questions@FreeBSD.ORG Subject: Re: HELP ! DAC960 RAID driver References: <004401be4b86$655b3690$a6d236c3@sysadmin.computerra.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Eugene Vasilchenko wrote: > > Hello ! > > I've extremely needed FreeBSD 2.2.6 driver for MYLEX DAC960 RAID controller. > I was searching very hard throung WEB, but don't find anything...:-( Can you > help me with this problem ? Hi, AFAIK there are people working on it, somewhere - but it's not supported yet! Regards, Karl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 05:14:42 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA14764 for freebsd-questions-outgoing; Fri, 29 Jan 1999 05:14:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA14759 for ; Fri, 29 Jan 1999 05:14:39 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id NAA24108; Fri, 29 Jan 1999 13:14:33 GMT (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.2/8.9.2) with ESMTP id MAA02731; Fri, 29 Jan 1999 12:38:16 GMT (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199901291238.MAA02731@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: nali@computer.org cc: freebsd-questions@FreeBSD.ORG Subject: Re: PPP and HDLC errors In-reply-to: Your message of "Fri, 29 Jan 1999 02:14:09 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 29 Jan 1999 12:38:16 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > My ISP decided to start using PAP, so I've been trying to ppp to work with > PAP. Unfortunately, I've been having no luck...looking at the log files, > its seems like a connection has been established; I get a myaddr and a > hisaddr but I can't ping any other address except my IP. When I try to > telnet or ftp, I get a > > Jan 29 01:48:24 localhost ppp[1446]: tun0: Phase: deflink: HDLC errors -> > FCS: 1, ADDR: 0, COMD: 0, PROTO: 0. [.....] > Jan 29 01:47:32 localhost ppp[1446]: tun0: Command: pmdemand: delete ALL > Jan 29 01:47:32 localhost ppp[1446]: tun0: Command: pmdemand: add 0 0 HISADDR > Jan 29 01:47:32 localhost ppp[1446]: tun0: Warning: Add route failed: default already exists > Jan 29 01:48:24 localhost ppp[1446]: tun0: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COM The FCS error is bogus - it's probably caused by your ISP issuing a login prompt and then detecting that you're talking ppp. The login prompt doesn't make sense to ppp and is treated as a bad frame check sequence.. The real problem is two lines before that. You have no default route. Remove any default router mentioned in /etc/rc.conf or change the ``add 0 0 HISADDR'' to ``add! 0 0 HISADDR'' (or ``add! default HISADDR''). > Naushad Ali > Computer Engineering > Georgia Tech > nali@computer.org -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 05:14:50 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA14917 for freebsd-questions-outgoing; Fri, 29 Jan 1999 05:14:50 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA14781 for ; Fri, 29 Jan 1999 05:14:44 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id NAA24111; Fri, 29 Jan 1999 13:14:37 GMT (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.2/8.9.2) with ESMTP id MAA02389; Fri, 29 Jan 1999 12:17:03 GMT (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199901291217.MAA02389@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: dunno cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipmasq In-reply-to: Your message of "Thu, 28 Jan 1999 17:50:55 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 29 Jan 1999 12:17:03 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > can u set up ip masquerading in freebsd like linux? in linux its ipfwadm > -F -a m -S 10.0.0.0/8 -D 0.0.0.0/0 what is the syntax if any for > freebsd? man natd and man ppp > -mike -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 05:14:52 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA14950 for freebsd-questions-outgoing; Fri, 29 Jan 1999 05:14:52 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA14827 for ; Fri, 29 Jan 1999 05:14:48 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id NAA24114; Fri, 29 Jan 1999 13:14:42 GMT (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.2/8.9.2) with ESMTP id MAA02376; Fri, 29 Jan 1999 12:15:40 GMT (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199901291215.MAA02376@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Christopher Michaels - SSG cc: "FreeBSD Mailing List (E-mail)" Subject: Re: tun0 interface address In-reply-to: Your message of "Thu, 28 Jan 1999 15:52:23 EST." <6C37EE640B78D2118D2F00A0C90FCB441A5E75@site2s1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 29 Jan 1999 12:15:40 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hello, > I am using FreeBSD 2.2.8-STABLE. I have 2 possibly unrelated questions. > > When the PPP link is dropped and then PPP redials and usually gets a new IP > number, now here's my questions. When I type ifconfig tun0 (or ifconfig > -a). The old IP number is still listed there, with a netmask of > 255.255.255.255. Is this standard behavior? If not, any idea what I may > have done wrong to my PPP configuration to have caused this? This is a feature. Things can be tidied up a bit if you check out ppp.linkdown.sample. Check http://www.FreeBSD.org/FAQ/userppp.html for the ``first connection'' problem to get a handle on why the ``feature'' is there. > Also, which my be related, I can't ping the IP address assigned to the tun0 > interface anymore. Everything appears to work fine, the ed1 and lo0 > interfaces respond to pings just fine. I can accept connections to the tun0 > interface (telnet, ident, ftp, etc...). It just will not respond to pings. > I have recently starting working with PPP filters and have setup a dial and > alive filters that deny ICMP but no "in" or "out" filters at all. The thing to bear in mind about local interface addresses is that there isn't necessarily a route to them. Ppp will ``reflect'' traffic that it sees for it's local interface address (unless you ``disable loopback''), but if it doesn't see it, nothing's reflected. This isn't usually an issue as most people use ppp as a client with a default route pointing at the other end of the link. With ethernet, because it's a broadcast medium, the route is implicit, and even if the driver doesn't reflect the packet, it'll go out on the wire and get read back again (I think). > Any suggestions would be helpful. > Thanks, > Chris -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 05:52:47 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA18283 for freebsd-questions-outgoing; Fri, 29 Jan 1999 05:52:47 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dns.ie-online.it (dns.ie-online.it [194.133.148.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA18275 for ; Fri, 29 Jan 1999 05:52:44 -0800 (PST) (envelope-from sriva@alice.it) Received: from dns.ie-interna.it (host1.ie-online.it [194.133.148.10]) by dns.ie-online.it (8.8.8/8.8.8) with ESMTP id OAA27457; Fri, 29 Jan 1999 14:52:41 +0100 (CET) (envelope-from sriva@alice.it) Received: from stefano (stefano.ie-interna.it [192.168.0.33]) by dns.ie-interna.it (8.8.8/8.8.8) with SMTP id OAA24026; Fri, 29 Jan 1999 14:52:40 +0100 (CET) (envelope-from sriva@alice.it) Message-Id: <3.0.5.32.19990129145240.00b1ee00@relay.alice.it> X-Sender: riva@relay.alice.it X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Fri, 29 Jan 1999 14:52:40 +0100 To: Karl Pielorz , freebsd-questions@FreeBSD.ORG From: Stefano Riva Subject: Re: HELP ! DAC960 RAID driver In-Reply-To: <36B1B0A8.9101E54C@tdx.co.uk> References: <004401be4b86$655b3690$a6d236c3@sysadmin.computerra.ru> 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.59 29/01/99 +0000, you wrote: >> I've extremely needed FreeBSD 2.2.6 driver for MYLEX DAC960 RAID controller. >> I was searching very hard throung WEB, but don't find anything...:-( Can you >> help me with this problem ? >AFAIK there are people working on it, somewhere - but it's not supported yet! What do you mean for "driver"? I knew Mylex DAC960* are SCSI-to-SCSI adapters to be connected to a SCSI card just like hard drives. As far as I know, FreeBSD doesn't need any driver to use them... Actually, for example, wcarchive runs on FreeBSD with a Mylex DAC960SXI. --- Stefano Riva Software Engineer - Systems Administrator Informazioni Editoriali I.E. Srl Phone +39-027528400, Fax +39-027528451 Email sriva@alice.it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 06:05:42 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA19378 for freebsd-questions-outgoing; Fri, 29 Jan 1999 06:05:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA19373 for ; Fri, 29 Jan 1999 06:05:40 -0800 (PST) (envelope-from shovey@buffnet.net) Received: from buffnet11.buffnet.net (buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.8.7/8.7.3) with SMTP id JAA19358 for ; Fri, 29 Jan 1999 09:07:52 -0500 (EST) Date: Fri, 29 Jan 1999 09:04:27 -0500 (EST) From: Steve Hovey To: freebsd-questions@FreeBSD.ORG Subject: How does one 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 force a drop on a hung modem line from the freebsd command line? I have 2.2.6R and every so often qpage is hanging - if I unplug the phone wire it resets fine - but otherwise hangs - i would like a software way to for a dtr drop or something but cannot figure out what utility to use or even if there is one. Any ideas? ------------------------------------------------------------------ Steve Hovey Chief Network Administrator BuffNET More Than Just a Connection! ------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 06:25:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA21138 for freebsd-questions-outgoing; Fri, 29 Jan 1999 06:25:45 -0800 (PST) (envelope-from owner-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 (8.8.8/8.8.8) with ESMTP id GAA21133 for ; Fri, 29 Jan 1999 06:25:44 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id JAA22101; Fri, 29 Jan 1999 09:27:13 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199901291427.JAA22101@cc942873-a.ewndsr1.nj.home.com> Subject: Re: regarding shadow and popper In-Reply-To: <3.0.6.32.19990129073722.007c5270@pop1.ns.sympatico.ca> from Andrea at "Jan 29, 99 07:37:22 am" To: andrea@ns.sympatico.ca (Andrea) Date: Fri, 29 Jan 1999 09:27:13 -0500 (EST) Cc: freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (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 Andrea wrote, > Does v2 or v3 ship with shadow passwords enabled by default ? It's not the traditional 'shadow' file (it's called 'master.passwd'), but YES, encrypted passwords are not included in the publicly accessible '/etc/passwd' file (which I assume is your concern). > Do you ship a popper which can use those shadow passwords ? No POP servers are included in the standard distribution of FreeBSD. However, there are a number of them in the ports collection which come with the 4 CDROM set (but I do not believe the ports come with the Cheapbytes CD). Latest versions of the ports are always available for free download via the Internet. > Does Qpopper compile out of the box to use those shadow passwords ? If you build them from the ports collection, they will. HTH. -- 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 Fri Jan 29 06:38:16 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA22161 for freebsd-questions-outgoing; Fri, 29 Jan 1999 06:38:16 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jambo.lftc.ufpe.br (jambo.lftc.ufpe.br [150.161.8.51]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA22144 for ; Fri, 29 Jan 1999 06:38:07 -0800 (PST) (envelope-from alex@jambo.lftc.ufpe.br) Received: from jambo.lftc.ufpe.br (localhost [127.0.0.1]) by jambo.lftc.ufpe.br (8.8.7/8.8.7) with ESMTP id LAA01855 for ; Fri, 29 Jan 1999 11:35:30 -0300 (EST) (envelope-from alex@jambo.lftc.ufpe.br) Message-ID: <36B1C72E.BC79190D@jambo.lftc.ufpe.br> Date: Fri, 29 Jan 1999 11:35:26 -0300 From: Alexandre Rosas X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.5-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: updating FreeBSD 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'm trying to update my FreeBSD-stable 2.2.5 to 3.0, but when make aout-to-elf-build I get the following error message: ===> sys/i386/boot/dosboot make: don't know how to make fbsdboot.exe.uu. Stop *** Error code 2 Stop. What's wrong? How can I fix this problem? Thanks, Alexandre Rosas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 06:42:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA22454 for freebsd-questions-outgoing; Fri, 29 Jan 1999 06:42:01 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rossel.saarnet.de (rossel.saarnet.de [145.253.240.29]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA22429 for ; Fri, 29 Jan 1999 06:41:40 -0800 (PST) (envelope-from doehrm@aubi.de) Received: from igate.aubi.de (root@igate.aubi.de [145.253.242.249]) by rossel.saarnet.de (8.8.8/8.8.8) with ESMTP id OAA14338 for ; Fri, 29 Jan 1999 14:58:24 +0100 (MET) Received: from cisco.aubi.de (cisco.aubi.de [170.56.121.252]) by igate.aubi.de (8.9.1a/8.9.1) with ESMTP id PAA09774 for ; Fri, 29 Jan 1999 15:52:07 +0100 Received: from exchange.aubi.de (EXCHANGE.aubi.de [170.56.121.91]) by cisco.aubi.de (8.9.1/8.9.1) with ESMTP id PAA16289 for ; Fri, 29 Jan 1999 15:04:08 +0100 (CET) Received: by EXCHANGE.aubi.de with Internet Mail Service (5.5.2232.9) id ; Fri, 29 Jan 1999 14:47:28 +0100 Message-ID: From: =?iso-8859-1?Q?Markus_D=F6hr?= To: "'freebsd-questions@freebsd.org'" Subject: strangs behaviour of adduser Date: Fri, 29 Jan 1999 14:46:19 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id GAA22430 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm tryin' to add a user using the /stand/sysinstall. Entering all the requested values and pressing enter starts the process, but 'hangs' and is running till I shutdown the machine. ps aw: 33789 p0 Ss 0:00.29 -csh (csh) 33790 p0 S 0:00.40 -su (bash) 33795 p0 R+ 0:00.00 ps -aw 240 v0 Is 0:00.59 -bash (bash) 481 v0 I+ 0:02.59 /stand/sysinstall 495 v0 Z+ 0:00.00 (pw) 496 v0 I+ 0:00.02 /usr/sbin/pwd_mkdb -C /etc/master.passwd 241 v1 Is+ 0:00.70 -bash (bash) 242 v2 Is+ 0:00.08 /usr/libexec/getty Pc ttyv2 running since yesterday. I immediately tried this after building a new world and a new kernel. uname -a FreeBSD alana.aubi.de 3.0-CURRENT FreeBSD 3.0-CURRENT #0: Wed Jan 27 14:19:38 CE T 1999 root@alana.aubi.de:/usr/src/sys/compile/alana i386 Kernel is elf. Any ideas what's happening here? -- Markus Doehr IT Admin AUBI Baubeschläge GmbH Tel.: +49 6503 917 152 Fax : +49 6503 917 119 e-Mail: doehrm@aubi.de MD1139-RIPE ************************* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 06:45:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA22704 for freebsd-questions-outgoing; Fri, 29 Jan 1999 06:45:21 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA22698 for ; Fri, 29 Jan 1999 06:45:17 -0800 (PST) (envelope-from dean@mushka.ml.org) Received: from mushka (mushka.ml.org [203.11.114.10]) by odyssey.apana.org.au (8.8.8/8.8.8) with SMTP id WAA15041; Fri, 29 Jan 1999 22:44:57 +0800 (WST) (envelope-from dean@mushka.ml.org) Message-Id: <3.0.3.32.19990129224457.007d2190@wa.apana.org.au> X-Sender: dean@wa.apana.org.au X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.3 (32) Date: Fri, 29 Jan 1999 22:44:57 +0800 To: Markus =?iso-8859-1?Q?D=F6hr?= From: Dean Hollister Subject: Re: strangs behaviour of adduser Cc: FreeBSD Qestions 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 At 14:46 29/01/99 +0100, you wrote: >I'm tryin' to add a user using the /stand/sysinstall. Entering all the >requested values and pressing enter starts the process, but 'hangs' and is >running till I shutdown the machine. [snip] > 481 v0 I+ 0:02.59 /stand/sysinstall > 495 v0 Z+ 0:00.00 (pw) If I read that right, pw has zombied? Can you kill -9 481? d. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 06:45:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA22860 for freebsd-questions-outgoing; Fri, 29 Jan 1999 06:45:53 -0800 (PST) (envelope-from owner-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 (8.8.8/8.8.8) with ESMTP id GAA22855 for ; Fri, 29 Jan 1999 06:45:51 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id JAA22139; Fri, 29 Jan 1999 09:47:16 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199901291447.JAA22139@cc942873-a.ewndsr1.nj.home.com> Subject: Re: i have a question In-Reply-To: from "Jason C. Wells" at "Jan 29, 99 07:49:04 am" To: jcwells@u.washington.edu Date: Fri, 29 Jan 1999 09:47:16 -0500 (EST) Cc: jjc@videotron.ca, freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (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 Jason C. Wells wrote, > On Thu, 28 Jan 1999, jjc wrote: > > >How to install FreeBsd on a second hard drive, the first run Windows 95, > >and the second FreeBsd, if i want not the any boot manager (like boot > >easy of FreeBsd) but i want two distinct disk. If i want to boot on > >second drive, i put disk A: and i go to second drive on FreeBsd, else i > >boot normally on first drive on Windows 95. THANK to you, writing > >french or english to answer please. > > You cannot put a disk in A: to boot FreeBSD on another disc as far as I > know. I suppose it could be done, but you might have to hack on it a > little. Maybe someone else can help you better. > > Otherwise you must have a boot manager to have both OSes on the same > computer. This is really easy to do and it works well for me. Actually, booting from the floppy should be quite easy to do. You should get a propmt from the booter and the following help screen, Usage: bios_drive:interface(unit,partition)kernel_name options bios_drive 0, 1, ... interface fd, wd or sd unit 0, 1, ... partition a, c, ... kernel_name name of kernel, or ? for list of files in root directory options -a (ask name) -C (cdrom) -c (userconfig) -D (dual consoles) -d (debug early) -g (gdb) -h (serial console) -P (probe kbd) -r (default root) -s (single user) -v (verbose) Examples: 1:sd(0,a)mykernel boot `mykernel' on the first SCSI drive when one IDE drive is present 1:wd(2,a) boot from the second (secondary master) IDE drive 1:sd(0,a)? list the files in the root directory on the specified drive/unit/partition, and set the default bios_drive, interface, unit and partition -cv boot with the defaults, then run UserConfig to modify hardware parameters (c), and print verbose messages (v) At this point, you can just identify where to boot from. If you're booting from a second IDE drive, the second example is probably what you want. I /think/ you should be able to get your boot floppy to load that drive by default by modifying the 'boot.config' file on it, but I am familiar with the procedure. See 'man 8 boot' for a start on 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 Fri Jan 29 07:00:24 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA24205 for freebsd-questions-outgoing; Fri, 29 Jan 1999 07:00:24 -0800 (PST) (envelope-from owner-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 (8.8.8/8.8.8) with ESMTP id HAA24190 for ; Fri, 29 Jan 1999 07:00:19 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id KAA22170; Fri, 29 Jan 1999 10:01:36 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199901291501.KAA22170@cc942873-a.ewndsr1.nj.home.com> Subject: Re: Tape drive In-Reply-To: <19990129175337.D8473@freebie.lemis.com> from Greg Lehey at "Jan 29, 99 05:53:37 pm" To: grog@lemis.com (Greg Lehey) Date: Fri, 29 Jan 1999 10:01:36 -0500 (EST) Cc: BlackshR@fleishman.com, freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (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 Greg Lehey wrote, > DDS and Exabyte are just plain too unreliable, though they're getting > better. Greg, is this personal or anecdotal experience? Or can you point to some references that bear this conclusion out? We use Exabyte a _lot_ here at work and hearing this from you concerns me. Also, when you say they are unreliable, are you talking about the media (properly written tapes fail), the transfer (tapes do not get written/read properly), or the hardware (the drives are in the shop to much)? > For daily backups, you might consider a small number of large > IDE drives. They'll be fractionally more expensive in the short term, > but cheaper in the long run, and they'll certainly back up faster. The problem I have with this solution is that it seems that you are putting all your eggs in one basket. If that backup fails catastrophically, you lose _all_ your backups at once. Seems that you would have to backup your backups occasionally. So, you're still stuck with doing tapes or some other media for the backup^2. There probably is a procedure to get around this problem (or I may be seeing a problem where there is not one), what is the prefered procedure for using IDE drives for backup? -- 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 Fri Jan 29 07:07:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA24972 for freebsd-questions-outgoing; Fri, 29 Jan 1999 07:07:20 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.clientlogic.com ([207.51.66.75]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA24840 for ; Fri, 29 Jan 1999 07:06:00 -0800 (PST) (envelope-from ChrisMic@sbservices.com) Received: by SITE0S1 with Internet Mail Service (5.5.2448.0) id ; Fri, 29 Jan 1999 10:06:37 -0500 Message-ID: <6C37EE640B78D2118D2F00A0C90FCB441A5E86@site2s1> From: Christopher Michaels - SSG To: Zane Westover Cc: freebsd-questions@FreeBSD.ORG Subject: RE: hard drive won't work with other os... please help Date: Fri, 29 Jan 1999 10:06:22 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Use a dos/windoze boot disk and type FDISK /MBR > -----Original Message----- > From: John Sconiers [SMTP:jrs@enteract.com] > Sent: Thursday, January 28, 1999 9:40 PM > To: Zane Westover > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: hard drive won't work with other os... please help > > > I have two hard drives which I have had FreeBSD using. I now have the > need to > > install Novell Netware 4.11 for training purposes. However, I can no > longer > > get another os to work with the boot sector. I have tried fdisk from > various > > platforms (including FreeBSD) and even set the bootable flag... anyone > have > > any ideas? > > > get abootable dos disk. Boot off of it and try fdisk. This should work. > Install MS XXX > > JOHN > > > 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 Jan 29 07:14:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA25768 for freebsd-questions-outgoing; Fri, 29 Jan 1999 07:14:12 -0800 (PST) (envelope-from owner-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 (8.8.8/8.8.8) with ESMTP id HAA25761 for ; Fri, 29 Jan 1999 07:14:10 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id KAA22191; Fri, 29 Jan 1999 10:10:08 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199901291510.KAA22191@cc942873-a.ewndsr1.nj.home.com> Subject: Re: strangs behaviour of adduser In-Reply-To: from =?ISO-8859-1?Q?Markus_D=F6hr?= at "Jan 29, 99 02:46:19 pm" To: doehrm@aubi.de (=?iso-8859-1?Q?Markus_D=F6hr?=) Date: Fri, 29 Jan 1999 10:10:08 -0500 (EST) Cc: freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (25)] 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 Markus Döhr wrote, > I'm tryin' to add a user using the /stand/sysinstall. Entering all the > requested values and pressing enter starts the process, but 'hangs' and is > running till I shutdown the machine. Try using the 'adduser' command at the prompt. It is the same procedure. > Any ideas what's happening here? Your problems are troublesome. I my guess is that it is an I/O problem due to your use of /stand/sysinstall when it was not really meant to be used. However, it should be fixed if possible. -- 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 Fri Jan 29 07:22:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA26662 for freebsd-questions-outgoing; Fri, 29 Jan 1999 07:22:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from misha.cisco.com (misha.cisco.com [171.69.206.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA26650 for ; Fri, 29 Jan 1999 07:22:15 -0800 (PST) (envelope-from mi@misha.cisco.com) Received: (from mi@localhost) by misha.cisco.com (8.9.1/8.9.1) id KAA02856 for questions@freebsd.org; Fri, 29 Jan 1999 10:18:25 -0500 (EST) (envelope-from mi) From: Mikhail Teterin Message-Id: <199901291518.KAA02856@misha.cisco.com> Subject: ypcat works, ypxfr does not To: questions@FreeBSD.ORG Date: Fri, 29 Jan 1999 10:18:25 -0500 (EST) Reply-To: mi@aldan.algebra.com X-Mailer: ELM [version 2.4ME+ PL52 (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 root@misha:~mi (270) ypcat hosts [...] root@misha:~mi (271) /usr/libexec/ypxfr -c hosts.byname ypxfr: couldn't create udp handle to ypserv: RPC: Program not registered ypxfr: failed to get order number of hosts.byname: RPC failure talking to server ypxfr: Exiting: NIS server/map database error Any suggestions? My machine runs ypbind only right now, but I wanted to set-up a local yp-slave to speed thing yp a bit. But ypinit fails, and so does an explicit ypxfr of any of the databases... ypxfr with explicit `-h master' does not work in the same way... Any ideas? I believe, the server runs Solaris... TIA! -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 07:37:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA28250 for freebsd-questions-outgoing; Fri, 29 Jan 1999 07:37:20 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rossel.saarnet.de (rossel.saarnet.de [145.253.240.29]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA28235 for ; Fri, 29 Jan 1999 07:37:09 -0800 (PST) (envelope-from doehrm@aubi.de) Received: from igate.aubi.de (root@igate.aubi.de [145.253.242.249]) by rossel.saarnet.de (8.8.8/8.8.8) with ESMTP id QAA23754; Fri, 29 Jan 1999 16:23:49 +0100 (MET) Received: from cisco.aubi.de (cisco.aubi.de [170.56.121.252]) by igate.aubi.de (8.9.1a/8.9.1) with ESMTP id RAA10358; Fri, 29 Jan 1999 17:17:28 +0100 Received: from exchange.aubi.de (EXCHANGE.aubi.de [170.56.121.91]) by cisco.aubi.de (8.9.1/8.9.1) with ESMTP id QAA16587; Fri, 29 Jan 1999 16:29:29 +0100 (CET) Received: by EXCHANGE.aubi.de with Internet Mail Service (5.5.2232.9) id ; Fri, 29 Jan 1999 16:12:48 +0100 Message-ID: From: =?iso-8859-1?Q?Markus_D=F6hr?= To: "'cjclark@home.com'" Cc: "'freebsd-questions@freebsd.org'" Subject: RE: strangs behaviour of adduser Date: Fri, 29 Jan 1999 16:11:46 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id HAA28242 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Try using the 'adduser' command at the prompt. It is the same > procedure. when calling adduser, same behaviour.... strange things happening.... -- Markus Doehr IT Admin AUBI Baubeschläge GmbH Tel.: +49 6503 917 152 Fax : +49 6503 917 119 e-Mail: doehrm@aubi.de MD1139-RIPE ************************* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 07:44:24 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA29367 for freebsd-questions-outgoing; Fri, 29 Jan 1999 07:44:24 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gatekeeper.emsphone.com (gatekeeper.emsphone.com [199.67.51.100]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA29361 for ; Fri, 29 Jan 1999 07:44:21 -0800 (PST) (envelope-from jbolivar@emsphone.com) From: jbolivar@emsphone.com Received: from ccgate.emsphone.com (ccgate.emsphone.com [199.67.51.168]) by gatekeeper.emsphone.com (8.9.1/8.9.1) with SMTP id JAA14359 for ; Fri, 29 Jan 1999 09:44:07 -0600 Received: from ccMail by ccgate.emsphone.com (ccMail Link to SMTP R6.01.01) id AA917624641; Fri, 29 Jan 99 09:44:05 -0600 Message-Id: <9901299176.AA917624641@ccgate.emsphone.com> X-Mailer: ccMail Link to SMTP R6.01.01 Date: Fri, 29 Jan 99 10:39:31 -0600 To: Subject: Floppy Hell 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 Hey all, I have currently installed FreeBSD using floppies onto a PC. Initially I just installed the bin distribution. I have installed the manpages distribution, but now I am trying to install the src distribution via floppy, but it doesn't seem to be working. I try to install the ssys of src but when I try to install it nothing happens. The attempting message comes up then disappears. Does any one have any experience with installing distributions using floppies. Any info would help. I had no problem with the manpages, so I don't understand why I can't install the src distribution. Thanks in advance. JB. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 08:03:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA01819 for freebsd-questions-outgoing; Fri, 29 Jan 1999 08:03:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gw.caamora.com.au (jonath5.lnk.telstra.net [139.130.41.237]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA01794 for ; Fri, 29 Jan 1999 08:03:10 -0800 (PST) (envelope-from jon@gw.caamora.com.au) Received: (from jon@localhost) by gw.caamora.com.au (8.8.8/8.8.8) id DAA01766; Sat, 30 Jan 1999 03:07:12 +1100 (EST) (envelope-from jon) Message-ID: <19990130030711.A1712@caamora.com.au> Date: Sat, 30 Jan 1999 03:07:11 +1100 From: jonathan michaels To: freebsd-questions@FreeBSD.ORG Subject: Re: Tape drive Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <19990129175337.D8473@freebie.lemis.com> <199901291501.KAA22170@cc942873-a.ewndsr1.nj.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <199901291501.KAA22170@cc942873-a.ewndsr1.nj.home.com>; from Crist J. Clark on Fri, Jan 29, 1999 at 10:01:36AM -0500 X-Operating-System: FreeBSD gw.caamora.com.au 2.2.7-RELEASE i386 X-Mood: i'm alive, if it counts Organisation: Caamora, PO Box 144, Rosebery NSW 1445 Australia Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jan 29, 1999 at 10:01:36AM -0500, Crist J. Clark wrote: > Greg Lehey wrote, > > DDS and Exabyte are just plain too unreliable, though they're getting > > better. > > Greg, is this personal or anecdotal experience? Or can you point to > some references that bear this conclusion out? We use Exabyte a _lot_ > here at work and hearing this from you concerns me. Also, when you say > they are unreliable, are you talking about the media (properly written > tapes fail), the transfer (tapes do not get written/read properly), or > the hardware (the drives are in the shop to much)? the only exabytes i;m familiar with are 'refurbished by exabyte' here in australia the few that i have seen don't inspire confidance. refurbished ibm (sourced from emrald, oem'd by tandberg) after teh tdc-3660 that s teh ceramic-pemaloy head technology were very good indeed. mechanisms would last foe years, 10 years now being not uncommon. only probelms witht the tdc-3660 were teh permalloy heads .. if you used a poor quality abrasive tape you would chew a head out quiclly. about th eonly other real probelm is teh pinch roller and capstain. when a tape is inserted the capstain is engaged by teh pinchroller, if the tape was left in for any length of time teh pinchroller becme indented as did teh tape .. fortunately the qic, quarter inch format could easily recover from such a 'dat style fatal disaster' .. er problem. aboiut the only real problem witht he qic (the real quarter inch cartridges, not teh tinny 'colorado clones') was teh cost to install and the small capacities .. these have been larely overcome with several drives capable of writing 13 gb raw to qic-4??? tape at some 26 kb/sec this is what tendberg claims . my old tdc-3820 qic-525 claims 12 kb/sec and delivers 14 kb/sec on linux and interactive v3.?.? about 11 kb/sec on os2 v2 and v3, novell v3.11 and v3.12 .. i have yet to get it working reliably, if at all on freebsd. but i'm getting close. as far as cost teh 5 gb with onboard realtime compression (2.4 gb raw) cost about as much as an old 1 gb travan, new 4 gb travan .. all pretty much exploration on a colorado theme .. cheap consumer tape drives. yes tandberg used to make very good taperecorders .. they just moved this to data sortage where the requirements were far less stringent .. and got excelent results .. ok i'm biased. > > For daily backups, you might consider a small number of large > > IDE drives. They'll be fractionally more expensive in the short term, > > but cheaper in the long run, and they'll certainly back up faster. > > The problem I have with this solution is that it seems that you are > putting all your eggs in one basket. If that backup fails > catastrophically, you lose _all_ your backups at once. Seems that you > would have to backup your backups occasionally. So, you're still stuck > with doing tapes or some other media for the backup^2. not a problem with a qic tape drive > There probably is a procedure to get around this problem (or I may be > seeing a problem where there is not one), what is the prefered > procedure for using IDE drives for backup? buy a tandberg .. ok smile .. sort off, i got bitten once using a mirrored harddisk as teh backup storage system. it was a spare ide, i won't be doing that in a hurry. as i said, i've been using qic drives for over 6 years now and have yet to experience a flaw .. sure several tapes failed, buy cheap tape expect cheap tape to fail. from where i sit and unlike greg i don;t value a tape drive by what it cost to purchase. fro me teh equation is quite simple .. the cost/value of teh tape drive is teh contents of teh tape archive. i used to have several archives that were the results of many hundered od hours hard work now at some $AUD100 per hour this made teh initial cost of teh tandberg irrelevant. cost and articel value depend largely on where you sit on the fence, as i see it. regards jonathan -- =============================================================================== Jonathan Michaels PO Box 144, Rosebery, NSW 1445 Australia =========================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 08:05:42 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA02147 for freebsd-questions-outgoing; Fri, 29 Jan 1999 08:05:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail6.svr.pol.co.uk (mail6.svr.pol.co.uk [195.92.193.212]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA02142 for ; Fri, 29 Jan 1999 08:05:40 -0800 (PST) (envelope-from fump@fump.freeserve.co.uk) Received: from modem-98.argon.dialup.pol.co.uk ([62.136.8.226] helo=default) by mail6.svr.pol.co.uk with smtp (Exim 2.10 #1) id 106GQK-0006FU-00 for freebsd-questions@FreeBSD.ORG; Fri, 29 Jan 1999 16:05:37 +0000 Message-ID: <001101be4ba0$6c0d15c0$e208883e@default> From: "matt-kenyon....aka.fump" To: Date: Fri, 29 Jan 1999 15:59:57 -0000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000E_01BE4BA0.6AF8E6A0" 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_000E_01BE4BA0.6AF8E6A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable is it possible to run both win95 and freebsd on the same system. because i dont wont to get rid on 95! thanx ------=_NextPart_000_000E_01BE4BA0.6AF8E6A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
is it possible to run both win95 and = freebsd on=20 the same system.
because i dont wont to get rid on=20 95!
thanx
------=_NextPart_000_000E_01BE4BA0.6AF8E6A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 08:56:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA08740 for freebsd-questions-outgoing; Fri, 29 Jan 1999 08:56:46 -0800 (PST) (envelope-from owner-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 (8.8.8/8.8.8) with ESMTP id IAA08735 for ; Fri, 29 Jan 1999 08:56:43 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id LAA22334; Fri, 29 Jan 1999 11:49:34 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199901291649.LAA22334@cc942873-a.ewndsr1.nj.home.com> Subject: Re: ypcat works, ypxfr does not In-Reply-To: <199901291518.KAA02856@misha.cisco.com> from Mikhail Teterin at "Jan 29, 99 10:18:25 am" To: mi@aldan.algebra.com Date: Fri, 29 Jan 1999 11:49:34 -0500 (EST) Cc: questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (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 Mikhail Teterin wrote, > > root@misha:~mi (270) ypcat hosts > [...] > root@misha:~mi (271) /usr/libexec/ypxfr -c hosts.byname > ypxfr: couldn't create udp handle to ypserv: RPC: Program not registered > > ypxfr: failed to get order number of hosts.byname: RPC failure talking to server > ypxfr: Exiting: NIS server/map database error > > Any suggestions? My machine runs ypbind only right now, but I wanted > to set-up a local yp-slave to speed thing yp a bit. But ypinit > fails, and so does an explicit ypxfr of any of the databases... > > ypxfr with explicit `-h master' does not work in the same way... Any > ideas? RTFM. man ypxfr: " Ypxfr copies an NIS database (or map) from one NIS server to another us- ing NIS services." You say you only have ypbind running. ypxfr transfers between two ypservs. That first error is ypxfr not finding ypserv running on your system. I cannot say off-hand whether the others are cascade failures due to the first or independent problems. -- 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 Fri Jan 29 09:06:03 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA10165 for freebsd-questions-outgoing; Fri, 29 Jan 1999 09:06:03 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pc144s118r1.jancomulti.com (pc144s118r1.jancomulti.com [195.139.118.144]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA10082 for ; Fri, 29 Jan 1999 09:05:59 -0800 (PST) (envelope-from pms@jancomulti.com) Received: from jancomulti.com (localhost [127.0.0.1]) by pc144s118r1.jancomulti.com (8.8.8/8.8.8) with ESMTP id SAA00394; Fri, 29 Jan 1999 18:00:24 +0100 (CET) (envelope-from pms@jancomulti.com) Message-ID: <36B1E928.DE19033@jancomulti.com> Date: Fri, 29 Jan 1999 18:00:24 +0100 From: "Pål Sommerhein" X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) MIME-Version: 1.0 To: Jeff Vehrs CC: freebsd-questions@FreeBSD.ORG Subject: Re: Problems w/ DHCP client References: <86256707.005D8EEA.00@l98ong6.hewitt.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jeff Vehrs wrote: > > I'm trying to get my FBSD box to get an ip address from the dhcp server on > the lan/network. It doesn't work. Or, I'm missing something. Also, I've > noticed the word, "unattached", below when DHCP tried to get an ip address. > Does it means it couldn't talk to the network?! > > Here's info on my FBSD box: > > FreeBSD 2.2.8-Stable > Pentium 133 Mhz > 32 Mb RAM > isc-dhcp2.b1.6 > > (from dmesg) > 1 3C5x9 board(s) on ISA found at 0x250 > ep0 at 0x250-0x25f irq 10 on isa > ep0: utp[*UTP*] address 00:C0:4F:C3:7A:63 > > (from bootup) > Could you provide the log from the dhclient session? I use the dhclient without problems myself. (if I can't help you there is a dedicated mailing list: dhcp-client@fugue.com Please go to: http://www.fugue.com/dhcp/lists to subscribe) So long, Pal Sommerhein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 09:30:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA14416 for freebsd-questions-outgoing; Fri, 29 Jan 1999 09:30:41 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gandalf.cc.purdue.edu (gandalf.cc.purdue.edu [128.210.135.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA14394 for ; Fri, 29 Jan 1999 09:30:34 -0800 (PST) (envelope-from jrj@gandalf.cc.purdue.edu) Received: from gandalf.cc.purdue.edu (IDENT:jrj@localhost [127.0.0.1]) by gandalf.cc.purdue.edu (8.9.1/8.9.1) with ESMTP id MAA25975; Fri, 29 Jan 1999 12:29:46 -0500 (EST) Message-Id: <199901291729.MAA25975@gandalf.cc.purdue.edu> To: Kent Ho cc: "amanda-hackers@amanda.org" , "amanda-users@amanda.org" , "freebsd-questions@FreeBSD.ORG" Subject: Re: WARNING: cvs.portal2.com: selfcheck request timed out. Host down? In-reply-to: Your message of "Fri, 29 Jan 1999 15:43:55 +0800." <36B166BB.9399E44E@outblaze.com> Reply-to: jrj@cc.purdue.edu Date: Fri, 29 Jan 1999 12:29:32 -0500 From: "John R. Jackson" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >In my /etc/inetd.conf I have inserted: > amanda dgram udp wait kent ... >I have also inserted: > cvs.portal2.com kent >to /etc/hosts.equiv and ~/.rhosts just in case ... I assume you mean ~kent? In any case, the default is to use a file named .amandahosts, not .rhosts, so try copying (or hard linking) .rhosts and .amandahosts to see if that works. You should also make sure the file is owned by kent and mode 0600 or 0400. >Kent. John R. Jackson, Technical Software Specialist, jrj@purdue.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 09:35:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA15447 for freebsd-questions-outgoing; Fri, 29 Jan 1999 09:35:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chel.surnet.ru (chel.surnet.ru [195.54.2.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA15437 for ; Fri, 29 Jan 1999 09:35:41 -0800 (PST) (envelope-from proktor47@usa.net) From: proktor47@usa.net Received: from ChelCellNet-SUrNet.ll.surnet.ru (ChelCellNet-SUrNet.ll.surnet.ru [195.54.2.118]) by chel.surnet.ru (8.8.5/8.8.5) with SMTP id WAA04499 for ; Fri, 29 Jan 1999 22:38:42 +0500 (UST) Received: (qmail 3979 invoked by uid 1000); 29 Jan 1999 17:35:12 -0000 Date: 29 Jan 1999 17:35:12 -0000 Message-ID: <19990129173512.3978.qmail@yellow.axe.ru> To: questions@FreeBSD.ORG Subject: [Q] telnet session as a cron job Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Is it possible to do such task as a cron job? Right now I do it like this: $ telnet somehost someport | tee tmpfile > command > . > . > output > . > . > quit $ diff -q somefile tmpfile Thanks -- Victor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 09:36:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA15563 for freebsd-questions-outgoing; Fri, 29 Jan 1999 09:36:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from wind.freenet.am ([194.151.101.35]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA15537; Fri, 29 Jan 1999 09:36:20 -0800 (PST) (envelope-from casper@acc.am) Received: from lemming.acc.am (acc.freenet.am [194.151.101.251]) by wind.freenet.am (8.9.1/8.9.1) with ESMTP id VAA07182; Fri, 29 Jan 1999 21:35:30 +0400 (GMT) Received: from localhost (casper@localhost) by lemming.acc.am (8.9.1a/8.9.1) with ESMTP id VAA26918; Fri, 29 Jan 1999 21:57:48 +0400 (AMT) Date: Fri, 29 Jan 1999 21:57:48 +0400 (AMT) From: Casper To: freebsd-questions@FreeBSD.ORG cc: freebsd-isp@FreeBSD.ORG Subject: Service providing for virtual users 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 all! Are there any program product to provide FTP/WWW/mail/POP3 services without creating users on Unix machine? So i need to have list (database) of virtual users without shells and UIDs , but they'll able to upload and access to their homepages on server ? If there are no such software , anyone interested to do some suggestions or give some ideas to me .... in that case i'll write patches to apache/ftpd/sendmail/pop3 server to use MySDL server for that purposes ... Your suggestions are welcome ! -------- Casper , friendly ghost Armenian Computer Center Administrator http://www.acc.am/~casper/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 09:40:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA16103 for freebsd-questions-outgoing; Fri, 29 Jan 1999 09:40:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason02.u.washington.edu (jason02.u.washington.edu [140.142.76.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA16096 for ; Fri, 29 Jan 1999 09:40:37 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul1.u.washington.edu (root@saul1.u.washington.edu [140.142.82.10]) by jason02.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id JAA42506; Fri, 29 Jan 1999 09:40:29 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul1.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id JAA26555; Fri, 29 Jan 1999 09:40:28 -0800 (PST) Date: Fri, 29 Jan 1999 17:39:54 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: "matt-kenyon....aka.fump" cc: freebsd-questions@FreeBSD.ORG Subject: Re: your mail In-Reply-To: <001101be4ba0$6c0d15c0$e208883e@default> 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, 29 Jan 1999, matt-kenyon....aka.fump wrote: >is it possible to run both win95 and freebsd on the same system. >because i dont wont to get rid on 95! Yes. http://www.freebsd.org/handbook/install.html Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 09:40:51 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA16122 for freebsd-questions-outgoing; Fri, 29 Jan 1999 09:40:51 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotmail.com (law-f123.hotmail.com [209.185.131.186]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA16114 for ; Fri, 29 Jan 1999 09:40:47 -0800 (PST) (envelope-from chen6178@hotmail.com) Received: (qmail 9723 invoked by uid 0); 29 Jan 1999 17:40:44 -0000 Message-ID: <19990129174044.9722.qmail@hotmail.com> Received: from 163.28.80.23 by www.hotmail.com with HTTP; Fri, 29 Jan 1999 09:40:44 PST X-Originating-IP: [163.28.80.23] From: "Albert Chen" To: grog@lemis.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Upgrading 3.0-RELEASE from 2.2.8-RELEASE. Date: Fri, 29 Jan 1999 09:40:44 PST Mime-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greg Lehey said: >On Thursday, 28 January 1999 at 23:44:12 -0800, Albert Chen wrote: >> Greetings, >> >> I'm using FreeBSD 2.2.8-RELEASE, I want to upgrading 3.0-RELEASE. >> Would anyone tell me anyting I should care regarding upgrading 3.0 >> from 2.2.8? I know 3.0 supports ELF, but 2.2.8 doesn't. >> So I'm afraid I can't use tools on 2.2.8 when I upgrading 3.0. > >Quite honestly, if you don't really have to, I wouldn't recommend >doing this right now. 3.1 is just around the corner, and the upgrade >path is very different. It will also be relatively complicated to >upgrade from 3.0-RELEASE to 3.1-RELEASE. Hi, Greg, First off, thanks for the reply. According to your reply, you said: "3.1 is just around the corner, and the upgrade path is very different. It will also be relatively complicated to upgrade from 3.0-RELEASE to 3.1-RELEASE" Would you like to tell me which path is different? I read Handbook, looks like I just run /stand/sysinstall, then select 'upgrade' option, that's it, isn't it?? Correct me if I'm wrong, thanks. -Albert. ______________________________________________________ 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 Jan 29 09:42:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA16256 for freebsd-questions-outgoing; Fri, 29 Jan 1999 09:42:06 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bright.fx.genx.net (bright.fx.genx.net [206.64.4.154]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA16247 for ; Fri, 29 Jan 1999 09:42:03 -0800 (PST) (envelope-from bright@hotjobs.com) Received: from localhost (bright@localhost) by bright.fx.genx.net (8.9.1/8.9.1) with ESMTP id MAA40197; Fri, 29 Jan 1999 12:48:41 -0500 (EST) (envelope-from bright@hotjobs.com) X-Authentication-Warning: bright.fx.genx.net: bright owned process doing -bs Date: Fri, 29 Jan 1999 12:48:41 -0500 (EST) From: Alfred Perlstein X-Sender: bright@bright.fx.genx.net To: Tim Preece cc: questions@FreeBSD.ORG Subject: Re: Telnet and NIS queries In-Reply-To: <9q$ZtHAN9es2EwEW@scratch.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 Fri, 29 Jan 1999, Tim Preece wrote: > Hi, > > I am having a few problems with my v.small network. > > I have 2 boxes both pc's, one running FreeBSD nearly current (Updated > begin Jan) and the other running 3.0 release. > > Firstly I was able to telnet to 127.0.0.1 and log in as root, however > now even this seems to be causing problems the same as if I try to > telnet to the other box and log in as root. > > This is the message that I get > > scratch2 login: LOGIN root REFUSED (NOROOT) from scratch1.netlink on TTY > ttyp0 you are not allowed to login as root over the network. > > The other problem is that I am having problems with networked accounts, > unable to log on as anything from one machine except that which was > created on it > > Don't know if this is anything to do with it but I get this message > > scratch1 login: LOGIN FAILURE from scratch1.netlink > repeat > repeat > scratch login: NIS netgroup support not configured > > reading about netgroup and creating /etc/netgroup with only + in it > and re-make the yp Makefile does not produce netgrp.byname etc > > Do I need netgroup and if so what am I doing wrong, Is this a problem > with having ELF on one box and aout on the other !!!!! no, this is a NIS configuration error. you don't even mention configuring one of these boxes as a server for NIS... have you done this? > any help much appreciated man yp -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 09:49:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA16939 for freebsd-questions-outgoing; Fri, 29 Jan 1999 09:49:12 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from granite.sentex.net (granite.sentex.ca [199.212.134.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA16929 for ; Fri, 29 Jan 1999 09:49:09 -0800 (PST) (envelope-from mike@sentex.net) Received: from marble.sentex.ca (marble.sentex.ca [199.212.134.2]) by granite.sentex.net (8.8.8/8.6.9) with ESMTP id MAA15512 for ; Fri, 29 Jan 1999 12:48:59 -0500 (EST) Received: from leaverite (leaverite.sentex.ca [209.112.4.36]) by marble.sentex.ca (8.8.8/8.8.8) with SMTP id MAA26189 for ; Fri, 29 Jan 1999 12:48:59 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <3.0.5.32.19990129125305.04406410@staff.sentex.ca> X-Sender: mdtpop@staff.sentex.ca X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Fri, 29 Jan 1999 12:53:05 -0500 To: questions@FreeBSD.ORG From: Mike Tancsa Subject: login.conf question 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 anyway to preventing or limiting users from running processes like eggdrop after their shell session ends ? If they keep a shell session open, thats fine, but I dont want it to continue to run after they logout. ---Mike ------------------------------------------------------------------------ Mike Tancsa, tel 01.519.651.3400 Network Administrator, noc@sentex.net Sentex Communications www.sentex.net Cambridge, Ontario Canada To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 09:53:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA17497 for freebsd-questions-outgoing; Fri, 29 Jan 1999 09:53:21 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from turkey.ispro.net.tr (turkey.ispro.net.tr [195.174.18.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA17488 for ; Fri, 29 Jan 1999 09:53:18 -0800 (PST) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from localhost (yurtesen@localhost) by turkey.ispro.net.tr (8.8.8/8.8.8) with SMTP id TAA03942 for ; Fri, 29 Jan 1999 19:53:13 +0200 (EET) (envelope-from yurtesen@turkey.ispro.net.tr) Date: Fri, 29 Jan 1999 19:53:13 +0200 (EET) From: Evren Yurtesen To: freebsd-questions@FreeBSD.ORG Subject: is this a bug? 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, when I want to see the manual page of the command limit man limit my system gives me the manual page of csh! what is this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 10:01:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA18549 for freebsd-questions-outgoing; Fri, 29 Jan 1999 10:01:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horton.iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA18542 for ; Fri, 29 Jan 1999 10:01:24 -0800 (PST) (envelope-from proot@horton.iaces.com) Received: (from proot@localhost) by horton.iaces.com (8.8.8/8.8.8) id MAA04856; Fri, 29 Jan 1999 12:01:21 -0600 (CST) (envelope-from proot) From: "Paul T. Root" Message-Id: <199901291801.MAA04856@horton.iaces.com> Subject: Re: [Q] telnet session as a cron job In-Reply-To: <19990129173512.3978.qmail@yellow.axe.ru> from "proktor47@usa.net" at "Jan 29, 99 05:35:12 pm" To: proktor47@usa.net Date: Fri, 29 Jan 1999 12:01:21 -0600 (CST) Cc: questions@FreeBSD.ORG X-Organization: USWEST !nterprise Networking - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 600 Stinson Blvd, Fl 1S X-Address: Minneapolis, MN 55413 X-Mailer: ELM [version 2.4ME+ PL38 (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'll need to do it in either expect or perl with a telnet module. In a previous message, proktor47@usa.net said: > Hello, > > Is it possible to do such task as a cron job? > > Right now I do it like this: > > $ telnet somehost someport | tee tmpfile > > command > > . > > . > > output > > . > > . > > quit > $ diff -q somefile tmpfile > > Thanks > > -- > Victor > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Being perfect is a terrible way to spend your life and guys are not equipped for it anyway. It is like a bear riding a bicycle: He can be trained to do it for short periods but he would rather be in the woods doing what bears do there. - Garrison Keillor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 10:02:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA18884 for freebsd-questions-outgoing; Fri, 29 Jan 1999 10:02:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mercury.webnology.com (mercury.webnology.com [209.155.51.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA18877 for ; Fri, 29 Jan 1999 10:02:54 -0800 (PST) (envelope-from jooji@webnology.com) Received: from localhost (jooji@localhost) by mercury.webnology.com (8.9.2/8.9.2) with SMTP id MAA09287; Fri, 29 Jan 1999 12:02:43 -0600 (CST) Date: Fri, 29 Jan 1999 12:02:42 -0600 (CST) From: "Jasper O'Malley" To: Evren Yurtesen cc: freebsd-questions@FreeBSD.ORG Subject: Re: is this a bug? 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 Fri, 29 Jan 1999, Evren Yurtesen wrote: > hello, > when I want to see the manual page of the command limit > man limit > my system gives me the manual page of csh! > what is this? It's not a bug. "limit" isn't a separate program, it's a function of the C-shell. Cheers, Mick The Reverend Jasper P. O'Malley dotdot:jooji@webnology.com Systems Administrator ringring:asktheadmiral Webnology, LLC woowoo:http://www.webnology.com/~jooji To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 10:03:55 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA18969 for freebsd-questions-outgoing; Fri, 29 Jan 1999 10:03:55 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp1.vnet.net (smtp1.vnet.net [166.82.1.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA18964 for ; Fri, 29 Jan 1999 10:03:49 -0800 (PST) (envelope-from rivers@dignus.com) Received: from dignus.com (ponds.vnet.net [166.82.177.48]) by smtp1.vnet.net (8.9.1a/8.9.1) with ESMTP id NAA04102; Fri, 29 Jan 1999 13:04:24 -0500 (EST) Received: from lakes.dignus.com (lakes.dignus.com [10.0.0.3]) by dignus.com (8.9.1/8.8.5) with ESMTP id NAA06602; Fri, 29 Jan 1999 13:48:12 -0500 (EST) Received: (from rivers@localhost) by lakes.dignus.com (8.9.1/8.6.9) id NAA06885; Fri, 29 Jan 1999 13:05:32 -0500 (EST) Date: Fri, 29 Jan 1999 13:05:32 -0500 (EST) From: Thomas David Rivers Message-Id: <199901291805.NAA06885@lakes.dignus.com> To: freebsd-questions@FreeBSD.ORG, yurtesen@turkey.ispro.net.tr Subject: Re: is this a bug? In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > hello, > when I want to see the manual page of the command limit > man limit > my system gives me the manual page of csh! > what is this? > > The limit "command" is actually a builtin function of the csh. From the man page that you just got: Builtin commands Builtin commands are executed within the shell. If a builtin command oc- curs as any component of a pipeline except the last then it is executed in a subshell. ... limit limit resource limit resource maximum-use limit -h limit -h resource limit -h resource maximum-use Limit the consumption by the current process and each pro- cess it creates to not individually exceed maximum-use on the specified resource. If no maximum-use is given, then the current limit is printed; if no resource is given, then all limitations are given. If the -h flag is given, the hard limits are used instead of the current limits. The hard limits impose a ceiling on the values of the current limits. Only the super-user may raise the hard limits, but a user may lower or raise the current limits within the le- gal range. ... - Dave Rivers - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 10:04:42 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA19140 for freebsd-questions-outgoing; Fri, 29 Jan 1999 10:04:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mercury.webnology.com (mercury.webnology.com [209.155.51.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA19130 for ; Fri, 29 Jan 1999 10:04:41 -0800 (PST) (envelope-from jooji@webnology.com) Received: from localhost (jooji@localhost) by mercury.webnology.com (8.9.2/8.9.2) with SMTP id MAA09311; Fri, 29 Jan 1999 12:04:05 -0600 (CST) Date: Fri, 29 Jan 1999 12:04:05 -0600 (CST) From: "Jasper O'Malley" To: "Paul T. Root" cc: proktor47@usa.net, questions@FreeBSD.ORG Subject: Re: [Q] telnet session as a cron job In-Reply-To: <199901291801.MAA04856@horton.iaces.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, 29 Jan 1999, Paul T. Root wrote: > You'll need to do it in either expect or > perl with a telnet module. Or, if you're only sending a single command, try using netcat. It's in the ports collection. Cheers, Mick The Reverend Jasper P. O'Malley dotdot:jooji@webnology.com Systems Administrator ringring:asktheadmiral Webnology, LLC woowoo:http://www.webnology.com/~jooji To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 10:09:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA19917 for freebsd-questions-outgoing; Fri, 29 Jan 1999 10:09:04 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [212.110.138.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA19709 for ; Fri, 29 Jan 1999 10:07:33 -0800 (PST) (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.9.2/8.9.2/UCB) id UAA05488; Fri, 29 Jan 1999 20:05:33 +0200 (EET) Date: Fri, 29 Jan 1999 20:05:33 +0200 From: Ruslan Ermilov To: Albert Chen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Upgrading 3.0-RELEASE from 2.2.8-RELEASE. Message-ID: <19990129200533.A3484@ucb.crimea.ua> Mail-Followup-To: Albert Chen , freebsd-questions@FreeBSD.ORG References: <19990129174044.9722.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.17i In-Reply-To: <19990129174044.9722.qmail@hotmail.com>; from Albert Chen on Fri, Jan 29, 1999 at 09:40:44AM -0800 X-Operating-System: FreeBSD 2.2.8-STABLE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jan 29, 1999 at 09:40:44AM -0800, Albert Chen wrote: > Greg Lehey said: > > >On Thursday, 28 January 1999 at 23:44:12 -0800, Albert Chen wrote: > >> Greetings, > >> > >> I'm using FreeBSD 2.2.8-RELEASE, I want to upgrading 3.0-RELEASE. > >> Would anyone tell me anyting I should care regarding upgrading 3.0 > >> from 2.2.8? I know 3.0 supports ELF, but 2.2.8 doesn't. > >> So I'm afraid I can't use tools on 2.2.8 when I upgrading 3.0. > > > >Quite honestly, if you don't really have to, I wouldn't recommend > >doing this right now. 3.1 is just around the corner, and the upgrade > >path is very different. It will also be relatively complicated to > >upgrade from 3.0-RELEASE to 3.1-RELEASE. > > Hi, Greg, > > First off, thanks for the reply. According to your reply, you said: > > "3.1 is just around the corner, and the upgrade > path is very different. It will also be relatively complicated to > upgrade from 3.0-RELEASE to 3.1-RELEASE" > > Would you like to tell me which path is different? > I read Handbook, looks like I just run /stand/sysinstall, then select > 'upgrade' option, that's it, isn't it?? > Correct me if I'm wrong, thanks. > > -Albert. Of course, you will be able to do a binary upgrade. But aout->ELF transition from the sources will not be able. Read the /usr/src/Makefile of RELENG_3 branch. -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank +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 Fri Jan 29 10:10:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA20216 for freebsd-questions-outgoing; Fri, 29 Jan 1999 10:10:21 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from misha.cisco.com (misha.cisco.com [171.69.206.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA20209 for ; Fri, 29 Jan 1999 10:10:18 -0800 (PST) (envelope-from mi@misha.cisco.com) Received: (from mi@localhost) by misha.cisco.com (8.9.1/8.9.1) id NAA17759; Fri, 29 Jan 1999 13:06:32 -0500 (EST) (envelope-from mi) From: Mikhail Teterin Message-Id: <199901291806.NAA17759@misha.cisco.com> Subject: Re: ypcat works, ypxfr does not In-Reply-To: <199901291649.LAA22334@cc942873-a.ewndsr1.nj.home.com> from "Crist J. Clark" at "Jan 29, 1999 11:49:34 am" To: cjclark@home.com Date: Fri, 29 Jan 1999 13:06:26 -0500 (EST) Cc: questions@FreeBSD.ORG Reply-To: mi@aldan.algebra.com X-Mailer: ELM [version 2.4ME+ PL52 (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 > > root@misha:~mi (270) ypcat hosts > > [...] > > root@misha:~mi (271) /usr/libexec/ypxfr -c hosts.byname > > ypxfr: couldn't create udp handle to ypserv: RPC: Program not registered > > > > ypxfr: failed to get order number of hosts.byname: RPC failure talking to server > > ypxfr: Exiting: NIS server/map database error > > > > Any suggestions? My machine runs ypbind only right now, but I wanted > > to set-up a local yp-slave to speed thing yp a bit. But ypinit > > fails, and so does an explicit ypxfr of any of the databases... > > > > ypxfr with explicit `-h master' does not work in the same way... Any > > ideas? > > RTFM. man ypxfr: > > " Ypxfr copies an NIS database (or map) from one NIS server to another us- > ing NIS services." YPXFR(8) FreeBSD System Manager's Manual YPXFR(8) [...] -c Do not send a 'clear current map' request to the ypserv(8) pro- cess running on the local host. This flag is normally used when invoking ypxfr manually on a machine that is not yet running ypserv(8). Without this flag, failure to contact the local NIS server will cause ypxfr to abort the transfer. [...] > You say you only have ypbind running. ypxfr transfers between two > ypservs. That first error is ypxfr not finding ypserv running on your > system. I cannot say off-hand whether the others are cascade failures > due to the first or independent problems. Any other ideas? TIA! -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 10:12:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA20504 for freebsd-questions-outgoing; Fri, 29 Jan 1999 10:12:39 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail12.svr.pol.co.uk (mail12.svr.pol.co.uk [195.92.193.215]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA20493 for ; Fri, 29 Jan 1999 10:12:36 -0800 (PST) (envelope-from yoda@dagobah.freeserve.co.uk) Received: from modem-92.elmiron.dialup.pol.co.uk ([62.136.64.220] helo=c1p4e3) by mail12.svr.pol.co.uk with smtp (Exim 2.10 #1) id 106IPC-000397-00 for freebsd-questions@freebsd.org; Fri, 29 Jan 1999 18:12:34 +0000 Message-ID: <000801be4a8a$93640320$dc40883e@c1p4e3> From: "Drew Masters" To: Subject: hardware or software? Date: Thu, 28 Jan 1999 06:49:26 -0000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01BE4A8A.58973780" 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 This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BE4A8A.58973780 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I'm running win98 on a amd k2 350, 96mb ram adn 4.0gb hdd=20 every time I try and use the boot disk it gets to the boot prompt but = anything I type here has no effect and it tries to contine but it gets = so far and then restarts my machine. Can u tell me what might be the problem or if you need more info = (system specs) Drew yoda@dagobah.freeserve.co.uk thanx ------=_NextPart_000_0005_01BE4A8A.58973780 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I'm running win98 on a amd k2 350, = 96mb ram adn=20 4.0gb hdd
every time I try and use the boot = disk it gets=20 to the boot prompt but anything I type here has no effect and it tries = to=20 contine but it gets so far and then restarts my machine.
Can u tell me what might be the = problem or if=20 you need more info  (system specs)
Drew
yoda@dagobah.freeserve.co.uk=
thanx
------=_NextPart_000_0005_01BE4A8A.58973780-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 10:14:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA20772 for freebsd-questions-outgoing; Fri, 29 Jan 1999 10:14:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from java.dpcsys.com (java.dpcsys.com [206.16.184.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA20767 for ; Fri, 29 Jan 1999 10:14:54 -0800 (PST) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.9.1a/8.9.1) with SMTP id KAA27085; Fri, 29 Jan 1999 10:14:50 -0800 (PST) Date: Fri, 29 Jan 1999 10:14:50 -0800 (PST) From: Dan Busarow To: Charlie Root cc: eddie@silk.net, freebsd-questions@FreeBSD.ORG Subject: Re: Procmail, HTML, /dev/null In-Reply-To: <19990128225442V.wghicks@wghicks.bellsouth.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 Thu, 28 Jan 1999, Charlie Root wrote: > From: Eddie Lawhead > Subject: Procmail, HTML, /dev/null > Date: Thu, 28 Jan 1999 11:28:17 -0800 (PST) > > > I may be dence, but I know almost nothing about HTML mail, only that it is > > a pain, hard to read, and promotes M$. Could someone tell me how I can > > redirect it with procmail and then auto respond to the person sending it > > telling them to get a real mailer? This is from a spam filter so it allows Mime with HTML through. Easy enough to eliminate that check. Pretty simple minded but it does catch a lot of spam for me (which is filed in $HOME/spam in my case). :0 * !^Mime-Version * |^X-Loop: nohtml@yourdomain.com * B ?? ^^ { | ( formail -b -rA"Precedence: junk" \ -A"X-Loop: nohtml@yourdomain.com" \ cat $HOME/nohtml.txt ) -s $SENDMAIL -oi -t } nohtml.txt needs to be a valid email message including a From: line and any other headers you want followed by a blank line and then the instructional message. > I found slocal from /usr/ports/mail/mh to be easier for me to understand. > > Cheers, > > Jerry Hicks > wghicks@bellsouth.net > 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 Fri Jan 29 10:16:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA20987 for freebsd-questions-outgoing; Fri, 29 Jan 1999 10:16:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gvinpin.grad.kiev.ua (KievglavArhit-UTC-28k8.ukrtel.net [195.5.25.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA20942 for ; Fri, 29 Jan 1999 10:16:09 -0800 (PST) (envelope-from Ruslan@Shevchenko.Kiev.UA) Received: from Shevchenko.Kiev.UA (kulshedra [10.0.1.99]) by gvinpin.grad.kiev.ua (8.8.7/8.8.7) with ESMTP id UAA20906; Fri, 29 Jan 1999 20:11:16 +0200 Message-ID: <36B1FB2A.462D1D32@Shevchenko.Kiev.UA> Date: Fri, 29 Jan 1999 20:17:15 +0200 From: Ruslan Shevchenko Reply-To: rssh@grad.kiev.ua X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 3.0-CURRENT i386) MIME-Version: 1.0 To: proktor47@usa.net CC: questions@FreeBSD.ORG Subject: Re: [Q] telnet session as a cron job References: <19990129173512.3978.qmail@yellow.axe.ru> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG proktor47@usa.net wrote: > Hello, > > Is it possible to do such task as a cron job? > Yes, using expect (in /usr/ports/lang, I quess) > > Right now I do it like this: > > $ telnet somehost someport | tee tmpfile > > command > > . > > . > > output > > . > > . > > quit > $ diff -q somefile tmpfile > > Thanks > > -- > Victor > > 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 Jan 29 10:20:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA21394 for freebsd-questions-outgoing; Fri, 29 Jan 1999 10:20:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from runner.jjsoft.com (jahanur.intur.net [206.97.149.64]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA21387 for ; Fri, 29 Jan 1999 10:20:19 -0800 (PST) (envelope-from jahanur@jjsoft.com) Received: from jjsoft.com (lion.jjsoft.com [206.97.159.66]) by runner.jjsoft.com (8.9.0/8.9.0) with ESMTP id MAA18722 for ; Fri, 29 Jan 1999 12:20:13 -0600 (CST) Message-ID: <36B1FC61.B955F785@jjsoft.com> Date: Fri, 29 Jan 1999 12:22:26 -0600 From: Jahanur R Subedar Organization: J & J Software Solutions,www.jjsoft.com X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Virtual hosting? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Folks, I need help on the 2.2.7 Rel. Freebsd. When I made a new virtual site for in my server with 2.2.5 I could ping the virtual site from any other outside computer I could get reply or nslookup from any other machine thousand miles away would resolve but it has been two days now I dont get anything even after two days after I upgraded to 2.2.7 am I missimng anything or did I do something wrong previously to make the virtual website to work ? Could anybody help me to nslookup on virtual website for ex : "dfwislam.com" When I do it in my machine I get this : $ nslookup Default Server: astguru2.iguru.com Address: 38.193.248.3 > dfwislam.com Server: astguru2.iguru.com Address: 38.193.248.3 Name: dfwislam.com Address: 38.193.248.3 Which I think is ok. But when I do nslookup from thousand mile away computer this is what I get. bash-2.01$ nslookup Default Server: runner.jjsoft.com Address: 206.97.149.64 > dfwislam.com Server: runner.jjsoft.com Address: 206.97.149.64 *** runner.jjsoft.com can't find dfwislam.com: Non-existent host/domain. Should I wait more longer ! Could anybody help me please. Jahanur To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 10:44:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23784 for freebsd-questions-outgoing; Fri, 29 Jan 1999 10:44:32 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from enws626.eas.asu.edu (modem-0213.rns.tamu.edu [165.91.65.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA23779 for ; Fri, 29 Jan 1999 10:44:29 -0800 (PST) (envelope-from limanond@enws626.eas.asu.edu) Received: (from limanond@localhost) by enws626.eas.asu.edu (8.8.7/8.8.7) id LAA00357; Fri, 29 Jan 1999 11:47:25 -0600 (CST) (envelope-from limanond) Message-ID: <19990129114724.50615@lymatech.com> Date: Fri, 29 Jan 1999 11:47:24 -0600 From: Suttipan Limanond To: freebsd-questions@FreeBSD.ORG Subject: crossm68k debugger Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84e Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi: I wonder if there is a patch available that makes gdb talk to the BDM (background debuggin mode) on the 68332 or Coldfire chip on FreeBSD. There is one available for Linux and am thinking of porting those to FreeBSD. Is it gonna be difficult? Thanks in advance for any suggestions, Suttipan Limanond. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 10:53:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA25143 for freebsd-questions-outgoing; Fri, 29 Jan 1999 10:53:20 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tas21-atm.tampabay.rr.com (tas21-atm.tampabay.rr.com [24.92.0.71]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA25131 for ; Fri, 29 Jan 1999 10:53:18 -0800 (PST) (envelope-from Spamoff@tampabay.rr.com) Received: from ChaosSolutions.com (dt150n7d.tampabay.rr.com [24.92.196.125]) by tas21-atm.tampabay.rr.com (8.8.8+Sun/8.8.8+RoadRunner) with SMTP id NAA19165 for ; Fri, 29 Jan 1999 13:51:56 -0500 (EST) Received: from tampabay.rr.com by carol.chaossolutions with SMTP (MDaemon.v2.7.SP5o.R) for ; Fri, 29 Jan 1999 13:52:35 -0500 Message-ID: <36B205B5.5F987B62@tampabay.rr.com> Date: Fri, 29 Jan 1999 14:02:13 -0500 From: Martin X-Mailer: Mozilla 4.06C-Caldera [en] (X11; I; Linux 2.0.35 i486) MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: Alton 726 and 747 motherboards Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-MDaemon-Deliver-To: freebsd-questions@FreeBSD.ORG X-Return-Path: Spamoff@tampabay.rr.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello. Anyone had experience with, or heard anything about these boards with FreeBsd - e.g. do they work, any problems etc. Regards...Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 11:38:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA00558 for freebsd-questions-outgoing; Fri, 29 Jan 1999 11:38:57 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from home.worldy.com (ns1.WORLDY.COM [209.5.30.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA00549 for ; Fri, 29 Jan 1999 11:38:50 -0800 (PST) (envelope-from tracker@worldy.com) Received: from tracker (ppp069.WORLDY.COM [209.5.30.99]) by home.worldy.com (8.8.7/8.8.7) with SMTP id OAA32027 for ; Fri, 29 Jan 1999 14:36:32 -0500 Message-ID: <36B20E46.4411@worldy.com> Date: Fri, 29 Jan 1999 14:38:46 -0500 From: David Banning Reply-To: tracker@worldy.com Organization: Sky-Tracker of Canada X-Mailer: Mozilla 3.01Gold (Win95; I) MIME-Version: 1.0 To: questions@FreeBSD.ORG Subject: ppp configuration question Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG RE: FREEBSD 2.2.8 (ppp version 2.0) I am using the on-line manual to configure ppp for dial-up connection. section 15.1.5.1 shows that if your ISP screen looks like; login: foo password: bar protocol: ppp that line 7 of /etc/ppp/ppp.conf should read: set login "TIMEOUT 10 \"\" \"\" gin:--gin: foo word:bar col: ppp" When I sign to my ISP (in Windows 95) I get a dos window which pops up only asking for: login: foo password: bar (no protocol is requested), then I have to push F7 to drop the dos window and continue. Given the difference, how would I change the line in /etc/ppp/ppp/conf to allow for these two differences? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 11:40:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA00757 for freebsd-questions-outgoing; Fri, 29 Jan 1999 11:40:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from samurai.voyager.com.br (samurai.voyager.com.br [200.248.70.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA00703 for ; Fri, 29 Jan 1999 11:40:03 -0800 (PST) (envelope-from ehb@voyager.com.br) Received: from samurai.voyager.com.br (maq01.voyager.com.br [200.248.70.1]) by samurai.voyager.com.br (8.8.7/8.8.7) with SMTP id RAA17653 for ; Fri, 29 Jan 1999 17:36:58 -0200 Message-ID: <005901be4bbf$16e07c80$0a46f8c8@samurai.voyager.com.br> Reply-To: "Eduardo Hartmann Burmeister" From: "Eduardo Hartmann Burmeister" To: Subject: Support Date: Fri, 29 Jan 1999 17:39:28 -0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0056_01BE4BAE.524B1E80" 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_0056_01BE4BAE.524B1E80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I'm configurating FreeBSD but I have done a mistake, I denied the = root login on TTY including the lines=20 +:root:console -:root:ALL in the file /etc/login.access. After this I don't have root permissions. What can I do to solve this = problems? How can I change this file (/etc/login.access) without root = permissions? I yet have tried gave a boot whit the option kernel -r but the / = filesystem is mounted read-only and I can't modify the files. Many thanks in advance, Eduardo Burmeister ------=_NextPart_000_0056_01BE4BAE.524B1E80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
    I'm configurating = FreeBSD but=20 I have done a mistake, I denied the root login on TTY including the = lines=20
+:root:console
-:root:ALL
in the file /etc/login.access.
 
After this I don't have root permissions. What can I = do to=20 solve this problems? How can I change this file (/etc/login.access) = without root=20 permissions?
 
I yet have tried gave a boot whit the option kernel = -r but the=20 / filesystem is mounted read-only and I can't modify the = files.
 
Many thanks in advance,
 
Eduardo Burmeister
------=_NextPart_000_0056_01BE4BAE.524B1E80-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 11:50:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA01869 for freebsd-questions-outgoing; Fri, 29 Jan 1999 11:50:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from uz.ComCAT.COM (uz.ComCAT.COM [204.170.64.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA01861 for ; Fri, 29 Jan 1999 11:50:12 -0800 (PST) (envelope-from jerryr@ComCAT.COM) Received: from uw.ComCAT.COM (uw [204.170.64.249]) by uz.ComCAT.COM (8.8.8/8.8.8/sol2/mh/19980701) with ESMTP; id OAA15037; Fri, 29 Jan 1999 14:48:44 -0500 (EST) Received: from localhost by uw.ComCAT.COM (8.9.1a/8.9.1/sol2/clnt/19981012) with SMTP id OAA03672 for ; Fri, 29 Jan 1999 14:48:38 -0500 (EST) X-Authentication-Warning: uw.ComCAT.COM: jerryr owned process doing -bs Date: Fri, 29 Jan 1999 14:48:38 -0500 (EST) From: Jerry Raynor X-Sender: jerryr@uw To: freebsd-questions@FreeBSD.ORG Subject: Hard Drive Cranks Contsantly 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 Recently it seems my hard drive is constantly cranking. I do a 'ps' nothing unussual is running. I'm wondering if the hard drive needs to be defragged?? Has anyone had this problem? Is there anything I can check that would cause this? Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 11:53:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA02362 for freebsd-questions-outgoing; Fri, 29 Jan 1999 11:53:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horton.iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA02356 for ; Fri, 29 Jan 1999 11:53:21 -0800 (PST) (envelope-from proot@horton.iaces.com) Received: (from proot@localhost) by horton.iaces.com (8.8.8/8.8.8) id NAA05494; Fri, 29 Jan 1999 13:52:41 -0600 (CST) (envelope-from proot) From: "Paul T. Root" Message-Id: <199901291952.NAA05494@horton.iaces.com> Subject: Re: Support In-Reply-To: <005901be4bbf$16e07c80$0a46f8c8@samurai.voyager.com.br> from Eduardo Hartmann Burmeister at "Jan 29, 99 05:39:28 pm" To: ehb@voyager.com.br Date: Fri, 29 Jan 1999 13:52:41 -0600 (CST) Cc: freebsd-questions@FreeBSD.ORG X-Organization: USWEST !nterprise Networking - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 600 Stinson Blvd, Fl 1S X-Address: Minneapolis, MN 55413 X-Mailer: ELM [version 2.4ME+ PL38 (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 boot with -s # mount / edit file In a previous message, Eduardo Hartmann Burmeister said: > Hi, > > I'm configurating FreeBSD but I have done a mistake, I denied the root login on TTY including the lines > +:root:console > -:root:ALL > in the file /etc/login.access. > > After this I don't have root permissions. What can I do to solve this problems? How can I change this file (/etc/login.access) without root permissions? > > I yet have tried gave a boot whit the option kernel -r but the / filesystem is mounted read-only and I can't modify the files. > > Many thanks in advance, > > Eduardo Burmeister -- Good fortune will find you, providing you give ample directions. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 11:53:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA02442 for freebsd-questions-outgoing; Fri, 29 Jan 1999 11:53:41 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.netsys.hn ([206.48.255.45]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA02391 for ; Fri, 29 Jan 1999 11:53:31 -0800 (PST) (envelope-from freebsd@netsys.hn) Received: from [206.48.255.64] (dedicated.netsys.hn [206.48.255.64]) by mail.netsys.hn (8.9.1/8.9.1) with SMTP id NAA02990 for ; Fri, 29 Jan 1999 13:53:53 -0600 (CST) Message-Id: <199901291953.NAA02990@mail.netsys.hn> To: "freebsd-questions@FreeBSD.ORG" Subject: Radius for FreeBSD? Date: Fri, 29 Jan 99 13:54:17 -0500 From: FreeBSD Questions X-Mailer: E-Mail Connection v2.5.03 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -- [ From: FreeBSD Questions * EMC.Ver #2.5.02 ] -- Hello quys. I want to know if there is a Radius Authentication Server version available for FreeSBD. Pablo Quintana HONDURAS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 11:56:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA02911 for freebsd-questions-outgoing; Fri, 29 Jan 1999 11:56:06 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from java.dpcsys.com (java.dpcsys.com [206.16.184.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA02901 for ; Fri, 29 Jan 1999 11:56:04 -0800 (PST) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.9.1a/8.9.1) with SMTP id LAA19399; Fri, 29 Jan 1999 11:56:09 -0800 (PST) Date: Fri, 29 Jan 1999 11:56:09 -0800 (PST) From: Dan Busarow To: Eduardo Hartmann Burmeister cc: freebsd-questions@FreeBSD.ORG Subject: Re: Support In-Reply-To: <005901be4bbf$16e07c80$0a46f8c8@samurai.voyager.com.br> Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/ALTERNATIVE; BOUNDARY="----=_NextPart_000_0056_01BE4BAE.524B1E80" Content-ID: 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. ------=_NextPart_000_0056_01BE4BAE.524B1E80 Content-Type: TEXT/PLAIN; CHARSET=iso-8859-1 Content-ID: On Fri, 29 Jan 1999, Eduardo Hartmann Burmeister wrote: > I'm configurating FreeBSD but I have done a mistake, I denied the root login on TTY including the lines > +:root:console > -:root:ALL > in the file /etc/login.access. > > After this I don't have root permissions. What can I do to solve this problems? How can I change this file (/etc/login.access) without root permissions? > > I yet have tried gave a boot whit the option kernel -r but the / filesystem is mounted read-only and I can't modify the files. # mount -u / You may also need to mount /usr and /var if they are separate file systems. 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 ------=_NextPart_000_0056_01BE4BAE.524B1E80-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 12:31:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA06938 for freebsd-questions-outgoing; Fri, 29 Jan 1999 12:31:21 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from loki.intrepid.net (intrepid.net [204.71.127.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA06922; Fri, 29 Jan 1999 12:31:18 -0800 (PST) (envelope-from mark@intrepid.net) Received: (from mark@localhost) by loki.intrepid.net (8.8.5/8.8.5) id PAA10640; Fri, 29 Jan 1999 15:30:29 -0500 Message-ID: <19990129153028.F25277@intrepid.net> Date: Fri, 29 Jan 1999 15:30:28 -0500 From: Mark Conway Wirt To: Casper , freebsd-questions@FreeBSD.ORG Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Service providing for virtual users References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2 In-Reply-To: ; from Casper on Fri, Jan 29, 1999 at 09:57:48PM +0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jan 29, 1999 at 09:57:48PM +0400, Casper wrote: > Hello all! > > Are there any program product to provide FTP/WWW/mail/POP3 services > without creating users on Unix machine? > > So i need to have list (database) of virtual users without shells and UIDs > , but they'll able to upload and access to their homepages on server ? > AFAIK, there isn't an integrated way of doing what you want to do. Mail is fairly easy. Qmail supports the concept of a virtual user, provided that you use a POP client that understands the the virtual user structure -- see www.qmail.org for more information. WWW/FTP is more problematical. In reality, a web server doesn't care about user ID's (provided your not using "~" paths), the real rub is getting the pages uploaded. There are a few options, and all of them have weaknesses. First, if you use wu-ftp, you can create ftp accounts of type guest. Now, if you do this, you *will* have user accounts on the system, but these can be chrooted and pointed to a non-loggable shell (which still must be in /etc/shells), but it will limit the user's access to your disk. They won't be able to log in, and in FTP transactions they will only have access to the portion of the disk (though the chroot) that you define. Another (horrible) option is to use the FrontPage extensions. FrontPage can be set up to use virtual users, but this forces the user to use FP, with is a Bad Idea (tm). Maybe someone on the list knows of other options for the uploading of pages. People are working on standards-based methods for uploading pages via http, but I don't think they are ready for prime time. Once they are, there's nothing preventing people from creating virtual-user aware clients.... --Mark -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 12:36:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA07758 for freebsd-questions-outgoing; Fri, 29 Jan 1999 12:36:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from fire.mhi-tx.com (www.mhi-tx.com [208.243.253.225]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA07744 for ; Fri, 29 Jan 1999 12:36:07 -0800 (PST) (envelope-from robert@mhi-tx.com) Received: from mhi-tx.com (robert.mhi-tx.com [192.168.1.200]) by fire.mhi-tx.com (8.8.7/8.8.7) with ESMTP id OAA18692 for ; Fri, 29 Jan 1999 14:29:40 -0600 (CST) (envelope-from robert@mhi-tx.com) Message-ID: <36B21EF5.E1533107@mhi-tx.com> Date: Fri, 29 Jan 1999 14:49:57 -0600 From: robert X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd list Subject: re read the host file and ttys 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 am wondering how I can make my machine re read the /etc/hosts,hosts.equiv,hosts.lpd, and /etc/ttys files without restarting the whole thing. I have tried kill -1 1(killing init) but that isn't it?? any clues would be greatly appreciated. please send direct mail as I am not currently subscribed to the list. thanks in advance , Robert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 12:46:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA09244 for freebsd-questions-outgoing; Fri, 29 Jan 1999 12:46:30 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from duke.usask.ca (duke.usask.ca [128.233.3.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA09235 for ; Fri, 29 Jan 1999 12:46:26 -0800 (PST) (envelope-from kovarsky@duke.usask.ca) Received: from duke.usask.ca (kovarsky@duke.usask.ca [128.233.3.13]) by duke.usask.ca (8.8.7/8.8.7) with ESMTP id OAA20581 for ; Fri, 29 Jan 1999 14:46:22 -0600 (CST) Date: Fri, 29 Jan 1999 14:46:22 -0600 (CST) From: "Dennis I. Kovarsky" To: freebsd-questions@FreeBSD.ORG Subject: / partition 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 How do I find out which directories are part of my "/" partition? Which directories HAVE to be in the "/" and can not be moved? Thank you in advance. Dennis K. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 13:05:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA11708 for freebsd-questions-outgoing; Fri, 29 Jan 1999 13:05:20 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason05.u.washington.edu (jason05.u.washington.edu [140.142.78.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA11702 for ; Fri, 29 Jan 1999 13:05:16 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul1.u.washington.edu (root@saul1.u.washington.edu [140.142.82.10]) by jason05.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id NAA49448; Fri, 29 Jan 1999 13:05:15 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul1.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id NAA00718; Fri, 29 Jan 1999 13:05:14 -0800 (PST) Date: Fri, 29 Jan 1999 21:04:42 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: "Dennis I. Kovarsky" cc: freebsd-questions@FreeBSD.ORG Subject: Re: / partition 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 Fri, 29 Jan 1999, Dennis I. Kovarsky wrote: >How do I find out which directories are part of my "/" partition? >Which directories HAVE to be in the "/" and can not be moved? You have to look at your system and look at /etc/fstab. You will see in fstab en entry for /, /usr, /var. Cd to / and do ls. All of the dirs that you see in / that are not /usr or /var actually belong to the / filesystem. But be careful, some of those are links. For example, /home is actually a link to /usr/home. Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 13:09:27 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA12439 for freebsd-questions-outgoing; Fri, 29 Jan 1999 13:09:27 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from challenge2.brite.net (challenge2.brite.net [204.181.172.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA12434 for ; Fri, 29 Jan 1999 13:09:24 -0800 (PST) (envelope-from kermit@brite.net) Received: from perch (perch.isg.brite.net [204.181.173.242]) by challenge2.brite.net (8.9.1/8.9.1) with SMTP id PAA00672; Fri, 29 Jan 1999 15:00:48 -0600 (CST) Message-ID: <00b201be4bcb$a1a286e0$f2adb5cc@perch.isg.brite.net> From: "Kermit Tensmeyer" To: , X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Subject: gcc (version 2.7.1 and 2.8.1) Date: Fri, 29 Jan 1999 15:09:15 -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The pkg/DESCR file for the lang/gcc281 port indicates that 2.8.1 is only a port "until its stablity and ability to produce a working kernel and 'make world' has been proven." Since gcc has not been updated since Mar 2 1998, has there been any further progress in showing that 2.8.1 can or can not be stable? A number of the cross-compile and emulation issues would be _much_ easier to resolve with a common compiler. [ for example 2.8.1 supports the -spec attribute which would make it much easier to have both cross-compilers and the ability to use glibc6 (with it's crt0.o etc files) to build FreeBSD elf executibles with Linux libraries. ] Has the 2.8.1 failed for a stable release of 3.0? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 13:11:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA12892 for freebsd-questions-outgoing; Fri, 29 Jan 1999 13:11:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from caladan.tdx.co.uk (caladan.tdx.co.uk [195.188.177.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA12725 for ; Fri, 29 Jan 1999 13:11:48 -0800 (PST) (envelope-from kpielorz@tdx.co.uk) Received: from tdx.co.uk (lorca-tx.tdx.co.uk [195.188.177.242]) by caladan.tdx.co.uk (8.9.2/8.9.2) with ESMTP id VAA08136; Fri, 29 Jan 1999 21:11:36 GMT Message-ID: <36B22408.2160CF95@tdx.co.uk> Date: Fri, 29 Jan 1999 21:11:36 +0000 From: Karl Pielorz Organization: TDX - The Digital eXchange X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: Jerry Raynor CC: freebsd-questions@FreeBSD.ORG Subject: Re: Hard Drive Cranks Contsantly References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jerry Raynor wrote: > > Recently it seems my hard drive is constantly cranking. I do a 'ps' > nothing unussual is running. I'm wondering if the hard drive needs to be > defragged?? Has anyone had this problem? Is there anything I can check > that would cause this? FreeBSD FFS is 'self defragging' provided you have enough free space left on the drive (~ 10%?) - the 'silenced' system I run here (whisper fan, quiet drives etc.) still 'chuckles' (OK, you think of a better word to describe it!) occasionally... I'm guessing it's either Syslog activity, pager acitivty (swapping out really old pages to disk), or something to do with the syncer process (in other words I don't really know :) All I do know is _all_ systems do it, even my laptop (which is why I have turned off power saving on the IDE drive - it was pointless)... It's perfectly normall... Heck, even some of the newer IDE drives do it - I have 2 WD caviars that (and this is confirmed by the instruction book with them) 'sweep' the drive slowly over time... You can prove this by plugging them into power, but no controller and just waiting... :) -Kp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 14:01:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA19055 for freebsd-questions-outgoing; Fri, 29 Jan 1999 14:01:32 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA19046 for ; Fri, 29 Jan 1999 14:01:28 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id IAA05119; Sat, 30 Jan 1999 08:31:24 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id IAA23515; Sat, 30 Jan 1999 08:31:22 +1030 (CST) Date: Sat, 30 Jan 1999 08:31:21 +1030 From: Greg Lehey To: cjclark@home.com Cc: BlackshR@fleishman.com, freebsd-questions@FreeBSD.ORG Subject: Re: Tape drive Message-ID: <19990130083121.K8473@freebie.lemis.com> References: <19990129175337.D8473@freebie.lemis.com> <199901291501.KAA22170@cc942873-a.ewndsr1.nj.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <199901291501.KAA22170@cc942873-a.ewndsr1.nj.home.com>; from Crist J. Clark on Fri, Jan 29, 1999 at 10:01:36AM -0500 WWW-Home-Page: http://www.lemis.com/~grog 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 Friday, 29 January 1999 at 10:01:36 -0500, Crist J. Clark wrote: > Greg Lehey wrote, >> DDS and Exabyte are just plain too unreliable, though they're getting >> better. > > Greg, is this personal or anecdotal experience? Both. > Or can you point to some references that bear this conclusion out? > We use Exabyte a _lot_ here at work and hearing this from you > concerns me. Also, when you say they are unreliable, are you talking > about the media (properly written tapes fail), the transfer (tapes > do not get written/read properly), or the hardware (the drives are > in the shop to much)? I haven't had much trouble with the tapes (though others make claims about shortness of life which I can't confirm; I have tapes up to 8 years old which are still just as easy to read as new ones). The only problem with tapes, particularly on Exabytes, is that some people use video grade tape. I've had new video tapes sent which have lots of soft errors (in other words, I can read them, but there are lots of retries). The basic problem is head wear. I've had more experience with DDS drives than with Exabytes, but I've had problems with the latter, and every DDS drive I have ever had has failed. The DDS-1 drives (by HP) all failed within 8 months of moderate use. The DDS-2 drives survived up to 2 years. Considering the cost of the units, I'm seriously considering swapping to disks. >> For daily backups, you might consider a small number of large >> IDE drives. They'll be fractionally more expensive in the short term, >> but cheaper in the long run, and they'll certainly back up faster. > > The problem I have with this solution is that it seems that you are > putting all your eggs in one basket. If that backup fails > catastrophically, you lose _all_ your backups at once. Like it does if your tape self-destructs. I wasn't talking of a single IDE disk, but two alternative ones in a drawer. Every day you swap the disk, like I currently swap the tape. > Seems that you would have to backup your backups occasionally. So, > you're still stuck with doing tapes or some other media for the > backup^2. Yes, it wouldn't be a complete replacement for a tape drive, but it's the daily backups which place the greatest load on the heads. > There probably is a procedure to get around this problem (or I may be > seeing a problem where there is not one), what is the prefered > procedure for using IDE drives for backup? There isn't one yet. I'm still thinking about it. There may also be driver problems with replacing disks, but I'm sure we can fix them if there are. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 14:15:16 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA20909 for freebsd-questions-outgoing; Fri, 29 Jan 1999 14:15:16 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dsinw.com (dsinw.com [207.149.40.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA20903 for ; Fri, 29 Jan 1999 14:15:14 -0800 (PST) (envelope-from hamellr@dsinw.com) Received: from bb-b1-11a (ppp94.pm3-0.pdx.dsinw.com [207.149.41.94]) by dsinw.com (8.8.8/8.7.3) with SMTP id OAA17484; Fri, 29 Jan 1999 14:14:34 -0800 (PST) Date: Fri, 29 Jan 1999 14:17:26 -0800 () From: Rick Hamell To: Greg Lehey cc: freebsd-questions@FreeBSD.ORG Subject: Re: Tape drive In-Reply-To: <19990130083121.K8473@freebie.lemis.com> Message-ID: X-X-Sender: hamellr@dsinw.com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > There probably is a procedure to get around this problem (or I may be > > seeing a problem where there is not one), what is the prefered > > procedure for using IDE drives for backup? > > There isn't one yet. I'm still thinking about it. There may also be > driver problems with replacing disks, but I'm sure we can fix them if > there are. What kind of problems would this cause? I've got a IDE drawer and docking bay that I've been thinking about throwing back into my computer system. My experiences with it were in under Dos and Windows95. Under Dos you could pull the drive out and replace it, even if it was running the OS with no real problems. Win95 completely hated it, pulling out a backup drive then plugging another in would cause 95 to completly lock up. I would think that since FreeBSD can mount an unmount drives, there should be no problems with it that way. Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 14:32:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA22512 for freebsd-questions-outgoing; Fri, 29 Jan 1999 14:32:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from beloit.edu (beloit.edu [144.89.40.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA22496 for ; Fri, 29 Jan 1999 14:32:06 -0800 (PST) (envelope-from noodene@beloit.edu) Received: from nooden.beloit.edu ([144.89.40.89]) by beloit.edu (8.9.0/8.9.0) with SMTP id QAA28638 for ; Fri, 29 Jan 1999 16:30:03 -0600 Message-Id: <4.1.19990129162336.00a17400@beloit.edu> X-Sender: noodene@beloit.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Fri, 29 Jan 1999 16:30:26 -0600 To: freebsd-questions@FreeBSD.ORG From: "Eric S. Nooden" Subject: Syslog set up 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 checked the man pages, the archived news postings, etc.. I need to be able to send to the log files, failed loggin attempts from httpd, telnet, ftp, and what not using syslog. I am running 2.2.7. I guess the basic question is how do I add those items named previously into the syslog.conf? Thanks, Eric noodene@beloit.edu ================================================================= Eric S. Nooden Information Technology Services Technical Service Manager(CET,MSC) Beloit College, Mayer Hall #207 Voice: 608.363.2458 Office hours: 0800-1700 Fax: 608.363.2100 http://www.inwave.com/~armyeric ================================================================= Ah, life! Be my wild mistress!! - Dogbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 14:34:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA22941 for freebsd-questions-outgoing; Fri, 29 Jan 1999 14:34:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from relay5.ftech.net (onyx.ftech.net [195.200.12.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA22935 for ; Fri, 29 Jan 1999 14:34:27 -0800 (PST) (envelope-from goddard@acm.org) Received: from ruby.ftech.net ([195.200.12.8] helo=dmg) by relay5.ftech.net with smtp (Exim 2.05ftechp2 #2) id 106MUL-00056x-00; Fri, 29 Jan 1999 22:34:10 +0000 Message-Id: <3.0.3.32.19990129213105.00a254e0@mailgate.ftech.net> X-Sender: dmg@mailgate.ftech.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Fri, 29 Jan 1999 21:31:05 +0000 To: Brian Somers From: David Goddard Subject: Re: ppp hanging problem Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <199901121849.SAA17550@keep.lan.Awfulhak.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Thanks for the response (it's my turn to be late replying as I've been sent by by employer for 2 weeks to a client site with the Bastard Commute From Hell, but I digress)... At 18:49 12/01/99 +0000, Brian Somers wrote: >Hi, > >Sorry for the delay.... > >As you can see from your log, ppp reports several SendTerminateReq >lines after the close. If you want to make it immediate, use ``down'', >not ``close''. This is considered impolite :-I Eeep. Thanks for pointing this out - my ISP is actually quite accommodating so I can't let myself be rude... >Answer 1: > >Enabling async logging should show that we're sending traffic out and >receiving nothing back. If you can get a description from your ISP >of what their ppp implementation has a problem with, I'd be happy to >help further, but without this, my hands are tied :-( OK, will do. I actually thought that changing my dialup to a number with different (not v.90) modems had fixed the problem, but it has shown disturbing signs of relapse... >Of course if any of the above assertions are wrong, please speak up >and I may be able to help :) > >Answer 2: >Does ``set accmap 000a0000'' help ? If it did, that'd be one for the >books :-) I haven't had a chance to try this yet (but will). However, what does this actually mean? I've found the following snippet on the web, but my knowledge of modems is not exactly exhaustive. : If your link freezes as soon as you've connected and you see : a large number of FCS errors, this may be because your link is : not 8 bit clean. Make sure your modem is not using software : flow control (XON/XOFF). If your datalink must use : software flow control, use the command set accmap 0x000a0000 : to tell ppp to escape the ^Q and ^S characters. Off the top of your head, do you know of any good sources that I can use to better educate myself on what is going on here? Thanks for the help - I have a few things to check out now... [I'll send a note to the list with anything concrete that comes out of this] Dave [My original question follows] >> Hi, >> >> I've been having a problem with ppp since my 2.2.5 installation and now it >> seems worse with my fresh 3.0 install. Basically, during a session >> (typically downloading news), my connection fails, but ppp keeps the line >> open until timeout. When this happens, I can't ping any other host and my >> active download (or whatever) fails. >> >> Using pppctl, I can close the connection manually but it's very sluggish - >> the prompt changes to: >> PPp ON dmg> >> and stays like this for some time before changing to the closed prompt. >> >> Once this has happened once, it seems much more likely to happen again. >> I'm using ppp -auto. >> >> I don't get anything analogous when dialling using NT so it doesn't seem to >> be any major problem with my line or the ISP, as far as I can tell... >> >> Can anyone shed any light on the cause of the problem? -- David Goddard ~ goddard@acm.org ~ http://freeweb.ftech.net/dmg Some mornings it's just not worth chewing through the leather straps To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 14:36:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA23176 for freebsd-questions-outgoing; Fri, 29 Jan 1999 14:36:05 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nanguo.chalmers.com.au (gateway.chalmers.com.au [203.1.96.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA23139 for ; Fri, 29 Jan 1999 14:35:59 -0800 (PST) (envelope-from robert@chalmers.com.au) Received: from chalmers.com.au (carbon.chalmers.com.au [203.1.96.26]) by nanguo.chalmers.com.au (8.9.1/8.9.1) with ESMTP id IAA25508 for ; Sat, 30 Jan 1999 08:34:44 +1000 (EST) Message-ID: <36B23B66.CFCC563F@chalmers.com.au> Date: Sat, 30 Jan 1999 08:51:18 +1000 From: Robert Chalmers Reply-To: robert@chalmers.com.au Organization: chalmers.com.au X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: zh-CN,en MIME-Version: 1.0 To: questions Subject: Re: Measuring 'net traffic References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you want something more permanent, try using MRTG. Stats in a HTML window, updated every 10 minutes, on a graf image bob Evren Yurtesen wrote: > I thought the > netstat -i > command shows incoming and outgoing packet numbers. > you can find out how many bytes you have received from there > I guess > > On Thu, 28 Jan 1999, HERBELOT Thierry wrote: > > > Hello, > > > > I would like to know the number of bytes sent to and received from an > > Ethernet NIC. > > > > I have installed ipfw (on a 3.0-Current) and 'ipfw show' shows counters > > of packets and bytes gone through the rule "ip allow any from any" (all > > that has not been denied before), BUT, I can't get it to show traffic in > > each direction. > > > > I have tried to replace the former rule by two (one for each direction : > > ip allow any from any in and ip allow any from any out), but this setup > > does not work at all (I can't get communication to the network and > > back). > > > > I have seen that pipes could be used to discriminate the two ways, but > > is it possible to Keep It Simple St.. and have separate counters without > > pipes ? > > > > TIA > > > > TfH > > > > 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 -- http://www.chalmers.com.au. Publications From China in 24 different languages. English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 14:42:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA24120 for freebsd-questions-outgoing; Fri, 29 Jan 1999 14:42:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from acaix1.ucis.dal.ca (acaix1.UCIS.Dal.Ca [129.173.1.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA24112 for ; Fri, 29 Jan 1999 14:42:10 -0800 (PST) (envelope-from mlui@is2.dal.ca) Received: from is2.dal.ca (mlui@IS2.Dal.Ca [129.173.1.66]) by acaix1.ucis.dal.ca (8.9.0/8.9.0) with ESMTP id SAA54860; Fri, 29 Jan 1999 18:40:51 -0400 Received: from localhost (mlui@localhost) by is2.dal.ca (8.9.0/8.9.0) with SMTP id SAA225428; Fri, 29 Jan 1999 18:40:49 -0400 Date: Fri, 29 Jan 1999 18:40:48 -0400 (AST) From: John To: questions@FreeBSD.ORG cc: John Subject: Installation of FreeBSD from a DVD-ROM and ... 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 just bought a FreeBSD CD-ROM from Walnut Creek, and I want to install on my new computer(IBM Aptive E-series 504) which has been pro-loaded Windows 98. The hard drive is pre-formatted with FAT32, and the computer comes with a DVD-ROM. I want to do a dual-boot with FreeBSD and Windows 98. Is it possible? If so, please show me how, or point me to the right direction. Also, does FreeBSD recoginze DVD-ROM since I want to load the FreeBSD from there? If so, how can I 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 Jan 29 14:46:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA24915 for freebsd-questions-outgoing; Fri, 29 Jan 1999 14:46:07 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nanguo.chalmers.com.au (gateway.chalmers.com.au [203.1.96.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA24900 for ; Fri, 29 Jan 1999 14:46:02 -0800 (PST) (envelope-from robert@chalmers.com.au) Received: from chalmers.com.au (carbon.chalmers.com.au [203.1.96.26]) by nanguo.chalmers.com.au (8.9.1/8.9.1) with ESMTP id IAA25593 for ; Sat, 30 Jan 1999 08:44:49 +1000 (EST) Message-ID: <36B23DC2.F58500CA@chalmers.com.au> Date: Sat, 30 Jan 1999 09:01:23 +1000 From: Robert Chalmers Reply-To: robert@chalmers.com.au Organization: chalmers.com.au X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: zh-CN,en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Was...Re: Did I hear someone say Communicator 4.5 for FreeBSD? References: <36AFD36C.456504C4@tci.com> <199901282136.AAA13827@isis.dynip.com> <19990129175614.E8473@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 Hi, Just thought I'd let you all know (thanks for the help everyone by the w2ay) that I grabbed Netscape 4.5 from the Netscape site, the Navigator binary distribution for 2.2-FreeBSD, upgraded my X11R6 to version 3.3.3, the distribution for 2.2-FreeBSD and ran up my XWin32 terminal on the PC (xterm) typed 'netscape' and there it is. Runs fine. Robert -- http://www.chalmers.com.au. Publications From China in 24 different languages. English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 14:46:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA24954 for freebsd-questions-outgoing; Fri, 29 Jan 1999 14:46:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA24940 for ; Fri, 29 Jan 1999 14:46:14 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.2/8.6.9) with ESMTP id WAA40306; Fri, 29 Jan 1999 22:52:31 +0100 (CET) Message-Id: <199901292152.WAA40306@peedub.muc.de> X-Mailer: exmh version 2.0.2 2/24/98 To: robert@chalmers.com.au cc: freebsd Subject: Re: Next Question. Which is better. 64K ISDN, or 56K/33.6 POTS ? Reply-To: Gary Jennejohn In-reply-to: Your message of "Fri, 29 Jan 1999 09:04:11 +1000." <36B0ECEB.5AA38F20@chalmers.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 29 Jan 1999 22:52:31 +0100 From: Gary Jennejohn Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG <<< No Message Collected >>> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 14:48:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA25133 for freebsd-questions-outgoing; Fri, 29 Jan 1999 14:48:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from freebsd9.lums.edu.pk (freebsd9.lums.edu.pk [203.128.1.122]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA25128 for ; Fri, 29 Jan 1999 14:48:02 -0800 (PST) (envelope-from root@freebsd9.lums.edu.pk) Received: from localhost (root@localhost) by freebsd9.lums.edu.pk (8.8.8/8.8.8) with SMTP id DAA06621 for ; Sat, 30 Jan 1999 03:47:41 +0500 (PKT) (envelope-from root@freebsd9.lums.edu.pk) Date: Sat, 30 Jan 1999 03:47:41 +0500 (PKT) From: Charlie ROOT To: freebsd-questions@FreeBSD.ORG Subject: ftp client 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 recursive ftp client for breebsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 14:51:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA25450 for freebsd-questions-outgoing; Fri, 29 Jan 1999 14:51:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gateway.chlgroup.com ([204.216.54.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA25442 for ; Fri, 29 Jan 1999 14:51:10 -0800 (PST) (envelope-from greg@chlgroup.com) Received: from is1 ([38.231.173.72]) by gateway.chlgroup.com (8.8.8/8.8.8) with SMTP id OAA06631; Fri, 29 Jan 1999 14:51:07 -0800 (PST) (envelope-from greg@chlgroup.com) Message-ID: <36B23B4B.35CA@chlgroup.com> Date: Fri, 29 Jan 1999 14:50:51 -0800 From: Greg Himes X-Mailer: Mozilla 3.04Gold (WinNT; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG CC: greg@chlgroup.com Subject: Cyclom 8Yo Driver problems 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 just installed a new Cyclades 8Yo board, version 6.02, into an old 2.2.5 machine. After rebuilding the kernel with COM_MULTIPORT and cy0 support, the system finds the board, and MAKEDEV created the devices. I have started getty on the 1st 2 ports to test everything. It looks like getty is sending out a login prompt, but all I see garbage, similar to what you see when the port speed is set incorrectly. I did some research and read (somewhere) that the newer Cyclades boards don't work with the old driver. I downloaded the 2.2.x driver from Cyclom's ftp site and rebuilt the kernel. The new kernel panics on startup. So........... Is there a new driver that works with 2.2.5? Or perhaps I should upgrade to 3.0. Cyclom's ftp site had a 3.0 driver available for download. Does that mean the one that ships with the 3.0 CDs doesn't work. Any suggestion, answers, tips, good jokes (bad jokes)? Greg Himes Special Projects Director CHL Design Group greg@chlgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 14:54:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA25984 for freebsd-questions-outgoing; Fri, 29 Jan 1999 14:54:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from sand2.sentex.ca (sand2.sentex.ca [209.167.248.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA25962; Fri, 29 Jan 1999 14:54:21 -0800 (PST) (envelope-from mike@sentex.net) Received: from gravel (ospf-wat.sentex.net [209.167.248.81]) by sand2.sentex.ca (8.8.8/8.8.8) with SMTP id RAA13724; Fri, 29 Jan 1999 17:54:19 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <4.1.19990129180007.0659b8e0@granite.sentex.ca> X-Sender: mdtancsa@granite.sentex.ca X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Fri, 29 Jan 1999 18:01:02 -0500 To: questions@FreeBSD.ORG From: Mike Tancsa Subject: current.freebsd.org ? Cc: stable@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 Are current and releng22.freebsd.org offline temporarily or permanently ? Are there any alternatives where I can get a 3.0STABLE snapshot from ? ---Mike ********************************************************************** Mike Tancsa, Network Admin * mike@sentex.net Sentex Communications Corp, * http://www.sentex.net/mike Cambridge, Ontario * 01.519.651.3400 Canada * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 15:00:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA26648 for freebsd-questions-outgoing; Fri, 29 Jan 1999 15:00:53 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA26637 for ; Fri, 29 Jan 1999 15:00:48 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id JAA05383; Sat, 30 Jan 1999 09:29:35 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id JAA23749; Sat, 30 Jan 1999 09:29:30 +1030 (CST) Date: Sat, 30 Jan 1999 09:29:30 +1030 From: Greg Lehey To: Rick Hamell Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Tape drive Message-ID: <19990130092930.P8473@freebie.lemis.com> References: <19990130083121.K8473@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Rick Hamell on Fri, Jan 29, 1999 at 02:17:26PM -0800 WWW-Home-Page: http://www.lemis.com/~grog 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 Friday, 29 January 1999 at 14:17:26 -0800, Rick Hamell wrote: > >>> There probably is a procedure to get around this problem (or I may be >>> seeing a problem where there is not one), what is the prefered >>> procedure for using IDE drives for backup? >> >> There isn't one yet. I'm still thinking about it. There may also be >> driver problems with replacing disks, but I'm sure we can fix them if >> there are. > > What kind of problems would this cause? Nothing specific. It's possible that the driver could get confused because it wasn't expecting the drive to go away. > I've got a IDE drawer and docking bay that I've been thinking about > throwing back into my computer system. My experiences with it were > in under Dos and Windows95. Under Dos you could pull the drive out > and replace it, even if it was running the OS with no real > problems. Win95 completely hated it, pulling out a backup drive then > plugging another in would cause 95 to completly lock up. I would > think that since FreeBSD can mount an unmount drives, there should > be no problems with it that way. You'll definitely need to umount the drives, if you mount them in the first place; you might find it better to use the raw device. The obvious thing is to try it out. Tell me if you have any problems. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 15:06:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA27405 for freebsd-questions-outgoing; Fri, 29 Jan 1999 15:06:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA27388 for ; Fri, 29 Jan 1999 15:06:36 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id XAA12498; Fri, 29 Jan 1999 23:06:05 GMT (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.2/8.9.2) with ESMTP id XAA11139; Fri, 29 Jan 1999 23:07:35 GMT (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199901292307.XAA11139@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: David Goddard cc: Brian Somers , freebsd-questions@FreeBSD.ORG Subject: Re: ppp hanging problem In-reply-to: Your message of "Fri, 29 Jan 1999 21:31:05 GMT." <3.0.3.32.19990129213105.00a254e0@mailgate.ftech.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 29 Jan 1999 23:07:35 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [.....] > >Answer 2: > >Does ``set accmap 000a0000'' help ? If it did, that'd be one for the > >books :-) > > I haven't had a chance to try this yet (but will). However, what does this > actually mean? > > I've found the following snippet on the web, but my knowledge of modems is > not exactly exhaustive. > > : If your link freezes as soon as you've connected and you see > : a large number of FCS errors, this may be because your link is > : not 8 bit clean. Make sure your modem is not using software > : flow control (XON/XOFF). If your datalink must use > : software flow control, use the command set accmap 0x000a0000 > : to tell ppp to escape the ^Q and ^S characters. The accmap is a bitmask - 000a0000 maps to bits 17 & 19 (^Q & ^S) - that specifies binary values of less than 32 that should be escaped. > Off the top of your head, do you know of any good sources that I can use to > better educate myself on what is going on here? Not really. I've got my information from RFCs and the ppp sources... > Thanks for the help - I have a few things to check out now... > [I'll send a note to the list with anything concrete that comes out of this] > > Dave [.....] Cheers. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 15:08:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA27601 for freebsd-questions-outgoing; Fri, 29 Jan 1999 15:08:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mta1-rme.xtra.co.nz (mta.xtra.co.nz [203.96.92.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA27594 for ; Fri, 29 Jan 1999 15:08:54 -0800 (PST) (envelope-from junkmale@pop3.xtra.co.nz) Received: from wocker ([210.55.210.87]) by mta1-rme.xtra.co.nz (InterMail v04.00.02.07 201-227-108) with SMTP id <19990129230840.DTSH682101.mta1-rme@wocker> for ; Sat, 30 Jan 1999 12:08:40 +1300 From: "Dan Langille" Organization: The FreeBSD Diary To: freebsd-questions@FreeBSD.ORG Date: Sat, 30 Jan 1999 12:08:49 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: duplication of syslog output Reply-to: junkmale@xtra.co.nz X-mailer: Pegasus Mail for Win32 (v3.01d) Message-Id: <19990129230840.DTSH682101.mta1-rme@wocker> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm using /etc/syslog.conf to direct my dhcp messages to /var/log/dhcp.log. That works. But the entries are being duplicated to /var/log/messages. I'm quite sure I need a facilty/program specified on the /var/log/messages line of /etc/syslog.conf but I've not been able to get it right. For example, the following lines were found in both files: Jan 30 10:00:48 ns dhclient: DHCPREQUEST on ed0 to 202.27.184.4 port 67 Jan 30 10:50:37 ns dhclient: DHCPREQUEST on ed0 to 202.27.184.4 port 67 Jan 30 11:44:14 ns dhclient: DHCPREQUEST on ed0 to 202.27.184.4 port 67 Here's my /etc/syslog.conf. I'm using 2.2.8-stable. # $Id: syslog.conf,v 1.4.2.5 1998/10/14 22:02:58 nate Exp $ # # Spaces are NOT valid field separators in this file. # Consult the syslog.conf(5) manpage. *.*;mail.none;cron.none;kern.none;local0.none;ftp.none;auth.none;authpriv.n one;ntp.none /var/log/messages mail.* /var/log/maillog cron.* /var/cron/log kern.* /var/log/kernel.log auth.*;authpriv.* /var/log/auth.log ntp.* /var/log/ntp.log # uncomment these if you're running inn # news.crit /var/log/news/news.crit # news.err /var/log/news/news.err # news.notice /var/log/news/news.notice local0.* /var/log/tcpd.log local0.info;local0.debug /var/log/firewall.log local0.err /var/log/firewall.err ftp.* /var/log/ftp.log !startslip *.* /var/log/slip.log !ppp *.* /var/log/ppp.log !popper *.* /var/log/popper.log !dhclient *.* /var/log/dhcp.log -- Dan Langille The FreeBSD Diary http://www.FreeBSDDiary.com/freebsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 15:14:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA28306 for freebsd-questions-outgoing; Fri, 29 Jan 1999 15:14:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.pacificnet.com.mx (mail.pacificnet.com.mx [167.114.23.249]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA28300 for ; Fri, 29 Jan 1999 15:14:39 -0800 (PST) (envelope-from freebsd@mail.pacificnet.com.mx) Received: from localhost (freebsd@localhost) by mail.pacificnet.com.mx (8.9.0/8.7.3) with SMTP id QAA25330 for ; Fri, 29 Jan 1999 16:21:21 -0700 (MST) Date: Fri, 29 Jan 1999 16:21:21 -0700 (MST) From: FreeBSD To: freebsd-questions@FreeBSD.ORG Subject: 3.0-RELEASE and SSLeay... 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 just installed 3.0-RELEASE and I want to install SSLeay-0.9.0b but I can't compile it. I try in a 2.2.7 box and works just fine, exactly the same under 2.1.7.1. If anybody has any idea on this I would appreciate your help. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 15:16:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA28518 for freebsd-questions-outgoing; Fri, 29 Jan 1999 15:16:29 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailhub1.cuckoo.com (wrangler.cuckoo.com [206.109.5.194]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA28473 for ; Fri, 29 Jan 1999 15:16:12 -0800 (PST) (envelope-from dbaker@cuckoo.com) From: dbaker@cuckoo.com Received: (qmail 65571 invoked by uid 200); 29 Jan 1999 23:16:05 -0000 Message-ID: <19990129171605.A32721@cuckoo.com> Date: Fri, 29 Jan 1999 17:16:05 -0600 To: freebsd-questions@FreeBSD.ORG, freebsd-hardware@FreeBSD.ORG, usb-bsd@makelist.com Subject: Logitech USB Wheel Mouse on -current Reply-To: dbaker@cuckoo.com Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-md5; boundary=5vNYLRcllDrimb99 X-Mailer: Mutt 0.93.2i X-PGP-Fingerprint: F3 41 B7 EE 96 92 F5 35 5E 3C 02 61 08 22 23 98 X-Operating-System: FreeBSD 3.0-CURRENT i386 X-Distributed: Join the Effort! http://www.distributed.net/ ]:8) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --5vNYLRcllDrimb99 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Moo! I've "installed" (read: plugged in) a Logitech USB Wheel Mouse on my FreeBSD 4.0-CURRENT box (Fri Jan 29 12:10:58 CST 1999) and it seems to probe it nicely: scream:/home/dbaker% dmesg|grep ^u uhci0: rev 0x01 int d irq = 19 on pci0.4.2 usb0: uhub0 at usb0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ums0 ums0: Logitech N48, rev 1.00/4.00, addr 2, iclass 3/1 ums0: 3 buttons scream:/home/dbaker% ls -l /dev/u* crw------- 1 root wheel 111, 0 Jan 29 13:04 /dev/ums0 crw-r--r-- 1 root wheel 2, 4 Nov 19 18:36 /dev/urandom crw------- 1 root wheel 108, 0 Jan 29 13:04 /dev/usb0 scream:/home/dbaker% su ksu[8888]: Account root: authorization for dbaker@CUCKOO.COM successful scream# usbdevs -v Controller /dev/usb0: addr 1: self powered, config 1, UHCI root hub, Intel, rev 1.00 port 1 powered port 2 addr 2: low speed, power 26 mA, config 1, N48, Logitech, rev 4.00 scream#=20 However, I've been unsuccessful in getting either Xaccel or Xfree to=20 properly handle the mouse. I think this may be because I'm selecting the incorrect "protocol" for the device. I've tried all three in Xaccel (bus, serial, ps/2), and a handful in XFree, but the mouse is never properly functional. (It either doesn't move the way I'm moving the pointing device, or it doesn't do anything at all). Throughout this, I've had the X servers to access the mouse via /dev/ums0. I'm not confident that this is the correct device, as it may be some raw device for the BSD USB programs to acquire their data. So, what should I be using as the device name and protocol? Thanks, Daniel --=20 dbaker@cuckoo.com - CuckooNet Consultant - www.cuckoo.com --5vNYLRcllDrimb99 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use MessageID: x+HqzqEBpQjcdlQ1QkJneteHgyWeWkq1 iQCVAwUBNrIzJDPZFXqiby35AQEGDQQAyqmNegwYr3mxiiUN0LJN/hXowWPulWSV UGsAx/M+xETnpivy+LwEXMfoDkX3d/F1DYoR2agZ9bNzrPxDz7zDXU4sTdWcVie3 kFJeMui1QO3zxlHMcksgDH1NNrRH4Sk/cey5teLLoG/wxMh8uTlFw2/r0RvFLNlA zZ+aLuOfEk4= =6qEF -----END PGP SIGNATURE----- --5vNYLRcllDrimb99-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 15:31:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA00790 for freebsd-questions-outgoing; Fri, 29 Jan 1999 15:31:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from starfire.mn.org (starfire.skypoint.net [199.86.35.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA00759 for ; Fri, 29 Jan 1999 15:31:21 -0800 (PST) (envelope-from john@starfire.mn.org) Received: (from john@localhost) by starfire.mn.org (8.8.5/1.1) id RAA05831; Fri, 29 Jan 1999 17:31:15 -0600 (CST) Message-ID: Date: Fri, 29 Jan 1999 17:31:15 -0600 From: john@dexter.starfire.mn.org (John Lind) To: freebsd-questions@FreeBSD.ORG Subject: Fwd: Re: ipfw question X-Mailer: Mutt 0.53 Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 28 Jan 1999, John Lind wrote: > I've built a few firewalls now, and they work fine, but I'm having a problem > with FreeBSD 2.2.7. I have a list of just seven rules that demonstrates > the problem. It is probably something of a "duh!" or no-brain nature, > but I don't have anyone else firewall-literate to run this past. Would > someone with some firewall experience be able to give me a hand? Once > I get beyond this mental block, I don't believe I'll have any more trouble > with this firewall than with past ones I've built. I've been encouraged to post the rules to the list, so I'll describe the situation and do so. We have two subnets routed to a Cisco 675 (aDSL). The 657 is 137.192.130.30. The FreeBSD box is 137.192.130.29 on that net, and the other NIC is 137.192.130.22 on the internal or "protected" net. The netmask on both nets is 255.255.255.248. The system we are most trying to protect on the internal net is a UnixWare system (good grief, I hope that they aren't doing something weird with TCP that's causing all this!), which is at IP 137.192.130.20. When I use the "open" ruleset, I have full access to that system (and so does every one else). Just for reference, that's 00100 allow ip from any to any via lo0 00200 deny ip from any to 127.0.0.0/8 65000 allow ip from any to any 65535 deny ip from any to any Since I have full access from anywhere on the Internet to the internal systems with this ruleset, I know that IP forwarding is working. When I try to do any filtering at all, I loose all access to the UnixWare system. The ultimate goal is to have Web access to that system, but to restrict access for everything else to a few selected IP's. The following ruleset isn't nearly that complicated -- I've stripped it 'way down -- my understanding is that this SHOULD allow Web access to this system, and nothing else, but instead, I get nothing at all. I have a test script that installs this, and then if I don't break out of it, it installs the "open" set again, and as soon as "open" gets reinstalled, the web accesses that were hanging all proceed. 00100 allow ip from any to any via lo0 00200 deny ip from any to 127.0.0.0/8 01000 allow tcp from any to any established 01200 allow tcp from any to 137.192.130.20 80 setup 01300 allow tcp from 137.192.130.16/29 to any setup 01410 allow tcp from any to any 25 setup 01420 allow tcp from any to any 53 setup 01421 allow udp from any to any 53 01430 allow icmp from any to any I've tried replacing 01200 with "to 137.192.130.20 80" (no "setup"), and with simply "to 137.192.130.20" (no port, just for testing) and it works the same. I also tried port 23 and tested with telnet, with the same results -- it just hangs until the script times out and restores open access. When I do a netstat -n, I always see the connection state as "ESTABLISHED" which tells me, it should be working!!! Whatever I'm missing, folks, please clue me in! Thanks. -- John Lind, Starfire Consulting Services E-mail: john@starfire.MN.ORG USnail: PO Box 17247, Mpls MN 55417 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 15:42:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA02473 for freebsd-questions-outgoing; Fri, 29 Jan 1999 15:42:10 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from implode.root.com (root.com [208.221.12.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA02465 for ; Fri, 29 Jan 1999 15:42:08 -0800 (PST) (envelope-from root@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 PAA22202; Fri, 29 Jan 1999 15:41:22 -0800 (PST) Message-Id: <199901292341.PAA22202@implode.root.com> To: Stefano Riva cc: Karl Pielorz , freebsd-questions@FreeBSD.ORG Subject: Re: HELP ! DAC960 RAID driver In-reply-to: Your message of "Fri, 29 Jan 1999 14:52:40 +0100." <3.0.5.32.19990129145240.00b1ee00@relay.alice.it> From: David Greenman Reply-To: dg@root.com Date: Fri, 29 Jan 1999 15:41:22 -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >At 12.59 29/01/99 +0000, you wrote: >>> I've extremely needed FreeBSD 2.2.6 driver for MYLEX DAC960 RAID >controller. >>> I was searching very hard throung WEB, but don't find anything...:-( Can >you >>> help me with this problem ? >>AFAIK there are people working on it, somewhere - but it's not supported yet! > > What do you mean for "driver"? I knew Mylex DAC960* are SCSI-to-SCSI >adapters to be connected to a SCSI card just like hard drives. As far as I >know, FreeBSD doesn't need any driver to use them... Actually, for example, >wcarchive runs on FreeBSD with a Mylex DAC960SXI. The DAC960SXI is an external, SCSI-to-SCSI RAID controller. However, most of Mylex's other DAC960 products are internal PCI cards and require a special device driver which we don't yet have for FreeBSD. -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 15:43:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA02564 for freebsd-questions-outgoing; Fri, 29 Jan 1999 15:43:04 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA02540 for ; Fri, 29 Jan 1999 15:42:56 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id KAA05568; Sat, 30 Jan 1999 10:12:53 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id KAA23925; Sat, 30 Jan 1999 10:12:51 +1030 (CST) Date: Sat, 30 Jan 1999 10:12:51 +1030 From: Greg Lehey To: cjclark@home.com Cc: jcwells@u.washington.edu, jjc@videotron.ca, freebsd-questions@FreeBSD.ORG Subject: Re: i have a question Message-ID: <19990130101250.T8473@freebie.lemis.com> References: <199901291447.JAA22139@cc942873-a.ewndsr1.nj.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <199901291447.JAA22139@cc942873-a.ewndsr1.nj.home.com>; from Crist J. Clark on Fri, Jan 29, 1999 at 09:47:16AM -0500 WWW-Home-Page: http://www.lemis.com/~grog 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 Friday, 29 January 1999 at 9:47:16 -0500, Crist J. Clark wrote: > Jason C. Wells wrote, >> On Thu, 28 Jan 1999, jjc wrote: >> >>> How to install FreeBsd on a second hard drive, the first run Windows 95, >>> and the second FreeBsd, if i want not the any boot manager (like boot >>> easy of FreeBsd) but i want two distinct disk. If i want to boot on >>> second drive, i put disk A: and i go to second drive on FreeBsd, else i >>> boot normally on first drive on Windows 95. THANK to you, writing >>> french or english to answer please. >> >> You cannot put a disk in A: to boot FreeBSD on another disc as far as I >> know. I suppose it could be done, but you might have to hack on it a >> little. Maybe someone else can help you better. >> >> Otherwise you must have a boot manager to have both OSes on the same >> computer. This is really easy to do and it works well for me. > > Actually, booting from the floppy should be quite easy to do. Correct. More specifically, you load the boot from floppy and boot from hard disk. It's quite a useful method. > You should get a propmt from the booter and the following help > screen, > > [snip] > > 1:wd(2,a) boot from the second (secondary master) IDE drive > > At this point, you can just identify where to boot from. If you're > booting from a second IDE drive, the second example is probably what > you want. > > I /think/ you should be able to get your boot floppy to load that > drive by default by modifying the 'boot.config' file on it, but I am > familiar with the procedure. See 'man 8 boot' for a start on that. I don't think so. The boot floppy doesn't contain a file system. You could probably build a custom floppy, but that way madness lies. You'd be better off creating a file system without a kernel on the floppy, and putting a bootstrap and a boot.config file in there. All this applies to version 2 and 3.0-RELEASE of FreeBSD only. As of 3.1-RELEASE, there will be a completely new bootstrap. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 16:25:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA10428 for freebsd-questions-outgoing; Fri, 29 Jan 1999 16:25:38 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from uz.ComCAT.COM (uz.ComCAT.COM [204.170.64.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA10421 for ; Fri, 29 Jan 1999 16:25:36 -0800 (PST) (envelope-from jerryr@ComCAT.COM) Received: from uw.ComCAT.COM (uw [204.170.64.249]) by uz.ComCAT.COM (8.8.8/8.8.8/sol2/mh/19980701) with ESMTP; id TAA14007; Fri, 29 Jan 1999 19:24:10 -0500 (EST) Received: from localhost by uw.ComCAT.COM (8.9.1a/8.9.1/sol2/clnt/19981012) with SMTP id TAA20078 for ; Fri, 29 Jan 1999 19:24:04 -0500 (EST) X-Authentication-Warning: uw.ComCAT.COM: jerryr owned process doing -bs Date: Fri, 29 Jan 1999 19:24:02 -0500 (EST) From: Jerry Raynor X-Sender: jerryr@uw To: freebsd-questions@FreeBSD.ORG Subject: run away process!!!! 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 a run a way process.... USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND root 2 14.6 0.1 0 12 ?? DL 2:50AM 30:03.33 (pagedaemon) I've tried 'kill 2' and 'kill -9 2' its still running.... what should I do and what is this?? Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 16:26:52 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA10144 for freebsd-questions-outgoing; Fri, 29 Jan 1999 16:23:04 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from elmls02.ce.mediaone.net (elmls02.ce.mediaone.net [24.131.128.27]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA10139 for ; Fri, 29 Jan 1999 16:23:01 -0800 (PST) (envelope-from anthony@enteract.com) Received: from enteract.com (d152-173.ce.mediaone.net [24.131.152.173]) by elmls02.ce.mediaone.net (8.8.7/8.8.7) with ESMTP id SAA15996; Fri, 29 Jan 1999 18:22:51 -0600 (CST) Message-ID: <36B24F9A.AC6AC939@enteract.com> Date: Fri, 29 Jan 1999 18:17:30 -0600 From: Anthony Kim Organization: deus ex machina X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: junkmale@xtra.co.nz CC: freebsd-questions@FreeBSD.org Subject: Re: Passive FTP References: <19990128104117.WGEO678125.mta2-rme@wocker> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.org Precedence: bulk X-Loop: FreeBSD.ORG Thanks Dan. This was exactly the problem. Adding the FETCH_BEFORE_ARGS line to /etc/make.conf is a nice touch. BTW, good work on your diary site. Dan Langille wrote: > > On 28 Jan 99, at 3:06, Anthony Kim wrote: > > > I have a 2.2.8-STABLE box running IPFW & NATD. > > > > I have FTP_PASSIVE_MODE= YES in /etc/make.conf on my workstation > > (4.0-CURRENT) and am successfully using passive mode ftp with ncftp and > > cvsup. However, when I do a make install in /usr/ports/dir/port-name I do > > not get a successful transfer and get a logged src TCP port 20 attempt in > > syslog. > > > > I thought uncommenting the above in make.conf would do it but it has > > not. Fetch has a -p option to use passive mode. How do I get the > > convenient use of "make install && make clean" in ports to work through > > ipfw without adding "allow tcp from any 20..."? Please save me from > > downloading all the src by hand! > > If I recall correctly, you need to do more than just that. The following > is taken from http://www.freebsddiary.com/freebsd/make.htm. You need to > do more than just the above. I believe a PR has been lodged for this > issue. > > If you get the following message when you use fetch, then I suspect you > are behind a > firewall: > > fetch: ftp://ftp.freebsd.org/pub/FreeBSD/distfiles//donkey- > 0.5.tar.gz: > FTP error: fetch: Can't open data connection >> Couldn't fetch > it - please > try to retrieve this >> port manually into /usr/ports/distfiles/ > and try > again. > > *** Error code 1 > > If you are encountering an error message which is similar to the > above, then try this simple > test: > > fetch -p > > If this succeeds, then the following lines added to /etc/make.conf > should solve the > problem: > > FTP_PASSIVE_MODE=YES > FETCH_BEFORE_ARGS=-p > > -- > Dan Langille > The FreeBSD Diary > http://www.FreeBSDDiary.com/freebsd -- SYSADMIN(1) sysadmin takes care of everything, is generally harangued, must be supplied with coffee, chocolate, and alcohol in order to function properly, cannot be exposed to direct sunlight, and must not be allowed to have a life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 16:27:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA10662 for freebsd-questions-outgoing; Fri, 29 Jan 1999 16:27:01 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.trace.net.tw (mail.trace.net.tw [202.80.128.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA10361; Fri, 29 Jan 1999 16:24:52 -0800 (PST) (envelope-from ronald@mail.trace.net.tw) X-Comments: ****** Message sent through an Trace account ****** X-http: ****** http://www.trace.com.tw ****** Received: from localhost (ronald@localhost) by mail.trace.net.tw (8.9.0/8.9.0) with SMTP id IAA12774; Sat, 30 Jan 1999 08:23:17 +0800 Date: Sat, 30 Jan 1999 08:23:17 +0800 (CST) From: Ronald Wiplinger To: Mark Conway Wirt cc: Casper , freebsd-questions@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG Subject: Re: Service providing for virtual users In-Reply-To: <19990129153028.F25277@intrepid.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 Fri, 29 Jan 1999, Mark Conway Wirt wrote: > On Fri, Jan 29, 1999 at 09:57:48PM +0400, Casper wrote: > > Hello all! > > > > Are there any program product to provide FTP/WWW/mail/POP3 services > > without creating users on Unix machine? > > > > So i need to have list (database) of virtual users without shells and UIDs > > , but they'll able to upload and access to their homepages on server ? > > > > > Another (horrible) option is to use the FrontPage extensions. FrontPage > can be set up to use virtual users, but this forces the user to use FP, > with is a Bad Idea (tm). Agreed! > > Maybe someone on the list knows of other options for the uploading of > pages. People are working on standards-based methods for uploading > pages via http, but I don't think they are ready for prime time. Once > they are, there's nothing preventing people from creating virtual-user > aware clients.... Try php http://www.php.net, it has the ability to upload files via http. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 16:36:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA12263 for freebsd-questions-outgoing; Fri, 29 Jan 1999 16:36:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from java.dpcsys.com (java.dpcsys.com [206.16.184.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA12254 for ; Fri, 29 Jan 1999 16:36:21 -0800 (PST) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.9.1a/8.9.1) with SMTP id QAA19275; Fri, 29 Jan 1999 16:36:18 -0800 (PST) Date: Fri, 29 Jan 1999 16:36:18 -0800 (PST) From: Dan Busarow To: John Lind cc: freebsd-questions@FreeBSD.ORG Subject: Re: Fwd: Re: ipfw question 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 Fri, 29 Jan 1999, John Lind wrote: > We have two subnets routed to a Cisco 675 (aDSL). The 657 is > 137.192.130.30. The FreeBSD box is 137.192.130.29 on that net, > and the other NIC is 137.192.130.22 on the internal or "protected" > net. The netmask on both nets is 255.255.255.248. > > The system we are most trying to protect on the internal net is a > UnixWare system (good grief, I hope that they aren't doing something > weird with TCP that's causing all this!), which is at IP 137.192.130.20. > When I use the "open" ruleset, I have full access to that system > (and so does every one else). Just for reference, that's > > 00100 allow ip from any to any via lo0 > 00200 deny ip from any to 127.0.0.0/8 > 65000 allow ip from any to any > 65535 deny ip from any to any > > Since I have full access from anywhere on the Internet to the internal > systems with this ruleset, I know that IP forwarding is working. > > When I try to do any filtering at all, I loose all access to the UnixWare > system. The ultimate goal is to have Web access to that system, but > to restrict access for everything else to a few selected IP's. The > following ruleset isn't nearly that complicated -- I've stripped it > 'way down -- my understanding is that this SHOULD allow Web access > to this system, and nothing else, but instead, I get nothing at all. > I have a test script that installs this, and then if I don't break out > of it, it installs the "open" set again, and as soon as "open" gets > reinstalled, the web accesses that were hanging all proceed. > > 00100 allow ip from any to any via lo0 > 00200 deny ip from any to 127.0.0.0/8 > 01000 allow tcp from any to any established > 01200 allow tcp from any to 137.192.130.20 80 setup > 01300 allow tcp from 137.192.130.16/29 to any setup Try changing the /29 to /28 You aren't letting setup out via 137.192.130.29 and so he can't forward the packets. > 01410 allow tcp from any to any 25 setup > 01420 allow tcp from any to any 53 setup > 01421 allow udp from any to any 53 > 01430 allow icmp from any to any > > I've tried replacing 01200 with "to 137.192.130.20 80" (no "setup"), > and with simply "to 137.192.130.20" (no port, just for testing) and it > works the same. I also tried port 23 and tested with telnet, with the > same results -- it just hangs until the script times out and restores > open access. > > When I do a netstat -n, I always see the connection state as "ESTABLISHED" > which tells me, it should be working!!! 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 Fri Jan 29 16:38:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA12465 for freebsd-questions-outgoing; Fri, 29 Jan 1999 16:38:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA12455 for ; Fri, 29 Jan 1999 16:38:17 -0800 (PST) (envelope-from heiphetz@cvzoom.net) Received: from night_flight (lcp199.cvzoom.net [208.230.68.199]) by ns.cvzoom.net (8.9.1/8.9.1) with SMTP id TAA08059 for ; Fri, 29 Jan 1999 19:25:38 -0500 (EST) Message-Id: <3.0.6.32.19990129193829.0092da80@cvzoom.net> X-Sender: heiphetz@cvzoom.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Fri, 29 Jan 1999 19:38:29 -0500 To: freebsd-questions@FreeBSD.ORG From: Alex Heiphetz Subject: Re: / partition Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 09:04 PM 1/29/99 +0000, you wrote: >On Fri, 29 Jan 1999, Dennis I. Kovarsky wrote: > >>How do I find out which directories are part of my "/" partition? >>Which directories HAVE to be in the "/" and can not be moved? > >You have to look at your system and look at /etc/fstab. > >You will see in fstab en entry for /, /usr, /var. Cd to / and do ls. All >of the dirs that you see in / that are not /usr or /var actually belong to >the / filesystem. > >But be careful, some of those are links. For example, /home is actually a >link to /usr/home. It depends on which partitions you created (or that were created for you) during installation. I for one, in addition to abovementioned /, /usr and /var have /src and (real!) /home. In addition system creates /proc regardless. To make long things short: type df at the prompt and you will see all real partitions. Regards, A.Heiphetz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 16:39:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA12567 for freebsd-questions-outgoing; Fri, 29 Jan 1999 16:39:12 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from wopr.caltech.edu (wopr.caltech.edu [131.215.240.222]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA12557 for ; Fri, 29 Jan 1999 16:39:11 -0800 (PST) (envelope-from mph@wopr.caltech.edu) Received: (from mph@localhost) by wopr.caltech.edu (8.9.1/8.9.1) id QAA15571; Fri, 29 Jan 1999 16:39:04 -0800 (PST) (envelope-from mph) Date: Fri, 29 Jan 1999 16:39:04 -0800 From: Matthew Hunt To: Jerry Raynor Cc: freebsd-questions@FreeBSD.ORG Subject: Re: run away process!!!! Message-ID: <19990129163903.A11788@wopr.caltech.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: ; from Jerry Raynor on Fri, Jan 29, 1999 at 07:24:02PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jan 29, 1999 at 07:24:02PM -0500, Jerry Raynor wrote: > USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND > root 2 14.6 0.1 0 12 ?? DL 2:50AM 30:03.33 (pagedaemon) The pagedaemon is normal, and is not a normal process. You will not be able to kill it; it is part of the kernel. -- Matthew Hunt * Inertia is a property of matter. http://www.pobox.com/~mph/pgp.key for PGP public key 0x67203349. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 16:40:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA12766 for freebsd-questions-outgoing; Fri, 29 Jan 1999 16:40:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from implode.root.com (root.com [208.221.12.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA12758 for ; Fri, 29 Jan 1999 16:40:12 -0800 (PST) (envelope-from root@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 QAA22649; Fri, 29 Jan 1999 16:39:18 -0800 (PST) Message-Id: <199901300039.QAA22649@implode.root.com> To: Jerry Raynor cc: freebsd-questions@FreeBSD.ORG Subject: Re: run away process!!!! In-reply-to: Your message of "Fri, 29 Jan 1999 19:24:02 EST." From: David Greenman Reply-To: dg@root.com Date: Fri, 29 Jan 1999 16:39:18 -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I have a run a way process.... > >USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND >root 2 14.6 0.1 0 12 ?? DL 2:50AM 30:03.33 (pagedaemon) > >I've tried 'kill 2' and 'kill -9 2' > >its still running.... what should I do and what is this?? The pagedaemon is a kernel process that manages memory and cannot be killed. If it is using a lot of CPU time, then it is because your system is heavily paging. You can fix this by adding more RAM to your machine. -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 16:45:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA13276 for freebsd-questions-outgoing; Fri, 29 Jan 1999 16:45:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA13265 for ; Fri, 29 Jan 1999 16:45:43 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id AAA15162; Sat, 30 Jan 1999 00:27:37 GMT (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.2/8.9.2) with ESMTP id AAA11651; Sat, 30 Jan 1999 00:29:05 GMT (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199901300029.AAA11651@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: FreeBSD Questions cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: Radius for FreeBSD? In-reply-to: Your message of "Fri, 29 Jan 1999 13:54:17 EST." <199901291953.NAA02990@mail.netsys.hn> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 30 Jan 1999 00:29:05 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > -- [ From: FreeBSD Questions * EMC.Ver #2.5.02 ] -- > > Hello quys. I want to know if there is a Radius Authentication Server > version available for FreeSBD. Sure. ``cd /usr/ports && make search key=radius''. > Pablo Quintana > HONDURAS -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 16:45:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA13501 for freebsd-questions-outgoing; Fri, 29 Jan 1999 16:45:53 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA13269 for ; Fri, 29 Jan 1999 16:45:45 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id AAA15468; Sat, 30 Jan 1999 00:35:58 GMT (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.2/8.9.2) with ESMTP id AAA11686; Sat, 30 Jan 1999 00:37:26 GMT (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199901300037.AAA11686@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: tracker@worldy.com cc: questions@FreeBSD.ORG Subject: Re: ppp configuration question In-reply-to: Your message of "Fri, 29 Jan 1999 14:38:46 EST." <36B20E46.4411@worldy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 30 Jan 1999 00:37:26 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > RE: FREEBSD 2.2.8 (ppp version 2.0) > I am using the on-line manual to configure ppp for dial-up connection. > > section 15.1.5.1 shows that if your ISP screen looks like; > > login: foo > password: bar > protocol: ppp > > that line 7 of /etc/ppp/ppp.conf should read: > > set login "TIMEOUT 10 \"\" \"\" gin:--gin: foo word:bar col: ppp" ^ You're missing a space ! > When I sign to my ISP (in Windows 95) I get a dos window > which pops up only asking for: > > login: foo > password: bar > > (no protocol is requested), then I have to push F7 to drop > the dos window and continue. > > Given the difference, how would I change the line in /etc/ppp/ppp/conf > to allow for these two differences? Well, first you've got to sit down and think about what's going on in each environment. Your isp is giving two prompts and you're answering each. The ppp ``set login'' command is being told an expect send sequence. Isn't it fairly clear that you need to remove the last two words in the above example ? WRT the F7 thing, clearly, pressing this key has nothing to do with interactions with your ISP. You're telling ppp to start doing its stuff (you're finished logging in). Skipping through the ppp man page on FreeBSD will mention that ~p should be used. You're expected to *try* doing what you consider makes sense. If you don't think the manual page is explaining this stuff clearly, feel free to submit something better. > Thanks. Cheers. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 16:55:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA14688 for freebsd-questions-outgoing; Fri, 29 Jan 1999 16:55:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from loki.intrepid.net (intrepid.net [204.71.127.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA14666; Fri, 29 Jan 1999 16:55:04 -0800 (PST) (envelope-from mark@intrepid.net) Received: (from mark@localhost) by loki.intrepid.net (8.8.5/8.8.5) id TAA28762; Fri, 29 Jan 1999 19:54:30 -0500 Message-ID: <19990129195430.B26279@intrepid.net> Date: Fri, 29 Jan 1999 19:54:30 -0500 From: Mark Conway Wirt To: Ronald Wiplinger Cc: Casper , freebsd-questions@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG Subject: Re: Service providing for virtual users References: <19990129153028.F25277@intrepid.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2 In-Reply-To: ; from Ronald Wiplinger on Sat, Jan 30, 1999 at 08:23:17AM +0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Jan 30, 1999 at 08:23:17AM +0800, Ronald Wiplinger wrote: > > > > Maybe someone on the list knows of other options for the uploading of > > pages. People are working on standards-based methods for uploading > > pages via http, but I don't think they are ready for prime time. Once > > they are, there's nothing preventing people from creating virtual-user > > aware clients.... > > > Try php http://www.php.net, it has the ability to upload files via http. PHP looks like a great product -- we're starting to use it internally, and I have it on my Laptop as a "thing to get around to." Question is: Are there apps to allow the upload, or would one need to write them by hand? --Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 17:02:47 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA15875 for freebsd-questions-outgoing; Fri, 29 Jan 1999 17:02:47 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: (from grog@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA15863 for FreeBSD-questions@FreeBSD.org; Fri, 29 Jan 1999 17:02:43 -0800 (PST) (envelope-from grog) Date: Fri, 29 Jan 1999 17:02:43 -0800 (PST) From: Greg Lehey Message-Id: <199901300102.RAA15863@hub.freebsd.org> To: FreeBSD-questions@FreeBSD.ORG Subject: How to get best results from FreeBSD-questions Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How to get the best results from FreeBSD questions. =================================================== Last update 23 February 1998 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 break- ing 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 or -hackers? ========================================= Two mailing lists handle general questions about FreeBSD, FreeBSD-questions and FreeBSD-hackers. 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, ask FreeBSD-questions. Examples might be questions about intstalling 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 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. 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. 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 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 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 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 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?". 5. Don't do a group reply; lots of people send messages with hundreds of CCs. Unless there's a good reason to do otherwise, just reply to the person and copy FreeBSD-questions. 6. Trim the original message to the minimum, and 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. 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. 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 Jan 29 17:02:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA15879 for freebsd-questions-outgoing; Fri, 29 Jan 1999 17:02:48 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: (from grog@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA15865 for FreeBSD-questions@FreeBSD.org; Fri, 29 Jan 1999 17:02:44 -0800 (PST) (envelope-from grog) Date: Fri, 29 Jan 1999 17:02:44 -0800 (PST) From: Greg Lehey Message-Id: <199901300102.RAA15865@hub.freebsd.org> To: FreeBSD-questions@FreeBSD.ORG Subject: "The Complete FreeBSD", second edition: errata and addenda Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Errata and addenda for the Complete FreeBSD, second edition Last revision: 23 January 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. The second edition has only just been published, but already 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 Page 1 The Complete FreeBSD book, so if you buy a later edition, they will be in it as well. If you find a 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/ Page 2 Errata and addenda for the Complete FreeBSD, second edition -rw-r--r-- jkh/jkh 199111 Oct 16 14:29 1997 cfbsd/docs/packages.txt -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 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 name. In particular, the Logitech protocol only applies to older Logitech Page 7 Install ports when installing the system 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 also that you should explicitly state the name root: in single user mode, the system doesn't have the concept of user IDs. Thanks to Sue Blake for correcting this addendum. 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 Page 8 Errata and addenda for the Complete FreeBSD, second edition the Bourne shell family, it is /etc/profile, while the C shell family has three 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 Page 9 Install ports when installing the system Home Phone: 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 Page 10 Errata and addenda for the Complete FreeBSD, second edition You can then change the shell for root as described above. 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 175 ________ In the section Mounting file systems, replace the text down to and including the example with: Microsoft platforms identify partitions by letters which are assigned at boot time. There is no obvious relation between the partitions, and you have little control over the way the system assigns them. By contrast, all UNIX partitions have a specific relation to the root file system, which is called simply /. This flexibility has one problem: you have the choice of where in the overall file system structure you put your individual file systems. You specify the location with the mount command. For example, you would typically mount a CD- ROM in the directory /cdrom, but if you have three CD-ROM drives attached to your SCSI controller, you might prefer to mount them in the directories /cd0, /cd1, and /cd2. [1] In order to mount a file system, you need to specify the device to be mounted, where it is to be mounted, and the type of file system (unless it is ufs). The mount point, (the directory where it is to be mounted) must already exist. To mount your second CD-ROM on /cd1, you would enter: # mkdir /cd1 only if it doesn't exist # mount -t cd9660 -o ro /dev/cd1a /cd1 Thanks to Christiane Yeardly for drawing this to my attention. ____________________ [1] This numbering is in keeping with the UNIX tradition of numbering starting from 0. There's nothing to stop you choosing some other name, of course. Page 11 Install ports when installing the system 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 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 197, first line ____________________ The text of the first full sentence reads: Page 12 Errata and addenda for the Complete FreeBSD, second edition 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: Starting the spooler ____________________ 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 1609 for more details of /etc/rc.conf. Another line in 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. Page 13 Starting the spooler Thanks to Tommy G. James for bringing this to my attention. 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 ________ Replace the text at the top of the page with: To do this, you could type in, on presto, $ rsh freebie xterm -ls -display presto:0 & The flag -ls tells xterm that this is a login shell, which causes it to read in the startup files. It might work without this flag, but there's a good chance that some environment variables, such as PATH, may not be set. In practice, the xterms menus in the window manager will perform this function for you when you select the appropriate menu item. Thanks to Manuel Enrique Garcia for drawing this to my attention. 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 14 Errata and addenda for the Complete FreeBSD, second edition 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 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 15 Starting the spooler 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 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 294 ________ Add the following section: Page 16 Errata and addenda for the Complete FreeBSD, second edition 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 2.2.7 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 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 17 Starting the spooler 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 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: Page 18 Errata and addenda for the Complete FreeBSD, second edition 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 attention. Page 450: anonymous ftp _______________________ Replace the paragraph starting with Create a user ftp: Page 19 Starting the spooler 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 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 20 Errata and addenda for the Complete FreeBSD, second edition 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 1620 _________ The description of /etc/hosts.lpd erroneously refers to the file /etc/ftpusers. This should be /etc/hosts.lpd, of course. Thanks to Anders Andersson for drawing this to my attention. Page 21 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 17:23:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA18960 for freebsd-questions-outgoing; Fri, 29 Jan 1999 17:23:25 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from thor.afnetinc.com (thor.afnetinc.com [206.40.232.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA18953; Fri, 29 Jan 1999 17:23:22 -0800 (PST) (envelope-from efinley@efinley.com) Received: from 206-40-232-252-pm3-0.afnetinc.com ([206.40.232.252]) by thor.afnetinc.com with smtp (Exim 2.05 #1) id 106P6Y-0004V0-00; Fri, 29 Jan 1999 18:21:46 -0700 From: efinley@efinley.com (Elliot Finley) To: Mark Conway Wirt Cc: Ronald Wiplinger , Casper , freebsd-questions@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG Subject: Re: Service providing for virtual users Date: Sat, 30 Jan 1999 01:22:09 GMT Organization: Hiawatha Coal Company Reply-To: efinley@efinley.com Message-ID: <36b45e98.103841314@mail.afnetinc.com> References: <19990129153028.F25277@intrepid.net> <19990129195430.B26279@intrepid.net> In-Reply-To: <19990129195430.B26279@intrepid.net> X-Mailer: Forte Agent 1.5/32.451 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id RAA18956 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Take a look at CGI.pm for Perl. You can do file uploads with that also. On Fri, 29 Jan 1999 19:54:30 -0500, you wrote: >On Sat, Jan 30, 1999 at 08:23:17AM +0800, Ronald Wiplinger wrote: > >> > >> > Maybe someone on the list knows of other options for the uploading of >> > pages. People are working on standards-based methods for uploading >> > pages via http, but I don't think they are ready for prime time. Once >> > they are, there's nothing preventing people from creating virtual-user >> > aware clients.... >> >> >> Try php http://www.php.net, it has the ability to upload files via http. > > >PHP looks like a great product -- we're starting to use it internally, >and I have it on my Laptop as a "thing to get around to." Question is: Are >there apps to allow the upload, or would one need to write them by hand? > >--Mark > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message -- Elliot (efinley@efinley.com) "The box said 'Requires Windows 95, NT, or better,' so I installed FreeBSD." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 17:32:28 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA20855 for freebsd-questions-outgoing; Fri, 29 Jan 1999 17:32:28 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason04.u.washington.edu (jason04.u.washington.edu [140.142.78.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA20848 for ; Fri, 29 Jan 1999 17:32:24 -0800 (PST) (envelope-from eroubinc@u.washington.edu) Received: from dante19.u.washington.edu (eroubinc@dante19.u.washington.edu [140.142.15.69]) by jason04.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id RAA28004; Fri, 29 Jan 1999 17:32:22 -0800 Received: from localhost (eroubinc@localhost) by dante19.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id RAA75972; Fri, 29 Jan 1999 17:32:21 -0800 Date: Fri, 29 Jan 1999 17:32:21 -0800 (PST) From: Evgeny Roubinchtein To: Charlie ROOT cc: freebsd-questions@FreeBSD.ORG Subject: Re: ftp client 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 Sat, 30 Jan 1999, Charlie ROOT wrote: > is there a recursive ftp client for breebsd lftp and ncftp, both in the ports collection will get directories recursively. -- Evgeny Roubinchtein, eroubinc@u.washington.edu ................... CRN: Compare to Random Number To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 17:35:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA21581 for freebsd-questions-outgoing; Fri, 29 Jan 1999 17:35:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dns1.cbooks.com (dns1.cbooks.com [206.86.82.195]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id RAA21571 for ; Fri, 29 Jan 1999 17:35:19 -0800 (PST) (envelope-from Brandon@clbooks.com) Received: from deathstar.cbooks.com [206.184.218.126] by dns1.cbooks.com with ESMTP (SMTPD32-4.07) id A1D5A8D00B8; Fri, 29 Jan 1999 17:35:17 PDT Received: by deathstar.cbooks.com with Internet Mail Service (5.5.2232.9) id ; Fri, 29 Jan 1999 17:32:10 -0800 Message-ID: <073841B11720D2119E6200104B2474FB0134C572@clbexchange.cbooks.com> From: Brandon Geary To: "'freebsd-questions@freebsd.org'" Subject: ComputerLiteracy.com Date: Fri, 29 Jan 1999 17:35:06 -0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG We carry the books you list on your site. If you linked to the individual books on our site, you would earn 20% commission on the sale. More importantly, your visitors wouldn't have to print out your bibligraphy and go to another site. We'd like the opportunity to discuss a partnership with you. It wouldn't take a lot of effort, but I think it would be lucrative for both sides. Let me know what you think. Thanks. Brandon Geary director of online marketing www.computerliteracy.com brandon@clbooks.com PH. 408.541.2020 Ext. 402 FX. 408.752.9917 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 17:35:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA21585 for freebsd-questions-outgoing; Fri, 29 Jan 1999 17:35:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from iglou.com (iglou4.iglou.com [192.107.41.39]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA21574 for ; Fri, 29 Jan 1999 17:35:20 -0800 (PST) (envelope-from mystic@iglou.com) Received: from [204.255.239.198] (helo=mystic) by iglou.com with smtp (8.9.1/8.9.1) id 106PJX-0007XQ-00; Fri, 29 Jan 1999 20:35:12 -0500 Message-ID: <00f601be4bf0$88002e20$0100a8c0@mystic.kyana.net> Reply-To: "Mark Skaggs" From: "Mark Skaggs" To: Subject: dual modems Date: Fri, 29 Jan 1999 20:33:15 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00F3_01BE4BC6.992ACF40" 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_00F3_01BE4BC6.992ACF40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Does anyone know anything about using "bonded" modems with FreeBSD. = I've looked everywhere I can think of and can find nothing. Windows 98, = NT and Linux can do this I find it hard to believe that FreeBSD cannot. = If someone could just point me in the right directions I would be most = appreciative. Thanks, Mark Skaggs ------=_NextPart_000_00F3_01BE4BC6.992ACF40 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Does anyone know anything about = using=20 "bonded" modems with FreeBSD.  I've looked everywhere I = can think=20 of and can find nothing.  Windows 98, NT and Linux can do this I = find it=20 hard to believe that FreeBSD cannot.  If someone could just point = me in the=20 right directions I would be most appreciative.
 
Thanks,
 
Mark = Skaggs
------=_NextPart_000_00F3_01BE4BC6.992ACF40-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 18:00:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA24664 for freebsd-questions-outgoing; Fri, 29 Jan 1999 18:00:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from thorbh.teletech.com ([170.65.20.108]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA24657 for ; Fri, 29 Jan 1999 18:00:19 -0800 (PST) (envelope-from Eric.Mukogawa@Teletech.com) Received: by THORBH with Internet Mail Service (5.5.2232.9) id ; Fri, 29 Jan 1999 18:58:50 -0700 Message-ID: <4934E8671A95D211B0C60008C7240C56017549@wr_mercury.teletech.com> From: Eric Mukogawa To: "'freebsd-questions@FreeBSD.ORG'" Subject: 8.4gig and larger hard disk support? Date: Fri, 29 Jan 1999 18:59:51 -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 Hi, Does FreeBSD support IDE hard disks larger than 8.4gig? Thanks, Eric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 18:00:52 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA24696 for freebsd-questions-outgoing; Fri, 29 Jan 1999 18:00:52 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA24689 for ; Fri, 29 Jan 1999 18:00:48 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id MAA06246; Sat, 30 Jan 1999 12:30:46 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id MAA25608; Sat, 30 Jan 1999 12:30:44 +1030 (CST) Date: Sat, 30 Jan 1999 12:30:44 +1030 From: Greg Lehey To: Jerry Raynor Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Hard Drive Cranks Contsantly Message-ID: <19990130123044.D8473@freebie.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Jerry Raynor on Fri, Jan 29, 1999 at 02:48:38PM -0500 WWW-Home-Page: http://www.lemis.com/~grog 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 Friday, 29 January 1999 at 14:48:38 -0500, Jerry Raynor wrote: > Recently it seems my hard drive is constantly cranking. What do you mean by ``constantly''? For that matter, what do you mean by ``cranking''? > I do a 'ps' nothing unussual is running. I'm wondering if the hard > drive needs to be defragged?? No!! > Has anyone had this problem? Is there anything I can check that > would cause this? I suppose a lot depends on exactly what you're observing. You could try running iostat: $ iostat 1 tty fd0 wd0 wd2 cpu tin tout KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id 128 470 0.00 0 0.00 8.00 52 0.40 0.00 0 0.00 11 0 6 1 82 1 544 0.00 0 0.00 4.30 53 0.22 0.00 0 0.00 5 0 6 0 88 0 535 0.00 0 0.00 3.30 59 0.19 0.00 0 0.00 4 0 2 1 94 This outputs statistics every second. Ignore the first line, it's an average since the machine was booted. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 18:26:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA27736 for freebsd-questions-outgoing; Fri, 29 Jan 1999 18:26:10 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA27726 for ; Fri, 29 Jan 1999 18:26:07 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id MAA06333; Sat, 30 Jan 1999 12:56:04 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id MAA25851; Sat, 30 Jan 1999 12:56:03 +1030 (CST) Date: Sat, 30 Jan 1999 12:56:03 +1030 From: Greg Lehey To: Eric Mukogawa Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 8.4gig and larger hard disk support? Message-ID: <19990130125603.H8473@freebie.lemis.com> References: <4934E8671A95D211B0C60008C7240C56017549@wr_mercury.teletech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <4934E8671A95D211B0C60008C7240C56017549@wr_mercury.teletech.com>; from Eric Mukogawa on Fri, Jan 29, 1999 at 06:59:51PM -0700 WWW-Home-Page: http://www.lemis.com/~grog 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 Friday, 29 January 1999 at 18:59:51 -0700, Eric Mukogawa wrote: > > Does FreeBSD support IDE hard disks larger than 8.4gig? Yes. Older versions didn't see beyond the 8 GB limit, however. Currently released versions (3.0 and 2.2.8) have no trouble. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 18:30:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA28256 for freebsd-questions-outgoing; Fri, 29 Jan 1999 18:30:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from grizzly.fas.com (cc69528-a.mtpls1.sc.home.com [24.1.39.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA28251 for ; Fri, 29 Jan 1999 18:30:33 -0800 (PST) (envelope-from stanb@awod.com) Message-Id: <199901300230.SAA28251@hub.freebsd.org> Received: by grizzly.fas.com ($Revision: 1.37.109.23 $/16.2) id AA073583430; Fri, 29 Jan 1999 21:30:30 -0500 Subject: Error C:1027 > 1023 bios limit To: freebsd-questions@FreeBSD.ORG (Free BSD Questions list) Date: Fri, 29 Jan 1999 21:30:29 -0500 (EST) From: "Stan Brown" X-Mailer: ELM [version 2.4 PL24] 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 a nice new HP Omnibool 7100 that I am trying to install FreeBSD 3.0 on. This machne came withan 8.1G drive. Win95 was installed on a slice consisting of the first 2G. I boored from the FreeBSD CD, ran the novice install. From there Iselected to install booteasy. At this point in time, I can boot Win85 by selecting F! at the booteasy prompt, but any atempt to boot teh FreeBSD system results in the error message: Error C:1027 > 1023 biso limit. What should I do? Thanks. -- Stan Brown stanb@netcom.com 843-745-3154 Westvaco Charleston SC. -- Windows 98: n. useless extension to a minor patch release for 32-bit extensions and a graphical shell for a 16-bit patch to an 8-bit operating system originally coded for a 4-bit microprocessor, written by a 2-bit company that can't stand for 1 bit of competition. - (c) 1999 Stan Brown. Redistribution via the Microsoft Network is prohibited. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 19:04:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA02478 for freebsd-questions-outgoing; Fri, 29 Jan 1999 19:04:12 -0800 (PST) (envelope-from owner-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 (8.8.8/8.8.8) with ESMTP id TAA02473 for ; Fri, 29 Jan 1999 19:04:11 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id WAA23276; Fri, 29 Jan 1999 22:04:41 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199901300304.WAA23276@cc942873-a.ewndsr1.nj.home.com> Subject: Re: i have a question In-Reply-To: <19990130101250.T8473@freebie.lemis.com> from Greg Lehey at "Jan 30, 99 10:12:51 am" To: grog@lemis.com (Greg Lehey) Date: Fri, 29 Jan 1999 22:04:41 -0500 (EST) Cc: cjclark@home.com, jcwells@u.washington.edu, jjc@videotron.ca, freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (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 Greg Lehey wrote, > On Friday, 29 January 1999 at 9:47:16 -0500, Crist J. Clark wrote: > > I /think/ you should be able to get your boot floppy to load that > > drive by default by modifying the 'boot.config' file on it, but I am > > familiar with the procedure. See 'man 8 boot' for a start on that. > > I don't think so. The boot floppy doesn't contain a file system. It doesn't? Then why can I slap my boot floppy in the drive, type, # mount /dev/fd0c /mnt/floppy and then, # ls -l /mnt/floppy -rw-r--r-- 1 root wheel 0 Jul 24 1998 boot.config -rw-r--r-- 1 root wheel 1030 Jul 24 1998 boot.help -rwxr-xr-x 1 root wheel 1303656 Jul 24 1998 kernel -rw-r--r-- 1 root wheel 0 Jul 24 1998 kernel.config Did I mislabel my disk? I'm 99% sure it's the right one... but I'm not gonna restart my system to check it. ;) (BTW, it's Super Bowl weekend in the US and I won't be answering mail for the rest of the weekend. Go NFC!) -- 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 Fri Jan 29 19:15:26 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA03487 for freebsd-questions-outgoing; Fri, 29 Jan 1999 19:15:26 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA03479 for ; Fri, 29 Jan 1999 19:15:22 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id NAA06547; Sat, 30 Jan 1999 13:45:17 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id NAA47050; Sat, 30 Jan 1999 13:45:15 +1030 (CST) Date: Sat, 30 Jan 1999 13:45:14 +1030 From: Greg Lehey To: Stan Brown Cc: Free BSD Questions list Subject: Re: Error C:1027 > 1023 bios limit Message-ID: <19990130134514.L8473@freebie.lemis.com> References: <199901300230.SAA28251@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <199901300230.SAA28251@hub.freebsd.org>; from Stan Brown on Fri, Jan 29, 1999 at 09:30:29PM -0500 WWW-Home-Page: http://www.lemis.com/~grog 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 Friday, 29 January 1999 at 21:30:29 -0500, Stan Brown wrote: > I have a nice new HP Omnibool 7100 that I am trying to install FreeBSD > 3.0 on. This machne came withan 8.1G drive. Win95 was installed on a > slice consisting of the first 2G. I boored from the FreeBSD CD, ran the > novice install. From there Iselected to install booteasy. > > At this point in time, I can boot Win85 by selecting F! at the booteasy > prompt, but any atempt to boot teh FreeBSD system results in the error > message: > > Error C:1027 > 1023 biso limit. > > What should I do? You're going to have to repartition the disk. Your machine obviously has a 2 GB limit on what the BIOS can access. In the Microsoft world, the Microsoft driver takes care of accessing the rest of the disk, but that doesn't help you when you want to boot. You'll have to ensure that your root partition is completely below the 2 GB limit. If you're lucky, you have two Microsoft partitions (primary and extended), and you could move the extended partition to the end of the disk. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 19:18:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA03934 for freebsd-questions-outgoing; Fri, 29 Jan 1999 19:18:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA03929 for ; Fri, 29 Jan 1999 19:18:39 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id NAA06559; Sat, 30 Jan 1999 13:48:35 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id NAA48291; Sat, 30 Jan 1999 13:48:33 +1030 (CST) Date: Sat, 30 Jan 1999 13:48:33 +1030 From: Greg Lehey To: cjclark@home.com Cc: jcwells@u.washington.edu, jjc@videotron.ca, freebsd-questions@FreeBSD.ORG Subject: Re: i have a question Message-ID: <19990130134833.M8473@freebie.lemis.com> References: <19990130101250.T8473@freebie.lemis.com> <199901300304.WAA23276@cc942873-a.ewndsr1.nj.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <199901300304.WAA23276@cc942873-a.ewndsr1.nj.home.com>; from Crist J. Clark on Fri, Jan 29, 1999 at 10:04:41PM -0500 WWW-Home-Page: http://www.lemis.com/~grog 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 Friday, 29 January 1999 at 22:04:41 -0500, Crist J. Clark wrote: > Greg Lehey wrote, >> On Friday, 29 January 1999 at 9:47:16 -0500, Crist J. Clark wrote: >>> I /think/ you should be able to get your boot floppy to load that >>> drive by default by modifying the 'boot.config' file on it, but I am >>> familiar with the procedure. See 'man 8 boot' for a start on that. >> >> I don't think so. The boot floppy doesn't contain a file system. > > It doesn't? Then why can I slap my boot floppy in the drive, type, > > # mount /dev/fd0c /mnt/floppy > > and then, > > # ls -l /mnt/floppy > -rw-r--r-- 1 root wheel 0 Jul 24 1998 boot.config > -rw-r--r-- 1 root wheel 1030 Jul 24 1998 boot.help > -rwxr-xr-x 1 root wheel 1303656 Jul 24 1998 kernel > -rw-r--r-- 1 root wheel 0 Jul 24 1998 kernel.config > > Did I mislabel my disk? I'm 99% sure it's the right one... but I'm not > gonna restart my system to check it. ;) I stand corrected. Yes, something must have changed, and I didn't notice. In this case I assume you're also right about being able to change the boot.config file. According to my system, there are 11 blocks free on the floppy (this is 3.0-RELEASE). Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 19:24:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA04590 for freebsd-questions-outgoing; Fri, 29 Jan 1999 19:24:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from spoon.beta.com (mcgovern.ne.mediaone.net [24.128.106.170]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA04585 for ; Fri, 29 Jan 1999 19:24:40 -0800 (PST) (envelope-from mcgovern@spoon.beta.com) Received: from spoon.beta.com (localhost.beta.com [127.0.0.1]) by spoon.beta.com (8.8.8/8.8.8) with ESMTP id WAA22230; Fri, 29 Jan 1999 22:25:08 -0500 (EST) (envelope-from mcgovern@spoon.beta.com) Message-Id: <199901300325.WAA22230@spoon.beta.com> To: grog@lemis.com, hamellr@dsinw.com cc: questions@FreeBSD.ORG Subject: Re: Tape drive Date: Fri, 29 Jan 1999 22:25:07 -0500 From: "Brian J. McGovern" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Another alternative you may consider is just plain RAID 1 drive mirroring. I have used a product (can't remember the name) that effectively 'splits' the IDE chain to two identical drives, and supports RAID 1 in the hardware. It appears to be smart enough that if one drive gets yanked/pulled/powered down/ toasted/etc, the other one just "picks up" and keeps going. The whole device fits in a 3.5" bay, and has warning horns and lights, etc. Unfortunately, I'm not at the job where they had them anymore, but I believe you can pick them up from a company called "Wicked Cheap Drives" (their prices are good) for like $100-$150... I'd use them now, but I don't have anything thats not SCSI already worth mirroring... If you have problems finding them, let me know, I'll dig up the URL of the vendor on Monday. -Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 19:44:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA06974 for freebsd-questions-outgoing; Fri, 29 Jan 1999 19:44:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA06967 for ; Fri, 29 Jan 1999 19:44:15 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id OAA06648; Sat, 30 Jan 1999 14:14:12 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id OAA48459; Sat, 30 Jan 1999 14:14:11 +1030 (CST) Date: Sat, 30 Jan 1999 14:14:11 +1030 From: Greg Lehey To: Stan Brown Cc: FreeBSD Questions Subject: Re: Error C:1027 > 1023 bios limit Message-ID: <19990130141411.N8473@freebie.lemis.com> References: <19990130134514.L8473@freebie.lemis.com> <199901300339.OAA06625@allegro.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <199901300339.OAA06625@allegro.lemis.com>; from Stan Brown on Fri, Jan 29, 1999 at 10:39:50PM -0500 WWW-Home-Page: http://www.lemis.com/~grog 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 Friday, 29 January 1999 at 22:39:50 -0500, Stan Brown wrote: >> >> You're going to have to repartition the disk. Your machine obviously >> has a 2 GB limit on what the BIOS can access. In the Microsoft world, >> the Microsoft driver takes care of accessing the rest of the disk, but >> that doesn't help you when you want to boot. You'll have to ensure >> that your root partition is completely below the 2 GB limit. If >> you're lucky, you have two Microsoft partitions (primary and >> extended), and you could move the extended partition to the end of the >> disk. > > That was what I thought from reading the FreeBSD book. However it seems > totaly unreasonable that a machine as new as this would suffer from > this limit. As requested in the .sig: When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Yes, it seems totally unreasonable, but that's what the BIOS is saying. > Especially since it _ships_ with a *G disk. In most cases, that doesn't make any difference. The manufacturers expect you to stick with Microsoft, and even 512 kB is enough for that. > Is it possible that I have told FreebSD the wrongthing about disk > geometry? It's possible but unlikely, unless you have reinstalled Microsoft as well. If you had just changed the partition table, you wouldn't be able to boot Microsoft either. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 19:45:44 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA07110 for freebsd-questions-outgoing; Fri, 29 Jan 1999 19:45:44 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA07103 for ; Fri, 29 Jan 1999 19:45:38 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id OAA06659; Sat, 30 Jan 1999 14:15:34 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id OAA48482; Sat, 30 Jan 1999 14:15:34 +1030 (CST) Date: Sat, 30 Jan 1999 14:15:33 +1030 From: Greg Lehey To: "Brian J. McGovern" Cc: hamellr@dsinw.com, questions@FreeBSD.ORG Subject: Re: Tape drive Message-ID: <19990130141533.O8473@freebie.lemis.com> References: <199901300325.WAA22230@spoon.beta.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <199901300325.WAA22230@spoon.beta.com>; from Brian J. McGovern on Fri, Jan 29, 1999 at 10:25:07PM -0500 WWW-Home-Page: http://www.lemis.com/~grog 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 Friday, 29 January 1999 at 22:25:07 -0500, Brian J. McGovern wrote: > Another alternative you may consider is just plain RAID 1 drive mirroring. I > have used a product (can't remember the name) that effectively 'splits' the > IDE chain to two identical drives, and supports RAID 1 in the hardware. It > appears to be smart enough that if one drive gets yanked/pulled/powered down/ > toasted/etc, the other one just "picks up" and keeps going. The whole device > fits in a 3.5" bay, and has warning horns and lights, etc. Unfortunately, I'm > not at the job where they had them anymore, but I believe you can pick them > up from a company called "Wicked Cheap Drives" (their prices are good) for > like $100-$150... I'd use them now, but I don't have anything thats not SCSI > already worth mirroring... If you have problems finding them, let me know, I'll > dig up the URL of the vendor on Monday. Well, you could also use ccd (not recommended) or vinum (recommended). But that doesn't help you when you accidentally delete a file. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 20:08:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA09564 for freebsd-questions-outgoing; Fri, 29 Jan 1999 20:08:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from revolution.3-cities.com (revolution.3-cities.com [204.203.224.155]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA09557 for ; Fri, 29 Jan 1999 20:08:50 -0800 (PST) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (kenn1145.bossig.com [208.26.241.145]) by revolution.3-cities.com (8.8.5/8.7.3) with ESMTP id UAA12323; Fri, 29 Jan 1999 20:07:23 -0800 (PST) Message-ID: <36B2857D.7EA50CC6@3-cities.com> Date: Fri, 29 Jan 1999 20:07:25 -0800 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.5 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Greg Lehey CC: Stan Brown , FreeBSD Questions Subject: Re: Error C:1027 > 1023 bios limit References: <19990130134514.L8473@freebie.lemis.com> <199901300339.OAA06625@allegro.lemis.com> <19990130141411.N8473@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 Sounds like the system doesn't have LBA turned on in the bios. Kent Greg Lehey wrote: > > On Friday, 29 January 1999 at 22:39:50 -0500, Stan Brown wrote: > >> > >> You're going to have to repartition the disk. Your machine obviously > >> has a 2 GB limit on what the BIOS can access. In the Microsoft world, > >> the Microsoft driver takes care of accessing the rest of the disk, but > >> that doesn't help you when you want to boot. You'll have to ensure > >> that your root partition is completely below the 2 GB limit. If > >> you're lucky, you have two Microsoft partitions (primary and > >> extended), and you could move the extended partition to the end of the > >> disk. > > > > That was what I thought from reading the FreeBSD book. However it seems > > totaly unreasonable that a machine as new as this would suffer from > > this limit. > > As requested in the .sig: > > When replying to this message, please copy the original recipients. > For more information, see http://www.lemis.com/questions.html > > Yes, it seems totally unreasonable, but that's what the BIOS is saying. > > > Especially since it _ships_ with a *G disk. > > In most cases, that doesn't make any difference. The manufacturers > expect you to stick with Microsoft, and even 512 kB is enough for > that. > > > Is it possible that I have told FreebSD the wrongthing about disk > > geometry? > > It's possible but unlikely, unless you have reinstalled Microsoft as > well. If you had just changed the partition table, you wouldn't be > able to boot Microsoft either. > > Greg > -- > When replying to this message, please copy the original recipients. > For more information, see http://www.lemis.com/questions.html > See complete headers for address, home page and phone numbers > finger grog@lemis.com for PGP public key > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 20:15:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA10312 for freebsd-questions-outgoing; Fri, 29 Jan 1999 20:15:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dsinw.com (dsinw.com [207.149.40.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA10303 for ; Fri, 29 Jan 1999 20:15:20 -0800 (PST) (envelope-from hamellr@dsinw.com) Received: from bb-b1-11a (ppp102.pm3-0.pdx.dsinw.com [207.149.41.102]) by dsinw.com (8.8.8/8.7.3) with SMTP id UAA01065; Fri, 29 Jan 1999 20:14:58 -0800 (PST) Date: Fri, 29 Jan 1999 20:17:49 -0800 () From: Rick Hamell To: "Brian J. McGovern" cc: questions@FreeBSD.ORG Subject: Re: Tape drive In-Reply-To: <199901300325.WAA22230@spoon.beta.com> Message-ID: X-X-Sender: hamellr@dsinw.com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > fits in a 3.5" bay, and has warning horns and lights, etc. Unfortunately, I'm > not at the job where they had them anymore, but I believe you can pick them > up from a company called "Wicked Cheap Drives" (their prices are good) for > like $100-$150... I'd use them now, but I don't have anything thats not SCSI > already worth mirroring... If you have problems finding them, let me know, I'll > dig up the URL of the vendor on Monday. I found it, it's www.dirtcheapdrives.com the unit I assume you were talking about is the ABS Raid 1 IDE solutions. They do indeed look nice, in fact I'm going to recommend that my company look at one to save costs on new servers going out the door. (We're using SCSI currently.. but it's way overkill for these servers...) But we're still back to the data backup problem...:) My suggestion was to build a 2nd computer system heavy on drives and mirror to it for the greatest bit of redundancy. It'll be about the same price as one of those DAT tape drives, and will be more reliable in the long run. Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 20:19:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA10801 for freebsd-questions-outgoing; Fri, 29 Jan 1999 20:19:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.atl.bellsouth.net (mail.atl.bellsouth.net [205.152.0.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA10795 for ; Fri, 29 Jan 1999 20:19:45 -0800 (PST) (envelope-from wghicks@bellsouth.net) Received: from wghicks.bellsouth.net (root@host-209-214-73-152.atl.bellsouth.net [209.214.73.152]) by mail.atl.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id XAA18844; Fri, 29 Jan 1999 23:19:42 -0500 (EST) Received: from localhost (wghicks@localhost [127.0.0.1]) by wghicks.bellsouth.net (8.9.2/8.9.2) with ESMTP id XAA16566; Fri, 29 Jan 1999 23:36:30 -0500 (EST) (envelope-from wghicks@wghicks.bellsouth.net) To: jcwells@u.washington.edu Cc: jjc@videotron.ca, freebsd-questions@FreeBSD.ORG Subject: Re: i have a question In-Reply-To: Your message of "Fri, 29 Jan 1999 07:49:04 +0000 (GMT)" References: X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990129233629D.wghicks@wghicks.bellsouth.net> Date: Fri, 29 Jan 1999 23:36:29 -0500 From: W Gerald Hicks X-Dispatcher: imput version 980905(IM100) Lines: 14 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: "Jason C. Wells" > You cannot put a disk in A: to boot FreeBSD on another disc as far as I > know. I suppose it could be done, but you might have to hack on it a > little. Maybe someone else can help you better. Naw, you can do that... all you need is a bootable floppy and whatever kernel image you want to boot, right? You can have it on the floppy or reference one on another disk. No problem. Cheers, Jerry Hicks wghicks@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 21:10:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA14018 for freebsd-questions-outgoing; Fri, 29 Jan 1999 21:10:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from starfire.mn.org (starfire.skypoint.net [199.86.35.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA14013 for ; Fri, 29 Jan 1999 21:10:18 -0800 (PST) (envelope-from john@starfire.mn.org) Received: (from john@localhost) by starfire.mn.org (8.8.5/1.1) id XAA06967; Fri, 29 Jan 1999 23:10:10 -0600 (CST) Message-ID: Date: Fri, 29 Jan 1999 23:10:10 -0600 From: john@dexter.starfire.mn.org (John Lind) To: dan@dpcsys.com (Dan Busarow) Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Fwd: Re: ipfw question References: X-Mailer: Mutt 0.53 Mime-Version: 1.0 In-Reply-To: ; from Dan Busarow on Jan 29, 1999 16:36:18 -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dan Busarow writes: > On Fri, 29 Jan 1999, John Lind wrote: > > We have two subnets routed to a Cisco 675 (aDSL). The 657 is > > 137.192.130.30. The FreeBSD box is 137.192.130.29 on that net, > > and the other NIC is 137.192.130.22 on the internal or "protected" > > net. The netmask on both nets is 255.255.255.248. > > > > The system we are most trying to protect on the internal net is a > > UnixWare system (good grief, I hope that they aren't doing something > > weird with TCP that's causing all this!), which is at IP 137.192.130.20. > > When I use the "open" ruleset, I have full access to that system > > (and so does every one else). Just for reference, that's > > > > 00100 allow ip from any to any via lo0 > > 00200 deny ip from any to 127.0.0.0/8 > > 65000 allow ip from any to any > > 65535 deny ip from any to any > > > > Since I have full access from anywhere on the Internet to the internal > > systems with this ruleset, I know that IP forwarding is working. > > > > When I try to do any filtering at all, I loose all access to the UnixWare > > system. The ultimate goal is to have Web access to that system, but > > to restrict access for everything else to a few selected IP's. The > > following ruleset isn't nearly that complicated -- I've stripped it > > 'way down -- my understanding is that this SHOULD allow Web access > > to this system, and nothing else, but instead, I get nothing at all. > > I have a test script that installs this, and then if I don't break out > > of it, it installs the "open" set again, and as soon as "open" gets > > reinstalled, the web accesses that were hanging all proceed. > > > > 00100 allow ip from any to any via lo0 > > 00200 deny ip from any to 127.0.0.0/8 > > 01000 allow tcp from any to any established > > 01200 allow tcp from any to 137.192.130.20 80 setup > > 01300 allow tcp from 137.192.130.16/29 to any setup > > Try changing the /29 to /28 > You aren't letting setup out via 137.192.130.29 and so he can't forward > the packets. OK. I first tried adding 1010 allow tcp from 139.192.130.29 to any setup because it seemed to be more nearly exactly what was called for, and that did nothing, so then I tried exactly what you suggested, and now the system is unreachable to me -- don't know what happened -- I'll ask someone near the system to reboot it and see if I can figure out What Went Wrong. Thanks for your response! > > 01410 allow tcp from any to any 25 setup > > 01420 allow tcp from any to any 53 setup > > 01421 allow udp from any to any 53 > > 01430 allow icmp from any to any > > > > I've tried replacing 01200 with "to 137.192.130.20 80" (no "setup"), > > and with simply "to 137.192.130.20" (no port, just for testing) and it > > works the same. I also tried port 23 and tested with telnet, with the > > same results -- it just hangs until the script times out and restores > > open access. > > > > When I do a netstat -n, I always see the connection state as "ESTABLISHED" > > which tells me, it should be working!!! > > 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 > -- John Lind, Starfire Consulting Services E-mail: john@starfire.MN.ORG USnail: PO Box 17247, Mpls MN 55417 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 21:53:16 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA17106 for freebsd-questions-outgoing; Fri, 29 Jan 1999 21:53:16 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.atl.bellsouth.net (mail.atl.bellsouth.net [205.152.0.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA17100 for ; Fri, 29 Jan 1999 21:53:13 -0800 (PST) (envelope-from wghicks@bellsouth.net) Received: from wghicks.bellsouth.net (root@host-209-214-73-152.atl.bellsouth.net [209.214.73.152]) by mail.atl.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id AAA26519; Sat, 30 Jan 1999 00:53:07 -0500 (EST) Received: from localhost (wghicks@localhost [127.0.0.1]) by wghicks.bellsouth.net (8.9.2/8.9.2) with ESMTP id BAA17465; Sat, 30 Jan 1999 01:09:57 -0500 (EST) (envelope-from wghicks@wghicks.bellsouth.net) To: limanond@enws626.eas.asu.edu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: crossm68k debugger In-Reply-To: Your message of "Fri, 29 Jan 1999 11:47:24 -0600" <19990129114724.50615@lymatech.com> References: <19990129114724.50615@lymatech.com> X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990130010956H.wghicks@wghicks.bellsouth.net> Date: Sat, 30 Jan 1999 01:09:56 -0500 From: W Gerald Hicks X-Dispatcher: imput version 980905(IM100) Lines: 46 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: Suttipan Limanond Subject: crossm68k debugger Date: Fri, 29 Jan 1999 11:47:24 -0600 > Hi: Hi! > I wonder if there is a patch available that makes gdb > talk to the BDM (background debuggin mode) on the > 68332 or Coldfire chip on FreeBSD. I suppose that you want /usr/ports/devel/m68kgdb? It's got one in there if you've got a visionICE from EST. We're using it for 68360 targets and MVME147 systems as well. If you are running Bug32 GDB can support it out of the box over a serial port. Works great with DDD too. > There is one available for Linux and am thinking of > porting those to FreeBSD. Is it gonna be difficult? Fortunately, with FreeBSD, you will have some assistance from the new ppbus driver which offers several new interfaces useful for bit-banging including the ppi 'geek' port :) There is a feature providing programmable "microsequences" which looks promising. A very useful GDB enhancement would the ability to program target flash memory through this interface. We'll be working on updating the crossm68k toolchain pretty soon, possibly to EGCS, and supporting PowerPC as well. Patches welcome :) Cheers, Jerry Hicks wghicks@bellsouth.net jerry.hicks@glenayre.com > Thanks in advance for any suggestions, > > Suttipan Limanond. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 22:42:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA20766 for freebsd-questions-outgoing; Fri, 29 Jan 1999 22:42:20 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.greatbasin.net (mail.greatbasin.net [207.228.35.39]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA20761 for ; Fri, 29 Jan 1999 22:42:19 -0800 (PST) (envelope-from dan@jgl.reno.nv.us) Received: from danco (rno-max8-44.gbis.net [207.228.62.44]) by mail.greatbasin.net (8.9.2/8.8.8) with SMTP id WAA21186; Fri, 29 Jan 1999 22:42:17 -0800 (PST) Message-ID: <028201be4c1b$a4c8bec0$2c3ee4cf@danco.home> From: "Dan O'Connor" To: "freebsd-questions" , "Brian J. McGovern" Subject: Re: Tape drive Date: Fri, 29 Jan 1999 22:41:57 -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 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 alternative you may consider is just plain RAID 1 drive mirroring. I >have used a product (can't remember the name) that effectively 'splits' the >IDE chain to two identical drives, and supports RAID 1 in the hardware. Arco Computer Products (http://www.arcoide.com/) makes an IDE RAID-1 mirror controller that sells for about $225. I haven't used it with FreeBSD, but it works great on a Windoze machine. It plugs into a PCI slot (for power only, they also have ISA and no-slot options). The card is attached to the IDE controller on your motherboard, and daisy chained to the two mirrored drives. They advertize that it's operating system independent, although you need a DOS boot diskette to use their data duplication/rebuilding software. --Dan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 22:43:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA21033 for freebsd-questions-outgoing; Fri, 29 Jan 1999 22:43:11 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail4.bellatlantic.net (mail4.bellatlantic.net [151.197.0.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA21021 for ; Fri, 29 Jan 1999 22:43:08 -0800 (PST) (envelope-from dougc1@bellatlantic.net) Received: from doug (client-151-197-112-143.bellatlantic.net [151.197.112.143]) by mail4.bellatlantic.net (8.8.5/8.8.5) with SMTP id BAB04805 for ; Sat, 30 Jan 1999 01:43:42 -0500 (EST) From: "Doug" To: Subject: Identification of the owner of a port Date: Sat, 30 Jan 1999 01:41:43 -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.2212 (4.71.2419.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Ok, I need to find a way to get the owner of a port that is currently open. Say 'user' opened a connection to example.com at port 23, I need a way to locally at the box tell what user opened that connection. I can gather the port numbers via netstat, but I don't know how to associate them to their owner. ( box:1380 -> example.com:23 I want to know the user of port 1380 on the local box. ) I hope that made sense, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Jan 29 23:32:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA25649 for freebsd-questions-outgoing; Fri, 29 Jan 1999 23:32:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alpha.comkey.com.au (alpha.comkey.com.au [203.9.152.215]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA25636 for ; Fri, 29 Jan 1999 23:32:04 -0800 (PST) (envelope-from gjb@comkey.com.au) Received: (qmail 10993 invoked by uid 1001); 29 Jan 1999 21:43:04 -0000 Message-ID: <19990129214304.10992.qmail@alpha.comkey.com.au> X-Posted-By: GBA-Post 1.03 20-Sep-1998 X-Mailer: exmh version 2.0.2 2/24/98 X-PGP-Fingerprint: 5A91 6942 8CEA 9DAB B95B C249 1CE1 493B 2B5A CE30 Date: Sat, 30 Jan 1999 07:43:03 +1000 From: Greg Black To: cjclark@home.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Tape drive References: <199901291501.KAA22170@cc942873-a.ewndsr1.nj.home.com> In-reply-to: <199901291501.KAA22170@cc942873-a.ewndsr1.nj.home.com> of Fri, 29 Jan 1999 10:01:36 EST Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > For daily backups, you might consider a small number of large > > IDE drives. They'll be fractionally more expensive in the short term, > > but cheaper in the long run, and they'll certainly back up faster. > > The problem I have with this solution is that it seems that you are > putting all your eggs in one basket. If that backup fails > catastrophically, you lose _all_ your backups at once. Seems that you > would have to backup your backups occasionally. So, you're still stuck > with doing tapes or some other media for the backup^2. Indeed -- when the machine catches fire and the "backup" disks go up in smoke with all the rest, or when the bad guys bust in through your window and steal your machines, or when the crackers break in and trash your file systems -- you're dead in the water if you rely on extra disks in the same box. If the data on your machine(s) is important to you, then you need to use some kind of removable media for backup -- and you need to store the media separately from the machines. Even though I have not needed a backup for many years, it would never occur to me not to use tapes because the cost to me of losing all my work would catastrophic. Since my home machines are networked, I obviously keep backups of important data on various machines for quick retrieval in the event of need. But the tapes that are stored separately are the thing that lets me sleep at night. As always, you need to think through these questions, and to be careful not to accept somebody's guidelines without evaluating them in the context of your own goals. Sometimes, backups don't matter at all (except possibly as a minor matter of convenience) and in other circumstances they are critical -- and that's when you need to identify exactly what they are supposed to do for you. -- Greg Black To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 00:28:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA00451 for freebsd-questions-outgoing; Sat, 30 Jan 1999 00:28:53 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alpha.comkey.com.au (alpha.comkey.com.au [203.9.152.215]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA00432 for ; Sat, 30 Jan 1999 00:28:47 -0800 (PST) (envelope-from gjb@comkey.com.au) Received: (qmail 12942 invoked by uid 1001); 30 Jan 1999 08:02:29 -0000 Message-ID: <19990130080229.12941.qmail@alpha.comkey.com.au> X-Posted-By: GBA-Post 1.03 20-Sep-1998 X-Mailer: exmh version 2.0.2 2/24/98 X-PGP-Fingerprint: 5A91 6942 8CEA 9DAB B95B C249 1CE1 493B 2B5A CE30 Date: Sat, 30 Jan 1999 18:02:29 +1000 From: Greg Black To: "Doug" Cc: questions@FreeBSD.ORG, gjb@alpha.comkey.com.au Subject: Re: Identification of the owner of a port References: In-reply-to: of Sat, 30 Jan 1999 01:41:43 EST Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Ok, I need to find a way to get the owner of a port that is currently > open. Say 'user' opened a connection to example.com at port 23, I need a way > to locally at the box tell what user opened that connection. I can gather > the port numbers via netstat, but I don't know how to associate them to > their owner. Install lsof from the ports or packages, read the man page (especially the -i option), and you're fixed. -- Greg Black To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 01:12:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA04174 for freebsd-questions-outgoing; Sat, 30 Jan 1999 01:12:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from abaseen.lums.edu.pk (abaseen.lums.edu.pk [203.128.0.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA04166 for ; Sat, 30 Jan 1999 01:12:05 -0800 (PST) (envelope-from b99044@ravi.lums.edu.pk) Received: from ravi.lums.edu.pk (ravi.lums.edu.pk [203.128.0.4]) by abaseen.lums.edu.pk (8.9.0/8.9.0) with ESMTP id OAA08475 for ; Sat, 30 Jan 1999 14:06:30 +0500 (PKT) Received: from localhost (b99044@localhost) by ravi.lums.edu.pk (8.9.1/8.9.1) with SMTP id OAA03065 for ; Sat, 30 Jan 1999 14:09:48 +0500 (PKT) Date: Sat, 30 Jan 1999 14:09:48 +0500 (PKT) From: Divideby0 To: freebsd-questions@FreeBSD.ORG Subject: finger 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 anyway for me to find out the identity of the person fingering me or trace the finger ... could someone also point out how the finger deamon works or where i could look up the info ****************************** * divideby0@usa.net * * b99044@lums.edu.pk * ****************************** Don't drink and drive ... get high and fly home To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 01:35:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA06000 for freebsd-questions-outgoing; Sat, 30 Jan 1999 01:35:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nanguo.chalmers.com.au (gateway.chalmers.com.au [203.1.96.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA05993 for ; Sat, 30 Jan 1999 01:35:04 -0800 (PST) (envelope-from robert@chalmers.com.au) Received: from chalmers.com.au (carbon.chalmers.com.au [203.1.96.26]) by nanguo.chalmers.com.au (8.9.1/8.9.1) with ESMTP id TAA00717 for ; Sat, 30 Jan 1999 19:33:57 +1000 (EST) Message-ID: <36B2D5BD.40F8DB86@chalmers.com.au> Date: Sat, 30 Jan 1999 19:49:49 +1000 From: Robert Chalmers Reply-To: robert@chalmers.com.au Organization: chalmers.com.au X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: zh-CN,en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: Tape drive References: <199901291501.KAA22170@cc942873-a.ewndsr1.nj.home.com> <19990129214304.10992.qmail@alpha.comkey.com.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The solution I use is another machine on the network. I built up a spare machine, ran a cable out to it, locked in its own little wall cabinet in a location remote in the building from the main work area, and as it doesn't need to be accessed very ofter - if ever - it is hard for me to get at, let alone burgulars. If the place burns down, well I figure I'll have enough to worry about anyway. But in that event I have a tape backup, and I take a copy about once a month of the entire system. 1. So, regular backups to the HDD across the network, in the wee small hours. 2. Regular - not so frequent backups to a tape to store off site. Monthly. Tapes take AGES to complete and require attention unless you have Bill Gates' loot and can afford a carosel. Done monthly you should only need 12 tapes for the year. If you don't have a network, its easy to make one, and scrounge up an old Adaptec controller, buy a couple of big HDDs, cheaper than tapes these days and stuff them into an old 486, or pentium. Cable it out to the outside shed. If you live in the US where 128K ISDN lines are cheaper than tapes here in Australia, set up an offsite server and backup across a direct link. Really safe. Cheers Bob Greg Black wrote: > > > For daily backups, you might consider a small number of large > > > IDE drives. They'll be fractionally more expensive in the short term, > > > but cheaper in the long run, and they'll certainly back up faster. > > > > The problem I have with this solution is that it seems that you are > > putting all your eggs in one basket. If that backup fails > > catastrophically, you lose _all_ your backups at once. Seems that you > > would have to backup your backups occasionally. So, you're still stuck > > with doing tapes or some other media for the backup^2. > > Indeed -- when the machine catches fire and the "backup" disks -- http://www.chalmers.com.au. Publications From China in 24 different languages. English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 01:38:44 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA06454 for freebsd-questions-outgoing; Sat, 30 Jan 1999 01:38:44 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA06446 for ; Sat, 30 Jan 1999 01:38:41 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id UAA07629; Sat, 30 Jan 1999 20:08:36 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id UAA55337; Sat, 30 Jan 1999 20:08:35 +1030 (CST) Date: Sat, 30 Jan 1999 20:08:35 +1030 From: Greg Lehey To: Divideby0 Cc: freebsd-questions@FreeBSD.ORG Subject: Re: finger Message-ID: <19990130200835.D8473@freebie.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Divideby0 on Sat, Jan 30, 1999 at 02:09:48PM +0500 WWW-Home-Page: http://www.lemis.com/~grog 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 Saturday, 30 January 1999 at 14:09:48 +0500, Divideby0 wrote: > > is there anyway for me to find out the identity of the person > fingering me or trace the finger ... could someone also point out how the > finger deamon works or where i could look up the info Well, you can't find the user (unless he's local), but you can find the system with tcpdump. For example, if you're using Kernel ppp, you might enter: #tcpdump -i ppp0 port finger tcpdump: listening on ppp0 20:06:09.127181 freefall.FreeBSD.ORG.1094 > freebie.lemis.com.finger: S 475004960:475004960(0) win 16500 (DF) 20:06:09.127295 freebie.lemis.com.finger > freefall.FreeBSD.ORG.1094: S 3881020639:3881020639(0) ack 475004961 win 17376 (DF) 20:06:09.637741 freefall.FreeBSD.ORG.1094 > freebie.lemis.com.finger: P 1:7(6) ack 1 win 17376 (DF) 20:06:09.722565 freebie.lemis.com.finger > freefall.FreeBSD.ORG.1094: . ack 7 win 17370 (DF) 20:06:09.895732 freebie.lemis.com.finger > freefall.FreeBSD.ORG.1094: . 1:1449(1448) ack 7 win 17376 (DF) 20:06:09.896086 freebie.lemis.com.finger > freefall.FreeBSD.ORG.1094: . 1449:2897(1448) ack 7 win 17376 (DF) 20:06:11.119907 freefall.FreeBSD.ORG.1094 > freebie.lemis.com.finger: . ack 1449 win 17376 (DF) 20:06:11.119990 freebie.lemis.com.finger > freefall.FreeBSD.ORG.1094: FP 2897:2928(31) ack 7 win 17376 (DF) 20:06:11.523945 freefall.FreeBSD.ORG.1094 > freebie.lemis.com.finger: . ack 2897 win 17376 (DF) 20:06:11.622928 freefall.FreeBSD.ORG.1094 > freebie.lemis.com.finger: . ack 2929 win 17345 (DF) 20:06:11.631939 freefall.FreeBSD.ORG.1094 > freebie.lemis.com.finger: F 7:7(0) ack 2929 win 17376 (DF) 20:06:11.631985 freebie.lemis.com.finger > freefall.FreeBSD.ORG.1094: . ack 8 win 17376 (DF) This shows an exchange where I ran the following command on freefall.FreeBSD.org: $ finger grog@lemis.com Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 01:45:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA07090 for freebsd-questions-outgoing; Sat, 30 Jan 1999 01:45:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA07083 for ; Sat, 30 Jan 1999 01:45:29 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.2/8.6.9) with ESMTP id KAA44869 for ; Sat, 30 Jan 1999 10:29:09 +0100 (CET) Message-Id: <199901300929.KAA44869@peedub.muc.de> X-Mailer: exmh version 2.0.2 2/24/98 To: freebsd-questions@FreeBSD.ORG Subject: Re: writing in /dev/kmem From: Gary Jennejohn Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 30 Jan 1999 10:29:09 +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Md. Ahsan Habib" writes: >The error shows "Bad Address". I used the address 0xa0000 mentioned in man >kmem. >thanks, > >--Ahsan > [I tried replying directly, but the mailer at vt.edu doesn't seem to ] [like me] OK, the first thing that occurs to me is that 0xa0000 is _not_ a kernel virtual address. The manpage clearly states that only kernel virtual addresses can be accessed using /dev/kmem. AFAIK kernel virtual addresses start at 0x100000, i.e. after the ISA I/O space, however the real value is buried in ugly macros which are defined in /usr/src/sys/i386/include/pmap.h. Anyway, try offsetting the addresses with KERNBASE, which is defined in /usr/src/sys/i386/include/vmparam.h. You'll hve to include a bunch of other header files to get this to work. I think that the 0xa0000 example is intended for /dev/mem, which uses physical rather than virtual addresses. HTH -------- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.dec.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 02:44:27 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA11131 for freebsd-questions-outgoing; Sat, 30 Jan 1999 02:44:27 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dart.sr.se (dart.SR.SE [193.12.91.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA11126 for ; Sat, 30 Jan 1999 02:44:25 -0800 (PST) (envelope-from gunnar@pluto.sr.se) Received: from pluto.sr.se ([134.25.193.91]) by dart.sr.se (8.9.1/8.9.0) with ESMTP id LAA07729 for ; Sat, 30 Jan 1999 11:44:22 +0100 (MET) Received: (from gunnar@localhost) by pluto.sr.se (8.9.1/8.9.1) id LAA11753 for questions@FreeBSD.org; Sat, 30 Jan 1999 11:44:22 +0100 (CET) (envelope-from gunnar) Message-ID: <19990130114422.A11742@sr.se> Date: Sat, 30 Jan 1999 11:44:22 +0100 From: Gunnar Flygt To: FreeBSD Questions Subject: Installing 3.0 on a IBM Thinkpad Reply-To: flygt@sr.se 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 I have got my hands on one of those nice IBM Thinkpad 770ED. I installed 3.0-RELEASE on it yesterday, and everything seemed to be allright. But when I start the machine, the booting freezes after a little while. It's preceeded by the system speaker beeping three times. Then the machine is frozen. I then try to start it with the -c (visual) option. Up comes the visual config screen, and after a few seconds three beeps and the machine is unreachable. No contact with the keyboard or whatever. Has anyone seen this behaviour with a Thinkpad 700? -- __o regards, Gunnar ---_ \<,_ email: flygt@sr.se ---- (_)/ (_) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 03:14:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA12657 for freebsd-questions-outgoing; Sat, 30 Jan 1999 03:14:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from vanessa.eliuk.org (pme71.sunshine.net [209.17.178.71]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA12643 for ; Sat, 30 Jan 1999 03:13:59 -0800 (PST) (envelope-from kevin_eliuk@sunshine.net) Received: from localhost (cagey@localhost) by vanessa.eliuk.org (8.9.2/8.9.2) with ESMTP id DAA52750; Sat, 30 Jan 1999 03:13:38 -0800 (PST) (envelope-from cagey@vanessa.eliuk.org) Date: Sat, 30 Jan 1999 03:13:08 -0800 (PST) From: "Kevin G. Eliuk" Reply-To: "Kevin G. Eliuk" To: "Ralf.Luettgen" cc: freebsd-questions@FreeBSD.ORG Subject: Re: The Device should named as in the kernel 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 Fri, 29 Jan 1999, Ralf.Luettgen wrote: > Hi. > > Today I installed FreeBSD 3.0 Stable. > For ATAPI-CDROM the is a new driver in the kernel, but in the > MAKEDEV file it is named as wcd. > > The only thing to do is to change the name from wcd to acd and all runs. No, the change was only made in the kernel. You still use the same device in /dev. # wcd* "IDE CD-ROM disks" ... # $Id: MAKEDEV,v 1.184 1999/01/24 13:51:26 markm Exp $ -- Regards, Kevin G. Eliuk Discover Rock Solid, Discover FreeBSD | 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 Jan 30 03:35:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA13785 for freebsd-questions-outgoing; Sat, 30 Jan 1999 03:35:58 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from enigma.PTM.com (enigma.PTM.com [12.8.228.153]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA13770 for ; Sat, 30 Jan 1999 03:35:48 -0800 (PST) (envelope-from james@ptm.com) Received: from smart.PTM.com (florida.PTM.com [12.8.228.130]) by enigma.PTM.com (8.9.2/8.9.2) with SMTP id GAA19469; Sat, 30 Jan 1999 06:32:30 -0500 (EST) Received: from DATACENTER1 by smart.PTM.com via smtpd (for ns2.PTM.com [12.8.228.153]) with SMTP; 30 Jan 1999 11:36:28 UT Received: by localhost with Microsoft MAPI; Sat, 30 Jan 1999 06:36:39 -0500 Message-ID: <01BE4C1A.E419A860.james@ptm.com> From: James Capone Reply-To: "freeos@iname.com" To: "'freebsd-questions@FreeBSD.org'" , "'info@caldera.com'" , "'webmaster@debian.org'" , "'mandrake@Linux-Mandrake.com'" , "'info@cdrom.com'" , "'info@wgs.com'" To: "'info@pht.com'" , "'suse@suse.de'" Subject: Please Read , Very Important , About Linux/Unix OS Date: Sat, 30 Jan 1999 06:36:38 -0500 Organization: Pro Tech Monitoring X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211 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 FreeOS@iname.com PERSONAL Attention: Dear Sir or Madam: Subject: Freedom Of Choice. The reason I am writing you today is a very good one. I am not asking for any money or Donations in that Matter. I am asking for your support and help in a big matter. The matter at hand is that people out there have no choice of what type of Operating System they can have in their computers. It is making a lot of people UPSET. When we see ads on T.V about a company that will build you a computer from you specifications we get a little giddy about it. Well I am tired of being told "NO" by these companies. I want to have the choice of what OS goes in to my Computer. Be it Windows, or a Linux based system. They clearly state in the Ads and on the Web "We will build you a computer to fit your needs." Well no they will not. I am not saying that Windows is a Bad OS. BUT it isn't for everyone. What about those of us that want the Linux or Unix based OS. We cant have it Pre-Installed. No we have to pay for it to get the Computer we want. Then we must spend time deleting the system from the computer. We all know of the EULA loophole. The problem is by the time you Finally see some of that Money it isn't nearly worth what you paid for the Software you don't want. And you have to fight for Months to get it. Sure you can file a claim with the Fair Trade Commission, Even then it will take time. What I am doing is having people fill out a short form on my webpage to send to these Computer makers and vendors. It is about time that they start to live up to their Ads. If we choose to spend our Hard earned money with them we should have a Choice. What I am doing is gathering all the email from these people. I then will send it to the companies VIA my own Email account. I will send it to the Companies once I hit around 50-100 emails per company. If all the people on the net send companies email every so often, They shrug it off. If they receive around 100+ emails at one time, they start to read. So please I ask for your support in this effort, Help us have the "FREEDOM OF CHOICE" Please see my webpage for more information. The url is www.angelfire.com/biz2/Linux/company.html . I also have Linux Mall and IACT as supporters. I think it would be great to have the makers of the software that we all so love to support this worthy cause also. Respectfully yours, James J. Capone WebMaster Linux Info. www.angelfire.com/biz2/Linux J.J.C To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 04:50:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA22135 for freebsd-questions-outgoing; Sat, 30 Jan 1999 04:50:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rc1.vub.ac.be (rc1.vub.ac.be [134.184.129.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA22129 for ; Sat, 30 Jan 1999 04:50:20 -0800 (PST) (envelope-from jdricot@ulb.ac.be) Received: from mach.vub.ac.be (mach.vub.ac.be [134.184.129.3]) by rc1.vub.ac.be (8.8.8/%I%.0.ap (rc1)) id NAA24026; Sat, 30 Jan 1999 13:49:54 +0100 (MET) for Received: from ulb.ac.be (ppp-dial59.ulb.ac.be [164.15.246.59]) by mach.vub.ac.be (8.8.5/%I%.1.ap (mach.test)) id NAA03719; Sat, 30 Jan 1999 13:50:03 +0100 (MET) for Message-ID: <36B2FF7D.84B92ED3@ulb.ac.be> Date: Sat, 30 Jan 1999 13:47:58 +0100 From: Jean-Michel DRICOT Organization: ULB - Ecole Polytechnique X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 3.0-RELEASE i386) MIME-Version: 1.0 To: FreeBSD Questions Subject: WAV PLAYER Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I can't find a command line WAV player under FreeBSD... Where could I find one (if any...) ? Thanks a lot... -- ________________________________________________________________________ To err is human; to really fuck things up requires the root password Dricot Jean-Michel 3eme Annee du grade d'Ingenieur Civil Informaticien Universite Libre de Bruxelles - Ecole Polytechnique URL: http://student.ulb.ac.be/~jdricot e-mail: jdricot@ulb.ac.be To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 05:03:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA22924 for freebsd-questions-outgoing; Sat, 30 Jan 1999 05:03:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from spoon.beta.com (mcgovern.ne.mediaone.net [24.128.106.170]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA22919 for ; Sat, 30 Jan 1999 05:03:13 -0800 (PST) (envelope-from mcgovern@spoon.beta.com) Received: from spoon.beta.com (localhost.beta.com [127.0.0.1]) by spoon.beta.com (8.8.8/8.8.8) with ESMTP id IAA25857; Sat, 30 Jan 1999 08:03:56 -0500 (EST) (envelope-from mcgovern@spoon.beta.com) Message-Id: <199901301303.IAA25857@spoon.beta.com> To: dan@jgl.reno.nv.us, hamellr@dsinw.com, grog@lemis.com cc: questions@FreeBSD.ORG Subject: Re: Tape drive Date: Sat, 30 Jan 1999 08:03:55 -0500 From: "Brian J. McGovern" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry, I got side tracked on the discussion about drive failures and losing data.... Silly me, not thinking about rm. At work, we use cheap DAT tapes for day to day backups (I think like $400). Usually about once a week, I'll also cut a CD-RW with the critical things... CVS repository, home directories, web server pages, DNS databases, etc. You'd be surprised what gzip can do for compression of these types of files :) We usually can pull about 3 GB on to a CD. Usually, we don't store binaries and the like, as we tend to run "stock" applications (apache, et. al) so reconstruction on a totalled machine is usually an hour to reinstall plus another 20-30 minutes to mount and dump the CD back on to the disk. Cost on the drives (I use the Yamaha 4x2x6 SCSI) was like $300. CD-R blanks are ~$0.75 on the high end, and CD-RW media last I bought was about $20 a pop. Using tar/gzip/mkisofs/cdrecord, I've automated the erasing of the CD-RW, building of the tar file, creation of the 9660 image, and the burn. Takes about a hour and a half to backup 2.5 GB of data. We then (the next morning) mount the CD-RWs in the CD-changer, so our developers can recover their own lost files.... The only downside to this is the amount of transient disk space needed to build the intermediary steps (although you may be able to pipe it instead). At home, I exclusively use the CD-RW option, but I don't have nearly as much data to backup, but its cheap, and, to me, more reliable than tape. I, too, got burnt when the DAT drive I had bought for home use went bad after 13 months (the old "Right after the warranty is over story"). I just couldn't see shelling out another $600-$800 for a drive when it costs them like $50 to make it... After all, I can get 18.2+ GB SCSI drives for that. Why would I want a tape? -Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 05:39:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA24847 for freebsd-questions-outgoing; Sat, 30 Jan 1999 05:39:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from enigma.PTM.com (enigma.PTM.com [12.8.228.153]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA24842 for ; Sat, 30 Jan 1999 05:39:06 -0800 (PST) (envelope-from james@ptm.com) Received: from smart.PTM.com (florida.PTM.com [12.8.228.130]) by enigma.PTM.com (8.9.2/8.9.2) with SMTP id IAA19613; Sat, 30 Jan 1999 08:36:01 -0500 (EST) Received: from DATACENTER1 by smart.PTM.com via smtpd (for PTM.com [12.8.228.153]) with SMTP; 30 Jan 1999 13:39:59 UT Received: by localhost with Microsoft MAPI; Sat, 30 Jan 1999 08:40:09 -0500 Message-ID: <01BE4C2C.25297AE0.james@ptm.com> From: James Capone Reply-To: "linuxos@iname.com" To: "'freebsd-questions@FreeBSD.org'" , "'info@caldera.com'" , "'webmaster@debian.org'" , "'mandrake@Linux-Mandrake.com'" , "'info@cdrom.com'" , "'info@wgs.com'" To: "'info@pht.com'" , "'suse@suse.de'" Subject: Re:Please Read , Very Important , About Linux/Unix OS Date: Sat, 30 Jan 1999 08:40:08 -0500 Organization: Pro Tech Monitoring X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211 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 Please Answer to this email. The other one has a incorrect email address on it. Sorry about that. It was my fault. Again I am sorry about that. On Saturday, January 30, 1999 6:37 AM, James Capone [SMTP:james@ptm.com] wrote: > linuxos@iname.com > > PERSONAL > Attention: > > > > > > > Dear Sir or Madam: > Subject: Freedom Of Choice. > > The reason I am writing you today is a very good one. I am not asking for any money or Donations in that Matter. I am asking for your support and help in a big matter. > > The matter at hand is that people out there have no choice of what type of Operating System they can have in their computers. It is making a lot of people UPSET. When we see ads on T.V about a company that will build you a computer from you specifications we get a little giddy about it. Well I am tired of being told "NO" by these companies. I want to have the choice of what OS goes in to my Computer. Be it Windows, or a Linux based system. They clearly state in the Ads and on the Web "We will build you a computer to fit your needs." Well no they will not. > > I am not saying that Windows is a Bad OS. BUT it isn't for everyone. What about those of us that want the Linux or Unix based OS. We cant have it Pre-Installed. No we have to pay for it to get the Computer we want. Then we must spend time deleting the system from the computer. We all know of the EULA loophole. The problem is by the time you Finally see some of that Money it isn't nearly worth what you paid for the Software you don't want. And you have to fight for Months to get it. Sure you can file a claim with the Fair Trade Commission, Even then it will take time. > > What I am doing is having people fill out a short form on my webpage to send to these Computer makers and vendors. It is about time that they start to live up to their Ads. If we choose to spend our Hard earned money with them we should have a Choice. What I am doing is gathering all the email from these people. I then will send it to the companies VIA my own Email account. I will send it to the Companies once I hit around 50-100 emails per company. If all the people on the net send companies email every so often, They shrug it off. If they receive around 100+ emails at one time, they start to read. So please I ask for your support in this effort, Help us have the "FREEDOM OF CHOICE" Please see my webpage for more information. The url is www.angelfire.com/biz2/Linux/company.html . I also have Linux Mall and IACT as supporters. I think it would be great to have the makers of the software that we all so love to support this worthy cause also. > > Respectfully yours, > > James J. Capone > WebMaster > Linux Info. www.angelfire.com/biz2/Linux > J.J.C > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 07:07:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA01635 for freebsd-questions-outgoing; Sat, 30 Jan 1999 07:07:30 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from relay5.ftech.net (onyx.ftech.net [195.200.12.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA01623 for ; Sat, 30 Jan 1999 07:07:26 -0800 (PST) (envelope-from goddard@acm.org) Received: from ruby.ftech.net ([195.200.12.8] helo=dmg) by relay5.ftech.net with smtp (Exim 2.05ftechp2 #2) id 106bzS-0006ib-00; Sat, 30 Jan 1999 15:07:19 +0000 Message-Id: <3.0.3.32.19990130150724.0094a4d0@mailgate.ftech.net> X-Sender: dmg@mailgate.ftech.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Sat, 30 Jan 1999 15:07:24 +0000 To: Brian Somers From: David Goddard Subject: Re: ppp hanging problem Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <199901292307.XAA11139@keep.lan.Awfulhak.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 23:07 29/01/99 +0000, Brian Somers wrote: >[.....] >> >Answer 2: >> >Does ``set accmap 000a0000'' help ? If it did, that'd be one for the >> >books :-) >> >> I haven't had a chance to try this yet (but will). However, what does this >> actually mean? Doesn't work, btw... [...] >The accmap is a bitmask - 000a0000 maps to bits 17 & 19 (^Q & ^S) - >that specifies binary values of less than 32 that should be escaped. Thanks for the info. >> Off the top of your head, do you know of any good sources that I can use to >> better educate myself on what is going on here? > >Not really. I've got my information from RFCs and the ppp sources... Thought it might be a bit like that :-) >> Thanks for the help - I have a few things to check out now... >> [I'll send a note to the list with anything concrete that comes out of this] OK, I've reproduced with async logging enabled and I'm attaching a snippet here. [...] Jan 29 23:41:20 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 6e 64 20 6d 69 78 20 27 65 6d 20 61 6c 6c 20 75 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 70 20 74 6f 20 63 72 65 61 74 65 20 61 20 74 72 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 75 65 20 61 62 6f 6d 69 6e 61 74 69 6f 6e 2e 20 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 20 49 27 6d 20 73 75 72 65 0d 0a 73 6f 6d 65 77 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 68 65 72 65 2c 20 73 6f 6d 65 6f 6e 65 27 73 20 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 64 6f 6e 65 20 74 68 65 20 61 70 70 72 6f 70 72 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 69 61 74 65 6c 79 20 61 6d 75 73 69 6e 67 20 63 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 61 6c 63 75 6c 61 74 69 6f 6e 20 74 6f 0d 0a 65 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 71 75 61 74 65 20 4e 6f 74 65 73 20 74 6f 20 36 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 36 36 20 5b 33 5d 2e 20 20 48 61 76 69 6e 67 20 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 73 61 69 64 20 74 68 61 74 2c 20 22 4c 6f 74 75 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 73 20 4e 6f 74 65 73 20 66 6f 72 20 44 75 6d 6d Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 69 65 73 22 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 20 69 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 73 0d 0a 73 75 72 65 6c 79 20 61 20 73 69 6e 67 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 6c 65 20 70 61 67 65 20 70 75 6c 6c 20 6f 75 74 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 20 77 69 74 68 20 22 64 6f 6e 27 74 22 20 70 72 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 69 6e 74 65 64 20 6f 6e 20 69 74 2e 0d 0a 20 0d Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 0a 0d 0a 3e 62 75 74 20 61 74 20 6c 65 61 73 74 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 20 61 6c 6c 20 6d 79 0d 0a 3e 6d 61 69 6c 69 6e Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 67 2d 6c 69 73 74 20 61 6e 64 20 61 64 6d 69 6e Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 69 73 74 61 74 69 76 65 20 6d 61 69 6c 20 77 6f Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 6e 27 74 20 68 61 76 65 20 74 6f 20 74 6f 75 63 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 68 20 69 74 2e 2e 2e 0d 0a 0d Jan 29 23:41:20 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 0a 2a 67 72 69 6e 2a 0d 0a 0d 0a 59 6f 75 20 61 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 72 65 20 77 69 73 65 20 62 65 79 6f 6e 64 20 79 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 6f 75 72 20 65 61 72 73 2c 20 4a 4a 6f 65 6c 2e Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 0d 0a 0d 0a 3e 49 27 6d 20 73 61 76 69 6e 67 20 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 74 68 65 20 67 69 67 67 6c 69 6e 67 20 66 6f 72 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 20 52 6f 6c 6c 6f 75 74 20 44 61 79 2e 2e 2e 0d Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 0a 0d 0a 0d 0a 53 74 69 66 6c 65 20 74 68 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 65 20 62 65 6c 6c 79 20 6c 61 75 67 68 73 2e 0d Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 0a 0d 0a 0d 0a 0d 0a 5b 31 5d 20 49 66 20 74 68 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 69 73 20 69 73 20 55 49 20 66 6f 72 20 61 6e 79 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 6f 6e 65 20 49 27 6d 20 72 65 61 6c 6c 79 2c 20 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 72 65 61 6c 6c 79 20 73 61 64 20 66 6f 72 20 79 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 6f 75 2e 20 5b 32 5d 0d 0a 0d 0a 5b 32 5d 20 49 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 20 72 65 61 6c 6c 79 2c 20 72 65 61 6c 6c 79 20 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 6d 65 61 6e 20 74 68 61 74 2e 0d 0a 0d Jan 29 23:41:20 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 0a 5b 33 5d 20 48 65 79 2c 20 64 69 64 20 61 6e Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 79 6f 6e 65 20 6e 6f 74 69 63 65 20 74 68 61 74 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 20 74 68 65 20 46 41 2e 2e 2e 2e 2e 2e 0d 0a 0d Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 0a 0d 0a 2e 0d 0a 0c 4a 7e 7e 2d 1c c9 3f 24 00 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 02 a7 32 32 31 20 30 20 3c 37 38 72 31 38 33 24 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 6d 33 64 24 31 40 6e 65 62 75 6c 61 2e 6d 70 6e Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 2e 63 6f 6d 3e 0d 0a 36 be 7e 7e 2d 0f fa 4d 5c Jan 29 23:41:20 dmg ppp[59]: tun0: Async: aa 7e Jan 29 23:41:20 dmg ppp[59]: tun0: Async: WriteModem Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 7e 21 45 00 00 28 1e 3b 40 00 40 06 89 0a c3 c8 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 09 d0 d0 d0 f5 21 04 03 00 77 08 6f 4d 4a c3 0b Jan 29 23:41:20 dmg ppp[59]: tun0: Async: e2 5f 50 10 44 70 d8 3a 00 00 ef 03 7e Jan 29 23:41:20 dmg ppp[59]: tun0: Async: WriteModem Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 7e 21 45 00 00 28 1e 3c 40 00 40 06 89 09 c3 c8 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 09 d0 d0 d0 f5 21 04 03 00 77 08 6f 4d 4a c3 0b Jan 29 23:41:20 dmg ppp[59]: tun0: Async: e2 84 50 10 44 70 d8 15 00 00 7d 33 1e 7e Jan 29 23:41:20 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 7e 2f 45 00 00 4d 95 5c 40 00 f6 00 5b c3 d0 d0 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: f5 21 c3 c8 09 d0 00 77 04 03 c3 0b e2 5f 08 6f Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 4d 4a 50 10 22 38 c9 47 00 00 32 32 31 20 30 20 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 3c 37 38 72 31 38 33 24 6d 33 64 24 31 40 6e 65 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 62 75 6c 61 2e 6d 70 6e 2e 63 6f 6d 3e 0d 0a 2f Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 47 7e Jan 29 23:41:20 dmg ppp[59]: tun0: Async: WriteModem Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 7e 21 45 00 00 28 1e 3d 40 00 40 06 89 08 c3 c8 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 09 d0 d0 d0 f5 21 04 03 00 77 08 6f 4d 4a c3 0b Jan 29 23:41:20 dmg ppp[59]: tun0: Async: e2 84 50 10 44 70 d8 15 00 00 1b ea 7e Jan 29 23:41:20 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 7e 2d 1f 8e 0e 50 61 74 68 3a 20 6e 65 77 73 63 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 65 6e 65 2e 6e 65 77 73 63 65 6e 65 2e 63 6f 6d Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 21 6e 6f 76 69 61 21 6e 65 77 73 2d 66 65 65 64 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 2e 69 6e 65 74 2e 74 65 6c 65 2e 64 6b 21 62 6f Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 66 68 2e 76 73 7a 62 72 2e 63 7a 21 6e 65 77 73 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 2d 6c 6f 6e 64 2e 67 69 70 2e 6e 65 74 21 6e 65 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 77 73 2e 67 73 6c 2e 6e 65 74 21 67 69 70 2e 6e Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 65 74 21 62 74 6e 65 74 2d 70 65 65 72 21 62 74 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 6e 65 74 2d 66 65 65 64 32 21 62 74 6e Jan 29 23:41:20 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 65 74 21 6e 65 77 73 2e 6d 70 6e 2e 63 6f 6d 21 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 73 77 65 68 0d 0a 46 72 6f 6d 3a 20 73 77 65 68 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 40 6d 70 6e 2e 63 6f 6d 20 28 53 74 65 70 68 65 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 6e 20 48 61 72 72 69 73 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 29 0d 0a 4e 65 77 73 67 72 6f 75 70 73 3a 20 61 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 6c 74 2e 73 79 73 61 64 6d 69 6e 2e 72 65 63 6f Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 76 65 72 79 0d 0a 53 75 62 6a Jan 29 23:41:20 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 65 63 74 3a 20 52 65 3a 20 59 4b 59 42 41 64 6d Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 69 6e 69 6e 67 54 4c 57 2e 2e 2e 0d 0a 44 61 74 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 65 3a 20 32 39 20 4a 61 6e 20 31 39 39 39 20 30 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 31 3a 30 30 3a 35 31 20 47 4d 54 0d 0a 4f 72 67 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 61 6e 69 7a 61 74 69 6f 6e 3a 20 4d 61 74 72 69 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 58 20 50 75 62 6c 69 73 68 69 6e 67 20 4e 65 74 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 77 6f 72 6b 0d 0a 4c 69 6e 65 73 3a 20 31 34 0d Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 0a 41 70 70 72 6f 76 65 64 3a 20 73 77 65 68 0d Jan 29 23:41:20 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 0a 4d 65 73 73 61 67 65 2d 49 44 3a 20 3c 37 38 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 72 31 38 33 24 6d 33 64 24 31 40 6e 65 62 75 6c Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 61 2e 6d 70 6e 2e 63 6f 6d 3e 0d 0a 52 65 66 65 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 72 65 6e 63 65 73 3a 20 3c 66 62 69 2e 67 6f 76 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 2d 32 38 30 31 39 39 31 38 33 37 33 32 30 30 30 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 31 40 75 73 65 72 2d 33 37 6b 61 34 6f 33 2e 64 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 69 61 6c 75 70 2e 6d 69 6e 64 73 70 72 69 6e 67 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 2e 63 6f 6d 3e 0d 0a 4e 4e 54 50 2d 50 6f Jan 29 23:41:20 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 73 74 69 6e 67 2d 48 6f 73 74 3a 20 6e 65 62 75 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 6c 61 2e 6d 70 6e 2e 63 6f 6d 0d 0a 58 2d 4e 65 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 77 73 72 65 61 64 65 72 3a 20 54 49 4e 20 5b 76 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 65 72 73 69 6f 6e 20 31 2e 32 20 50 4c 32 5d 0d Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 0a 58 72 65 66 3a 20 6e 65 77 73 63 65 6e 65 2e Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 6e 65 77 73 63 65 6e 65 2e 63 6f 6d 20 61 6c 74 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 2e 73 79 73 61 64 6d 69 6e 2e 72 65 63 6f 76 65 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 72 79 3a 31 31 35 33 31 37 0d 0a 2e 0d 0a d9 80 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 7e Jan 29 23:41:20 dmg ppp[59]: tun0: Async: WriteModem Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 7e 21 45 00 00 4c 1e 3e 40 00 40 06 88 e3 c3 c8 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 09 d0 d0 d0 f5 21 04 03 00 77 08 6f 4d 4a c3 0b Jan 29 23:41:20 dmg ppp[59]: tun0: Async: e4 ea 50 18 44 70 5a fd 00 00 62 6f 64 79 20 3c Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 37 38 72 31 38 33 24 6d 33 64 24 31 40 6e 65 62 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 75 6c 61 2e 6d 70 6e 2e 63 6f 6d 3e 0d 0a 16 99 Jan 29 23:41:20 dmg ppp[59]: tun0: Async: 7e Jan 29 23:41:21 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:21 dmg ppp[59]: tun0: Async: 7e 2d 1c c5 90 24 00 02 66 32 32 32 20 30 20 3c Jan 29 23:41:21 dmg ppp[59]: tun0: Async: 37 38 72 31 38 33 24 6d 33 64 24 31 40 6e 65 62 Jan 29 23:41:21 dmg ppp[59]: tun0: Async: 75 6c 61 2e 6d 70 6e 2e 63 6f Jan 29 23:41:21 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:21 dmg ppp[59]: tun0: Async: 6d 3e 0d 0a ee 94 7e Jan 29 23:41:21 dmg ppp[59]: tun0: Async: WriteModem Jan 29 23:41:21 dmg ppp[59]: tun0: Async: 7e 21 45 00 00 28 1e 3f 40 00 40 06 89 06 c3 c8 Jan 29 23:41:21 dmg ppp[59]: tun0: Async: 09 d0 d0 d0 f5 21 04 03 00 77 08 6f 4d 6e c3 0b Jan 29 23:41:21 dmg ppp[59]: tun0: Async: e5 0f 50 10 44 70 d5 66 00 00 da e9 7e Jan 29 23:41:22 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 7e 2d 1f 64 99 4a 6f 65 20 54 68 6f 6d 70 73 6f Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 6e 20 28 66 62 69 2e 67 6f 76 40 6f 72 69 6f 6e Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 2d 63 6f 6d 2e 63 6f 6d 29 20 77 72 6f 74 65 3a Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 0d 0a 0d 0a 3a 20 4f 62 41 53 52 3a 20 49 6e 20 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 74 68 65 20 6d 61 72 6b 65 74 20 66 6f 72 20 61 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 20 63 68 65 61 70 6f 20 4c 69 6e 75 78 20 6d 61 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 63 68 69 6e 65 2e 20 20 49 20 68 61 76 65 20 61 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 20 73 68 6f 74 20 61 74 20 61 20 50 39 30 2c 0d Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 0a 3a 20 31 20 47 42 20 64 72 69 76 65 2c 20 43 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 44 52 4f 4d 2c 20 66 6c 6f 70 70 79 2c 20 31 36 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 20 4d 42 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 20 52 41 4d 2c 20 45 74 68 65 72 6e 65 74 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 2c 20 6d 6f 75 73 65 2c 20 6b 65 79 62 6f 61 72 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 64 2c 20 31 35 22 0d 0a 3a 20 6d 6f Jan 29 23:41:22 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 6e 69 74 6f 72 2e 20 20 53 68 6f 75 6c 64 20 49 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 20 73 6e 61 67 20 69 74 20 66 6f 72 20 24 34 30 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 30 3f 20 2d 2d 20 4a 6f 65 0d 0a 0d 0a 4e 6f 2e Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 20 20 4f 76 65 72 70 72 69 63 65 64 20 66 6f 72 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 20 61 20 32 6e 64 20 68 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 61 6e 64 20 75 73 65 64 20 6d 61 63 68 69 6e 65 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 2e 20 20 41 6e 64 20 74 68 61 74 27 73 20 66 72 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 6f 6d 20 73 6f 6d 65 6f 6e 65 0d 0a 69 6e 20 45 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 6e 67 6c 61 6e 64 20 77 68 6f 27 73 20 75 73 65 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 64 20 74 6f 20 74 68 65 20 31 24 20 3d 20 31 20 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 47 42 50 20 63 6f 6e 76 65 72 73 69 6f 6e 20 72 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 61 74 65 20 74 68 61 74 20 73 65 65 6d 73 20 74 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 6f 20 61 70 70 6c 79 0d 0a 74 6f 20 63 6f 6d Jan 29 23:41:22 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 70 75 74 65 72 20 65 71 75 69 70 6d 65 6e 74 21 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 0d 0a 0d 0a 2d 2d 20 0d 0a 0d 0a 72 67 64 73 0d Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 0a 53 74 65 70 68 65 6e 0d 0a 2e 0d 0a af 0a 7e Jan 29 23:41:22 dmg ppp[59]: tun0: Async: WriteModem Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 7e 21 45 00 00 4d 1e 40 40 00 40 06 88 e0 c3 c8 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 09 d0 d0 d0 f5 21 04 03 00 77 08 6f 4d 6e c3 0b Jan 29 23:41:22 dmg ppp[59]: tun0: Async: e6 cb 50 18 44 70 21 30 00 00 68 65 61 64 20 3c Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 37 38 72 32 75 6c 24 65 6c 70 24 31 40 63 61 6e Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 6f 65 2e 78 63 73 6b 69 2e 63 6f 6d 3e 0d 0a b1 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: e2 7e Jan 29 23:41:22 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 7e 2d 1c de 54 25 00 01 bc 32 32 31 20 30 20 3c Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 37 38 72 32 75 6c 24 65 6c 70 24 31 40 63 61 6e Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 6f 65 2e 78 63 73 6b 69 2e 63 6f 6d 3e 0d 0a ed Jan 29 23:41:22 dmg ppp[59]: tun0: Async: f0 7e Jan 29 23:41:22 dmg ppp[59]: tun0: Async: WriteModem Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 7e 21 45 00 00 28 1e 41 40 00 40 06 89 04 c3 c8 Jan 29 23:41:22 dmg ppp[59]: tun0: Async: 09 d0 d0 d0 f5 21 04 03 00 77 08 6f 4d 93 c3 0b Jan 29 23:41:22 dmg ppp[59]: tun0: Async: e6 f1 50 10 44 70 d3 5f 00 00 58 de 7e Jan 29 23:41:23 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 7e 2d 1f 63 c2 50 61 74 68 3a 20 6e 65 77 73 63 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 65 6e 65 2e 6e 65 77 73 63 65 6e 65 2e 63 6f 6d Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 21 6e 6f 76 69 61 21 68 6f 77 6c 61 6e 64 2e 65 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 72 6f 6c 73 2e 6e 65 74 21 6e 65 77 73 68 75 62 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 2e 6e 6f 72 74 68 65 61 73 74 2e 76 65 72 69 6f Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 2e 6e 65 74 21 6e 65 77 73 73 65 72 76 65 72 2e Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 6a 76 6e 63 2e 6e 65 74 21 32 30 34 2e 31 38 31 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 2e 34 2e 31 34 31 21 78 63 73 6b 69 2e 63 6f 6d Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 21 6e 6f 74 2d 66 6f 72 2d 6d 61 69 6c 0d 0a 46 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 72 6f 6d 3a 20 70 74 6f 6d 62 6c 69 6e 40 63 61 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 6e 6f 65 2e 78 63 73 6b 69 2e 63 6f 6d 20 28 50 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 61 75 6c 20 54 6f 6d 62 6c 69 6e 29 0d 0a 4e 65 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 77 73 67 72 6f 75 70 73 3a 20 61 6c 74 2e 73 79 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 73 61 64 6d 69 6e 2e 72 65 63 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 6f 76 65 72 79 0d 0a 53 75 62 6a 65 63 74 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 3a 20 52 65 3a 20 45 6e 74 69 72 65 6c 79 20 77 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 69 74 68 6f 75 74 20 61 20 63 6c 75 65 0d 0a 44 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 61 74 65 3a 20 32 38 20 4a 61 6e 20 31 39 39 39 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 20 32 30 3a 32 39 3a 35 37 20 2d 30 35 30 30 0d Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 0a 4f 72 67 61 6e 69 7a 61 74 69 6f 6e 3a 20 54 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 6f 6d 62 6c 69 6e 20 43 6f 6d 70 75 74 65 72 20 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 43 6f 6e 73 75 6c 74 69 6e 67 2c 20 52 6f 63 68 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 65 73 74 65 72 2c 20 4e 65 77 20 59 6f 72 6b 20 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 61 6e 64 20 4f 74 74 61 77 61 2c 20 4f 6e 74 61 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 72 69 6f 0d 0a 4c 69 6e 65 73 3a 20 31 34 0d 0a Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 41 70 70 72 6f 76 65 64 3a 20 75 6e 6d 6f 64 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 65 72 61 74 6f 72 40 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 78 63 73 6b 69 2e 63 6f 6d 0d 0a 4d 65 73 73 61 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 67 65 2d 49 44 3a 20 3c 37 38 72 32 75 6c 24 65 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 6c 70 24 31 40 63 61 6e 6f 65 2e 78 63 73 6b 69 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 2e 63 6f 6d 3e 0d 0a 52 65 66 65 72 65 6e 63 65 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 73 3a 20 3c 38 79 72 69 75 64 76 6d 67 66 74 2e Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 66 73 66 40 74 61 75 72 75 73 2e 63 75 73 2e 63 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 61 6d Jan 29 23:41:23 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 2e 61 63 2e 75 6b 3e 20 3c 38 37 6e 32 33 36 76 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 62 62 35 2e 66 73 66 40 6c 6f 6b 69 2e 77 6b 73 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 74 6e 2e 6e 69 78 3e 20 3c 37 38 71 38 36 35 24 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 31 71 37 24 31 40 63 61 6e 6f 65 2e 78 63 73 6b Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 69 2e 63 6f 6d 3e 20 3c 37 38 72 31 6e 34 24 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 62 32 65 24 31 40 74 68 75 64 2e 69 6e 74 65 72 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 6e 61 6c 2e 6f 6e 72 61 6d 70 2e 63 61 3e 0d 0a Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 52 65 70 6c 79 2d 54 6f 3a 20 70 74 6f 6d 62 6c Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 69 6e 40 78 63 73 6b 69 2e 63 6f 6d 20 28 50 61 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 75 6c 20 54 6f 6d 62 6c 69 6e 29 0d 0a 4e 4e 54 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 50 2d 50 6f 73 74 69 6e 67 2d 48 6f 73 74 3a 20 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 63 61 6e 6f 65 2e 78 63 73 6b 69 2e 63 6f 6d 0d Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 0a 58 2d 54 72 61 63 65 3a 20 63 61 6e 6f 65 2e Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 78 63 73 6b 69 2e 63 6f 6d 20 39 31 37 35 37 33 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 33 39 38 20 31 35 30 33 34 20 31 39 32 2e 31 36 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 38 2e 31 2e 31 20 28 32 39 20 4a 61 6e 20 31 39 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 39 39 20 30 31 3a 32 39 3a 35 38 20 47 4d 54 29 Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 0d 0a 58 2d Jan 29 23:41:23 dmg ppp[59]: tun0: Async: ReadFromModem Jan 29 23:41:23 dmg ppp[59]: tun0: Async: 43 6f Jan 29 23:41:58 dmg ppp[59]: tun0: Async: WriteModem Jan 29 23:41:58 dmg ppp[59]: tun0: Async: 7e 21 45 00 00 28 1e 42 40 00 40 06 89 03 c3 c8 Jan 29 23:41:58 dmg ppp[59]: tun0: Async: 09 d0 d0 d0 f5 21 04 03 00 77 08 6f 4d 93 c3 0b Jan 29 23:41:58 dmg ppp[59]: tun0: Async: e6 f1 50 7d 31 44 70 d3 5e 00 00 af f3 7e Jan 29 23:41:59 dmg ppp[59]: tun0: Async: WriteModem Jan 29 23:41:59 dmg ppp[59]: tun0: Async: 7e 21 45 00 00 28 1e 43 40 00 40 06 89 02 c3 c8 Jan 29 23:41:59 dmg ppp[59]: tun0: Async: 09 d0 d0 d0 f5 21 04 03 00 77 08 6f 4d 93 c3 0b Jan 29 23:41:59 dmg ppp[59]: tun0: Async: e6 f1 50 7d 31 44 70 d3 5e 00 00 a7 07 7e Jan 29 23:41:59 dmg ppp[59]: tun0: Async: WriteModem Jan 29 23:41:59 dmg ppp[59]: tun0: Async: 7e 21 45 00 00 3d 1e 44 00 00 40 7d 31 ca bd c3 Jan 29 23:41:59 dmg ppp[59]: tun0: Async: c8 09 d0 c3 c8 00 4e 04 0c 00 35 00 29 d7 e4 fb Jan 29 23:41:59 dmg ppp[59]: tun0: Async: c9 01 00 00 01 00 00 00 00 00 00 04 6e 65 77 73 Jan 29 23:41:59 dmg ppp[59]: tun0: Async: 06 6c 73 70 61 63 65 03 6f 72 67 00 00 01 00 01 Jan 29 23:41:59 dmg ppp[59]: tun0: Async: 10 ab 7e Jan 29 23:42:02 dmg ppp[59]: tun0: Async: WriteModem Jan 29 23:42:02 dmg ppp[59]: tun0: Async: 7e 21 45 00 00 28 1e 45 40 00 40 06 89 00 c3 c8 Jan 29 23:42:02 dmg ppp[59]: tun0: Async: 09 d0 d0 d0 f5 21 04 03 00 77 08 6f 4d 93 c3 0b Jan 29 23:42:02 dmg ppp[59]: tun0: Async: e6 f1 50 7d 31 44 70 d3 5e 00 00 42 d3 7e Jan 29 23:42:04 dmg ppp[59]: tun0: Async: WriteModem Jan 29 23:42:04 dmg ppp[59]: tun0: Async: 7e 21 45 00 00 3d 1e 46 00 00 40 7d 31 ca bd c3 Jan 29 23:42:04 dmg ppp[59]: tun0: Async: c8 09 d0 c3 c8 00 4c 04 0d 00 35 00 29 d7 e5 fb Jan 29 23:42:04 dmg ppp[59]: tun0: Async: c9 01 00 00 01 00 00 00 00 00 00 04 6e 65 77 73 Jan 29 23:42:04 dmg ppp[59]: tun0: Async: 06 6c 73 70 61 63 65 03 6f 72 67 00 00 01 00 01 Jan 29 23:42:04 dmg ppp[59]: tun0: Async: 78 36 7e Jan 29 23:42:05 dmg ppp[59]: tun0: Async: WriteModem Jan 29 23:42:05 dmg ppp[59]: tun0: Async: 7e 21 45 00 00 3b 1e 47 00 00 40 7d 31 ca bc c3 Jan 29 23:42:05 dmg ppp[59]: tun0: Async: c8 09 d0 c3 c8 00 4e 04 0e 00 35 00 27 f6 96 c2 Jan 29 23:42:05 dmg ppp[59]: tun0: Async: 1d 01 00 00 01 00 00 00 00 00 00 03 67 67 67 05 Jan 29 23:42:05 dmg ppp[59]: tun0: Async: 70 61 72 73 65 03 6e 65 74 00 00 01 00 01 9a 46 Jan 29 23:42:05 dmg ppp[59]: tun0: Async: 7e Jan 29 23:42:08 dmg ppp[59]: tun0: Async: WriteModem Jan 29 23:42:08 dmg ppp[59]: tun0: Async: 7e 21 45 00 00 28 1e 48 40 00 40 06 88 fd c3 c8 Jan 29 23:42:08 dmg ppp[59]: tun0: Async: 09 d0 d0 d0 f5 21 04 03 00 77 08 6f 4d 93 c3 0b Jan 29 23:42:08 dmg ppp[59]: tun0: Async: e6 f1 50 7d 31 44 70 d3 5e 00 00 3d b3 7e Jan 29 23:42:09 dmg ppp[59]: tun0: Async: WriteModem Jan 29 23:42:09 dmg ppp[59]: tun0: Async: 7e 21 45 00 00 3d 1e 49 00 00 40 7d 31 ca b8 c3 Jan 29 23:42:09 dmg ppp[59]: tun0: Async: c8 09 d0 c3 c8 00 4e 04 0f 00 35 00 29 d7 e1 fb Jan 29 23:42:09 dmg ppp[59]: tun0: Async: c9 01 00 00 01 00 00 00 00 00 00 04 6e 65 77 73 Jan 29 23:42:09 dmg ppp[59]: tun0: Async: 06 6c 73 70 61 63 65 03 6f 72 67 00 00 01 00 01 Jan 29 23:42:09 dmg ppp[59]: tun0: Async: 81 0d 7e Jan 29 23:42:10 dmg ppp[59]: tun0: Async: WriteModem Jan 29 23:42:10 dmg ppp[59]: tun0: Async: 7e 21 45 00 00 3b 1e 4a 00 00 40 7d 31 ca bb c3 Jan 29 23:42:10 dmg ppp[59]: tun0: Async: c8 09 d0 c3 c8 00 4c 04 10 00 35 00 27 f6 96 c2 Jan 29 23:42:10 dmg ppp[59]: tun0: Async: 1d 01 00 00 01 00 00 00 00 00 00 03 67 67 67 05 Jan 29 23:42:10 dmg ppp[59]: tun0: Async: 70 61 72 73 65 03 6e 65 74 00 00 01 00 01 e3 52 Jan 29 23:42:10 dmg ppp[59]: tun0: Async: 7e Jan 29 23:42:14 dmg ppp[59]: tun0: Async: WriteModem Jan 29 23:42:14 dmg ppp[59]: tun0: Async: 7e 21 45 00 00 3d 1e 4b 00 00 40 7d 31 ca b8 c3 Jan 29 23:42:14 dmg ppp[59]: tun0: Async: c8 09 d0 c3 c8 00 4c 04 7d 31 00 35 00 29 d7 e1 Jan 29 23:42:14 dmg ppp[59]: tun0: Async: fb c9 01 00 00 01 00 00 00 00 00 00 04 6e 65 77 Jan 29 23:42:14 dmg ppp[59]: tun0: Async: 73 06 6c 73 70 61 63 65 03 6f 72 67 00 00 01 00 Jan 29 23:42:14 dmg ppp[59]: tun0: Async: 01 e2 79 7e Jan 29 23:42:15 dmg ppp[59]: tun0: Phase: Connected to client from 127.0.0.1:1028 Jan 29 23:42:15 dmg ppp[59]: tun0: Command: 127.0.0.1:1028: passwd ******** Jan 29 23:42:15 dmg ppp[59]: tun0: Command: 127.0.0.1:1028: set timeout 300 Jan 29 23:42:15 dmg ppp[59]: tun0: Command: 127.0.0.1:1028: down Jan 29 23:42:15 dmg ppp[59]: tun0: CCP: deflink: State change Closed --> Initial Jan 29 23:42:15 dmg ppp[59]: tun0: LCP: deflink: LayerDown Jan 29 23:42:15 dmg ppp[59]: tun0: LCP: deflink: State change Opened --> Starting Jan 29 23:42:15 dmg ppp[59]: tun0: Phase: deflink: open -> lcp Jan 29 23:42:15 dmg ppp[59]: tun0: LCP: deflink: LayerFinish Jan 29 23:42:15 dmg ppp[59]: tun0: LCP: deflink: State change Starting --> Initial Jan 29 23:42:15 dmg ppp[59]: tun0: IPCP: deflink: LayerDown: 195.200.12.19 Jan 29 23:42:15 dmg ppp[59]: tun0: IPCP: deflink: State change Opened --> Starting Jan 29 23:42:15 dmg ppp[59]: tun0: IPCP: deflink: LayerFinish. Jan 29 23:42:15 dmg ppp[59]: tun0: IPCP: Connect time: 116 secs: 38596 octets in, 4997 octets out Jan 29 23:42:15 dmg ppp[59]: tun0: IPCP: total 375 bytes/sec, peak 1938 bytes/sec on Fri Jan 29 23:42:15 1999 Jan 29 23:42:15 dmg ppp[59]: tun0: IPCP: deflink: State change Starting --> Initial Jan 29 23:42:15 dmg ppp[59]: tun0: Phase: bundle: Terminate Jan 29 23:42:15 dmg ppp[59]: tun0: Phase: deflink: Disconnected! Jan 29 23:42:15 dmg ppp[59]: tun0: Phase: deflink: lcp -> hangup Jan 29 23:42:15 dmg ppp[59]: tun0: Phase: deflink: Connect time: 142 secs: 37158 octets in, 5894 octets out Jan 29 23:42:15 dmg ppp[59]: tun0: Phase: total 303 bytes/sec, peak 1873 bytes/sec on Fri Jan 29 23:42:15 1999 Jan 29 23:42:15 dmg ppp[59]: tun0: Phase: deflink: hangup -> closed Jan 29 23:42:15 dmg ppp[59]: tun0: Phase: bundle: Dead Jan 29 23:42:15 dmg ppp[59]: tun0: Phase: 127.0.0.1:1028: Client connection closed. Jan 29 23:42:18 dmg ppp[59]: tun0: Phase: bundle: Establish Jan 29 23:42:18 dmg ppp[59]: tun0: Phase: deflink: closed -> opening [this is where ppp tries dialing out again] The last lot of writemodem entries means that my end is still going fine, right? What would I need to get my ISP to do here to get the appropriate information on this? Thanks again, Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 07:16:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA02493 for freebsd-questions-outgoing; Sat, 30 Jan 1999 07:16:10 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from starfire.mn.org (starfire.skypoint.net [199.86.35.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA02466 for ; Sat, 30 Jan 1999 07:15:59 -0800 (PST) (envelope-from john@starfire.mn.org) Received: (from john@localhost) by starfire.mn.org (8.8.5/1.1) id JAA11211; Sat, 30 Jan 1999 09:15:52 -0600 (CST) Message-ID: Date: Sat, 30 Jan 1999 09:15:51 -0600 From: john@dexter.starfire.mn.org (John Lind) To: dan@dpcsys.com (Dan Busarow) Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Fwd: Re: ipfw question References: X-Mailer: Mutt 0.53 Mime-Version: 1.0 In-Reply-To: ; from Dan Busarow on Jan 29, 1999 16:36:18 -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dan Busarow writes: > On Fri, 29 Jan 1999, John Lind wrote: > > We have two subnets routed to a Cisco 675 (aDSL). The 657 is > > 137.192.130.30. The FreeBSD box is 137.192.130.29 on that net, > > and the other NIC is 137.192.130.22 on the internal or "protected" > > net. The netmask on both nets is 255.255.255.248. > > > > The system we are most trying to protect on the internal net is a > > UnixWare system (good grief, I hope that they aren't doing something > > weird with TCP that's causing all this!), which is at IP 137.192.130.20. > > When I use the "open" ruleset, I have full access to that system > > (and so does every one else). Just for reference, that's > > > > 00100 allow ip from any to any via lo0 > > 00200 deny ip from any to 127.0.0.0/8 > > 65000 allow ip from any to any > > 65535 deny ip from any to any > > > > Since I have full access from anywhere on the Internet to the internal > > systems with this ruleset, I know that IP forwarding is working. > > > > When I try to do any filtering at all, I loose all access to the UnixWare > > system. The ultimate goal is to have Web access to that system, but > > to restrict access for everything else to a few selected IP's. The > > following ruleset isn't nearly that complicated -- I've stripped it > > 'way down -- my understanding is that this SHOULD allow Web access > > to this system, and nothing else, but instead, I get nothing at all. > > I have a test script that installs this, and then if I don't break out > > of it, it installs the "open" set again, and as soon as "open" gets > > reinstalled, the web accesses that were hanging all proceed. > > > > 00100 allow ip from any to any via lo0 > > 00200 deny ip from any to 127.0.0.0/8 > > 01000 allow tcp from any to any established > > 01200 allow tcp from any to 137.192.130.20 80 setup > > 01300 allow tcp from 137.192.130.16/29 to any setup > > Try changing the /29 to /28 > You aren't letting setup out via 137.192.130.29 and so he can't forward > the packets. I think I know why this didn't help. The packets passing through the interface 137.192.130.29 (ed0) are not ORIGINATING with 137.192.130.29, i.e. the source IP is not 139.192.130.29, but still 137.192.130.20. > > 01410 allow tcp from any to any 25 setup > > 01420 allow tcp from any to any 53 setup > > 01421 allow udp from any to any 53 > > 01430 allow icmp from any to any > > > > I've tried replacing 01200 with "to 137.192.130.20 80" (no "setup"), > > and with simply "to 137.192.130.20" (no port, just for testing) and it > > works the same. I also tried port 23 and tested with telnet, with the > > same results -- it just hangs until the script times out and restores > > open access. > > > > When I do a netstat -n, I always see the connection state as "ESTABLISHED" > > which tells me, it should be working!!! > > 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 > -- John Lind, Starfire Consulting Services E-mail: john@starfire.MN.ORG USnail: PO Box 17247, Mpls MN 55417 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 07:49:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05090 for freebsd-questions-outgoing; Sat, 30 Jan 1999 07:49:37 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotmail.com (f161.hotmail.com [207.82.251.47]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA05084 for ; Sat, 30 Jan 1999 07:49:36 -0800 (PST) (envelope-from benturley@hotmail.com) Received: (qmail 22382 invoked by uid 0); 30 Jan 1999 15:49:31 -0000 Message-ID: <19990130154931.22381.qmail@hotmail.com> Received: from 209.198.224.129 by www.hotmail.com with HTTP; Sat, 30 Jan 1999 07:49:30 PST X-Originating-IP: [209.198.224.129] From: "Ben Turley" To: freebsd-questions@FreeBSD.ORG Subject: Installing to my laptop Date: Sat, 30 Jan 1999 07:49:30 PST Mime-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a desktop computer running Windows 95 and a laptop on which I want to install FreeBSD (no operating system yet on my laptop). I have a FreeBSD boot floppy and I have downloaded the bin, XF86333, manpages, games, and ports distributions (2.2.8) to my Win 95 machine. Can I install FreeBSD with these distributions onto my laptop using a null cable connecting the com ports? If so, how? Thanks, Benjamin Turley ______________________________________________________ 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 Jan 30 07:50:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05397 for freebsd-questions-outgoing; Sat, 30 Jan 1999 07:50:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotmail.com (f120.hotmail.com [207.82.250.173]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA05388 for ; Sat, 30 Jan 1999 07:50:10 -0800 (PST) (envelope-from benturley@hotmail.com) Received: (qmail 24476 invoked by uid 0); 30 Jan 1999 15:50:09 -0000 Message-ID: <19990130155009.24475.qmail@hotmail.com> Received: from 209.198.224.129 by www.hotmail.com with HTTP; Sat, 30 Jan 1999 07:50:08 PST X-Originating-IP: [209.198.224.129] From: "Ben Turley" To: freebsd-questions@FreeBSD.ORG Subject: Installing to my laptop Date: Sat, 30 Jan 1999 07:50:08 PST Mime-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a desktop computer running Windows 95 and a laptop on which I want to install FreeBSD (no operating system yet on my laptop). I have a FreeBSD boot floppy and I have downloaded the bin, XF86333, manpages, games, and ports distributions (2.2.8) to my Win 95 machine. Can I install FreeBSD with these distributions onto my laptop using a null cable connecting the com ports? If so, how? Please reply to benturley@hotmail.com Thanks, Benjamin Turley ______________________________________________________ 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 Jan 30 07:54:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05548 for freebsd-questions-outgoing; Sat, 30 Jan 1999 07:54:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from voicenet.com (mail11.voicenet.com [207.103.0.37]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA05542 for ; Sat, 30 Jan 1999 07:54:53 -0800 (PST) (envelope-from schwenk@voicenet.com) Received: (qmail 1568 invoked from network); 30 Jan 1999 15:54:48 -0000 Received: from dialup928-pri.voicenet.com (HELO voicenet.com) (207.103.117.156) by mail11.voicenet.com with SMTP; 30 Jan 1999 15:54:48 -0000 Message-ID: <36B32C91.A223ED9A@voicenet.com> Date: Sat, 30 Jan 1999 11:00:18 -0500 From: Peter Schwenk Organization: Schwenk X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Dan Dockery CC: "freebsd-questions@FreeBSD.ORG" Subject: Re: Micrchannel support References: <199901272209.OAA18457@hub.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 The newest Linux kernel, 2.2.0, does support MCA. At least, that's what I read. Dan Dockery wrote: > around with MCA support. There might even be a newer one. Perhaps -- - Peter Schwenk - schwenk at voicenet dot com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 08:19:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA07157 for freebsd-questions-outgoing; Sat, 30 Jan 1999 08:19:37 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hil-img-9.compuserve.com (hil-img-9.compuserve.com [149.174.177.139]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA07152 for ; Sat, 30 Jan 1999 08:19:36 -0800 (PST) (envelope-from 70673.3111@compuserve.com) Received: (from root@localhost) by hil-img-9.compuserve.com (8.8.6/8.8.6/2.17) id LAA14518 for freebsd-questions@freebsd.org; Sat, 30 Jan 1999 11:19:34 -0500 (EST) Date: Sat, 30 Jan 1999 11:14:01 -0500 From: Jeffrey Vehrs <70673.3111@compuserve.com> Subject: install via PLIP problem To: Blind.Copy.Receiver@compuserve.com Message-ID: <199901301116_MC2-6894-1E24@compuserve.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm giving you a little background of how it was set up. I have a laptop and FreeBSD box with laplink cable attached to both. FreeBSD box is the host. It has the CDROM drive. The goal is to install FreeBSD from the FBSD box w/ CDROM drive onto the laptop via PLIP. This is how it works: iceman <-------> cooljoe IP address 10.0.0.3 10.0.0.4 iceman ==> FBSD box w/ CDROM drive(host) cooljoe ==> laptop I was able to ping each other on both boxes. Also, I can FTPs to each other on both boxes. Now, the problem is that I could NOT install FreeBSD from iceman thru /stand/sysinstall. I've already add 'ftp:*:99:99::0:0:FTP:/cdrom:/sbin/nologin' via vipw. The 'err' msg said, "Warning: Can't CD to '2.2.6-RELEASE' distribution on this FTP server". I can FTP manually to /cdrom without a problem. Did I miss something here? TIA. -- Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 08:33:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA08086 for freebsd-questions-outgoing; Sat, 30 Jan 1999 08:33:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from lix.intercom.es (lix.intercom.es [194.179.21.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA08080 for ; Sat, 30 Jan 1999 08:33:19 -0800 (PST) (envelope-from megarcia@intercom.es) Received: from intercom.es (iv3-115.intercom.es [195.76.131.115]) by lix.intercom.es (8.7.3/8.6.12) with ESMTP id RAA12401 for ; Sat, 30 Jan 1999 17:29:03 +0100 Received: (from megarcia@localhost) by intercom.es (8.9.2/8.9.2) id QAA03638 for freebsd-questions@FreeBSD.org; Sat, 30 Jan 1999 16:44:39 +0100 (CET) Message-ID: <19990130164439.A3629@kicelo.org> Date: Sat, 30 Jan 1999 16:44:39 +0100 From: Manuel Enrique Garcia Cuesta To: freebsd-questions@FreeBSD.ORG Subject: sane 0.74 not working ? 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 Has anybody had any experience on this ? Neither scanimage nor xscanimage can find the scanner (LaserJet 5P ), or any other SCSI device for that matter. sane 0.73 works just fine in the same system (2.2.8R). Thanks in advance Manuel Garcia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 08:42:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09232 for freebsd-questions-outgoing; Sat, 30 Jan 1999 08:42:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason03.u.washington.edu (jason03.u.washington.edu [140.142.77.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA09227 for ; Sat, 30 Jan 1999 08:42:35 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul10.u.washington.edu (root@saul10.u.washington.edu [140.142.13.73]) by jason03.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id IAA34780 for ; Sat, 30 Jan 1999 08:42:33 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul10.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id IAA06795 for ; Sat, 30 Jan 1999 08:42:32 -0800 (PST) Date: Sat, 30 Jan 1999 16:41:53 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: FreeBSD-questions Subject: pam.conf, auth.conf, login.conf 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 Pam.conf, auth.conf, login.conf seem to be competing methods for determining the authentication schemes. I am trying to get kerberos running. Each of these files has a method to set kerberos as an authentication method. Are they redundant? What is their purpose if they aren't redundant? Which is recommended? How do I tell which file my system authentication is actually being determined by? Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | 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 Jan 30 09:19:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA13235 for freebsd-questions-outgoing; Sat, 30 Jan 1999 09:19:21 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotmail.com (law-f95.hotmail.com [209.185.131.158]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA13228 for ; Sat, 30 Jan 1999 09:19:18 -0800 (PST) (envelope-from chen6178@hotmail.com) Received: (qmail 11212 invoked by uid 0); 30 Jan 1999 17:19:16 -0000 Message-ID: <19990130171916.11211.qmail@hotmail.com> Received: from 163.28.80.23 by www.hotmail.com with HTTP; Sat, 30 Jan 1999 09:19:14 PST X-Originating-IP: [163.28.80.23] From: "Albert Chen" To: freebsd-questions@FreeBSD.ORG Subject: 3.0-RELEASE problem. Date: Sat, 30 Jan 1999 09:19:14 PST Mime-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I upgrade 3.0-RELEASE from 2.2.8, while I run startx, I got an error: ld.so faild: Can't find shared library "libXmu.so.6.0" I notice there's no aout directory in /usr/X11R6/lib/, Would anyone tell me which pakcage I should fetch, or teach me how to do, thanks in advance. -Albert. ______________________________________________________ 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 Jan 30 09:59:44 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA17962 for freebsd-questions-outgoing; Sat, 30 Jan 1999 09:59:44 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from c4.joe.to (www.joe.to [207.88.224.251]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA17954 for ; Sat, 30 Jan 1999 09:59:43 -0800 (PST) (envelope-from joe@joe.to) From: joe@joe.to Received: from ws74-4.lookoutgfx.com (www.joe.to [207.88.224.251]) by c4.joe.to (8.9.1/8.9.0) with SMTP id JAA15246 for ; Sat, 30 Jan 1999 09:59:41 -0800 (PST) Message-Id: <199901301759.JAA15246@c4.joe.to> To: freebsd-questions@FreeBSD.ORG Subject: EIDE drive Date: Sat, 30 Jan 99 09:59:41 +0000 X-Mailer: Endymion MailMan Standard Edition v3.0.2 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello. I'm running a 2.2.7 FreeBSD server. I have 2 6GB drives and I added a 13.6 GB hard drive with 26353 cylinders, and /stand/sysinstall wont let me enter a value that high. Actually it lets me enter a value but then when i create a slice, the slice tops out at 8.4 MB. I followed the instructions for installing a dedicated-use disk but it only recognized the drive as 8.4 MB (about 16 million blocks): 109 #newfs /dev/rwd2c Warning: 1008 sector(s) in last cylinder unallocated /dev/rwd2c: 16514064 sectors in 4032 cylinders of 1 tracks, 4096 sectors 8063.5MB in 252 cyl groups (16 c/g, 32.00MB/g, 7680 i/g) the actual physical geometry is 26353 cyls/16 heads/63 sectors = 26563824 sectors Do you know what I can do to correct this? Joe Lira joe@joe.to To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 10:10:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA19483 for freebsd-questions-outgoing; Sat, 30 Jan 1999 10:10:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp01.wxs.nl (smtp01.wxs.nl [195.121.6.61]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA19459 for ; Sat, 30 Jan 1999 10:10:33 -0800 (PST) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.56.155]) by smtp01.wxs.nl (Netscape Messaging Server 3.61) with ESMTP id AAA47B6 for ; Sat, 30 Jan 1999 19:10:28 +0100 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sat, 30 Jan 1999 19:19:04 +0100 (CET) Organization: Ninth Circle Enterprises From: Jeroen Ruigrok/Asmodai To: FreeBSD Questions Subject: ldconfig and it's wonders Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I need someone to explain me some more about ldconfig before I throw this box out of the window ;) I'm having a bad time trying to understand what the man page says (which, given enough response from this mail and my growing understanding, shall be expanded). I currently have .so files (libraries as far as my current 'nix understanding goes) in */lib directories, which after modifying /etc/rc.conf's ldconfig_paths and it's a.out counterpart do not appear in ldconfig -r. What gives? I also created two files in /etc, namely ld.so.conf and ld-elf.so.conf with these contents: [ld.so.conf] /usr/lib/compat/aout /usr/X11R6/lib/aout /usr/local/lib/aout [ld-elf.so.conf] /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib /usr/local/qt/lib I try to rehash (as root) the hints files with these command syntaxes: ldconfig -R -elf /etc/ld-elf.so.conf and yet it does not appear to rehash everything that's in the directories... All information is welcome, as I am slowly losing it... (Been messing with this for over two weeks now, and haven't made progess, ughh, sucks =P ) thanks in advance, --- Jeroen Ruigrok van der Werven It's a Dance of Energy, asmodai(at)wxs.nl when the Mind goes Binary... Network/Security Specialist *BSD: Powered by Knowledge & Know-how To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 10:14:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA20025 for freebsd-questions-outgoing; Sat, 30 Jan 1999 10:14:00 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp2.mindspring.com (smtp2.mindspring.com [207.69.200.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA20011 for ; Sat, 30 Jan 1999 10:13:58 -0800 (PST) (envelope-from jmlore@mindspring.com) Received: from jml (user-37ka587.dialup.mindspring.com [207.69.21.7]) by smtp2.mindspring.com (8.8.5/8.8.5) with SMTP id NAA14732; Sat, 30 Jan 1999 13:12:43 -0500 (EST) Message-ID: <001301be4c7c$206813e0$071545cf@jml> Reply-To: "Jacqueline M. Lore" From: "Jacqueline M. Lore" To: "Fabio Ciucci" Subject: PRESS RELEASE Date: Sat, 30 Jan 1999 13:10:29 -0500 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0010_01BE4C52.37920BE0" 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_0010_01BE4C52.37920BE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit For Release: January 30, 1999 For information and comments contact: Thomas Barich, CEO ROMboid Publishing. Barich@romboid.com or 904-423-1168 * * * * * ROMboid Publishing Announces New CD Catalog for Librarians ROMboid Publishing is gearing up for its Spring issue of the Librarian's Selection, a CD-ROM catalog of books, periodicals and software, distributed nationally to public libraries. The Librarian's Selection is the first interactive CD-ROM catalog for this market. ROMboid CEO Thomas E. Barich says that the positive reaction of publishers isn't just because the media is new and different. "There are no production costs for the publishers who want to advertise their products", he points out, adding that there are also no real space limitations, so publishers can offer sample chapters, publishing lists, and other extra information. "The catalog is interactive, it provides easy and instant ordering. A librarian who is interested in a product can click on a link to travel to the publisher's web site, send a query via e-mail, or fill out a web-based order form". ROMboid is using the same interactive advantages for publishers who want to buy space in the catalog, offering web-based space reservation, at http://www.romboid.com. The site also displays samples of some of the extra features that will be included in the catalog. There's a trivia quiz, and a features section where librarians can publish articles of interest to their peers. The catalog, which is free to libraries, will have four editions each year. The Spring issue is scheduled to ship in April of 1999. Jacqueline M. Lore ROMboid Digital Publishing 1982 State Rd 44, Suite 141 New Smyrna Beach, FL 32168 Tel: 904-423-1168; Fax: 904-426-8956 E-mail: info@romboid.com Web site: http://www.romboid.com jmlore@mindspring.com ------=_NextPart_000_0010_01BE4C52.37920BE0 Content-Type: text/x-vcard; name="Jacqueline M. Lore.vcf" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="Jacqueline M. Lore.vcf" BEGIN:VCARD VERSION:2.1 N:Lore;Jacqueline;M. FN:Jacqueline M. Lore NOTE;ENCODING=3DQUOTED-PRINTABLE:ROMboid Digital = Publishing=3D0D=3D0A1982 State Rd 44, Suite 141=3D0D=3D0ANew Smyrna =3D Beach, FL 32168=3D0D=3D0ATel: 904-423-1168; Fax: = 904-426-8956=3D0D=3D0AE-mail: info@=3D romboid.com=3D0D=3D0AWeb site: http://www.romboid.com EMAIL;PREF;INTERNET:info@romboid.com REV:19990130T181029Z END:VCARD ------=_NextPart_000_0010_01BE4C52.37920BE0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 10:21:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA20492 for freebsd-questions-outgoing; Sat, 30 Jan 1999 10:21:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp04.wxs.nl (smtp04.wxs.nl [195.121.6.59]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA20486 for ; Sat, 30 Jan 1999 10:21:33 -0800 (PST) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.56.155]) by smtp04.wxs.nl (Netscape Messaging Server 3.6) with ESMTP id AAA40C3; Sat, 30 Jan 1999 19:21:31 +0100 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <19990130171916.11211.qmail@hotmail.com> Date: Sat, 30 Jan 1999 19:30:07 +0100 (CET) Organization: Ninth Circle Enterprises From: Jeroen Ruigrok/Asmodai To: Albert Chen Subject: RE: 3.0-RELEASE problem. Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 30-Jan-99 Albert Chen wrote: > I upgrade 3.0-RELEASE from 2.2.8, while I run startx, I got an error: > > ld.so faild: Can't find shared library "libXmu.so.6.0" > > I notice there's no aout directory in /usr/X11R6/lib/, No package... Ye forgot to adjust /etc with the new etc files from /usr/src... Pay attention to the bottom part (ldconfig_paths) in rc.conf. Ye might also need to recompile X. --- Jeroen Ruigrok van der Werven It's a Dance of Energy, asmodai(at)wxs.nl when the Mind goes Binary... Network/Security Specialist *BSD: Powered by Knowledge & Know-how To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 10:47:28 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23283 for freebsd-questions-outgoing; Sat, 30 Jan 1999 10:47:28 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alpha.comkey.com.au (alpha.comkey.com.au [203.9.152.215]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA23278 for ; Sat, 30 Jan 1999 10:47:24 -0800 (PST) (envelope-from gjb@comkey.com.au) Received: (qmail 15986 invoked by uid 1001); 30 Jan 1999 18:47:17 -0000 Message-ID: <19990130184717.15985.qmail@alpha.comkey.com.au> X-Posted-By: GBA-Post 1.03 20-Sep-1998 X-Mailer: exmh version 2.0.2 2/24/98 X-PGP-Fingerprint: 5A91 6942 8CEA 9DAB B95B C249 1CE1 493B 2B5A CE30 Date: Sun, 31 Jan 1999 04:47:17 +1000 From: Greg Black To: FreeBSD Questions Subject: Documentation for windowmaker Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I thought I'd play with windowmaker since my long-term choice of window manager (fvwm2) seems to have some nasty bugs in its present incarnation. But, having installed it with pkg_add, I can't find any useful doco. I have read the few brief man pages that were included with the package, but I'm looking for something more elaborate that will assist me to set up a desktop the way I want (e.g., without the maddening clutter of pointless icons). If anybody can give me a pointer, I'd be delighted. -- Greg Black To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 11:05:28 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA25880 for freebsd-questions-outgoing; Sat, 30 Jan 1999 11:05:28 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from qatar.net.qa (qatar.net.qa [194.133.33.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA25862 for ; Sat, 30 Jan 1999 11:05:15 -0800 (PST) (envelope-from sodah@qatar.net.qa) Received: from qatar.net.qa (Leopard@[194.133.34.83]) by qatar.net.qa (8.8.8/Internet-Qatar) with ESMTP id WAA10303 for ; Sat, 30 Jan 1999 22:04:30 +0300 (GMT) Message-ID: <36B357BE.5B457FD8@qatar.net.qa> Date: Sat, 30 Jan 1999 22:04:30 +0300 From: Fadi Sodah X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 CC: "freebsd-questions@FreeBSD.ORG" Subject: Re: Your opinion please! References: <199901280256.UAA01350@mail.netsys.hn> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi The apache module. bye -Pons > > What do you think is better, Squid or the Proxy Module from Apache? > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 11:09:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA26386 for freebsd-questions-outgoing; Sat, 30 Jan 1999 11:09:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from vanessa.eliuk.org (pme170.sunshine.net [209.17.178.170]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA26376 for ; Sat, 30 Jan 1999 11:09:39 -0800 (PST) (envelope-from kevin_eliuk@sunshine.net) Received: from localhost (cagey@localhost) by vanessa.eliuk.org (8.9.2/8.9.2) with ESMTP id LAA00452; Sat, 30 Jan 1999 11:09:31 -0800 (PST) (envelope-from cagey@vanessa.eliuk.org) Date: Sat, 30 Jan 1999 11:09:00 -0800 (PST) From: "Kevin G. Eliuk" Reply-To: "Kevin G. Eliuk" To: jbolivar@emsphone.com cc: freebsd-questions@FreeBSD.ORG Subject: Re: Floppy Hell In-Reply-To: <9901299176.AA917624641@ccgate.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 Fri, 29 Jan 1999 jbolivar@emsphone.com wrote: > > Hey all, > > I have currently installed FreeBSD using floppies onto a PC. > Initially I just installed the bin distribution. I have installed the > manpages distribution, but now I am trying to install the src > distribution via floppy, but it doesn't seem to be working. I try to > install the ssys of src but when I try to install it nothing happens. > The attempting message comes up then disappears. Does any one have > any experience with installing distributions using floppies. Any info > would help. I had no problem with the manpages, so I don't understand > why I can't install the src distribution. Thanks in advance. Which "RELEASE" are you attempting to install it for? Are you installing via internet or CDROM? FWIW you don't have to enter the floppy to install additional distributions. Once logged in as "root" just type "/stand/sysinstall" and you can go to "Do post-install configuration of FreeBSD" and choose "Install additional distribution sets". This is assuming that you have configured your CDROM or IIJPPP. -- Regards, Kevin G. Eliuk Discover Rock Solid, Discover FreeBSD | 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 Jan 30 11:12:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA27001 for freebsd-questions-outgoing; Sat, 30 Jan 1999 11:12:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from spinoza.imericana.com (spinoza.imericana.com [207.7.33.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA26987 for ; Sat, 30 Jan 1999 11:12:34 -0800 (PST) (envelope-from joe@krisberg-haines.com) From: joe@krisberg-haines.com Received: from DHCP3.imericana.com by spinoza.imericana.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.0.1460.8) id DGQWALKJ; Sat, 30 Jan 1999 13:18:11 -0600 Message-Id: <3.0.5.32.19990130131133.007fe2e0@krisberg-haines.com> X-Sender: joeker@krisberg-haines.com X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Sat, 30 Jan 1999 13:11:33 -0600 To: freebsd-questions@FreeBSD.ORG Subject: NAMED question 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 a primary DNS server and I keep getting the following errors on my console. DNS has been running fine, but would like to resolve this anyways. ANY SUGGESTIONS? Jan 30 12:52:09 host named[442]: evSelectFD(dfd=256): Invalid argument Jan 30 12:52:09 host named[442]: deleting interface [207.227.32.118].53 Jan 30 12:52:09 host named[442]: evSelectFD(dfd=256): Invalid argument Jan 30 12:52:09 host named[442]: deleting interface [127.0.0.1].53 I assume it's something with the named.conf file? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 11:19:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA27821 for freebsd-questions-outgoing; Sat, 30 Jan 1999 11:19:29 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cis.ohio-state.edu (mail.cis.ohio-state.edu [164.107.115.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA27698; Sat, 30 Jan 1999 11:19:26 -0800 (PST) (envelope-from cmcurtin@cis.ohio-state.edu) Received: from gold.cis.ohio-state.edu (gold.cis.ohio-state.edu [164.107.112.16]) by cis.ohio-state.edu (8.9.1/8.9.1) with ESMTP id OAA00141; Sat, 30 Jan 1999 14:19:25 -0500 (EST) Received: (from cmcurtin@localhost) by gold.cis.ohio-state.edu (8.9.1/8.9.1) id OAA17567; Sat, 30 Jan 1999 14:19:25 -0500 (EST) To: Frank Seltzer Cc: hackers@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: ppp hangs using PAP References: From: Matt Curtin Date: 30 Jan 1999 14:19:24 -0500 In-Reply-To: Frank Seltzer's message of "Sat, 30 Jan 1999 08:59:46 -0500 (EST)" Message-ID: Lines: 15 X-Mailer: Gnus v5.5/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [moved to questions] [Snipped story about PPP staying up for days at a time until a change at the ISP that uses PAP authentication, after which PPP hangs up routinely.] I have experienced the idential situation here, with an older release of FreeBSD (2.1.5-R). I (incorrectly?) blamed the situation on my infinitely competent ISP. I'm curious to know what's happening, but don't consider the problem to be much in the way of a crisis. -- Matt Curtin cmcurtin@interhack.net http://www.interhack.net/people/cmcurtin/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 11:36:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA00638 for freebsd-questions-outgoing; Sat, 30 Jan 1999 11:36:00 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from qatar.net.qa (qatar.net.qa [194.133.33.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA00616 for ; Sat, 30 Jan 1999 11:35:43 -0800 (PST) (envelope-from sodah@qatar.net.qa) Received: from qatar.net.qa (Leopard@[194.133.34.83]) by qatar.net.qa (8.8.8/Internet-Qatar) with ESMTP id WAA17343; Sat, 30 Jan 1999 22:34:13 +0300 (GMT) Message-ID: <36B35EB4.2C0FE5FC@qatar.net.qa> Date: Sat, 30 Jan 1999 22:34:13 +0300 From: Fadi Sodah X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: Jean-Michel DRICOT CC: FreeBSD Questions Subject: Re: WAV PLAYER References: <36B2FF7D.84B92ED3@ulb.ac.be> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi splay is an audio player! it's in the ports collection - if you didn't install it, go to http://www.freebsd.org/ports/audio.html bye -Pons Jean-Michel DRICOT wrote: > I can't find a command line WAV player under FreeBSD... > Where could I find one (if any...) ? > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 11:49:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA02548 for freebsd-questions-outgoing; Sat, 30 Jan 1999 11:49:25 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from voicenet.com (mail11.voicenet.com [207.103.0.37]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA02535 for ; Sat, 30 Jan 1999 11:49:21 -0800 (PST) (envelope-from schwenk@voicenet.com) Received: (qmail 5213 invoked from network); 30 Jan 1999 19:49:14 -0000 Received: from dialup759-pri.voicenet.com (HELO voicenet.com) (207.103.74.187) by mail11.voicenet.com with SMTP; 30 Jan 1999 19:49:14 -0000 Message-ID: <36B36384.AD9A3270@voicenet.com> Date: Sat, 30 Jan 1999 14:54:44 -0500 From: Peter Schwenk Organization: Schwenk X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: joe@joe.to CC: freebsd-questions@FreeBSD.ORG Subject: Re: EIDE drive References: <199901301759.JAA15246@c4.joe.to> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG FreeBSD 2.2.7 doesn't know how to handle drives larger than 8.4GB. 2.2.8 and 3.0 do. joe@joe.to wrote: > Hello. > > I'm running a 2.2.7 FreeBSD server. I have 2 6GB drives and I added a 13.6 GB > hard drive with 26353 cylinders, and /stand/sysinstall wont let me enter a > value that high. Actually it lets me enter a value but then when i create a > slice, the slice tops out at 8.4 MB. > > I followed the instructions for installing a dedicated-use disk but it only > recognized the drive as 8.4 MB (about 16 million blocks): > > 109 #newfs /dev/rwd2c > Warning: 1008 sector(s) in last cylinder unallocated > /dev/rwd2c: 16514064 sectors in 4032 cylinders of 1 tracks, 4096 sectors > 8063.5MB in 252 cyl groups (16 c/g, 32.00MB/g, 7680 i/g) > > the actual physical geometry is > 26353 cyls/16 heads/63 sectors = 26563824 sectors > > Do you know what I can do to correct this? > > Joe Lira > joe@joe.to > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- - Peter Schwenk - schwenk at voicenet dot com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 12:05:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA04519 for freebsd-questions-outgoing; Sat, 30 Jan 1999 12:05:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.rdc1.ct.home.com (ha1.rdc1.ct.home.com [24.2.0.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA04511 for ; Sat, 30 Jan 1999 12:05:10 -0800 (PST) (envelope-from blujay1@home.com) Received: from home.com ([24.2.141.228]) by mail.rdc1.ct.home.com (InterMail v4.00.03 201-229-104) with ESMTP id <19990130200509.WOXQ19602.mail.rdc1.ct.home.com@home.com> for ; Sat, 30 Jan 1999 12:05:09 -0800 Message-ID: <36B365F3.8493D504@home.com> Date: Sat, 30 Jan 1999 15:05:07 -0500 From: Jessie Organization: @Home Network X-Mailer: Mozilla 4.05 [en]C-AtHome0404 (Win95; U) MIME-Version: 1.0 To: freebsd-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 Ok, I'm not really sure what this FreeBSD is exactly. (What is it?) (In case you're wondering, I got to your page by a link.) And if it's titled FreeBSD, is it free? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 12:06:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA04691 for freebsd-questions-outgoing; Sat, 30 Jan 1999 12:06:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from aquarius.aquezada.com (trt-on22-13.netcom.ca [207.181.87.205]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA04661 for ; Sat, 30 Jan 1999 12:06:38 -0800 (PST) (envelope-from jdunn@aquezada.com) Received: (from jdunn@localhost) by aquarius.aquezada.com (8.9.1/8.9.1) id NAA15682; Sat, 30 Jan 1999 13:09:10 -0500 (EST) (envelope-from jdunn@aquezada.com) X-Authentication-Warning: aquarius.aquezada.com: jdunn set sender to jdunn@aquezada.com using -f Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sat, 30 Jan 1999 13:09:09 -0500 (EST) Reply-To: jdunn@aquezada.com Organization: Aquezada Productions From: "Julian C. Dunn" To: circuit@concentric.net Subject: Re: user public_html directory (was "Hello,") Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I have a web server running freebsd2.2.7 with apache1.3 and my question is >how can you run many web sites from one domain? >Example: www.happystuff.com is the main web site how does one make all >my users have a web page. I was told how to do it but it don't seem to work >Example: say I have a user named dude. the Main web site looks something >like this: www.happystuff.com/~dude right >Also I have put a public_HTML in the users directory, but no mater what I do >it will say permission denied. One problem is that some installs of FreeBSD (such as a 2.2.6 I once did) make /home a symbolic link from /usr/home. This really screws up Apache, because IIRC the default permissions for the / directory are "NoSymLinks" (check your {srm|access|httpd}.conf files to see if this is the case). The solution is to let Apache follow symbolic links, by using the following parameters: Options FollowSymLinks AllowOverride None # any other stuff you need HTH, Julian [ Julian C. Dunn - jdunn@aquezada.com WWW: http://www.aquezada.com/ ] [ programmer, web designer, unix user, fumbler, writer, and future engineer] [ FuE exfe94 a+++ Ifte/slc lonca r- ps++ bs+ t++/*t C+++$/C! w+++ p7 LF+++ ] [N++/N! cd260 pr++ g+++ S-/S *x++ Fa+++/Fa$/Fa! m1 b+ fc+++/ E>+ rl-- *d s!] [ "... for one human being to love another, that is perhaps the most ] [ difficult of all our tasks" - rainer maria rilke ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 12:16:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA05659 for freebsd-questions-outgoing; Sat, 30 Jan 1999 12:16:07 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from Post-Office.UH.EDU (Post-Office.UH.EDU [129.7.1.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA05653 for ; Sat, 30 Jan 1999 12:16:05 -0800 (PST) (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-29 #34071) with SMTP id <0F6E009GF2YRK1@Post-Office.UH.EDU> for freebsd-questions@FreeBSD.ORG; Sat, 30 Jan 1999 14:16:03 -0600 (CST) Received: from blackbird.CS.UH.EDU by CS.UH.EDU (COSC/UH-zeus) id AA04864; Sat, 30 Jan 1999 14:16:09 -0600 (CST) Received: by blackbird.CS.UH.EDU (4.1/UH-4.1) id AA01044; Sat, 30 Jan 1999 14:16:12 -0600 (CST) Date: Sat, 30 Jan 1999 14:16:09 -0600 (CST) From: Zdenko Tomasic Subject: 3.0S - pcm0 not found To: freebsd-questions@FreeBSD.ORG Reply-to: zdenko@CS.UH.EDU Message-id: <9901302016.AA04864@CS.UH.EDU> Content-transfer-encoding: 7BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In 2.2.6 everything worked fine, but with 3.0S pcm0 is not found: /var/run/dmesg: Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.0-STABLE #3: Sat Jan 30 09:54:45 CST 1999 root@bert-21.brokersys.com:/usr/src/sys/compile/zdenko Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 400910220 Hz CPU: Pentium II (quarter-micron) (400.91-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x651 Stepping=1 Features=0x183f9ff> real memory = 134217728 (131072K bytes) config> quit avail memory = 127467520 (124480K bytes) Preloaded elf kernel "kernel" at 0xf02cf000. Probing for devices on PCI bus 0: chip0: rev 0x02 on pci0.0.0 chip1: rev 0x02 on pci0.1.0 chip2: rev 0x02 on pci0.4.0 chip3: rev 0x02 on pci0.4.3 ncr0: rev 0x14 int a irq 12 on pci0.10.0 ncr1: rev 0x14 int a irq 12 on pci0.10.1 de0: rev 0x22 int a irq 10 on pci0.11.0 de0: 21140A [10-100Mb/s] pass 2.2 de0: address 00:c0:f0:30:f4:aa ahc0: rev 0x01 int a irq 11 on pci0.12.0 ahc0: aic7880 Wide Channel A, SCSI Id=7, 16/255 SCBs Probing for devices on PCI bus 1: vga0: rev 0x00 int a irq 11 on pci1.0.0 Probing for PnP devices: CSN 1 Vendor ID: CSCd925 [0x25d9630e] Serial 0xffffffff Comp ID: @@@0000 [0x00000000] This is a CS4235, but LDN 0 is disabled Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=0x0> sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa pcm0 not found fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in npx0 on motherboard npx0: INT 16 interface vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa IP packet filtering initialized, divert disabled, rule-based forwarding disabled, logging disabled Waiting 15 seconds for SCSI devices to settle de0: autosense failed: cable problem? changing root device to da0s1a da2 at ncr0 bus 0 target 2 lun 0 da2: Fixed Direct Access SCSI-2 device da2: 10.0MB/s transfers (10.0MHz, offset 15), Tagged Queueing Enabled da2: 1001MB (2050860 512 byte sectors: 64H 32S/T 1001C) da1 at ncr0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-2 device da1: 10.0MB/s transfers (10.0MHz, offset 16), Tagged Queueing Enabled da1: 1920MB (3933040 512 byte sectors: 255H 63S/T 244C) cd0 at ncr0 bus 0 target 3 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 20.0MB/s transfers (20.0MHz, offset 15) cd0: Attempt to query device size failed: NOT READY, Medium not present da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 20.0MB/s transfers (10.0MHz, offset 8, 16bit), Tagged Queueing Enabled da0: 8689MB (17796077 512 byte sectors: 255H 63S/T 1107C) devices /dev: lrwxrwxrwx 1 root wheel 6 Jan 29 00:08 audio -> audio1 crw-rw-rw- 1 root wheel 30, 4 Dec 3 01:19 audio0 crw-rw-rw- 1 root wheel 30, 20 Jan 29 00:08 audio1 brw-r----- 1 root operator 6, 0 Apr 4 1998 cd0a brw-r----- 1 root operator 6, 2 Apr 4 1998 cd0c lrwxrwxrwx 1 root wheel 4 Jan 29 00:08 dsp -> dsp1 crw-rw-rw- 1 root wheel 30, 3 Dec 3 03:00 dsp0 crw-rw-rw- 1 root wheel 30, 19 Jan 29 00:08 dsp1 lrwxrwxrwx 1 root wheel 5 Jan 29 00:08 dspW -> dspW1 crw-rw-rw- 1 root wheel 30, 5 Dec 3 01:07 dspW0 crw-rw-rw- 1 root wheel 30, 21 Jan 29 00:08 dspW1 crw-rw-rw- 1 root wheel 30, 2 Dec 3 01:07 midi0 crw-rw-rw- 1 root wheel 30, 18 Jan 29 00:08 midi1 lrwxrwxrwx 1 root wheel 6 Jan 29 00:08 mixer -> mixer1 crw-rw-rw- 1 root wheel 30, 0 Dec 3 01:07 mixer0 crw-rw-rw- 1 root wheel 30, 16 Jan 29 00:08 mixer1 lrwxrwxrwx 1 root wheel 6 Jan 29 00:08 music -> music1 crw-rw-rw- 1 root wheel 30, 8 Dec 3 01:07 music0 crw-rw-rw- 1 root wheel 30, 24 Jan 29 00:08 music1 crw------- 1 root wheel 24, 0 Apr 4 1998 pcaudio crw------- 1 root wheel 24, 128 Apr 4 1998 pcaudioctl lrwxrwxrwx 1 root wheel 10 Jan 29 00:08 sequencer -> sequencer1 crw-rw-rw- 1 root wheel 30, 1 Dec 3 01:07 sequencer0 crw-rw-rw- 1 root wheel 30, 17 Jan 29 00:08 sequencer1 crw-rw-rw- 1 root wheel 30, 6 Jan 29 00:08 sndstat crw------- 1 root wheel 26, 0 Apr 4 1998 speaker pnpinfo: Checking for Plug-n-Play devices... Card assigned CSN #1 Vendor ID CSCd925 (0x25d9630e), Serial Number 0xffffffff PnP Version 1.0, Vendor Version 4 Device Description: AW37 Pro (Resource R2.0) Logical Device ID: CSC0000 0x0000630e #0 Device Description: WSS/SB TAG Start DF Good Configuration DMA: channel(s) 1 8-bit, not a bus master, count by byte, , Type A DMA: channel(s) 0 3 8-bit, not a bus master, count by byte, , Type A IRQ: 5 - only one type (true/edge) I/O Range 0x534 .. 0x534, alignment 0x4, len 0x4 [16-bit addr] I/O Range 0x388 .. 0x388, alignment 0x8, len 0x4 [16-bit addr] I/O Range 0x220 .. 0x220, alignment 0x20, len 0x10 [16-bit addr] TAG Start DF Acceptable Configuration DMA: channel(s) 1 3 8-bit, not a bus master, count by byte, , Type A DMA: channel(s) 0 1 3 8-bit, not a bus master, count by byte, , Type A IRQ: 5 7 9 10 11 12 15 - only one type (true/edge) I/O Range 0x534 .. 0xffc, alignment 0x4, len 0x4 [16-bit addr] I/O Range 0x388 .. 0x388, alignment 0x8, len 0x4 [16-bit addr] I/O Range 0x220 .. 0x260, alignment 0x20, len 0x10 [16-bit addr] TAG Start DF Sub-optimal Configuration DMA: channel(s) 0 1 3 8-bit, not a bus master, count by byte, , Type A IRQ: 5 7 9 10 11 12 15 - only one type (true/edge) I/O Range 0x534 .. 0xffc, alignment 0x4, len 0x4 [16-bit addr] I/O Range 0x388 .. 0x3c8, alignment 0x8, len 0x4 [16-bit addr] I/O Range 0x220 .. 0x300, alignment 0x20, len 0x10 [16-bit addr] TAG End DF Logical Device ID: CSC0001 0x0100630e #1 Device Description: GAME TAG Start DF Good Configuration I/O Range 0x200 .. 0x200, alignment 0x8, len 0x8 [16-bit addr] TAG Start DF Acceptable Configuration I/O Range 0x208 .. 0x208, alignment 0x8, len 0x8 [16-bit addr] TAG End DF Logical Device ID: CSC0010 0x1000630e #2 Device Description: CTRL I/O Range 0x120 .. 0x3a8, alignment 0x8, len 0x8 [16-bit addr] Logical Device ID: CSC0003 0x0300630e #3 Device Description: MPU TAG Start DF Good Configuration IRQ: 9 - only one type (true/edge) I/O Range 0x330 .. 0x330, alignment 0x8, len 0x2 [16-bit addr] TAG Start DF Acceptable Configuration IRQ: 9 10 11 12 15 - only one type (true/edge) I/O Range 0x330 .. 0x360, alignment 0x8, len 0x2 [16-bit addr] TAG Start DF Sub-optimal Configuration I/O Range 0x330 .. 0x3e0, alignment 0x8, len 0x2 [16-bit addr] TAG End DF End Tag Successfully got 46 resources, 4 logical fdevs -- card select # 0x0001 CSN CSCd925 (0x25d9630e), Serial Number 0xffffffff Logical device #0 IO: 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 IRQ 0 0 DMA 4 4 IO range check 0x00 activate 0x00 Logical device #1 IO: 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 IRQ 0 0 DMA 4 4 IO range check 0x00 activate 0x00 Logical device #2 IO: 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 IRQ 0 0 DMA 4 4 IO range check 0x00 activate 0x00 Logical device #3 IO: 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 IRQ 0 0 DMA 4 4 IO range check 0x00 activate 0x00 cat /dev/sndstat: cat: /dev/sndstat: Device not configured To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 12:16:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA05920 for freebsd-questions-outgoing; Sat, 30 Jan 1999 12:16:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dewdrop2.mindspring.com (dewdrop2.mindspring.com [207.69.200.82]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA05909 for ; Sat, 30 Jan 1999 12:16:32 -0800 (PST) (envelope-from jmlore@mindspring.com) Received: from jml (user-37ka53p.dialup.mindspring.com [207.69.20.121]) by dewdrop2.mindspring.com (8.8.5/8.8.5) with SMTP id PAA24241 for ; Sat, 30 Jan 1999 15:16:20 -0500 (EST) Message-ID: <002601be4c8d$5c97bb20$791445cf@jml> Reply-To: "Jacqueline M. Lore" From: "Jacqueline M. Lore" To: Subject: REMOVE MY NAME! Date: Sat, 30 Jan 1999 15:15:21 -0500 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_001F_01BE4C63.5A946320" 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_001F_01BE4C63.5A946320 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Somehow you are spamming others with my correspondence! Get me off your list, please. Jacqueline jmlore@mindspring.com ------=_NextPart_000_001F_01BE4C63.5A946320 Content-Type: text/x-vcard; name="Jacqueline M. Lore.vcf" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="Jacqueline M. Lore.vcf" BEGIN:VCARD VERSION:2.1 N:Lore;Jacqueline;M. FN:Jacqueline M. Lore NOTE;ENCODING=3DQUOTED-PRINTABLE:ROMboid Digital = Publishing=3D0D=3D0A1982 State Rd 44, Suite 141=3D0D=3D0ANew Smyrna =3D Beach, FL 32168=3D0D=3D0ATel: 904-423-1168; Fax: = 904-426-8956=3D0D=3D0AE-mail: info@=3D romboid.com=3D0D=3D0AWeb site: http://www.romboid.com EMAIL;PREF;INTERNET:info@romboid.com REV:19990130T201521Z END:VCARD ------=_NextPart_000_001F_01BE4C63.5A946320-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 12:31:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA07976 for freebsd-questions-outgoing; Sat, 30 Jan 1999 12:31:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from isis.dynip.com ([139.141.220.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA07924 for ; Sat, 30 Jan 1999 12:30:57 -0800 (PST) (envelope-from root@isis.dynip.com) From: root@isis.dynip.com Received: (from root@localhost) by isis.dynip.com (8.9.2/8.9.1) id XAA29042 for freebsd-questions@freebsd.org; Sat, 30 Jan 1999 23:30:13 +0300 (AST) (envelope-from root) Message-Id: <199901302030.XAA29042@isis.dynip.com> Date: Sat, 30 Jan 1999 23:29:58 +0300 (AST) Reply-To: root@isis.dynip.com Subject: Which HD is better, What is the Cleanest WAY ? 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 Hi GANG, I have to buy a new HD SOON, my filesystems are crying under the pressure of heavy downloads, I already have 6 GIGABYTE Western Digital, and I remember telling myself the day I bought it, not very long ago, now we've got a big one that will prevent the machine from complaining for long, but it appears that I was very wrong. I was wondering which type/size of HDs is ok as an addition, I just want to be able to : 1. Compile the entire FreeBSD system, leaving the /usr/obj all the time. 2. Build a release and serve it via FTP. 3. Build the ENTIRE ports collection. 4. Convert ports to PACKAGES, and serve both on the ftp. 5. Build a couple of Hundred (medium-sized) local ports, and serve them. 6. Serve moderate amount of WEB pages (~50 megs) 7. Network News (not all newsgroups, almost of them). 8. Serve Majordomo Mailing Lists (very FEW of them) 9. Serve about 1 - 1.5 GIGABYTES of FTP. 10. Serve Small Gopher Site. 11. Have some space for programs to breath without BITCHING about space. I am thinking of 10 GIGs, is that enough in addition to my 6 gigs. Another Question: I have the wd0 with / /usr /var on it, now when I add the wd1 should I make it the bootable and nuke my current installation, or just plug it in and format then make the move of /usr or /var to that drive, and symlink it on wd0. Any Great ideas from all you SysAdmins is greatly appreciated. (By the way any limitation on size or type of the new HD that I sould be aware of ??? ) Thanks -- - MAY THE FORCE BE WITH YOU. ~o .^. ---------------------------- ___ o~ .00 ) Static Email : osiris2002@yahoo.com /| o~ /)( Bouncing Email : root@isis.dynip.com / | | \ Web Site : http://isis.dynip.com:80 (Frames) ___/ | / \ Anon FTP Site : ftp://isis.dynip.com:21 (anonymous) | /''___/ / | Gopher Site : gopher://isis.dynip.com:70 | /'''/___/ | Network News : isis.dynip.com (Read, Post, Xfer) __|/'''/ Mailing Lists : majordomo@isis.dynip.com (public) pgp key : finger root@isis.dynip.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 12:38:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA08882 for freebsd-questions-outgoing; Sat, 30 Jan 1999 12:38:06 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from diamond.gpad.ac.ru (diamond.gpad.ac.ru [193.233.9.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA08867 for ; Sat, 30 Jan 1999 12:38:03 -0800 (PST) (envelope-from demon@gpad.ac.ru) Received: from gpad.ac.ru (ppp92.dialup.corbina.ru [195.14.32.92]) by diamond.gpad.ac.ru (8.9.1/8.9.1) with ESMTP id XAA07195 for ; Sat, 30 Jan 1999 23:37:38 +0300 (MSK) Message-ID: <36B36D95.1154806C@gpad.ac.ru> Date: Sat, 30 Jan 1999 23:37:41 +0300 From: Dima Sivachenko X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Problem with PPP configuration Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am setting up user ppp to act as server. I followed the procedure described in FreeBSD Handbook. Everythink seems to be allright, but the only problem does exist: if connection fails ( due to noice in telephone line or I kill it by hands on the client machine), then ppp process which runs on server doesn't die and continue to run for unlimited time. Due to it new getty process is not spawned and new calls to modem are not accepted. How should I configure ppp to die if connection fails? Thank you in advance, Dima. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 13:18:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA14833 for freebsd-questions-outgoing; Sat, 30 Jan 1999 13:18:32 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chain.freebsd.os.org.za (chain.freebsd.os.org.za [196.7.74.174]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA14821 for ; Sat, 30 Jan 1999 13:18:26 -0800 (PST) (envelope-from khetan@chain.freebsd.os.org.za) To: (original recipient in envelope at chain.freebsd.os.org.za) X-Disclaimer: Contents of this e-mail are the writer's opinion X-Disclaimer2: and may not be quoted, re-produced or forwarded X-Disclaimer3: (in part or whole) without the author's permission. Received: from localhost (khetan@localhost) by chain.freebsd.os.org.za (8.9.2+3.1W/8.9.2/smtpfeed 0.91) with ESMTP id XAA85699 for ; Sat, 30 Jan 1999 23:18:16 +0200 (SAST) (envelope-from khetan@chain.freebsd.os.org.za) Date: Sat, 30 Jan 1999 23:18:16 +0200 (SAST) From: Khetan Gajjar Reply-To: Khetan Gajjar To: questions@FreeBSD.ORG Subject: Bad block ? 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. Running 3.0-CURRENT dated Jan 19 (busy worlding to 4.0-CURRENT), with softupdates enabled (non-SMP machine). I noticed this syslogged during the make world : Jan 30 23:14:06 chain /kernel: pid 4 (syncer), uid 0 on /usr: bad block Any ideas as to what this is ? TIA. --- Khetan Gajjar (!kg1779) * khetan@iafrica.com ; khetan@os.org.za http://www.os.org.za/~khetan * Talk/Finger khetan@chain.freebsd.os.org.za FreeBSD enthusiast * http://www2.za.freebsd.org/ Security-wise, NT is a OS with a "kick me" sign taped to it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 13:20:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA15145 for freebsd-questions-outgoing; Sat, 30 Jan 1999 13:20:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jerry.aucegypt.edu (jerry.aucegypt.edu [208.159.7.6]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA15131 for ; Sat, 30 Jan 1999 13:20:32 -0800 (PST) (envelope-from aezzat@aucegypt.edu) Received: from aucegypt.edu ([208.159.7.130]) by tom.aucegypt.edu with ESMTP for freebsd-questions@FreeBSD.ORG; Sat, 30 Jan 1999 23:20:32 GMT Message-ID: <36B378B8.BD95888B@aucegypt.edu> Date: Sat, 30 Jan 1999 23:25:13 +0200 From: Ahmed Ezzat X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Files Needed Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Anyone know what files i should downlaod to setup FreeBSD .. I tries the bin directory .. but at the end it tells me it needs the kernel image .. What other files do i need Please send me on aezzat@aucegypt.edu Thanks for your help To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 13:29:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA16464 for freebsd-questions-outgoing; Sat, 30 Jan 1999 13:29:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from lsmls02.we.mediaone.net (lsmls02.we.mediaone.net [24.130.1.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA16451 for ; Sat, 30 Jan 1999 13:29:17 -0800 (PST) (envelope-from gummibear@mediaone.net) Received: from mediaone.net (we-24-130-60-145.we.mediaone.net [24.130.60.145]) by lsmls02.we.mediaone.net (8.8.7/8.8.7) with ESMTP id NAA11483 for ; Sat, 30 Jan 1999 13:29:08 -0800 (PST) Message-ID: <36B37AF0.6BCA55F2@mediaone.net> Date: Sat, 30 Jan 1999 13:34:40 -0800 From: Joey Garcia X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) MIME-Version: 1.0 To: questions@FreeBSD.ORG Subject: Window Maker Sound Troubles Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey all! I'm using FreeBSD 2.2.8 Release with Window Maker 20.3 and I'm trying to get WMSound working, but I'm having some trouble. I compilied it and installed it, then I ran it. I was getting some dma/irq errors for some reason. The sound drivers that I'm using the device snd0 (Voxware drivers I believe) and not the Luigi drivers (pcm drivers). I know that my sound works because xanim works just fine. Although, I have tried to cat *.au file to /dev/snd (also tried /dev/audio and /dev/dsp) but I got no sound. Yet, xcdplayer and xanim works. I don't know what the deal is. :/ I've installed WindowMaker from the ports collection in case you were wondering. Has anyone gotten WMSound and all to work? If so, got any tips/hints on how you did it? Thanks, Joey -- =============================================== Joseph Garcia gummibear@mediaone.net Downey, CA =============================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 13:40:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA18134 for freebsd-questions-outgoing; Sat, 30 Jan 1999 13:40:06 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from freebsd9.lums.edu.pk (freebsd9.lums.edu.pk [203.128.1.122]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA18056 for ; Sat, 30 Jan 1999 13:39:58 -0800 (PST) (envelope-from root@freebsd9.lums.edu.pk) Received: from localhost (root@localhost) by freebsd9.lums.edu.pk (8.8.8/8.8.8) with SMTP id CAA00234 for ; Sun, 31 Jan 1999 02:40:08 +0500 (PKT) (envelope-from root@freebsd9.lums.edu.pk) Date: Sun, 31 Jan 1999 02:40:07 +0500 (PKT) From: Charlie ROOT To: freebsd-questions@FreeBSD.ORG Subject: Query about multicasting 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 Your help page on multicasting on freebsd.org says that to enable multicasting supprot in your kernel we only need to recompile with mrouting option and set mrouted_enable as yes in /etc/rc.conf! Apart from that there are other option in re.conf namely router= router_enable= Don't we have to set them as "mrouted@ and "YES" respectively? Adeel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 14:14:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA23795 for freebsd-questions-outgoing; Sat, 30 Jan 1999 14:14:49 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hawaii.conterra.com (hawaii.conterra.com [209.12.164.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA23777 for ; Sat, 30 Jan 1999 14:14:47 -0800 (PST) (envelope-from myself@conterra.com) Received: from dmaddox.conterra.com (dmaddox.conterra.com [209.12.169.48]) by hawaii.conterra.com (8.8.8/8.8.7) with ESMTP id RAA09392; Sat, 30 Jan 1999 17:14:39 -0500 (EST) Received: (from myself@localhost) by dmaddox.conterra.com (8.9.2/8.9.1) id RAA05521; Sat, 30 Jan 1999 17:14:38 -0500 (EST) (envelope-from myself) Date: Sat, 30 Jan 1999 17:14:37 -0500 From: "Donald J . Maddox" To: Charlie ROOT Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Query about multicasting Message-ID: <19990130171437.A5464@dmaddox.conterra.com> Reply-To: dmaddox@conterra.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Charlie ROOT on Sun, Jan 31, 1999 at 02:40:07AM +0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jan 31, 1999 at 02:40:07AM +0500, Charlie ROOT wrote: > Your help page on multicasting on freebsd.org says that to enable > multicasting supprot in your kernel we only need to recompile with > mrouting option and set mrouted_enable as yes in /etc/rc.conf! > > Apart from that there are other option in re.conf namely > router= > router_enable= > > Don't we have to set them as "mrouted@ and "YES" respectively? No, those lines deal with starting the normal 'routed' (for unicast). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 14:40:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA28381 for freebsd-questions-outgoing; Sat, 30 Jan 1999 14:40:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mta2-rme.xtra.co.nz (mta.xtra.co.nz [203.96.92.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA28373 for ; Sat, 30 Jan 1999 14:40:53 -0800 (PST) (envelope-from junkmale@pop3.xtra.co.nz) Received: from wocker ([210.55.210.87]) by mta2-rme.xtra.co.nz (InterMail v04.00.02.07 201-227-108) with SMTP id <19990130224144.LTTG678125.mta2-rme@wocker> for ; Sun, 31 Jan 1999 11:41:44 +1300 From: "Dan Langille" Organization: The FreeBSD Diary To: freebsd-questions@FreeBSD.ORG Date: Sun, 31 Jan 1999 11:40:48 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: any IRC proxies? Reply-to: junkmale@xtra.co.nz X-mailer: Pegasus Mail for Win32 (v3.01d) Message-Id: <19990130224144.LTTG678125.mta2-rme@wocker> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm using ipfilter 3.2.10 under FreeBSD 2.2.8-stable. The problem I'm trying to solve is DCC send not working under NAT. What I've been led to believe is that a transparent IRC proxy will solve this problem. Is this correct? What solutions exist? I've tried bnc, but that didn't fix the dcc problem. I also tried to install tircproxy, but I received compile errors during the make: [root@ns:/usr/ports/net/tircproxy] # make gcc -O3 -m486 -Wall -DIP_TO_UID_PREFIX="\"/var/run/user-\"" -DIRC_MOTD_FILE="\"/etc/motd.irc\"" - DBROADCAST_FILE="\"/tmp/ircbroadcast\"" -DMANGLE_DCC -DLINUX=1 -c tircproxy.c tircproxy.c:55: getopt.h: No such file or directory *** Error code 1 Stop. cheers -- Dan Langille The FreeBSD Diary http://www.FreeBSDDiary.com/freebsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 14:55:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA00594 for freebsd-questions-outgoing; Sat, 30 Jan 1999 14:55:05 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from uz.ComCAT.COM (uz.ComCAT.COM [204.170.64.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA00582 for ; Sat, 30 Jan 1999 14:55:04 -0800 (PST) (envelope-from jerryr@ComCAT.COM) Received: from uw.ComCAT.COM (uw [204.170.64.249]) by uz.ComCAT.COM (8.8.8/8.8.8/sol2/mh/19980701) with ESMTP; id RAA12103; Sat, 30 Jan 1999 17:54:52 -0500 (EST) Received: from localhost by uw.ComCAT.COM (8.9.1a/8.9.1/sol2/clnt/19981012) with SMTP id RAA10512 for ; Sat, 30 Jan 1999 17:54:46 -0500 (EST) X-Authentication-Warning: uw.ComCAT.COM: jerryr owned process doing -bs Date: Sat, 30 Jan 1999 17:54:45 -0500 (EST) From: Jerry Raynor X-Sender: jerryr@uw To: freebsd-questions@FreeBSD.ORG Subject: problems w/large 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 Are there any problem with installing large hard drives (8.4 gig) with FreeBSD like there are with win95? The drive came with a disk, " must use this disk or ir will not funcution properly". Is this for windows users? Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 15:50:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA07055 for freebsd-questions-outgoing; Sat, 30 Jan 1999 15:50:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from grizzly.fas.com (cc69528-a.mtpls1.sc.home.com [24.1.39.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA07038 for ; Sat, 30 Jan 1999 15:50:21 -0800 (PST) (envelope-from stanb@awod.com) Message-Id: <199901302350.PAA07038@hub.freebsd.org> Received: by grizzly.fas.com ($Revision: 1.37.109.23 $/16.2) id AA067580218; Sat, 30 Jan 1999 18:50:18 -0500 Subject: 3COM 2C589B PCCARD,and 3.0 To: freebsd-questions@FreeBSD.ORG (Free BSD Questions list) Date: Sat, 30 Jan 1999 18:50:17 -0500 (EST) From: "Stan Brown" X-Mailer: ELM [version 2.4 PL24] 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 a new HP Omnibook 7100, that I am installing GreeBSD 3.0 on. It came with a newish 3COM ethernet card that did not seem to be supported (yet). So I put my old reliabel 3C589B in it, recompiled the kernel using the PCCARD template, only to be rewarded with a "Driver failure". I had to yse the PAO sources on 2.2.x versions. Do I need something like that on 3.0? -- Stan Brown stanb@netcom.com 843-745-3154 Westvaco Charleston SC. -- Windows 98: n. useless extension to a minor patch release for 32-bit extensions and a graphical shell for a 16-bit patch to an 8-bit operating system originally coded for a 4-bit microprocessor, written by a 2-bit company that can't stand for 1 bit of competition. - (c) 1999 Stan Brown. Redistribution via the Microsoft Network is prohibited. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 16:03:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA08347 for freebsd-questions-outgoing; Sat, 30 Jan 1999 16:03:32 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotmail.com (f258.hotmail.com [207.82.251.149]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id QAA08340 for ; Sat, 30 Jan 1999 16:03:28 -0800 (PST) (envelope-from mbland@hotmail.com) Received: (qmail 25882 invoked by uid 0); 31 Jan 1999 00:03:28 -0000 Message-ID: <19990131000328.25881.qmail@hotmail.com> Received: from 205.161.189.9 by www.hotmail.com with HTTP; Sat, 30 Jan 1999 16:03:27 PST X-Originating-IP: [205.161.189.9] From: "mariano Blanding Guzman" To: freebsd-questions@FreeBSD.ORG Subject: I have problems with FreeBSD 2.2.8 Date: Sat, 30 Jan 1999 16:03:27 PST Mime-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a Dell Dimension XPS R400 with a 12.9 GB hard disk drive with WINDOWS 98 (I know It sucks, but thats the way life goes on), and I install FreeBSD 2.2.8 (We are using a 11GB partition for Windows and a 1GB partition for FreeBSD). The instalation process was pretty good but when I try to boot with FreeBSD by pressing F2, the boot manager keeps printing the following message: `F?' prompt. We then went to your home page and on the FAQs section consulted the question : "I can't get past the boot manager's `F?' prompt." We tried creating the small DOS partition, we tried using pfdisk.exe to read the geometry (which we couldn`t change by the way), we tried installing FreeBSD and then Windows, etc., so at this point, we are pretty desperate. Can you PLEASE tell us the what and how are we suppose to install FreeBSD (without killing Windows, of course)? I hope to hear from you as soon as possible. Thank you. Greetings from Guatemala, M. Blanding ______________________________________________________ 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 Jan 30 16:08:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA10519 for freebsd-questions-outgoing; Sat, 30 Jan 1999 16:08:20 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from house.key.net.au (house.key.net.au [203.35.4.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA10480 for ; Sat, 30 Jan 1999 16:07:56 -0800 (PST) (envelope-from keith@apcs.com.au) Received: (from uucp@localhost) by house.key.net.au (8.8.8/8.8.8) id LAA12093 for ; Sun, 31 Jan 1999 11:07:30 +1100 (EST) (envelope-from keith@apcs.com.au) Received: from well.apcs.com.au(203.35.4.19) via SMTP by mailgw.key.net.au, id smtpdA12087; Sun Jan 31 11:07:20 1999 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Date: Sun, 31 Jan 1999 11:07:23 +1100 (EST) Reply-To: keith@apcs.com.au Organization: Australia Power Control Systems P/L From: Keith Anderson To: questions@FreeBSD.ORG Subject: AUDIO Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi All, I wish to have high quality mono audio over a modem what would be the best port ? mic > (about 5K) >> Speaker \ / -- FBSD---modem--telco--modem---FBSD--- / \ speaker (about 3K) << < Mic Clear as mud ? I'm looking for somthing with a low delay Anyhelp would be great ! Thanking you Keith --- "The box said 'Requires Windows 95, NT, or better,' so I installed FreeBSD." ---------------------------------- E-Mail: Keith Anderson Date: 31-Jan-99 Time: 10:56:07 Satelite Service 64K to 2Meg This message was sent by XFMail ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 16:17:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA11581 for freebsd-questions-outgoing; Sat, 30 Jan 1999 16:17:41 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jasper.somtel.com (jasper.somtel.com [206.139.114.254]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA11575 for ; Sat, 30 Jan 1999 16:17:38 -0800 (PST) (envelope-from darren@jasper.somtel.com) Received: from localhost (darren@localhost) by jasper.somtel.com (8.8.8/8.6.12) with ESMTP id TAA02701 for ; Sat, 30 Jan 1999 19:17:35 -0500 (EST) Date: Sat, 30 Jan 1999 19:17:34 -0500 (EST) From: Darren Henderson To: freebsd-questions@FreeBSD.ORG Subject: 2.2.8-R make world failure In-Reply-To: <199901310001.QAA08071@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 I upgraded from 2.2.1-R to 2.2.8-R today. Everything went smoothly. In the interest of completeness I decided to do a make world. This unfortunately did not go smoothly:) While compiling /usr/src/gnu/lib/libreadline I get a large number of multiply defined symbols (in histfile.so terminal.so input.so macro.so undo.so kill.so util.so readline.so histexpand.so histsearch.so and history.so). I'm not quite sure where to go from here. I do notice that there is also a libreadline directory under contrib... Is this a known problem/anyone have any suggestions? Thanks, Darren ______________________________________________________________________ Darren Henderson darren@jasper.somtel.com Help fight junk e-mail, visit http://www.cauce.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 16:32:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA13507 for freebsd-questions-outgoing; Sat, 30 Jan 1999 16:32:34 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA13501 for ; Sat, 30 Jan 1999 16:32:30 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id LAA10631 for ; Sun, 31 Jan 1999 11:02:26 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id LAA57703 for questions@FreeBSD.org; Sun, 31 Jan 1999 11:02:25 +1030 (CST) Date: Sun, 31 Jan 1999 11:02:25 +1030 From: Greg Lehey To: FreeBSD Questions Subject: Excessive collisions on Ethernet Message-ID: <19990131110224.I8473@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i WWW-Home-Page: http://www.lemis.com/~grog 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 In the last few days I've noticed a really high number of collisions on my Ethernet. There are only 5 machines on the network, 3 of which are barely active, yet I see: (allegro, running 2.2.6-STABLE) ed0 1500 00.00.c0.44.a5.68 43729816 45 43861788 12 977828 ed0 1500 widecast allegro 43729816 45 43861788 12 977828 (freebie, running 4.0-CURRENT) Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll ed2 1500 00.80.48.e6.a0.61 11976144 12 13389307 0 988340 ed2 1500 widecast freebie 11976144 12 13389307 0 988340 (panic, running 3.0-CURRENT) ep0 1500 00.a0.24.37.0c.bd 267 0 286 1 0 ep0 1500 widecast panic 267 0 286 1 0 (papillon, running an old 3.0-CURRENT) zp0 1500 00.60.97.40.fb.e1 734161 11 544548 60 0 zp0 1500 widecast papillon 734161 11 544548 60 0 (yana, running 2.2.6-RELEASE) ed0 1500 00.00.b4.33.6d.a2 8097 19 5948 0 43 ed0 1500 widecast yana 8097 19 5948 0 43 The low values for panic and yana are because of a power fail last night: these two machines aren't on a UPS. I tried an ftp from panic, copying a file of 45 MB from freebie. The transfer ran at about 1 MB/s with about 450 collisions per second on the freebie side, none on the panic side. Here are the values before and after: freebie: Ipkts Ierrs Opkts Oerrs Coll before 11978350 13 13392678 0 989089 after 11994616 13 13424921 0 1009912 diff 16266 0 32243 0 20823 panic: Ipkts Ierrs Opkts Oerrs Coll before 480 0 651 1 0 after 32143 0 16679 1 0 diff 31663 0 16028 0 0 Looking at these results (40% collision rate on freebie), it would seem that something is seriously wrong in the network. On the other hand, allegro also shows a large number of collisions. At the moment I'm suspecting the (3 month old) Ethernet board in freebie, but I was wondering if there were other reasons which might apply. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 16:44:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA14810 for freebsd-questions-outgoing; Sat, 30 Jan 1999 16:44:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.clientlogic.com (ns.clientlogic.com [207.51.66.75]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA14803 for ; Sat, 30 Jan 1999 16:44:57 -0800 (PST) (envelope-from ChrisMic@sbservices.com) Received: by SITE0S1 with Internet Mail Service (5.5.2448.0) id ; Sat, 30 Jan 1999 19:45:36 -0500 Message-ID: <6C37EE640B78D2118D2F00A0C90FCB441A5EA7@site2s1> From: Christopher Michaels - SSG To: "'Jerry Raynor'" , freebsd-questions@FreeBSD.ORG Subject: RE: problems w/large hard drives Date: Sat, 30 Jan 1999 19:45:21 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG FreeBSD 2.2.8 and above support harddrives larger then 8.4 GB. -Chris > -----Original Message----- > From: Jerry Raynor [SMTP:jerryr@ComCAT.COM] > Sent: Saturday, January 30, 1999 5:55 PM > To: freebsd-questions@FreeBSD.ORG > Subject: problems w/large hard drives > > Are there any problem with installing large hard drives (8.4 gig) with > FreeBSD like there are with win95? The drive came with a disk, " must use > this disk or ir will not funcution properly". Is this for windows users? > > 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 Sat Jan 30 16:45:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA15002 for freebsd-questions-outgoing; Sat, 30 Jan 1999 16:45:34 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA14989 for ; Sat, 30 Jan 1999 16:45:30 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id LAA10685; Sun, 31 Jan 1999 11:15:26 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id LAA57839; Sun, 31 Jan 1999 11:15:25 +1030 (CST) Date: Sun, 31 Jan 1999 11:15:25 +1030 From: Greg Lehey To: mariano Blanding Guzman Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I have problems with FreeBSD 2.2.8 Message-ID: <19990131111524.L8473@freebie.lemis.com> References: <19990131000328.25881.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <19990131000328.25881.qmail@hotmail.com>; from mariano Blanding Guzman on Sat, Jan 30, 1999 at 04:03:27PM -0800 WWW-Home-Page: http://www.lemis.com/~grog 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 Saturday, 30 January 1999 at 16:03:27 -0800, mariano Blanding Guzman wrote: > I have a Dell Dimension XPS R400 with a 12.9 GB hard disk drive with > WINDOWS 98 (I know It sucks, but thats the way life goes on), and I > install FreeBSD 2.2.8 (We are using a 11GB partition for Windows and a > 1GB partition for FreeBSD). The instalation process was pretty good but > when I try to boot with FreeBSD by pressing F2, the boot manager keeps > printing the following message: `F?' prompt. This is probably a BIOS problem: it can't find your partition because it's not in the first x MB on the disk (x= .5, 1, 2, 4 or 8). If you really want to keep Microsoft, you should put the FreeBSD partition first and Microsoft afterwards. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 16:54:16 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA15995 for freebsd-questions-outgoing; Sat, 30 Jan 1999 16:54:16 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.clientlogic.com (ns.clientlogic.com [207.51.66.75]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA15990 for ; Sat, 30 Jan 1999 16:54:14 -0800 (PST) (envelope-from ChrisMic@sbservices.com) Received: by SITE0S1 with Internet Mail Service (5.5.2448.0) id ; Sat, 30 Jan 1999 19:54:53 -0500 Message-ID: <6C37EE640B78D2118D2F00A0C90FCB441A5EA9@site2s1> From: Christopher Michaels - SSG To: "FreeBSD Mailing List (E-mail)" Subject: RE: Your opinion please! Date: Sat, 30 Jan 1999 19:54:39 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Actually, I've been very satisfied with the performance, configurability, and ease of use of Squid. > -----Original Message----- > From: Fadi Sodah [SMTP:sodah@qatar.net.qa] > Sent: Saturday, January 30, 1999 2:05 PM > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: Your opinion please! > > hi > > The apache module. > > bye > -Pons > > > > > What do you think is better, Squid or the Proxy Module from Apache? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 17:12:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA17876 for freebsd-questions-outgoing; Sat, 30 Jan 1999 17:12:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from voicenet.com (mail11.voicenet.com [207.103.0.37]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id RAA17871 for ; Sat, 30 Jan 1999 17:12:30 -0800 (PST) (envelope-from schwenk@voicenet.com) Received: (qmail 19598 invoked from network); 31 Jan 1999 01:12:28 -0000 Received: from dialup452-pri.voicenet.com (HELO voicenet.com) (207.103.81.116) by mail11.voicenet.com with SMTP; 31 Jan 1999 01:12:28 -0000 Message-ID: <36B3AF43.D9AC7146@voicenet.com> Date: Sat, 30 Jan 1999 20:17:56 -0500 From: Peter Schwenk Organization: Schwenk X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "FreeBSD, Questions" Subject: Does 2.2.8R Support Adaptec AIC7895 on Motherboard? 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 couldn't tell with certainty from the handbook whether or not FreeBSD 2.2.8R supports the Adaptec AIC7895 on-motherboard SCSI host adapter chip? It's sorta like the 3940UW board that Adaptec sells, which is supported, but I wanted to make sure before buying a motherboard with on-board SCSI. Thanks in advance for any information! -- - Peter Schwenk - schwenk at voicenet dot com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 17:21:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA18632 for freebsd-questions-outgoing; Sat, 30 Jan 1999 17:21:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nyc-ny79-30.ix.netcom.com (nyc-ny79-30.ix.netcom.com [209.109.229.158]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA18625 for ; Sat, 30 Jan 1999 17:21:34 -0800 (PST) (envelope-from spork@ix.netcom.com) Received: from localhost (spork@localhost) by nyc-ny79-30.ix.netcom.com (8.9.2/8.8.7) with ESMTP id UAA00479; Sat, 30 Jan 1999 20:20:04 -0500 (EST) (envelope-from spork@ix.netcom.com) X-Authentication-Warning: nyc-ny79-30.ix.netcom.com: spork owned process doing -bs Date: Sat, 30 Jan 1999 20:19:59 -0500 (EST) From: Spike X-Sender: spork@PigStuy.nws.net Reply-To: sporkl@ix.netcom.com To: Peter Schwenk cc: "FreeBSD, Questions" Subject: Re: Does 2.2.8R Support Adaptec AIC7895 on Motherboard? In-Reply-To: <36B3AF43.D9AC7146@voicenet.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 -----BEGIN PGP SIGNED MESSAGE----- On Sat, 30 Jan 1999, Peter Schwenk wrote: > Hello: > > I couldn't tell with certainty from the handbook whether or not FreeBSD > 2.2.8R supports the Adaptec AIC7895 on-motherboard SCSI host adapter > chip? It's sorta like the 3940UW board that Adaptec sells, which is > supported, but I wanted to make sure before buying a motherboard with > on-board SCSI. No, I believe that the AIC7895 chip is only supported with 3.0's CAM SCSI system. > > Thanks in advance for any information! > > -- > - Peter Schwenk > - schwenk at voicenet dot com > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > -Spike Gronim sporkl@ix.netcom.com The majority only rules those who let them. -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: noconv iQCVAwUBNrOvw531G6IEwnwxAQGROAP/ftj6hKiWV5OZpEo0kPUu84P0BkXv3E4j uEkQcWY7CNInsekjulmJ6xYu7CMJeQYqBdFjuM+eLNlcUk4re3yxYYTDf2NPTrIr 0DKSzr9mX2IA5Y4C4zEN7KQr575BTFHPI7Lx1tg6bX2xkMvBcinmK2VyZ0gXvpB5 A1AbLT0jatw= =YkYq -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 17:33:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA19811 for freebsd-questions-outgoing; Sat, 30 Jan 1999 17:33:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason03.u.washington.edu (jason03.u.washington.edu [140.142.77.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA19806 for ; Sat, 30 Jan 1999 17:33:43 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul7.u.washington.edu (root@saul7.u.washington.edu [140.142.82.2]) by jason03.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id RAA36542; Sat, 30 Jan 1999 17:33:42 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul7.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id RAA12834; Sat, 30 Jan 1999 17:33:42 -0800 (PST) Date: Sun, 31 Jan 1999 01:33:07 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: "Jacqueline M. Lore" cc: freebsd-questions@FreeBSD.ORG Subject: Re: REMOVE MY NAME! In-Reply-To: <002601be4c8d$5c97bb20$791445cf@jml> 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, 30 Jan 1999, Jacqueline M. Lore wrote: >Somehow you are spamming others with my correspondence! Get me off your >list, please. When you send a question to the freebsd-questions mailing list, it goes to very many people. This is normal and is not spam. Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | 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 Jan 30 18:04:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA22145 for freebsd-questions-outgoing; Sat, 30 Jan 1999 18:04:04 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hawaii.conterra.com (hawaii.conterra.com [209.12.164.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA22131 for ; Sat, 30 Jan 1999 18:04:00 -0800 (PST) (envelope-from myself@conterra.com) Received: from dmaddox.conterra.com (dmaddox.conterra.com [209.12.169.48]) by hawaii.conterra.com (8.8.8/8.8.7) with ESMTP id VAA14768; Sat, 30 Jan 1999 21:03:58 -0500 (EST) Received: (from myself@localhost) by dmaddox.conterra.com (8.9.2/8.9.1) id VAA00367; Sat, 30 Jan 1999 21:03:58 -0500 (EST) (envelope-from myself) Date: Sat, 30 Jan 1999 21:03:58 -0500 From: "Donald J . Maddox" To: "Jason C. Wells" Cc: "Jacqueline M. Lore" , freebsd-questions@FreeBSD.ORG Subject: Re: REMOVE MY NAME! Message-ID: <19990130210358.A340@dmaddox.conterra.com> Reply-To: dmaddox@conterra.com References: <002601be4c8d$5c97bb20$791445cf@jml> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Jason C. Wells on Sun, Jan 31, 1999 at 01:33:07AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jan 31, 1999 at 01:33:07AM +0000, Jason C. Wells wrote: > On Sat, 30 Jan 1999, Jacqueline M. Lore wrote: > > >Somehow you are spamming others with my correspondence! Get me off your > >list, please. > > When you send a question to the freebsd-questions mailing list, it goes to > very many people. This is normal and is not spam. It is if you send a commercial message that does not directly concern FreeBSD to the list like she did. FreeBSD-questions is not the spammer here, though... She is. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 18:07:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA22620 for freebsd-questions-outgoing; Sat, 30 Jan 1999 18:07:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason01.u.washington.edu (jason01.u.washington.edu [140.142.70.24]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA22608 for ; Sat, 30 Jan 1999 18:07:19 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul7.u.washington.edu (root@saul7.u.washington.edu [140.142.82.2]) by jason01.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id SAA18120; Sat, 30 Jan 1999 18:07:18 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul7.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id SAA08870; Sat, 30 Jan 1999 18:07:17 -0800 (PST) Date: Sun, 31 Jan 1999 02:06:43 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: "Donald J . Maddox" cc: "Jason C. Wells" , "Jacqueline M. Lore" , freebsd-questions@FreeBSD.ORG Subject: Re: REMOVE MY NAME! In-Reply-To: <19990130210358.A340@dmaddox.conterra.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, 30 Jan 1999, Donald J . Maddox wrote: >On Sun, Jan 31, 1999 at 01:33:07AM +0000, Jason C. Wells wrote: >> On Sat, 30 Jan 1999, Jacqueline M. Lore wrote: >> >> >Somehow you are spamming others with my correspondence! Get me off your >> >list, please. >> >> When you send a question to the freebsd-questions mailing list, it goes to >> very many people. This is normal and is not spam. > >It is if you send a commercial message that does not directly concern FreeBSD >to the list like she did. Oooooh!!!!! I see. She sent spam here and then got beaucoup replies. I see now. I just thought she was upset that many people may have replied to a possible question. I was just trying to explain that we are not bad people, just a mailing list. >FreeBSD-questions is not the spammer here, though... She is. Of course. Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | 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 Jan 30 18:27:47 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA24052 for freebsd-questions-outgoing; Sat, 30 Jan 1999 18:27:47 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from stennis.ca.sandia.gov (stennis.ca.sandia.gov [146.246.243.44]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA24047 for ; Sat, 30 Jan 1999 18:27:45 -0800 (PST) (envelope-from bmah@stennis.ca.sandia.gov) Received: (from bmah@localhost) by stennis.ca.sandia.gov (8.9.2/8.9.2) id SAA07365; Sat, 30 Jan 1999 18:27:29 -0800 (PST) Message-Id: <199901310227.SAA07365@stennis.ca.sandia.gov> X-Mailer: exmh version 2.0.2 2/24/98 To: dmaddox@conterra.com Cc: Charlie ROOT , freebsd-questions@FreeBSD.ORG Subject: Re: Query about multicasting In-Reply-To: Your message of "Sat, 30 Jan 1999 17:14:37 EST." <19990130171437.A5464@dmaddox.conterra.com> From: bmah@CA.Sandia.GOV (Bruce A. Mah) Reply-To: bmah@CA.Sandia.GOV X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Url: http://www.ca.sandia.gov/~bmah/ Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_1966052001P"; micalg=pgp-md5; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Sat, 30 Jan 1999 18:27:29 -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --==_Exmh_1966052001P Content-Type: text/plain; charset=us-ascii If memory serves me right, "Donald J . Maddox" wrote: > On Sun, Jan 31, 1999 at 02:40:07AM +0500, Charlie ROOT wrote: > > Your help page on multicasting on freebsd.org says that to enable > > multicasting supprot in your kernel we only need to recompile with > > mrouting option and set mrouted_enable as yes in /etc/rc.conf! > > > > Apart from that there are other option in re.conf namely > > router= > > router_enable= > > > > Don't we have to set them as "mrouted@ and "YES" respectively? > > No, those lines deal with starting the normal 'routed' (for unicast). Just one point of clarification, in case the original poster wasn't aware...it's not necessary to rebuild a kernel to use IP multicast *applications*. Recompiling is only necessary to use a FreeBSD machine as an IP multicast *router*. Donald's reply is completely correct, however. Bruce. --==_Exmh_1966052001P Content-Type: application/pgp-signature -----BEGIN PGP MESSAGE----- Version: 2.6.2 iQCVAwUBNrO/kKjOOi0j7CY9AQFSrgP+KV7vzeMqAUA0kssZ3AZ4p/AhTHHDSOZ/ c0jdU8uuWvJg8K6pEgAZE8Le6S2+tXd8RwB9OPmZ88fWiIl+UXTNSCrlGpdztC/F ZZ3gqKpndngdcQfULz8tSMW7t3Je+nR5Sl6V3bC5426RPN0lVomzhl1ugy6ex1jv jy4vUad507M= =W6Kr -----END PGP MESSAGE----- --==_Exmh_1966052001P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 18:34:44 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA24522 for freebsd-questions-outgoing; Sat, 30 Jan 1999 18:34:44 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hawaii.conterra.com (hawaii.conterra.com [209.12.164.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA24516 for ; Sat, 30 Jan 1999 18:34:43 -0800 (PST) (envelope-from myself@conterra.com) Received: from dmaddox.conterra.com (dmaddox.conterra.com [209.12.169.48]) by hawaii.conterra.com (8.8.8/8.8.7) with ESMTP id VAA15486; Sat, 30 Jan 1999 21:34:40 -0500 (EST) Received: (from myself@localhost) by dmaddox.conterra.com (8.9.2/8.9.1) id VAA00501; Sat, 30 Jan 1999 21:34:40 -0500 (EST) (envelope-from myself) Date: Sat, 30 Jan 1999 21:34:40 -0500 From: "Donald J . Maddox" To: "Bruce A. Mah" Cc: dmaddox@conterra.com, Charlie ROOT , freebsd-questions@FreeBSD.ORG Subject: Re: Query about multicasting Message-ID: <19990130213440.A485@dmaddox.conterra.com> Reply-To: dmaddox@conterra.com References: <19990130171437.A5464@dmaddox.conterra.com> <199901310227.SAA07365@stennis.ca.sandia.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <199901310227.SAA07365@stennis.ca.sandia.gov>; from Bruce A. Mah on Sat, Jan 30, 1999 at 06:27:29PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Jan 30, 1999 at 06:27:29PM -0800, Bruce A. Mah wrote: > If memory serves me right, "Donald J . Maddox" wrote: > > On Sun, Jan 31, 1999 at 02:40:07AM +0500, Charlie ROOT wrote: > > > Your help page on multicasting on freebsd.org says that to enable > > > multicasting supprot in your kernel we only need to recompile with > > > mrouting option and set mrouted_enable as yes in /etc/rc.conf! > > > > > > Apart from that there are other option in re.conf namely > > > router= > > > router_enable= > > > > > > Don't we have to set them as "mrouted@ and "YES" respectively? > > > > No, those lines deal with starting the normal 'routed' (for unicast). > > Just one point of clarification, in case the original poster wasn't > aware...it's not necessary to rebuild a kernel to use IP multicast > *applications*. Recompiling is only necessary to use a FreeBSD machine as an > IP multicast *router*. Thanks for the clarification. I didn't realize that myself :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 18:39:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA25008 for freebsd-questions-outgoing; Sat, 30 Jan 1999 18:39:41 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from vanessa.eliuk.org (pme175.sunshine.net [209.17.178.175]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA25003 for ; Sat, 30 Jan 1999 18:39:38 -0800 (PST) (envelope-from kevin_eliuk@sunshine.net) Received: from localhost (cagey@localhost) by vanessa.eliuk.org (8.9.2/8.9.2) with ESMTP id SAA00709; Sat, 30 Jan 1999 18:39:20 -0800 (PST) (envelope-from cagey@vanessa.eliuk.org) Date: Sat, 30 Jan 1999 18:38:50 -0800 (PST) From: "Kevin G. Eliuk" Reply-To: "Kevin G. Eliuk" To: Jeroen Ruigrok/Asmodai cc: FreeBSD Questions Subject: Re: ldconfig and it's wonders 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 Sat, 30 Jan 1999, Jeroen Ruigrok/Asmodai wrote: > Hi, > > I currently have .so files (libraries as far as my current 'nix > understanding goes) in */lib directories, which after modifying > /etc/rc.conf's ldconfig_paths and it's a.out counterpart do not appear in > ldconfig -r. What gives? > > I also created two files in /etc, namely ld.so.conf and ld-elf.so.conf with > these contents: > I would suggest that make sure that your /etc files are up to date because they take care of ldconfig and aout and elf libraries at the same time. ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib" # shared library search paths ldconfig_paths_aout="/usr/lib/compat/aout /usr/X11R6/lib/aout /usr/local/lib/aout" # a.out shared library search paths I used the following suggestions I read from the lists. Note that this was based on the questioner building and installing the compatability libraries so they would have been already installed in /usr/lib/compat. So if you have not you might want to replace: /bin/sh cd /usr/lib for i in *; do if file $i | grep FreeBSD/i386 >/dev/null; then rm $i; fi done with: /bin/sh cd /usr/lib for i in *; do if file $i | grepFreeBSD/i386>/dev/null;then mv $i aout\ fi done Check it out first. --- From: Brian Feldman Okay, try this: /bin/sh cd /usr/lib for i in *; do if file $i | grep FreeBSD/i386 >/dev/null; then rm $i; fi done After doing that, look in /etc/rc.conf and check if you have an ldconfig_paths_aout. If you don't, set it to something on the order of "/usr/X11R6/lib/aout /usr/local/lib/aout /usr/lib/aout /usr/lib/compat/aout /usr/lib/compat". Then try typing ldconfig -aout /usr/X11R6/lib/aout /usr/local/lib/aout \ /usr/lib/aout /usr/lib/compat/aout /usr /lib/compat You may want to also clean out /usr/local/lib, /usr/X11R6/lib, etc. to make Certain no a.out is there. I'd do something like cd /usr/local/lib; mkdir aout for i in *; do if file $i | grep FreeBSD/i386 >/dev/null; then mv $i aout; fi \ done --- I use ldconfig -m [-aout] /path/to/libraries I clipped the relevant bits from the man page. LDCONFIG(8) FreeBSD System Manager's Manual LDCONFIG(8) The following options recognized by ldconfig: -aout Generate the hints for a.out format shared libraries. -elf Generate the hints for ELF format shared libraries. (See ENVIRONMENT) ... -m Instead of replacing the contents of the hints file with those found in the directories specified, ``merge'' in new entries. Directories recorded in the hints file by previous runs of ldcon- fig are also rescanned for new shared libraries. -r List the current contents of the hints file on the standard out- put. The hints file is not modified. The list of directories stored in the hints file is included. -s Do not scan the built-in system directory (``/usr/lib'') for shared libraries. -v Switch on verbose mode. ... ENVIRONMENT OBJFORMAT Overrides (see below) to determine whether -aout or -elf is the default. If set, its value should be either `aout' or `elf'. ... SEE ALSO ld(1), link(5) Regards, Kevin G. Eliuk Discover Rock Solid, Discover FreeBSD | 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 Jan 30 18:56:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA26695 for freebsd-questions-outgoing; Sat, 30 Jan 1999 18:56:29 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA26688 for ; Sat, 30 Jan 1999 18:56:26 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id NAA11089; Sun, 31 Jan 1999 13:26:22 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id NAA58594; Sun, 31 Jan 1999 13:26:20 +1030 (CST) Date: Sun, 31 Jan 1999 13:26:19 +1030 From: Greg Lehey To: "Jason C. Wells" Cc: "Donald J . Maddox" , "Jacqueline M. Lore" , freebsd-questions@FreeBSD.ORG Subject: Serving spammers right (was: REMOVE MY NAME!) Message-ID: <19990131132618.O8473@freebie.lemis.com> References: <19990130210358.A340@dmaddox.conterra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Jason C. Wells on Sun, Jan 31, 1999 at 02:06:43AM +0000 WWW-Home-Page: http://www.lemis.com/~grog 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, 31 January 1999 at 2:06:43 +0000, Jason C. Wells wrote: > On Sat, 30 Jan 1999, Donald J . Maddox wrote: > >> On Sun, Jan 31, 1999 at 01:33:07AM +0000, Jason C. Wells wrote: >>> On Sat, 30 Jan 1999, Jacqueline M. Lore wrote: >>> >>>> Somehow you are spamming others with my correspondence! Get me off your >>>> list, please. >>> >>> When you send a question to the freebsd-questions mailing list, it goes to >>> very many people. This is normal and is not spam. >> >> It is if you send a commercial message that does not directly concern FreeBSD >> to the list like she did. > > Oooooh!!!!! I see. She sent spam here and then got beaucoup replies. I see > now. I just thought she was upset that many people may have replied to a > possible question. I was just trying to explain that we are not bad > people, just a mailing list. Funny how spammers can't take their own medicine, isn't it? Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 19:20:52 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA28759 for freebsd-questions-outgoing; Sat, 30 Jan 1999 19:20:52 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from out1.ibm.net (out1.ibm.net [165.87.194.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA28744 for ; Sat, 30 Jan 1999 19:20:47 -0800 (PST) (envelope-from bhays@banet.net) Received: from dhays (slip-32-100-55-151.ma.us.ibm.net [32.100.55.151]) by out1.ibm.net (8.8.5/8.6.9) with ESMTP id DAA31748 for ; Sun, 31 Jan 1999 03:20:42 GMT Reply-To: "Braden Hays" From: "Braden Hays" To: Subject: FREEBSD... Date: Sat, 30 Jan 1999 12:05:34 -0500 Message-ID: <01be4c72$c02cd960$97376420@dhays> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01BE4C48.D756D160" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0004_01BE4C48.D756D160 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Similar to Linux's XWindows, does FreeBSD have a program similar to = XWindows or MS Windows GUI environment that is easy to use? ------=_NextPart_000_0004_01BE4C48.D756D160 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Similar to Linux's XWindows, does FreeBSD have a = program=20 similar to XWindows or MS Windows GUI environment that is easy to=20 use?
------=_NextPart_000_0004_01BE4C48.D756D160-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 19:40:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA00962 for freebsd-questions-outgoing; Sat, 30 Jan 1999 19:40:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nyc-ny79-30.ix.netcom.com (nyc-ny79-30.ix.netcom.com [209.109.229.158]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA00957 for ; Sat, 30 Jan 1999 19:40:16 -0800 (PST) (envelope-from spork@ix.netcom.com) Received: from localhost (spork@localhost) by nyc-ny79-30.ix.netcom.com (8.9.2/8.8.7) with ESMTP id WAA01025; Sat, 30 Jan 1999 22:38:33 -0500 (EST) (envelope-from spork@ix.netcom.com) X-Authentication-Warning: nyc-ny79-30.ix.netcom.com: spork owned process doing -bs Date: Sat, 30 Jan 1999 22:38:23 -0500 (EST) From: Spike X-Sender: spork@PigStuy.nws.net Reply-To: sporkl@ix.netcom.com To: Braden Hays cc: freebsd-questions@FreeBSD.ORG Subject: Re: FREEBSD... In-Reply-To: <01be4c72$c02cd960$97376420@dhays> 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 -----BEGIN PGP SIGNED MESSAGE----- On Sat, 30 Jan 1999, Braden Hays wrote: > Similar to Linux's XWindows, does FreeBSD have a program similar to XWindows > or MS Windows GUI environment that is easy to use? > Please limit your line length to about 70 or 80 characters, it makes it easier to read. X Windows is not unique to Linux. X Windows also works under FreeBSD. You can make it look like M$ Winblows if you want to. -Spike Gronim sporkl@ix.netcom.com The majority only rules those who let them. -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: noconv iQCVAwUBNrPQOZ31G6IEwnwxAQGCZAP/buIlzaV3yTpwkBiojbG/zzl62x7RyqMp OS9HSj6lgc0pqiq8HDjusikrntTUqXrZcZaI5fYsNofAoZZGMdPTmJNDnVaYzfcI jeTmHk9ZCR9F5fEX6sv89MjDrSdwatjUezsvaS2iGLS+4q5JkyzLRGtT3USbeTL5 XZZLgd5NL20= =KuL7 -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 19:52:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA02345 for freebsd-questions-outgoing; Sat, 30 Jan 1999 19:52:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.jax (mail.jax.bellsouth.net [205.152.64.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA02338 for ; Sat, 30 Jan 1999 19:52:15 -0800 (PST) (envelope-from efknight@bellsouth.net) Received: from bellsouth.net (host-209-214-128-181.jax.bellsouth.net [209.214.128.181]) by mail.jax (8.8.8-spamdog/8.8.5) with ESMTP id WAA18837 for ; Sat, 30 Jan 1999 22:52:13 -0500 (EST) Message-ID: <36B3D36C.E991F57D@bellsouth.net> Date: Sat, 30 Jan 1999 22:52:13 -0500 From: "Edward F. Knight" X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: setting color depth in X11 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I want to set the color depth in X11 to be either 16 or 24 bits. The XF86Config seems to have all the modes and displays for my Matrox Melinium I card. I don't seem to be able to find in the docs how to set it so that when I start xinit , I will use the color depth I want. A point in the right direction would be appreciated. Thanks EFK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 20:07:55 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA04103 for freebsd-questions-outgoing; Sat, 30 Jan 1999 20:07:55 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nyc-ny79-30.ix.netcom.com (nyc-ny79-30.ix.netcom.com [209.109.229.158]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA04096 for ; Sat, 30 Jan 1999 20:07:53 -0800 (PST) (envelope-from spork@ix.netcom.com) Received: from localhost (spork@localhost) by nyc-ny79-30.ix.netcom.com (8.9.2/8.8.7) with ESMTP id XAA01152; Sat, 30 Jan 1999 23:05:52 -0500 (EST) (envelope-from spork@ix.netcom.com) X-Authentication-Warning: nyc-ny79-30.ix.netcom.com: spork owned process doing -bs Date: Sat, 30 Jan 1999 23:05:50 -0500 (EST) From: Spike X-Sender: spork@PigStuy.nws.net Reply-To: sporkl@ix.netcom.com To: "Edward F. Knight" cc: freebsd-questions@FreeBSD.ORG Subject: Re: setting color depth in X11 In-Reply-To: <36B3D36C.E991F57D@bellsouth.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 -----BEGIN PGP SIGNED MESSAGE----- On Sat, 30 Jan 1999, Edward F. Knight wrote: > I want to set the color depth in X11 to be either 16 or 24 bits. The > XF86Config seems to have all the modes and displays for my Matrox > Melinium I card. I don't seem to be able to find in the docs how to set > it so that when I start xinit , I will use the color depth I want. > > A point in the right direction would be appreciated. You can the "-bpp XX" option to the server, which using startx would be: startx -- -bpp {16|24} > > Thanks > EFK > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > -Spike Gronim sporkl@ix.netcom.com The majority only rules those who let them. -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: noconv iQCVAwUBNrPWn531G6IEwnwxAQEl1gP+NKXbwrMMy2pE/kEOXs66snb/VnPhLkYG XgnZisXxsChG60rv7wC3BaZ1Mha66ypnYx0iUNwYTqkhc5Ep+76LTkp/Y2T24/k9 ZyNLrWXfF+jLl7gGYR216RN8gUC197zEvALYQaSWjBVsgTnefBjbhNEp3TLR1tZQ nvtJIWxUBHg= =+Hkx -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 20:34:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA07023 for freebsd-questions-outgoing; Sat, 30 Jan 1999 20:34:21 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from anch01.customcpu.com (anch01.customcpu.com [198.70.210.44]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA07013 for ; Sat, 30 Jan 1999 20:34:16 -0800 (PST) (envelope-from al7oj@customcpu.com) Received: from [207.14.79.58] by anch01.customcpu.com (Post.Office MTA v3.1.2 release (PO205-101c) ID# 0-42538U2500L250S0) with ESMTP id AAA196 for ; Sat, 30 Jan 1999 19:35:07 -0900 Date: Sat, 30 Jan 1999 19:34:02 -0900 (AKST) From: Mike Endsley X-Sender: al7oj@FreeBSDrulz To: questions@FreeBSD.ORG Subject: cs4237b and audio 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 I can't get my Crystal CS4237b card to work. I made the symlinks in /dev as mentioned in (4)pcm. I use the following in userconfig: pnp 1 0 os enable port0 534 port2 0x220 irq0 5 drq0 1 drq1 3 cat /dev/sndstat shows: FreeBSD Audio Driver (981002) ... Installed devices: pcm1: at 0x530 irq 5 dma 1:3 showaudio says something about not configured on this system would I like to write it to file I have pnp and pcm0 configured in my kernel. When running KDE (from 3.0-R), kscd crashes. The icon shows up for about 2 seconds, then disappears, and I am left with kscd.core What am I missing? Thanks, Mike ---------------------------------------------------------------------------- What part of the term "operating system" doesn't Bill Gates understand? I have/run: Un*x (FreeBSD) Linux (Slakware, Debian1.3 and 2.0), OS/2Warp3.0, win* al7oj@customcpu.com al7oj@al7oj.#nak.ak.usa.noam al7oj@al7oj.ampr.org http://www.customcpu.com/personal/al7oj/ ---------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 20:46:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA08186 for freebsd-questions-outgoing; Sat, 30 Jan 1999 20:46:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from anch01.customcpu.com (anch01.customcpu.com [198.70.210.44]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA08177 for ; Sat, 30 Jan 1999 20:46:43 -0800 (PST) (envelope-from al7oj@customcpu.com) Received: from [207.14.79.58] by anch01.customcpu.com (Post.Office MTA v3.1.2 release (PO205-101c) ID# 0-42538U2500L250S0) with ESMTP id AAA173 for ; Sat, 30 Jan 1999 19:47:44 -0900 Date: Sat, 30 Jan 1999 19:46:38 -0900 (AKST) From: Mike Endsley X-Sender: al7oj@FreeBSDrulz To: questions@FreeBSD.ORG Subject: Apsfilter & Imake.tmpl (installed!) 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 trying to install apsfilter, but get that @#^$#$#$% problem with Imake.tmpl. The problem is that I have Imake.tmpl on my system! Right now, it is in /usr/compat/linux/var/X11R6/lib/config/Imake.tmpl. Should I copy it elsewhere? I don't know why it is there. Again, thanks! Mike ---------------------------------------------------------------------------- What part of the term "operating system" doesn't Bill Gates understand? I have/run: Un*x (FreeBSD) Linux (Slakware, Debian1.3 and 2.0), OS/2Warp3.0, win* al7oj@customcpu.com al7oj@al7oj.#nak.ak.usa.noam al7oj@al7oj.ampr.org http://www.customcpu.com/personal/al7oj/ ---------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 20:53:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA08879 for freebsd-questions-outgoing; Sat, 30 Jan 1999 20:53:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA08867 for ; Sat, 30 Jan 1999 20:53:06 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id PAA11464; Sun, 31 Jan 1999 15:23:03 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id PAA59056; Sun, 31 Jan 1999 15:23:01 +1030 (CST) Date: Sun, 31 Jan 1999 15:23:00 +1030 From: Greg Lehey To: Mike Endsley Cc: questions@FreeBSD.ORG Subject: Re: Apsfilter & Imake.tmpl (installed!) Message-ID: <19990131152300.U8473@freebie.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Mike Endsley on Sat, Jan 30, 1999 at 07:46:38PM -0900 WWW-Home-Page: http://www.lemis.com/~grog 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 Saturday, 30 January 1999 at 19:46:38 -0900, Mike Endsley wrote: > I am trying to install apsfilter, but get that @#^$#$#$% problem with > Imake.tmpl. The problem is that I have Imake.tmpl on my system! > Right now, it is in /usr/compat/linux/var/X11R6/lib/config/Imake.tmpl. > Should I copy it elsewhere? I don't know why it is there. If that's the only place you have it, it looks as if you haven't installed the X11 development software. You'll need to do that. Don't use the Linux Imake.tmpl, it's not appropriate. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 21:03:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA09993 for freebsd-questions-outgoing; Sat, 30 Jan 1999 21:03:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from anch01.customcpu.com (anch01.customcpu.com [198.70.210.44]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA09988 for ; Sat, 30 Jan 1999 21:03:16 -0800 (PST) (envelope-from al7oj@customcpu.com) Received: from [207.14.79.58] by anch01.customcpu.com (Post.Office MTA v3.1.2 release (PO205-101c) ID# 0-42538U2500L250S0) with ESMTP id AAA156; Sat, 30 Jan 1999 20:04:17 -0900 Date: Sat, 30 Jan 1999 20:03:11 -0900 (AKST) From: Mike Endsley X-Sender: al7oj@FreeBSDrulz To: Greg Lehey cc: questions@FreeBSD.ORG Subject: Re: Apsfilter & Imake.tmpl (installed!) In-Reply-To: <19990131152300.U8473@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 Thanks Greg. Do you know which tgz file that is? I used Xprog.tgz from my 3.0-R cd. Mike On Sun, 31 Jan 1999, Greg Lehey wrote: > On Saturday, 30 January 1999 at 19:46:38 -0900, Mike Endsley wrote: > > I am trying to install apsfilter, but get that @#^$#$#$% problem with > > Imake.tmpl. The problem is that I have Imake.tmpl on my system! > > Right now, it is in /usr/compat/linux/var/X11R6/lib/config/Imake.tmpl. > > Should I copy it elsewhere? I don't know why it is there. > > If that's the only place you have it, it looks as if you haven't > installed the X11 development software. You'll need to do that. > Don't use the Linux Imake.tmpl, it's not appropriate. > > Greg > -- > When replying to this message, please copy the original recipients. > For more information, see http://www.lemis.com/questions.html > See complete headers for address, home page and phone numbers > finger grog@lemis.com for PGP public key > -- ---------------------------------------------------------------------------- What part of the term "operating system" doesn't Bill Gates understand? I have/run: Un*x (FreeBSD) Linux (Slakware, Debian1.3 and 2.0), OS/2Warp3.0, win* al7oj@customcpu.com al7oj@al7oj.#nak.ak.usa.noam al7oj@al7oj.ampr.org http://www.customcpu.com/personal/al7oj/ ---------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 21:15:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA11185 for freebsd-questions-outgoing; Sat, 30 Jan 1999 21:15:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pds.internal.enteract.com (pds.internal.enteract.com [207.229.169.60]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id VAA11176 for ; Sat, 30 Jan 1999 21:15:51 -0800 (PST) (envelope-from pds@enteract.com) Received: (qmail 23285 invoked by uid 1000); 31 Jan 1999 05:16:42 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 31 Jan 1999 05:16:42 -0000 Date: Sat, 30 Jan 1999 23:16:42 -0600 (CST) From: "Paul D. Schmidt" X-Sender: pds@pds.internal.enteract.com To: freebsd-questions@FreeBSD.ORG Subject: PPP 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 Dear FreeBSD Support Peoples: I am having slight problems getting user PPP to work. I dislike harassing fine people like yourselves about such trivial matters, but the man page, the handbook, ppp_setup.sh, etc have failed me. (Or rather, I'm just retarded). I tried setting my modem to both cuaa0 and cuaa1, but every time I try ppp -ddial or just ppp manually, it just hangs. When I type term and then type ATZ or ATDT or other modem commands, I get no local echo and the ppp program can't even be killed with a -9...I have to reboot to regain control of the tty. If anyone could clue me in to any possible solutions, I send out my thanks in advance. Thanks, Paul -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Paul D. Schmidt "Profanity is the one language that all programmers understand" -Anonymous =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 21:30:24 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA12756 for freebsd-questions-outgoing; Sat, 30 Jan 1999 21:30:24 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rast.cisco.com (rast.cisco.com [171.69.187.231]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA12749 for ; Sat, 30 Jan 1999 21:30:22 -0800 (PST) (envelope-from raj@cisco.com) Received: from localhost.cisco.com (localhost.cisco.com [127.0.0.1]) by rast.cisco.com (8.8.7/8.8.7) with SMTP id VAA27421 for ; Sat, 30 Jan 1999 21:30:20 -0800 (PST) (envelope-from raj@cisco.com) Message-Id: <199901310530.VAA27421@rast.cisco.com> To: freebsd-questions@FreeBSD.ORG Subject: PCMCIA support for Symphony wireless networking? X-Mailer: MH, Xemacs, X11R6, and FreeBSD from my laptop. Unbeatable! X-Quote: "Truth is not absolute. We define it every minute of every day." Date: Sat, 30 Jan 1999 21:30:20 -0800 From: Richard Johnson Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was looking at the Symphony Wireless Networking page: http://www.proxim.com/symphony/ This stuff looks pretty interesting because it's A LOT cheaper than other wireless networking systems I've seen. I wouldn't mind at all spending $400 for the base unit and $200 for the PCMCIA card and be done with the whole thing. Unfortunately, I don't see any mention on the net of support for the cards. Is there any support planned? I sent a note to Proxim asking if they would be willing to provide detailed specs and information enough to allow someone to write a driver for it. I may be interested in doing so, but I don't have a lot of time to put into it. We'll see what they say. Any input from others interested in this? Maybe someone else has already checked it out? /raj To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 21:37:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA13254 for freebsd-questions-outgoing; Sat, 30 Jan 1999 21:37:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cm110108.cableco-op.com (cm110108.cableco-op.com [206.24.110.108]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA13247 for ; Sat, 30 Jan 1999 21:37:33 -0800 (PST) (envelope-from jwg@cm110108.cableco-op.com) Received: (from jwg@localhost) by cm110108.cableco-op.com (8.8.8/8.8.8) id VAA27563; Sat, 30 Jan 1999 21:37:39 -0800 (PST) (envelope-from jwg) Message-ID: <19990130213739.29657@cm110119.cableco-op.com> Date: Sat, 30 Jan 1999 21:37:39 -0800 From: Jeff Gray To: robert@chalmers.com.au, freebsd-questions@FreeBSD.ORG Subject: Re: Was...Re: Did I hear someone say Communicator 4.5 for FreeBSD? References: <36AFD36C.456504C4@tci.com> <199901282136.AAA13827@isis.dynip.com> <19990129175614.E8473@freebie.lemis.com> <36B23DC2.F58500CA@chalmers.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <36B23DC2.F58500CA@chalmers.com.au>; from Robert Chalmers on Sat, Jan 30, 1999 at 09:01:23AM +1000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for the information. Does one have to use XFree86 3.3.3 or will 3.3.2 also work? Jeff On Sat, Jan 30, 1999 at 09:01:23AM +1000, Robert Chalmers wrote: > Hi, > Just thought I'd let you all know (thanks for the help everyone by the w2ay) > that I grabbed Netscape 4.5 from the Netscape site, the Navigator binary > distribution for 2.2-FreeBSD, upgraded my X11R6 to version 3.3.3, the > distribution for 2.2-FreeBSD and ran up my XWin32 terminal on the PC (xterm) > typed 'netscape' and there it is. Runs fine. > > Robert > > -- > http://www.chalmers.com.au. Publications From China in 24 different languages. > English, French, German, Russian, Arabic, Spanish, Chinese, Burmese, Bengali, > Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Persian, Swahili, > Sinhalese, Thai, Tamil, Urdu, Vietnamese. China Books for CIBTC, Beijing. > > > > 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 Jan 30 21:49:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA14088 for freebsd-questions-outgoing; Sat, 30 Jan 1999 21:49:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from aquarius.aquezada.com (trt-on18-07.netcom.ca [207.181.85.199]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA14079 for ; Sat, 30 Jan 1999 21:48:58 -0800 (PST) (envelope-from jdunn@aquezada.com) Received: (from jdunn@localhost) by aquarius.aquezada.com (8.9.1/8.9.1) id AAA22047 for freebsd-questions@freebsd.org; Sun, 31 Jan 1999 00:48:26 -0500 (EST) (envelope-from jdunn@aquezada.com) X-Authentication-Warning: aquarius.aquezada.com: jdunn set sender to jdunn@aquezada.com using -f Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sun, 31 Jan 1999 00:48:26 -0500 (EST) Reply-To: jdunn@aquezada.com Organization: Aquezada Productions From: "Julian C. Dunn" To: freebsd-questions@FreeBSD.ORG Subject: inetd "junk pointer" message is back Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After running a bunch of network-heavy jobs on the system (make install of apsfilter, plus fetchmail, plus mozilla) I can't open new telnet connections to my 3.0-RELEASE box anymore. I get: jupiter:~$ telnet aquarius Trying 192.168.5.6... Connected to aquarius.aquezada.com. Escape character is '^]'. inetd in realloc(): warning: junk pointer, too low to make sense. inetd in free(): warning: junk pointer, too low to make sense. Connection closed by foreign host. jupiter:~$ The same goes for all network apps invoked on-demand via inetd.conf. I already tried restarting inetd, a solution suggested in the summer when I was running a 2.2.7 box at work, and something that worked before. No dice now. Any ideas? - Julian [ Julian C. Dunn - jdunn@aquezada.com WWW: http://www.aquezada.com/ ] [ programmer, web designer, unix user, fumbler, writer, and future engineer] [ FuE exfe94 a+++ Ifte/slc lonca r- ps++ bs+ t++/*t C+++$/C! w+++ p7 LF+++ ] [N++/N! cd260 pr++ g+++ S-/S *x++ Fa+++/Fa$/Fa! m1 b+ fc+++/ E>+ rl-- *d s!] [ "... for one human being to love another, that is perhaps the most ] [ difficult of all our tasks" - rainer maria rilke ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 22:25:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA17135 for freebsd-questions-outgoing; Sat, 30 Jan 1999 22:25:48 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from peloton.physics.montana.edu (peloton.physics.montana.edu [153.90.192.177]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA17130 for ; Sat, 30 Jan 1999 22:25:46 -0800 (PST) (envelope-from brett@peloton.physics.montana.edu) Received: from localhost (brett@localhost) by peloton.physics.montana.edu (8.8.8/8.8.7) with ESMTP id WAA13812; Sat, 30 Jan 1999 22:41:31 -0700 (MST) (envelope-from brett@peloton.physics.montana.edu) Date: Sat, 30 Jan 1999 22:41:31 -0700 (MST) From: Brett Taylor To: Jean-Michel DRICOT cc: FreeBSD Questions Subject: Re: WAV PLAYER In-Reply-To: <36B2FF7D.84B92ED3@ulb.ac.be> 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 can't find a command line WAV player under FreeBSD... > Where could I find one (if any...) ? One you could try is splay: /usr/ports/audio/splay Brett ****************************************************************** Brett Taylor brett@peloton.physics.montana.edu http://peloton.physics.montana.edu/brett/ "love isn't someplace that we fall, it's something that we do" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 22:45:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA19574 for freebsd-questions-outgoing; Sat, 30 Jan 1999 22:45:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from uq.net.au (fox.uq.net.au [203.101.255.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA19569 for ; Sat, 30 Jan 1999 22:45:36 -0800 (PST) (envelope-from savages@uq.net.au) Received: from oemcomputer (zzrsavag.dialin.uq.net.au [203.101.233.210]) by uq.net.au (8.9.1a/8.9.1) with SMTP id QAA30641 for ; Sun, 31 Jan 1999 16:45:31 +1000 (GMT+1000) Message-ID: <000701be4ce5$9e9773a0$d2e965cb@oemcomputer> From: "Savages" To: Subject: How big is Free BSD ?? Date: Sun, 31 Jan 1999 16:47:48 +1000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01BE4D39.6F401D60" 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 This is a multi-part message in MIME format. ------=_NextPart_000_0004_01BE4D39.6F401D60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable How big in MB is FreeBSD if you could reply A.S.A.P. it would be grately = appeciated!!! ------=_NextPart_000_0004_01BE4D39.6F401D60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
How big in MB is FreeBSD if you = could reply=20 A.S.A.P. it would be grately appeciated!!!
------=_NextPart_000_0004_01BE4D39.6F401D60-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 22:59:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA21410 for freebsd-questions-outgoing; Sat, 30 Jan 1999 22:59:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dart.sr.se (dart.SR.SE [193.12.91.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA21403 for ; Sat, 30 Jan 1999 22:59:36 -0800 (PST) (envelope-from gunnar@pluto.sr.se) Received: from pluto.sr.se ([134.25.193.91]) by dart.sr.se (8.9.1/8.9.0) with ESMTP id HAA16773; Sun, 31 Jan 1999 07:59:33 +0100 (MET) Received: (from gunnar@localhost) by pluto.sr.se (8.9.1/8.9.1) id HAA13241; Sun, 31 Jan 1999 07:59:32 +0100 (CET) (envelope-from gunnar) Message-ID: <19990131075932.A13221@sr.se> Date: Sun, 31 Jan 1999 07:59:32 +0100 From: Gunnar Flygt To: Greg Black Cc: FreeBSD Questions Subject: Re: Documentation for windowmaker Reply-To: flygt@sr.se References: <19990130184717.15985.qmail@alpha.comkey.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <19990130184717.15985.qmail@alpha.comkey.com.au>; from Greg Black on Sun, Jan 31, 1999 at 04:47:17AM +1000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jan 31, 1999 at 04:47:17AM +1000, Greg Black wrote: > I thought I'd play with windowmaker since my long-term choice of > window manager (fvwm2) seems to have some nasty bugs in its > present incarnation. But, having installed it with pkg_add, I > can't find any useful doco. I have read the few brief man pages > that were included with the package, but I'm looking for > something more elaborate that will assist me to set up a desktop > the way I want (e.g., without the maddening clutter of pointless > icons). If anybody can give me a pointer, I'd be delighted. They have documentation on http://www.windowmaker.org in both PS and HTML, but I agree it's not so much of nuts and bolts as it should be. -- __o regards, Gunnar ---_ \<,_ email: flygt@sr.se ---- (_)/ (_) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 23:20:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA23104 for freebsd-questions-outgoing; Sat, 30 Jan 1999 23:20:07 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from holonet.net (giskard.holonet.net [198.207.169.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA23093 for ; Sat, 30 Jan 1999 23:20:05 -0800 (PST) (envelope-from adamw@holonet.net) Date: Sat, 30 Jan 1999 23:18:46 -0800 Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: questions@FreeBSD.ORG From: adamw@holonet.net (Adam Wight) Subject: 3.0 kernel Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Not to be a bore, but I've been trying desperately to install the 3.0 release by FTP. I can't use the sysinstall program due to an odd ppp problem, so I've been trying to install by hand, but I can't find a compiled (for x86) version of the new kernel anywhere... If this mysterious item in fact exists, please lead me to it! thanks, adam wight To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Jan 30 23:54:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA25975 for freebsd-questions-outgoing; Sat, 30 Jan 1999 23:54:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gamma.aei.ca (gamma.aei.ca [206.123.6.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA25969 for ; Sat, 30 Jan 1999 23:54:16 -0800 (PST) (envelope-from malartre@aei.ca) Received: from aei.ca (ppp-111-17.mtl.aei.ca [207.107.111.17]) by gamma.aei.ca (8.8.5/8.8.5) with ESMTP id CAA28614; Sun, 31 Jan 1999 02:54:03 -0500 (EST) Message-ID: <36B40BDA.F1A971C0@aei.ca> Date: Sun, 31 Jan 1999 02:52:58 -0500 From: Malartre X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: fr, en MIME-Version: 1.0 To: Savages CC: freebsd-questions@FreeBSD.ORG Subject: Re: How big is Free BSD ?? References: <000701be4ce5$9e9773a0$d2e965cb@oemcomputer> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Savages wrote: > > How big in MB is FreeBSD if you could reply A.S.A.P. it would be > grately appeciated!!! Not really big. Not sure, but I think the minimal install is around 20 mb. You need something like 60 MB of disk space for a binary only system and 360 MB for a full development system. Cya -- [Malartre][malartre@aei.ca][http://www.aei.ca/~malartre/] [French piss me off - Cartman, South Park][http://9.nws.net/] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message