From owner-freebsd-questions Sun Sep 6 00:06:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA12969 for freebsd-questions-outgoing; Sun, 6 Sep 1998 00:06:40 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shell6.ba.best.com (shell6.ba.best.com [206.184.139.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA12954 for ; Sun, 6 Sep 1998 00:06:36 -0700 (PDT) (envelope-from jkb@best.com) Received: from localhost (jkb@localhost) by shell6.ba.best.com (8.9.0/8.9.0/best.sh) with SMTP id AAA08044; Sun, 6 Sep 1998 00:06:27 -0700 (PDT) X-Authentication-Warning: shell6.ba.best.com: jkb owned process doing -bs Date: Sun, 6 Sep 1998 00:06:27 -0700 (PDT) From: "Jan B. Koum " X-Sender: jkb@shell6.ba.best.com To: Zeev Mindali cc: FreeBSD-Questions@FreeBSD.ORG Subject: Re: Please Help me In-Reply-To: <35F23456.C51053F5@isdn.net.il> Message-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, 6 Sep 1998, Zeev Mindali wrote: >hi again to all, > >i'm new user in freebsd (installed 2.2.7 on p-ii 300 with 128mb ram): >1) i have four nic (two 3com isa 509 and two 3com pci 905), my computer >find all the four, but give me only one for ep0, how do i configure all >the four nic? I think pci 905 is vx0 and not ep0 - make sure you kernel has vx0 enabled. If you are running -stable then note that vx0 has been switched to xl0: xl0 <3Com 3c905 Fast Etherlink XL 10/100BaseTX> rev 0 int a irq 11 on pci xl0: Ethernet address: 00:60:08:15:bc:65 If I would have two 3Com 3c905 cards, I would have to compile my kernel with the following lines: device xl0 device xl1 In other words your kernel should have: device ep0 device ep1 and device vx0 (or xl0) device vx1 (or xl1) > >2) how do setup a firewall on my system , could someone wriet me how to >do it, or any good place for inst. to it, i looked in the hand book , >but i didn't find out how http://www.inetdevgrp.org/19980818/ppframe.htm Read ipfw man page: % man ipfw And take a look at: http://www.freebsd.org/handbook/handbook72.html#74 Hope all of this helps. -- Yan > > >plz replay fast, >zeevik > > > > >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 Sep 6 01:24:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA20569 for freebsd-questions-outgoing; Sun, 6 Sep 1998 01:24:04 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.cvtci.com.ar ([24.232.0.139]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA20551 for ; Sun, 6 Sep 1998 01:24:00 -0700 (PDT) (envelope-from rpardo@fibertel.com.ar) Received: from rpardo ([24.232.4.74]) by mail.cvtci.com.ar (Post.Office MTA v3.1 release PO205e ID# 605-42549U5000L500S0) with SMTP id AAA219 for ; Sun, 6 Sep 1998 05:18:53 -0300 Message-ID: <000201bdd96f$5d25d680$9301010a@rpardo.dynamo.com.ar> Reply-To: "Rodrigo Pardo del Amo" From: "Rodrigo Pardo del Amo" To: Subject: Downloading Date: Sun, 6 Sep 1998 05:21:16 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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've downloaded the 2.2.7 release which is located on your ftp server but I cannot retrieve the files under /.25/FreeBSD/2.2.7-RELEASE/commerce/mail/cgatepro. I think this would be useful to you. Thanks RPA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 01:27:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA21318 for freebsd-questions-outgoing; Sun, 6 Sep 1998 01:27:56 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from situ.rad.net.id (situ.rad.net.id [202.154.1.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA21295 for ; Sun, 6 Sep 1998 01:27:53 -0700 (PDT) (envelope-from Leonard_Ong@iname.com) Received: from ZhugeLiang (dyn1070a.dialin.rad.net.id [202.154.6.70]) by situ.rad.net.id (8.9.1/RADNET) with SMTP id PAA08442; Sun, 6 Sep 1998 15:27:45 +0700 (WIB) Message-Id: <199809060827.PAA08442@situ.rad.net.id> X-Sender: ong@pop.rad.net.id X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1.0.49 (Beta) Date: Sun, 06 Sep 1998 12:20:14 +0700 To: freebsd-questions@FreeBSD.ORG From: Leonard Ong Subject: Re: Kernel Hangs Cc: Greg Lehey In-Reply-To: <19980906105259.Y606@freebie.lemis.com> References: <199809060041.HAA20417@server2.rad.net.id> <199809051753.AAA17381@situ.rad.net.id> <35F19DDD.DF252374@aei.ca> <199809060041.HAA20417@server2.rad.net.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, What I meant, when you first started your computer it will read the MBR and start some info screen ended up on : Boot: Prompt, after that boot there is a line containing beginning address of code, data segments. After that line it should be displayed this line : the first three line after boot: But It never came up. In some cases eventhough it never came out and still hangs, It have time to check the floppy disks. So if you meant i never get the boot: you're mistaken At 08:22 AM 9/6/98 , you wrote: >> Why is it when you compile everything w/o error you can get >> lock-ups before it display : >> >> the first three line after boot: > >Ah. I think I understand now. You have compiled and built a kernel, >but it never gets beyond the Boot: prompt. Correct? > >I think the answer is "something is wrong". I'll tell you what: you >tell me more detailled information about your system, and I'll try a >more detailled guess as to what's wrong. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 05:06:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA11421 for freebsd-questions-outgoing; Sun, 6 Sep 1998 05:06:04 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from P2 (p2.isdn.net.il [192.115.104.72]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA11414 for ; Sun, 6 Sep 1998 05:06:00 -0700 (PDT) (envelope-from zeevm@isdn.net.il) Received: from isdn.net.il - 212.25.77.210 by isdn.net.il with Microsoft SMTPSVC; Sun, 6 Sep 1998 14:05:32 +0200 Message-ID: <35F27A3A.58B581EE@isdn.net.il> Date: Sun, 06 Sep 1998 14:04:11 +0200 From: Zeev Mindali X-Mailer: Mozilla 4.05 [en] (WinNT; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: user name more then 8 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi to all i tried to inc. the limit of user name to 16 chr. and then made a make world nothing happend plz help zeevik To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 05:51:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA13685 for freebsd-questions-outgoing; Sun, 6 Sep 1998 05:51:21 -0700 (PDT) (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 FAA13672 for ; Sun, 6 Sep 1998 05:51:13 -0700 (PDT) (envelope-from khetan@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.1+3.0W/8.9.1) with SMTP id OAA06715; Sun, 6 Sep 1998 14:51:02 +0200 (SAT) (envelope-from khetan@chain.freebsd.os.org.za) Date: Sun, 6 Sep 1998 14:51:02 +0200 (SAT) From: Khetan Gajjar Reply-To: Khetan Gajjar To: Ben Smithurst cc: questions@FreeBSD.ORG Subject: Re: Un-deletable file In-Reply-To: <19980906002544.B688@scientia.demon.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 6 Sep 1998, Ben Smithurst wrote: >What does `ls -lo popper.4.gz' show? It may have some flags that need to >be turned off. I don't know what this means, but I'd appreciate some pointing at the right man pages. 95=[root@chain] /var/log/pop# \ls -lo popper.4.gz + ls -lo popper.4.gz brw-rw-r-- 1 1630430 4093666 uunlnk 105, 0x6661005f Jan 1 1970 popper.4.gz 96=[root@chain] /var/log/pop# --- Khetan Gajjar (!kg1779) * khetan@iafrica.com ; khetan@os.org.za http://www.os.org.za/~khetan * Talk/Finger khetan@chain.freebsd.os.org.za UUNET Internet Africa Support * FreeBSD enthusiast-www2.za.freebsd.org FreeBSD: Because rebooting is for adding new hardware To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 05:57:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA14183 for freebsd-questions-outgoing; Sun, 6 Sep 1998 05:57:32 -0700 (PDT) (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 FAA14178 for ; Sun, 6 Sep 1998 05:57:30 -0700 (PDT) (envelope-from zamy27@hsonline.net) Received: from freak.hsonline.net [208.10.214.221] by mail.hsonline.net (SMTPD32-4.04) id A44B236500EA; Sun, 06 Sep 1998 08:03:39 -500 From: Scott Myron To: freebsd-questions@FreeBSD.ORG Subject: Wine Help.. Date: Sun, 6 Sep 1998 07:57:27 -0500 X-Mailer: KMail [version 0.5.5] MIME-Version: 1.0 Message-Id: <98090608001400.00469@freak.hsonline.net> Content-Type: Multipart/Mixed; boundary="Boundary-=_WfAZyzAZOHsNGHcxSfUBSnsNWfUJ" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --Boundary-=_WfAZyzAZOHsNGHcxSfUBSnsNWfUJ Content-Type: text/plain Content-Transfer-Encoding: 8bit I have 2 questions. The first is. how do i let other users mount devices. This way i don't have to be logged on as root to mount my DOS drive or floppy. Second. I keep getting this error when i try to use wine. (tomorrow@freak)$ wine ping.exe Warning: could not find DOS drive for cwd /usr/home/tomorrow; starting in windows directory. included with this is my .winerc file so you can see if anything is wrong. thanks alot. Scott --Boundary-=_WfAZyzAZOHsNGHcxSfUBSnsNWfUJ Content-Type: text/plain; name=".winerc" Content-Transfer-Encoding: base64 OzsKOzsgTVMtRE9TIGRyaXZlcyBjb25maWd1cmF0aW9uCjs7Cjs7IEVhY2ggc2VjdGlvbiBoYXMg dGhlIGZvbGxvd2luZyBmb3JtYXQ6Cjs7IFtEcml2ZSBYXQo7OyBQYXRoPXh4eCAgICAgICAoVW5p eCBwYXRoIGZvciBkcml2ZSByb290KQo7OyBUeXBlPXh4eCAgICAgICAoc3VwcG9ydGVkIHR5cGVz IGFyZSAnZmxvcHB5JywgJ2hkJywgJ2Nkcm9tJyBhbmQgJ25ldHdvcmsnKQo7OyBMYWJlbD14eHgg ICAgICAoZHJpdmUgbGFiZWwsIGF0IG1vc3QgMTEgY2hhcmFjdGVycykKOzsgU2VyaWFsPXh4eCAg ICAgKHNlcmlhbCBudW1iZXIsIDggY2hhcmFjdGVycyBoZXhhZGVjaW1hbCBudW1iZXIpCjs7IEZp bGVzeXN0ZW09eHh4IChzdXBwb3J0ZWQgdHlwZXMgYXJlICdtc2RvcycsJ3dpbjk1JywndW5peCcp Cjs7IERldmljZT0vZGV2L3h4IChvbmx5IGlmIHlvdSB3YW50IHRvIGFsbG93IHJhdyBkZXZpY2Ug YWNjZXNzKQo7OwpbRHJpdmUgQV0KUGF0aD0vbW50L2Zsb3BweQpUeXBlPWZsb3BweQpMYWJlbD1G bG9wcHkKU2VyaWFsPTg3NjU0MzIxCkRldmljZT0vZGV2L2ZkMAogCltEcml2ZSBDXQpQYXRoPS9E T1MKVHlwZT1oZApMYWJlbD1NUy1ET1MKRmlsZXN5c3RlbT1tc2RvcwogCltEcml2ZSBEXQpQYXRo PS9jZHJvbQpUeXBlPWNkcm9tCkxhYmVsPUNELVJvbQoKW0RyaXZlIEVdClBhdGg9L3RtcApUeXBl PWhkCkxhYmVsPVRtcCBEcml2ZQoKW0RyaXZlIEZdClBhdGg9JHtIT01FfS9XaW5lClR5cGU9bmV0 d29yawpMYWJlbD1Ib21lCkZpbGVzeXN0ZW09dW5peAogClt3aW5lXQpXaW5kb3dzPWM6XFdJTkRP V1MKU3lzdGVtPWM6XFdJTkRPV1NcU3lzdGVtClRlbXA9ZTpcClBhdGg9YzpcV0lORE9XUztjOlxX SU5ET1dTXFN5c3RlbQpTeW1ib2xUYWJsZUZpbGU9L3Vzci9sb2NhbC9ldGMvd2luZS5zeW0KIApb b3B0aW9uc10KQWxsb2NTeXN0ZW1Db2xvcnM9MTAwCiAKW2ZvbnRzXQo7UmVhZCBkb2N1bWVudGF0 aW9uL2ZvbnRzIGJlZm9yZSBhZGRpbmcgYWxpYXNlcwpSZXNvbHV0aW9uID0gOTYKRGVmYXVsdCA9 IC1hZG9iZS10aW1lcy0KIApbc2VyaWFscG9ydHNdCkNvbTE9L2Rldi9jdWFhMApDb20yPS9kZXYv Y3VhYTEKIApbcGFyYWxsZWxwb3J0c10KTHB0MT0vZGV2L2xwMAoKW3Nwb29sZXJdCkxQVDE6PXxs cHIKTFBUMjo9fGdzIC1zREVWSUNFPWJqMjAwIC1zT3V0cHV0RmlsZT0vdG1wL2ZyZWQgLXEgLQpM UFQzOj0vZGV2L2xwMwogCltwb3J0c10KO3JlYWQ9MHg3NzksMHgzNzksMHgyODAtMHgyYTAKO3dy aXRlPTB4Nzc5LDB4Mzc5LDB4MjgwLTB4MmEwCiAKW3NweV0KRXhjbHVkZT1XTV9TSVpFO1dNX1RJ TUVSOwoKAAA= --Boundary-=_WfAZyzAZOHsNGHcxSfUBSnsNWfUJ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 06:07:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA15331 for freebsd-questions-outgoing; Sun, 6 Sep 1998 06:07:47 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.bit-net.com (dns1.bit-net.com [208.146.132.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA15326 for ; Sun, 6 Sep 1998 06:07:46 -0700 (PDT) (envelope-from sderdau@bit-net.com) Received: from bit-net.com (sderdau.bit-net.com [208.146.135.247]) by mail.bit-net.com (8.8.8/8.8.8) with ESMTP id JAA01992 for ; Sun, 6 Sep 1998 09:07:43 -0400 (EDT) Message-ID: <35F2898D.42971A56@bit-net.com> Date: Sun, 06 Sep 1998 09:09:33 -0400 From: Stephen Derdau X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.7-STABLE i386) MIME-Version: 1.0 To: "FreeBSD .org" Subject: Core DUMP Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG compiling a small program on my system " see sig. below also " " FreeBSD 2.2.7-STABLE #0:" The program compiles but when I run the program I get this error message" -- Bus error (core dumped) Here is the the file : #include int main(void) { char c1, c2, c3; int i; float x; double y; printf("\n%s\n%s", "Input three characters," "an int, a float, and a double: "); scanf("%c%c%c%d%f%lf" , &c1, &c2, &c3, &i, &x, &y); printf("\nHere is the data that you typed in:\n"); printf("%3c%3c%3c5d%17e%17e%\n\n", c1, c2, c3, i, x, y); return 0; } % When I more the a.out file I noticed this also : ^@Failure reading ld.so ^@Bad magic: ld.so ^@Cannot map ld.so (text) ^@Cannot map ld.so (data) ^@Cannot map ld.so (bss) ^@ld.so failed^@: ^@ Thank You /SD FreeBSD 2.2.7-STABLE #0: Mon Aug 24 02:20:10 EDT 1998 **http://www.freebsd.org/search.html "Alot of answers found here see FAQ's"** ***** FreeBSD IT's HARD TO BELIEVE IT IS FREE ! 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 Sep 6 06:36:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA17450 for freebsd-questions-outgoing; Sun, 6 Sep 1998 06:36:24 -0700 (PDT) (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 GAA17445 for ; Sun, 6 Sep 1998 06:36:20 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.02 #26) id 0zFetf-0002Rd-00; Sun, 6 Sep 1998 14:30:27 +0100 Date: Sun, 6 Sep 1998 14:30:27 +0100 From: Ben Smithurst To: A M Bein , questions@FreeBSD.ORG Subject: Re: for: command not found Message-ID: <19980906143027.A9069@scientia.demon.co.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: User-Agent: Mutt/0.94.3i (FreeBSD 3.0-CURRENT i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG A M Bein wrote: > 4. for i in *; do [enter] > > In responce I get the messages: > > for: Command not found > do: Command not found What shell are you using? If you are using csh, RTFM, The syntax is different. Otherwise just type sh for i in *; do to run the command in sh. -- Ben Smithurst : ben@scientia.demon.co.uk : http://www.scientia.demon.co.uk/ PGP: 0x99392F7D - 3D 89 87 42 CE CA 93 4C 68 32 0E D5 36 05 3D 16 http://www.scientia.demon.co.uk/ben/pgp-key.html (or use keyservers) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 06:38:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA17612 for freebsd-questions-outgoing; Sun, 6 Sep 1998 06:38:19 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from lab.cba.ualr.edu (lab.cba.ualr.edu [144.167.120.221]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA17606 for ; Sun, 6 Sep 1998 06:38:18 -0700 (PDT) (envelope-from joe@lab.cba.ualr.edu) Received: from njal (joe@access63.mod1.ualr.edu [144.167.7.63]) by lab.cba.ualr.edu (8.8.7/8.8.7) with SMTP id IAA04235; Sun, 6 Sep 1998 08:38:20 -0500 Date: Sun, 6 Sep 1998 08:38:05 -0500 (CDT) From: Joe X-Sender: joe@njal To: Stephen Derdau cc: "FreeBSD .org" Subject: Re: Core DUMP In-Reply-To: <35F2898D.42971A56@bit-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 See comments below in program. There are no secret messages in this signature file. On Sun, 6 Sep 1998, Stephen Derdau wrote: > compiling a small program on my system " see sig. below also " > " FreeBSD 2.2.7-STABLE #0:" > The program compiles but when I run the program I get this > error message" > > -- Bus error (core dumped) > > Here is the the file : > > #include > > int main(void) > { > char c1, c2, c3; > int i; > float x; > double y; > > printf("\n%s\n%s", "Input three characters," > "an int, a float, and a double: "); > scanf("%c%c%c%d%f%lf" , &c1, &c2, &c3, &i, &x, &y); > printf("\nHere is the data that you typed in:\n"); > printf("%3c%3c%3c5d%17e%17e%\n\n", c1, c2, c3, i, x, y); error ----> ^^ put a % before the c snd 5 and lose the 3's before the c's. When you're doing the scanf you're working with single characters, not strings. That's probably why you're getting a core dump. > return 0; > } > % > > > When I more the a.out file I noticed this also : > > ^@Failure reading ld.so > ^@Bad magic: ld.so > ^@Cannot map ld.so (text) > ^@Cannot map ld.so (data) > ^@Cannot map ld.so (bss) > ^@ld.so failed^@: ^@ > > > Thank You > > /SD > FreeBSD 2.2.7-STABLE #0: Mon Aug 24 02:20:10 EDT 1998 > **http://www.freebsd.org/search.html "Alot of answers found here see > FAQ's"** > ***** FreeBSD IT's HARD TO BELIEVE IT IS FREE ! http://www.FreeBSD.org > ***** > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 06:52:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA18843 for freebsd-questions-outgoing; Sun, 6 Sep 1998 06:52:23 -0700 (PDT) (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 GAA18836 for ; Sun, 6 Sep 1998 06:52:18 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (root@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id OAA26834; Sun, 6 Sep 1998 14:18:23 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id OAA10939; Sun, 6 Sep 1998 14:21:49 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809061321.OAA10939@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: "Sergei M.Klimkin" cc: freebsd-questions@FreeBSD.ORG Subject: Re: a ppp -question In-reply-to: Your message of "Sat, 05 Sep 1998 15:21:12 +0400." <01bdd8bf$4b0f77e0$0100a8c0@ondorm.elkatel.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 06 Sep 1998 14:21:48 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi there! > I've got some trouble with ppp > I did all setting as you discribe in Handbook! > > comp# ppp > ppp on comp>dial elkatel -that is my ISP > dial ok > login ok > ppp on comp>packet mode > But nothing work! > > In my log file I foung only one error! > Following lines taked after login ok! [.....] > tun0: LCP: OsLinkup: 195.18.32.4 > tun0: Command: elkatel: delete ALL > tun0: Command: elkatel: add 0 0 HISADDR Looks good - everything should be up & running now. [.....] > tun0: Phase: HDLC errors -> FCS: 16 ADDR: 0 COMD: 0 PROTO: 1 -What's that mean???? > tun0: Phase: HDLC errors -> FCS: 5 ADDR: 0 COMD: 0 PROTO: 0 -What's that mean???? > tun0: Phase: HDLC errors -> FCS: 15 ADDR: 0 COMD: 0 PROTO: 0 -What's that mean???? > tun0: Phase: Idle timer expired. [.....] Well, the PROTO error is from the rejected IPX request - nothing to worry about. The FCS errors are ``frame check sum'' errors - it means ppp is dropping these frames. I suspect your link isn't 8-bit clean - have you got software flow control on your modem maybe ? If you do, disable it. If you can't disable it, you'll need to set your accmap - try: set accmap 0x000a0000 > Help me in that possible! > Thanks -- 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 Sun Sep 6 06:52:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA18940 for freebsd-questions-outgoing; Sun, 6 Sep 1998 06:52:49 -0700 (PDT) (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 GAA18920 for ; Sun, 6 Sep 1998 06:52:45 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (root@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id OAA26548; Sun, 6 Sep 1998 14:02:57 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id OAA10891; Sun, 6 Sep 1998 14:06:23 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809061306.OAA10891@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Masahiro Sekiguchi cc: freebsd-questions Subject: Re: Compuserve and PPP In-reply-to: Your message of "Sat, 05 Sep 1998 19:10:00 +0900." <19980905191000E.seki@sysrap.cs.fujitsu.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 06 Sep 1998 14:06:20 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [.....] > I think this six-months-late message doesn't help Malcolm, but sending > this to the -questions list for a record may be a help for guys who > try to connect to CompuServe in the future. [.....] Thanks - I've added it to ppp.conf.sample. -- 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 Sun Sep 6 07:22:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA21655 for freebsd-questions-outgoing; Sun, 6 Sep 1998 07:22:16 -0700 (PDT) (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 HAA21445 for ; Sun, 6 Sep 1998 07:20:08 -0700 (PDT) (envelope-from nbm@rucus.ru.ac.za) Received: (qmail 1103 invoked by uid 1003); 6 Sep 1998 14:18:58 -0000 Message-ID: <19980906161858.A742@rucus.ru.ac.za> Date: Sun, 6 Sep 1998 16:18:58 +0200 From: Neil Blakey-Milner To: Khetan Gajjar Cc: questions@FreeBSD.ORG Subject: Re: Un-deletable file References: <19980906002544.B688@scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from Khetan Gajjar on Sun, Sep 06, 1998 at 02:51:02PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun 1998-09-06 (14:51), Khetan Gajjar wrote: > I don't know what this means, but I'd appreciate some pointing at the > right man pages. > > 95=[root@chain] /var/log/pop# \ls -lo popper.4.gz > + ls -lo popper.4.gz > brw-rw-r-- 1 1630430 4093666 uunlnk 105, 0x6661005f Jan 1 1970 popper.4.gz Take a look at the chflags man page, it'll help you out here. Basically 'chflags nouunlnk popper.4.gz && rm -f popper.4.gz', I think. 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 Sun Sep 6 07:41:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA22918 for freebsd-questions-outgoing; Sun, 6 Sep 1998 07:41:53 -0700 (PDT) (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 HAA22908 for ; Sun, 6 Sep 1998 07:41:46 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.02 #26) id 0zFf3e-0002fx-00; Sun, 6 Sep 1998 14:40:46 +0100 Date: Sun, 6 Sep 1998 14:40:46 +0100 From: Ben Smithurst To: Khetan Gajjar Cc: questions@FreeBSD.ORG Subject: Re: Un-deletable file Message-ID: <19980906144046.A10213@scientia.demon.co.uk> References: <19980906002544.B688@scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: User-Agent: Mutt/0.94.3i (FreeBSD 3.0-CURRENT i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Khetan Gajjar wrote: > I don't know what this means, but I'd appreciate some pointing at the > right man pages. man chflags # to show what the flags are man ls # to show what the -o flag does > 95=[root@chain] /var/log/pop# \ls -lo popper.4.gz > + ls -lo popper.4.gz > brw-rw-r-- 1 1630430 4093666 uunlnk 105, 0x6661005f Jan 1 1970 popper.4.gz > 96=[root@chain] /var/log/pop# It has the user-undeleteable flag set. To remove it, $ chflags nouunlnk And then you can delete it, $ rm popper.4.gz -- Ben Smithurst : ben@scientia.demon.co.uk : http://www.scientia.demon.co.uk/ PGP: 0x99392F7D - 3D 89 87 42 CE CA 93 4C 68 32 0E D5 36 05 3D 16 http://www.scientia.demon.co.uk/ben/pgp-key.html (or use keyservers) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 07:42:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA23038 for freebsd-questions-outgoing; Sun, 6 Sep 1998 07:42:11 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cm110119.cableco-op.com (cm110119.cableco-op.com [206.24.110.119]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA23026 for ; Sun, 6 Sep 1998 07:42:07 -0700 (PDT) (envelope-from jwg@cm110119.cableco-op.com) Received: (from jwg@localhost) by cm110119.cableco-op.com (8.8.8/8.8.8) id HAA22404; Sun, 6 Sep 1998 07:43:14 -0700 (PDT) (envelope-from jwg) Message-ID: <19980906074314.20983@cableco-op.com> Date: Sun, 6 Sep 1998 07:43:14 -0700 From: Jeff Gray To: freebsd-questions@FreeBSD.ORG Cc: jwg@netbox.com Subject: mutt and color Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been trying to get mutt to work in color. 'mc' the midnight commander app works fine in color so I looked to the app. The archives suggest checking if mutt was compiled with color and setting the TERM variable. % mutt -v|grep COLOR +USE_POP +HAVE_REGCOMP -USE_GNU_RX +HAVE_COLOR +HAVE_PGP5 -BUFFY_SIZE % setenv TERM xterm-color Running 2.2.6 There is no .muttrc file in my home directory. I tried to use the sample one provided in the doc file but its use resulted in many error messages saying that the colors did not exist. Any suggestions? Thanks Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 07:50:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA23865 for freebsd-questions-outgoing; Sun, 6 Sep 1998 07:50:20 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from CU-SeeMe.educ.utas.edu.au (cu-seeme.educ.utas.edu.au [144.6.57.28]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA23859 for ; Sun, 6 Sep 1998 07:50:17 -0700 (PDT) (envelope-from Brook.Schofield@utas.edu.au) Received: from [144.6.41.203] (stud-203.appcomp.utas.edu.au [144.6.41.203]) by CU-SeeMe.educ.utas.edu.au (8.8.8/8.8.8) with ESMTP id AAA19731 for ; Mon, 7 Sep 1998 00:56:09 +1000 (EST) (envelope-from Brook.Schofield@utas.edu.au) Date: Mon, 7 Sep 1998 00:56:09 +1000 (EST) X-Sender: brook@cu-seeme.educ.utas.edu.au Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-questions@FreeBSD.ORG From: Brook Schofield Subject: CVSup'ing problem from internat.freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When I try to CVSup the `src-crypto' or `src-secure' distributions from cvsup.internat.freebsd.org I receive the following output from CVSup: Parsing supfile "/etc/cvsupfile.intl" Looking up address of cvsup.internat.freebsd.org Connecting to cvsup.internat.freebsd.org Connected to cvsup.internat.freebsd.org Server software version: REL_15_4 Negotiating file attribute support Exchanging collection information Establishing passive-mode data connection Cannot connect to data port: Connection refused ^^^^^^^^^^^^^^^^^^ Will retry at 13:27:10 I am wanting to know if there are certain conditions to CVSup'ing from `internat' that I am not aware of - ie locale, time-of-day etc. I am located in Australia and I am able to successfully CVSup FreeBSD-Stable from cvsup.au.freebsd.org using a similar configuration, and have been able to CVSup from `internat' previously, but haven't been able to of recent. I have also tryed `cvsup2.internat.freebsd.org', also without success. Any help would be gratefully appreciated! ;-) -Brook A copy of my cvsupfile is shown below: # /usr/local/bin/cvsup -g -L 2 -P - /etc/cvsupfile.intl *default host=cvsup.internat.freebsd.org *default base=/usr *default prefix=/usr *default release=cvs *default tag=RELENG_2_2 *default delete use-rel-suffix src-crypto src-secure The command I use to start CVSup: % /usr/local/bin/cvsup -g -L 2 -P - /etc/cvsupfile.intl NOTE: "-P -" is being use because I am behind a firewall which doesn't allow incoming connections to setup. The version of CVSup that I have is: % /usr/local/bin/cvsup -v CVSup client, non-GUI version Software version: REL_15_4_2 Protocol version: 15.5 http://www.polstra.com/projects/freeware/CVSup/ Report problems to cvsup-bugs@polstra.com ============================================================================== = _/_/_/ _/_/_/ _/_/_/ _/_/_/ _/ _/ Brook Schofield (BAppComp) = = _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ Brook.Schofield@utas.edu.au = = _/_/ _/_/_/ _/ _/ _/ _/ _/_/ +61 419 572291 = = _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ 22 Crestview Crt, Newnham = = _/_/_/ _/ _/_/_/_/ _/_/_/ _/ _/ Tasmania, Australia 7248 = ============================================================================== o To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 08:58:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA27980 for freebsd-questions-outgoing; Sun, 6 Sep 1998 08:58:54 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp.hkstar.com (cassiopeia.hkstar.com [202.82.3.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA27975 for ; Sun, 6 Sep 1998 08:58:51 -0700 (PDT) (envelope-from kwanalex@hkstar.com) Received: from hkstar.com ([202.82.243.20]) by smtp.hkstar.com (8.8.8/8.8.4) with ESMTP id XAA21744 for ; Sun, 6 Sep 1998 23:58:46 +0800 (HKT) X-Authentication-Warning: cassiopeia.hkstar.com: Host [202.82.243.20] claimed to be hkstar.com Message-ID: <35F2B17D.E82A59D8@hkstar.com> Date: Sun, 06 Sep 1998 23:59:57 +0800 From: kwanalex X-Mailer: Mozilla 4.5b1 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: How to terminate a ppp running in background mode 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 use background mode ppp to connect to my ISP, how to bring the ppp (PPP ON alex) from background to foreground and use "q" to terminate it. Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 09:43:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA02078 for freebsd-questions-outgoing; Sun, 6 Sep 1998 09:43:44 -0700 (PDT) (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 JAA02073 for ; Sun, 6 Sep 1998 09:43:40 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (root@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id RAA03516; Sun, 6 Sep 1998 17:43:37 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id RAA25190; Sun, 6 Sep 1998 17:47:03 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809061647.RAA25190@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: kwanalex cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to terminate a ppp running in background mode In-reply-to: Your message of "Sun, 06 Sep 1998 23:59:57 +0800." <35F2B17D.E82A59D8@hkstar.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 06 Sep 1998 17:46:58 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi! > > I use background mode ppp to connect to my ISP, > how to bring the ppp (PPP ON alex) from background > to foreground and use "q" to terminate it. pppctl(8) > Thanks! -- 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 Sun Sep 6 09:50:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA02883 for freebsd-questions-outgoing; Sun, 6 Sep 1998 09:50:26 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from repop1.jps.net (repop1.jps.net [209.63.224.238]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA02878 for ; Sun, 6 Sep 1998 09:50:25 -0700 (PDT) (envelope-from rknight@jps.net) Received: from jps.net (209-142-55-13.stk.jps.net [209.142.55.13]) by repop1.jps.net (8.8.5/8.8.5) with ESMTP id JAA26133 for ; Sun, 6 Sep 1998 09:50:22 -0700 (PDT) Message-ID: <35F2BCA8.1BBEE5C2@jps.net> Date: Sun, 06 Sep 1998 09:47:36 -0700 From: Rick Knight X-Mailer: Mozilla 4.03 [en] (WinNT; U) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: IBM TP760 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 an IBM Thinkpad 760EDthat I am installing FreeBSD 2.2.5 on. I'm useing the PAO installation disk and everything looks ok so far except that I don't see any support for the built-in modem on the IBM notebook or for the MWave audio. Does this support exist? Is anyone useing a similar Laptop with success? Thanks, Rick Knight (rknight@jps.net) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 10:18:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA05344 for freebsd-questions-outgoing; Sun, 6 Sep 1998 10:18:38 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotmail.com (f165.hotmail.com [207.82.251.51]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA05339 for ; Sun, 6 Sep 1998 10:18:37 -0700 (PDT) (envelope-from khansaqib@hotmail.com) Received: (qmail 3470 invoked by uid 0); 6 Sep 1998 17:18:35 -0000 Message-ID: <19980906171835.3469.qmail@hotmail.com> Received: from 194.133.50.201 by www.hotmail.com with HTTP; Sun, 06 Sep 1998 10:18:35 PDT X-Originating-IP: [194.133.50.201] From: "saqib khan" To: freebsd-questions@FreeBSD.ORG Subject: BSD PPP problem Content-Type: text/plain Date: Sun, 06 Sep 1998 10:18:35 PDT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have recently installed FreeBSD on my machine, nad have configured the Dail-in PPP on it. The setup works fine, whenever I connect from my home win95 laptop, and disconnet properly. Howeve if due to some reason the connection terminates abruptly ( line problem etc.), the port on which the mgetty is running hangs up i.e the PPP session is not ternimated, due to whihc i cannot reconnect. The modem does not go into ready state again. I need to kill the PPP process on that port. Is this a bug, or am i doing somethign wrong here. will appariciate if you could reply on khansaqib@hotmail.com or at skhan@khi.ncr.com.pk ThanX ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 10:42:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA07193 for freebsd-questions-outgoing; Sun, 6 Sep 1998 10:42:20 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shell6.ba.best.com (shell6.ba.best.com [206.184.139.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA07180 for ; Sun, 6 Sep 1998 10:42:17 -0700 (PDT) (envelope-from jkb@best.com) Received: from localhost (jkb@localhost) by shell6.ba.best.com (8.9.0/8.9.0/best.sh) with SMTP id KAA29590; Sun, 6 Sep 1998 10:42:05 -0700 (PDT) X-Authentication-Warning: shell6.ba.best.com: jkb owned process doing -bs Date: Sun, 6 Sep 1998 10:42:05 -0700 (PDT) From: "Jan B. Koum " X-Sender: jkb@shell6.ba.best.com To: Khetan Gajjar cc: Ben Smithurst , questions@FreeBSD.ORG Subject: Re: Un-deletable 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 The right page would be chflags(1) Try as root to "chflags nouunlnk popper.4.gz" and then see if you can erase the file. -- Yan I don't have the password + Jan Koum But the path is chainlinked | Spelled Jan, pronounced Yan. There. So if you've got the time | Web: http://www.best.com/~jkb Set the tone to sync + OS: http://www.FreeBSD.org On Sun, 6 Sep 1998, Khetan Gajjar wrote: >On Sun, 6 Sep 1998, Ben Smithurst wrote: > >>What does `ls -lo popper.4.gz' show? It may have some flags that need to >>be turned off. > >I don't know what this means, but I'd appreciate some pointing at the >right man pages. > >95=[root@chain] /var/log/pop# \ls -lo popper.4.gz >+ ls -lo popper.4.gz >brw-rw-r-- 1 1630430 4093666 uunlnk 105, 0x6661005f Jan 1 1970 popper.4.gz >96=[root@chain] /var/log/pop# > >--- >Khetan Gajjar (!kg1779) * khetan@iafrica.com ; khetan@os.org.za >http://www.os.org.za/~khetan * Talk/Finger khetan@chain.freebsd.os.org.za >UUNET Internet Africa Support * FreeBSD enthusiast-www2.za.freebsd.org >FreeBSD: Because rebooting is for adding new hardware > > >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 Sep 6 11:33:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA11890 for freebsd-questions-outgoing; Sun, 6 Sep 1998 11:33:53 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from eyry.iastate.edu (eyry.econ.iastate.edu [129.186.32.221]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA11885 for ; Sun, 6 Sep 1998 11:33:49 -0700 (PDT) (envelope-from hawk@eyry.econ.iastate.edu) Received: from eyry.econ.iastate.edu (really [127.0.0.1]) by eyry.econ.iastate.edu via in.smtpd with esmtp (ident hawk using rfc1413) id (Debian Smail3.2.0.101) for ; Sun, 6 Sep 1998 14:43:05 -0500 (CDT) Message-Id: To: Rick Knight cc: freebsd-questions@FreeBSD.ORG Subject: Re: IBM TP760 In-reply-to: Your message of "Sun, 06 Sep 1998 09:47:36 PDT." <35F2BCA8.1BBEE5C2@jps.net> Date: Sun, 06 Sep 1998 14:43:05 -0500 From: "Richard E. Hawkins Esq." Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I have an IBM Thinkpad 760EDthat I am installing FreeBSD 2.2.5 on. I'm > useing the PAO installation disk and everything looks ok so far except > that I don't see any support for the built-in modem on the IBM notebook > or for the MWave audio. Does this support exist? Is anyone useing a > similar Laptop with success? this isn't exactly what you're looking for, but there's a bunch of information for thinkpads & linux out there (i'm logged in on one as I type). http://peipa.essex.ac.uk/tp-linux/tp-linux.html http://mmcrm17.wvsc.edu/dept/math/anderson/linux.html I don't have the internal modem, bu i do recall that there was info on it. also, the info you need for configuring X is there for most models. rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 11:45:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA13086 for freebsd-questions-outgoing; Sun, 6 Sep 1998 11:45:04 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from csmd2.cs.uni-magdeburg.de (prinz-atm.CS.Uni-Magdeburg.De [141.44.30.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA13072 for ; Sun, 6 Sep 1998 11:44:50 -0700 (PDT) (envelope-from jesse@prinz-atm.CS.Uni-Magdeburg.De) Received: from knecht.cs.uni-magdeburg.de (knecht [141.44.21.3]) by csmd2.cs.uni-magdeburg.de (8.8.8/8.8.8) with SMTP id UAA27211 for ; Sun, 6 Sep 1998 20:44:37 +0200 (MET DST) Received: by knecht.cs.uni-magdeburg.de (SMI-8.6/SMI-SVR4) id UAA02265; Sun, 6 Sep 1998 20:44:36 +0200 Message-ID: <19980906204436.A2256@cs.uni-magdeburg.de> Date: Sun, 6 Sep 1998 20:44:36 +0200 From: Roland Jesse To: freebsd-questions@FreeBSD.ORG Subject: contool-3.3a port dumps core Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.2i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I installed the port of contool-3.3a. When I run it, I get the following: j.wh4-422 ~ % contool -f System warning: No such file or directory, extras menu file /usr/lib/./usr/X11R6/lib/.text_extras_menu (Textsw package) This curious directory does (of course) not exist. /usr/X11R6/lib/.text_extras_menu does exist. My ~/.contool looks as follows: defaults { beep 4 command "" flash yes open yes stamp yes good_icon "" check_icon "" flash_icon "" print "lpr" log_file "" log_before_filtering no timestamp 60 display 32768 delete 1024 } filters { } As soon as I invoke 'Edit-Filters...' from within contool, insert a filter and delete it again, the program quits and dumps a core file. Has anybody an idea why this is and how to work around the problem? Thanks in advance. BTW: The machine is running FreeBSD 2.2.7-STABLE and all the kde 1.0 stuff out of the ports collection. Roland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 12:06:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA14927 for freebsd-questions-outgoing; Sun, 6 Sep 1998 12:06:13 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.tsc.ru (academ.city.tsu.ru [212.192.100.136]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA14922 for ; Sun, 6 Sep 1998 12:06:10 -0700 (PDT) (envelope-from Koval@iao.tsc.ru) Received: from iao.tsc.ru (dep.iao.tsc.ru [212.192.108.2]) by ns.tsc.ru (8.8.8/8.8.8) with ESMTP id CAA08489 for ; Mon, 7 Sep 1998 02:51:42 +0800 (TSD) (envelope-from Koval@iao.tsc.ru) Received: from DEP/SpoolDir by iao.tsc.ru (Mercury 1.21); 7 Sep 98 03:02:47 +0700 Received: from SpoolDir by DEP (Mercury 1.30); 7 Sep 98 03:02:38 +0700 Received: from iao.tsc.ru by iao.tsc.ru (Mercury 1.30) with ESMTP; 7 Sep 98 03:02:36 +0700 Message-ID: <35F2EA5C.4E95A36@iao.tsc.ru> Date: Mon, 07 Sep 1998 03:02:37 +0700 From: Alexander Koval Reply-To: Koval@iao.tsc.ru X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Is FreeDSD supports ArcNet network cards? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello. Is FreeDSD supports ArcNet network cards? The situation is : We had fiber-optics 10Mbit ethernet connection between insttitute's blocks and use FreeBSD as routers and www,ftp servers. But also we had about 2 Km of ArcNet lines. It is good idea to use old 2Mbit connecton between blocks ,and make routing circles instead of single star and continue to use FreeBSD as routers. Russia. Institute of Atmospheric Optics. Alexandr Koval. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 13:17:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA20640 for freebsd-questions-outgoing; Sun, 6 Sep 1998 13:17:42 -0700 (PDT) (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 NAA20632 for ; Sun, 6 Sep 1998 13:17:30 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.02 #26) id 0zFjW2-0005bu-00; Sun, 6 Sep 1998 19:26:22 +0100 Date: Sun, 6 Sep 1998 19:26:22 +0100 From: Ben Smithurst To: Jeff Gray , freebsd-questions@FreeBSD.ORG Cc: jwg@netbox.com Subject: Re: mutt and color Message-ID: <19980906192622.A21245@scientia.demon.co.uk> References: <19980906074314.20983@cableco-op.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <19980906074314.20983@cableco-op.com> User-Agent: Mutt/0.94.3i (FreeBSD 3.0-CURRENT i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jeff Gray wrote: > There is no .muttrc file in my home directory. I tried to > use the sample one provided in the doc file but its use > resulted in many error messages saying that the colors did not > exist. Does it say that `default' is a non-existent colour? If so, I fixed it by replacing `default' with `black'. There's probably a better way, but it looks more or less how I want it to. -- Ben Smithurst : ben@scientia.demon.co.uk : http://www.scientia.demon.co.uk/ PGP: 0x99392F7D - 3D 89 87 42 CE CA 93 4C 68 32 0E D5 36 05 3D 16 http://www.scientia.demon.co.uk/ben/pgp-key.html (or use keyservers) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 13:55:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA24413 for freebsd-questions-outgoing; Sun, 6 Sep 1998 13:55:21 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kakapo.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA24407 for ; Sun, 6 Sep 1998 13:55:18 -0700 (PDT) (envelope-from jonc@pinnacle.co.nz) Received: from tui.pinnacle.co.nz (tui.pinnacle.co.nz [202.37.163.3]) by kakapo.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id IAA03910; Mon, 7 Sep 1998 08:53:03 +1200 (NZST) (envelope-from jonc@pinnacle.co.nz) Date: Mon, 7 Sep 1998 08:52:22 +1200 From: Jonathan Chen To: Eduardo Viruena Silva cc: questions@FreeBSD.ORG Subject: Re: Fatal trap 12 (fwd) 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, 4 Sep 1998, Eduardo Viruena Silva wrote: [...] > Unfortunately I do not know how to make my computer to crash. And I'm > afraid of making it fail because, as I already stated, my file systems get > corrupted. When it happens, I have had to reinstall FreeBSD again. > Perhaps I can make a program that allocates a lot of memory and I'll try > to make several read/write access to it... One of the more common test is to run make world on the sources. The compile process will stress-test the memory a bit. -- 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 Sun Sep 6 14:01:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA25539 for freebsd-questions-outgoing; Sun, 6 Sep 1998 14:01:38 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kapmail.com (srv.kapmail.com [206.31.219.210]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA25528 for ; Sun, 6 Sep 1998 14:01:34 -0700 (PDT) (envelope-from satya@dspsoft.com) Received: (qmail 27949 invoked from network); 6 Sep 1998 21:03:25 -0000 Received: from simba.dspsoft.com (206.31.219.210) by simba.dspsoft.com with SMTP; 6 Sep 1998 21:03:25 -0000 Date: Sun, 6 Sep 1998 17:03:25 -0400 (EDT) From: Satya Devireddy X-Sender: satya@srv.kapmail.com To: Zeev Mindali cc: freebsd-questions@FreeBSD.ORG Subject: Re: user name more then 8 In-Reply-To: <35F27A3A.58B581EE@isdn.net.il> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > i tried to inc. the limit of user name to 16 chr. > and then made a make world > > nothing happend On FreeBSD CURRENT-3.0 The default is 16 chars bash-2.01# adduser [.....] Enter username [a-z0-9_-]: testuser12345678901234567890 Username is longer than 16 chars Enter username [a-z0-9_-]: -Satya ----------------- Satya Devireddy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 14:06:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA26727 for freebsd-questions-outgoing; Sun, 6 Sep 1998 14:06:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kakapo.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA26719 for ; Sun, 6 Sep 1998 14:06:41 -0700 (PDT) (envelope-from jonc@pinnacle.co.nz) Received: from tui.pinnacle.co.nz (tui.pinnacle.co.nz [202.37.163.3]) by kakapo.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id JAA03931; Mon, 7 Sep 1998 09:03:00 +1200 (NZST) (envelope-from jonc@pinnacle.co.nz) Date: Mon, 7 Sep 1998 09:03:00 +1200 From: Jonathan Chen To: AliasBSD@aol.com cc: freebsd-questions@FreeBSD.ORG Subject: Re: Win95? 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, 5 Sep 1998 AliasBSD@aol.com wrote: > Is it possible to have FreeBSD and Win95 running on the system? My girlfriend > want have a clue on how to use the BSD system and I was hoping i could have > both OS's on my computer. Is it possible? Yes, but not at the same time. --------------------------------------------------------------------- Jonathan Chen | Opportunites are seldom labeled --------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 14:14:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA28265 for freebsd-questions-outgoing; Sun, 6 Sep 1998 14:14:09 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp.interlog.com (smtp.interlog.com [207.34.202.37]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA28224 for ; Sun, 6 Sep 1998 14:14:04 -0700 (PDT) (envelope-from barbisan@shell1.interlog.com) Received: from shell1.interlog.com (barbisan@shell1.interlog.com [207.34.202.8]) by smtp.interlog.com (8.9.1/8.9.1) with ESMTP id RAA20037 for ; Sun, 6 Sep 1998 17:13:52 -0400 (EDT) Received: (from barbisan@localhost) by shell1.interlog.com (8.8.5/8.8.5) id RAA29388; Sun, 6 Sep 1998 17:13:52 -0400 (EDT) Date: Sun, 6 Sep 1998 17:13:52 -0400 (EDT) From: Mark Barbisan To: freebsd-questions@FreeBSD.ORG Subject: Email for Dialup Account Message-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 working on FreeBSD 2.2.7, purchased from Walnut Creek. I am very new to FreeBSD and would like to setup my personal email. I have setup my ppp connection properly (thank you very much!) (BTW, the ppp is the user program, not the kernel PPP) and plan on using Pine 4.02a (which I have installed using the ports collection). I have used Pine with my shell account on my ISP and like it very much. This computer is a personal computer, which is *not* connected to a LAN. >From the reading I have done on the FreeBSD site, I am pretty sure I have to use sendmail and fetchmail (my internet connection is a dynamic PPP dialup). Are there any tutorials available on the web concerning how to setup sendmail and fetchmail (if these are indeed the programs I need to use) for dialup, dynamic PPP connections? Most of the information regarding sendmail setup I have seen is for local networks. I know I can use Pine while connected to the Internet, but I want to be able to download all my email at once, disconnect, read it/reply to it offline, and then just connect to the 'net again to send the replies. Thanks in advance, Mark Barbisan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 14:16:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA28541 for freebsd-questions-outgoing; Sun, 6 Sep 1998 14:16:07 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kakapo.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA28485 for ; Sun, 6 Sep 1998 14:16:02 -0700 (PDT) (envelope-from jonc@pinnacle.co.nz) Received: from tui.pinnacle.co.nz (tui.pinnacle.co.nz [202.37.163.3]) by kakapo.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id JAA03965; Mon, 7 Sep 1998 09:14:29 +1200 (NZST) (envelope-from jonc@pinnacle.co.nz) Date: Mon, 7 Sep 1998 09:14:29 +1200 From: Jonathan Chen To: Jens Schweikhardt cc: fbsdq Subject: Re: BIOS basemem != RTC basemem In-Reply-To: <199809040818.KAA14290@obsidian.noc.dfn.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 4 Sep 1998, Jens Schweikhardt wrote: > when I boot my 2.2.7R system on my shiny new PC (Asus P2L97S, PII233) > one of the first lines printed is > > BIOS basemem (639K) != RTC basemem (640K), using BIOS value > > This appears even before the copyright message, so is not in dmesg output. > I'm worried who has snatched that kilobyte. How do I remedy the situation? > Is there something wrong with my Award BIOS version 1.32? I usually get this on machines with older BIOS, but it doesn't seem to affect them at all. Perhaps one of the hackers can explain it. -- Jonathan Chen ---------------------------------------------------------------------- Live your own life, for you will die your own death To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 15:40:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA07940 for freebsd-questions-outgoing; Sun, 6 Sep 1998 15:40:21 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rknebel.csrlink.net (rknebel.csrlink.net [209.173.88.241]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA07923 for ; Sun, 6 Sep 1998 15:40:16 -0700 (PDT) (envelope-from rknebel@rknebel.csrlink.net) Received: (from rknebel@localhost) by rknebel.csrlink.net (8.8.8/8.8.8) id SAA10333 for questions@freebsd.org; Sun, 6 Sep 1998 18:35:43 -0400 (EDT) (envelope-from rknebel) From: Rick Knebel Message-ID: <19980906183542.A10326@csrlink.net> Date: Sun, 6 Sep 1998 18:35:42 -0400 To: questions@FreeBSD.ORG Subject: wp 7.0 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 am trying to run wp 7.0 on my freebsd box. It installed okay and I have a license which I put in the correct directory. If I run it as root it is fine. If I run it as a user, I get a message that the license daemon needs to be started and the program will espire in 15 days. If I run the license daemon it tells me it is already running. Anybody have a suggestion? Thanks Alot Rick -- ---------------------------- Rick Knebel rknebel@rknebel.csrlink.net http://rknebel.csrlink.net ------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 15:41:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA08185 for freebsd-questions-outgoing; Sun, 6 Sep 1998 15:41:25 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from papaya.mail.easynet.net (papaya.mail.easynet.net [195.40.1.40]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA08153 for ; Sun, 6 Sep 1998 15:41:20 -0700 (PDT) (envelope-from andrew@sour.cream.org) Received: (qmail 29239 invoked from network); 6 Sep 1998 22:41:17 -0000 Received: from boothman.easynet.co.uk (194.154.100.117) by papaya.mail.easynet.net with SMTP; 6 Sep 1998 22:41:17 -0000 Received: by Boothman.easynet.co.uk (VPOP3 - Unregistered) with SMTP; Sun, 6 Sep 1998 23:41:09 +0100 Message-Id: <3.0.5.32.19980906234109.0079c400@ice.cream.org> X-Sender: andrew@ice.cream.org X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Sun, 06 Sep 1998 23:41:09 +0100 To: questions@FreeBSD.ORG From: Andrew Boothman Subject: CTM Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Server: VPOP3 V1.2.0d Unregistered Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I'm a little confused about how to use the CTM system to keep a copy of the sources on my own machine up to date with the main repository. 1) How do I update the sources from a 2.2.7 Release CD? The manual talks about a file called "src-2.2.nnnnxR227" (where nnnn is the number of the delta that we're up to) but I can't find that file on ftp.freebsd.org. Will I have to download a src-2.2.nnnnxEmpty file and just start from scratch? 2) Am I correct in thinking that downloading src-2.2.nnnnxR227 or src-2.2.nnnnxEmpty and all the deltas after it would bring me up to date with freebsd-stable? 3) What is the difference between the ctm-src-2_2 and ctm-src-2_2-fast mailing lists? Many thanks for your help!! -- Andrew Boothman http://sour.cream.org PGP Key Available From Public Servers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 16:00:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA09578 for freebsd-questions-outgoing; Sun, 6 Sep 1998 16:00:53 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from zet.internet.dk (zet.internet.dk [194.19.140.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA09573 for ; Sun, 6 Sep 1998 16:00:51 -0700 (PDT) (envelope-from leifn@internet.dk) Received: from freddy (mail.swimsuit.internet.dk [194.255.12.232]) by zet.internet.dk (8.8.5/8.8.5) with ESMTP id BAA06531 for ; Mon, 7 Sep 1998 01:00:53 +0200 Message-Id: <199809062300.BAA06531@zet.internet.dk> Reply-To: <@image.dk> From: "Leif Neland" To: Subject: textmode telnet for win95 Date: Mon, 7 Sep 1998 01:00:10 -0000 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1161 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 Sorry for this off-topic question, but my usual Freebsd-machines are currently unavailable, so I have to use this poor 50MHz-DX2 running win95 to do telnet work. It would probably do Fbsd very nice, but it is borrowed, so I can't put fbsd on it. Besides, my homebanking isn't ported to fbsd... Anyway, a graphical telnet is ssslllloooowww, it scrolls at a rate of one line/sec. Is a textmode telnet available for win95? Or I guess I could configure the portmaster to give me a login-access, and then hookup a real terminal and a modem here at home... Private answers please, as I can't read the list. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 16:25:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA11619 for freebsd-questions-outgoing; Sun, 6 Sep 1998 16:25:09 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from marvin.albury.net.au (marvin.albury.NET.AU [203.15.244.108]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA11610 for ; Sun, 6 Sep 1998 16:25:07 -0700 (PDT) (envelope-from josh2@marvin.albury.net.au) Received: (from josh2@localhost) by marvin.albury.net.au (8.8.7/8.8.8) id JAA14612 for freebsd-questions@freebsd.org; Mon, 7 Sep 1998 09:28:26 +1000 (EST) Message-ID: X-Mailer: XFMail 1.1 [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Mon, 07 Sep 1998 09:12:41 +1000 (EST) From: Josh To: freebsd-questions@FreeBSD.ORG Subject: Programming X Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. I am trying to get the "basicwin.c" compiled on 2.2.6-release Its the test / sample program from O'Reilly's "Xlib programming manual" Chapt. 3. I have no success at all. cc complains about the headers not being found type of thing. If I force a particular directory to be included it simply barfs when it cant find a file included in one of the other header files. So my question is, what is the structure of the X tree that has all of these things in the right place. I would appreciate some help as this is VERY frustrating. BTW I can find the files using find, so I think they are all there. Thanks for any help. Josh ---------------------------------- E-Mail: Josh Date: 07-Sep-98 Time: 09:12:41 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 Sun Sep 6 16:46:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA12630 for freebsd-questions-outgoing; Sun, 6 Sep 1998 16:46:17 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cc1.ccms.net (ccms.net [204.96.187.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA12621 for ; Sun, 6 Sep 1998 16:46:13 -0700 (PDT) (envelope-from aauu@ccms.net) Received: from ccms.net (ppp0.ccms.net [204.181.93.10]) by cc1.ccms.net (8.8.5/8.8.5) with ESMTP id SAA11454; Sun, 6 Sep 1998 18:50:25 -0500 (CDT) Message-ID: <35F31EA7.D2DDF8C@ccms.net> Date: Sun, 06 Sep 1998 18:45:44 -0500 From: Alan Weber Organization: Personal X-Mailer: Mozilla 4.5b1 [en] (X11; I; FreeBSD 2.2.7-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Jonathan Chen , "questions@FreeBSD.ORG" Subject: Re: BIOS basemem != RTC basemem References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jonathan Chen wrote: > On Fri, 4 Sep 1998, Jens Schweikhardt wrote: > > > when I boot my 2.2.7R system on my shiny new PC (Asus P2L97S, PII233) > > one of the first lines printed is > > > > BIOS basemem (639K) != RTC basemem (640K), using BIOS value > > > > This appears even before the copyright message, so is not in dmesg output. > > I'm worried who has snatched that kilobyte. How do I remedy the situation? > > Is there something wrong with my Award BIOS version 1.32? > > I usually get this on machines with older BIOS, but it doesn't seem to > affect them at all. Perhaps one of the hackers can explain it. > -- > Jonathan Chen > ---------------------------------------------------------------------- > Live your own life, for you will die your own death Some BIOSes use the top 1k for additional data storage. You may find a setting to disable this usage in the BIOS setup. I assume that FreeBSD does not use the BIOS past early boot up and all DOS memory in the lower 640k is replaced with stuff relevant to FreeBSD. You will be short 1k, which on a modern machine with >16 megs is not noticable. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 16:52:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA13066 for freebsd-questions-outgoing; Sun, 6 Sep 1998 16:52:27 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailman.naxs.com (mailman.naxs.com [208.27.28.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA13047 for ; Sun, 6 Sep 1998 16:52:19 -0700 (PDT) (envelope-from peabody@naxs.com) Received: from excalibur ([151.199.88.108]) by mailman.naxs.com (Post.Office MTA v3.1.2 release (PO205-101c) ID# 0-42723U8000L3500S0) with SMTP id AAA210 for ; Sun, 6 Sep 1998 19:53:17 -0400 Message-Id: <3.0.5.32.19980906195202.0092a7e0@mail.naxs.com> X-Sender: peabody@mail.naxs.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sun, 06 Sep 1998 19:52:02 -0400 To: freebsd-questions@FreeBSD.ORG From: Ben Compton Subject: Disk Copying 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 if you guys will help on this one or not but I am going to give it a shot. I am currently running RedHat Linux 5.0 on a 2.0GB Hard Drive. I just purchased a 4.3GB Hard drive and I want to move Rehat over to the new hard drive. I don't want to have to reinstall Redhat as I have already got it working properly. I am wanting to do the move to allow me to split the HD into 2 2GB sections and have RedHat on one partition and then install FreeBSD on the other so I can run them head to head and see which one I like the best. Is there any utility that would allow me to basically mirror RedHat over to the new hard drive? Is there another way you can suggest to do this? Any help will be appreciated. Thanks Ben Compton peabody@naxs.com ********************************************************************** "There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence." - Jeremy S. Anderson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 17:14:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA14868 for freebsd-questions-outgoing; Sun, 6 Sep 1998 17:14:17 -0700 (PDT) (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 RAA14862 for ; Sun, 6 Sep 1998 17:14:14 -0700 (PDT) (envelope-from c.raven@ukonline.co.uk) Received: from [212.228.66.197] (helo=ukonline.co.uk) by post.mail.demon.net with esmtp (Exim 2.02 #1) id 0zFowc-0005h1-00; Mon, 7 Sep 1998 00:14:11 +0000 Message-ID: <35F324AF.B99B6779@ukonline.co.uk> Date: Mon, 07 Sep 1998 01:11:27 +0100 From: "Chris R." X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: Jonathan Chen CC: AliasBSD@aol.com, freebsd-questions@FreeBSD.ORG Subject: Re: Win95? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jonathan Chen wrote: > On Sat, 5 Sep 1998 AliasBSD@aol.com wrote: > > > Is it possible to have FreeBSD and Win95 running on the system? My girlfriend > > want have a clue on how to use the BSD system and I was hoping i could have > > both OS's on my computer. Is it possible? > > Yes, but not at the same time. > To clarify, that means you can have them both on the same hard drive, but only one can be running at any given time - i.e. you either boot to windows '95 or to FreeBSD using the FreeBSD boot manager (included at installation). Install Windows '95 before FreeBSD else Windows will mess up the FreeBSD installation - works fine if you install Windows first. Chris R. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 17:21:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA15490 for freebsd-questions-outgoing; Sun, 6 Sep 1998 17:21:20 -0700 (PDT) (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 RAA15485 for ; Sun, 6 Sep 1998 17:21:19 -0700 (PDT) (envelope-from hamellr@dsinw.com) Received: (from hamellr@localhost) by dsinw.com (8.8.8/8.7.3) id RAA08078; Sun, 6 Sep 1998 17:19:53 -0700 (PDT) Date: Sun, 6 Sep 1998 17:19:53 -0700 (PDT) From: rick hamell To: Leif Neland cc: questions@FreeBSD.ORG Subject: Re: textmode telnet for win95 In-Reply-To: <199809062300.BAA06531@zet.internet.dk> Message-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 a textmode telnet available for win95? Yes, it a FTP are available in the basic installtion of Win95, assuming the networking PPP or Lan access has been installed. simple go start -> run-> type in 'telnet ' Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 17:43:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA17245 for freebsd-questions-outgoing; Sun, 6 Sep 1998 17:43:07 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bulkpromote.eclipse-stl.com ([209.74.136.27]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA17235 for ; Sun, 6 Sep 1998 17:42:59 -0700 (PDT) (envelope-from sales@bulkpromote.com) From: sales@bulkpromote.com Received: from dialup (unverified [209.74.136.21]) by bulkpromote.eclipse-stl.com (Rockliffe SMTPRA 2.1.4) with SMTP id for ; Sun, 06 Sep 1998 18:15:26 -0500 Date: Sun, 06 Sep 1998 18:15:26 -0500 Message-ID: To: Subject: Get You FREE CD-ROM today Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG http://www.free-cdrom.com welcomes you to get your very own Windows 95, Windows 98, and Windows NT enhancement CD-ROM. This CD-ROM contains backgrounds, screen savers, Animated Cursors, Icons, Fonts, and much more. It's packed with 600MB of goodies. Stop by http://www.free-cdrom.com and get your own copy today! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 17:58:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA18026 for freebsd-questions-outgoing; Sun, 6 Sep 1998 17:58:36 -0700 (PDT) (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 RAA18020 for ; Sun, 6 Sep 1998 17:58:32 -0700 (PDT) (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 KAA18958; Mon, 7 Sep 1998 10:27:50 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id KAA00499; Mon, 7 Sep 1998 10:27:45 +0930 (CST) Message-ID: <19980907102745.B477@freebie.lemis.com> Date: Mon, 7 Sep 1998 10:27:45 +0930 From: Greg Lehey To: Tim Moony , FreeBSD Questions Forum Subject: Re: How big is allowed for the root directory? References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: ; from Tim Moony on Sat, Sep 05, 1998 at 08:40:26PM -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 Saturday, 5 September 1998 at 20:40:26 -0700, Tim Moony wrote: > > I am very confused about the above question, (grab...) > How big is allowed for the root directory? > maybe someone can help answer that? Currently, it must fit on one disk. With vinum (http://www.lemis.com/vinum.html), this restriction will be lifted, but it will still have to fit on all the disks on one system. 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 Sep 6 18:04:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA18893 for freebsd-questions-outgoing; Sun, 6 Sep 1998 18:04:38 -0700 (PDT) (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 SAA18872 for ; Sun, 6 Sep 1998 18:04:34 -0700 (PDT) (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 KAA18993; Mon, 7 Sep 1998 10:34:30 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id KAA00530; Mon, 7 Sep 1998 10:34:18 +0930 (CST) Message-ID: <19980907103417.D477@freebie.lemis.com> Date: Mon, 7 Sep 1998 10:34:17 +0930 From: Greg Lehey To: A M Bein , support@cdrom.com Cc: questions@FreeBSD.ORG Subject: Re: for: command not found References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: ; from A M Bein on Sat, Sep 05, 1998 at 10:15:29PM -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 Saturday, 5 September 1998 at 22:15:29 -0700, A M Bein wrote: > Dear tech supporters, > > I bought Walnut Creeks release of FreeBSD 2.2.7 last week and > installed it. Installation went smoothly until (using THE COMPLETE FREEBSD > by Greg Lehey) I attempted to get source archive (p.96, Chapter 7, > "The Ports Collection") to install some software from the CDs. I stumbled > into a problem. > > I followed the steps outlined in the book: > > 1. mount the cdrom... > 2. cd /cdrom/ports/distfiles > 3. mkdir -p /usr/ports/distfiles > 4. for i in *; do [enter] > > In responce I get the messages: > > for: Command not found > do: Command not found > > Where can I find and install these commands on my system? > > Thanks for reading this, if I don't solve this problem I won't be able to > run any applications (make/make install don't work, and I don't have PPP > connection yet). Well, Ben Smithhurst gave you the correct answer, but you didn't read the very first text in the book: + Important notice + + A list of errata and addenda is available for this book on the first CD- + ROM in the file /book/errata. The most up-to-date list is on + ftp://ftp.lemis.com/pub/cfbsd/errata-2. Please check these lists before + reporting problems. + + If you find errors in this book, please report them to Greg Lehey + for inclusion in the errata list. In this particular case, you'd find: + 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 + + 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. Note that I recommend to use bash, and not csh. This isn't the standard, but there are good reasons for it: you need to understand Bourne Shell syntax, even if you use csh. Why use two different shells? 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 Sep 6 18:05:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA19319 for freebsd-questions-outgoing; Sun, 6 Sep 1998 18:05:56 -0700 (PDT) (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 SAA19273 for ; Sun, 6 Sep 1998 18:05:47 -0700 (PDT) (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 KAA19000; Mon, 7 Sep 1998 10:35:36 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id KAA00542; Mon, 7 Sep 1998 10:35:35 +0930 (CST) Message-ID: <19980907103535.E477@freebie.lemis.com> Date: Mon, 7 Sep 1998 10:35:35 +0930 From: Greg Lehey To: Leonard Ong , freebsd-questions@FreeBSD.ORG Subject: Re: Kernel Hangs References: <199809060041.HAA20417@server2.rad.net.id> <199809051753.AAA17381@situ.rad.net.id> <35F19DDD.DF252374@aei.ca> <199809060041.HAA20417@server2.rad.net.id> <19980906105259.Y606@freebie.lemis.com> <199809060827.PAA08442@situ.rad.net.id> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <199809060827.PAA08442@situ.rad.net.id>; from Leonard Ong on Sun, Sep 06, 1998 at 12:20:14PM +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 [Format autorecovered at freebie.lemis.com] On Sunday, 6 September 1998 at 12:20:14 +0700, Leonard Ong wrote: > At 08:22 AM 9/6/98 , you wrote: >>> Why is it when you compile everything w/o error you can get >>> lock-ups before it display : >>> >>> the first three line after boot: >> >> Ah. I think I understand now. You have compiled and built a kernel, >> but it never gets beyond the Boot: prompt. Correct? >> >> I think the answer is "something is wrong". I'll tell you what: you >> tell me more detailled information about your system, and I'll try a >> more detailled guess as to what's wrong. > > What I meant, when you first started your computer it will read the MBR and > start some info screen ended up on : > Boot: Prompt, after that boot there is a line containing beginning address > of code, data segments. After that line it should be displayed this line : > the first three line after boot: > > But It never came up. In some cases eventhough it never came out and still > hangs, It have time to check the floppy disks. > > So if you meant i never get the boot: you're mistaken No, that's what I said. But you haven't given the additional information that I asked for. Check http://www.lemis.com/questions.html for some suggestions. 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 Sep 6 18:12:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA20588 for freebsd-questions-outgoing; Sun, 6 Sep 1998 18:12:11 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA20583 for ; Sun, 6 Sep 1998 18:12:09 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id SAA28660; Sun, 6 Sep 1998 18:12:04 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sun, 6 Sep 1998 18:12:03 -0700 (PDT) From: Doug White To: HW Wong cc: freebsd-questions@FreeBSD.ORG, lists@alpha.nl Subject: Re: Process table full?? In-Reply-To: <19980901073451.14809.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 Tue, 1 Sep 1998, HW Wong wrote: > I am running a script to simulate login to webserver using a software > call webcopy (written in Perl). > > The script will call the webcopy and put it to background. And this > will continue for 1000 users. I found out that, it will stop at around > 280 users. Then the error message, cannot fork will appear. Try running 'unlimit' before running webcopy to release the shell resource limits. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 18:16:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA20933 for freebsd-questions-outgoing; Sun, 6 Sep 1998 18:16:13 -0700 (PDT) (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 SAA20913 for ; Sun, 6 Sep 1998 18:16:04 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.1/8.9.1) id UAA06511; Sun, 6 Sep 1998 20:15:51 -0500 (CDT) Message-ID: <19980906201551.A6363@emsphone.com> Date: Sun, 6 Sep 1998 20:15:51 -0500 From: Dan Nelson To: rick hamell , Leif Neland Cc: questions@FreeBSD.ORG Subject: Re: textmode telnet for win95 References: <199809062300.BAA06531@zet.internet.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.2i In-Reply-To: ; from "rick hamell" on Sun Sep 6 17:19:53 GMT 1998 X-OS: FreeBSD 2.2.7-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Sep 06), rick hamell said: > From: "Leif Neland" >> Sorry for this off-topic question, but my usual Freebsd-machines are >> currently unavailable, so I have to use this poor 50MHz-DX2 running >> win95 to do telnet work. >> >> It would probably do Fbsd very nice, but it is borrowed, so I can't >> put fbsd on it. Besides, my homebanking isn't ported to fbsd... >> >> Anyway, a graphical telnet is ssslllloooowww, it scrolls at a rate >> of one line/sec. Is a textmode telnet available for win95? > > Yes, it a FTP are available in the basic installtion of Win95, > assuming the networking PPP or Lan access has been installed. simple go > start -> run-> type in 'telnet ' He's talking about a telnet that opens up a text-mode DOS window. The win95 telnet.exe opens up a standard windows window, and has one of the worst terminal emulations available :) Try CRT or sCRT (http://www.vandyke.com) for one of the best available. I just did an altavista search on "+telnet windows console text" and got these links: http://www.chrysalis.org/jbj/telc.htm http://www.ece.cmu.edu/~dacut/telnet.shtml http://consoletelnet.home.ml.org/ I've used the client at the first link, and it works well. BTW - a 486-50dx2 should not have any problems scrolling in graphic mode. Make sure you are using the correct win95 video driver (not the generic VGA one if you can help it), and try lowering the screen size to 640x480, 16 or 256-color. -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 Sep 6 18:17:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA21052 for freebsd-questions-outgoing; Sun, 6 Sep 1998 18:17:08 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA21018 for ; Sun, 6 Sep 1998 18:16:56 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id SAA29631; Sun, 6 Sep 1998 18:16:34 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sun, 6 Sep 1998 18:16:33 -0700 (PDT) From: Doug White To: Slava Borisov cc: freebsd-questions@FreeBSD.ORG Subject: Re: awedrv In-Reply-To: <35EBC200.4B6D0B50@izhavia.udm.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 1 Sep 1998, Slava Borisov wrote: > Why FreeBSD don't have awe32 drivers ? > > http://multiverse.com/~rhh/awedrv/ It does, you just quoted the location. What's wrong with those? Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 18:20:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA21523 for freebsd-questions-outgoing; Sun, 6 Sep 1998 18:20:09 -0700 (PDT) (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 SAA21517 for ; Sun, 6 Sep 1998 18:20:05 -0700 (PDT) (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 KAA19024; Mon, 7 Sep 1998 10:49:46 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id KAA00588; Mon, 7 Sep 1998 10:49:43 +0930 (CST) Message-ID: <19980907104943.A583@freebie.lemis.com> Date: Mon, 7 Sep 1998 10:49:43 +0930 From: Greg Lehey To: Jeff Gray , freebsd-questions@FreeBSD.ORG Cc: jwg@netbox.com Subject: Re: mutt and color References: <19980906074314.20983@cableco-op.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <19980906074314.20983@cableco-op.com>; from Jeff Gray on Sun, Sep 06, 1998 at 07:43:14AM -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 X-Mutt-References: <19980906074314.20983@cableco-op.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sunday, 6 September 1998 at 7:43:14 -0700, Jeff Gray wrote: > I have been trying to get mutt to work in color. 'mc' the > midnight commander app works fine in color so I looked to the app. > > The archives suggest checking if mutt was compiled with color and > setting the TERM variable. > >> mutt -v|grep COLOR >> USE_POP +HAVE_REGCOMP -USE_GNU_RX +HAVE_COLOR +HAVE_PGP5 -BUFFY_SIZE > >> setenv TERM xterm-color > > Running 2.2.6 > There is no .muttrc file in my home directory. I tried to > use the sample one provided in the doc file but its use > resulted in many error messages saying that the colors did not > exist. > > Any suggestions? You'll need a .muttrc. I've just checked: without it you'll get B&W. There's a sample one in the distribution. In addition, colour didn't work properly with older versions of XFree86. It does with the latest version, but I can't tell when the change occured. If it still doesn't work after installing a .muttrc, you might like to install the latest version. 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 Sep 6 18:29:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA22411 for freebsd-questions-outgoing; Sun, 6 Sep 1998 18:29:26 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA22404 for ; Sun, 6 Sep 1998 18:29:24 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id SAA01724; Sun, 6 Sep 1998 18:27:59 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sun, 6 Sep 1998 18:27:58 -0700 (PDT) From: Doug White To: Quintin Oliver cc: freebsd-questions@FreeBSD.ORG Subject: Re: sysintall keeps dumping core :( 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, 1 Sep 1998, Quintin Oliver wrote: > Hello, > > Well, my first FreeBSD problem, I installed FreeBSD Release 2.2.7 on my > machine at home, it's a Cyrix 486/dx2 66 (16 meg of ram) and alls ok. > > Then, I thought - I like the BSD product, I'll install it on the server at > work, install was ok. > > Without touching the machine, I tried to run /stand/sysinstall, it runs, > then crashes when I select 'Post-Install'-'Packages' as soon as it gets > the INDEX from ftp.freebsd.org, it crashes out: sysintall: exited in > signal 10 dumped core (bus error). Please zip up one of your core files and put it somewheere I can get to it... I have a debug'd sysinstall I can use to figure out why you're getting core dumps. Do NOT send by email. Thanks! Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 18:32:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA23101 for freebsd-questions-outgoing; Sun, 6 Sep 1998 18:32:49 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA23086 for ; Sun, 6 Sep 1998 18:32:41 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id SAA02700; Sun, 6 Sep 1998 18:32:33 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sun, 6 Sep 1998 18:32:32 -0700 (PDT) From: Doug White To: Jim Mock cc: freebsd-questions@FreeBSD.ORG Subject: Re: questions 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, 1 Sep 1998, Jim Mock wrote: > Ok, I might be clueless and/or a complete moron, but I've got a few > questions about restoring files to the original/upgrading to a later > version. > > Here's the deal.. I'm running 2.2.5-RELEASE, and recently the box has been > hacked. I've managed to block out the attackers using ipfw and tcp > wrappers, but after reading some stuff on CERT's site, I started checking > the files on the machine in question with another machine and found some > differences.. here they are.. > > **** ls **** [file size changes] > My question is this.. a) how do i go about replacing those files with the > originals without reinstalling, and b) I've got other machines running the > same release and I was wondering if I could copy the files from the other > box and replace the ones in question. I'm not sure if that'd work or not, > so I figured I'd ask. Yeah, it'll work fine. This is what the Live Filesystem CD is for. :) And mtree. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 18:34:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA23491 for freebsd-questions-outgoing; Sun, 6 Sep 1998 18:34:22 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA23485 for ; Sun, 6 Sep 1998 18:34:20 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id SAA02714; Sun, 6 Sep 1998 18:34:17 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sun, 6 Sep 1998 18:34:16 -0700 (PDT) From: Doug White To: Ken ASKME cc: freebsd-questions@FreeBSD.ORG Subject: Re: questions In-Reply-To: <19980901144849.21771.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 Tue, 1 Sep 1998, Ken ASKME wrote: > How do I select a large font to use in xterm and rxvt windows? I'm > running at 1024x768 and the type is too small. On xterm, hold down control and the right mouse botton over a window .. you'll get a menu of fonts. For rxvt and xterm you can set a resource, which one should be on the manpage. > Also Is it possible to force a xterm session to pad a '&' so all > commands typed in it are run via background? Not that I know of, although you might teach your shell to do this. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 18:40:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA24285 for freebsd-questions-outgoing; Sun, 6 Sep 1998 18:40:34 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA24271 for ; Sun, 6 Sep 1998 18:40:32 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id SAA03715; Sun, 6 Sep 1998 18:40:26 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sun, 6 Sep 1998 18:40:25 -0700 (PDT) From: Doug White To: dorseb@hol.fr cc: FreeBSD-questions@FreeBSD.ORG Subject: Re: Problem starting xdm In-Reply-To: <199809011536.RAA18712@mail1.hol.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 Tue, 1 Sep 1998 dorseb@hol.fr wrote: > I bought freeBSD 2.2.6. When I log on it (ascii mode) I log on it > well as root. I can start graphic interphace with startx with > afterstep. > To start xdm I made all the modifications that are advised in the > book the complete freebsd 2.2.6 to set xdm (Ch 15: Setting up your > FreeBsd desktop p 229). > When I start xdm, I have an interface that ask me my > login and my password. The problem is that when I enter my login and > my password in it the interface (1) change itself for a weird screen > and then it comes back to the first interface (cf 1). Copy ~/.xinitrc to ~/.xsesion, make sure ~/.xsession is executable, then try it. xdm uses a different startup file than startx. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 18:41:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA24586 for freebsd-questions-outgoing; Sun, 6 Sep 1998 18:41:39 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from casa.staub.net (casagate.staub.net [206.129.249.118]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA24578 for ; Sun, 6 Sep 1998 18:41:34 -0700 (PDT) (envelope-from phils@casa.staub.net) Received: from casa.staub.net (localhost [127.0.0.1]) by casa.staub.net (8.8.8/8.8.8) with ESMTP id SAA16353 for ; Sun, 6 Sep 1998 18:41:16 -0700 (PDT) (envelope-from phils@casa.staub.net) Message-Id: <199809070141.SAA16353@casa.staub.net> X-Mailer: exmh version 2.0.2 2/24/98 To: freebsd-questions@FreeBSD.ORG Subject: xterm problems Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 06 Sep 1998 18:41:15 -0700 From: Phil Staub Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've finally gotten around to asking a question that has been bugging me for the past couple of years(!). For many versions of FreeBSD in the past, and in my current installation (2.2.7-STABLE), I'm having a problem with XFree86 (S3 Server, Number Nine GXE864 (not Pro) video) and 'ls' with the xterm window wider than about 100 columns. What I'm seeing is that the first row of the output starts out ok, but after a certain point, the line is blank up to the last character of the line. It looks like columns that *should* have been on the first line are wrapped on to the second line, except for the first character of the first entry on the second line. For example, the directory listing I'm looking at right now is my home directory. It appears that the following entries should be on the first line: 980828Status.txt afterstep.core cecilia1.txt gdj.txt nsnews sound1.txt Instead, the first 4 entries are on the first line, then a wide blank space, and then the 'n' from 'nsnews' is at the end of the line. The second line contains the remainder of nsnews ('snews'), followed by the last entry, sound1.txt. Each line is split into two pieces like this. As should be obvious, this is *not* os version sensitive, nor is it sensitive to window managers, because I've used many with this video board, all with the same results. This is the only S3 board I have available to try, and none of the other boards I've seen have had any problem like this. My question is, obviously, can anyone offer a suggestion as to why this might be happening, and what I can do about it? Thanks, Phil -- Phil Staub, KE7HC Senior Software Engineer phil@staub.net Audio Precision, Inc. or phils@audioprecision.com Beaverton, OR 97075, (800) 231-7350 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 18:44:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA25026 for freebsd-questions-outgoing; Sun, 6 Sep 1998 18:44:03 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from slarti.muc.de (slarti.muc.de [193.174.4.10]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id SAA24924 for ; Sun, 6 Sep 1998 18:43:58 -0700 (PDT) (envelope-from eilts@tor.muc.de) Received: (qmail 10775 invoked by uid 66); 7 Sep 1998 01:42:56 -0000 Received: (from eilts@localhost) by tor.muc.de (8.8.7/8.6.6) id MAA25421; Sun, 6 Sep 1998 12:10:48 +0200 (CEST) Date: Sun, 6 Sep 1998 12:10:48 +0200 (CEST) From: Hinrich Eilts Message-Id: <199809061010.MAA25421@tor.muc.de> To: freebsd-questions@FreeBSD.ORG Subject: Re: bpfilter X-Newsreader: NN version 6.5.0 CURRENT #11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, for BPF you want in kernel-config a line like pseudo-device bpfilter 4 and in /dev entries bpf0 bpf1 ... (as much as the number (4) you selected in kernel-config). Now, as root, a process may bind a bpf with e.g. an ethernet device and read all ethernet packets, regardless of frame format and source. This may be (ab)used for catching passwords send my clear text etc. Hinrich > In the FreeBSD handbook, there's a paragraph that talks about the bpfilter > and how it can be a security risk to your network. What are the security > risks of running bpfilter, and how should I set it up? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 19:02:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA27143 for freebsd-questions-outgoing; Sun, 6 Sep 1998 19:02:06 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mayn.de (airbus.mayn.de [194.95.209.24]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA27048 for ; Sun, 6 Sep 1998 19:02:00 -0700 (PDT) (envelope-from mkb@altair.mayn.de) Received: (qmail 28508 invoked from network); 7 Sep 1998 04:01:50 -0000 Received: from wuff.mayn.de (qmailr@194.95.209.17) by airbus.mayn.de with SMTP; 7 Sep 1998 04:01:50 -0000 Received: (qmail 8879 invoked by uid 5); 7 Sep 1998 02:01:09 -0000 Received: from altair.mayn.de (localhost [127.0.0.1]) by altair.mayn.de (8.8.8/8.7.3) with ESMTP id DAA00471 for ; Mon, 7 Sep 1998 03:51:11 +0200 (CEST) Message-Id: <199809070151.DAA00471@altair.mayn.de> X-Mailer: exmh version 2.0.2 2/24/98 To: freebsd-questions@FreeBSD.ORG Subject: snd980607 and opti 82c933 soundcard Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 07 Sep 1998 03:51:10 +0200 From: Matthias Buelow Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have found an opti 933 card in the dirt, and want to use it on 2.2.6-REL. I have obtained the apparently latest driver revision (980607) from Luigi's webpage, and the card gets recognized as a 931 as pcm1 (it's a pnp card). All seems almost well, despite I can't get a single squeak out of it. I tried shuffling .au files to /dev/audio (-> /dev/audio1), /dev/dsp1 but nothing happens (I have adjusted the volume with mixer(1)). No error is displayed either. My question is whether the opti 933 cards are supported at all by the driver, since it only mentions 931 and some 929(?) things; and I don't know how much different the 933 is from the 931. This is from dmesg: Probing for PnP devices: CSN 1 Vendor ID: OPT0931 [0x3109143e] Serial 0xffffffff AD_WAIT_INIT FAILED 100 0xff mss_attach 1 at 0x530 irq 10 dma 1:0 flags 0x10 pcm1 (OPTi931 sn 0xffffffff) at 0x530 irq 10 drq 1 flags 0x10 id 15 jfyi, specs on the card and the 82c933 are available at http://www.opti.com/products/933.htm - mkb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 19:11:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA28175 for freebsd-questions-outgoing; Sun, 6 Sep 1998 19:11:19 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tt01.tech-trans.com ([202.135.11.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA28164 for ; Sun, 6 Sep 1998 19:11:10 -0700 (PDT) (envelope-from peter@sweda.com.hk) Received: from sweda.com.hk ([172.16.132.33]) by tt01.tech-trans.com (Netscape Messaging Server 3.5) with ESMTP id AAA2570; Mon, 7 Sep 1998 10:03:10 +0800 Message-ID: <35F34C8C.FCA2FBBF@sweda.com.hk> Date: Mon, 07 Sep 1998 11:01:32 +0800 From: "Peter Kok" X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: freebsd , peter kok Subject: database program Content-Type: multipart/mixed; boundary="------------E7B7BE68B516F7872A820C3B" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------E7B7BE68B516F7872A820C3B Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello i downloaded mysql packages. but where do i get about database program? This program i can use to create table and etc. in addition, i know postgresql. but does freebsd have this package? Tks --------------E7B7BE68B516F7872A820C3B Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for peter kok Content-Disposition: attachment; filename="vcard.vcf" begin: vcard fn: peter kok n: kok;peter email;internet: peter@sweda.com.hk x-mozilla-cpt: ;0 x-mozilla-html: FALSE version: 2.1 end: vcard --------------E7B7BE68B516F7872A820C3B-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 19:15:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA28571 for freebsd-questions-outgoing; Sun, 6 Sep 1998 19:15:28 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ix.netcom.com (sil-wa5-04.ix.netcom.com [206.214.137.100]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA28566 for ; Sun, 6 Sep 1998 19:15:23 -0700 (PDT) (envelope-from tomdean@ix.netcom.com) Received: (from tomdean@localhost) by ix.netcom.com (8.9.1/8.8.8) id TAA23804; Sun, 6 Sep 1998 19:14:56 -0700 (PDT) (envelope-from tomdean) Date: Sun, 6 Sep 1998 19:14:56 -0700 (PDT) Message-Id: <199809070214.TAA23804@ix.netcom.com> From: Thomas Dean To: josh2@marvin.albury.net.au CC: freebsd-questions@FreeBSD.ORG In-reply-to: (message from Josh on Mon, 07 Sep 1998 09:12:41 +1000 (EST)) Subject: Re: Programming X Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What is your command? You need to feed cc the location of the headers. Mine are in /usr/X11R6/include. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 19:16:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA28766 for freebsd-questions-outgoing; Sun, 6 Sep 1998 19:16:07 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from stlinux.ouhk.edu.hk (stlinux.ouhk.edu.hk [202.40.219.228]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA28760 for ; Sun, 6 Sep 1998 19:16:04 -0700 (PDT) (envelope-from angelayu@stlinux.ouhk.edu.hk) Received: from localhost (angelayu@localhost) by stlinux.ouhk.edu.hk (8.8.5/8.8.5) with SMTP id KAA19871 for ; Mon, 7 Sep 1998 10:13:12 +0800 Date: Mon, 7 Sep 1998 10:13:12 +0800 (HKT) From: angelayu To: freebsd-questions@FreeBSD.ORG Subject: netscape Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello I have two questions. hope someone teaches me how to handle it 1) i encounter 'hang' when i am running netscape 4.05. it starts occassionally. i don't know why it is happened! 2) if i don't use the built in menu for installation (some packages) how do i install program from ftp? Tks a lot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 19:43:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA01395 for freebsd-questions-outgoing; Sun, 6 Sep 1998 19:43:06 -0700 (PDT) (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 TAA01388 for ; Sun, 6 Sep 1998 19:43:03 -0700 (PDT) (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 KAA25018; Mon, 7 Sep 1998 10:53:16 +0800 From: Craig Beasland To: "'Carey Nairn'" Cc: Subject: RE: PPP and ISDN modems Date: Mon, 7 Sep 1998 10:47:25 +0800 Message-ID: <000701bdda09$7e2a63b0$0a1e21cb@superbruce.hotmix.com.au> 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: X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Carey, We use Tennyson modems here in Perth for both incoming and outgoing ISDN and FreeBSD. No problems at all. One modem operates are 128K using CHAP for authentication and one incoming modem just talks like a standard modem using at commands at 64K. The trick was to make sure that the two modems both talk at the same speed. Cheers Craig -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Carey Nairn Sent: Sunday, 6 September 1998 10:17 To: questions@FreeBSD.ORG Subject: PPP and ISDN modems Hi, I was wondering if there are any Australians on this list using Telstra OnRamp ISDN modems with user PPP, and if so, are there any gotchas. I'm told the modems are rebadged 3Com Impact 2 modems and that they just take AT commands like a normal modem. This being the case I would imagine that you would just set up the dialup as for any other modem. Since the people I have to set this up for want to know if it will work before they order the service, I thought I would try to confirm it was OK first. This will be running on FreeBSD-2.2.6 with a later version of PPP installed. (PPP Version 2.0 - $Date: 1998/07/12 00:30:18 $) thanks, Carey Nairn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 20:36:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA05958 for freebsd-questions-outgoing; Sun, 6 Sep 1998 20:36:15 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kakapo.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA05952 for ; Sun, 6 Sep 1998 20:36:13 -0700 (PDT) (envelope-from jonc@pinnacle.co.nz) Received: from tui.pinnacle.co.nz (tui.pinnacle.co.nz [202.37.163.3]) by kakapo.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id PAA04683; Mon, 7 Sep 1998 15:34:05 +1200 (NZST) (envelope-from jonc@pinnacle.co.nz) Date: Mon, 7 Sep 1998 15:34:04 +1200 From: Jonathan Chen To: angelayu cc: freebsd-questions@FreeBSD.ORG Subject: Re: netscape 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, 7 Sep 1998, angelayu wrote: > Hello > > I have two questions. hope someone teaches me how to handle it > > 1) i encounter 'hang' when i am running netscape 4.05. it starts > occassionally. i don't know why it is happened! Could be quite a number of things; try disabling Java - that causes some undesirable things to happen sometimes. > 2) if i don't use the built in menu for installation (some packages) > how do i install program from ftp? You could try using the ports collection, check out: http://www.freebsd.org/handbook/handbook23.html Cheers. -- Jonathan Chen ---------------------------------------------------------------------- "Everything in excess, moderation is for monks!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 20:49:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA07266 for freebsd-questions-outgoing; Sun, 6 Sep 1998 20:49:29 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail2.tor.accglobal.net (mail2.tor.accglobal.net [204.92.55.104]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA07261 for ; Sun, 6 Sep 1998 20:49:27 -0700 (PDT) (envelope-from baal@ican.net) Received: from pestilence.yip.org ([142.154.6.139] helo=pestilence) by mail2.tor.accglobal.net with smtp (Exim 2.02 #1) id 0zFsIn-00030h-02 for freebsd-questions@freebsd.org; Sun, 6 Sep 1998 23:49:17 -0400 Message-ID: <001101bdda2b$e4633e00$8b069a8e@pestilence.yip.org> From: "Anthony Mcghie" To: Date: Sun, 6 Sep 1998 23:51:07 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000E_01BDD9F1.37A8D880" 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_000E_01BDD9F1.37A8D880 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I'm getting this message in my reports... What does it mean there = doesn't seem to be anything wrong with my SCSI HD is it a bad sector? > sd1(aha0:4:0): ABORTED COMMAND info?:0x1b7e96 asc:48,0 > sd1(aha0:4:0): Initiator detected error message received field = replaceable unit: 5 > , retries:4 Thanks in advance. ------=_NextPart_000_000E_01BDD9F1.37A8D880 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I'm=20 getting this message in my reports... What does it mean there doesn't = seem to be=20 anything wrong with my SCSI HD is it a bad sector?
 
> sd1(aha0:4:0): ABORTED = COMMAND=20 info?:0x1b7e96 asc:48,0
> sd1(aha0:4:0):  Initiator detected = error=20 message received field replaceable
unit: 5
> ,=20 retries:4
 
Thanks in = advance.
------=_NextPart_000_000E_01BDD9F1.37A8D880-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 21:00:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA08730 for freebsd-questions-outgoing; Sun, 6 Sep 1998 21:00:30 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from insomnia.local.net (max1-101.columbus.megsinet.net [209.81.172.229]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA08723 for ; Sun, 6 Sep 1998 21:00:24 -0700 (PDT) (envelope-from jmutter@devrycols.edu) Received: from localhost (jmutter@localhost) by insomnia.local.net (8.8.8/8.8.8) with SMTP id AAA01034 for ; Mon, 7 Sep 1998 00:04:45 -0400 (EDT) (envelope-from jmutter@devrycols.edu) X-Authentication-Warning: insomnia.local.net: jmutter owned process doing -bs Date: Mon, 7 Sep 1998 00:04:44 -0400 (EDT) From: "James A. Mutter" Reply-To: jm7996@devrycols.edu To: questions@FreeBSD.ORG Subject: 3.0 and 2.2.X Message-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 that this has been asked before. When 3.0 is finally released, will the move from 2.2.X -> 3.0 be as seemless as any of the move within the 2.2 branch, or are we looking at a complete reinstall? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 21:01:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA08892 for freebsd-questions-outgoing; Sun, 6 Sep 1998 21:01:18 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from superior.mooseriver.com (superior.mooseriver.com [208.138.27.81]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA08871 for ; Sun, 6 Sep 1998 21:01:13 -0700 (PDT) (envelope-from jgrosch@superior.mooseriver.com) Received: (from jgrosch@localhost) by superior.mooseriver.com (8.8.8/8.8.8) id VAA15936; Sun, 6 Sep 1998 21:01:05 -0700 (PDT) (envelope-from jgrosch) Message-ID: <19980906210105.B15877@mooseriver.com> Date: Sun, 6 Sep 1998 21:01:05 -0700 From: Josef Grosch To: Peter Kok , freebsd Subject: Re: database program Reply-To: jgrosch@mooseriver.com References: <35F34C8C.FCA2FBBF@sweda.com.hk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <35F34C8C.FCA2FBBF@sweda.com.hk>; from Peter Kok on Mon, Sep 07, 1998 at 11:01:32AM +0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Sep 07, 1998 at 11:01:32AM +0800, Peter Kok wrote: > Hello > > i downloaded mysql packages. > but where do i get about database program? This program i can use to > create table and etc. > > in addition, i know postgresql. but does freebsd have this package? MySQL is normally a very good database for light to medium uasge however it is currently broken. I assume it will be fixed "Real Soon Now" (tm). Postgresql is a database we have in our package section. Josef -- Josef Grosch | Another day closer to a | FreeBSD 2.2.7 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 Sep 6 21:23:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA11323 for freebsd-questions-outgoing; Sun, 6 Sep 1998 21:23:42 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gatekeeper.ips.gov.au (ns.ips.gov.au [138.24.1.34]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA11315 for ; Sun, 6 Sep 1998 21:23:36 -0700 (PDT) (envelope-from colin@corona.syd.ips.gov.au) Received: by gatekeeper.ips.gov.au (8.7.5/8.7.3) id OAA17472 (from smap@localhost) for ; Mon, 7 Sep 1998 14:23:28 +1000 (EST) Received: from gpo.dmz.ips.gov.au(138.24.8.4) by gatekeeper.ips.gov.au via smap (V1.3) id xma017470; Mon, 7 Sep 98 14:23:16 +1000 Received: by gpo.dmz.ips.gov.au (8.7.5/8.7.3) id OAA07920 (from smap@localhost) for ; Mon, 7 Sep 1998 14:23:16 +1000 (EST) Received: from corona.syd.ips.gov.au(138.24.128.2) by gpo.dmz.ips.gov.au via smap (V1.3) id sma007918; Mon Sep 7 14:23:12 1998 Received: by corona.syd.ips.oz.au (8.7.5/8.7.3) with ESMTP id OAA22424 from turing.syd.ips.gov.au (turing.syd.ips.gov.au [138.24.128.12]) for ; Mon, 7 Sep 1998 14:23:05 +1000 (EST) Received: by turing.syd.ips.gov.au (8.7.5/8.7.3) id OAA00446 (from colin@localhost) for FreeBSD-questions@freeBSD.org; Mon, 7 Sep 1998 14:23:04 +1000 (EST) Message-ID: X-Mailer: XFMail 1.3 [p0] on SunOS X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Mon, 07 Sep 1998 14:23:03 +1000 (EST) Organization: IPS Radio and Space Services From: Colin Yuile To: FreeBSD-questions@FreeBSD.ORG Subject: DPT raidstation3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG G'day, has anyone out there installed FreeBSD2.7 on a DPT raidstation3? I have tried several times to install 2.7 on a DPT raidstation, but I get a drive failure (different drives) about a minute after I get the message about creating the root filesystem. If the offending drive is removed and reinstalled it gets rebuilt, and the diagnostic option on the Storagemanager can find no problems with the drive. The controller is recognised on bootup, and the raid appears as a 9Gb or 18Gb drive (depending on raid level). The raid consists of 3 9Gb IBM ultra wide HDs, housed in a DLT raidstation3 and connected to a DPT PM2144UW (SmartCacheIV) controller. Any ideas? Colin Yuile (colin@ips.gov.au) IT Manager, IPS Radio and Space Services Department of Industry Science and Tourism To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 21:25:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA11566 for freebsd-questions-outgoing; Sun, 6 Sep 1998 21:25:27 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from netmug.org (netmug.org [207.88.43.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA11561 for ; Sun, 6 Sep 1998 21:25:24 -0700 (PDT) (envelope-from perl@netmug.org) Received: from localhost (perl@localhost) by netmug.org (8.8.8/NetMUG_1.0.0) with SMTP id VAA08658 for ; Sun, 6 Sep 1998 21:25:14 -0700 (PDT) Date: Sun, 6 Sep 1998 21:25:14 -0700 (PDT) From: perl To: questions@FreeBSD.ORG Subject: D-Link DFE-530TX Message-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 recently purchased a D-Link DFE-530 PCI Fast Ethernet card. >From what I read in the mailing list adding device de0 to my kernel configuration would enable support for the card. I tried this but have had no luck. I'm currently running FreeBSD 2.2.7-STABLE. The card shows up in the PCI list as class=network but [no driver assigned] Any idea what I am doing wrong? Is the card supported in 2.2.7? Thanks, Michael To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 21:25:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA11611 for freebsd-questions-outgoing; Sun, 6 Sep 1998 21:25:45 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ha1.rdc1.ab.wave.home.com (ha1.rdc1.ab.wave.home.com [24.64.2.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA11598 for ; Sun, 6 Sep 1998 21:25:40 -0700 (PDT) (envelope-from ryant@home.com) Received: from home.com ([24.64.206.245]) by ha1.rdc1.ab.wave.home.com (Post.Office MTA v3.5 release 217 ID# 0-53853L0S0V35) with ESMTP id com; Sun, 6 Sep 1998 21:25:32 -0700 Message-ID: <35F36071.9854BE27@home.com> Date: Sun, 06 Sep 1998 22:26:25 -0600 From: Ryan Thompson Reply-To: reply, elsewhere Organization: @Home Network X-Mailer: Mozilla 4.05 [en]C-AtHome0404 (Win95; U) MIME-Version: 1.0 To: Gregory Bond , comp.unix.bsd.freebsd.misc@home.com, freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD 3.0-current and Fat32---HELP! References: <35F21C48.14D3717D@home.com> <199809070341.NAA18118@melba.bby.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 Gregory Bond wrote: > > 2.2.7 now supports FAT32, if that's any easier than a full > reinstall... > -- > Gregory Bond > ITG Australia Ltd, Melbourne, Australia Hi Gregory.. I did read the RELNOTES for 2.2.7 and saw that it did support FAT32.. However, I was committed to a full backup/re-install anyway, as I wanted to change some slice sizes on two drives. I was NOT able to get the install program to properly mount my FAT32 drive as an MSDOS partition. However, I was eventually able to install the BIN dist over FTP, then, WITH working FreeBSD 3.0 booted, I was able to then mount my IDE FAT32 drive as an MSDOS filesystem using: mount_msdos /dev/wd0s1 / Then run the sysinstall and install the additional distribution sets, ports and packages from the existing filesystem. It still seems like the long way around, but at least I now have the full, working FreeBSD 3.0 installed, with the ability to freely use my FAT32 drive! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 21:30:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA12520 for freebsd-questions-outgoing; Sun, 6 Sep 1998 21:30:02 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tt01.tech-trans.com ([202.135.11.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA12454 for ; Sun, 6 Sep 1998 21:29:58 -0700 (PDT) (envelope-from peter@sweda.com.hk) Received: from sweda.com.hk ([172.16.132.33]) by tt01.tech-trans.com (Netscape Messaging Server 3.5) with ESMTP id AAA27F6; Mon, 7 Sep 1998 12:21:57 +0800 Message-ID: <35F36D13.26980DB9@sweda.com.hk> Date: Mon, 07 Sep 1998 13:20:19 +0800 From: "Peter Kok" X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: jgrosch@mooseriver.com CC: freebsd Subject: Re: database program References: <35F34C8C.FCA2FBBF@sweda.com.hk> <19980906210105.B15877@mooseriver.com> Content-Type: multipart/mixed; boundary="------------60614B87DE4CED982E1BB429" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------60614B87DE4CED982E1BB429 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello Josef Grosch > On Mon, Sep 07, 1998 at 11:01:32AM +0800, Peter Kok wrote: > > Hello > > > > i downloaded mysql packages. > > but where do i get about database program? This program i can use to > > create table and etc. > > > > in addition, i know postgresql. but does freebsd have this package? > > MySQL is normally a very good database for light to medium uasge however it > is currently broken. I assume it will be fixed "Real Soon Now" (tm). > Postgresql is a database we have in our package section. > -- > Is it in bulit in menu or get from ftp by myself? Tks --------------60614B87DE4CED982E1BB429 Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for peter kok Content-Disposition: attachment; filename="vcard.vcf" begin: vcard fn: peter kok n: kok;peter email;internet: peter@sweda.com.hk x-mozilla-cpt: ;0 x-mozilla-html: FALSE version: 2.1 end: vcard --------------60614B87DE4CED982E1BB429-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 21:52:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA14416 for freebsd-questions-outgoing; Sun, 6 Sep 1998 21:52:03 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from iserver.itworks.com.au (iserver.itworks.com.au [203.32.61.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA14397 for ; Sun, 6 Sep 1998 21:52:00 -0700 (PDT) (envelope-from gavin@itworks.com.au) Received: from localhost (gavin@localhost) by iserver.itworks.com.au (8.8.8/8.8.8) with SMTP id OAA15075; Mon, 7 Sep 1998 14:51:20 +1000 (EST) (envelope-from gavin@itworks.com.au) Date: Mon, 7 Sep 1998 14:51:20 +1000 (EST) From: Gavin Cameron To: Josef Grosch cc: Peter Kok , freebsd Subject: Re: database program In-Reply-To: <19980906210105.B15877@mooseriver.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 > > MySQL is normally a very good database for light to medium uasge however it > is currently broken. I assume it will be fixed "Real Soon Now" (tm). > Postgresql is a database we have in our package section. > That said, I changed the makefile so that is wasn't marked as broken, installed it and its been working fine. I'm running it on a 2.2.6-RELEASE box. Gavin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 21:58:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA15339 for freebsd-questions-outgoing; Sun, 6 Sep 1998 21:58:38 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ha1.rdc1.ab.wave.home.com (ha1.rdc1.ab.wave.home.com [24.64.2.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA15334 for ; Sun, 6 Sep 1998 21:58:37 -0700 (PDT) (envelope-from listaccount@home.com) From: listaccount@home.com Received: from home.com ([24.64.206.245]) by ha1.rdc1.ab.wave.home.com (Post.Office MTA v3.5 release 217 ID# 0-53853L0S0V35) with ESMTP id com for ; Sun, 6 Sep 1998 21:58:33 -0700 Message-ID: <35F3682E.B34FA22B@home.com> Date: Sun, 06 Sep 1998 22:59:26 -0600 Organization: @Home Network Member X-Mailer: Mozilla 4.05 [en]C-AtHome0404 (Win95; U) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: ESD/Sound install/ESound help needed! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi everyone.. As of very recently, I did a complete upgrade/reinstall to FreeBSD-3.0-Current (SNAP 080598 I believe--very current at any rate) The install went without a hitch, and, while installing other programs and packages, I used the GENERIC kernel. In an effort to get a working sound device, I built a new kernel based on the GENERIC config file, with the lines added verbatim from the LINT config file, /usr/src/sys/i386/conf/LINT. I added the snd0 controller, and the devices sb0, awe0, sbxvi0 and sbmidi0, copying the lines, in order, letter for letter from the LINT config file. Note I did NOT change the port addresses, IRQ or DMA settings from their defaults in the config file at first. More on this later. I then rebuilt my kernel, rebooted, and, sure enough, my new devices appeared in the kernel config just as I wanted. I have an ISA PnP Awe32 sound card. It was necessary in the kernel config to adjust the port and IRQ settings to avoid conflicts. However, when the kernel loaded (several boots) I got the "error message" sb_reset_dsp failed. It also reported, for EACH of the devices, sb0, awe0, sbxvi0 and sbmidi0 that it could not find the device at whatever address I had configured them as (0x240 in the case of sb0). I then tried (in the kernel config) removing all sound devices BUT the sb0 (thinking that they might be conflicting or interfering with each other somehow), to no avail. I then tried using different port addresses in the kernel config, and even one rebuild of the kernel with another port config. I also (unsucessfully) tried to build a kernel with the PnP controller enabled and the alternate (Luigi?) sound driver... I don't think I was on the right track with that though :) I am doing this so that I can use the Esound library within X, (with the Enlightenment 0.14 window manager). Esound is built into Enlightenment, but requires the Esound daemon, "esd" to be running. Esd requires the device /dev/dsp be configured, which it ISN'T. Both ESound and Enlightenment came straight from the FreeBSD packages installer. So, am I even on the right track attempting to configure snd0? Or is there another explanation? I know this has been a rather long question, but I would REALLY appreciate any help. :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 22:17:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA17210 for freebsd-questions-outgoing; Sun, 6 Sep 1998 22:17:46 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from newsguy.com (perry.co.pathlink.com [207.211.168.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA17205 for ; Sun, 6 Sep 1998 22:17:45 -0700 (PDT) (envelope-from reyesf@newsguy.com) Received: (from reyesf@localhost) by newsguy.com (8.8.7/8.8.7) id WAA24215; Sun, 6 Sep 1998 22:17:37 -0700 (PDT) Message-Id: <199809070517.WAA24215@newsguy.com> From: "Francisco Reyes" To: "FreeBSD questions" , "Ben Compton" Date: Mon, 07 Sep 1998 01:17:19 -0400 Reply-To: "Francisco Reyes" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 95 (4.0.1111) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: Disk Copying Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 06 Sep 1998 19:52:02 -0400, Ben Compton wrote: The folks on the Linux groups would probably be able to help you best. On any case.... >purchased a 4.3GB Hard drive and I want to move Rehat over to the new hard drive. How about doing a basic install of Redhat on the second on the second drive and then copying the data over. If you have a tape backup I think there are flags for either tar or dump which may do what you need (i.e. mirror the data to a different partition). I think the most important thing is to have partitions of the same size. Also you probably DO NOT want to restore all the files. Files like fstab which would have the name of the partitions you want to keep the one created after the basic installation. Why not just leave Linux on the first drive alone and install FreeBSD on the second? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 22:37:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA19059 for freebsd-questions-outgoing; Sun, 6 Sep 1998 22:37:03 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ha1.rdc1.ab.wave.home.com (ha1.rdc1.ab.wave.home.com [24.64.2.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA19051 for ; Sun, 6 Sep 1998 22:36:59 -0700 (PDT) (envelope-from ryant@home.com) Received: from home.com ([24.64.206.245]) by ha1.rdc1.ab.wave.home.com (Post.Office MTA v3.5 release 217 ID# 0-53853L0S0V35) with ESMTP id com for ; Sun, 6 Sep 1998 22:36:55 -0700 Message-ID: <35F3712B.265C9885@home.com> Date: Sun, 06 Sep 1998 23:37:47 -0600 From: Ryan Thompson Reply-To: reply, elsewhere Organization: @Home Network X-Mailer: Mozilla 4.05 [en]C-AtHome0404 (Win95; U) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Sharing Netscape Communicator 4.05 mail files? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hiya hiya... More "intelligent" questions from yours truly :) Just a query... Has anyone SUCCESSFULLY shared the SAME netscape mail folder between both Win95 Netscape 4.05 and FreeBSD-* Netscape 4.05? I want to access the SAME Inbox, Sent messages, etc folders on an MSDOS FAT partition (note mounting is NOT the problem here.. both OSes can see the Win95 Netscape mailbox just fine :) I want to (ideally) be able to access my mail account from EITHER OS, and have the same downloaded messages visible and accessible from either OS. >From what I can tell, each flavor of Netscape stores the folders only slightly differently... Win95 appears to add an assortment of header files, indexes and what not, while BSD Netscape seems only to need the INBOX. or equivalent file to generate it's OWN header/summary files. I found this out on an earlier install when I COPIED the contents of one of my Win95 mailboxes (\Program Files\Netscape\Users\name\....blah... wherever it stores those profiles.. I forget now :) to the FreeBSD Netscape's mail directory (in my case, as root, /root/.nsmail I believe. Again, the default...) And I was ABLE to see all of my existing mail FROM the Win95 install of Netscape. (Now we know the two are at least compatible in ONE direction :) However, when I tried (in the FreeBSD Netscape preferences menu) to change the mail path of the current user to the mounted DOS path (in my case, /dos_mount/program files/netscape/users/myname/mail/) FreeBSD Netscape would NOT recognize the existing INBOX or any other mail folder residing in the MSDOS directory). Note, I have full R/W privileges to /dos_mount. Any thoughts? Success stories? Horror stories? :) .-----------============-----------. : Ryan Thompson -*- ryant@home.com : .--------------------------------------------. : # config world : : # make world : : - Can your OS do THAT?! - Ryan T. : `--------------------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 22:38:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA19421 for freebsd-questions-outgoing; Sun, 6 Sep 1998 22:38:56 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from langas.interneka.lt (langas.interneka.lt [193.220.112.61]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA19375 for ; Sun, 6 Sep 1998 22:38:37 -0700 (PDT) (envelope-from pilkis@interneka.lt) Received: from pilkis.interneka.lt (pilkis.interneka.lt [193.220.112.73]) by langas.interneka.lt (8.8.8/8.8.8) with SMTP id HAA17484 for ; Mon, 7 Sep 1998 07:39:44 +0300 Message-ID: <009c01bdda19$81e8d800$4970dcc1@pilkis.interneka.lt> From: "Putinas" To: Subject: Re: windows emulation Date: Mon, 7 Sep 1998 07:37:26 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 whats about "wine" in ports ? > >On Tue, 4 Aug 1998, bshipper wrote: > >> is there a current windows 95 emulator for free bsd? > >No. > >No Win95 emulator exists, period, or ANY platform, AFAIK. > >Doug White | University of Oregon >Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant >http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 22:39:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA19537 for freebsd-questions-outgoing; Sun, 6 Sep 1998 22:39:36 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail1.halcyon.com (mail1.halcyon.com [206.63.63.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA19531 for ; Sun, 6 Sep 1998 22:39:34 -0700 (PDT) (envelope-from napalm@mail1.halcyon.com) Received: from evt-lx100-ip21.nwnexus.net (evt-lx100-ip21.nwnexus.net [204.57.235.21]) by mail1.halcyon.com (8.8.8/8.8.8) with SMTP id WAA19646 for ; Sun, 6 Sep 1998 22:39:28 -0700 (PDT) Message-Id: <199809070539.WAA19646@mail1.halcyon.com> From: "Mark Cockrum" To: freebsd-questions@FreeBSD.ORG Date: Sun, 6 Sep 1998 22:40:14 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Subject: FreeBSD Packages X-mailer: Pegasus Mail for Windows (v3.01b) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from Quoted-printable to 8bit by hub.freebsd.org id WAA19533 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok this is a really "newbie" question, so I hope you don't all chastise me for asking this. I've *just* started working with FreeBSD, and i'm trying to install some of the packages included on the CD using pkg_add, but whenever I use this i can't find an exacutable to run what i just installed. I've tried going over to the ports directory for the appropriate directory for the package i'm trying to install (ex. going over to /usr/ports/misc/mc for the package mc-4.1.27.tgz) and runing the make program, but it just gives me an error that the package isn't in /usr/ports/distfiles. When i moved the package from the CD into this directory and ran the same program (make) it tells me their is a checksum error with the file. I know this is probably a really stupid question, but any help would be appreciated! -MC ___ <@,@> Mark A. Cockrum Have you crashed Windows95 today? ì`-'U Inferno Prod., LTD. -"-"- napalm@halcyon.com / n9842643@cc.wwu.edu - --- ---- --------- --------------------------------------------- Visit our 'zine: No Comment Needed - http://ncn.cjb.net ------------------------------------------- --------- ---- --- -- Secured Email Prefered. For PGP Key: http://keyserv.integris-ds.com/cgi-bin/pgp-key-get.sh?AE4F18D5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 22:40:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA19862 for freebsd-questions-outgoing; Sun, 6 Sep 1998 22:40:51 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from relay1.webquest.com (relay1.webquest.com [203.168.0.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA19851 for ; Sun, 6 Sep 1998 22:40:48 -0700 (PDT) (envelope-from aptirp@webquest.com) Received: from mailhost.webquest.com (mailhost.webquest.com [203.168.0.11]) by relay1.webquest.com (8.8.5/8.8.5) with ESMTP id NAA04039 for ; Mon, 7 Sep 1998 13:48:03 +0800 (PHT) Received: from webquest.com ([203.168.18.102]) by mailhost.webquest.com (8.8.7/8.8.7) with ESMTP id NAA04920 for ; Mon, 7 Sep 1998 13:51:37 +0800 (PHT) (envelope-from aptirp@webquest.com) Message-ID: <35F37199.9C0A62E9@webquest.com> Date: Mon, 07 Sep 1998 13:39:37 +0800 From: Stevenson Ang X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: questions@FreeBSD.ORG Subject: connecting a FreeBSD client to the internet using win NT proxy server Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello there, I am trying to connect my FreeBSD machine to the internet but I don't know how. All the documentation that I have read so far deals with connecting your machine to the internet using a dial-in PPP connection. But our LAN is connected to the internet using a Win NT proxy server (Winproxy ver. 2.0 specifically). Does anybody have any suggestions or recommended readings on how I can solve this problem? Thank you in advance. Stevenson Ang (FreeBSD newbie) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 22:52:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA21494 for freebsd-questions-outgoing; Sun, 6 Sep 1998 22:52:47 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from netmug.org (netmug.org [207.88.43.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA21487 for ; Sun, 6 Sep 1998 22:52:46 -0700 (PDT) (envelope-from perl@netmug.org) Received: from localhost (perl@localhost) by netmug.org (8.8.8/NetMUG_1.0.0) with SMTP id WAA11208 for ; Sun, 6 Sep 1998 22:52:39 -0700 (PDT) Date: Sun, 6 Sep 1998 22:52:39 -0700 (PDT) From: perl To: questions@FreeBSD.ORG Subject: Crash - security 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, I have a system which has been running fine for a few months and all of a sudden sendmail, named and a few others signal 10 and 11 and the system reboots. All this happen within 2 minutes time span (acording to the logs). I'm running FreeBSD 2.2.6-STABLE released around 2 hours before 2.2.7-RELEASE Is there a security problem I'm not aware of? Sendmail 8.8.8 and bind 8 (the one to fix that security hole a few months back). Thanks in advance, Michael To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 23:15:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA23951 for freebsd-questions-outgoing; Sun, 6 Sep 1998 23:15:35 -0700 (PDT) (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 XAA23943 for ; Sun, 6 Sep 1998 23:15:28 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.02 #26) id 0zFpFV-0001ck-00; Mon, 7 Sep 1998 01:33:41 +0100 Date: Mon, 7 Sep 1998 01:33:40 +0100 From: Ben Smithurst To: Mark Barbisan , freebsd-questions@FreeBSD.ORG Subject: Re: Email for Dialup Account Message-ID: <19980907013340.A5816@scientia.demon.co.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: User-Agent: Mutt/0.94.3i (FreeBSD 3.0-CURRENT i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Barbisan wrote: > This computer is a personal computer, which is *not* connected to a LAN. > From the reading I have done on the FreeBSD site, I am pretty sure I have > to use sendmail and fetchmail (my internet connection is a dynamic PPP > dialup). Well you could use those, but there are others. Fetchmail is fine, but I find Exim easier to configure than Sendmail if you're new to it, so I'd recommend you at least try that. www.exim.org (Exim was about the first program I installed under FreeBSD, I didn't even look at Sendmail. From what I'd heard about configuring it, I didn't want to.) > Are there any tutorials available on the web concerning how to > setup sendmail and fetchmail (if these are indeed the programs I need to > use) for dialup, dynamic PPP connections? Fetchmail is fairly simple. just create a .fetchmailrc along the lines of poll pop3.mail.isp.net protocol POP3 user foo is bar here, password foobar where foo is the name you use to log into your ISP's pop server to collect mail, bar is your local login name, and foobar is your password for your ISP's pop3 server. I know bugger all about Sendmail though. -- Ben Smithurst : ben@scientia.demon.co.uk : http://www.scientia.demon.co.uk/ PGP: 0x99392F7D - 3D 89 87 42 CE CA 93 4C 68 32 0E D5 36 05 3D 16 http://www.scientia.demon.co.uk/ben/pgp-key.html (or use keyservers) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 23:27:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA25229 for freebsd-questions-outgoing; Sun, 6 Sep 1998 23:27:01 -0700 (PDT) (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 XAA25224 for ; Sun, 6 Sep 1998 23:27:00 -0700 (PDT) (envelope-from jason@washington.edu) Received: from saul3.u.washington.edu (root@saul3.u.washington.edu [140.142.83.1]) by jason03.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with ESMTP id XAA16272; Sun, 6 Sep 1998 23:26:46 -0700 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul3.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with SMTP id XAA01857; Sun, 6 Sep 1998 23:26:45 -0700 (PDT) Date: Sun, 6 Sep 1998 23:22:18 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu To: Peter Kok cc: freebsd Subject: Re: database program In-Reply-To: <35F36D13.26980DB9@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 On Mon, 7 Sep 1998, Peter Kok wrote: >Is it in bulit in menu or get from ftp by myself? Peter... I have watched you ask this question about different software before. "Is softwareX in the..." You are fully capable of answering this simple question for yourself. I know for a fact that you are because I helped you before. People are helpful and will continue to be. Your part in this deal is that you will have to learn to be self more sufficient. You have to start RTFM. Catchya Later, | UW Mechanical Engineering Jason Wells | http://weber.u.washington.edu/~jcwells/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 23:31:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA25749 for freebsd-questions-outgoing; Sun, 6 Sep 1998 23:31:47 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA25743 for ; Sun, 6 Sep 1998 23:31:45 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from stumbleinn.dyn.ml.org (david@[206.138.229.16]) by studio.watertower.com (8.8.7/8.7.3) with SMTP id BAA02413; Mon, 7 Sep 1998 01:58:29 -0500 (CDT) Date: Mon, 7 Sep 1998 01:31:01 -0500 (CDT) From: David Vondrasek To: listaccount@home.com cc: freebsd-questions@FreeBSD.ORG Subject: Re: ESD/Sound install/ESound help needed! In-Reply-To: <35F3682E.B34FA22B@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 Sun, 6 Sep 1998 listaccount@home.com wrote: > Hi everyone.. > I am doing this so that I can use the Esound library within X, (with the > Enlightenment 0.14 window manager). Esound is built into Enlightenment, > but requires the Esound daemon, "esd" to be running. Esd requires the > device /dev/dsp be configured, which it ISN'T. Both ESound and > Enlightenment came straight from the FreeBSD packages installer. I'd like to know how you got esound to compile and work. It coughed everytime I tryed to install. None of the sound or CD programs will work for me. David L. Vondrasek dlv@watertower.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Sep 6 23:47:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA28490 for freebsd-questions-outgoing; Sun, 6 Sep 1998 23:47:31 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from zet.internet.dk (zet.internet.dk [194.19.140.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA28480 for ; Sun, 6 Sep 1998 23:47:25 -0700 (PDT) (envelope-from root@internet.dk) Received: from localhost (root@localhost) by zet.internet.dk (8.8.5/8.8.5) with SMTP id IAA18109; Mon, 7 Sep 1998 08:44:05 +0200 Date: Mon, 7 Sep 1998 08:44:05 +0200 (MET DST) From: domreg To: rick hamell cc: Leif Neland , questions@FreeBSD.ORG Subject: Re: textmode telnet for win95 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, 6 Sep 1998, rick hamell wrote: > > > Is a textmode telnet available for win95? > > Yes, it a FTP are available in the basic installtion of Win95, > assuming the networking PPP or Lan access has been installed. simple go > start -> run-> type in 'telnet ' > No, the standard win95 telnet is graphical, not textmode. So it has to move 1/2 mill pixels each time it scrolls a line. It just takes too long with my old machine. Leif Neland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 00:10:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA00809 for freebsd-questions-outgoing; Mon, 7 Sep 1998 00:10:17 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ha1.rdc1.ab.wave.home.com (ha1.rdc1.ab.wave.home.com [24.64.2.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA00804 for ; Mon, 7 Sep 1998 00:10:15 -0700 (PDT) (envelope-from listaccount@home.com) Received: from home.com ([24.64.206.245]) by ha1.rdc1.ab.wave.home.com (Post.Office MTA v3.5 release 217 ID# 0-53853L0S0V35) with ESMTP id com; Mon, 7 Sep 1998 00:10:12 -0700 Message-ID: <35F38709.647DD3DA@home.com> Date: Mon, 07 Sep 1998 01:11:05 -0600 From: Ryan Thompson Organization: @Home Network Member X-Mailer: Mozilla 4.05 [en]C-AtHome0404 (Win95; U) MIME-Version: 1.0 To: David Vondrasek CC: freebsd-questions@FreeBSD.ORG Subject: Re: ESD/Sound install/ESound help needed! 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 Vondrasek wrote: > > Hi everyone.. > > I am doing this so that I can use the Esound library within X, (with the > > Enlightenment 0.14 window manager). Esound is built into Enlightenment, > > but requires the Esound daemon, "esd" to be running. Esd requires the > > device /dev/dsp be configured, which it ISN'T. Both ESound and > > Enlightenment came straight from the FreeBSD packages installer. > > I'd like to know how you got esound to compile and work. It coughed > everytime I tryed to install. None of the sound or CD programs > will work for me. > > David L. Vondrasek > dlv@watertower.com Hi David... By "compile" I'm assuming you're trying to build the ESound package from source... I did not have to do that. If you are indeed running FreeBSD (I *hope* you are, posting in FreeBSD-Questions :), it's available pre-compiled in the FreeBSD packages compilation. If you have FTP access and a working network connection (PPP or LAN) run /stand/sysinstall as root. Go to the post-install config menu, and with FTP as your media type, go to the packages menu. As I don't remember which category it's under, just get at it from the "All" menu. The name DOES start with ESound... Check it off and let the installer take care of the rest. If all goes well, esound will be downloaded, installed and configured by the time you exit the program :-) Of course, if you aren't using FreeBSD, you may have a more difficult time :-) .-----------============-----------. : Ryan Thompson -*- ryant@home.com : .--------------------------------------------. : # config world : : # make world : : - Can your OS do THAT?! - Ryan T. : `--------------------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 00:16:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA01286 for freebsd-questions-outgoing; Mon, 7 Sep 1998 00:16:55 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA01281 for ; Mon, 7 Sep 1998 00:16:54 -0700 (PDT) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: from gilberto.physik.RWTH-Aachen.DE (gilberto.physik.rwth-aachen.de [137.226.30.2]) by freefall.freebsd.org (8.8.8/8.8.5) with ESMTP id AAA22308 for ; Mon, 7 Sep 1998 00:16:40 -0700 (PDT) Received: (from kuku@localhost) by gilberto.physik.RWTH-Aachen.DE (8.8.8/8.8.7) id JAA06293 for freebsd-questions@freefall.cdrom.com; Mon, 7 Sep 1998 09:16:36 +0200 (MEST) (envelope-from kuku) Date: Mon, 7 Sep 1998 09:16:36 +0200 (MEST) From: Christoph Kukulies Message-Id: <199809070716.JAA06293@gilberto.physik.RWTH-Aachen.DE> To: freebsd-questions@freefall.cdrom.com Subject: my pppd problem with a linux machine Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm coming closer to get that lasting problem solved - a linux user could not get a ppp connection from my pppd dialup server. The picture now is the following: log from linux side: > > > Sep 6 22:59:18 rabbertz-rem su: (to root) rabbertz on /dev/ttyp5 > Sep 6 22:59:51 rabbertz-rem kernel: PPP: version 2.2.0 (dynamic channel allocation) > Sep 6 22:59:51 rabbertz-rem kernel: PPP Dynamic channel allocation code copyright 1995 Caldera, Inc. > Sep 6 22:59:51 rabbertz-rem kernel: PPP line discipline registered. > Sep 6 22:59:51 rabbertz-rem kernel: registered device ppp0 > Sep 6 22:59:52 rabbertz-rem syslog: IPX support is not present in the kernel > Sep 6 22:59:52 rabbertz-rem pppd[619]: pppd 2.2.0 started by root, uid 0 > Sep 6 22:59:53 rabbertz-rem chat[626]: timeout set to 5 seconds > Sep 6 22:59:53 rabbertz-rem chat[626]: abort on (\nBUSY\r) > Sep 6 22:59:53 rabbertz-rem chat[626]: abort on (\nNO CARRIER\r) > Sep 6 22:59:53 rabbertz-rem chat[626]: abort on (\nRING\r\n\r\nRING\r) > Sep 6 22:59:53 rabbertz-rem chat[626]: abort on (\nNO DIALTONE\r) > Sep 6 22:59:53 rabbertz-rem chat[626]: abort on (\nERROR\r) > Sep 6 22:59:53 rabbertz-rem chat[626]: send (+++ATZ^M) > Sep 6 22:59:54 rabbertz-rem chat[626]: expect (OK) > Sep 6 22:59:54 rabbertz-rem chat[626]: ATZ^M^M > Sep 6 22:59:54 rabbertz-rem chat[626]: OK -- got it > Sep 6 22:59:54 rabbertz-rem chat[626]: send (AT&FE0^M) > Sep 6 22:59:54 rabbertz-rem chat[626]: timeout set to 45 seconds > Sep 6 22:59:54 rabbertz-rem chat[626]: expect (OK) > Sep 6 22:59:54 rabbertz-rem chat[626]: ^M > Sep 6 22:59:54 rabbertz-rem chat[626]: AT&FE0^M^M > Sep 6 22:59:54 rabbertz-rem chat[626]: OK -- got it > Sep 6 22:59:54 rabbertz-rem chat[626]: send (ATLX4DTXXXXXXXXXX^M) > Sep 6 22:59:54 rabbertz-rem chat[626]: expect (CONNECT) > Sep 6 22:59:54 rabbertz-rem chat[626]: ^M > Sep 6 23:00:00 rabbertz-rem /USR/SBIN/CRON[628]: (root) CMD (test -x /usr/sbin/faxqclean && /usr/sbin/faxqclean) > Sep 6 23:00:22 rabbertz-rem chat[626]: ^M > Sep 6 23:00:22 rabbertz-rem chat[626]: CONNECT -- got it > Sep 6 23:00:22 rabbertz-rem chat[626]: send (^M) > Sep 6 23:00:22 rabbertz-rem chat[626]: timeout set to 10 seconds > Sep 6 23:00:22 rabbertz-rem chat[626]: expect (ogin:) > Sep 6 23:00:22 rabbertz-rem chat[626]: 57600^M > Sep 6 23:00:22 rabbertz-rem chat[626]: ^M^M > Sep 6 23:00:22 rabbertz-rem chat[626]: FreeBSD (-----.---------th-aachen.de) (ttyd0)^M^M > Sep 6 23:00:22 rabbertz-rem chat[626]: ^M^M > Sep 6 23:00:22 rabbertz-rem chat[626]: login: -- got it > Sep 6 23:00:22 rabbertz-rem chat[626]: send (........^M) > Sep 6 23:00:22 rabbertz-rem chat[626]: expect (assword:) > Sep 6 23:00:22 rabbertz-rem chat[626]: ^M > Sep 6 23:00:22 rabbertz-rem chat[626]: ^M^M > Sep 6 23:00:22 rabbertz-rem chat[626]: FreeBSD (-----.---------th-aachen.de) (ttyd0)^M^M > Sep 6 23:00:22 rabbertz-rem chat[626]: ^M^M > Sep 6 23:00:23 rabbertz-rem chat[626]: login: ........^M > Sep 6 23:00:23 rabbertz-rem chat[626]: Password: -- got it > Sep 6 23:00:23 rabbertz-rem chat[626]: send (........^M) > Sep 6 23:00:23 rabbertz-rem pppd[619]: Serial connection established. > Sep 6 23:00:24 rabbertz-rem pppd[619]: Using interface ppp0 > Sep 6 23:00:24 rabbertz-rem kernel: ppp: write frame, count = 28 > Sep 6 23:00:24 rabbertz-rem kernel: FF 03 C0 21 01 01 00 18 ...!.... > Sep 6 23:00:24 rabbertz-rem kernel: 01 04 05 F4 02 06 02 0A ........ > Sep 6 23:00:24 rabbertz-rem kernel: 00 00 05 06 4C 9E C8 01 ....L... > Sep 6 23:00:24 rabbertz-rem kernel: 07 02 08 02 .... > Sep 6 23:00:24 rabbertz-rem pppd[619]: Connect: ppp0 <--> /dev/modem > Sep 6 23:00:24 rabbertz-rem pppd[619]: sent [LCP ConfReq id=0x1 ] > Sep 6 23:00:24 rabbertz-rem pppd[619]: rcvd [LCP ConfReq id=0x1 ] > Sep 6 23:00:24 rabbertz-rem pppd[619]: sent [LCP ConfNak id=0x1 ] > Sep 6 23:00:24 rabbertz-rem kernel: ppp: write frame, count = 14 > Sep 6 23:00:24 rabbertz-rem kernel: FF 03 C0 21 03 01 00 0A ...!.... > Sep 6 23:00:24 rabbertz-rem kernel: 05 06 61 C6 E2 42 ..a..B > Sep 6 23:00:24 rabbertz-rem kernel: ppp: write frame, count = 28 > Sep 6 23:00:24 rabbertz-rem kernel: FF 03 C0 21 01 02 00 18 ...!.... > Sep 6 23:00:24 rabbertz-rem kernel: 01 04 05 F4 02 06 02 0A ........ > Sep 6 23:00:24 rabbertz-rem kernel: 00 00 05 06 69 C3 BE 42 ....i..B > Sep 6 23:00:24 rabbertz-rem kernel: 07 02 08 02 .... > Sep 6 23:00:24 rabbertz-rem kernel: ppp: write frame, count = 14 > Sep 6 23:00:24 rabbertz-rem kernel: FF 03 C0 21 03 02 00 0A ...!.... > Sep 6 23:00:24 rabbertz-rem kernel: 05 06 7D 7F A6 4B ..}..K > Sep 6 23:00:24 rabbertz-rem pppd[619]: rcvd [LCP ConfNak id=0x1 ] > Sep 6 23:00:24 rabbertz-rem pppd[619]: sent [LCP ConfReq id=0x2 ] > Sep 6 23:00:24 rabbertz-rem pppd[619]: rcvd [LCP ConfReq id=0x2 ] > Sep 6 23:00:24 rabbertz-rem pppd[619]: sent [LCP ConfNak id=0x2 ] > Sep 6 23:00:26 rabbertz-rem kernel: ppp: write frame, count = 12 > Sep 6 23:00:26 rabbertz-rem kernel: FF 03 C0 21 04 01 00 08 ...!.... > Sep 6 23:00:26 rabbertz-rem kernel: 03 04 C0 23 ...# > Sep 6 23:00:26 rabbertz-rem pppd[619]: rcvd [LCP ConfReq id=0x1 ] > Sep 6 23:00:26 rabbertz-rem pppd[619]: sent [LCP ConfRej id=0x1 ] > Sep 6 23:00:26 rabbertz-rem pppd[619]: rcvd [LCP ConfReq id=0x2 ] > Sep 6 23:00:26 rabbertz-rem pppd[619]: sent [LCP ConfAck id=0x2 ] > Sep 6 23:00:26 rabbertz-rem kernel: ppp: write frame, count = 22 > Sep 6 23:00:26 rabbertz-rem kernel: FF 03 C0 21 02 02 00 12 ...!.... > Sep 6 23:00:26 rabbertz-rem kernel: 01 04 05 F4 05 06 62 52 ......bR > Sep 6 23:00:26 rabbertz-rem kernel: 11 18 07 02 08 02 ...... > Sep 6 23:00:27 rabbertz-rem kernel: ppp: write frame, count = 28 > Sep 6 23:00:27 rabbertz-rem kernel: FF 03 C0 21 01 02 00 18 ...!.... > Sep 6 23:00:27 rabbertz-rem kernel: 01 04 05 F4 02 06 02 0A ........ > Sep 6 23:00:27 rabbertz-rem kernel: 00 00 05 06 69 C3 BE 42 ....i..B > Sep 6 23:00:27 rabbertz-rem kernel: 07 02 08 02 .... > Sep 6 23:00:27 rabbertz-rem pppd[619]: sent [LCP ConfReq id=0x2 ] > Sep 6 23:00:27 rabbertz-rem pppd[619]: rcvd [LCP ConfAck id=0x2 ] > Sep 6 23:00:27 rabbertz-rem pppd[619]: sent [IPCP ConfReq id=0x1 ] > Sep 6 23:00:27 rabbertz-rem pppd[619]: rcvd [LCP TermReq id=0x3] > Sep 6 23:00:27 rabbertz-rem pppd[619]: LCP terminated at peer's request > Sep 6 23:00:27 rabbertz-rem pppd[619]: sent [LCP TermAck id=0x3] > Sep 6 23:00:27 rabbertz-rem kernel: ppp: write frame, count = 20 > Sep 6 23:00:27 rabbertz-rem kernel: FF 03 80 21 01 01 00 10 ...!.... > Sep 6 23:00:27 rabbertz-rem kernel: 03 06 00 00 00 00 02 06 ........ > Sep 6 23:00:27 rabbertz-rem kernel: 00 2D 0F 01 .-.. > Sep 6 23:00:27 rabbertz-rem kernel: ppp: write frame, count = 8 > Sep 6 23:00:27 rabbertz-rem kernel: FF 03 C0 21 06 03 00 04 ...!.... > Sep 6 23:00:28 rabbertz-rem pppd[619]: Hangup (SIGHUP) > Sep 6 23:00:28 rabbertz-rem pppd[619]: Modem hangup > Sep 6 23:00:28 rabbertz-rem pppd[619]: Connection terminated. > Sep 6 23:00:28 rabbertz-rem pppd[619]: Exit. > Sep 6 23:01:51 rabbertz-rem kernel: PPP: ppp line discipline successfully unregistered And the FreeBSD server side - sorry, that I cannot supply more detailed data at the moment - logging level was very low at that time. I can supply more if necessary. But maybe it's obvious already to a ppp(d) expert. I scaffolded /usr/local/bin/ppplogin.sh with logger messages and found out that the following line was used to start pppd: logger "Server address is $LOCAL. Your address is $REMOTE." exec /usr/sbin/pppd auth login +pap modem $LOCAL:$REMOTE Sep 6 22:59:43 agate prabbert: Server address is 137.123.12.12. Your address is 137.123.12.2. Sep 6 22:59:43 agate pppd[1970]: pppd 2.2.0 started by prabbert, uid 2134 Sep 6 22:59:43 agate pppd[1970]: Connect: ppp0 <--> /dev/ttyd0 Sep 6 22:59:44 agate pppd[1970]: peer refused to authenticate Sep 6 22:59:45 agate pppd[1970]: Connection terminated. This machines pppd setup works fine with Win95, WinNT and FreeBSD peers. -- 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 Mon Sep 7 00:21:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA01845 for freebsd-questions-outgoing; Mon, 7 Sep 1998 00:21:16 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from queernet.queernet.org (queernet.queernet.org [140.174.78.69]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA01840 for ; Mon, 7 Sep 1998 00:21:15 -0700 (PDT) (envelope-from ben@QueerNet.ORG) Received: (from ben@localhost) by queernet.queernet.org (8.8.5/8.8.5) id AAA04218; Mon, 7 Sep 1998 00:21:11 -0700 (PDT) Date: Mon, 7 Sep 1998 00:21:11 -0700 (PDT) From: Ben Gardiner Message-Id: <199809070721.AAA04218@queernet.queernet.org> To: freebsd-questions@FreeBSD.ORG Subject: Help needed reading 5.25" floppy Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Need help in reading old 5.25" floppies. It used to work fine until FreeBSD was installed. Now I get this error: fd1c: hard error reading fsbn 0 of 0-3 (ST0 41 ST1 1 ST2 0 cyl 0 hd 0 sec 1) An older version of the same error message only differs in that fsbn 0-3 used to be fsbn 0-19. Have tried putting another 5.25" drive instead. No difference. What is running now is, with a fresh kernel: Free BSD 2.2.5 RELEASE (GENERIC+COM5+VT5-8) #0: Sun Aug 30 11:23:49 PDT 1998 Installation has been done by a very experienced person, and yet the 5.25" drive cannot be read. It was read/write okay with the previous OS, BSD 2.1. What could be wrong now? A workaround solution would be some program on DOS that could read the UNIX-format disk data (it's simple ASCII text) so that I could then put it on a 3.5" floppy. I do not expect to use the 5.25" drive any more, I just have some vital old system records on the larger floppies. If anyone could help with my essential problem -- or with the workaround solution, I'd much appreciate it. Ben From: Ben Gardiner Return address: ben@aidsinfobbs.org fax 1-415-626-9415 voice 1-415-626-1245 manager and editor of AIDS Info BBS since July 25, 1985 homepage for AIDS: http://aidsinfobbs.org homepage for BOOKS: http://sibyllineofbooks.com homepage for PLAYS: http://playwrights.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 01:23:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA08035 for freebsd-questions-outgoing; Mon, 7 Sep 1998 01:23:19 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from orion.smlt.com (orion.smlt.com [195.153.190.198]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA08027 for ; Mon, 7 Sep 1998 01:23:17 -0700 (PDT) (envelope-from quintin@smlt.com) Received: from localhost (quintin@localhost) by orion.smlt.com (8.8.7/8.8.7) with SMTP id JAA10468; Mon, 7 Sep 1998 09:43:33 +0100 Date: Mon, 7 Sep 1998 09:43:32 +0100 (BST) From: Quintin Oliver To: Steve Friedrich cc: FreeBSD Questions Subject: Re: sysintall keeps dumping core :( In-Reply-To: <199809021603.MAA20663@laker.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, Just to let everyone know - sysinstall is no longer dumping core, the problem was the 4.2gb BigFoot disk, I moved the disk and installed it into a Win95 machine the system was *really* unstable. I installed a new Seagate 1.2gb disk into the server, and FreeBSD is working perfectly with Sysintall. Steve: thank you very much for your comments, I guess it was a hardware problem after all :) Thanks again, Quintin. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 01:25:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA08300 for freebsd-questions-outgoing; Mon, 7 Sep 1998 01:25:40 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from orion.smlt.com (orion.smlt.com [195.153.190.198]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA08295 for ; Mon, 7 Sep 1998 01:25:38 -0700 (PDT) (envelope-from quintin@smlt.com) Received: from localhost (quintin@localhost) by orion.smlt.com (8.8.7/8.8.7) with SMTP id JAA10475; Mon, 7 Sep 1998 09:45:51 +0100 Date: Mon, 7 Sep 1998 09:45:50 +0100 (BST) From: Quintin Oliver To: Doug White cc: freebsd-questions@FreeBSD.ORG Subject: Re: sysintall keeps dumping core :( In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Doug, Thanks very much for the offer, but the sysinstall problem was traced to a faulty hardisk - all appears to working now. Thanks, Quintin. On Sun, 6 Sep 1998, Doug White wrote: > > On Tue, 1 Sep 1998, Quintin Oliver wrote: > > > Hello, > > > > Well, my first FreeBSD problem, I installed FreeBSD Release 2.2.7 on my > > machine at home, it's a Cyrix 486/dx2 66 (16 meg of ram) and alls ok. > > > > Then, I thought - I like the BSD product, I'll install it on the server at > > work, install was ok. > > > > Without touching the machine, I tried to run /stand/sysinstall, it runs, > > then crashes when I select 'Post-Install'-'Packages' as soon as it gets > > the INDEX from ftp.freebsd.org, it crashes out: sysintall: exited in > > signal 10 dumped core (bus error). > > Please zip up one of your core files and put it somewheere I can get to > it... I have a debug'd sysinstall I can use to figure out why you're > getting core dumps. Do NOT send by email. > > Thanks! > > Doug White | University of Oregon > Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant > http://gladstone.uoregon.edu/~dwhite | Computer Science Major > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 01:26:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA08464 for freebsd-questions-outgoing; Mon, 7 Sep 1998 01:26:07 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.lig.bellsouth.net (mail.lig.bellsouth.net [205.152.0.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA08447 for ; Mon, 7 Sep 1998 01:26:03 -0700 (PDT) (envelope-from bordy@bellsouth.net) Received: from a (host-209-214-202-3.sbg.bellsouth.net [209.214.202.3]) by mail.lig.bellsouth.net (8.8.8-spamdog/8.8.5) with SMTP id EAA29955 for ; Mon, 7 Sep 1998 04:25:56 -0400 (EDT) Message-ID: <35F2697A.2554@bellsouth.net> Date: Sun, 06 Sep 1998 06:52:42 -0400 From: Tom Bordenkircher X-Mailer: Mozilla 3.04 (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Floppy disk order? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I tried to do a basic install. Boot disk works. Problems came up when program asked for first bin disk. What order should the files be in on the disks? Why doesn't the installer ask for me to feed it the disk it wants instead of just giving up? I spent 4.5 hours ftp'ing the bin file, and I want to make this install work. Please help! I don't have a credit card, so I can't get the CD. Anybody have an extra disk? I'll send CASH ! Thanks . Tom Bordenkircher. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 01:27:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA08759 for freebsd-questions-outgoing; Mon, 7 Sep 1998 01:27:59 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ark.com (mars.ark.com [204.50.2.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA08754 for ; Mon, 7 Sep 1998 01:27:57 -0700 (PDT) (envelope-from nogamu@sage.ark.com) Received: from sage.ark.com (ka1p28.ark.com [209.52.130.91]) by ark.com (8.9.1/8.5local) with ESMTP id BAA15433 for ; Mon, 7 Sep 1998 01:27:35 -0700 Message-ID: <35F3984E.874403A7@sage.ark.com> Date: Mon, 07 Sep 1998 01:24:46 -0700 From: nogamu X-Mailer: Mozilla 4.05 [en] (Win95; U) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: transfering file names from windows 95 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 Dear Sir/Madam, I'm currently running windows 95 on my home PC, but I am planning to switch to FreeBSD. I have downloaded your entire 2.2.7 directory off of the Canadian server, but one thought crossed my mind over the past couple of days. I have a Hewlett Packard 2060i SCSI CD-R burner, with Gear software. I am planning to burn 2-3 CD-R's, one containing most of FreeBSD's OS, and the next couple would store all the packages that are available (freeBSD/packages/All). I was wondering if you know if long file names such as mmr-1.5.1.tgz will properly transfer over to the new CD-R. Windows 95 seems to use both, but I know that unix of course works with the long file names only. Will the long file names transfer or, will just the short 8-3 ISO9660 standard screw things up. Hope you can answer this question. thanks for your time. Peter Dionne nogamu@sage.ark.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 01:28:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA08885 for freebsd-questions-outgoing; Mon, 7 Sep 1998 01:28:14 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from orion.smlt.com (orion.smlt.com [195.153.190.198]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA08862 for ; Mon, 7 Sep 1998 01:28:11 -0700 (PDT) (envelope-from quintin@smlt.com) Received: from localhost (quintin@localhost) by orion.smlt.com (8.8.7/8.8.7) with SMTP id JAA10487; Mon, 7 Sep 1998 09:48:39 +0100 Date: Mon, 7 Sep 1998 09:48:38 +0100 (BST) From: Quintin Oliver To: Ben Smithurst cc: freebsd-questions@FreeBSD.ORG Subject: Re: out of inodes? In-Reply-To: <19980905203323.C21372@scientia.demon.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, On Sat, 5 Sep 1998, Ben Smithurst wrote: > Quintin Oliver wrote: > > > When I download files, and edit files I get this error message everytime I > > attempt to save a file: > > > > Sep 5 19:22:54 home /kernel: pid 715 (joe), uid 0 on /: out of inodes > > > > What does this mean? > > It means there are no more inodes on /. Check the output of `df -i', you > may need a bigger disk. Yikes! it says all inodes are used, but is a inode anyway? there is 84% available on the disk? (at least 30 meg - perhaps more) Cheers, Quintin. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 01:51:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA10731 for freebsd-questions-outgoing; Mon, 7 Sep 1998 01:51:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from charon.gothic.net (charon.gothic.net [209.133.27.246]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA10726 for ; Mon, 7 Sep 1998 01:51:34 -0700 (PDT) (envelope-from sinthetk@gothic.net) Received: from gothic.net (pn9-ppp-211.primary.net [205.242.93.211]) by charon.gothic.net (8.9.1/8.8.8) with ESMTP id BAA16179 for ; Mon, 7 Sep 1998 01:48:35 -0700 (PDT) Message-ID: <35F39DCA.C6786F96@gothic.net> Date: Mon, 07 Sep 1998 03:48:10 -0500 From: Benjamin Rosenberg X-Mailer: Mozilla 4.06 [en] (WinNT; U) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: scsi 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, I have a system which i successfully loaded 2.2.6 on. It gave weird errors such as when booting off the bootdisk it asked if i was sure i wanted to install from these cd's because they did not appear to match...then randomly through the install it would say it could not read a file. I have installed solaris, NT, 95 and 98 with this cdrom, so it is not the problem. The scsi card is an adaptec 2940UW bios rev. 1.23. Any help on this would be appreciated. If the problem has been fix with 2.2.7 then I will just upgrade :) thanks... -- /\ Benjamin A. Rosenberg \\ \ sinthetk@gothic.net \ \\ / / \/ / / UNIX is user friendly. / / \//\ It's just selective \//\ / / about who its friends are. / / /\ / / \\ \ \ \\ \/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 02:41:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA15808 for freebsd-questions-outgoing; Mon, 7 Sep 1998 02:41:10 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from iservern.teligent.se (iservern.teligent.se [194.17.198.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA15795 for ; Mon, 7 Sep 1998 02:41:04 -0700 (PDT) (envelope-from jakob@teligent.se) Received: from datorn.teligent.se ([192.168.2.11]) by iservern.teligent.se (8.8.7/8.8.7) with SMTP id LAA19183 for ; Mon, 7 Sep 1998 11:40:59 +0200 (CEST) (envelope-from jakob@teligent.se) Date: Mon, 7 Sep 1998 11:40:18 +0200 (CEST) From: Jakob Alvermark To: questions@FreeBSD.ORG Subject: Natd and icq? Message-ID: 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 CAA15804 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello. Is it possible to use icq behind a firewall running natd? I've tried, and natd gives me an error: "failed to write packet back: Permission denied", when I try to connect to the icq server. I've checked the fw rules and the should be ok.. TIA /Jakob Alvermark ------------------------------------------------------- Teligent AB, P.O. Box 213, S-149 23 Nynäshamn, Sweden Telephone +46-(0)8 520 660 00 * Fax +46-(0)8 520 193 36 Direct +46-(0)8 520 660 32 * GSM +46-(0)70 792 16 57 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 02:56:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA17401 for freebsd-questions-outgoing; Mon, 7 Sep 1998 02:56:10 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from power.connexus.net.au (power.connexus.net.au [203.12.22.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA17269 for ; Mon, 7 Sep 1998 02:55:47 -0700 (PDT) (envelope-from hawks@connexus.apana.org.au) Received: from jules (dialin-a3-00.Melbourne.interNex.net.au [203.34.169.130]) by power.connexus.net.au (8.8.7/8.7.3) with SMTP id TAA17777 for ; Mon, 7 Sep 1998 19:55:20 +1000 (EST) Message-ID: <35F3AE6D.7EE@connexus.apana.org.au> Date: Mon, 07 Sep 1998 19:59:09 +1000 From: Julian Landy Reply-To: hawks@connexus.apana.org.au X-Mailer: Mozilla 3.01 (Win95; I) MIME-Version: 1.0 To: faq@FreeBSD.ORG Subject: undo Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG HI Freebsd I am a student in Melbourne Australia, one of our excersises is to edit your file in vi. I was wondering how to execute the undo command. This is probably easy and a stupid question for that matter, but please let me know. Regards Julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 03:17:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA18870 for freebsd-questions-outgoing; Mon, 7 Sep 1998 03:17:28 -0700 (PDT) (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 DAA18543 for ; Mon, 7 Sep 1998 03:13:34 -0700 (PDT) (envelope-from nbm@rucus.ru.ac.za) Received: (qmail 24864 invoked by uid 1003); 7 Sep 1998 10:10:34 -0000 Message-ID: <19980907121034.A21830@rucus.ru.ac.za> Date: Mon, 7 Sep 1998 12:10:34 +0200 From: Neil Blakey-Milner To: Ben Compton , freebsd-questions@FreeBSD.ORG Subject: Re: Disk Copying References: <3.0.5.32.19980906195202.0092a7e0@mail.naxs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <3.0.5.32.19980906195202.0092a7e0@mail.naxs.com>; from Ben Compton on Sun, Sep 06, 1998 at 07:52:02PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun 1998-09-06 (19:52), Ben Compton wrote: > I don't know if you guys will help on this one or not but I am going to > give it a shot. Of course we will. After all, we want to show you the errors of your previous ways and show you the light, blah blah blah yackity schmackety. Just kidding, but here goes: > I am currently running RedHat Linux 5.0 on a 2.0GB Hard Drive. I just > purchased a 4.3GB Hard drive and I want to move Rehat over to the new hard > drive. I don't want to have to reinstall Redhat as I have already got it > working properly. I am wanting to do the move to allow me to split the HD > into 2 2GB sections and have RedHat on one partition and then install > FreeBSD on the other so I can run them head to head and see which one I > like the best. Is there any utility that would allow me to basically > mirror RedHat over to the new hard drive? Is there another way you can > suggest to do this? Any help will be appreciated. Thanks This is best performed by booting from a floppy disk, and making the new partitions on the 4.3gig, and then mounting the Linux partitions on both the drives. Mount the old partition in /mnt/old, and the new partition in /mnt/new. Then: (cd /mnt/old && tar cf - .) | (cd /mnt/new && tar xpf -) This will use tar to mirror the old partition onto the new partition. You can do this without the floppy disk, but it's slightly more complex, but it's basically the same, just remember to use the "-l" or "--one-file-system" options to make sure you don't recurse into your mountpoint. I'm not sure what options Linux tar takes, but I imagine it'll be one of them - man tar also helps. In the tar manpage, also, it says: > To move file hierarchies, use a command line like this: > tar -cf - -C srcdir . | tar xpf - -C destdir Hope this helps Neil -- Neil Blakey-Milner nbm@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 03:39:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA20624 for freebsd-questions-outgoing; Mon, 7 Sep 1998 03:39:48 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from faust27-s.rz.uni-frankfurt.de (faust27-s.rz.uni-frankfurt.de [141.2.149.151]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id DAA20619 for ; Mon, 7 Sep 1998 03:39:45 -0700 (PDT) (envelope-from oliver.thuns@gmx.de) Message-Id: <199809071039.DAA20619@hub.freebsd.org> Received: from virt.dyn.ml.org (actually NAFp2-111.rz.uni-frankfurt.de) by faust27-eth.rz.uni-frankfurt.de with Local SMTP (PP); Mon, 7 Sep 1998 12:39:03 +0000 From: Oliver Thuns To: "freebsd-questions@freebsd.org" Date: Mon, 07 Sep 1998 12:38:53 +0100 Reply-To: Oliver Thuns X-Mailer: PMMail 98 Professional (2.00.1500) For Windows 95 (4.0.950) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: FreeBSD on a partition above the 1024 cylinder Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I tried to install FreeBSD, but the setup program does not recognize my partitions correctly. I have 4 partitions: 400 MB FAT (Win 95) 1000 MB NTFS (NT 4.0) 700 MB FAT (for FreeBSD) 2000 MB FAT (Data) FreeBSD setup recognizes the first FAT partition and only one extended partition with 3700 MB. The BIOS does not support a mapping for large harddisks, but this should be no problem with FreeBSD (NT and Linux recognize these partitions, Win95 doesn't). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 04:04:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA24246 for freebsd-questions-outgoing; Mon, 7 Sep 1998 04:04:44 -0700 (PDT) (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 EAA24014 for ; Mon, 7 Sep 1998 04:03:49 -0700 (PDT) (envelope-from nbm@rucus.ru.ac.za) Received: (qmail 26147 invoked by uid 1003); 7 Sep 1998 10:17:03 -0000 Message-ID: <19980907121703.B21830@rucus.ru.ac.za> Date: Mon, 7 Sep 1998 12:17:03 +0200 From: Neil Blakey-Milner To: jm7996@devrycols.edu, questions@FreeBSD.ORG Subject: Re: 3.0 and 2.2.X References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from James A. Mutter on Mon, Sep 07, 1998 at 12:04:44AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon 1998-09-07 (00:04), James A. Mutter wrote: > When 3.0 is finally released, will the move from 2.2.X -> 3.0 be as > seemless as any of the move within the 2.2 branch, or are we looking at a > complete reinstall? In theory the systems in place will make this move pretty seamless. Apparently someone on -CURRENT moved from 2.2.5-RELEASE to a recent 3.0-CURRENT with ELF, and it worked fine (it was ona 386DX-40 and took 69 hours or so, but still.) Basically it should be a case of cvsup'ing, making buildworld, shutdown, make installworld, make kernel, and reboot, as it is now. The entire mechanism is pretty amazing, and should work indefinately. Neil -- Neil Blakey-Milner nbm@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 04:05:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA24405 for freebsd-questions-outgoing; Mon, 7 Sep 1998 04:05:32 -0700 (PDT) (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 EAA24316 for ; Mon, 7 Sep 1998 04:05:14 -0700 (PDT) (envelope-from nbm@rucus.ru.ac.za) Received: (qmail 29818 invoked by uid 1003); 7 Sep 1998 10:28:35 -0000 Message-ID: <19980907122835.C21830@rucus.ru.ac.za> Date: Mon, 7 Sep 1998 12:28:35 +0200 From: Neil Blakey-Milner To: hawks@connexus.apana.org.au, faq@FreeBSD.ORG Subject: Re: undo References: <35F3AE6D.7EE@connexus.apana.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <35F3AE6D.7EE@connexus.apana.org.au>; from Julian Landy on Mon, Sep 07, 1998 at 07:59:09PM +1000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon 1998-09-07 (19:59), Julian Landy wrote: > I am a student in Melbourne Australia, one of our excersises is to edit > your file in vi. I was wondering how to execute the undo command. This > is probably easy and a stupid question for that matter, but please let > me know. Try "u" whilst in Command Mode. Neil -- Neil Blakey-Milner nbm@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 04:32:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA27121 for freebsd-questions-outgoing; Mon, 7 Sep 1998 04:32:16 -0700 (PDT) (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 EAA27100 for ; Mon, 7 Sep 1998 04:32:13 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.02 #26) id 0zFyLG-0006pA-00; Mon, 7 Sep 1998 11:16:14 +0100 Date: Mon, 7 Sep 1998 11:16:13 +0100 From: Ben Smithurst To: Quintin Oliver Cc: freebsd-questions@FreeBSD.ORG Subject: Re: out of inodes? Message-ID: <19980907111613.C25129@scientia.demon.co.uk> References: <19980905203323.C21372@scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: User-Agent: Mutt/0.94.3i (FreeBSD 3.0-CURRENT i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Quintin Oliver wrote: > Yikes! it says all inodes are used, but is a inode anyway? there is 84% > available on the disk? (at least 30 meg - perhaps more) To explain it basically, each file has an inode. So if you have thousands of 1 byte files, you'll run out of inodes, although you may have loads of disk space left. Someone else can probably explain it better than me. (The bit I missed out is that two hard linked files have the same inode, which is why they are identical copies. I think file owner/group/permissions/date, etc, are associated with the inode, rather than the filename, but I could be wrong.) $ df -i Filesystem 1K-blocks Used Avail Capacity iused ifree %iused Mounted on /dev/wd2s1a 139656 35805 92679 28% 1358 37040 4% / /dev/wd2s2e 3038961 732990 2062855 26% 50251 687027 7% /usr /dev/wd2s3e 1519472 245799 1152116 18% 52245 316393 14% /var procfs 4 4 0 100% 33 147 18% /proc One million inodes free altogether, that should last me a while :-) -- Ben Smithurst : ben@scientia.demon.co.uk : http://www.scientia.demon.co.uk/ PGP: 0x99392F7D - 3D 89 87 42 CE CA 93 4C 68 32 0E D5 36 05 3D 16 http://www.scientia.demon.co.uk/ben/pgp-key.html (or use keyservers) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 04:48:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA28840 for freebsd-questions-outgoing; Mon, 7 Sep 1998 04:48:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from phear.net (phear.net [206.58.96.18]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA28827 for ; Mon, 7 Sep 1998 04:48:02 -0700 (PDT) (envelope-from jim@phrantic.phear.net) Received: from localhost (jim@localhost) by phear.net (8.9.1a/8.9.1a) with SMTP id EAA10234 for ; Mon, 7 Sep 1998 04:45:58 -0700 (PDT) Date: Mon, 7 Sep 1998 04:45:26 -0700 (PDT) From: Jim Mock X-Sender: jim@phear.net To: questions@FreeBSD.ORG Subject: install from ms-dos 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 -----BEGIN PGP SIGNED MESSAGE----- I'm currently downloading what I'll need to do an install from a dos partition, but have a question about the X distribution. Do I need _everything_ in the XF86332 directory? If I can get around it, I'd prefer not to have to download all of it.. if I can leave out files, which ones? Thanks. Jim -----BEGIN PGP SIGNATURE----- Version: 2.6.2 iQB1AwUBNfPHddkDwS75qIspAQH4NQL/VcWczxiIFvgHMbeBlL6ghkTsRBHlEp4z T4Esy4rYWxDeH7YeRjcGM9a3RIQ6TAZQc225FJrTmCnPFiNGTnv0dWYHvdMjX384 1ZGCJ8w31QQQ3DqC7Nw+BgjP6e6PwliV =bU7Y -----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 Sep 7 07:14:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA07049 for freebsd-questions-outgoing; Mon, 7 Sep 1998 07:14:21 -0700 (PDT) (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 HAA07043 for ; Mon, 7 Sep 1998 07:14:20 -0700 (PDT) (envelope-from rhindla@panix.com) Received: from d300.panix.com (rhindla.dialup.access.net [166.84.212.222]) by mail2.panix.com (8.8.8/8.8.8/PanixM1.3) with SMTP id KAA08442 for ; Mon, 7 Sep 1998 10:14:14 -0400 (EDT) Reply-To: "Bob Hindla" From: "Bob Hindla" To: Subject: Configuration files Date: Mon, 7 Sep 1998 10:13:24 -0400 Message-ID: <01bdda69$ace8c880$ded454a6@d300.panix.com> 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 OK, I've got BSD up and running. I just have few questions. I've modified .bash_profile in /etc and /root (which is my home, at least initially). Now how do I get bash to be my default shell as soon as machine comes up? I noted a line "!/bin/sh" in rc.conf. But it was commented out with a pound sign. What does rc stand for? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 07:20:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA07661 for freebsd-questions-outgoing; Mon, 7 Sep 1998 07:20:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.icubed.net (ns.icubed.net [209.101.120.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA07656 for ; Mon, 7 Sep 1998 07:20:34 -0700 (PDT) (envelope-from jnealy@icubed.net) Received: from ppp7.icubed.net (ppp7.icubed.net [209.101.122.7]) by ns.icubed.net (8.8.5/8.8.5) with SMTP id KAA01463 for ; Mon, 7 Sep 1998 10:25:46 -0400 (EDT) X-Authentication-Warning: ns.icubed.net: ppp7.icubed.net [209.101.122.7] didn't use HELO protocol Message-ID: <35F3ECE2.14FA@icubed.net> Date: Mon, 07 Sep 1998 10:25:39 -0400 From: "jnealy@icubed.net" X-Mailer: Mozilla 3.0 (OS/2; U) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: questions Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Silly question(s): I once saw a blurb on the 'net abouy a UNIX flavor that was accused of being tied to satanic elements. Was it FreeBSD because of the logo? Who designed the logo anyway? I don't worship Satan, but the FreeBSD devil is sorta cute-looking. Serious statement(s): I have been contemplating switching from Warp to UNIX for a number of months now. I love the OS/2 alternative to Msoft, but IBM is often flaky on whether it plans to add capability "x" or feature "y", and doesn't seem to support 3rd party vendors who are willing. As a networking/programming person by profession and hobby, I was looking at FreeBSD as a platform for web server and desktop use because of it's open support. What could I do to be a contributing member of such a project? Thank You. John K. Nealy, III To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 07:23:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA07963 for freebsd-questions-outgoing; Mon, 7 Sep 1998 07:23:43 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mutsgo.kf7nn.com (mutsgo.kf7nn.com [204.251.27.213]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA07957 for ; Mon, 7 Sep 1998 07:23:41 -0700 (PDT) (envelope-from vagner@vagner.com) Received: from ginger.kf7nn.com (ginger.kf7nn.com [192.168.0.4]) by mutsgo.kf7nn.com (8.8.8/8.8.8) with SMTP id JAA22869; Mon, 7 Sep 1998 09:22:51 -0500 (CDT) (envelope-from vagner@vagner.com) From: "George Vagner" To: , Subject: Re: ESD/Sound install/ESound help needed! Date: Mon, 7 Sep 1998 09:22:57 -0500 Message-ID: <01bdda6b$02bdf040$0400a8c0@ginger.kf7nn.com> 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 i am putting together some info on this awe installation for people that want to know how i was able to get it to work. ( with the help of this list of course ) http://kf7nn.com/~freebsd/awe32_config -----Original Message----- From: listaccount@home.com To: freebsd-questions@FreeBSD.ORG Date: Monday, September 07, 1998 12:00 AM Subject: ESD/Sound install/ESound help needed! >Hi everyone.. > >As of very recently, I did a complete upgrade/reinstall to >FreeBSD-3.0-Current (SNAP 080598 I believe--very current at any rate) > >The install went without a hitch, and, while installing other programs >and packages, I used the GENERIC kernel. > >In an effort to get a working sound device, I built a new kernel based >on the GENERIC config file, with the lines added verbatim from the LINT >config file, /usr/src/sys/i386/conf/LINT. > >I added the snd0 controller, and the devices sb0, awe0, sbxvi0 and >sbmidi0, copying the lines, in order, letter for letter from the LINT >config file. Note I did NOT change the port addresses, IRQ or DMA >settings from their defaults in the config file at first. More on this >later. > >I then rebuilt my kernel, rebooted, and, sure enough, my new devices >appeared in the kernel config just as I wanted. I have an ISA PnP Awe32 >sound card. It was necessary in the kernel config to adjust the port >and IRQ settings to avoid conflicts. However, when the kernel loaded >(several boots) I got the "error message" sb_reset_dsp failed. It also >reported, for EACH of the devices, sb0, awe0, sbxvi0 and sbmidi0 that it >could not find the device at whatever address I had configured them as >(0x240 in the case of sb0). I then tried (in the kernel config) >removing all sound devices BUT the sb0 (thinking that they might be >conflicting or interfering with each other somehow), to no avail. I >then tried using different port addresses in the kernel config, and even >one rebuild of the kernel with another port config. > >I also (unsucessfully) tried to build a kernel with the PnP controller >enabled and the alternate (Luigi?) sound driver... I don't think I was >on the right track with that though :) > >I am doing this so that I can use the Esound library within X, (with the >Enlightenment 0.14 window manager). Esound is built into Enlightenment, >but requires the Esound daemon, "esd" to be running. Esd requires the >device /dev/dsp be configured, which it ISN'T. Both ESound and >Enlightenment came straight from the FreeBSD packages installer. > >So, am I even on the right track attempting to configure snd0? Or is >there another explanation? I know this has been a rather long question, >but I would REALLY appreciate any help. :) > >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 Sep 7 07:31:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA08526 for freebsd-questions-outgoing; Mon, 7 Sep 1998 07:31:09 -0700 (PDT) (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 HAA08521 for ; Mon, 7 Sep 1998 07:31:06 -0700 (PDT) (envelope-from gunnar@pluto.sr.se) 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 QAA28052 for ; Mon, 7 Sep 1998 16:31:02 +0200 (MET DST) Received: (from Unknown UID 1001@localhost) by pluto.sr.se (8.8.8/8.8.8) id QAA00583 for questions@FreeBSD.org; Mon, 7 Sep 1998 16:31:01 +0200 (CEST) (envelope-from gunnar) Message-ID: <19980907163101.A569@sr.se> Date: Mon, 7 Sep 1998 16:31:01 +0200 To: FreeBSD Questions Subject: Running xcalc and xfontsel 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 recently installed a new FreeBSD 2.2.7 out of the CD-box. When I run xcalc and xfontsel (these two are the only I tested) I get very strange results. The calculator looks like a little box with some lines in it. No controls or so. xfontsel looks like a couple of boxes with some text in it. The Quit button is a rectangle with the text quitButton and so on. The error message I get is: Warning: app-defaults file not properly installed. I can see no difference between this installation and all the others I've done. All other installations have so far worked without any complications. -- 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 Mon Sep 7 07:38:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA09081 for freebsd-questions-outgoing; Mon, 7 Sep 1998 07:38:04 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mhs.swan.ac.uk (mhs.swan.ac.uk [137.44.1.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA09015 for ; Mon, 7 Sep 1998 07:37:56 -0700 (PDT) (envelope-from t.simpson@swansea.ac.uk) Received: from www-compsci.swan.ac.uk by mhs with SMTP-LOCAL (XT-PP) with ESMTP; Mon, 7 Sep 1998 15:37:32 +0100 Received: from swan.ac.uk (cseuropa [137.44.2.83]) by www-compsci.swan.ac.uk (8.8.8/8.8.8) with ESMTP id PAA02187 for ; Mon, 7 Sep 1998 15:37:35 GMT (envelope-from t.simpson@swan.ac.uk) Message-ID: <35F3EF46.9964549E@swan.ac.uk> Date: Mon, 07 Sep 1998 15:35:50 +0100 From: "T. Simpson" X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) To: freebsd-questions@FreeBSD.ORG Subject: netatalk and appleshare ip MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Can anyone tell me if netatalk with freebsd supports appleshare ip (supported in AFP 2.2) Ta. Tom -- __________________________________ ___ _ _ _ Tom Simpson. (01792) 295651 Dept. of Computer Science, U W Swansea, Singleton Park, Swansea. SA2 8PP. T.Simpson@swan.ac.uk http://www.swan.ac.uk/compsci/AllStaff/TS.html http://cslucifer.swan.ac.uk/~cstom __________________________________ ___ _ _ _ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 07:52:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA10437 for freebsd-questions-outgoing; Mon, 7 Sep 1998 07:52:25 -0700 (PDT) (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 HAA10410 for ; Mon, 7 Sep 1998 07:52:04 -0700 (PDT) (envelope-from gary.hall@mcg-graphics.com) Received: (qmail 7739 invoked from network); 7 Sep 1998 14:51:52 -0000 Received: from userm068.uk.uudial.com (HELO ?193.149.77.118?) (193.149.77.118) by smtp.dial.pipex.com with SMTP; 7 Sep 1998 14:51:52 -0000 Received: from mcg-graphics.com by mcg-graphics.com ; 07 Sep 98 14:58:20 UT Message-ID: <35F3F483.AE59329F@mcg-graphics.com> Date: Mon, 07 Sep 1998 15:58:11 +0100 From: Gary Hall Reply-To: gary.hall@mcg-graphics.com Organization: MCG Graphics Ltd X-Mailer: Mozilla 4.5b1 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Questions Subject: Limit to number of files in a directory Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there any limit to the number of files that can be stored in a directory in FreeBSD ? We intend to use our FreeBSD machine as an FTP server to store images of jobs on and estimate somewhere in the area of a million in a single directory. Would this cause a problem ? Thanks -- Gary Hall Management Information Systems Manager MCG Graphics Ltd e-mail: gary.hall@mcg-graphics.com web: http://www.mcg-graphics.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 07:55:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA10762 for freebsd-questions-outgoing; Mon, 7 Sep 1998 07:55:13 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mutsgo.kf7nn.com (mutsgo.kf7nn.com [204.251.27.213]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA10749 for ; Mon, 7 Sep 1998 07:55:09 -0700 (PDT) (envelope-from vagner@vagner.com) Received: from ginger.kf7nn.com (ginger.kf7nn.com [192.168.0.4]) by mutsgo.kf7nn.com (8.8.8/8.8.8) with SMTP id JAA22912 for ; Mon, 7 Sep 1998 09:54:36 -0500 (CDT) (envelope-from vagner@vagner.com) From: "George Vagner" To: Subject: snmpd Date: Mon, 7 Sep 1998 09:54:42 -0500 Message-ID: <01bdda6f$723a72a0$0400a8c0@ginger.kf7nn.com> 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 is snmpd neccessary to receive mail? i thought that sendmail was fine for receiving mail. if snmpd dont need to run for this how can i removed it from running everytime the system is restarted. here is my top output. PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 17682 nobody -6 0 564K 764K piperd 0:02 0.19% 0.19% httpd 179 root 18 0 484K 556K pause 3:31 0.00% 0.00% httpd 189 root 2 0 428K 276K select 3:28 0.00% 0.00% snmpd 238 root 2 0 464K 444K select 1:00 0.00% 0.00% nmbd 128 root 18 0 336K 368K pause 0:21 0.00% 0.00% cron 134 root 18 0 208K 264K pause 0:20 0.00% 0.00% lpd 94 root 2 0 204K 336K select 0:16 0.00% 0.00% syslogd 125 root 2 0 212K 344K select 0:04 0.00% 0.00% inetd 135 root 2 0 556K 552K select 0:03 0.00% 0.00% sendmail 19848 nobody 2 0 560K 836K select 0:02 0.00% 0.00% httpd 19398 nobody 2 0 556K 812K select 0:03 0.00% 0.00% httpd 17683 nobody 2 0 556K 804K select 0:02 0.00% 0.00% httpd 27 root 18 0 204K 12K pause 0:00 0.00% 0.00% adjkerntz 22909 nobody 10 0 480K 188K wait 0:00 0.00% 0.00% sh 1 root 10 0 484K 84K wait 0:00 0.00% 0.00% init 4786 root 3 0 180K 292K ttyin 0:00 0.00% 0.00% getty 212 root 3 0 180K 244K ttyin 0:00 0.00% 0.00% getty 213 root 3 0 180K 244K ttyin 0:00 0.00% 0.00% getty To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 08:04:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA11756 for freebsd-questions-outgoing; Mon, 7 Sep 1998 08:04:32 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from newsguy.com (perry.co.pathlink.com [207.211.168.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA11657 for ; Mon, 7 Sep 1998 08:04:08 -0700 (PDT) (envelope-from reyesf@newsguy.com) Received: (from reyesf@localhost) by newsguy.com (8.8.7/8.8.7) id IAA20564; Mon, 7 Sep 1998 08:04:00 -0700 (PDT) Message-Id: <199809071504.IAA20564@newsguy.com> From: "Francisco Reyes" To: "FreeBSD questions" Date: Mon, 07 Sep 1998 11:03:58 -0400 Reply-To: "Francisco Reyes" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 95 (4.0.1111) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Error: Last message repeated # times Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am getting the error "Last message repeated # times" where # is a number. Everything is currently working on the computer. The only warning I ever get which I don't know if it is related is that when I go into sysinstal and it scans for devices if finds my tape drive with no tape. Yesterday I was doing a number of package installs and got tired of the error so I put a tape. I still did get the error, but after I had got the tape warning several times. Could it be related to the tape not been in the unit? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 08:07:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA12253 for freebsd-questions-outgoing; Mon, 7 Sep 1998 08:07:53 -0700 (PDT) (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 IAA12170 for ; Mon, 7 Sep 1998 08:07:15 -0700 (PDT) (envelope-from nbm@rucus.ru.ac.za) Received: (qmail 840 invoked by uid 1003); 7 Sep 1998 15:06:51 -0000 Message-ID: <19980907170651.A29105@rucus.ru.ac.za> Date: Mon, 7 Sep 1998 17:06:51 +0200 From: Neil Blakey-Milner To: Bob Hindla , freebsd-questions@FreeBSD.ORG Subject: Re: Configuration files References: <01bdda69$ace8c880$ded454a6@d300.panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <01bdda69$ace8c880$ded454a6@d300.panix.com>; from Bob Hindla on Mon, Sep 07, 1998 at 10:13:24AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon 1998-09-07 (10:13), Bob Hindla wrote: > OK, I've got BSD up and running. I just have few questions. Well done, welcome to the family :) > I've modified .bash_profile in /etc and /root (which is my home, at least > initially). Now how do I get bash to be my default shell as soon as machine > comes up? I noted a line "!/bin/sh" in rc.conf. But it was commented out > with a pound sign. #!/bin/sh is a "hash-bang" path to the shell which will run the script, /bin/sh in this case. That is how it's supposed to be. Firstly, you probably shouldn't change to bash for the root user. Rather use /bin/sh for root, and make a normal user, install the bash port in /usr/ports/shells/bash2, and then use 'chsh -s /usr/local/bin/bash' to change that user to bash. Then you can 'su -m' to root when you need to, and still use bash. Of course, some people might say that you can use bash as root, but I was just brought up this way. I don't understand why you want bash to be your "default shell" as soon as your machine comes up, or, rather, what you mean by that. Your shell is dependant on your login, so rather change it there. If something fails while booting up, /bin/sh will almost always be there, unless your drive is corrupted, in which case it doesn't matter, you're in big enough trouble. You can always manually use bash in any case, assuming you can mount /usr, if you have one. > What does rc stand for? I have no idea, but rc runs scripts for auto-reboot and daemon startup. (from the manpage) Neil -- Neil Blakey-Milner nbm@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 08:08:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA12468 for freebsd-questions-outgoing; Mon, 7 Sep 1998 08:08:45 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kern.sub.erols.com (kern.sub.erols.com [207.96.19.192]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA12441 for ; Mon, 7 Sep 1998 08:08:33 -0700 (PDT) (envelope-from awood@kern.sub.erols.com) Received: from localhost (awood@localhost) by kern.sub.erols.com (8.8.7/8.8.7) with SMTP id LAA20537 for ; Mon, 7 Sep 1998 11:07:29 -0400 (EDT) (envelope-from awood@kern.sub.erols.com) Date: Mon, 7 Sep 1998 11:07:28 -0400 (EDT) From: austin wood To: freebsd-questions@FreeBSD.ORG Subject: 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 trying to upgrade my 2.2.5-RELEASE system to 2.2.7-STABLE. I CVSuped with the supfile from the FAQ. The command I entered was cvsup -g -L 2 stable-supfile Then I did: cd /usr/src && make world After a bit of compiling it quit with *** Error Code 1. This is what I got: yacc -o expr.c /usr/src/bin/expr/expr.y usage: yacc [-dlrtv] [-b file_prefix] [-p symbol_prefix] filename *** Error code 1 Stop. Apparently -o is not a valid flag. How could I fix this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 08:18:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA13574 for freebsd-questions-outgoing; Mon, 7 Sep 1998 08:18:10 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from newsguy.com (perry.co.pathlink.com [207.211.168.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA13567 for ; Mon, 7 Sep 1998 08:18:07 -0700 (PDT) (envelope-from reyesf@newsguy.com) Received: (from reyesf@localhost) by newsguy.com (8.8.7/8.8.7) id IAA21396; Mon, 7 Sep 1998 08:18:03 -0700 (PDT) Message-Id: <199809071518.IAA21396@newsguy.com> From: "Francisco Reyes" To: "FreeBSD questions" Date: Mon, 07 Sep 1998 11:18:04 -0400 Reply-To: "Francisco Reyes" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 95 (4.0.1111) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Problem with sysinstall not doing umount? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yesterday I was doing a number of package installs. I notice that sysinstall several times left the CD mounted. I think it was mount as either /dist or /distfiles. It did not seem to happen every time. I checked the errata file, but there was nothing listed about this. Has anyone else experienced this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 08:33:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA14888 for freebsd-questions-outgoing; Mon, 7 Sep 1998 08:33:28 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bilbo.intexp.com (bilbo.intexp.com [209.98.25.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA14878 for ; Mon, 7 Sep 1998 08:33:20 -0700 (PDT) (envelope-from adam@iexposure.com) Received: from kilroy (kilroy.intexp.com [209.98.25.9]) by bilbo.intexp.com (8.9.1a/8.8.7) with SMTP id KAA09556 for ; Mon, 7 Sep 1998 10:32:58 -0500 Message-ID: <000f01bdda74$a0b463c0$091962d1@kilroy.ns.intexp.com> Reply-To: "Adam Maloney" From: "Adam Maloney" To: Subject: Network troubles Date: Mon, 7 Sep 1998 10:31:47 -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.2110.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG All I did was recompile my kernel...I swear! Here's the description of my problem: doing a ping to any machine on the network just times out...i.e. ping assumes the remote host is down. I'm using IP's and not names, so i know that it's not just a DNS problem. Pinging my machine's IP address or localhost works, and gives ping times of about 1.5ms. Doing an ifconfig -a shows that my NIC is configured and up: bash-2.02# ifconfig -a ie0: flags=8c43 mtu 1500 inet xxx.xxx.xxx.xx netmask 0xffffff00 broadcast xxx.xxx.xxx.255 ether xx:xx:xx:xx:xx:xx so the NIC is properly configured and up. If I do a netstat -r, it takes about 3 minutes (this machine is a 386-16 w/ 8MB RAM), which would seem to be REALLY long. The routing tables look okay though...the default route is my router, it saw my nameserver and itself... It looks like there's something wrong with my routing tables, so what is my next step? Do I regenerate them somehow? Any help is greatly appreciated. Thanks much, -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Adam Maloney Systems Administrator Internet Exposure -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 08:39:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA15647 for freebsd-questions-outgoing; Mon, 7 Sep 1998 08:39:28 -0700 (PDT) (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 IAA15621 for ; Mon, 7 Sep 1998 08:38:41 -0700 (PDT) (envelope-from nbm@rucus.ru.ac.za) Received: (qmail 6174 invoked by uid 1003); 7 Sep 1998 15:38:03 -0000 Message-ID: <19980907173803.A5030@rucus.ru.ac.za> Date: Mon, 7 Sep 1998 17:38:03 +0200 From: Neil Blakey-Milner To: "jnealy@icubed.net" , freebsd-questions@FreeBSD.ORG Subject: Re: questions References: <35F3ECE2.14FA@icubed.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <35F3ECE2.14FA@icubed.net>; from jnealy@icubed.net on Mon, Sep 07, 1998 at 10:25:39AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon 1998-09-07 (10:25), jnealy@icubed.net wrote: > Who designed the logo anyway? I don't worship Satan, but the FreeBSD > devil is sorta cute-looking. Yeah, he is, isn't he. :) > Serious statement(s): > I have been contemplating switching from Warp to UNIX for a number of > months now. I love the OS/2 alternative to Msoft, but IBM is often > flaky on whether it plans to add capability "x" or feature "y", and > doesn't seem to support 3rd party vendors who are willing. As a > networking/programming person by profession and hobby, I was looking at > FreeBSD as a platform for web server and desktop use because of it's > open support. Good choice. > What could I do to be a contributing member of such a project? Lend a hand where needed... answer FreeBSD-Questions mailing list, write ports, look at and work on the various projects (http://www.freebsd.org/projects/), contribute possible patches to documentation, man pages, kernel source, and so forth. Basically, look at http://www.freebsd.org/handbook/contrib.html Neil -- Neil Blakey-Milner nbm@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 08:45:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA16392 for freebsd-questions-outgoing; Mon, 7 Sep 1998 08:45:20 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA16387 for ; Mon, 7 Sep 1998 08:45:18 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from stumbleinn.dyn.ml.org (david@[206.138.229.16]) by studio.watertower.com (8.8.7/8.7.3) with SMTP id LAA03770; Mon, 7 Sep 1998 11:12:10 -0500 (CDT) Date: Mon, 7 Sep 1998 10:44:39 -0500 (CDT) From: David Vondrasek To: "jnealy@icubed.net" cc: freebsd-questions@FreeBSD.ORG Subject: Re: questions In-Reply-To: <35F3ECE2.14FA@icubed.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, 7 Sep 1998, jnealy@icubed.net wrote: > Silly question(s): > > I once saw a blurb on the 'net abouy a UNIX flavor that was accused of > being tied to satanic elements. Was it FreeBSD because of the logo? > Who designed the logo anyway? I don't worship Satan, but the FreeBSD > devil is sorta cute-looking. The logo is NOT a devil, It is a deamon. There is a differnce. David L. Vondrasek dlv@watertower.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 08:51:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA17183 for freebsd-questions-outgoing; Mon, 7 Sep 1998 08:51:29 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA17178 for ; Mon, 7 Sep 1998 08:51:28 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from stumbleinn.dyn.ml.org (david@[206.138.229.16]) by studio.watertower.com (8.8.7/8.7.3) with SMTP id LAA03784; Mon, 7 Sep 1998 11:18:20 -0500 (CDT) Date: Mon, 7 Sep 1998 10:50:49 -0500 (CDT) From: David Vondrasek To: Ryan Thompson cc: freebsd-questions@FreeBSD.ORG Subject: Re: ESD/Sound install/ESound help needed! In-Reply-To: <35F38709.647DD3DA@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, 7 Sep 1998, Ryan Thompson wrote: > David Vondrasek wrote: > > > Hi everyone.. > > > I am doing this so that I can use the Esound library within X, (with the > > > Enlightenment 0.14 window manager). Esound is built into Enlightenment, > > > but requires the Esound daemon, "esd" to be running. Esd requires the > > > device /dev/dsp be configured, which it ISN'T. Both ESound and > > > Enlightenment came straight from the FreeBSD packages installer. > > > > I'd like to know how you got esound to compile and work. It coughed > > everytime I tryed to install. None of the sound or CD programs > > will work for me. > > > > David L. Vondrasek > > dlv@watertower.com > > Hi David... By "compile" I'm assuming you're trying to build the ESound > package from source... I did not have to do that. If you are indeed > running FreeBSD (I *hope* you are, posting in FreeBSD-Questions :), it's > available pre-compiled in the FreeBSD packages compilation. If you have > FTP access and a working network connection (PPP or LAN) run > /stand/sysinstall as root. Go to the post-install config menu, and with > FTP as your media type, go to the packages menu. As I don't remember > which category it's under, just get at it from the "All" menu. The name > DOES start with ESound... Check it off and let the installer take care > of the rest. If all goes well, esound will be downloaded, installed and > configured by the time you exit the program :-) Ofcourse I'm running FreeBSD :) , I'm just use to using the ports collections :) I'll gibe the sysinstall route a shot ! Thanks ! David L. Vondrasek dlv@watertower.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 09:06:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA19328 for freebsd-questions-outgoing; Mon, 7 Sep 1998 09:06:04 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tor-smtp1.netcom.ca (tor-smtp1.netcom.ca [207.181.101.69]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA19217 for ; Mon, 7 Sep 1998 09:06:00 -0700 (PDT) (envelope-from damaged@netcom.ca) Received: from trt-on98-23.netcom.ca (trt-on98-23.netcom.ca [207.181.102.151]) by tor-smtp1.netcom.ca (8.8.7-s-4/8.8.7) with SMTP id MAA26025 for ; Mon, 7 Sep 1998 12:05:37 -0400 (EDT) Received: by trt-on98-23.netcom.ca with Microsoft Mail id <01BDDA58.1DD1AE20@trt-on98-23.netcom.ca>; Mon, 7 Sep 1998 12:07:42 -0400 Message-ID: <01BDDA58.1DD1AE20@trt-on98-23.netcom.ca> From: Jason Bernath To: "'freebsd-questions@freebsd.org'" Subject: Iomega Date: Mon, 7 Sep 1998 12:07:40 -0400 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 JAA19324 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have an Iomega Ditto Max Professional (tape backup unit). I didn't see it included in the supported configurations, nor does Iomega seem to carry any Unix flavored drivers on their Web site. Is it currently supported with a third party driver? Jason Bernath Climax Entertainment Group, Ltd. President To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 09:10:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA19925 for freebsd-questions-outgoing; Mon, 7 Sep 1998 09:10:33 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mutsgo.kf7nn.com (mutsgo.kf7nn.com [204.251.27.213]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA19915 for ; Mon, 7 Sep 1998 09:10:16 -0700 (PDT) (envelope-from vagner@mutsgo.kf7nn.com) Received: (from vagner@localhost) by mutsgo.kf7nn.com (8.8.8/8.8.8) id LAA23185 for questions@freebsd.org; Mon, 7 Sep 1998 11:09:37 -0500 (CDT) (envelope-from vagner) From: Laszlo Vagner Message-Id: <199809071609.LAA23185@mutsgo.kf7nn.com> Subject: ppp again To: questions@FreeBSD.ORG Date: Mon, 7 Sep 1998 11:09:36 -0500 (CDT) 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 am having trouble getting data back from my provider. here is the situation i dial using dial pmdemand i get login ok and then the prompt changes to PPP on pmdemand > i do a show ipcp and it shows my correct ip for both sides. i do a show route and the default route is set to the same as the dns. i tried pinging the ip address of the name server and get nothing back but i can see the packets going out over the modem (USR sportster 33.6 external). any help i would appreciate. here is some relevant stuff. anything else I need to check? ________________________________________________________________ resolv.conf domain kf7nn.com nameserver 205.175.220.226 Working in interactive mode Using interface: tun0 ppp ON ginger> dial pmdemand Warning: Add route failed: 0.0.0.0: errno: Network is unreachable Dial attempt 1 of 1 Phone: 7051815 dial OK! login OK! ppp ON ginger> Packet mode. ppp ON ginger> PPP ON ginger> show ipcp IPCP [Opened] his side: 205.175.220.226, 16 VJ slots with slot compression my side: 205.175.220.222, 16 VJ slots with slot compression Defaults: My Address: 10.0.0.1/0 His Address: 10.0.0.2/0 Negotiation(trigger): MYADDR Connect time: 10 secs 0 octets in, 0 octets out Overall 0 bytes/sec PPP ON ginger> PPP ON ginger> show ccp CCP [Opened] My protocol = none, His protocol = none Output: 0 --> 0, Input: 0 --> 0 PPP ON ginger> show lcp LCP [Opened] his side: MRU 1500, ACCMAP 00000000, PROTOCOMP 1, ACFCOMP 1, MAGIC f9ca65ef, REJECT 0000 my side: MRU 1500, ACCMAP 00000000, PROTOCOMP 1, ACFCOMP 1, MAGIC 1501dba3, REJECT 0000 Defaults: MRU = 1500, ACCMAP = 00000000 Open Mode: active (delay 1) PPP ON ginger> ginger# ping 205.175.220.226 PING 205.175.220.226 (205.175.220.226): 56 data bytes ^C --- 205.175.220.226 ping statistics --- 18 packets transmitted, 0 packets received, 100% packet loss ginger# netstat -rn Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 205.175.220.226 UGSc 0 0 tun0 127.0.0.1 127.0.0.1 UH 0 0 lo0 192.168 link#1 UC 0 0 192.168.0.2 0:60:8c:62:e2:7f UHLW 1 1248 fxp0 783 192.168.0.3 0:a0:c9:21:13:a0 UHLW 0 0 fxp0 1190 192.168.0.255 ff:ff:ff:ff:ff:ff UHLWb 3 64 fxp0 205.175.220.226 205.175.220.222 UH 1 20 tun0 ginger# PPP ON ginger> display Current configuration option settings.. Name My Side His Side ---------------------------------------- acfcomp enable accept chap disable accept deflate enable accept lqr disable deny pap disable accept pppd-deflate disable deny pred1 enable accept protocomp enable accept vjcomp enable accept msext disable N/A passwdauth disable N/A proxy disable N/A throughput disable N/A utmp enable N/A PPP ON ginger> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 09:11:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA20061 for freebsd-questions-outgoing; Mon, 7 Sep 1998 09:11:17 -0700 (PDT) (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 JAA19809 for ; Mon, 7 Sep 1998 09:10:00 -0700 (PDT) (envelope-from nbm@rucus.ru.ac.za) Received: (qmail 12010 invoked by uid 1003); 7 Sep 1998 16:09:33 -0000 Message-ID: <19980907180933.A11619@rucus.ru.ac.za> Date: Mon, 7 Sep 1998 18:09:33 +0200 From: Neil Blakey-Milner To: George Vagner , questions@FreeBSD.ORG Subject: Re: snmpd References: <01bdda6f$723a72a0$0400a8c0@ginger.kf7nn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <01bdda6f$723a72a0$0400a8c0@ginger.kf7nn.com>; from George Vagner on Mon, Sep 07, 1998 at 09:54:42AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon 1998-09-07 (09:54), George Vagner wrote: > is snmpd neccessary to receive mail? No. > i thought that sendmail was fine for receiving mail. It's "fine", yes. > if snmpd dont need to run for this how can i removed it > from running everytime the system is restarted. I think it's run from /usr/local/etc/rc.d/snmpd or something. Simply remove executable access (via chmod -x) from the .sh script. Neil -- Neil Blakey-Milner nbm@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 09:21:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA21870 for freebsd-questions-outgoing; Mon, 7 Sep 1998 09:21:12 -0700 (PDT) (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 JAA21768 for ; Mon, 7 Sep 1998 09:20:39 -0700 (PDT) (envelope-from nbm@rucus.ru.ac.za) Received: (qmail 13856 invoked by uid 1003); 7 Sep 1998 16:20:11 -0000 Message-ID: <19980907182011.B11619@rucus.ru.ac.za> Date: Mon, 7 Sep 1998 18:20:11 +0200 From: Neil Blakey-Milner To: austin wood , freebsd-questions@FreeBSD.ORG Subject: Re: STABLE References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from austin wood on Mon, Sep 07, 1998 at 11:07:28AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon 1998-09-07 (11:07), austin wood wrote: > I'm trying to upgrade my 2.2.5-RELEASE system to 2.2.7-STABLE. I CVSuped > with the supfile from the FAQ. The command I entered was > > yacc -o expr.c /usr/src/bin/expr/expr.y > usage: yacc [-dlrtv] [-b file_prefix] [-p symbol_prefix] filename > *** Error code 1 > > Stop. > > Apparently -o is not a valid flag. How could I fix this? Join the -STABLE mailing list if you want to run -STABLE, the mailing lists are in the handbook. Please resend this to the -STABLE mailing list, they'll be much more able to help you out. Neil -- Neil Blakey-Milner nbm@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 09:33:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA23083 for freebsd-questions-outgoing; Mon, 7 Sep 1998 09:33:18 -0700 (PDT) (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 JAA23078 for ; Mon, 7 Sep 1998 09:33:16 -0700 (PDT) (envelope-from bobb@ibm.net) Received: from slip166-72-229-106.va.us.ibm.net (slip166-72-229-106.va.us.ibm.net [166.72.229.106]) by out5.ibm.net (8.8.5/8.6.9) with SMTP id QAA32220 for ; Mon, 7 Sep 1998 16:33:10 GMT Message-Id: <199809071633.QAA32220@out5.ibm.net> From: "Bobb Shires" To: "FreeBSD-questions" Date: Mon, 07 Sep 1998 12:32:46 -0400 Reply-To: "Bobb Shires" X-Mailer: PMMail 1.96a For OS/2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Disturbing line in dmesg Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The last line of my dmesg reads: Intel Pentium F00F detected, installing workaround Any ideas what this means? Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 09:38:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA23836 for freebsd-questions-outgoing; Mon, 7 Sep 1998 09:38:38 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA23831 for ; Mon, 7 Sep 1998 09:38:36 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from stumbleinn.dyn.ml.org (david@[206.138.229.16]) by studio.watertower.com (8.8.7/8.7.3) with SMTP id MAA03960 for ; Mon, 7 Sep 1998 12:05:31 -0500 (CDT) Date: Mon, 7 Sep 1998 11:38:00 -0500 (CDT) From: David Vondrasek To: freebsd-questions@FreeBSD.ORG Subject: PCM0 In-Reply-To: <35F38709.647DD3DA@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 Well I installed a few sound/audio ports and now at boot in the dmesg I get pcm0: unit not configured, perhaps you want pcn1 ? and also /usr/local/sbin/rplayd: rplay_audio_get_volume: unable to open mixer device andy idea' ? or fixes ? Thanks David L. Vondrasek dlv@watertower.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 09:49:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA25274 for freebsd-questions-outgoing; Mon, 7 Sep 1998 09:49:24 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from calis.BlackSun.org (slip-ppp-4-198.escape.com [205.160.46.198]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA25255 for ; Mon, 7 Sep 1998 09:49:20 -0700 (PDT) (envelope-from don@calis.BlackSun.org) Received: from localhost (don@localhost) by calis.BlackSun.org (8.8.8/8.8.7) with SMTP id MAA19920 for ; Mon, 7 Sep 1998 12:49:35 -0400 (EDT) (envelope-from don@calis.BlackSun.org) Date: Mon, 7 Sep 1998 12:49:35 -0400 (EDT) From: Don To: freebsd-questions@FreeBSD.ORG Subject: alpha port Message-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 what console the alpha port os freebsd is going to require? (srm or arm?) -Don To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 09:51:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA25672 for freebsd-questions-outgoing; Mon, 7 Sep 1998 09:51:11 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from casa.staub.net (casagate.staub.net [206.129.249.118]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA25662 for ; Mon, 7 Sep 1998 09:51:05 -0700 (PDT) (envelope-from phils@casa.staub.net) Received: from casa.staub.net (localhost [127.0.0.1]) by casa.staub.net (8.8.8/8.8.8) with ESMTP id JAA18404; Mon, 7 Sep 1998 09:47:59 -0700 (PDT) (envelope-from phils@casa.staub.net) Message-Id: <199809071647.JAA18404@casa.staub.net> X-Mailer: exmh version 2.0.2 2/24/98 To: Neil Blakey-Milner cc: Ben Compton , freebsd-questions@FreeBSD.ORG Subject: Re: Disk Copying In-reply-to: Your message of "Mon, 07 Sep 1998 12:10:34 +0200." <19980907121034.A21830@rucus.ru.ac.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 07 Sep 1998 09:47:59 -0700 From: Phil Staub Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Last I checked, the biggest problem with this approach is that it will not correctly handle certain types of files, such as block/character special files in /dev, and sockets. This is why I would recommend dump/restore. In > This is best performed by booting from a floppy disk, and making the new > partitions on the 4.3gig, and then mounting the Linux partitions on both the > drives. > > Mount the old partition in /mnt/old, and the new partition in /mnt/new. > > Then: > > (cd /mnt/old && tar cf - .) | (cd /mnt/new && tar xpf -) > > This will use tar to mirror the old partition onto the new partition. > ... > > Neil > -- > Neil Blakey-Milner > nbm@rucus.ru.ac.za > -- Phil Staub, KE7HC Senior Software Engineer phil@staub.net Audio Precision, Inc. or phils@audioprecision.com Beaverton, OR 97075, (800) 231-7350 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 09:55:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA26389 for freebsd-questions-outgoing; Mon, 7 Sep 1998 09:55:03 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bbs.ee.ncu.edu.tw (bbs.ee.ncu.edu.tw [140.115.70.28]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA26384 for ; Mon, 7 Sep 1998 09:55:01 -0700 (PDT) (envelope-from mihs.bbs@bbs.ee.ncu.edu.tw) Received: (from bbsm@localhost) by bbs.ee.ncu.edu.tw (8.8.8/8.8.4) id AAA29692 for FAQ@FreeBSD.ORG; Tue, 8 Sep 1998 00:54:38 +0800 (CST) Date: Tue, 8 Sep 1998 00:54:38 +0800 (CST) Message-Id: <199809071654.AAA29692@bbs.ee.ncu.edu.tw> Reply-To: mihs.bbs@bbs.ee.ncu.edu.tw From: mihs.bbs@bbs.ee.ncu.edu.tw (PA) To: FAQ@FreeBSD.ORG Subject: A Error in FAQ X-Sent-By: mihs (PA) HX-Disclaimer: ®¤ ¤¤¥¡¤j¾ÇªQÀÜ­·±¡¸ê°T¯¸ µLªk¹ï¥»«H¤§¤º®e­t³d. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG µo«H¤H: mihs (PA) ¼Ð ÃD: A Error in FAQ ®É ¶¡: Tue Sep 8 00:54:37 1998 X Window menus and dialog boxes don't work right!

Try turning off the Num Lock key.

If your Num Lock key is on by default at boot-time, you may add the following line in the `` # Let the server do the NumLock processing. This should only be # required when using pre-R6 clients ServerNumLock --  ¡· Origin: ¤¤¥¡ªQÀܯ¸¡¼bbs.ee.ncu.edu.tw From: Unicorn.pine.ncu.edu.tw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 09:55:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA26443 for freebsd-questions-outgoing; Mon, 7 Sep 1998 09:55:18 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ivgate.omahug.org (ivgate.omahug.org [216.40.10.33]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA26437 for ; Mon, 7 Sep 1998 09:55:16 -0700 (PDT) (envelope-from jsw@ivgate.omahug.org) From: jsw@ivgate.omahug.org (Jack Winslade) Message-Id: <9809071654.AA08615@ivgate.omahug.org> Subject: Re: questions To: david@stumbleinn.dyn.ml.org (David Vondrasek) Date: Mon, 7 Sep 1998 11:54:56 -0500 (CDT) Cc: jnealy@icubed.net, freebsd-questions@FreeBSD.ORG In-Reply-To: from "David Vondrasek" at Sep 7, 98 10:44:39 am X-Mailer: ELM [version 2.4 PL20] Content-Type: text Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Mon, 7 Sep 1998, jnealy@icubed.net wrote: > > > I once saw a blurb on the 'net abouy a UNIX flavor that was accused of > > being tied to satanic elements. Was it FreeBSD because of the logo? > > Who designed the logo anyway? I don't worship Satan, but the FreeBSD > > devil is sorta cute-looking. > > The logo is NOT a devil, It is a deamon. There is a differnce. There's an anecdote in the _Complete_FreeBSD_ about somebody picking up a take-out order at a roadhouse down south while wearing a t-shirt with the daemon logo. It's amusing reading. ;-) Good day JSW To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 09:55:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA26563 for freebsd-questions-outgoing; Mon, 7 Sep 1998 09:55:44 -0700 (PDT) (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 JAA26547 for ; Mon, 7 Sep 1998 09:55:38 -0700 (PDT) (envelope-from jason@washington.edu) Received: from saul3.u.washington.edu (root@saul3.u.washington.edu [140.142.83.1]) by jason03.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with ESMTP id JAA33600; Mon, 7 Sep 1998 09:55:34 -0700 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul3.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with SMTP id JAA21106; Mon, 7 Sep 1998 09:55:33 -0700 (PDT) Date: Mon, 7 Sep 1998 09:53:12 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu To: Bobb Shires cc: FreeBSD-questions Subject: Re: Disturbing line in dmesg In-Reply-To: <199809071633.QAA32220@out5.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 On Mon, 7 Sep 1998, Bobb Shires wrote: >The last line of my dmesg reads: > >Intel Pentium F00F detected, installing workaround > >Any ideas what this means? Thanks! It means Intel hardware has a bug and that FreeBSD installs a workaround that prevents the bug from crashing the machine. This is a good message, not a bad one. Catchya Later, | UW Mechanical Engineering Jason Wells | http://weber.u.washington.edu/~jcwells/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 10:04:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA28424 for freebsd-questions-outgoing; Mon, 7 Sep 1998 10:04:09 -0700 (PDT) (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 KAA28373 for ; Mon, 7 Sep 1998 10:04:03 -0700 (PDT) (envelope-from jason@washington.edu) Received: from saul10.u.washington.edu (root@saul10.u.washington.edu [140.142.13.73]) by jason02.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with ESMTP id KAA31228; Mon, 7 Sep 1998 10:03:59 -0700 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul10.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with SMTP id KAA24264; Mon, 7 Sep 1998 10:03:58 -0700 (PDT) Date: Mon, 7 Sep 1998 10:01:37 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu To: Mark Cockrum cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD Packages In-Reply-To: <199809070539.WAA19646@mail1.halcyon.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, 6 Sep 1998, Mark Cockrum wrote: >Ok this is a really "newbie" question, so I hope you >don't all chastise me for asking this. I've *just* >started working with FreeBSD, and i'm trying to install >some of the packages included on the CD using pkg_add, >but whenever I use this i can't find an exacutable to >run what i just installed. I've tried going over to the >ports directory for the appropriate directory for the >package i'm trying to install (ex. going over to >/usr/ports/misc/mc for the package mc-4.1.27.tgz) and >runing the make program, but it just gives me an error >that the package isn't in /usr/ports/distfiles. When >i moved the package from the CD into this directory and >ran the same program (make) it tells me their is a >checksum error with the file. > >I know this is probably a really stupid question, but any >help would be appreciated! Please use paragraphs to break up your message. It makes it much easier to read. Executables are installed in a number of places. /bin /sbin /usr/bin /usr/sbin /usr/local/bin /usr/X11R6/bin Chances are that you actually did install packages correctly the first time and just don't know how to find them. You should have a PATH variable set in your shell. Try this... $ echo $PATH If you don't get anything, then you need to edit your shell's initialization file. (.profile or .cshrc to name a couple) You should include the above listed directories in your path. This PATH variable is directly analogous to the path used in winblows in the autoexec file. Also, A package distfile is not the same as a ports distfile. A package is a precompiled binary. A port is source code. To "make" a file you must have the source code tarball. (tarballs are *.tar.gz files) If you try to do make and you have the binary distfiles the make will fail. This is what you have seen. Catchya Later, | UW Mechanical Engineering Jason Wells | http://weber.u.washington.edu/~jcwells/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 10:04:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA28515 for freebsd-questions-outgoing; Mon, 7 Sep 1998 10:04:28 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ivgate.omahug.org (ivgate.omahug.org [216.40.10.33]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA28497 for ; Mon, 7 Sep 1998 10:04:25 -0700 (PDT) (envelope-from jsw@ivgate.omahug.org) From: jsw@ivgate.omahug.org (Jack Winslade) Message-Id: <9809071704.AA08649@ivgate.omahug.org> Subject: Re: snmpd To: vagner@kf7nn.com (George Vagner) Date: Mon, 7 Sep 1998 12:04:07 -0500 (CDT) Cc: questions@FreeBSD.ORG In-Reply-To: <01bdda6f$723a72a0$0400a8c0@ginger.kf7nn.com> from "George Vagner" at Sep 7, 98 09:54:42 am X-Mailer: ELM [version 2.4 PL20] Content-Type: text Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > is snmpd neccessary to receive mail? Nope > i thought that sendmail was fine for receiving mail. That is correct. > if snmpd dont need to run for this how can i removed it > from running everytime the system is restarted. I just checked a recent 2.2.6 install, and it doesn't have snmpd, so it must be a new addition to the latest release (??) snmpd does Simple Network Management Protocol, and a SNMP monitor can pull stats (such as IfOctetsIn) from the machine using the SNMP daemon. I would check the /etc/rc.* files, it may be as simple as setting a NO in /etc/rc.conf. Good day JSW To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 10:15:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA29633 for freebsd-questions-outgoing; Mon, 7 Sep 1998 10:15:26 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from newsguy.com (perry.co.pathlink.com [207.211.168.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA29628 for ; Mon, 7 Sep 1998 10:15:25 -0700 (PDT) (envelope-from reyesf@newsguy.com) Received: (from reyesf@localhost) by newsguy.com (8.8.7/8.8.7) id KAA28621; Mon, 7 Sep 1998 10:15:21 -0700 (PDT) Message-Id: <199809071715.KAA28621@newsguy.com> From: "Francisco Reyes" To: "FreeBSD questions" Date: Mon, 07 Sep 1998 13:15:17 -0400 Reply-To: "Francisco Reyes" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 95 (4.0.1111) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: Disturbing line in dmesg Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 07 Sep 1998 12:32:46 -0400, Bobb Shires wrote: >The last line of my dmesg reads: >Intel Pentium F00F detected, installing workaround >Any ideas what this means? Some time back there was a bug found in certain Intel Pentium CPUs. A series of bytes could make your system crash. FreeBSD has a "workaround" so your system doesn't crash upon finding the string. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 10:15:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA29698 for freebsd-questions-outgoing; Mon, 7 Sep 1998 10:15:47 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA29685 for ; Mon, 7 Sep 1998 10:15:41 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from stumbleinn.dyn.ml.org (david@[206.138.229.16]) by studio.watertower.com (8.8.7/8.7.3) with SMTP id MAA04097; Mon, 7 Sep 1998 12:41:53 -0500 (CDT) Date: Mon, 7 Sep 1998 12:13:49 -0500 (CDT) From: David Vondrasek To: Jack Winslade cc: jnealy@icubed.net, freebsd-questions@FreeBSD.ORG Subject: Re: questions In-Reply-To: <9809071654.AA08615@ivgate.omahug.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, 7 Sep 1998, Jack Winslade wrote: > > On Mon, 7 Sep 1998, jnealy@icubed.net wrote: > > > > > I once saw a blurb on the 'net abouy a UNIX flavor that was accused of > > > being tied to satanic elements. Was it FreeBSD because of the logo? > > > Who designed the logo anyway? I don't worship Satan, but the FreeBSD > > > devil is sorta cute-looking. > > > > The logo is NOT a devil, It is a deamon. There is a differnce. > > There's an anecdote in the _Complete_FreeBSD_ about somebody picking up > a take-out order at a roadhouse down south while wearing a t-shirt with > the daemon logo. It's amusing reading. ;-) So your going to make me go get the book to find it :) Great that means I have to leave the keyboard to go to the book store ! David L. Vondrasek dlv@watertower.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 10:18:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA00663 for freebsd-questions-outgoing; Mon, 7 Sep 1998 10:18:52 -0700 (PDT) (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 KAA00643 for ; Mon, 7 Sep 1998 10:18:49 -0700 (PDT) (envelope-from rdg@theleys.cambs.sch.uk) Received: from [194.222.64.103] (helo=hydrogen.theleys.cambs.sch.uk) by post.mail.demon.net with esmtp (Exim 2.02 #1) id 0zG4vo-0004jt-00 for freebsd-questions@freebsd.org; Mon, 7 Sep 1998 17:18:25 +0000 Received: from barium.theleys.cambs.sch.uk (barium.theleys.cambs.sch.uk [10.0.1.56]) by hydrogen.theleys.cambs.sch.uk (8.7.5/8.7.3) with SMTP id SAA01097 for ; Mon, 7 Sep 1998 18:18:18 +0100 (BST) Date: Mon, 07 Sep 1998 18:17:24 +0000 (GMT) From: Dr R D Gidden Subject: Invalid master.passwd file To: freebsd-questions@FreeBSD.ORG Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-1 X-Organization: The Leys School, Cambridge, CB2 2AD, U.K. X-Mailer: ANT RISCOS Marcel [ver 1.08] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ****** (NOTE this is not my usual freebsd-questions address please would you CC any reply to the address below as well as to the list. Thanks!) ****** I've done something stupid while running adduser which has left /etc/master.passwd looking like /etc/passwd, ie with a single * in the password field instead of the encrypted gobbledegook. The system still requires the correct passwords for users to logon, so I suppose the hashed .db files are still OK, but I get pwd_mkdb: corrupted entry pwd_mkdb: at line #1 pwd_mkdb: /etc/master.passwd: Inappropriate file type or format [the 'line 1' presumably refers to the entry for root whic is also just one asterisk] vipw runs, but merely shows the single asterisk lines. I have not tried to edit it with vipw yet. I have over 700 users in this file (AARGH!): is it possible to work back from the .db file(s)? My backup was just *before* a whole slew of new users were added :-(( Thanks for any help! Bob. -- rdg@theleys.cambs.sch.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 10:21:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA01280 for freebsd-questions-outgoing; Mon, 7 Sep 1998 10:21:34 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rknebel.csrlink.net (rknebel.csrlink.net [209.173.88.241]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA01261 for ; Mon, 7 Sep 1998 10:21:26 -0700 (PDT) (envelope-from rknebel@rknebel.csrlink.net) Received: (from rknebel@localhost) by rknebel.csrlink.net (8.8.8/8.8.8) id NAA00282 for questions@freebsd.org; Mon, 7 Sep 1998 13:16:53 -0400 (EDT) (envelope-from rknebel) From: Rick Knebel Message-ID: <19980907131653.A275@csrlink.net> Date: Mon, 7 Sep 1998 13:16:53 -0400 To: questions@FreeBSD.ORG Subject: xmcd 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 have had xmcd in previous versions of freebsd. In 2.2.7 it keeps saying meeds motif when I try to install the port. Is this right, you now need motif to run xmcd? Also I tried installing xcdplayer and it keeps saying device not configured? Any idea;s Thanks Alot Rick -- ---------------------------- Rick Knebel rknebel@rknebel.csrlink.net http://rknebel.csrlink.net ------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 10:32:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA03312 for freebsd-questions-outgoing; Mon, 7 Sep 1998 10:32:08 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from web1.rocketmail.com (web1.rocketmail.com [205.180.57.67]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA03239 for ; Mon, 7 Sep 1998 10:32:04 -0700 (PDT) (envelope-from vega1@rocketmail.com) Message-ID: <19980907171937.27996.rocketmail@web1.rocketmail.com> Received: from [129.21.12.37] by web1; Mon, 07 Sep 1998 10:19:37 PDT Date: Mon, 7 Sep 1998 10:19:37 -0700 (PDT) From: vega vega Subject: Re: Problem with sysinstall not doing umount? To: questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ---Francisco Reyes wrote: > > Yesterday I was doing a number of package installs. > > I notice that sysinstall several times left the CD mounted. I think > it was mount as either /dist or /distfiles. It did not seem to happen > every time. > > I checked the errata file, but there was nothing listed about this. > > > Has anyone else experienced this? yes i have experienced this as well, but i didnt bother asking about it since it isnt a major problem and umount /dist fixes it _________________________________________________________ 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 Sep 7 10:35:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA03792 for freebsd-questions-outgoing; Mon, 7 Sep 1998 10:35:33 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from inet.chipweb.ml.org (c1003518-a.plstn1.sfba.home.com [24.1.82.47]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA03785 for ; Mon, 7 Sep 1998 10:35:31 -0700 (PDT) (envelope-from ludwigp@bigfoot.com) Message-Id: <199809071735.KAA03785@hub.freebsd.org> Received: (qmail 6978 invoked from network); 7 Sep 1998 17:35:28 -0000 Received: from speedy.chipweb.ml.org (172.16.1.1) by inet.chipweb.ml.org with SMTP; 7 Sep 1998 17:35:28 -0000 X-Sender: ludwigp2@mail-r X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0.2 Date: Mon, 07 Sep 1998 10:35:21 -0700 To: Jakob Alvermark , questions@FreeBSD.ORG From: Ludwig Pummer Subject: Re: Natd and icq? 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:40 AM 9/7/98 +0200, Jakob Alvermark wrote: >Hello. > >Is it possible to use icq behind a firewall running natd? I've tried, and >natd gives me an error: "failed to write packet back: Permission denied", >when I try to connect to the icq server. I've checked the fw rules and the >should be ok.. > It is possible. I've been running ICQ through natd for months now. I use 2 different methods to get it to work properly. i used to use method #1, but now method #2 works best. 1) set up 15 natd redirect_port entries for each ICQ machine, then tell that machine's ICQ that i'm using a firewall, not socks4 and not socks5. then it lets you enter the port range to use. i enter the range of the 15 ports from above 2) install a socks5 (www.socks.nec.com) proxy server and tell ICQ to use your socks5 server. this seems to work best now, since ICQ for Win95, DLL v1.3. if you install socks5, be sure to use its config file to limit who can open connections, otherwise anybody on the internet can use you to proxy connections for them. --Ludwig Pummer ludwigp@bigfoot.com ludwigp@chipweb.ml.org ICQ UIN: 692441 http://chipweb.home.ml.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 10:42:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA05019 for freebsd-questions-outgoing; Mon, 7 Sep 1998 10:42:08 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ha1.rdc1.pa.home.com (ha1.rdc1.pa.home.com [24.2.5.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA04956 for ; Mon, 7 Sep 1998 10:42:05 -0700 (PDT) (envelope-from nellie@home.com) Received: from cc219337-a.lwmrn1.pa.home.com ([24.3.111.2]) by ha1.rdc1.pa.home.com (Netscape Mail Server v2.02) with SMTP id AAA10363; Mon, 7 Sep 1998 10:42:00 -0700 Date: Mon, 7 Sep 1998 13:37:09 -0400 (EDT) From: dmb To: Bobb Shires cc: FreeBSD-questions Subject: Re: Disturbing line in dmesg In-Reply-To: <199809071633.QAA32220@out5.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 yeah there was a problem with old intels where you could reboot a box if you had this chip, it was called a foof attack if I am not mistaken, it installs the work around so you aren't prone to it. On Mon, 7 Sep 1998, Bobb Shires wrote: > The last line of my dmesg reads: > > Intel Pentium F00F detected, installing workaround > > Any ideas what this means? 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 Mon Sep 7 10:50:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA06068 for freebsd-questions-outgoing; Mon, 7 Sep 1998 10:50:00 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from proxy3.ba.best.com (proxy3.ba.best.com [206.184.139.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA06041 for ; Mon, 7 Sep 1998 10:49:59 -0700 (PDT) (envelope-from robert@twowrights.com) Received: from marvin (dynamic29.pm03.san-jose.best.com [209.24.164.157]) by proxy3.ba.best.com (8.9.0/8.9.0/best.out) with SMTP id KAA01516 for ; Mon, 7 Sep 1998 10:49:19 -0700 (PDT) Reply-To: From: "Robert Wright" To: Subject: What does "PID 5 (sh), UID 0: exited on signal 8" mean when booting from a fixit floppy? Date: Mon, 7 Sep 1998 10:49:52 -0700 Message-ID: <000001bdda87$eaaa2060$026410ac@marvin> 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 I am trying to use the repair floppy generated by the script in section 9.3.8 of the handbook. I created the mini kernel included in the script as well. I am running 2.2.7 on a Dell 486P/25 with 16mb of RAM. Here is what happens when I boot off of the floppy: Boot: 0:fd(0,a)kernel -s . . . stuff deleted . . Changing root device to fd0s4c Enter full pathname of shell or RETURN for /bin/sh: [return] PID 5 PID 5 (sh), UID 0: exited on signal 8 Sep 6 09:11:33 init: single user shell terminated, restarting Enter full pathname of shell or RETURN for /bin/sh: When I boot in multi user mode I get a slightly different error. . . . stuff deleted . . Sep 6 010:19:36 init: login get_class: unknown class `daemon` Sep 6 010:19:48 init: init /bin/sh on /etc/rc terminated abnormally, going to single user mode Enter full pathname of shell or RETURN for /bin/sh: [return] PID 5 PID 5 (sh), UID 0: exited on 8 Sep 6 09:30:10 init: single user shell terminated, restarting Enter full pathname of shell or RETURN for /bin/sh: [return] PID 5 PID 6 (sh), UID 0: exited on 8 If I boot off the hard disk and mount the floppy I can execute the shell [/mnt/bin/sh] successfully. If I install the mini kernal on my hard disk and boot it I get the same errors as above. Here is the kernel config I am using: # MINI -- A kernel to get FreeBSD on onto a disk. # machine "i386" cpu "I486_CPU" ident MINIB maxusers 5 options INET # needed for _tcp _icmpstat _ipstat # _udpstat _tcpstat _udb options FFS #Berkeley Fast File System options FAT_CURSOR #block cursor in syscons or pccons options SCSI_DELAY=15 #Be pessimistic about Joe SCSI device options NCONS=2 #1 virtual consoles options USERCONFIG #Allow user configuration with -c XXX config kernel root on sd0 swap on sd0 and sd1 dumps on sd0 controller isa0 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 tape ft0 at fdc0 drive 2 options ATAPI #Enable ATAPI support options ATAPI_STATIC #Don't do it as a LM device wfd0 #IDE floppy (LS120) device wft0 #IDE tape drive controller ncr0 controller scbus0 device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr device npx0 at isa? port "IO_NPX" irq 13 vector npxintr device sd0 device sd1 device sd2 device st0 pseudo-device loop # required by INET pseudo-device gzip # Exec gzipped a.out's #End kernel config Any help much appreciated. Robert Wright To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 10:50:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA06177 for freebsd-questions-outgoing; Mon, 7 Sep 1998 10:50:09 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from proxy3.ba.best.com (proxy3.ba.best.com [206.184.139.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA06037 for ; Mon, 7 Sep 1998 10:49:54 -0700 (PDT) (envelope-from robert@twowrights.com) Received: from marvin (dynamic29.pm03.san-jose.best.com [209.24.164.157]) by proxy3.ba.best.com (8.9.0/8.9.0/best.out) with SMTP id KAA01518 for ; Mon, 7 Sep 1998 10:49:20 -0700 (PDT) Reply-To: From: "Robert Wright" To: Subject: Question on boot.flp and fixit.flp and included devices Date: Mon, 7 Sep 1998 10:49:54 -0700 Message-ID: <000101bdda87$ebd6b980$026410ac@marvin> 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 I have a Colorado tape drive that I want to be able to use in conjunction with these disks. If I mount the fixit floppy (mount /dev/fd0 /mnt) and check the /mnt/dev/ directory I see /dev/ft0 (the tape device). However when I boot the boot floppy and then insert the fixit floppy ft0 doesn't appear in /dev/ any more. I assume this is because the kernel on boot.flp doesn't have the info for ft0 included. A boot -cv on the boot floppy doesn't show it in the kernel config. Am I correct? One other related question; when I switch between boot.flp and fixit.flp am I supposed to unmount and remount the floppies? Doesn't seem possible but I thought I'd check. Robert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 10:54:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA07167 for freebsd-questions-outgoing; Mon, 7 Sep 1998 10:54:43 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from casa.staub.net (casagate.staub.net [206.129.249.118]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA07160 for ; Mon, 7 Sep 1998 10:54:40 -0700 (PDT) (envelope-from phils@casa.staub.net) Received: from casa.staub.net (localhost [127.0.0.1]) by casa.staub.net (8.8.8/8.8.8) with ESMTP id KAA18486; Mon, 7 Sep 1998 10:53:31 -0700 (PDT) (envelope-from phils@casa.staub.net) Message-Id: <199809071753.KAA18486@casa.staub.net> X-Mailer: exmh version 2.0.2 2/24/98 To: "Francisco Reyes" cc: "FreeBSD questions" Subject: Re: Problem with sysinstall not doing umount? In-reply-to: Your message of "Mon, 07 Sep 1998 11:18:04 EDT." <199809071518.IAA21396@newsguy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 07 Sep 1998 10:53:31 -0700 From: Phil Staub Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Yesterday I was doing a number of package installs. > > I notice that sysinstall several times left the CD mounted. I think > it was mount as either /dist or /distfiles. It did not seem to happen > every time. > > I checked the errata file, but there was nothing listed about this. > > > Has anyone else experienced this? > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Yes, I've seen this behavior, and just recently characterized it as being related (at least in my case) to starting /stand/sysinstall to install one or more packages, not finding what I wanted, and exiting sysinstall without having installed anything. This seems to be more likely to happen now that the packages are distributed across multiple CDs. Is this a major problem? NO. Is it annoying? YES. -- Phil Staub, KE7HC Senior Software Engineer phil@staub.net Audio Precision, Inc. or phils@audioprecision.com Beaverton, OR 97075, (800) 231-7350 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 11:10:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA08721 for freebsd-questions-outgoing; Mon, 7 Sep 1998 11:10:11 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.dudu.com.tw (mail.dudu.com.tw [203.69.65.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA08651 for ; Mon, 7 Sep 1998 11:10:02 -0700 (PDT) (envelope-from 100@www.hot.com) From: 100@www.hot.com Received: from Johnson ([203.70.150.53]) by mail.dudu.com.tw (8.7.5/8.7.3) with SMTP id SAA14025; Mon, 7 Sep 1998 18:27:28 +0800 Date: Mon, 7 Sep 1998 18:27:28 +0800 Message-Id: <199809071027.SAA14025@mail.dudu.com.tw> To: 100@mail.dudu.com.tw Subject: §K¶Oºô¯¸!! 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 http://come.to/hot100 §K¶O¯¸¥x¶°¤¤Àç To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 11:18:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA09531 for freebsd-questions-outgoing; Mon, 7 Sep 1998 11:18:13 -0700 (PDT) (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 LAA09526 for ; Mon, 7 Sep 1998 11:18:12 -0700 (PDT) (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 SMTP id LAA27031; Mon, 7 Sep 1998 11:18:06 -0700 (PDT) Date: Mon, 7 Sep 1998 11:18:06 -0700 (PDT) From: "Eric J. Schwertfeger" To: "jnealy@icubed.net" cc: freebsd-questions@FreeBSD.ORG Subject: Re: questions In-Reply-To: <35F3ECE2.14FA@icubed.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, 7 Sep 1998, jnealy@icubed.net wrote: > Silly question(s): > > I once saw a blurb on the 'net abouy a UNIX flavor that was accused of > being tied to satanic elements. Was it FreeBSD because of the logo? > Who designed the logo anyway? I don't worship Satan, but the FreeBSD > devil is sorta cute-looking. Linux, because of the number of files that were mode 666. (Yeah, damn silly). Or at least that was one event like that from several years ago (back when I was still using Linux at home. Our only Linux machine at work is due to go FreeBSD very soon). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 11:19:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA09759 for freebsd-questions-outgoing; Mon, 7 Sep 1998 11:19:33 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA09754 for ; Mon, 7 Sep 1998 11:19:32 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from stumbleinn.dyn.ml.org (david@[206.138.229.16]) by studio.watertower.com (8.8.7/8.7.3) with SMTP id NAA04277; Mon, 7 Sep 1998 13:46:28 -0500 (CDT) Date: Mon, 7 Sep 1998 13:18:56 -0500 (CDT) From: David Vondrasek To: Bobb Shires cc: FreeBSD-questions Subject: Re: Disturbing line in dmesg In-Reply-To: <199809071633.QAA32220@out5.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 On Mon, 7 Sep 1998, Bobb Shires wrote: > The last line of my dmesg reads: > > Intel Pentium F00F detected, installing workaround > > Any ideas what this means? Thanks! Been looking myself, I get the same message, but I haven't seen any problems yet from it. I didn't get it in 2.2.6 , just the 2.2.7 kernel. David L. Vondrasek dlv@watertower.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 11:26:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA10881 for freebsd-questions-outgoing; Mon, 7 Sep 1998 11:26:32 -0700 (PDT) (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 LAA10874 for ; Mon, 7 Sep 1998 11:26:26 -0700 (PDT) (envelope-from jason@washington.edu) Received: from saul1.u.washington.edu (root@saul1.u.washington.edu [140.142.82.10]) by jason05.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with ESMTP id LAA25270; Mon, 7 Sep 1998 11:26:22 -0700 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul1.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with SMTP id LAA30985; Mon, 7 Sep 1998 11:26:22 -0700 (PDT) Date: Mon, 7 Sep 1998 11:24:01 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu To: Rick Knebel cc: questions@FreeBSD.ORG Subject: Re: xmcd In-Reply-To: <19980907131653.A275@csrlink.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, 7 Sep 1998, Rick Knebel wrote: >Hi, >i have had xmcd in previous versions of freebsd. >In 2.2.7 it keeps saying meeds motif when I try to install the port. >Is this right, you now need motif to run xmcd? > >Also I tried installing xcdplayer and it keeps saying device not configured? You probably used to use the xmcd package which was precompiled with motif. You have needed motif to run xmcd since FreeBSD 2.1.7. If you want to build the port from source you will need motif or lesstif. You must also set HAVE_MOTIF=yes in make.conf or an appropriate place. Xcdplayer needs to be told to look at the correct CD device. I recall I had trouble getting mine to compile with my CD player (wcd0c). I did finally get it to work. Then I tried xmcd. IMO, Xmcd is much cooler, if only for the automatic fetching of playlists from the net. Catchya Later, | UW Mechanical Engineering Jason Wells | http://weber.u.washington.edu/~jcwells/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 11:38:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA12701 for freebsd-questions-outgoing; Mon, 7 Sep 1998 11:38:41 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.kcl.ac.uk (mail.kcl.ac.uk [137.73.66.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA12675 for ; Mon, 7 Sep 1998 11:38:30 -0700 (PDT) (envelope-from stuart.colley@kcl.ac.uk) Received: from mail.kcl.ac.uk (mail.kcl.ac.uk [137.73.66.6]) by mail.kcl.ac.uk (8.9.1/8.9.1) with SMTP id TAA22036 for ; Mon, 7 Sep 1998 19:36:16 +0100 (BST) Date: Mon, 7 Sep 1998 19:36:16 +0100 (BST) From: Stuart Colley To: questions@FreeBSD.ORG Subject: free BSD boot manager Message-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 just installed the Free BSD 2.2.6 and I am unable to boot my system. At the initial boot screen where your are offered a choice of partitions to boot, I get the error messages: can't find boot.config can't find boot.help followed by an error message reporting that the kernel can't be found. Do you know how I should go about re-installing the boot loader from the fixit disk? I don't really want to have to re-install the whole lot again if I can help it. cheers, stu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 12:28:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA19702 for freebsd-questions-outgoing; Mon, 7 Sep 1998 12:28:41 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horizon.bc.ca (triton.horizon.bc.ca [139.142.78.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA19695 for ; Mon, 7 Sep 1998 12:28:40 -0700 (PDT) (envelope-from batkins@horizon.bc.ca) Received: from horizon.bc.ca (pm3-44.horizon.bc.ca [139.142.78.202]) by horizon.bc.ca (8.8.6/8.8.1) with ESMTP id MAA01293 for ; Mon, 7 Sep 1998 12:28:24 -0700 (PDT) Message-ID: <35F435AE.61B73419@horizon.bc.ca> Date: Mon, 07 Sep 1998 12:36:14 -0700 From: "W.Atkins" Reply-To: batkins@horizon.bc.ca X-Mailer: Mozilla 4.5b1 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Instalation 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'm Bill Atkins and I just recently got the Walnut Creek CD distribution of FreeBSD. I was going to install it on my computer with the existing Win-95. Reading the Book.txt I gather that the FreeBSD partition must be within the first 504 meg of the disk. At the present time I had setup the disk with a C: of 1141 mb, D:of 834 mb, E: of 507 mb(fat 16), at the back of the disk is a hidden partition of 602 mb where I was going to put FreeBSD. It's a Fujitsu 3.2 gig drive.C: has 420 mb in use right now. Using Partition Magic I can reduce C: to say 470mb then put in the partition for FreeBSD in that location starting at 470mb. My Windows swap file is already on D: so the reduced c: shouldn't be a problem. Will it work? Also on lpt1 I have an Avision AV360C scanner piggybacked with the printer and lpt2 has an Iomega paralell port zip drive piggybacked with the printer there. The CD is an IDE, Creative quad speed, on bootup it is detected as Hitachi CDR-7730. I would really appreciate any info on whether this hardware will function with FreeBSD or just be a lot of problems. The motherboard is an Asus VX-97, with 48 mb ram , Pent 233 and ATI 3DExpression 4meg video. Thanks for any help. Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 12:35:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA20955 for freebsd-questions-outgoing; Mon, 7 Sep 1998 12:35:57 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from faust27-s.rz.uni-frankfurt.de (faust27-s.rz.uni-frankfurt.de [141.2.149.151]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA20950 for ; Mon, 7 Sep 1998 12:35:55 -0700 (PDT) (envelope-from oliver.thuns@gmx.de) Message-Id: <199809071935.MAA20950@hub.freebsd.org> Received: from oling (actually pC19F0151.dip.t-online.de) by faust27-eth.rz.uni-frankfurt.de with SMTP (PP); Mon, 7 Sep 1998 21:35:45 +0000 From: Oliver Thuns To: "freebsd-questions@freebsd.org" Date: Mon, 07 Sep 1998 12:38:53 +0100 Reply-To: Oliver Thuns X-Mailer: PMMail 98 Professional (2.00.1500) For Windows 95 (4.0.950) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: FreeBSD on a partition above the 1024 cylinder Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I tried to install FreeBSD, but the setup program does not recognize my partitions correctly. I have 4 partitions: 400 MB FAT (Win 95) 1000 MB NTFS (NT 4.0) 700 MB FAT (for FreeBSD) 2000 MB FAT (Data) FreeBSD setup recognizes the first FAT partition and only one extended partition with 3700 MB. The BIOS does not support a mapping for large harddisks, but this should be no problem with FreeBSD (NT and Linux recognize these partitions, Win95 doesn't). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 12:41:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA21913 for freebsd-questions-outgoing; Mon, 7 Sep 1998 12:41:15 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns1.1connect.com (ns1.1connect.com [206.171.23.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA21907 for ; Mon, 7 Sep 1998 12:41:14 -0700 (PDT) (envelope-from jhsieh@1connect.com) Received: from 1connect.com (saturn.1connect.com [206.171.23.25]) by ns1.1connect.com (8.8.8/8.8.8) with ESMTP id MAA23788 for ; Mon, 7 Sep 1998 12:59:48 -0700 (PDT) Message-ID: <35F43624.A1AEBDE1@1connect.com> Date: Mon, 07 Sep 1998 12:38:12 -0700 From: "Jack T. Hsieh" X-Mailer: Mozilla 4.5b1 [en] (Win95; I) X-Accept-Language: zh-CN,zh-TW MIME-Version: 1.0 To: "questions@FreeBSD.ORG" Subject: Web server behide firewall Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have our bastion host running natd and ipfw, and it works fine so far. Our network configuration is like the following: ---------->vx0[206.171.23.25]------->router------>Internet || Bastionhost[natd & ipfw] || || ---------->fxp0[10.0.0.254]--------->Internal stations Now we want to put a web server ( with virtual hosting of serveral web sites) and a ftp server inside the internal network. How can that be done? Any tricks in DNS setup ? or where can I find the documentations related to that issue? 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 Sep 7 12:48:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA23865 for freebsd-questions-outgoing; Mon, 7 Sep 1998 12:48:53 -0700 (PDT) (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 MAA23842 for ; Mon, 7 Sep 1998 12:48:38 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id UAA19276; Mon, 7 Sep 1998 20:02:19 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id NAA03673; Mon, 7 Sep 1998 13:01:57 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809071201.NAA03673@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Stevenson Ang cc: questions@FreeBSD.ORG Subject: Re: connecting a FreeBSD client to the internet using win NT proxy server In-reply-to: Your message of "Mon, 07 Sep 1998 13:39:37 +0800." <35F37199.9C0A62E9@webquest.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 07 Sep 1998 13:01:53 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hello there, > > I am trying to connect my FreeBSD machine to the internet but I don't > know how. All the documentation that I have read so far deals with > connecting your machine to the internet using a dial-in PPP connection. > But our LAN is connected to the internet using a Win NT proxy server > (Winproxy ver. 2.0 specifically). Does anybody have any suggestions or > recommended readings on how I can solve this problem? AFAIK, the best you can do is to set HTTP_PROXY in your environment. This will give you access via ftp & fetch. You can also fill in the proxy page in netscape if you're using that. I doubt if anything else is proxied by the NT box. > Thank you in advance. > Stevenson Ang (FreeBSD newbie) -- 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 Sep 7 12:49:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA24074 for freebsd-questions-outgoing; Mon, 7 Sep 1998 12:49:58 -0700 (PDT) (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 MAA24064 for ; Mon, 7 Sep 1998 12:49:42 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id UAA19279; Mon, 7 Sep 1998 20:02:20 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id LAA03826; Mon, 7 Sep 1998 11:51:29 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809071051.LAA03826@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: "saqib khan" cc: freebsd-questions@FreeBSD.ORG, skhan@khi.ncr.com.pk Subject: Re: BSD PPP problem In-reply-to: Your message of "Sun, 06 Sep 1998 10:18:35 PDT." <19980906171835.3469.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 07 Sep 1998 11:51:20 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you're running the version of ppp that ships with FreeBSD-2.2.5, this is a known problem (see the 2.2.5 ERRATA.TXT). Upgrade ppp from http://www.Awfulak.org/ppp.html and you should have now problems. > Hi, > > I have recently installed FreeBSD on my machine, nad have configured the > Dail-in PPP on it. The setup works fine, whenever I connect from my home > win95 laptop, and disconnet properly. Howeve if due to some reason the > connection terminates abruptly ( line problem etc.), the port on which > the mgetty is running hangs up i.e the PPP session is not ternimated, > due to whihc i cannot reconnect. The modem does not go into ready state > again. > I need to kill the PPP process on that port. > > Is this a bug, or am i doing somethign wrong here. > will appariciate if you could reply on khansaqib@hotmail.com or at > skhan@khi.ncr.com.pk > > ThanX -- 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 Sep 7 12:59:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA25917 for freebsd-questions-outgoing; Mon, 7 Sep 1998 12:59:40 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gregory.dyn.ml.org (cgowave-22-127.cgocable.net [24.226.22.127]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA25912 for ; Mon, 7 Sep 1998 12:59:35 -0700 (PDT) (envelope-from dave@gregory.dyn.ml.org) From: dave@gregory.dyn.ml.org Received: from localhost (dave@localhost) by gregory.dyn.ml.org (8.8.7/8.8.7) with SMTP id PAA17127 for ; Mon, 7 Sep 1998 15:59:31 -0400 Date: Mon, 7 Sep 1998 15:59:31 -0400 (EDT) Reply-To: dave@gregory.dyn.ml.org To: questions@FreeBSD.ORG Subject: Kernel ppp - LCP: timeout sending Config-Requests Message-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 changed ISP's, and their login works something like this: Username: Password: Welcome....blah, blah, blah Please choose from one of the following menu choices: 1 Initiate a PPP connection 2 Initiate a SLIP connection (Ok, I hit a 1 with no return.....) IP address or hostname: ( I enter 'default' and it seems to go into ppp mode ok ) The above was done on a test dial with kermit so I never real get into ppp mode - when I use scripts that have always worked before, slighty modified to account for the new login, ppp gives me LCP: timeout sending Config-Requests. ppp.log: Sep 7 15:07:13 webdog pppd[24670]: pppd 2.3.5 started by hounddog, uid 0 Sep 7 15:07:41 webdog pppd[24670]: Serial connection established. Sep 7 15:07:42 webdog pppd[24670]: Using interface ppp0 Sep 7 15:07:42 webdog pppd[24670]: Connect: ppp0 <--> /dev/cuaa1 Sep 7 15:07:42 webdog pppd[24670]: sent [LCP ConfReq id=0x1 ] Sep 7 15:08:09 webdog last message repeated 9 times Sep 7 15:08:12 webdog pppd[24670]: LCP: timeout sending Config-Requests chat.log: Sep 7 15:07:14 chat[24673]: abort on (BUSY) Sep 7 15:07:14 chat[24673]: abort on (NO CARRIER) Sep 7 15:07:14 chat[24673]: send (AT^M) Sep 7 15:07:14 chat[24673]: expect (OK) Sep 7 15:07:15 chat[24673]: AT^M^M Sep 7 15:07:15 chat[24673]: OK Sep 7 15:07:15 chat[24673]: -- got it Sep 7 15:07:15 chat[24673]: send (ATDTXXXXXXX^M) Sep 7 15:07:15 chat[24673]: expect (CONNECT) Sep 7 15:07:15 chat[24673]: ^M Sep 7 15:07:35 chat[24673]: ATDTXXXXXXX^M^M Sep 7 15:07:35 chat[24673]: CONNECT Sep 7 15:07:35 chat[24673]: -- got it Sep 7 15:07:35 chat[24673]: send (^M) Sep 7 15:07:35 chat[24673]: timeout set to 10 seconds Sep 7 15:07:35 chat[24673]: expect (sername:) Sep 7 15:07:35 chat[24673]: 14400 REL/V42BIS^M Sep 7 15:07:37 chat[24673]: ^M Sep 7 15:07:37 last message repeated 2 times Sep 7 15:07:37 chat[24673]: User Access Verification^M Sep 7 15:07:37 chat[24673]: ^M Sep 7 15:07:37 chat[24673]: Username: Sep 7 15:07:37 chat[24673]: -- got it Sep 7 15:07:37 chat[24673]: send (My_username^M) Sep 7 15:07:37 chat[24673]: timeout set to 5 seconds Sep 7 15:07:37 chat[24673]: expect (sword:) Sep 7 15:07:37 chat[24673]: ^M Sep 7 15:07:37 chat[24673]: Password: Sep 7 15:07:37 chat[24673]: -- got it Sep 7 15:07:37 chat[24673]: send (My_password^M) Sep 7 15:07:37 chat[24673]: timeout set to 5 seconds Sep 7 15:07:37 chat[24673]: send (\d\d1^M) <--choice obviously gets send early Sep 7 15:07:39 chat[24673]: timeout set to 5 seconds Sep 7 15:07:39 chat[24673]: expect (stname:) Sep 7 15:07:39 chat[24673]: ^M Sep 7 15:07:39 chat[24673]: ^M Sep 7 15:07:39 chat[24673]: Welcome to X X X . N E T^M Sep 7 15:07:39 chat[24673]: If you are selecting PPP (1) or SLIP (2), type default when ^M Sep 7 15:07:39 chat[24673]: you are asked to enter an IP address or hostname. Please choose^M Sep 7 15:07:39 chat[24673]: from one of the following menu choices:^M Sep 7 15:07:39 chat[24673]: ^M Sep 7 15:07:39 chat[24673]: 1 Initiate a PPP connection^M Sep 7 15:07:39 chat[24673]: 2 Initiate a SLIP connection^M Sep 7 15:07:39 chat[24673]: 3 Login to your shell account^M Sep 7 15:07:39 chat[24673]: 4 Terminate this session^M Sep 7 15:07:39 chat[24673]: ^M Sep 7 15:07:39 chat[24673]: IP address or hostname: Sep 7 15:07:39 chat[24673]: -- got it Sep 7 15:07:39 chat[24673]: send (\ddefault^M) login.chat.script: ABORT BUSY ABORT 'NO CARRIER' "" AT OK ATDTXXXXXX0 CONNECT "" TIMEOUT 10 sername:-\\r-sernam: My_username TIMEOUT 5 sword: My_pass TIMEOUT 5 "" \d\d1 TIMEOUT 5 stname: \ddefault options: /dev/cuaa1 38400 crtscts # enable hardware flow control modem # modem control line connect "/usr/bin/chat -v -f /etc/ppp/login.chat.script" noipdefault # remote PPP server must supply your IP address. # if the remote host doesn't send your IP during # IPCP negotiation, remove this option passive # wait for LCP packets : # put the IP of remote PPP host here # it will be used to route packets via PPP link # if you didn't specified the noipdefault option # change this line to : defaultroute # put this if you want that PPP server will be # your default router Anyone see something I'm missing? This is my first real attempt at a chat script, so I'm sure there are mistakes, but it seems as if the chat script succeeds only to have ppp bomb out at one end or the other. TIA & peace Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 13:01:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA26271 for freebsd-questions-outgoing; Mon, 7 Sep 1998 13:01:40 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pop3.gmx.net (pop3.gmx.net [194.97.64.135]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA26266 for ; Mon, 7 Sep 1998 13:01:37 -0700 (PDT) (envelope-from oliver.stegle@gmx.de) Received: (qmail 9340 invoked from network); 7 Sep 1998 20:01:31 -0000 Received: from remote142-63.home.uni-freiburg.de (HELO olli) (132.230.142.63) by pop3.gmx.net with SMTP; 7 Sep 1998 20:01:31 -0000 Message-ID: <001301bdda9a$445bd650$0101a8c0@olli.olli.net> From: "oliver stegle" To: Subject: Root-Logon via Telnet /Rlogin Date: Mon, 7 Sep 1998 22:01:13 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0010_01BDDAAB.075CB1A0" 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_0010_01BDDAAB.075CB1A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello! How can I logon from remote as Root via Telnet /Rlogin? I tried to change the authentification-settings in login.conf but I = didn't succeed yet! Please Help! Thankyou in Advance!" ------=_NextPart_000_0010_01BDDAAB.075CB1A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hello!
 
How can I logon from remote as Root = via Telnet=20 /Rlogin?
 
I tried to change the = authentification-settings=20 in login.conf but I didn't succeed yet!
 
 
Please Help!
 
Thankyou in = Advance!"
------=_NextPart_000_0010_01BDDAAB.075CB1A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 13:34:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA00847 for freebsd-questions-outgoing; Mon, 7 Sep 1998 13:34:10 -0700 (PDT) (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 NAA00841 for ; Mon, 7 Sep 1998 13:34:09 -0700 (PDT) (envelope-from hamellr@direct-source.com) Received: from direct-source.com.direct-source.com (ppp90.pm3-0.pdx.dsinw.com [207.149.41.90]) by dsinw.com (8.8.8/8.7.3) with SMTP id NAA21134; Mon, 7 Sep 1998 13:32:36 -0700 (PDT) Date: Mon, 7 Sep 1998 13:29:58 -0700 () From: Rick Hamell cc: Leif Neland , questions@FreeBSD.ORG Subject: Re: textmode telnet for win95 In-Reply-To: Message-ID: X-X-Sender: hamellr@direct-source.com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > No, the standard win95 telnet is graphical, not textmode. So it has to > move 1/2 mill pixels each time it scrolls a line. It just takes too long > with my old machine. Not if you hit alt-enter on it and go into full screen mode. Before I had a dedicated FreeBSD machine I ran three or four of those windows at a time on a 486-DX4/100 with no problems. You need to check your video drivers on your computer, possibly check your temp directories and empty them, and probally even go through and fine tune your registery. Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 13:36:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA01199 for freebsd-questions-outgoing; Mon, 7 Sep 1998 13:36:34 -0700 (PDT) (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 NAA01174 for ; Mon, 7 Sep 1998 13:36:23 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (root@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id VAA22126; Mon, 7 Sep 1998 21:21:15 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id VAA02111; Mon, 7 Sep 1998 21:23:23 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809072023.VAA02111@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Laszlo Vagner cc: questions@FreeBSD.ORG Subject: Re: ppp again In-reply-to: Your message of "Mon, 07 Sep 1998 11:09:36 CDT." <199809071609.LAA23185@mutsgo.kf7nn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 07 Sep 1998 21:23:22 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Are you seeing any FCS errors from ``show hdlc'' ? If you enable ``async'' logging, do you see any data coming back ? > i am having trouble getting data back from my provider. > > here is the situation > > i dial using dial pmdemand > > i get login ok and then the prompt changes to > PPP on pmdemand > > > i do a show ipcp and it shows my correct ip for both > sides. > > i do a show route and the default route is set to the same > as the dns. > > i tried pinging the ip address of the name server and get nothing back > but i can see the packets going out over the modem (USR sportster 33.6 > external). > > any help i would appreciate. > > here is some relevant stuff. > > anything else I need to check? > > > > ________________________________________________________________ > > resolv.conf > > domain kf7nn.com > nameserver 205.175.220.226 > > > > > Working in interactive mode > Using interface: tun0 > ppp ON ginger> dial pmdemand > Warning: Add route failed: 0.0.0.0: errno: Network is unreachable > Dial attempt 1 of 1 > Phone: 7051815 > dial OK! > login OK! > ppp ON ginger> Packet mode. > ppp ON ginger> > PPP ON ginger> show ipcp > IPCP [Opened] > his side: 205.175.220.226, 16 VJ slots with slot compression > my side: 205.175.220.222, 16 VJ slots with slot compression > Defaults: > My Address: 10.0.0.1/0 > His Address: 10.0.0.2/0 > Negotiation(trigger): MYADDR > > Connect time: 10 secs > 0 octets in, 0 octets out > Overall 0 bytes/sec > PPP ON ginger> > PPP ON ginger> show ccp > CCP [Opened] > My protocol = none, His protocol = none > Output: 0 --> 0, Input: 0 --> 0 > PPP ON ginger> show lcp > LCP [Opened] > his side: MRU 1500, ACCMAP 00000000, PROTOCOMP 1, ACFCOMP 1, > MAGIC f9ca65ef, REJECT 0000 > my side: MRU 1500, ACCMAP 00000000, PROTOCOMP 1, ACFCOMP 1, > MAGIC 1501dba3, REJECT 0000 > > Defaults: MRU = 1500, ACCMAP = 00000000 Open Mode: active (delay 1) > PPP ON ginger> > > ginger# ping 205.175.220.226 > PING 205.175.220.226 (205.175.220.226): 56 data bytes > ^C > --- 205.175.220.226 ping statistics --- > 18 packets transmitted, 0 packets received, 100% packet loss > ginger# netstat -rn > Routing tables > > Internet: > Destination Gateway Flags Refs Use Netif Expire > default 205.175.220.226 UGSc 0 0 tun0 > 127.0.0.1 127.0.0.1 UH 0 0 lo0 > 192.168 link#1 UC 0 0 > 192.168.0.2 0:60:8c:62:e2:7f UHLW 1 1248 fxp0 783 > 192.168.0.3 0:a0:c9:21:13:a0 UHLW 0 0 fxp0 1190 > 192.168.0.255 ff:ff:ff:ff:ff:ff UHLWb 3 64 fxp0 > 205.175.220.226 205.175.220.222 UH 1 20 tun0 > ginger# > > PPP ON ginger> display > Current configuration option settings.. > > Name My Side His Side > ---------------------------------------- > acfcomp enable accept > chap disable accept > deflate enable accept > lqr disable deny > pap disable accept > pppd-deflate disable deny > pred1 enable accept > protocomp enable accept > vjcomp enable accept > msext disable N/A > passwdauth disable N/A > proxy disable N/A > throughput disable N/A > utmp enable N/A > PPP ON ginger> > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- 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 Sep 7 13:47:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA02368 for freebsd-questions-outgoing; Mon, 7 Sep 1998 13:47:27 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dt053nb4.san.rr.com (dt053nb4.san.rr.com [204.210.34.180]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA02362 for ; Mon, 7 Sep 1998 13:47:26 -0700 (PDT) (envelope-from Studded@dal.net) Received: from dal.net (Studded@localhost [127.0.0.1]) by dt053nb4.san.rr.com (8.8.8/8.8.8) with ESMTP id NAA21928; Mon, 7 Sep 1998 13:47:18 -0700 (PDT) (envelope-from Studded@dal.net) Message-ID: <35F44655.C742952@dal.net> Date: Mon, 07 Sep 1998 13:47:17 -0700 From: Studded Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.06 [en] (X11; I; FreeBSD 2.2.7-STABLE-0905 i386) MIME-Version: 1.0 To: gary.hall@mcg-graphics.com CC: FreeBSD Questions Subject: Re: Limit to number of files in a directory References: <35F3F483.AE59329F@mcg-graphics.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gary Hall wrote: > > Is there any limit to the number of files that can be stored in a > directory in FreeBSD ? > > We intend to use our FreeBSD machine as an FTP server to store images of > > jobs on and estimate somewhere in the area of a million in a single > directory. > > Would this cause a problem ? To my knowledge it shouldn't cause a problem for the system, but it will be extremely slow to access information about it through tools like ls. Is there any reason not to break the images down into directories? That will make it easier for humans to keep track of too. Also, if the images are less than 8k you will want to build a special file system for that directory with an inode size that takes that into account. Otherwise you will run out of inodes on that file system long before you run out of disk space. Good luck, Doug -- *** Chief Operations Officer, DALnet IRC network *** At Barry (a small town in south Wales) hidden cameras have had to be installed to keep watch on the town's CCTV [Closed Circuit Television] to record acts of vandalism against the CCTV. - Privacy Forum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 13:48:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA02650 for freebsd-questions-outgoing; Mon, 7 Sep 1998 13:48:31 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.tds.net (mail.tds.net [204.246.1.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA02644 for ; Mon, 7 Sep 1998 13:48:30 -0700 (PDT) (envelope-from fritsch@madison.tds.net) Received: from madison.tds.net (mawiusr3-a33.madison.tds.net [204.71.148.33]) by mail.tds.net (8.9.1/8.9.1) with ESMTP id PAA22006 for ; Mon, 7 Sep 1998 15:48:24 -0500 (CDT) Message-ID: <35F449E7.1DD066A0@madison.tds.net> Date: Mon, 07 Sep 1998 16:02:31 -0500 From: Jeff Fritsche Reply-To: fritsch@madison.tds.net X-Mailer: Mozilla 4.06 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: [Fwd: PPP Connection to ISP - Do I Need named ??] Content-Type: multipart/mixed; boundary="------------39AD1F3D5691C3F3100F09B2" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------39AD1F3D5691C3F3100F09B2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit --------------39AD1F3D5691C3F3100F09B2 Content-Type: message/rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: inline Path: news.tds.net!news From: Jeff Fritsche Newsgroups: comp.unix.bsd.freebsd.misc Subject: PPP Connection to ISP - Do I Need named ?? Date: Mon, 07 Sep 1998 15:59:16 -0500 Organization: TDSNET Internet Services(http://www.tds.net) Message-ID: <35F44924.25B0D058@madison.tds.net> Reply-To: fritsch@madison.tds.net NNTP-Posting-Host: mawiusr3-a33.madison.tds.net Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------34DC28863849E52DE3B86352" X-Mailer: Mozilla 4.06 [en] (Win95; I) --------------34DC28863849E52DE3B86352 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I have successfully been able to dial my ISP and log in. PPP goes into packet mode as expected. I am doing this all manually until I am comfortable with the process--i.e.: ppp set line /dev/cuaa1 set speed 14400 set timeout 0 term atdt ... (after logging in) ... PPP ON > delete all PPP ON> add default HISADDR I then switch over to another session and am able to PING the ISP's DNS (204.246.1.20). However, I cannot PING anything else--i.e. PING ftp.freebsd.org I get an error that there is no host route and it can't resolve the host name. Here is the output of netstat -rn: Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 204.246.15.105 UGSc 0 0 tun0 127.0.0.1 127.0.0.1 UH 0 32 lo0 204.246.15.105 204.71.148.187 UH 1 0 tun0 What do I need to do for the host names to be resolved to IP addresses ? Do I need to install named ? Where does the ISP's DNS address fit in? The gateway appears to be the ISP's side of the connection (204.246.15.105), but where (or does) the ISP's DNS need to be specified somewhere (204.246.1.20)? I also have NOT set up any of the ppp files (ppp.conf, ppp.linkup, etc.). HELP!--FreeBSD newbie. Thanks, Jeff Fritsche --------------34DC28863849E52DE3B86352 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit I have successfully been able to dial my ISP and log in.  PPP goes into packet mode as expected.

I am doing this all manually until I am comfortable with the process--i.e.:
ppp
set line /dev/cuaa1
set speed 14400
set timeout 0
term
atdt <phonenumber>
... (after logging in) ...
PPP ON > delete all
PPP ON> add default HISADDR

I then switch over to another session and am able to PING the ISP's DNS (204.246.1.20).

However, I cannot PING anything else--i.e. PING ftp.freebsd.org
I get an error that there is no host route and it can't resolve the host name.

Here is the output of netstat -rn:
Routing tables

Internet:
Destination        Gateway            Flags     Refs     Use     Netif Expire
default            204.246.15.105     UGSc        0        0      tun0
127.0.0.1          127.0.0.1          UH          0       32       lo0
204.246.15.105     204.71.148.187     UH          1        0      tun0

What do I need to do for the host names to be resolved to IP addresses ?  Do I need to install named ?
Where does the ISP's DNS address fit in?  The gateway appears to be the ISP's side of the connection (204.246.15.105), but where (or does) the ISP's DNS need to be specified somewhere (204.246.1.20)?

I also have NOT set up any of the ppp files (ppp.conf, ppp.linkup, etc.).

HELP!--FreeBSD newbie.

Thanks,
Jeff Fritsche
  --------------34DC28863849E52DE3B86352-- --------------39AD1F3D5691C3F3100F09B2-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 13:49:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA02801 for freebsd-questions-outgoing; Mon, 7 Sep 1998 13:49:02 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cc1.ccms.net (ccms.net [204.96.187.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA02776 for ; Mon, 7 Sep 1998 13:48:58 -0700 (PDT) (envelope-from aauu@ccms.net) Received: from ccms.net (ppp79.ccms.net [204.181.93.89]) by cc1.ccms.net (8.8.5/8.8.5) with ESMTP id PAA29700; Mon, 7 Sep 1998 15:53:21 -0500 (CDT) Message-ID: <35F446BF.DE345785@ccms.net> Date: Mon, 07 Sep 1998 15:49:04 -0500 From: Alan Weber Organization: Personal X-Mailer: Mozilla 4.5b1 [en] (X11; I; FreeBSD 2.2.7-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Oliver Thuns , "questions@FreeBSD.ORG" Subject: Re: FreeBSD on a partition above the 1024 cylinder References: <199809071039.DAA20619@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 Oliver Thuns wrote: > Hello, > > I tried to install FreeBSD, but the setup program does not recognize my > partitions correctly. > I have 4 partitions: > > 400 MB FAT (Win 95) > 1000 MB NTFS (NT 4.0) > 700 MB FAT (for FreeBSD) > 2000 MB FAT (Data) > > FreeBSD setup recognizes the first FAT partition and only one extended > partition with 3700 MB. The BIOS does not support a mapping for large > harddisks, but this should be no problem with FreeBSD (NT and Linux > recognize these partitions, Win95 doesn't). FreeBSD is seeing your partitions correctly. You have two partitions, a 400 meg FAT and a 3700meg Extended partition. Your NTFS, 700meg and 2000meg partitions are logical partitions contained in the extended partition. FreeBSD needs a primary partition to be installed. You can fix this situation with Partition Magic ($) by moving up the 2000meg partition to the end of the NTFS partion and truncating the extended partition at 3000meg. FreeBSD then can be installed in the remaining 700 meg space. FreeBSD does not use the DOS FAT file system for itself. After FreeBSD is installed in the 700 meg partition you can access the DOS FAT partitions when FreeBSD is running. If you have a way to backup the partitions or dont have much data I would make a 2000 meg Win 95 FAT 32, a 1000 meg NTFS and a 1100 meg FreeBSD. I would boot each OS in their respective partition. You can get drivers for Win 95 & NT that will read the NTFS and FAT 32 partitions at www.sysinternals.com. FreeBSD Stable can access the FAT32 partition. If your committed to keeping the extended partition as is, you may be able to install Linux for a unix-like os. -- When I was a kid I had to rub sticks together to multiply and divide numbers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 14:03:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA05068 for freebsd-questions-outgoing; Mon, 7 Sep 1998 14:03:08 -0700 (PDT) (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 OAA05061 for ; Mon, 7 Sep 1998 14:03:07 -0700 (PDT) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.8.7/8.8.2) with SMTP id OAA27291; Mon, 7 Sep 1998 14:02:52 -0700 (PDT) Date: Mon, 7 Sep 1998 14:02:52 -0700 (PDT) From: Dan Busarow To: David Vondrasek cc: Bobb Shires , FreeBSD-questions Subject: Re: Disturbing line in dmesg 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, 7 Sep 1998, David Vondrasek wrote: > > Intel Pentium F00F detected, installing workaround > > > > Any ideas what this means? Thanks! > > Been looking myself, I get the same message, but I haven't seen any > problems yet from it. I didn't get it in 2.2.6 , just the 2.2.7 kernel. A few months ago someone discovered an exploit for pentium chips that was termed the f00f bug. Your seeing the kernel protect itself. The was OS independent so you should be able to find plenty on deja news. Dan -- Dan Busarow 949 443 4172 Dana Point Communications, a California corporation dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 14:08:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA06055 for freebsd-questions-outgoing; Mon, 7 Sep 1998 14:08:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from green.irrelevant.com (no-dns-yet.demon.co.uk [193.237.181.207] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA06027 for ; Mon, 7 Sep 1998 14:08:33 -0700 (PDT) (envelope-from robert@irrelevant.com) Received: from green ([127.0.0.1]) by green.irrelevant.com (Post.Office MTA v3.1.2 release (PO205-101c) ID# 0-0U10L2S100) with SMTP id AAA258; Mon, 7 Sep 1998 22:08:22 +0100 Message-Id: <3.0.3.32.19980907220821.00b82360@localhost> X-Sender: robert@localhost X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.3 (32) Date: Mon, 07 Sep 1998 22:08:21 +0100 To: fritsch@madison.tds.net From: Rob Subject: Re: [Fwd: PPP Connection to ISP - Do I Need named ??] Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <35F449E7.1DD066A0@madison.tds.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 16:02 07/09/98 -0500, you wrote: >What do I need to do for the host names to be resolved to IP addresses ? Do I need to install named ? >Where does the ISP's DNS address fit in? The gateway appears to be the ISP's side of the connection (204.246.15.105), but where (or does) the ISP's DNS need to be specified somewhere (204.246.1.20)? > Just add them to /etc/resolv.conf, or if that doesn't exist, create it. Here's mine .. domain irrelevant.com search irrelevant.com nameserver 127.0.0.1 nameserver 158.152.1.58 nameserver 158.152.1.43 if you are not running named yourself, leave out the referance to 127.0.0.1, and replace the other values as appropriate. Rob. replace the relevant <\---/> ( . . ) ---------------------------------------------------ooO--U--Ooo----- Teddy Bear Hugs! -----------------------------------------------------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 Sep 7 14:24:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA08060 for freebsd-questions-outgoing; Mon, 7 Sep 1998 14:24:03 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from faust27-s.rz.uni-frankfurt.de (faust27-s.rz.uni-frankfurt.de [141.2.149.151]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA07946 for ; Mon, 7 Sep 1998 14:24:00 -0700 (PDT) (envelope-from oliver.thuns@gmx.de) Message-Id: <199809072124.OAA07946@hub.freebsd.org> Received: from oling (actually NAFp2-144.rz.uni-frankfurt.de) by faust27-eth.rz.uni-frankfurt.de with Local SMTP (PP); Mon, 7 Sep 1998 23:23:32 +0000 From: Oliver Thuns To: "q's" Date: Mon, 07 Sep 1998 23:22:05 +0100 Reply-To: Oliver Thuns X-Mailer: PMMail 98 Professional (2.00.1500) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Software RAID Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, does or will FreeBSD support software RAID? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 14:30:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA09359 for freebsd-questions-outgoing; Mon, 7 Sep 1998 14:30:25 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kstreet.interlog.com (kstreet.interlog.com [198.53.146.171]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA09352 for ; Mon, 7 Sep 1998 14:30:20 -0700 (PDT) (envelope-from kws@kstreet.interlog.com) Received: (from kws@localhost) by kstreet.interlog.com (8.9.1/8.8.8) id RAA23952; Mon, 7 Sep 1998 17:29:42 -0400 (EDT) (envelope-from kws) To: Dr R D Gidden Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Invalid master.passwd file References: From: Kevin Street Date: 07 Sep 1998 17:29:42 -0400 In-Reply-To: Dr R D Gidden's message of "Mon, 07 Sep 1998 18:17:24 +0000 (GMT)" Message-ID: <87hfyj4nnd.fsf@kstreet.interlog.com> Lines: 24 X-Mailer: Gnus v5.5/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dr R D Gidden writes: > I've done something stupid while running adduser > which has left /etc/master.passwd looking like > /etc/passwd, ie with a single * in the password field > instead of the encrypted gobbledegook. snip > I have over 700 users in this file (AARGH!): is it possible > to work back from the .db file(s)? My backup was just > *before* a whole slew of new users were added :-(( Bob, I don't know about working backwards from the .db files, but have you checked in /var/backups to see if there's a good version there? The standard cron jobs backup master.passwd daily if it has been changed, at least they do on FreeBSD 3.0. (I'm assuming that when you say "my backup" you mean system backups you've done yourself) -- Kevin Street street@iName.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 14:35:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA10934 for freebsd-questions-outgoing; Mon, 7 Sep 1998 14:35:19 -0700 (PDT) (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 OAA10917 for ; Mon, 7 Sep 1998 14:35:11 -0700 (PDT) (envelope-from megarcia@lix.intercom.es) Received: from ophrys.intercom.es (iv1-220.intercom.es [195.76.154.220]) by lix.intercom.es (8.7.3/8.6.12) with SMTP id XAA18299; Mon, 7 Sep 1998 23:38:34 +0100 Message-ID: X-Mailer: XFMail 1.0 [p0] on FreeBSD Content-Type: text/plain; charset=iso-8859-1 MIME-Version: 1.0 In-Reply-To: <001301bdda9a$445bd650$0101a8c0@olli.olli.net> Date: Mon, 07 Sep 1998 23:31:20 +0200 (CEST) From: Manuel Enrique Garcia Cuesta To: oliver stegle Subject: RE: Root-Logon via Telnet /Rlogin Cc: freebsd-questions@FreeBSD.ORG Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id OAA10924 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG As far as I know, you cannot. The usual workaround is login as some other user and then su to root. On 07-Sep-98 at 20:01:13 oliver stegle wrote: >Hello! > >How can I logon from remote as Root via Telnet /Rlogin? > >I tried to change the authentification-settings in login.conf but I didn't succ eed yet! > > >Please Help! > >Thankyou in Advance!" Always welcome Manuel Garcia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 14:47:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA13134 for freebsd-questions-outgoing; Mon, 7 Sep 1998 14:47:07 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cc1.ccms.net (ccms.net [204.96.187.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA13119 for ; Mon, 7 Sep 1998 14:47:03 -0700 (PDT) (envelope-from aauu@ccms.net) Received: from ccms.net (ppp42.ccms.net [204.181.93.52]) by cc1.ccms.net (8.8.5/8.8.5) with ESMTP id QAA01103; Mon, 7 Sep 1998 16:51:36 -0500 (CDT) Message-ID: <35F45466.DA4FC17F@ccms.net> Date: Mon, 07 Sep 1998 16:47:19 -0500 From: Alan Weber Organization: Personal X-Mailer: Mozilla 4.5b1 [en] (X11; I; FreeBSD 2.2.7-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: oliver.stegle@gmx.de, "questions@FreeBSD.ORG" Subject: Re: Root-Logon via Telnet /Rlogin References: <001301bdda9a$445bd650$0101a8c0@olli.olli.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG oliver stegle wrote: > Hello! How can I logon from remote as Root via Telnet /Rlogin? I > tried to change the authentification-settings in login.conf but I > didn't succeed yet! Please Help! Thankyou in Advance!" Two ways.... 1) telnet it as a user in the group wheel and su root this will get you on as root. This is not secure over the network as the content of the session including the password are not encrypted. This in not a good idea over the internet for a server with sensitive data. 2) install SSH from /usr/ports/security/ssh and you can come in directly as root. The entire conversation including the passwords are encrypted PS .. Send mail as plain text. HTML formatted mail is hard to read in the text-based mail clients. -- When I was a kid I had to rub sticks together to multiply and divide numbers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 15:25:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA18687 for freebsd-questions-outgoing; Mon, 7 Sep 1998 15:25:54 -0700 (PDT) (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 PAA18664 for ; Mon, 7 Sep 1998 15:25:31 -0700 (PDT) (envelope-from nbm@rucus.ru.ac.za) Received: (qmail 18725 invoked by uid 1003); 7 Sep 1998 22:21:54 -0000 Message-ID: <19980908002154.A16509@rucus.ru.ac.za> Date: Tue, 8 Sep 1998 00:21:54 +0200 From: Neil Blakey-Milner To: oliver stegle , freebsd-questions@FreeBSD.ORG Subject: Re: Root-Logon via Telnet /Rlogin References: <001301bdda9a$445bd650$0101a8c0@olli.olli.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <001301bdda9a$445bd650$0101a8c0@olli.olli.net>; from oliver stegle on Mon, Sep 07, 1998 at 10:01:13PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon 1998-09-07 (22:01), oliver stegle wrote: > How can I logon from remote as Root via Telnet /Rlogin? Why would you want to? Log in as a normal user, and use "su" to change to root. Be warned that bother telnet and rlogin send across plain-text password, and in fact the entire "conversation", so try ssh out (it's in the ports collection - /usr/ports/security/ssh) Neil -- Neil Blakey-Milner nbm@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 15:33:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA19296 for freebsd-questions-outgoing; Mon, 7 Sep 1998 15:33:01 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA19287 for ; Mon, 7 Sep 1998 15:32:56 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from [206.138.229.16] (david@[206.138.229.16]) by studio.watertower.com (8.8.7/8.7.3) with SMTP id RAA05117; Mon, 7 Sep 1998 17:59:51 -0500 (CDT) Date: Mon, 7 Sep 1998 17:31:13 -0500 (CDT) From: David Vondrasek To: Alan Weber cc: Oliver Thuns , "questions@FreeBSD.ORG" Subject: Re: FreeBSD on a partition above the 1024 cylinder In-Reply-To: <35F446BF.DE345785@ccms.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, 7 Sep 1998, Alan Weber wrote: > Oliver Thuns wrote: > > > Hello, > > > > I tried to install FreeBSD, but the setup program does not recognize my > > partitions correctly. > > I have 4 partitions: > > > > 400 MB FAT (Win 95) > > 1000 MB NTFS (NT 4.0) > > 700 MB FAT (for FreeBSD) > > 2000 MB FAT (Data) > > > > FreeBSD setup recognizes the first FAT partition and only one extended > > partition with 3700 MB. The BIOS does not support a mapping for large > > harddisks, but this should be no problem with FreeBSD (NT and Linux > > recognize these partitions, Win95 doesn't). > > FreeBSD is seeing your partitions correctly. You have two partitions, a > 400 meg FAT and a 3700meg Extended partition. Your NTFS, 700meg and > 2000meg partitions are logical partitions contained in the extended > partition. FreeBSD needs a primary partition to be installed. You can fix > this situation with Partition Magic ($) by moving up the 2000meg partition > to the end of the NTFS partion and truncating the extended partition at > 3000meg. FreeBSD then can be installed in the remaining 700 meg space. > FreeBSD does not use the DOS FAT file system for itself. After FreeBSD is > installed in the 700 meg partition you can access the DOS FAT partitions > when FreeBSD is running. If you have a way to backup the partitions or > dont have much data I would make a 2000 meg Win 95 FAT 32, a 1000 meg NTFS > and a 1100 meg FreeBSD. I would boot each OS in their respective > partition. You can get drivers for Win 95 & NT that will read the NTFS and > FAT 32 partitions at www.sysinternals.com. FreeBSD Stable can access the > FAT32 partition. If your committed to keeping the extended partition as > is, you may be able to install Linux for a unix-like os. Along the same note: I have FreeBSD set as my second partition and FAT16 on the 1st, How can I mount the MSDOS/FAT16 partion ? And will I have access to the files as any other partition? David L. Vondrasek dlv@watertower.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 15:52:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA21616 for freebsd-questions-outgoing; Mon, 7 Sep 1998 15:52:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from emi.net (emi.net [208.10.128.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA21605 for ; Mon, 7 Sep 1998 15:52:33 -0700 (PDT) (envelope-from SteveFriedrich@Hot-Shot.com) Received: from nt (tc1-32.emi.net [208.10.129.48]) by emi.net (8.8.6/8.8.5) with SMTP id QAA13010; Mon, 7 Sep 1998 16:49:01 -0400 Message-Id: <199809072049.QAA13010@emi.net> From: "Steve Friedrich" To: "posta.slo.net user" Cc: "FreeBSD Questions" Date: Mon, 07 Sep 1998 18:50:47 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Question Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 6 Sep 1998 03:26:09 +0200, posta.slo.net user wrote: >Doese freeBSD work on a 286 machine? The short answer is no. But you should be answering this question for yourself by reading the handbook... See http://www.freebsd.org/handbook/handbook8.html#8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 15:55:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA22033 for freebsd-questions-outgoing; Mon, 7 Sep 1998 15:55:13 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kstreet.interlog.com (kstreet.interlog.com [198.53.146.171]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA22028 for ; Mon, 7 Sep 1998 15:55:11 -0700 (PDT) (envelope-from kws@kstreet.interlog.com) Received: (from kws@localhost) by kstreet.interlog.com (8.9.1/8.8.8) id SAA27735; Mon, 7 Sep 1998 18:54:49 -0400 (EDT) (envelope-from kws) To: Dr R D Gidden Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Invalid master.passwd file References: <87hfyj4nnd.fsf@kstreet.interlog.com> From: Kevin Street Date: 07 Sep 1998 18:54:49 -0400 In-Reply-To: Kevin Street's message of "07 Sep 1998 17:29:42 -0400" Message-ID: <87af4b3552.fsf@kstreet.interlog.com> Lines: 42 X-Mailer: Gnus v5.5/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kevin Street writes: > Dr R D Gidden writes: > snip > > > I have over 700 users in this file (AARGH!): is it possible > > to work back from the .db file(s)? My backup was just > > *before* a whole slew of new users were added :-(( > > Bob, I don't know about working backwards from the .db files, but have > you checked in /var/backups to see if there's a good version there? Oh, and come to think of it, it is easy to get the info from the .db files too if you have really wiped out master.passwd & all backups. If you run this as root it should print out a copy of the master.passwd file that it reads from spwd.db. (If you run it as a normal user you get "*" for all the passwords.) #include #include int main(int argc, char **argv) { struct passwd * pw; pw = getpwent(); while (0 != pw) { printf("%s:%s:%d:%d:%s:%d:%d:%s:%s:%s\n", pw->pw_name, pw->pw_passwd, pw->pw_uid, pw->pw_gid, pw->pw_class, pw->pw_change, pw->pw_expire, pw->pw_gecos, pw->pw_dir, pw->pw_shell); pw = getpwent(); } endpwent(); return 0; } -- Kevin Street street@iName.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 15:58:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA22616 for freebsd-questions-outgoing; Mon, 7 Sep 1998 15:58:25 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from emi.net (emi.net [208.10.128.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA22611 for ; Mon, 7 Sep 1998 15:58:23 -0700 (PDT) (envelope-from SteveFriedrich@Hot-Shot.com) Received: from nt (tc1-32.emi.net [208.10.129.48]) by emi.net (8.8.6/8.8.5) with SMTP id QAA13242; Mon, 7 Sep 1998 16:54:59 -0400 Message-Id: <199809072054.QAA13242@emi.net> From: "Steve Friedrich" To: "fritsch@madison.tds.net" Cc: "FreeBSD Questions" Date: Mon, 07 Sep 1998 18:58:20 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: [Fwd: PPP Connection to ISP - Do I Need named ??] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG add the following to resolv.conf in /etc nameserver 204.246.1.20 Each network-aware program has resolver routines and they try to find an IP adx by looking in resolv.conf for ideas. See man 5 resolver To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 16:04:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA24089 for freebsd-questions-outgoing; Mon, 7 Sep 1998 16:04:41 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.insolwwb.net (ns.insolwwb.net [206.31.149.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA24074 for ; Mon, 7 Sep 1998 16:04:37 -0700 (PDT) (envelope-from mgrommet@insolwwb.net) Received: from work2.insolwwb.net (work2.insolwwb.net [208.150.248.12]) by ns.insolwwb.net (8.8.8/8.8.5) with SMTP id RAA14858 for ; Mon, 7 Sep 1998 17:42:01 -0500 (CDT) Message-ID: <006301bddab4$05463ea0$0cf896d0@work2.insolwwb.net> From: "Mike Grommet" To: Subject: GNU SSH replacement? Date: Mon, 7 Sep 1998 18:05:34 -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 anyone know if there is a GNU ssh replacement? ssh is a wonderful tool, but unfortunately its quite commercial... Mike Grommet System Admin, and all around nice guy Internet Solutions, Inc. mgrommet@insolwwb.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 16:12:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA25330 for freebsd-questions-outgoing; Mon, 7 Sep 1998 16:12:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rknebel.csrlink.net (rknebel.csrlink.net [209.173.88.241]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA25176 for ; Mon, 7 Sep 1998 16:11:56 -0700 (PDT) (envelope-from rknebel@rknebel.csrlink.net) Received: (from rknebel@localhost) by rknebel.csrlink.net (8.8.8/8.8.8) id TAA01188 for questions@freebsd.org; Mon, 7 Sep 1998 19:07:22 -0400 (EDT) (envelope-from rknebel) From: Rick Knebel Message-ID: <19980907190721.A788@csrlink.net> Date: Mon, 7 Sep 1998 19:07:21 -0400 To: questions@FreeBSD.ORG Subject: IP address 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, This is going to be kind of vague because I am new but here goes. I have hooked yp to my ISP without problems. I have a static IP address. I have my machine set up to host a small web page which can be accessed with http://rknebel.csrlink.net. I have rknebel.csrlink.net in my hosts file with the appropiate IP adress. >From another machine either at work or another one in my house hooked up via a second ISP, I can ping rknebel.csrlink.net, ftp into my machine and acess my web page. >From this machine Icannot ping myself , ftp or acess my web page. I can do this on the same machine when I boot linux. This is not a magor problem but it is nagging. Anyone with idea's? Thanks Alot Rick -- ---------------------------- Rick Knebel rknebel@rknebel.csrlink.net http://rknebel.csrlink.net ------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 16:13:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA25702 for freebsd-questions-outgoing; Mon, 7 Sep 1998 16:13:49 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rknebel.csrlink.net (rknebel.csrlink.net [209.173.88.241]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA25696 for ; Mon, 7 Sep 1998 16:13:47 -0700 (PDT) (envelope-from rknebel@rknebel.csrlink.net) Received: (from rknebel@localhost) by rknebel.csrlink.net (8.8.8/8.8.8) id TAA01201 for questions@freebsd.org; Mon, 7 Sep 1998 19:09:16 -0400 (EDT) (envelope-from rknebel) From: Rick Knebel Message-ID: <19980907190916.B788@csrlink.net> Date: Mon, 7 Sep 1998 19:09:16 -0400 To: questions@FreeBSD.ORG Subject: vfat 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 Can you access Win nt partitions using vfat with freebsd. Thanks Alot Rick -- ---------------------------- Rick Knebel rknebel@rknebel.csrlink.net http://rknebel.csrlink.net ------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 16:47:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA01253 for freebsd-questions-outgoing; Mon, 7 Sep 1998 16:47:12 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp04.primenet.com (smtp04.primenet.com [206.165.6.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA01243 for ; Mon, 7 Sep 1998 16:47:03 -0700 (PDT) (envelope-from wantland@primenet.com) Received: (from daemon@localhost) by smtp04.primenet.com (8.8.8/8.8.8) id QAA18952 for ; Mon, 7 Sep 1998 16:46:51 -0700 (MST) Received: from ip-47-130.fhu.primenet.com(206.165.47.130), claiming to be "none" via SMTP by smtp04.primenet.com, id smtpd018910; Mon Sep 7 16:46:45 1998 From: "Lance Wantland" To: Subject: Installation woes Date: Mon, 7 Sep 1998 16:46:52 -0700 Message-ID: <01bddab9$c9d92ca0$822fa5ce@none> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0009_01BDDA7F.1D7A54A0" 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_0009_01BDDA7F.1D7A54A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Greetings,=20 I'm attempting to install FreeBSD on my system and am running into a = problem I cant figure out. After seting up my install parameters and = getting my partitions ready to go I start the install and immideately = get an error stating error creating /dev/X. I've tried several times, = and even tried not installing X. I'm installing this on a system with = Win95 and Redhad Linux running under system commander. Any ideas??? Thanks Lance ----------- Visit my NASCAR Racing website at: http://www.primenet.com/~wantland/=20 ------=_NextPart_000_0009_01BDDA7F.1D7A54A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Greetings,
 
I'm attempting to install FreeBSD on my system and = am running=20 into a problem I cant figure out.  After seting up my install = parameters=20 and getting my partitions ready to go I start the install and = immideately get an=20 error stating error creating  /dev/X.  I've tried several = times, and=20 even tried not installing X.  I'm installing this on a system with = Win95=20 and Redhad Linux running under system commander.  Any = ideas???
 
Thanks
Lance 
-----------
Visit my NASCAR = Racing website=20 at:
http://www.primenet.com/~want= land/=20
------=_NextPart_000_0009_01BDDA7F.1D7A54A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 16:51:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA01868 for freebsd-questions-outgoing; Mon, 7 Sep 1998 16:51:53 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cc1.ccms.net (ccms.net [204.96.187.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA01862 for ; Mon, 7 Sep 1998 16:51:49 -0700 (PDT) (envelope-from aauu@ccms.net) Received: from ccms.net (ppp83.ccms.net [204.181.93.93]) by cc1.ccms.net (8.8.5/8.8.5) with ESMTP id SAA03896; Mon, 7 Sep 1998 18:56:19 -0500 (CDT) Message-ID: <35F47157.FC8220E3@ccms.net> Date: Mon, 07 Sep 1998 18:50:48 -0500 From: Alan Weber Organization: Personal X-Mailer: Mozilla 4.5b1 [en] (X11; I; FreeBSD 2.2.7-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: David Vondrasek , "questions@FreeBSD.ORG" Subject: Re: Mounting MS 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 Vondrasek wrote: > On Mon, 7 Sep 1998, Alan Weber wrote: > > > Oliver Thuns wrote: > > > > > Hello, > > > > > > I tried to install FreeBSD, but the setup program does not recognize my > > > partitions correctly. > > > I have 4 partitions: > > > > > > 400 MB FAT (Win 95) > > > 1000 MB NTFS (NT 4.0) > > > 700 MB FAT (for FreeBSD) > > > 2000 MB FAT (Data) > > > > > > FreeBSD setup recognizes the first FAT partition and only one extended > > > partition with 3700 MB. The BIOS does not support a mapping for large > > > harddisks, but this should be no problem with FreeBSD (NT and Linux > > > recognize these partitions, Win95 doesn't). > > > > FreeBSD is seeing your partitions correctly. You have two partitions, a > > 400 meg FAT and a 3700meg Extended partition. Your NTFS, 700meg and > > 2000meg partitions are logical partitions contained in the extended > > partition. FreeBSD needs a primary partition to be installed. You can fix > > this situation with Partition Magic ($) by moving up the 2000meg partition > > to the end of the NTFS partion and truncating the extended partition at > > 3000meg. FreeBSD then can be installed in the remaining 700 meg space. > > FreeBSD does not use the DOS FAT file system for itself. After FreeBSD is > > installed in the 700 meg partition you can access the DOS FAT partitions > > when FreeBSD is running. If you have a way to backup the partitions or > > dont have much data I would make a 2000 meg Win 95 FAT 32, a 1000 meg NTFS > > and a 1100 meg FreeBSD. I would boot each OS in their respective > > partition. You can get drivers for Win 95 & NT that will read the NTFS and > > FAT 32 partitions at www.sysinternals.com. FreeBSD Stable can access the > > FAT32 partition. If your committed to keeping the extended partition as > > is, you may be able to install Linux for a unix-like os. > > Along the same note: > I have FreeBSD set as my second partition and FAT16 on the 1st, How can I > mount the MSDOS/FAT16 partion ? And will I have access to the files as any > other partition? > > David L. Vondrasek > dlv@watertower.com This is easy to do. 1). login as root 2). mkdir /msdos or /fat16 or /whatever you want to call partition 1 3). /mount_msdos /dev/wd0s1 /fat16 You can add a line like the following to /etc/fstab to make the files present when you boot up /dev/wd0s1 /msdos msdos rw 0 0 If you want to mount FAT32 partitions you need to be on 2.2.7. A noted above you can access MSDOS/Win 9x FAT partitions in FreeBSD. I don't know of a FreeBSD NTFS driver or a Win 9x/NT driver for UFS file systems. -- When I was a kid I had to rub sticks together to multiply and divide numbers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 16:58:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA02603 for freebsd-questions-outgoing; Mon, 7 Sep 1998 16:58:39 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from babylon.wsc.monash.edu.au (babylon.wsc.monash.edu.au [130.194.166.91]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA02596 for ; Mon, 7 Sep 1998 16:58:36 -0700 (PDT) (envelope-from graeme@babylon.wsc.monash.edu.au) Received: from localhost (graeme@localhost) by babylon.wsc.monash.edu.au (8.8.8/8.8.8) with SMTP id JAA11120; Tue, 8 Sep 1998 09:58:19 +1000 Date: Tue, 8 Sep 1998 09:58:19 +1000 (EST) From: Graeme Cross Reply-To: Graeme.Cross@sci.monash.edu.au To: Mike Grommet cc: freebsd-questions@FreeBSD.ORG Subject: Re: GNU SSH replacement? In-Reply-To: <006301bddab4$05463ea0$0cf896d0@work2.insolwwb.net> Message-ID: X-Attribution: gjc X-PGP-Key-ID: 702DB549 X-URL: http://www.wsc.monash.edu.au/~graeme/ 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, 7 Sep 1998, Mike Grommet wrote: > anyone know if there is a GNU ssh replacement? > > ssh is a wonderful tool, but unfortunately its quite commercial... > 1. There is a free ssh replacement, called psst. http://www.net.lut.ac.uk/psst/ It is in the early stages of development. 2. If you want just the ssh client, there is a free Java implementation at: http://www.cl.cam.ac.uk/~fapp2/software/java-ssh/ Cheers Graeme - -- Graeme Cross -- Water Studies Centre, Monash University Random thought #181 (Collect all 228) I will not be pushed, filed, indexed, briefed, debriefed or numbered! (No. 6) -----BEGIN PGP SIGNATURE----- Version: 2.6.3i Charset: noconv Comment: Auto-signed by PPG (v1.01) (the PGP/PINE gateway) iQB1AwUBNfRzFWAiycRwLbVJAQHbFAL+NFx4Iz83A6wQqFuk/gDcT8gtwdjfG9F1 rZd1FwAZzV7cO0hO9AsEgQrSsSJWL838LBPOSQYy+gKNHXtt/tTFhXEICPMPHAbL FhXQAyODUhFDUu1H72Ns4QyuNpg4aZpb =auYD -----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 Sep 7 17:05:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA03199 for freebsd-questions-outgoing; Mon, 7 Sep 1998 17:05:52 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from milagro.dc.uba.ar (milagro.dc.uba.ar [157.92.26.6]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id RAA03188 for ; Mon, 7 Sep 1998 17:05:45 -0700 (PDT) (envelope-from mcecowsk@dc.uba.ar) Received: by milagro.dc.uba.ar via sendmail with stdio id for freebsd-questions@freebsd.org; Mon, 7 Sep 1998 21:06:13 -0300 (ARG) (Smail-3.2 1996-Jul-4 #1 built 1997-Mar-17) Date: Tue, 8 Sep 1998 00:06:10 +0000 (Argentina) From: Mariano Agustin Cecowski Palacio X-Sender: mcecowsk@milagro To: freebsd-questions@FreeBSD.ORG Subject: CheckSum Message-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 problems with the downloads (errors) so I'd like to make sure the files are OK before trying to install it. Is there any DOS program to calculate that DM5 CheckSum you give? I haven't been able to find any. Thanks a lot. ------------------------------------------------------------------------------ Mariano Agustin Cecowski Palacio mcecowsk@dc.uba.ar toshiro@iname.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 17:14:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA04493 for freebsd-questions-outgoing; Mon, 7 Sep 1998 17:14:41 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dt053nb4.san.rr.com (dt053nb4.san.rr.com [204.210.34.180]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA04485 for ; Mon, 7 Sep 1998 17:14:39 -0700 (PDT) (envelope-from Studded@dal.net) Received: from dal.net (Studded@localhost [127.0.0.1]) by dt053nb4.san.rr.com (8.8.8/8.8.8) with ESMTP id RAA24189; Mon, 7 Sep 1998 17:14:33 -0700 (PDT) (envelope-from Studded@dal.net) Message-ID: <35F476E8.5035911B@dal.net> Date: Mon, 07 Sep 1998 17:14:32 -0700 From: Studded Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.06 [en] (X11; I; FreeBSD 2.2.7-STABLE-0905 i386) MIME-Version: 1.0 To: Mike Grommet CC: freebsd-questions@FreeBSD.ORG Subject: Re: GNU SSH replacement? References: <006301bddab4$05463ea0$0cf896d0@work2.insolwwb.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike Grommet wrote: > > anyone know if there is a GNU ssh replacement? > > ssh is a wonderful tool, but unfortunately its quite commercial... The ssh 2 produced by datafellows is heavily encumbered. The commonly used ssh 1 available in our ports collection is not. Hope this helps, Doug -- *** Chief Operations Officer, DALnet IRC network *** At Barry (a small town in south Wales) hidden cameras have had to be installed to keep watch on the town's CCTV [Closed Circuit Television] to record acts of vandalism against the CCTV. - Privacy Forum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 17:16:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA04685 for freebsd-questions-outgoing; Mon, 7 Sep 1998 17:16:38 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from sparticus.bright.net (sparticus.bright.net [205.212.123.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA04680 for ; Mon, 7 Sep 1998 17:16:32 -0700 (PDT) (envelope-from brown1@bright.net) Received: from merlin (phil-cas1-cs-36.dial.bright.net [205.212.152.88]) by sparticus.bright.net (8.9.0.Beta3/8.9.0.FNG_Build) with SMTP id UAA25760 for ; Mon, 7 Sep 1998 20:16:15 -0400 (EDT) Message-Id: <199809080016.UAA25760@sparticus.bright.net> From: "Nic Brown" Organization: Internet Sphere To: questions@FreeBSD.ORG Date: Mon, 7 Sep 1998 20:16:39 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Question :) Reply-to: nbrown@whos.net X-mailer: Pegasus Mail for Win32 (v3.01b) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I recently have thought of the idea of using my FreeBSD box to do virtual hosting, however I'm not sure how I can assign multiple IP Addresses to only one NIC card. If you would, please explain to me or show me a URL that explains how to do it in FreeBSD 2.2.2? Thank-you, Nicholas Brown --- WHOS Productions Web Hosting & Online Services. Nic Brown, C.E.O. admin@whos.net For Sales: http://www.whos.net Or Email: sales@whos.net Affordable and High Speed Virtual Hosting. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 17:50:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09250 for freebsd-questions-outgoing; Mon, 7 Sep 1998 17:50:29 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp.szptt.net.cn (smtp.szptt.net.cn [202.96.134.132]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA09229 for ; Mon, 7 Sep 1998 17:50:22 -0700 (PDT) (envelope-from ebiss@nease.net) Received: from wjh3 ([202.96.174.19]) by smtp.szptt.net.cn (8.8.8/8.8.8) with SMTP id IAA18341 for ; Tue, 8 Sep 1998 08:47:03 +0800 (CST) Message-ID: <35F48081.2FBE@nease.net> Date: Tue, 08 Sep 1998 08:55:29 +0800 From: Weijh Reply-To: ebiss@nease.net Organization: ns post X-Mailer: Mozilla 3.04 (Win95; I) MIME-Version: 1.0 To: questions@FreeBSD.ORG Subject: About IP aliasing 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 only one network interface card to access both LAN and internet(don't use proxy)? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 17:53:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09743 for freebsd-questions-outgoing; Mon, 7 Sep 1998 17:53:46 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dvzis.mfh-iserlohn.de (dvzis.mfh-iserlohn.de [193.174.70.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id RAA09738 for ; Mon, 7 Sep 1998 17:53:41 -0700 (PDT) (envelope-from <@is02.dialin.mfh-iserlohn.de:i00428@urmel.mfh-iserlohn.de>) Received: from is02.dialin.mfh-iserlohn.de by dvzis.mfh-iserlohn.de id aa03422; 8 Sep 98 2:53 METDST Received: (from i00428@localhost) by urmel.mfh-iserlohn.de (8.8.8/8.8.8) id TAA14044; Mon, 7 Sep 1998 19:38:04 +0200 (CEST) (envelope-from i00428) Message-ID: <19980907193804.63579@urmel.mfh-iserlohn.de> Date: Mon, 7 Sep 1998 19:38:04 +0200 From: Frank Dalchow To: freebsd-questions@FreeBSD.ORG Subject: Re: mutt and color Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <19980906074314.20983@cableco-op.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <19980906074314.20983@cableco-op.com>; from Jeff Gray on Sun, Sep 06, 1998 at 07:43:14AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Sep 06, 1998 at 07:43:14AM -0700, Jeff Gray wrote: > I have been trying to get mutt to work in color. 'mc' the > midnight commander app works fine in color so I looked to the app. > > The archives suggest checking if mutt was compiled with color and > setting the TERM variable. > > % mutt -v|grep COLOR > +USE_POP +HAVE_REGCOMP -USE_GNU_RX +HAVE_COLOR +HAVE_PGP5 -BUFFY_SIZE > > % setenv TERM xterm-color > > Running 2.2.6 > There is no .muttrc file in my home directory. I tried to > use the sample one provided in the doc file but its use > resulted in many error messages saying that the colors did not > exist. > Hallo Jeff, yes, you need a .muttrc file. Are you sure, that all the colors did not exist? Or exist only the 'default' color not. You may change the 'default' to a real color like 'black'. Comment all the other errors in your .muttrc and look in the manual for the meaning. Hope that works. And sorry for my English. Frank To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 18:06:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA10649 for freebsd-questions-outgoing; Mon, 7 Sep 1998 18:06:34 -0700 (PDT) (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 SAA10639 for ; Mon, 7 Sep 1998 18:06:24 -0700 (PDT) (envelope-from nbm@rucus.ru.ac.za) Received: (qmail 25277 invoked by uid 1003); 8 Sep 1998 01:06:16 -0000 Message-ID: <19980908030614.A24575@rucus.ru.ac.za> Date: Tue, 8 Sep 1998 03:06:14 +0200 From: Neil Blakey-Milner To: nbrown@whos.net, questions@FreeBSD.ORG Subject: Re: Question :) References: <199809080016.UAA25760@sparticus.bright.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199809080016.UAA25760@sparticus.bright.net>; from Nic Brown on Mon, Sep 07, 1998 at 08:16:39PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon 1998-09-07 (20:16), Nic Brown wrote: > I recently have thought of the idea of using my FreeBSD box to do > virtual hosting, however I'm not sure how I can assign multiple IP > Addresses to only one NIC card. If you would, please explain to > me or show me a URL that explains how to do it in FreeBSD 2.2.2? Basically: ifconfig "networkcard" alias "alias-ipaddress" In my case, ifconfig ed0 alias 146.blah.blah.2 ifconfig ed0 alias 146.blah.blah.3, etc. If the alias-ipaddress is in the same network mask, add "netmask 255.255.255.255", I think. The routes should be set up automatically. Basically, man ifconfig, and read through 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 Mon Sep 7 18:20:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA11922 for freebsd-questions-outgoing; Mon, 7 Sep 1998 18:20:31 -0700 (PDT) (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 SAA11911 for ; Mon, 7 Sep 1998 18:20:26 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (root@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id CAA01002; Tue, 8 Sep 1998 02:03:41 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id CAA03583; Tue, 8 Sep 1998 02:05:51 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809080105.CAA03583@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: fritsch@madison.tds.net cc: freebsd-questions@FreeBSD.ORG Subject: Re: [Fwd: PPP Connection to ISP - Do I Need named ??] In-reply-to: Your message of "Mon, 07 Sep 1998 16:02:31 CDT." <35F449E7.1DD066A0@madison.tds.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 08 Sep 1998 02:05:45 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I have successfully been able to dial my ISP and log in. PPP goes into > packet mode as expected. > > I am doing this all manually until I am comfortable with the > process--i.e.: > ppp > set line /dev/cuaa1 > set speed 14400 > set timeout 0 > term > atdt > ... (after logging in) ... > PPP ON > delete all > PPP ON> add default HISADDR > > I then switch over to another session and am able to PING the ISP's DNS > (204.246.1.20). > > However, I cannot PING anything else--i.e. PING ftp.freebsd.org > I get an error that there is no host route and it can't resolve the host > name. > > Here is the output of netstat -rn: > Routing tables > > Internet: > Destination Gateway Flags Refs Use Netif > Expire > default 204.246.15.105 UGSc 0 0 tun0 > 127.0.0.1 127.0.0.1 UH 0 32 lo0 > 204.246.15.105 204.71.148.187 UH 1 0 tun0 > > What do I need to do for the host names to be resolved to IP addresses > ? Do I need to install named ? > Where does the ISP's DNS address fit in? The gateway appears to be the > ISP's side of the connection (204.246.15.105), but where (or does) the > ISP's DNS need to be specified somewhere (204.246.1.20)? > > I also have NOT set up any of the ppp files (ppp.conf, ppp.linkup, > etc.). > > HELP!--FreeBSD newbie. Take a look at resolv.conf(5) (``man resolv.conf''). If you're running a recent ppp (from http://www.Awfulhak.org/ppp.html or -current) you can try ``enable dns'' to see if the remote ppp will tell you the IP - letting ppp update resolv.conf automatically. > Thanks, > Jeff Fritsche -- 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 Sep 7 18:34:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA13427 for freebsd-questions-outgoing; Mon, 7 Sep 1998 18:34:44 -0700 (PDT) (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 SAA13416 for ; Mon, 7 Sep 1998 18:34:36 -0700 (PDT) (envelope-from mike@sentex.net) Received: from ospf-mdt.sentex.net (ospf-mdt.sentex.net [205.211.164.81]) by granite.sentex.net (8.8.6/8.6.9) with SMTP id VAA00883; Mon, 7 Sep 1998 21:33:55 -0400 (EDT) From: mike@sentex.net (Mike Tancsa) To: oliver.thuns@gmx.de (Oliver Thuns) Cc: questions@FreeBSD.ORG Subject: Re: Software RAID Date: Tue, 08 Sep 1998 01:37:49 GMT Message-ID: <35f48a34.19678586@mail.sentex.net> References: <199809072124.OAA07946@hub.freebsd.org> In-Reply-To: <199809072124.OAA07946@hub.freebsd.org> X-Mailer: Forte Agent .99e/32.227 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 07 Sep 1998 23:22:05 +0100, in sentex.lists.freebsd.questions you wrote: >Hello, > >does or will FreeBSD support software RAID? Partially... Have a look at man -k ccd ---Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 18:39:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA13852 for freebsd-questions-outgoing; Mon, 7 Sep 1998 18:39:58 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from A470.demon.co.uk (a470.demon.co.uk [212.228.155.84]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id SAA13842 for ; Mon, 7 Sep 1998 18:39:52 -0700 (PDT) (envelope-from merlin@A470.demon.co.uk) From: merlin@A470.demon.co.uk Received: (qmail 540 invoked by uid 500); 8 Sep 1998 00:45:33 -0000 Message-ID: <19980908004533.539.qmail@A470.demon.co.uk> Subject: help on downloading latest FBSD To: freebsd-questions@FreeBSD.ORG Date: Mon, 7 Sep 1998 20:45:33 -0400 (EDT) X-PGP: finger merlin@netlink.co.uk for public key Content-Type: text Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I would like to download the latest FBSD from ftp.freebsd.org. I've convinced someone to download this for me and create the CD-ROM(s). However, that's about all I know... Can someone clarify one or two things for me, please : I currently have Linux (Red Hat) and Windows95 on this machine, so I can boot to one or t'other. Can I install FBSD and optionally boot that? What's the chances of irretrievably damaging my hard disk during the installation? (I'd rather experiment with an old hard-disk if there's much risk with a complete-newbie install.) What am I going to find different/difficult/interesting/challenging/value-added in FBSD v. Linux (RH) ... perhaps that's a question for freebsd-advocacy? CDROM. Assumption made that you may download the latest version of FBSD from ftp.freebsd.org and then burn a CD, then install from that CD. How? I haven't a clue where to start!!! I would much appreciate any help on this, thanks. Sincerely, -- Darren Rees To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 18:54:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA14892 for freebsd-questions-outgoing; Mon, 7 Sep 1998 18:54:16 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.webpoint.guelph.on.ca (webpoint.guelph.on.ca [199.212.135.209]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA14874 for ; Mon, 7 Sep 1998 18:54:13 -0700 (PDT) (envelope-from dusty@webpoint.net) Received: from webpoint.webpoint.net (p9.webpoint.guelph.on.ca [199.212.135.218]) by mail.webpoint.guelph.on.ca (8.8.8/8.8.8) with ESMTP id VAA05440 for ; Mon, 7 Sep 1998 21:54:01 -0400 (EDT) (envelope-from dusty@webpoint.net) Message-ID: <35F48DD5.4586E770@webpoint.net> Date: Mon, 07 Sep 1998 21:52:21 -0400 From: dusty X-Mailer: Mozilla 4.01 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Amiga Help X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG is ther a version of FREEBSD for the amiga To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 19:22:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA17212 for freebsd-questions-outgoing; Mon, 7 Sep 1998 19:22:40 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from imo28.mx.aol.com (imo28.mx.aol.com [198.81.17.72]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA17207 for ; Mon, 7 Sep 1998 19:22:37 -0700 (PDT) (envelope-from GenoWillis@aol.com) From: GenoWillis@aol.com Received: from GenoWillis@aol.com by imo28.mx.aol.com (IMOv16.1) id HGCVa24183 for ; Mon, 7 Sep 1998 22:22:24 +2000 (EDT) Message-ID: <12b0ebc1.35f494e0@aol.com> Date: Mon, 7 Sep 1998 22:22:24 EDT To: freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Subject: ?? from a Newbie Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Mailer: AOL 3.0 for Windows 95 sub 76 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Folks, I know so little about FreeBSD that I can hardly ask the questions. The ONLY think I do know about it is that everyone I've heard of that uses it refuse to even SAY the M$ word now. Where can I find out what programs and applications are available and how to start using them? Where do I go to download FreeBSD? Where do I go to learn how to use it? I'm FAR from a whiz so don't start going geekish on me! ;o) I know a little about MS W-3.1, W-95 and not enough Unix to even be able to spell it. If you do decide my questions are worthy of answering, please send me a personal copy as I might not be able to find my way back here again. Thanks, Geno To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 19:39:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA18481 for freebsd-questions-outgoing; Mon, 7 Sep 1998 19:39:00 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from server.citynet.co.id ([202.155.10.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA18441 for ; Mon, 7 Sep 1998 19:38:44 -0700 (PDT) (envelope-from apih@citynet.co.id) Received: from citynet.co.id (SERVER.CITYNET.CO.ID [202.155.10.3]) by server.citynet.co.id (8.8.8/8.8.8) with ESMTP id JAA05334 for ; Tue, 8 Sep 1998 09:39:05 +0700 (JAVT) (envelope-from apih@citynet.co.id) Message-ID: <35F48F44.BB9DBB31@citynet.co.id> Date: Tue, 08 Sep 1998 08:58:29 +0700 From: Ahmad Hafiludin Reply-To: apih@citynet.co.id Organization: CITYnet INDONESIA X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Ethernet Card setting Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How to setting Ethernet cards if they is a same card production ? :-). Apih To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 19:50:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA19103 for freebsd-questions-outgoing; Mon, 7 Sep 1998 19:50:41 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rooster.satexas.com (satexas.com [204.57.118.100]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA19095 for ; Mon, 7 Sep 1998 19:50:38 -0700 (PDT) (envelope-from tempter@satexas.com) Received: from oemcomputer (SA5399-2-23.stic.net [207.71.50.69]) by rooster.satexas.com (8.8.5/8.8.5) with SMTP id VAA04115 for ; Mon, 7 Sep 1998 21:56:59 -0500 (CDT) Message-ID: <002c01bddad4$0b19bd00$453247cf@oemcomputer> From: "The Tempter" To: Subject: installation questions... Date: Mon, 7 Sep 1998 21:54:41 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0029_01BDDAAA.1E1303A0" 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_0029_01BDDAAA.1E1303A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable if i were to order FreeBSD on CD, would it be easier to install than = that damn Slackware ? I bought slackware a year or two ago, and = installed it at home, and it took forever to get the system and xwin up = and running, and it came with a 800page book.=20 Is FreeBSD easier ? Why ? Just trying to decide on a new OS, -Sean ------=_NextPart_000_0029_01BDDAAA.1E1303A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
if i were to order FreeBSD on CD, = would it be=20 easier to install than that damn Slackware ? I bought slackware a year = or two=20 ago, and installed it at home, and it took forever to get the system and = xwin up=20 and running, and it came with a 800page book.
 
Is FreeBSD easier ?
Why ?
 
Just trying to decide on a new = OS,
-Sean
------=_NextPart_000_0029_01BDDAAA.1E1303A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 19:55:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA19408 for freebsd-questions-outgoing; Mon, 7 Sep 1998 19:55:03 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA19396 for ; Mon, 7 Sep 1998 19:55:00 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from [206.138.229.16] (david@[206.138.229.16]) by studio.watertower.com (8.8.7/8.7.3) with SMTP id WAA06506; Mon, 7 Sep 1998 22:22:03 -0500 (CDT) Date: Mon, 7 Sep 1998 21:53:35 -0500 (CDT) From: David Vondrasek To: Alan Weber cc: "questions@FreeBSD.ORG" Subject: Re: Mounting MS DOS partitions In-Reply-To: <35F47157.FC8220E3@ccms.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, 7 Sep 1998, Alan Weber wrote: > David Vondrasek wrote: > > > I have FreeBSD set as my second partition and FAT16 on the 1st, How can I > > mount the MSDOS/FAT16 partion ? And will I have access to the files as any > > other partition? > > > This is easy to do. > > 1). login as root > 2). mkdir /msdos or /fat16 or /whatever you want to call partition 1 > 3). /mount_msdos /dev/wd0s1 /fat16 > > You can add a line like the following to /etc/fstab to make the files present > when you boot up > /dev/wd0s1 /msdos msdos rw 0 0 > > If you want to mount FAT32 partitions you need to be on 2.2.7. > > A noted above you can access MSDOS/Win 9x FAT partitions in FreeBSD. I don't > know of a FreeBSD NTFS driver or a Win 9x/NT driver for UFS file systems. Worked like a charm ! now I have access to another 5 GIG ! Thanks ! -- David L. Vondrasek dlv@watertower.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 20:07:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA20372 for freebsd-questions-outgoing; Mon, 7 Sep 1998 20:07:06 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA20364 for ; Mon, 7 Sep 1998 20:07:03 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from [206.138.229.16] (david@[206.138.229.16]) by studio.watertower.com (8.8.7/8.7.3) with SMTP id WAA06560; Mon, 7 Sep 1998 22:34:06 -0500 (CDT) Date: Mon, 7 Sep 1998 22:05:38 -0500 (CDT) From: David Vondrasek To: GenoWillis@aol.com cc: freebsd-questions@FreeBSD.ORG Subject: Re: ?? from a Newbie In-Reply-To: <12b0ebc1.35f494e0@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 Mon, 7 Sep 1998 GenoWillis@aol.com wrote: All your questions can be answered at http://www.freebsd.org > Hi Folks, > > I know so little about FreeBSD that I can hardly ask the questions. > > The ONLY think I do know about it is that everyone I've heard of that uses it > refuse to even SAY the M$ word now. Smart people ! > > Where can I find out what programs and applications are available and how to > start using them? http://www.freebsd.org/ports/index.html >Where do I go to download FreeBSD? http://www.freebsd.org/handbook/install.html All you need is a 1.44 floppy > Where do I go to learn > how to use it? I'm FAR from a whiz so don't start going geekish on me! ;o) http://www.freebsd.org/docs.html > I know a little about MS W-3.1, W-95 and not enough Unix to even be able to > spell it. You spelled is fine here, you on the way ! > > If you do decide my questions are worthy of answering, please send me a > personal copy as I might not be able to find my way back here again. There are no stupid questions, except those not answered. -- David L. Vondrasek dlv@watertower.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 20:10:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA20783 for freebsd-questions-outgoing; Mon, 7 Sep 1998 20:10:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from top.worldcontrol.com (surf35.cruzers.com [205.215.232.35]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id UAA20722 for ; Mon, 7 Sep 1998 20:09:58 -0700 (PDT) (envelope-from brian@worldcontrol.com) From: brian@worldcontrol.com Received: (qmail 16710 invoked by uid 100); 8 Sep 1998 03:10:10 -0000 Message-ID: <19980907201003.A16646@top.worldcontrol.com> Date: Mon, 7 Sep 1998 20:10:03 -0700 To: freebsd-questions@FreeBSD.ORG Subject: Re: mutt and color Mail-Followup-To: freebsd-questions@freebsd.org References: <19980906074314.20983@cableco-op.com> <19980907193804.63579@urmel.mfh-iserlohn.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91i In-Reply-To: <19980907193804.63579@urmel.mfh-iserlohn.de>; from Frank Dalchow on Mon, Sep 07, 1998 at 07:38:04PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> On Sun, Sep 06, 1998 at 07:43:14AM -0700, Jeff Gray wrote: >> I have been trying to get mutt to work in color. 'mc' the On %M 0, Frank Dalchow wrote: > yes, you need a .muttrc file. Are you sure, that all the colors > did not exist? Or exist only the 'default' color not. > You may change the 'default' to a real color like 'black'. Under X I prefer a darkslateblue background, so after changing the "default"s in .muttrc to "color0" I also added Rxvt*color0: darkslateblue to .Xdefaults. Now mutt goes ahead and uses darkslateblue for the background. (I run rxvt rather than xterm, but presume xterm has a similar feature) The only shortcoming to this approach is that other apps which expect color0 to be black don't look exactly right. -- Brian Litzinger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 20:11:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA20981 for freebsd-questions-outgoing; Mon, 7 Sep 1998 20:11:06 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ha1.rdc1.ne.home.com (ha1.rdc1.ne.home.com [24.2.4.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA20970 for ; Mon, 7 Sep 1998 20:11:03 -0700 (PDT) (envelope-from mlankton@home.com) Received: from home.com ([24.3.248.5]) by ha1.rdc1.ne.home.com (Netscape Mail Server v2.02) with ESMTP id AAA19725 for ; Mon, 7 Sep 1998 20:10:59 -0700 Message-ID: <35F4A050.EDA13F74@home.com> Date: Mon, 07 Sep 1998 22:11:12 -0500 From: Michael Lankton X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: installation questions... References: <002c01bddad4$0b19bd00$453247cf@oemcomputer> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG That has got to be the faggiest email I have ever seen. For those of you who saw this in a browser that doesn't display html, it was green :D > The Tempter wrote: > > if i were to order FreeBSD on CD, would it be easier to install than > that damn Slackware ? I bought slackware a year or two ago, and > installed it at home, and it took forever to get the system and xwin > up and running, and it came with a 800page book. > > Is FreeBSD easier ? > Why ? > > Just trying to decide on a new OS, > -Sean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 20:16:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA21596 for freebsd-questions-outgoing; Mon, 7 Sep 1998 20:16:11 -0700 (PDT) (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 UAA21586 for ; Mon, 7 Sep 1998 20:16:05 -0700 (PDT) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.8.7/8.8.2) with SMTP id UAA28955; Mon, 7 Sep 1998 20:15:49 -0700 (PDT) Date: Mon, 7 Sep 1998 20:15:49 -0700 (PDT) From: Dan Busarow To: Weijh cc: questions@FreeBSD.ORG Subject: Re: About IP aliasing In-Reply-To: <35F48081.2FBE@nease.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 8 Sep 1998, Weijh wrote: > Can I use only one network interface card to access > both LAN and internet(don't use proxy)? Of course. But since you mention IP aliasing in the subject I doubt that you phrased the question properly. How is your network configured and how were youplanning on using a real IP along with aliased IP? Dan -- Dan Busarow 949 443 4172 Dana Point Communications, a California corporation dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 20:31:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA22647 for freebsd-questions-outgoing; Mon, 7 Sep 1998 20:31:53 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from insomnia.local.net (max1-109.columbus.megsinet.net [209.81.172.237]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA22639 for ; Mon, 7 Sep 1998 20:31:48 -0700 (PDT) (envelope-from jmutter@devrycols.edu) Received: from localhost (jmutter@localhost) by insomnia.local.net (8.8.8/8.8.8) with SMTP id XAA06677 for ; Mon, 7 Sep 1998 23:35:46 -0400 (EDT) (envelope-from jmutter@devrycols.edu) X-Authentication-Warning: insomnia.local.net: jmutter owned process doing -bs Date: Mon, 7 Sep 1998 23:35:46 -0400 (EDT) From: "James A. Mutter" Reply-To: jm7996@devrycols.edu To: questions@FreeBSD.ORG Subject: test Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just testing, please disregard. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 20:33:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA22883 for freebsd-questions-outgoing; Mon, 7 Sep 1998 20:33:07 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pixel.zycor.lgc.com (pixel.zycor.lgc.com [134.132.112.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA22848 for ; Mon, 7 Sep 1998 20:32:45 -0700 (PDT) (envelope-from rsnow@lgc.com) Received: from solo (rsnow-vpn.zycor.lgc.com [134.132.112.132]) by pixel.zycor.lgc.com (8.8.8/8.8.8) with SMTP id WAA16609 for ; Mon, 7 Sep 1998 22:32:37 -0500 (CDT) (envelope-from rsnow@lgc.com) Message-ID: <000901bddad9$8aa576e0$21e48486@lgc.com> From: "Rob Snow" To: Subject: linux_devel doesn't seem to work Date: Mon, 7 Sep 1998 22:33:42 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.0518.4 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0518.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, I was just trying out the linux_devel to compile wmload on my machine. It's failing pretty badly. I'm assuming that I'm doing something wrong in my setup. I've set the paths, run the /compat/linux/bin/sh and even tried to poke on the makefile, all to no avail. Hints would be greatly appreciated. BTW, this happens on another program, so I'm guessing it's happening all over and I'm misconfigured. Thanks, Rob oh, running -current Output: bash$ make clean rm -f wmload rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut "#"* bash$ which xmkmf /compat/linux/usr/X11/bin/xmkmf bash$ xmkmf mv -f Makefile Makefile.bak imake -DUseInstalled -I/var/X11R6/lib/config bash$ which make /compat/linux/usr/bin/make bash$ which gcc /compat/linux/usr/bin/gcc bash$ make >& output bash$ bash$ head output gcc -O2 -m486 -ansi -I/usr/X11R6/include -Dlinux -D__i386__ -D_POSIX_SOU RCE -D_BSD_SOURCE -D_GNU_SOURCE -DX_LOCALE -Debug -DFUNCPROTO=15 -DNARROWPRO TO -c wmload.c -o wmload.o rm -f wmload gcc -o wmload -O2 -m486 -ansi -L/usr/X11R6/lib wmload.o -L/compat/linux/usr/lib/X11 -lXpm -lm -lXExExt -lXext -lX11 -W l,-rpath,/usr/X11R6/lib /usr/lib/crt1.o: In function `_start': /usr/lib/crt1.o(.text+0x35): undefined reference to `__fpu_control' /usr/lib/crt1.o(.text+0x3b): undefined reference to `__setfpucw' /usr/lib/crt1.o(.text+0x43): undefined reference to `__libc_init' /usr/lib/crt1.o(.text+0x4d): undefined reference to `atexit' /usr/lib/crt1.o(.text+0x60): undefined reference to `exit' wmload.o: In function `usage': To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 20:35:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA23210 for freebsd-questions-outgoing; Mon, 7 Sep 1998 20:35:52 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA23204 for ; Mon, 7 Sep 1998 20:35:50 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from [206.138.229.16] (david@[206.138.229.16]) by studio.watertower.com (8.8.7/8.7.3) with SMTP id XAA06656; Mon, 7 Sep 1998 23:02:52 -0500 (CDT) Date: Mon, 7 Sep 1998 22:34:24 -0500 (CDT) From: David Vondrasek To: The Tempter cc: freebsd-questions@FreeBSD.ORG Subject: Re: installation questions... In-Reply-To: <002c01bddad4$0b19bd00$453247cf@oemcomputer> Message-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, 7 Sep 1998, The Tempter wrote: > if i were to order FreeBSD on CD, would it be easier to install than that damn Slackware ? I bought slackware a year or two ago, and installed it at home, and it took forever to get the system and xwin up and running, and it came with a 800page book. > > Is FreeBSD easier ? Well I tried to install Slackware once. After 3 tries and 2 days i still didn't see a command prompt. I admit I'm not unix guru, I have posted several *newbie* questions to this list. ( And try to answer a few in return). But I had FreeBSD installed by FLOPPY over the NET via a 28.8 dial up the 1st time in 6 hours, most was download time. I had X running the next day. I've installed a few more times and can install via ftp and have X running all in about 6 hours. Done it once with a set of CD's I borrowed and had it running in 2 hours. Give it a shoot. Make sure you have all your information ready you will need. I'd just print out the FREEBSD HANDBOOK pages on installing and follow the easy directions. > Why ? See above :) Good luck ! -- David L. Vondrasek dlv@watertower.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 20:38:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA23576 for freebsd-questions-outgoing; Mon, 7 Sep 1998 20:38:15 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA23569 for ; Mon, 7 Sep 1998 20:38:13 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from [206.138.229.16] (david@[206.138.229.16]) by studio.watertower.com (8.8.7/8.7.3) with SMTP id XAA06665; Mon, 7 Sep 1998 23:04:59 -0500 (CDT) Date: Mon, 7 Sep 1998 22:36:31 -0500 (CDT) From: David Vondrasek To: Ahmad Hafiludin cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ethernet Card setting In-Reply-To: <35F48F44.BB9DBB31@citynet.co.id> Message-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, 8 Sep 1998, Ahmad Hafiludin wrote: > How to setting Ethernet cards if they is a same card production ? > > :-). In the USER CONGFIG setup +boot -c then visual Just set up each as a different device. ie.. ed0 ed1 ep0 ep1 -- David L. Vondrasek dlv@watertower.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 21:05:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA26116 for freebsd-questions-outgoing; Mon, 7 Sep 1998 21:05:02 -0700 (PDT) (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 VAA26103 for ; Mon, 7 Sep 1998 21:05:00 -0700 (PDT) (envelope-from jason@washington.edu) Received: from saul2.u.washington.edu (root@saul2.u.washington.edu [140.142.56.21]) by jason05.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with ESMTP id VAA47862; Mon, 7 Sep 1998 21:04:56 -0700 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul2.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with SMTP id VAA28988; Mon, 7 Sep 1998 21:04:55 -0700 (PDT) Date: Mon, 7 Sep 1998 21:02:39 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu To: GenoWillis@aol.com cc: freebsd-questions@FreeBSD.ORG Subject: Re: ?? from a Newbie In-Reply-To: <12b0ebc1.35f494e0@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 Mon, 7 Sep 1998 GenoWillis@aol.com wrote: >I know so little about FreeBSD that I can hardly ask the questions. > >The ONLY think I do know about it is that everyone I've heard of that uses it >refuse to even SAY the M$ word now. > >Where can I find out what programs and applications are available and how to >start using them? Where do I go to download FreeBSD? Where do I go to learn >how to use it? I'm FAR from a whiz so don't start going geekish on me! ;o) > >I know a little about MS W-3.1, W-95 and not enough Unix to even be able to >spell it. > >If you do decide my questions are worthy of answering, please send me a >personal copy as I might not be able to find my way back here again. Did you ever go swimming in cold water? The best way to get used to it is to dive right in. http://www.freebsd.org/handbook/install.html I recommend that you buy "The Complete FreeBSD" by Greg Lehey if you are complete beginner. You can order online at http:/www.cdrom.com/. You can even get the CD/Book Bundle. The applications that are available are far too many to list. Go to the website and browse through the list of ports. I was where you are about two years ago. I did not know the first lick about unix. Now I am at least competent. Please understand that while there is a steep learning curve, FreeBSD is certainly worth the effort. Catchya Later, | UW Mechanical Engineering Jason Wells | http://weber.u.washington.edu/~jcwells/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 21:12:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA27439 for freebsd-questions-outgoing; Mon, 7 Sep 1998 21:12:41 -0700 (PDT) (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 VAA27433 for ; Mon, 7 Sep 1998 21:12:39 -0700 (PDT) (envelope-from jason@washington.edu) Received: from saul9.u.washington.edu (root@saul9.u.washington.edu [140.142.82.7]) by jason03.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with ESMTP id VAA22316; Mon, 7 Sep 1998 21:12:35 -0700 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul9.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with SMTP id VAA14251; Mon, 7 Sep 1998 21:12:34 -0700 (PDT) Date: Mon, 7 Sep 1998 21:10:18 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu To: Ahmad Hafiludin cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ethernet Card setting In-Reply-To: <35F48F44.BB9DBB31@citynet.co.id> Message-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, 8 Sep 1998, Ahmad Hafiludin wrote: >How to setting Ethernet cards if they is a same card production ? > >:-). > >Apih I am sorry. Please try to write this question again. It is very hard to understand your english. Try sending email in your native Indonesian language. You may be lucky. There may be someone who reads your language here. People from all over the world are subscribed to this email list. Catchya Later, | UW Mechanical Engineering Jason Wells | http://weber.u.washington.edu/~jcwells/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 21:14:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA27672 for freebsd-questions-outgoing; Mon, 7 Sep 1998 21:14:34 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mw3.texas.net (mw3.texas.net [206.127.30.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA27661 for ; Mon, 7 Sep 1998 21:14:28 -0700 (PDT) (envelope-from rsnow@lgc.com) Received: from basil.lgc.com (mnet03-24.sat.texas.net [206.127.6.192]) by mw3.texas.net (2.4/2.4) with ESMTP id XAA16923; Mon, 7 Sep 1998 23:14:12 -0500 (CDT) Received: from solo ([134.132.228.33]) by basil.lgc.com (8.8.8/8.8.7) with SMTP id XAA09618; Mon, 7 Sep 1998 23:14:39 -0500 (CDT) (envelope-from rsnow@lgc.com) Message-ID: <001101bddadf$5958dcc0$21e48486@lgc.com> From: "Rob Snow" To: "Rob Snow" , Subject: Re: linux_devel doesn't seem to work Date: Mon, 7 Sep 1998 23:15:44 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.0518.4 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0518.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Never mind... deinstalled and reinstalled linux_lib and it works. ( well, compiles and runs; doesn't do anything :-/ ) -Rob -----Original Message----- From: Rob Snow To: Date: Monday, September 07, 1998 11:00 PM Subject: linux_devel doesn't seem to work >Greetings, > >I was just trying out the linux_devel to compile wmload on my machine. It's >failing pretty badly. I'm assuming that I'm doing something wrong in my >setup. I've set the paths, run the /compat/linux/bin/sh and even tried to >poke on the makefile, all to no avail. Hints would be greatly appreciated. >BTW, this happens on another program, so I'm guessing it's happening all >over and I'm misconfigured. > >Thanks, >Rob > >oh, running -current > > >Output: > >bash$ make clean >rm -f wmload >rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS >make.log MakeOut "#"* >bash$ which xmkmf >/compat/linux/usr/X11/bin/xmkmf >bash$ xmkmf >mv -f Makefile Makefile.bak >imake -DUseInstalled -I/var/X11R6/lib/config >bash$ which make >/compat/linux/usr/bin/make >bash$ which gcc >/compat/linux/usr/bin/gcc >bash$ make >& output >bash$ > > >bash$ head output >gcc -O2 -m486 -ansi -I/usr/X11R6/include -Dlinux -D__i386__ -D_POSIX_SO U >RCE -D_BSD_SOURCE -D_GNU_SOURCE -DX_LOCALE -Debug -DFUNCPROTO=15 -DNARROWPR O >TO -c wmload.c -o wmload.o >rm -f wmload >gcc -o wmload -O2 -m486 -ansi -L/usr/X11R6/lib >wmload.o -L/compat/linux/usr/lib/X11 -lXpm -lm -lXExExt -lXext -lX11 - W >l,-rpath,/usr/X11R6/lib >/usr/lib/crt1.o: In function `_start': >/usr/lib/crt1.o(.text+0x35): undefined reference to `__fpu_control' >/usr/lib/crt1.o(.text+0x3b): undefined reference to `__setfpucw' >/usr/lib/crt1.o(.text+0x43): undefined reference to `__libc_init' >/usr/lib/crt1.o(.text+0x4d): undefined reference to `atexit' >/usr/lib/crt1.o(.text+0x60): undefined reference to `exit' >wmload.o: In function `usage': > > > >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 Sep 7 21:32:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA28820 for freebsd-questions-outgoing; Mon, 7 Sep 1998 21:32:52 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from insomnia.local.net (max1-109.columbus.megsinet.net [209.81.172.237]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA28808 for ; Mon, 7 Sep 1998 21:32:50 -0700 (PDT) (envelope-from jmutter@devrycols.edu) Received: from localhost (jmutter@localhost) by insomnia.local.net (8.8.8/8.8.8) with SMTP id AAA06792; Tue, 8 Sep 1998 00:37:03 -0400 (EDT) (envelope-from jmutter@devrycols.edu) X-Authentication-Warning: insomnia.local.net: jmutter owned process doing -bs Date: Tue, 8 Sep 1998 00:37:02 -0400 (EDT) From: "James A. Mutter" Reply-To: jm7996@devrycols.edu To: dusty cc: freebsd-questions@FreeBSD.ORG Subject: Re: Amiga Help In-Reply-To: <35F48DD5.4586E770@webpoint.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 > is ther a version of FREEBSD for the amiga > Nope, the folks down the hall at the NetBSD project have an Amiga port though. I suspect that OpenBSD has one as well. http://www.netbsd.org/ http://www.openbsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 21:54:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA00757 for freebsd-questions-outgoing; Mon, 7 Sep 1998 21:54:13 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from server.citynet.co.id ([202.155.10.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA00751 for ; Mon, 7 Sep 1998 21:54:10 -0700 (PDT) (envelope-from apih@server.citynet.co.id) Received: from localhost (apih@localhost) by server.citynet.co.id (8.8.8/8.8.8) with SMTP id LAA09557; Tue, 8 Sep 1998 11:53:38 +0700 (JAVT) (envelope-from apih@server.citynet.co.id) Date: Tue, 8 Sep 1998 11:53:38 +0700 (JAVT) From: Ahmad Hafiludin To: David Vondrasek cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ethernet Card setting In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks :-) apih. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 21:55:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA00982 for freebsd-questions-outgoing; Mon, 7 Sep 1998 21:55:21 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from server.citynet.co.id ([202.155.10.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA00968 for ; Mon, 7 Sep 1998 21:55:14 -0700 (PDT) (envelope-from apih@server.citynet.co.id) Received: from localhost (apih@localhost) by server.citynet.co.id (8.8.8/8.8.8) with SMTP id LAA09602; Tue, 8 Sep 1998 11:55:23 +0700 (JAVT) (envelope-from apih@server.citynet.co.id) Date: Tue, 8 Sep 1998 11:55:23 +0700 (JAVT) From: Ahmad Hafiludin To: "Jason C. Wells" cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ethernet Card setting 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 Im sorry about my english :) Thanks. apih. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 22:28:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA03522 for freebsd-questions-outgoing; Mon, 7 Sep 1998 22:28:08 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from endeavor.flash.net (endeavor.flash.net [209.30.0.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA03516 for ; Mon, 7 Sep 1998 22:28:06 -0700 (PDT) (envelope-from kishan@flash.net) Received: from flash.net (p94.sas5.dialup.lax1.flash.net [209.30.75.94]) by endeavor.flash.net (8.8.8/8.8.5) with ESMTP id AAA05633 for ; Tue, 8 Sep 1998 00:27:58 -0500 (CDT) Message-ID: <35F4C00C.D7EC2964@flash.net> Date: Mon, 07 Sep 1998 22:26:36 -0700 From: Kishan Barrett | Net-Pirate Reply-To: kishan@flash.net X-Mailer: Mozilla 4.06 [en] (Win98; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: wrong information on faq 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 forgot my root pword. So i searched it up and i found this: http://www.freebsd.org/FAQ/FAQ132.html So i tryed it on my FreeBSD system. and it doesn't work. This is what happens 1. I type in -s at the boot: prompt 2. I see no question about the shell to use 3. Then it askes me the root password to login as single user -- C-YA!!!! Kishan Barrett | Net-Pirate | NPHQ netpirate@zwb.net http://nphq.cjb.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 22:34:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA04424 for freebsd-questions-outgoing; Mon, 7 Sep 1998 22:34:10 -0700 (PDT) (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 WAA04416 for ; Mon, 7 Sep 1998 22:34:08 -0700 (PDT) (envelope-from msmith@revolution.3-cities.com) Received: (from msmith@localhost) by revolution.3-cities.com (8.8.5/8.7.3) id WAA03433; Mon, 7 Sep 1998 22:34:01 -0700 (PDT) From: Mark D Smith Message-Id: <199809080534.WAA03433@revolution.3-cities.com> Subject: Re: D-Link DFE-530TX To: perl@netmug.org (perl) Date: Mon, 7 Sep 1998 22:34:00 -0700 (PDT) Cc: questions@FreeBSD.ORG In-Reply-To: from "perl" at Sep 6, 98 09:25:14 pm X-Mailer: ELM [version 2.4 PL25] 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 recently purchased a D-Link DFE-530 PCI Fast Ethernet card. > >From what I read in the mailing list adding > device de0 > to my kernel configuration would enable support for the card. > I tried this but have had no luck. > > I'm currently running FreeBSD 2.2.7-STABLE. The card shows up in the PCI > list as class=network but [no driver assigned] > > Any idea what I am doing wrong? Is the card supported in 2.2.7? No, it doesn't appear to be. Go with the DFE-500TX which is a DEC based chip. Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 22:54:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA06124 for freebsd-questions-outgoing; Mon, 7 Sep 1998 22:54:51 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA06115 for ; Mon, 7 Sep 1998 22:54:43 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from [206.138.229.16] (david@[206.138.229.16]) by studio.watertower.com (8.8.7/8.7.3) with SMTP id BAA07293 for ; Tue, 8 Sep 1998 01:21:49 -0500 (CDT) Date: Tue, 8 Sep 1998 00:53:20 -0500 (CDT) From: David Vondrasek To: freebsd-questions@FreeBSD.ORG Subject: Easy Question I hope. Message-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 several processes I run on a single machine. After each reboot I have to login as the user there under and restart them. There HAS to be away to have then start up on boot. I know how to do it as a ROOT user with cron or in rc.d But these are user processes that I need restarted. And would like them to restart automaticlly. An example would be a script called anonirc that I start as # sh anonirc & and fetchmail # fetchmail -d 600 Any help ? Thanks ! -- David L. Vondrasek dlv@watertower.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Sep 7 23:25:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA08859 for freebsd-questions-outgoing; Mon, 7 Sep 1998 23:25:40 -0700 (PDT) (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 XAA08852 for ; Mon, 7 Sep 1998 23:25:33 -0700 (PDT) (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 IAA10363 for ; Tue, 8 Sep 1998 08:25:27 +0200 (MET DST) Received: (from gunnar@localhost) by pluto.sr.se (8.8.8/8.8.8) id IAA06774 for questions@FreeBSD.org; Tue, 8 Sep 1998 08:25:27 +0200 (CEST) (envelope-from gunnar) Message-ID: <19980908082527.A6760@sr.se> Date: Tue, 8 Sep 1998 08:25:27 +0200 From: Gunnar Flygt To: FreeBSD Questions Subject: TV card with bt848 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've tried to install, following the instructions very close, the Miro TV card that has got the bt848 chip on it, and it's also listed as supported. Everything seems to end up good, I've created the video devices /dev/bktr0 and /dev/tuner0 When I try to run fxtv I get the foloowing output: open("/dev/bktr0") failed: Device not configured Yes, I have compiled the kernel with the bktr0 device, and I put in the line (in pci/brooktree848.c) #define OVERRIDE_CARD CARD_MIRO. And I've also tried some various settings to hw.bt848, but the result is the same. I run 2.2.7-RELEASE Any suggestions? -- 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 Mon Sep 7 23:26:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA09086 for freebsd-questions-outgoing; Mon, 7 Sep 1998 23:26:56 -0700 (PDT) (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 XAA09081 for ; Mon, 7 Sep 1998 23:26:52 -0700 (PDT) (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 IAA10399 for ; Tue, 8 Sep 1998 08:26:44 +0200 (MET DST) Received: (from gunnar@localhost) by pluto.sr.se (8.8.8/8.8.8) id IAA06780 for questions@FreeBSD.org; Tue, 8 Sep 1998 08:26:44 +0200 (CEST) (envelope-from gunnar) Message-ID: <19980908082644.B6760@sr.se> Date: Tue, 8 Sep 1998 08:26:44 +0200 From: Gunnar Flygt To: FreeBSD Questions Subject: Running xcalc and xfontsel 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 recently installed a new FreeBSD 2.2.7 out of the CD-box. When I run xcalc and xfontsel (these two are the only I tested) I get very strange results. The calculator looks like a little box with some lines in it. No controls or so. xfontsel looks like a couple of boxes with some text in it. The Quit button is a rectangle with the text quitButton and so on. The error message I get is: Warning: app-defaults file not properly installed. I can see no difference between this installation and all the others I've done. All other installations have so far worked without any complications. -- 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 Mon Sep 7 23:38:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA10427 for freebsd-questions-outgoing; Mon, 7 Sep 1998 23:38:21 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from stlinux.ouhk.edu.hk (stlinux.ouhk.edu.hk [202.40.219.228]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA10419 for ; Mon, 7 Sep 1998 23:38:19 -0700 (PDT) (envelope-from angelayu@stlinux.ouhk.edu.hk) Received: from localhost (angelayu@localhost) by stlinux.ouhk.edu.hk (8.8.5/8.8.5) with SMTP id OAA03870 for ; Tue, 8 Sep 1998 14:35:10 +0800 Date: Tue, 8 Sep 1998 14:35:09 +0800 (HKT) From: angelayu To: freebsd-questions@FreeBSD.ORG Subject: max user Message-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 Does freebsd have max-user to 3? Could i open more than three users? Alt F1. Tks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 00:07:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA13182 for freebsd-questions-outgoing; Tue, 8 Sep 1998 00:07:43 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from stlinux.ouhk.edu.hk (stlinux.ouhk.edu.hk [202.40.219.228]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA13177 for ; Tue, 8 Sep 1998 00:07:41 -0700 (PDT) (envelope-from angelayu@stlinux.ouhk.edu.hk) Received: from localhost (angelayu@localhost) by stlinux.ouhk.edu.hk (8.8.5/8.8.5) with SMTP id PAA04736 for ; Tue, 8 Sep 1998 15:04:43 +0800 Date: Tue, 8 Sep 1998 15:04:42 +0800 (HKT) From: angelayu To: freebsd-questions@FreeBSD.ORG Subject: startx Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello When i typed 'startx', it prompted execve failed for /usr/X11R6/bin/X (errno 2) how do i know that 'errno 2) stands for? Tks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 00:28:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA15812 for freebsd-questions-outgoing; Tue, 8 Sep 1998 00:28:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from scully.tamu.edu (unix.tamu.edu [128.194.103.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA15807 for ; Tue, 8 Sep 1998 00:28:33 -0700 (PDT) (envelope-from b0l6604@unix.tamu.edu) Received: from localhost by scully.tamu.edu (8.9.0/8.9.0) with SMTP id CAA20629 for ; Tue, 8 Sep 1998 02:28:28 -0500 (CDT) Date: Tue, 8 Sep 1998 02:28:28 -0500 (CDT) From: Bootsrapa Limanond To: freebsd-questions@FreeBSD.ORG Subject: Domain Name 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: I have a FreeBSD machine connected to the internet via the PPP account at school. Most of the time, I am able to send mail from this machine called "dugdae.lymatech.com" (this is not a registered domain name). However, there are a few addresses that all messages I send to are returned (including this discussion group). The error message is " ... dugdae.lymatech.com is an unknown domain name ... ". I wonder if there is a way to avoid this problem. Thank you very mcuh, Suttipan Limanond. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 00:30:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA16189 for freebsd-questions-outgoing; Tue, 8 Sep 1998 00:30:46 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.10.60]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA16159 for ; Tue, 8 Sep 1998 00:30:27 -0700 (PDT) (envelope-from kheuer@gwdu60.gwdg.de) Received: from localhost (kheuer@localhost) by gwdu60.gwdg.de (8.9.0/8.9.0) with SMTP id JAA12339; Tue, 8 Sep 1998 09:30:10 +0200 (CEST) Date: Tue, 8 Sep 1998 09:30:10 +0200 (CEST) From: Konrad Heuer To: angelayu cc: freebsd-questions@FreeBSD.ORG Subject: Re: max user 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, 8 Sep 1998, angelayu wrote: > Does freebsd have max-user to 3? Could i open more than three users? > Alt F1. FreeBSD does neither limit the number of users nor does it limit the number of virtual consoles to three. It seems to me you're speaking of the latter point. If you want more than three virtual consoles you've to edit /etc/ttys and add lines like ttyv3 "/usr/libexec/getty Pc" cons25 on secure Futhermore take a look at the kernel option `MAXCONS'. Since it defaults to 12 you'll probably don't need to change it and don't need to recompile the kernel. Don't forget to let one of the virtual consoles `unused' by `getty' if you want to run X11. The kernel parameter `maxusers' is used to set the size of internal data structures (e.g., the max # of processes depends on it). There's no static limit for the number of users. Konrad Heuer // Gesellschaft fuer wissenschaftliche Datenverarbeitung mbH // Goettingen (GWDG), Am Fassberg, D-37077 Goettingen, Germany // // kheuer@gwdu60.gwdg.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 00:34:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA16598 for freebsd-questions-outgoing; Tue, 8 Sep 1998 00:34:51 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from scully.tamu.edu (unix.tamu.edu [128.194.103.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA16589 for ; Tue, 8 Sep 1998 00:34:47 -0700 (PDT) (envelope-from b0l6604@unix.tamu.edu) Received: from localhost by scully.tamu.edu (8.9.0/8.9.0) with SMTP id CAA21300 for ; Tue, 8 Sep 1998 02:34:42 -0500 (CDT) Date: Tue, 8 Sep 1998 02:34:42 -0500 (CDT) From: Bootsrapa Limanond To: freebsd-questions@FreeBSD.ORG Subject: Domain Name problem, again Message-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: The correct error message is "dugdae.lymatech.com ... unresolvable host name" Thanks, Suttipan Limanond. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 00:47:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA17920 for freebsd-questions-outgoing; Tue, 8 Sep 1998 00:47:21 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.cityip.co.za (ns.cityip.co.za [196.25.223.140]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA17908 for ; Tue, 8 Sep 1998 00:47:09 -0700 (PDT) (envelope-from wjv@cityip.co.za) Received: from wjv by ns.cityip.co.za with local (Exim 1.82 #2) id 0zGITx-0006K7-00; Tue, 8 Sep 1998 09:46:33 +0200 Message-ID: <19980908094633.B24232@cityip.co.za> Date: Tue, 8 Sep 1998 09:46:33 +0200 From: Johann Visagie To: nogamu , freebsd-questions@FreeBSD.ORG Subject: Re: transfering file names from windows 95 to FreeBSD Mail-Followup-To: nogamu , freebsd-questions@FreeBSD.ORG References: <35F3984E.874403A7@sage.ark.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <35F3984E.874403A7@sage.ark.com>; from nogamu on Mon, Sep 07, 1998 at 01:24:46AM -0700 X-PGP: ftp://ftp.cityip.co.za/users/wjv/pubkey.asc Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 07 Sep 1998 at 01:24 SAT, nogamu wrote: > > I have a Hewlett Packard 2060i SCSI CD-R burner, with Gear software. I > am planning to burn 2-3 CD-R's, one containing most of FreeBSD's OS, and > the next couple would store all the packages that are available > (freeBSD/packages/All). I was wondering if you know if long file names > such as mmr-1.5.1.tgz will properly transfer over to the new CD-R. > Windows 95 seems to use both, but I know that unix of course works with > the long file names only. > > Will the long file names transfer or, will just the short 8-3 ISO9660 > standard screw things up. When writing the CD (on Win95), set the target filesystem to ISO9660 + Rockridge extensions, _not_ to Joliet. I have never used Gear, but most modern CD burning software should give you the option. -- V Johann Visagie | Email: wjv@CityIP.co.za | Tel: +27 21 419-7878 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 00:54:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA18920 for freebsd-questions-outgoing; Tue, 8 Sep 1998 00:54:03 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cs.uoregon.edu (asterix.cs.uoregon.edu [128.223.8.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA18891 for ; Tue, 8 Sep 1998 00:54:01 -0700 (PDT) (envelope-from wcarey@cs.uoregon.edu) Received: from ix.cs.uoregon.edu (wcarey@ix.cs.uoregon.edu [128.223.202.21]) by cs.uoregon.edu (8.8.8/8.8.7) with SMTP id AAA20260; Tue, 8 Sep 1998 00:53:54 -0700 (PDT) Date: Tue, 8 Sep 1998 00:53:53 -0700 (PDT) From: Woody Carey To: tord.jansson@swipnet.se cc: freebsd-questions@FreeBSD.ORG Subject: Bladeenc on FreeBSD ? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to use the linux binary of bladeenc, after 'brandelf'ing appropriately, and it core dumps. Supposedly linux binaries can be run on FreeBSD (yes I have the linux compat pkg installed). Any ideas as to where to go from here? F'geddit? Port? Wait? Is there a reason anyone can think of why it would core dump? http://home8.swipnet.se/~w-82625/ TIA -------------------------------------------------------------------- Woody Carey wcarey@cs.uoregon.edu 541.346.75xx He who Laughs, Lasts. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 00:57:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA19638 for freebsd-questions-outgoing; Tue, 8 Sep 1998 00:57:49 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA19632 for ; Tue, 8 Sep 1998 00:57:47 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id AAA20636; Tue, 8 Sep 1998 00:56:44 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Tue, 8 Sep 1998 00:56:43 -0700 (PDT) From: Doug White To: Julian Landy cc: faq@FreeBSD.ORG Subject: Re: undo In-Reply-To: <35F3AE6D.7EE@connexus.apana.org.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 Mon, 7 Sep 1998, Julian Landy wrote: > I am a student in Melbourne Australia, one of our excersises is to edit > your file in vi. I was wondering how to execute the undo command. This > is probably easy and a stupid question for that matter, but please let > me know. Simply type 'u' in command mode to undo the last edit. The command ':viusage' summarizes the commands, btw. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 01:02:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA20396 for freebsd-questions-outgoing; Tue, 8 Sep 1998 01:02:15 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA20391 for ; Tue, 8 Sep 1998 01:02:14 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by freefall.freebsd.org (8.8.8/8.8.5) with ESMTP id BAA19710 for ; Tue, 8 Sep 1998 01:02:13 -0700 (PDT) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id BAA21636; Tue, 8 Sep 1998 01:01:45 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Tue, 8 Sep 1998 01:01:44 -0700 (PDT) From: Doug White To: Christoph Kukulies cc: freebsd-questions@freefall.cdrom.com Subject: Re: my pppd problem with a linux machine In-Reply-To: <199809070716.JAA06293@gilberto.physik.RWTH-Aachen.DE> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 7 Sep 1998, Christoph Kukulies wrote: > Sep 6 22:59:44 agate pppd[1970]: peer refused to authenticate I think this says it all. Make sure the Linux ppd is configured to authenticate via PAP. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 01:16:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA22414 for freebsd-questions-outgoing; Tue, 8 Sep 1998 01:16:19 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from www0e.netaddress.usa.net (www0e.netaddress.usa.net [204.68.24.34]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA22372 for ; Tue, 8 Sep 1998 01:16:09 -0700 (PDT) (envelope-from maffemann@netscape.net) Received: (qmail 5193 invoked by uid 60001); 8 Sep 1998 08:16:03 -0000 Message-ID: <19980908081603.5192.qmail@www0e.netaddress.usa.net> Received: from 204.68.24.34 by www0e via web-mailer(R2.6) on Tue Sep 8 08:16:03 GMT 1998 Date: 8 Sep 98 10:16:03 MET DST From: Michael Affemann To: Subject: y2k-Ready ? 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 BAA22382 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi gurus, Is FreeBSD 2.2.7 y2k ready? Pls answer to Michael Affemann (maffemann@netscape.net) cu ____________________________________________________________________ More than just email--Get your FREE Netscape WebMail account today at httÿ p://home.netscape.com/netcenter/mail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 01:28:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA24185 for freebsd-questions-outgoing; Tue, 8 Sep 1998 01:28:11 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from stlinux.ouhk.edu.hk (stlinux.ouhk.edu.hk [202.40.219.228]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA24178 for ; Tue, 8 Sep 1998 01:28:09 -0700 (PDT) (envelope-from angelayu@stlinux.ouhk.edu.hk) Received: from localhost (angelayu@localhost) by stlinux.ouhk.edu.hk (8.8.5/8.8.5) with SMTP id QAA06367 for ; Tue, 8 Sep 1998 16:25:10 +0800 Date: Tue, 8 Sep 1998 16:25:10 +0800 (HKT) From: angelayu To: freebsd-questions@FreeBSD.ORG Subject: problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello i seem to encounter difficult question when i use ftp to download program, the bottom line appears /usr: create/symlink failed, no inodes free how do i do now? i typed df, it prompted /dev/wd0s2a 31775 14105 15128 48% / /dev/wd0s2f 200367 163207 21131 89% /usr /dev/wd0s2e 29727 2152 25197 8% /var if i need to delete file, which files i should delete Tks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 01:30:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA24576 for freebsd-questions-outgoing; Tue, 8 Sep 1998 01:30:16 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from notabene.zer0.org (209-63-247-84.smf.jps.net [209.63.247.84]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA24567 for ; Tue, 8 Sep 1998 01:30:12 -0700 (PDT) (envelope-from gsutter@n1.dyn.ml.org) Received: (from gsutter@localhost) by notabene.zer0.org (8.8.7/8.8.8) id BAA01995 for questions@freebsd.org; Tue, 8 Sep 1998 01:30:03 -0700 (PDT) (envelope-from gsutter) Message-ID: <19980908013001.A1878@notabene.zer0.org> Date: Tue, 8 Sep 1998 01:30:01 -0700 From: Gregory Sutter To: questions@FreeBSD.ORG Subject: Users can't open console Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Organization: Zer0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Even with "options UCONSOLE" set in the kernel, I can't get any non-root 'xconsole' to grab the console. I've tried setuid bits on /dev/console, /dev/consolectl (which has a purpose unknown to me), and xconsole to no avail. Tried on both 2.2.7-RELEASE and 2.2.5-STABLE. Anyone know why this isn't working? notabene gsutter /usr/X11R6/bin $ll xco* -rwxr-xr-x 1 root wheel 16384 Oct 28 1997 xconsole* notabene gsutter /usr/X11R6/bin $ll /dev/co* crw--w---- 1 root wheel 0, 0 Sep 8 01:02 /dev/console crw------- 1 root wheel 12, 255 Oct 26 1997 /dev/consolectl Greg -- Gregory S. Sutter Failing sardine factory cans employees! mailto:gsutter@pobox.com http://www.pobox.com/~gsutter/ PGP DSS public key 0x40AE3052 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 01:37:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA25275 for freebsd-questions-outgoing; Tue, 8 Sep 1998 01:37:23 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from P2 (p2.isdn.net.il [192.115.104.72]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA25258 for ; Tue, 8 Sep 1998 01:37:16 -0700 (PDT) (envelope-from zeevm@isdn.net.il) Received: from isdn.net.il - 212.25.77.210 by isdn.net.il with Microsoft SMTPSVC; Tue, 8 Sep 1998 10:36:55 +0200 Message-ID: <35F4EC56.58E9EFA1@isdn.net.il> Date: Tue, 08 Sep 1998 10:35:35 +0200 From: Zeev Mindali X-Mailer: Mozilla 4.05 [en] (WinNT; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: help me 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 some problem with my new freebsd program start from installing two net card to systems problem , can some one help me online in icq ? icq number is 6120747 tnx zeevik To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 01:59:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA26840 for freebsd-questions-outgoing; Tue, 8 Sep 1998 01:59:45 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alcatel.fr (ns.celwave.tm.fr [194.133.58.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA26835 for ; Tue, 8 Sep 1998 01:59:41 -0700 (PDT) (envelope-from Thierry.Herbelot@alcatel.fr) From: Thierry.Herbelot@alcatel.fr Received: from alcatel.fr (gatekeeper-ssn.alcatel.fr [155.132.180.244]) by mailgate.alcatel.fr (ALCANET/SMTP) with ESMTP id LAA08012; Tue, 8 Sep 1998 11:05:14 +0200 Received: from aifhs1.alcatel.fr (aifhs1.alcatel.fr [155.132.180.86]) by aifhs2.alcatel.fr (ALCANET/SMTP2) with ESMTP id KAA29928; Tue, 8 Sep 1998 10:58:43 +0200 (MET DST) Received: from aifhs2.alcatel.fr (localhost [127.0.0.1]) by aifhs1.alcatel.fr (8.8.8/8.8.8) with ESMTP id KAA02781; Tue, 8 Sep 1998 10:58:33 +0200 (MET DST) Received: from lune.telspace.alcatel.fr (lune.telspace.alcatel.fr [155.132.144.65]) by aifhs2.alcatel.fr (ALCANET/SMTP2) with ESMTP id KAA28077; Tue, 8 Sep 1998 10:54:55 +0200 (MET DST) Received: from telss1 (telss1.telspace.alcatel.fr [155.132.51.4]) by lune.telspace.alcatel.fr (8.7.6/8.7.3) with SMTP id KAA22443; Tue, 8 Sep 1998 10:52:06 +0200 (MET DST) Received: from telspace.alcatel.fr by telss1 (4.1/SMI-4.1) id AA21672; Tue, 8 Sep 98 10:39:54 +0200 Received: from localhost by telspace.alcatel.fr with SMTP (1.40.112.12/16.2) id AA186823653; Tue, 8 Sep 1998 10:34:13 +0200 X-Openmail-Hops: 1 Date: Tue, 8 Sep 98 10:34:07 +0200 Message-Id: In-Reply-To: Subject: startx Mime-Version: 1.0 To: angelayu@stlinux.ouhk.edu.hk Cc: freebsd-questions@FreeBSD.ORG Content-Type: text/plain; charset=US-ASCII; name="startx" Content-Disposition: inline; filename="startx" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hello > > When i typed 'startx', it prompted > > execve failed for /usr/X11R6/bin/X (errno 2) > > > how do i know that 'errno 2) stands for? from /usr/include/errno.h : #define ENOENT 2 /* No such file or directory */ Have-you made the symbolic link from your X server (say : SVGA server) to X ? (ln -s /usr/X11R6/bin/XF86_SVGA /usr/X11R6/bin/X) TfH > > Tks > > > > 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 Sep 8 02:10:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA27763 for freebsd-questions-outgoing; Tue, 8 Sep 1998 02:10:24 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.10.60]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA27755 for ; Tue, 8 Sep 1998 02:10:10 -0700 (PDT) (envelope-from kheuer@gwdu60.gwdg.de) Received: from localhost (kheuer@localhost) by gwdu60.gwdg.de (8.9.0/8.9.0) with SMTP id LAA12525; Tue, 8 Sep 1998 11:09:47 +0200 (CEST) Date: Tue, 8 Sep 1998 11:09:47 +0200 (CEST) From: Konrad Heuer To: angelayu cc: freebsd-questions@FreeBSD.ORG Subject: Re: ttyv 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, 8 Sep 1998, angelayu wrote: > >If you want more than three virtual consoles you've to edit /etc/ttys and > >add lines like > > >ttyv3 "/usr/libexec/getty Pc" cons25 on secure > > > However, after i reboot, i got those messages: > > getty[173]: open /dev/ttyv5: no such file or directory > getty[172]: open /dev/ttyv4: no such file or directory Sorry, I forgot to mention that you've to create the device entries in `/dev' for the new consoles. Please enter: cd /dev sh MAKEDEV ttyv4 sh MAKEDEV ttyv5 sh MAKEDEV ttyv6 Konrad Heuer // Gesellschaft fuer wissenschaftliche Datenverarbeitung mbH // Goettingen (GWDG), Am Fassberg, D-37077 Goettingen, Germany // // kheuer@gwdu60.gwdg.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 02:21:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA28411 for freebsd-questions-outgoing; Tue, 8 Sep 1998 02:21:59 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ikar.elect.ru (ikar.elect.ru [194.186.178.214]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA28405 for ; Tue, 8 Sep 1998 02:21:51 -0700 (PDT) (envelope-from pavel@ikar.elect.ru) Received: from localhost (pavel@localhost) by ikar.elect.ru (8.8.7/8.8.7) with SMTP id NAA01295 for ; Tue, 8 Sep 1998 13:21:38 +0400 (MSD) (envelope-from pavel@ikar.elect.ru) Date: Tue, 8 Sep 1998 13:21:38 +0400 (MSD) From: "Pavel V. Antipov" To: questions@FreeBSD.ORG Subject: Can I assing to one interface more than one IP address ? Thanks. Message-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 Tue Sep 8 03:03:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA02461 for freebsd-questions-outgoing; Tue, 8 Sep 1998 03:03:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gus.orgus.ru ([195.16.115.189]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA02445 for ; Tue, 8 Sep 1998 03:03:28 -0700 (PDT) (envelope-from adm@gus.orgus.ru) Received: from suhov.orgus.ru (suhov.orgus.ru [195.16.115.187]) by gus.orgus.ru (8.8.5/8.8.5) with ESMTP id QAA04193; Tue, 8 Sep 1998 16:01:04 +0600 (ESS) Message-Id: <199809081001.QAA04193@gus.orgus.ru> From: "mtts" To: "FreeBSD" , "Arizona" , "Brisbane" , "Hamburg" , "Washington" Subject: trouble Date: Mon, 8 Sep 2098 16:00:39 -1000 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by hub.freebsd.org id DAA02457 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! Some not very friendly people told us that our EMAIL-servser has a hole in securety. It powered by FreeBSD2.2.1 and has sendmail provided by OS and POP3 from the package. Everything was installed from a CD-ROM sold by Walnut Creek CDROM( dated April 1997). Can You tell us what kind of problems may be with it and how to solve them. If You are able, could You test our E-mail server. The name is email.orgus.ru. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 03:37:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA05330 for freebsd-questions-outgoing; Tue, 8 Sep 1998 03:37:06 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (post-12.mail.demon.net [194.217.242.41]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA05324 for ; Tue, 8 Sep 1998 03:37:04 -0700 (PDT) (envelope-from Tom@mercia.com) Received: from [194.217.81.2] (helo=www.mercialincs.com) by post.mail.demon.net with esmtp (Exim 2.02 #1) id 0zGL8s-0000WP-00 for freebsd-questions@freebsd.org; Tue, 8 Sep 1998 10:36:58 +0000 Received: by mailgate.mercialincs.com with Internet Mail Service (5.0.1460.8) id ; Tue, 8 Sep 1998 11:42:29 +0100 Message-ID: <9500FBE37C19D1118D2200A0C907E0A54339F4@MERCIA_2> From: Tom Brown To: "'freeBSD support'" Subject: How do I delete a messy package installation ? Date: Tue, 8 Sep 1998 11:41:11 +0100 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 Hi, Some how I have made a messy job of installing apache. I have tried to use the pkg_delete command but to no avail. I need to know what has to be deleted in order to put things right. Thanks for your time, Tom Brown Tom Brown For all Mercia Software issues please reply to techhelp@mercia.com . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 03:39:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA05625 for freebsd-questions-outgoing; Tue, 8 Sep 1998 03:39:17 -0700 (PDT) (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 DAA05620 for ; Tue, 8 Sep 1998 03:39:16 -0700 (PDT) (envelope-from acserra@ibm.net) Received: from ibm.net (slip139-92-80-179.ma.es.ibm.net [139.92.80.179]) by out1.ibm.net (8.8.5/8.6.9) with ESMTP id KAA35604 for ; Tue, 8 Sep 1998 10:39:08 GMT Message-ID: <35F3B6F0.5D1F1123@ibm.net> Date: Mon, 07 Sep 1998 12:35:28 +0200 From: "A. Correas" Reply-To: acserra@ibm.net Organization: Comm Networks X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.6-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: subscribe Content-Type: text/plain; charset=us-ascii 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 Tue Sep 8 03:45:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA06250 for freebsd-questions-outgoing; Tue, 8 Sep 1998 03:45:11 -0700 (PDT) (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 DAA06163 for ; Tue, 8 Sep 1998 03:44:33 -0700 (PDT) (envelope-from nbm@rucus.ru.ac.za) Received: (qmail 14229 invoked by uid 1003); 8 Sep 1998 10:43:48 -0000 Message-ID: <19980908124347.A13053@rucus.ru.ac.za> Date: Tue, 8 Sep 1998 12:43:47 +0200 From: Neil Blakey-Milner To: David Vondrasek , freebsd-questions@FreeBSD.ORG Subject: Re: Easy Question I hope. References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from David Vondrasek on Tue, Sep 08, 1998 at 12:53:20AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue 1998-09-08 (00:53), David Vondrasek wrote: > restart them. There HAS to be away to have then start up > on boot. I know how to do it as a ROOT user with cron > or in rc.d But these are user processes that I need > restarted. And would like them to restart automaticlly. I have a netfu.sh in my /usr/local/etc/rc.d //---- #!/bin/sh su netfu /home/netfu/netfu.run //---- It automatically starts netfu on my machine, run as the netfu user. Hopefully you can adapt this to your tastes. 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 Tue Sep 8 03:51:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA07091 for freebsd-questions-outgoing; Tue, 8 Sep 1998 03:51:17 -0700 (PDT) (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 DAA07086 for ; Tue, 8 Sep 1998 03:51:15 -0700 (PDT) (envelope-from gary.hall@mcg-graphics.com) Received: (qmail 7287 invoked from network); 8 Sep 1998 10:51:04 -0000 Received: from userb090.uk.uudial.com (HELO ?193.149.71.73?) (193.149.71.73) by smtp.dial.pipex.com with SMTP; 8 Sep 1998 10:51:04 -0000 Received: from mcg-graphics.com by mcg-graphics.com ; 08 Sep 98 10:57:51 UT Message-ID: <35F50D98.1589BBF6@mcg-graphics.com> Date: Tue, 08 Sep 1998 11:57:28 +0100 From: Gary Hall Reply-To: gary.hall@mcg-graphics.com Organization: MCG Graphics Ltd X-Mailer: Mozilla 4.5b1 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Questions Subject: Apache problem on FreeBSD 2.2.6 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have installed Apache 1.3 on FreeBSD 2.2.6 and it's been running successfully for a month or so. Now I want to add user authentification but I have deleted all Apache files except for httpd, httpd.conf, access.conf and srm.conf. When I type in htpasswd I get command not found. I don't want to have to install Apache again - how can I get htpasswd to work. I tried copying the htpasswd file from another machine but that didn't work and also copying across the htpasswd.c file across but this didn't work. Any one have any ideas (Sorry if this is the wrong place to ask) -- Gary Hall Management Information Systems Manager MCG Graphics Ltd e-mail: gary.hall@mcg-graphics.com web: http://www.mcg-graphics.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 04:05:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA10416 for freebsd-questions-outgoing; Tue, 8 Sep 1998 04:05:38 -0700 (PDT) (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 EAA09709 for ; Tue, 8 Sep 1998 04:03:49 -0700 (PDT) (envelope-from nbm@rucus.ru.ac.za) Received: (qmail 18470 invoked by uid 1003); 8 Sep 1998 11:02:50 -0000 Message-ID: <19980908130250.C13053@rucus.ru.ac.za> Date: Tue, 8 Sep 1998 13:02:50 +0200 From: Neil Blakey-Milner To: mtts , FreeBSD Subject: Re: trouble References: <199809081001.QAA04193@gus.orgus.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199809081001.QAA04193@gus.orgus.ru>; from mtts on Mon, Sep 07, 1998 at 10:21:29PM -1000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon 1998-09-07 (22:21), mtts wrote: > Some not very friendly people told us that our EMAIL-servser has a hole > in securety. That's possible, there have been two security problems in the past few months - one with the bind name server (which affected most unix operating systems), and another with qpopper, the POP3 daemon used in default FreeBSD installs. > Can You tell us what kind of problems may be with it and how to solve them. Solve them: Use cvsup (http://www.freebsd.org/handbook/cvsup.html) to update your ports collection, and install the new popper port. Alternatively, install the package, which you should be able to find on the FreeBSD ftp site, ftp://ftp.freebsd.org/pub/FreeBSD/, somewhere. To solve the bind problem is a bit more complex, you may want to disable bind if at all possible, otherwise solving it involves installing the bind8 port/package, or using cvsup to upgrade your sources to a later version. Info on this is all available in the handbook - http://www.freebsd.org/handbook/handbook.html 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 Tue Sep 8 04:38:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA14001 for freebsd-questions-outgoing; Tue, 8 Sep 1998 04:38:42 -0700 (PDT) (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 EAA13983 for ; Tue, 8 Sep 1998 04:38:26 -0700 (PDT) (envelope-from nbm@rucus.ru.ac.za) Received: (qmail 23112 invoked by uid 1003); 8 Sep 1998 11:09:58 -0000 Message-ID: <19980908130958.D13053@rucus.ru.ac.za> Date: Tue, 8 Sep 1998 13:09:58 +0200 From: Neil Blakey-Milner To: Konrad Heuer , angelayu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ttyv References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from Konrad Heuer on Tue, Sep 08, 1998 at 11:09:47AM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue 1998-09-08 (11:09), Konrad Heuer wrote: > > However, after i reboot, i got those messages: > > > > getty[173]: open /dev/ttyv5: no such file or directory > > getty[172]: open /dev/ttyv4: no such file or directory > > Sorry, I forgot to mention that you've to create the device entries in > `/dev' for the new consoles. Please enter: > > cd /dev > sh MAKEDEV ttyv4 > sh MAKEDEV ttyv5 > sh MAKEDEV ttyv6 This should be: cd /dev sh MAKEDEV vty12 to create 12 virtual terminals. 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 Tue Sep 8 04:51:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA15618 for freebsd-questions-outgoing; Tue, 8 Sep 1998 04:51:02 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from server.vpk.ru (server.vpk.ru [194.67.101.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA15609 for ; Tue, 8 Sep 1998 04:50:35 -0700 (PDT) (envelope-from lenya@vpk.ru) Received: from vpk.ru (fomin.vpk.ru [194.67.101.19]) by server.vpk.ru (8.8.5may/TSR/V1.3.2) with ESMTP id PAA08250 for ; Tue, 8 Sep 1998 15:50:21 +0400 (MSD) Message-ID: <35F516F4.318182D6@vpk.ru> Date: Tue, 08 Sep 1998 15:37:24 +0400 From: Lenya Fomin X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: 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 He averybody. Is FreeBSD support call back ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 05:04:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA16651 for freebsd-questions-outgoing; Tue, 8 Sep 1998 05:04:11 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cisco.cisco.it ([195.103.235.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA16645 for ; Tue, 8 Sep 1998 05:04:03 -0700 (PDT) (envelope-from A.Nati@cisco.it) Received: from cisco.cisco.it.cisco.it (portone.cisco.it [195.103.235.22]) by cisco.cisco.it (8.8.7/8.8.7) with SMTP id OAA23384 for ; Tue, 8 Sep 1998 14:03:38 +0200 (MET DST) (envelope-from A.Nati@cisco.it) Message-Id: <3.0.1.32.19980908140419.006f31ac@posta.cisco.it> X-Sender: cp011@posta.cisco.it X-Mailer: Windows Eudora Pro Version 3.0.1 (32) [I] Date: Tue, 08 Sep 1998 14:04:19 +0200 To: freebsd-questions@FreeBSD.ORG From: Antonio Nati Subject: Tacacs+ sources customization Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Did anyone modify tacacs sources in order to add support for an external DB? I would like to add/delete users from a database, and tacacs+ daemon should should read permissions and limits on this DB. Thanks, Antonio Nati ------------------------------------------------------------------------ Antonio Nati Cisco Consulting S.r.l. A.Nati@cisco.it Divisione reti e telematica tel. +39 06 72990.419 Via G. Carmignani, 2 - 00173 Roma fax. +39 06 7230660 http://www.cisco.it ------------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 05:07:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA17045 for freebsd-questions-outgoing; Tue, 8 Sep 1998 05:07:11 -0700 (PDT) (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 FAA17000 for ; Tue, 8 Sep 1998 05:06:47 -0700 (PDT) (envelope-from nbm@rucus.ru.ac.za) Received: (qmail 4266 invoked by uid 1003); 8 Sep 1998 12:06:23 -0000 Message-ID: <19980908140623.A29623@rucus.ru.ac.za> Date: Tue, 8 Sep 1998 14:06:23 +0200 From: Neil Blakey-Milner To: Tom Brown , "'freeBSD support'" Subject: Re: How do I delete a messy package installation ? References: <9500FBE37C19D1118D2200A0C907E0A54339F4@MERCIA_2> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <9500FBE37C19D1118D2200A0C907E0A54339F4@MERCIA_2>; from Tom Brown on Tue, Sep 08, 1998 at 11:41:11AM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue 1998-09-08 (11:41), Tom Brown wrote: > Some how I have made a messy job of installing apache. I have tried to use > the pkg_delete command but to no avail. > I need to know what has to be deleted in order to put things right. Take a look in /usr/ports/www/apache1[23]/pkg/PLIST. apache12 for apache 1.2.x, apache13 for 1.3.x. This will give you the list of files that are usually installed with the package. It'll give you a head start in looking for the files. 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 Tue Sep 8 05:18:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA19049 for freebsd-questions-outgoing; Tue, 8 Sep 1998 05:18:48 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from slaterm.amitar.com.au (slaterm.amitar.com.au [203.57.242.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA19041 for ; Tue, 8 Sep 1998 05:18:38 -0700 (PDT) (envelope-from slaterm@slaterm.amitar.com.au) Received: from localhost (slaterm@localhost) by slaterm.amitar.com.au (8.8.8/8.8.8) with SMTP id TAA00579 for ; Tue, 8 Sep 1998 19:47:07 +0800 (WST) (envelope-from slaterm@slaterm.amitar.com.au) Date: Tue, 8 Sep 1998 19:47:07 +0800 (WST) From: Michael Slater To: freebsd-questions@FreeBSD.ORG Subject: PPP compiling error Message-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, while trying to compile pp-980904 on FreeBSD-2.2.7 i get the following errors : chap.c: In function `RecvChapTalk': chap.c:123: `MD5_CTX' undeclared (first use this function) chap.c:123: (Each undeclared identifier is reported only once chap.c:123: for each function it appears in.) chap.c:123: parse error before `MD5context' chap.c:198: warning: implicit declaration of function `MD5Init' chap.c:198: `MD5context' undeclared (first use this function) chap.c:199: warning: implicit declaration of function `MD5Update' chap.c:200: warning: implicit declaration of function `MD5Final' Anybody have a clue how to fix this ? Michael To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 05:29:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA20417 for freebsd-questions-outgoing; Tue, 8 Sep 1998 05:29:25 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail11.digital.com (mail11.digital.com [192.208.46.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA20411 for ; Tue, 8 Sep 1998 05:29:22 -0700 (PDT) (envelope-from Nik.Lazell@Digital.com) Received: from reohub2.reo.dec.com (reohub2.reo.dec.com [16.37.21.19]) by mail11.digital.com (8.8.8/8.8.8/WV1.0g) with ESMTP id IAA03187 for ; Tue, 8 Sep 1998 08:29:16 -0400 (EDT) Received: by reohub2.reo.dec.com with Internet Mail Service (5.5.1960.3) id ; Tue, 8 Sep 1998 13:29:15 +0100 Message-ID: <53E5B3156B78D1118F0C0000F842F158F7CB9D@reoexc6.reo.dec.com> From: Nik Lazell To: "'freebsd-questions@FreeBSD.ORG'" Subject: FreeBSD on a notebook? Date: Tue, 8 Sep 1998 13:29:01 +0100 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 am looking to find out if it's possible (or not recommended!) to install FreeBSD on a notebook. I have a Gateway 2000 Solo 2300 with 2.1Gb H/D, 12.1 TFT 800x600, 12/24Speed CDROM, 31/2 Disk, 32mb Ram. I have used various flavors of Unix and am wondering if installing FreeBSD would help me learn more about the unix operating system? Also am I likely to run into any major problem with a dual boot Windows 95 setup? Only I can't afford to lose that data or damage the notebook in anyway. Maybe I should buy a cheap PC to run FreeBSD on? thanks Nik To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 05:31:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA20815 for freebsd-questions-outgoing; Tue, 8 Sep 1998 05:31:40 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mamba-e.gsfc.nasa.gov (mamba-e.gsfc.nasa.gov [128.183.166.146]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA20808 for ; Tue, 8 Sep 1998 05:31:36 -0700 (PDT) (envelope-from uhl@mamba-e.gsfc.nasa.gov) Received: (from uhl@localhost) by mamba-e.gsfc.nasa.gov (8.8.5/8.8.4) id IAA04545; Tue, 8 Sep 1998 08:31:18 -0400 (EDT) Date: Tue, 8 Sep 1998 08:31:18 -0400 (EDT) From: George Uhl Message-Id: <199809081231.IAA04545@mamba-e.gsfc.nasa.gov> To: amfs@tecnologica.com.br Subject: Re: X.25 support Cc: freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-MD5: 93br566yUw+VifPpJf0DmQ== Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG There was a working copy of X.25 over hdlc at the MITRE Corporation for FrreBSD 2.2.1. I'm sure it hasn't been ported to the later releases. You might try Dallas Scott at dscott@mitre.org and see if you can get a copy, if it still exists. There will be no documentation. George Uhl > From owner-freebsd-questions@FreeBSD.ORG Sun Sep 6 03:24 EDT 1998 > Date: Sat, 5 Sep 1998 23:43:28 -0700 (PDT) > From: Doug White > To: Antonio Marcos Ferreira Soares > cc: freebsd-questions@FreeBSD.ORG > Subject: Re: X.25 support > MIME-Version: 1.0 > X-Loop: FreeBSD.ORG > > > On Fri, 2 Jan 1998, Antonio Marcos Ferreira Soares wrote: > > > Do freeBSD have support to X.25? Is it free? > > Where can I get the docummentation? > > The code that exists is broken and not shipped with the stock system. > > To get it to work would require extensive hacking. > > Doug White | University of Oregon > Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant > http://gladstone.uoregon.edu/~dwhite | Computer Science Major > > > 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 Sep 8 05:46:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA23787 for freebsd-questions-outgoing; Tue, 8 Sep 1998 05:46:03 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from newsguy.com (perry.co.pathlink.com [207.211.168.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA23725 for ; Tue, 8 Sep 1998 05:46:01 -0700 (PDT) (envelope-from reyesf@newsguy.com) Received: (from reyesf@localhost) by newsguy.com (8.8.7/8.8.7) id FAA01771; Tue, 8 Sep 1998 05:45:50 -0700 (PDT) Message-Id: <199809081245.FAA01771@newsguy.com> From: "Francisco Reyes" To: "freebsd-questions@FreeBSD.ORG" , "GenoWillis@aol.com" Date: Tue, 08 Sep 1998 08:45:59 -0400 Reply-To: "Francisco Reyes" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 95 (4.0.1111) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: ?? from a Newbie Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 7 Sep 1998 22:22:24 EDT, GenoWillis@aol.com wrote: >Where can I find out what programs and applications are available and how to >start using them? Where do I go to download FreeBSD? Where do I go to learn >how to use it? I'm FAR from a whiz so don't start going geekish on me! ;o) For FreeBSD check out www.freebsd.org in specific the FAQ and Handbook. These two sections have most of the information you need about FreeBSD. About Unix.. There are lots of books. I believe there is a list of books somewhere in the freebsd pages, but in general best if you go to your local bookstore. Check out different books and look for Unix intro type of books. Don't buy anything that seems to be a "reference" or at least not as your only book. One book I recommend to friends who are just starting Unix from scratch is Unix companion by Harley Hahn. Something else which I highly recommend is get a good tape backup and software and make sure you have all your data on tape before you start playing around with partitions. Also make sure you have a good backup by restoring at least a file or directory. Have a DOS/Win95 boot floppy at hand. Lastly, although many here may be able to give you pointers believe us/me when we tell you that your best way to learn is just to try things yourself and to read the FAQ and handbook. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 05:46:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA23877 for freebsd-questions-outgoing; Tue, 8 Sep 1998 05:46:20 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from spectre.honk.org (honk.org [206.191.48.225]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA23872 for ; Tue, 8 Sep 1998 05:46:18 -0700 (PDT) (envelope-from mpoulin@honk.org) Received: from sw47 ([207.219.2.159]) by spectre.honk.org (8.8.4/8.7.3) with SMTP id HAA03372 for ; Tue, 8 Sep 1998 07:35:05 -0400 Message-Id: <3.0.3.32.19980908084516.0090b470@honk.org> X-Sender: mpoulin@honk.org (Unverified) X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.3 (32) Date: Tue, 08 Sep 1998 08:45:16 -0400 To: freebsd-questions@FreeBSD.ORG From: Martin Poulin Subject: CDPlayer only runs as root? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I recently installed XCD and CDPlayer on my system. I managed to get them working after a few tries (setenv CDPLAYER /dev/wcd0a) but neither one of them will function unless I execute them as root. CDPlayer gives me an error like "/dev/wcd0a: permission denied". (sorry I don't know the exact wording - I'm at work now and my system is at home.) I checked the mailing list archives and couldn't find anything like this. Any ideas? Thanks in advance, Marty. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 05:51:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA24658 for freebsd-questions-outgoing; Tue, 8 Sep 1998 05:51:46 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from prozac.thinc.org (prozac.thinc.org [207.252.48.19]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id FAA24652 for ; Tue, 8 Sep 1998 05:51:41 -0700 (PDT) (envelope-from mmohsin@thinc.org) Received: from azuniga.thinc.org (thinc.org) [207.252.136.24] by prozac.thinc.org with esmtp (Exim 1.82 #1) id 0zGNF3-0001hj-00; Tue, 8 Sep 1998 08:51:29 -0400 Message-ID: <35F52989.896EA384@thinc.org> Date: Tue, 08 Sep 1998 08:56:41 -0400 From: moamer mohsin X-Mailer: Mozilla 4.04 [en] (Win95; U) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Doom Error 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 Doom and configured Freebsd to run Linux binaries. When I run Doom, it loads then it gives me an error saying that it requires 256 colors to run. I am not sure what to do. Please help. 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 Tue Sep 8 06:03:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA25760 for freebsd-questions-outgoing; Tue, 8 Sep 1998 06:03:25 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from newsguy.com (perry.co.pathlink.com [207.211.168.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA25755 for ; Tue, 8 Sep 1998 06:03:23 -0700 (PDT) (envelope-from reyesf@newsguy.com) Received: (from reyesf@localhost) by newsguy.com (8.8.7/8.8.7) id GAA02891; Tue, 8 Sep 1998 06:03:04 -0700 (PDT) Message-Id: <199809081303.GAA02891@newsguy.com> From: "Francisco Reyes" To: "merlin@A470.demon.co.uk" Cc: "FreeBSD questions" Date: Tue, 08 Sep 1998 09:03:05 -0400 Reply-To: "Francisco Reyes" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 95 (4.0.1111) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: help on downloading latest FBSD Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 7 Sep 1998 20:45:33 -0400 (EDT), merlin@A470.demon.co.uk wrote: >I would like to download the latest FBSD from ftp.freebsd.org. >I've convinced someone to download this for me and create >the CD-ROM(s). It would be much, much easier if you could get the CDs from Walnut Creek. You could share the cost with a friend (or 2, or 3.....) and then have the person who offered you to burn the CDs to make copies. I suggest this because this way you don't have to worry about what you need to download. Also the CDs from Walnut Creek have other goodies (packages and ports) which are not as obvious to download to install. >I currently have Linux (Red Hat) and Windows95 on this machine, so >I can boot to one or t'other. Can I install FBSD and optionally boot >that? If you already have a boot manager the answer is yes. Are you using the Linux boot manager? >What's the chances of irretrievably damaging my hard disk during >the installation? (I'd rather experiment with an old hard-disk if there's >much risk with a complete-newbie install.) My advice is do backups and assume YOU WILL mess up your drive. Failing that I recommend you try on the second drive. This has nothing to do with FreeBSD, but with the fact that you will be playing around with partitions and other related things which do changes that erase all your data. Sometimes the changes per/se don't erase the data, but may just not make your computer bootable. The result is the same. Unless you know how to recover it is as bad as if you had trashed your data (specially if you don't have access to the net to read articles/FAQs on how to recover). >What am I going to find different/difficult/interesting/challenging/value-added in FBSD v. >Linux (RH) The only valid answer to that question is install it, give a try and get the answers for yourself. Anything else is just a very subjective opinion of what someone thinks... bla bla bla. > Assumption made that you may download the latest version of >FBSD from ftp.freebsd.org and then burn a CD, then install from that CD. >How? Read the FAQ/Handbook on what files you need if you were to install off a FAT partition. This would be the list of files your friend would need to DL and put on a CD for you. Hopefully others will give you better advice on this part. >I haven't a clue where to start!!! 1- Check the FAQ and handbook. Can save you lots of time and agravation. 2- Backup your data before you do anything with your partitions/boot record. 3- print anything you think you will need from the FAQ and Handbook since you may not have access to that once you start trying the installation. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 06:11:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA26804 for freebsd-questions-outgoing; Tue, 8 Sep 1998 06:11:51 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from newsguy.com (perry.co.pathlink.com [207.211.168.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA26798 for ; Tue, 8 Sep 1998 06:11:49 -0700 (PDT) (envelope-from reyesf@newsguy.com) Received: (from reyesf@localhost) by newsguy.com (8.8.7/8.8.7) id GAA03369; Tue, 8 Sep 1998 06:11:02 -0700 (PDT) Message-Id: <199809081311.GAA03369@newsguy.com> From: "Francisco Reyes" To: "angelayu" , "Konrad Heuer" Cc: "freebsd-questions@FreeBSD.ORG" Date: Tue, 08 Sep 1998 09:11:08 -0400 Reply-To: "Francisco Reyes" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 95 (4.0.1111) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: max user Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 8 Sep 1998 09:30:10 +0200 (CEST), Konrad Heuer wrote: >On Tue, 8 Sep 1998, angelayu wrote: > >> Does freebsd have max-user to 3? Could i open more than three users? >> Alt F1. > >FreeBSD does neither limit the number of users nor does it limit the >number of virtual consoles to three. It seems to me you're speaking of the >latter point. > >If you want more than three virtual consoles you've to edit /etc/ttys and >add lines like > >ttyv3 "/usr/libexec/getty Pc" cons25 on secure And also don't forget to run MAKEDEV cd /dev ./MAKEDEV vty# Where # is the number of consoles See "How do I increase the number of virtual consoles" in the FAQ. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 06:13:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA27078 for freebsd-questions-outgoing; Tue, 8 Sep 1998 06:13:51 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from emu.sourcee.com (emu.sourcee.com [199.201.159.173]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA27065 for ; Tue, 8 Sep 1998 06:13:44 -0700 (PDT) (envelope-from nrice@emu.sourcee.com) Received: (from nrice@localhost) by emu.sourcee.com (8.8.8/8.8.3) id JAA04765; Tue, 8 Sep 1998 09:13:31 -0400 (EDT) Message-ID: <19980908091330.A4718@emu.sourcee.com> Date: Tue, 8 Sep 1998 09:13:30 -0400 From: Norman C Rice To: Gregory Sutter , questions@FreeBSD.ORG Subject: Re: Users can't open console References: <19980908013001.A1878@notabene.zer0.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <19980908013001.A1878@notabene.zer0.org>; from Gregory Sutter on Tue, Sep 08, 1998 at 01:30:01AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Sep 08, 1998 at 01:30:01AM -0700, Gregory Sutter wrote: > Even with "options UCONSOLE" set in the kernel, I can't get any > non-root 'xconsole' to grab the console. > > I've tried setuid bits on /dev/console, /dev/consolectl (which has a > purpose unknown to me), and xconsole to no avail. Tried on both > 2.2.7-RELEASE and 2.2.5-STABLE. Anyone know why this isn't working? man fbtab. Try placing the following in /etc/fbtab /dev/ttyv0 0600 /dev/console -- Regards, Norman C. Rice, Jr. > notabene gsutter /usr/X11R6/bin $ll xco* > -rwxr-xr-x 1 root wheel 16384 Oct 28 1997 xconsole* > notabene gsutter /usr/X11R6/bin $ll /dev/co* > crw--w---- 1 root wheel 0, 0 Sep 8 01:02 /dev/console > crw------- 1 root wheel 12, 255 Oct 26 1997 /dev/consolectl > > Greg > -- > Gregory S. Sutter Failing sardine factory cans employees! > mailto:gsutter@pobox.com > http://www.pobox.com/~gsutter/ > PGP DSS public key 0x40AE3052 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 06:18:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA28145 for freebsd-questions-outgoing; Tue, 8 Sep 1998 06:18:43 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from puma.chaski.com (puma.chaski.com [206.196.46.160]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA28139 for ; Tue, 8 Sep 1998 06:18:40 -0700 (PDT) (envelope-from dorin@puma.chaski.com) Received: (from dorin@localhost) by puma.chaski.com (8.8.8/8.8.8) id IAA24505 for questions@freebsd.org; Tue, 8 Sep 1998 08:34:02 -0500 (CDT) (envelope-from dorin) From: Michael Dorin Message-Id: <199809081334.IAA24505@puma.chaski.com> Subject: How well do virtual domains work with same IP address? To: questions@FreeBSD.ORG Date: Tue, 8 Sep 1998 08:34:02 -0500 (CDT) 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 well do virtual domains work with the same IP address using apache? -Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 06:38:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA01269 for freebsd-questions-outgoing; Tue, 8 Sep 1998 06:38:15 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from terra.Sarnoff.COM (terra.sarnoff.com [130.33.11.203]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id GAA01264 for ; Tue, 8 Sep 1998 06:38:11 -0700 (PDT) (envelope-from rminnich@Sarnoff.COM) Received: (from rminnich@localhost) by terra.Sarnoff.COM (8.6.12/8.6.12) id JAA22541; Tue, 8 Sep 1998 09:38:04 -0400 Date: Tue, 8 Sep 1998 09:38:04 -0400 (EDT) From: "Ron G. Minnich" X-Sender: rminnich@terra To: questions@FreeBSD.ORG Subject: Re: .nfs files, what causes them and why do they hang around? 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, 4 Sep 1998, Jay wrote: > So what is _supposed_ to happen to these files? is the nfs server > supposed to remove them automatically? Or are they just supposed to > hang around till I kill them on the server? nfs server won't do anything with them. That's up to your cron job. You have to be somewhat reasonable too. A few days is long enough for most uses, but may not be long enough for all uses. Give them a week or more unless they're really eating lots of space. I learned this the hard way a few years ago ... ron To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 06:58:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA03467 for freebsd-questions-outgoing; Tue, 8 Sep 1998 06:58:48 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from panam1.panam.edu (panam1.panam.edu [129.113.1.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA03462 for ; Tue, 8 Sep 1998 06:58:44 -0700 (PDT) (envelope-from fabry@panam.edu) Received: from earth (earth.coserve.org) by panam1.panam.edu (PMDF V5.1-10 #24254) with SMTP id <01J1K3QEFG8E8YAFYG@panam1.panam.edu> for freebsd-questions@freebsd.org; Tue, 8 Sep 1998 08:56:27 CDT Date: Tue, 08 Sep 1998 08:58:10 -0500 From: "Alain G. Fabry" Subject: Majordomo error while running newaliases To: freebsd-questions@FreeBSD.ORG Message-id: <02a101bddb30$b6be7450$5531d5c6@earth.coserve.org> MIME-version: 1.0 X-Mailer: Microsoft Outlook Express 4.72.3110.5 Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit 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 Following is an error I receive while updating newaliases : /etc/aliases: 18 aliases, longest 10 bytes, 183 bytes total hash map "Alias1": unsafe map file /usr/local/majordomo/aliases.majordomo: Permi ssion denied WARNING: cannot open alias database /usr/local/majordomo/aliases.majordomo Cannot create database for alias file /usr/local/majordomo/aliases.majordomo: Op eration not supported by device I'm running newaliases as root. What can be the problem? Alain To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 07:06:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA04738 for freebsd-questions-outgoing; Tue, 8 Sep 1998 07:06:13 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from netra.graphnet.com (netra.graphnet.com [192.206.112.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA04730 for ; Tue, 8 Sep 1998 07:06:07 -0700 (PDT) (envelope-from romank@graphnet.com) Received: from graphnet.com (roman.graphnet.com [192.206.112.93]) by netra.graphnet.com (8.8.8/8.8.6) with ESMTP id KAA13282; Tue, 8 Sep 1998 10:05:26 -0400 (EDT) Message-ID: <35F539F1.CA988E8A@graphnet.com> Date: Tue, 08 Sep 1998 10:06:41 -0400 From: Roman Katsnelson Organization: Graphnet, Inc X-Mailer: Mozilla 4.05 [en] (WinNT; U) MIME-Version: 1.0 To: Michael Dorin CC: questions@FreeBSD.ORG Subject: Re: How well do virtual domains work with same IP address? References: <199809081334.IAA24505@puma.chaski.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > How well do virtual domains work with the same IP address using apache? beautifully -- you really don't give up any of the flexibility and you save so much on resources. and apache on freebsd can handle a very hefty load and live with it... good luck Roman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 07:11:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05570 for freebsd-questions-outgoing; Tue, 8 Sep 1998 07:11:52 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from orion.smlt.com (orion.smlt.com [195.153.190.198]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA05551 for ; Tue, 8 Sep 1998 07:11:47 -0700 (PDT) (envelope-from quintin@smlt.com) Received: from localhost (quintin@localhost) by orion.smlt.com (8.8.7/8.8.7) with SMTP id PAA13296; Tue, 8 Sep 1998 15:32:39 +0100 Date: Tue, 8 Sep 1998 15:32:39 +0100 (BST) From: Quintin Oliver To: Ben Smithurst cc: freebsd-questions@FreeBSD.ORG Subject: Re: out of inodes? In-Reply-To: <19980907111613.C25129@scientia.demon.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, On Mon, 7 Sep 1998, Ben Smithurst wrote: > To explain it basically, each file has an inode. So if you have thousands > of 1 byte files, you'll run out of inodes, although you may have loads > of disk space left. Someone else can probably explain it better than me. No, that did the trick, I understand what the problem is now :) > (The bit I missed out is that two hard linked files have the > same inode, which is why they are identical copies. I think file > owner/group/permissions/date, etc, are associated with the inode, rather > than the filename, but I could be wrong.) > > $ df -i > Filesystem 1K-blocks Used Avail Capacity iused ifree %iused Mounted on > /dev/wd2s1a 139656 35805 92679 28% 1358 37040 4% / > /dev/wd2s2e 3038961 732990 2062855 26% 50251 687027 7% /usr > /dev/wd2s3e 1519472 245799 1152116 18% 52245 316393 14% /var > procfs 4 4 0 100% 33 147 18% /proc > > One million inodes free altogether, that should last me a while :-) :) Humph! Cheers, Quintin. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 07:45:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA09958 for freebsd-questions-outgoing; Tue, 8 Sep 1998 07:45:10 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from phear.net (phear.net [206.58.96.18]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA09953 for ; Tue, 8 Sep 1998 07:45:09 -0700 (PDT) (envelope-from jim@phrantic.phear.net) Received: from jmmock (slwag2p11.ozemail.com.au [203.108.157.59]) by phear.net (8.9.1a/8.9.1a) with SMTP id HAA13460; Tue, 8 Sep 1998 07:42:46 -0700 (PDT) Message-Id: <199809081442.HAA13460@phear.net> X-Sender: jim@mail.phear.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1.0.52 (Beta) Date: Wed, 09 Sep 1998 00:44:04 +1000 To: Michael Affemann From: Jim Mock Subject: Re: y2k-Ready ? Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <19980908081603.5192.qmail@www0e.netaddress.usa.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 10:16 AM 9/8/98 +0000, you wrote: >Hi gurus, > >Is FreeBSD 2.2.7 y2k ready? > >Pls answer to > >Michael Affemann (maffemann@netscape.net) > Yes. See http://www.freebsd.org/y2kbug.html for more info. Jim +------------------------------------------+ Jim Mock | Phear.Net | KidzHaven email: jim@phrantic.phear.net web: http://www.phear.net/ web: http://www.kidzhaven.com/ +------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 07:56:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA11270 for freebsd-questions-outgoing; Tue, 8 Sep 1998 07:56:27 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from phear.net (phear.net [206.58.96.18]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA11262 for ; Tue, 8 Sep 1998 07:56:25 -0700 (PDT) (envelope-from jim@phrantic.phear.net) Received: from jmmock (slwag2p11.ozemail.com.au [203.108.157.59]) by phear.net (8.9.1a/8.9.1a) with SMTP id HAA13488; Tue, 8 Sep 1998 07:53:35 -0700 (PDT) Message-Id: <199809081453.HAA13488@phear.net> X-Sender: jim@mail.phear.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1.0.52 (Beta) Date: Wed, 09 Sep 1998 00:55:11 +1000 To: "mtts" From: Jim Mock Subject: Re: trouble Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <199809081001.QAA04193@gus.orgus.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 , you wrote: >Hi! >Some not very friendly people told us that our EMAIL-servser has a hole in >securety. >It powered by FreeBSD2.2.1 and has sendmail provided by OS and POP3 from the >package. Everything was installed from a CD-ROM sold by Walnut Creek CDROM( >dated April 1997). >Can You tell us what kind of problems may be with it and how to solve them. >If You are able, could You test our E-mail server. The name is email.orgus.ru. >Thanks > Update qpopper. I just telneted to your pop port on the machine in question and here's what I got.. [jim@phear:~]$ telnet email.orgus.ru 110 Trying 195.16.115.189... Connected to gus.orgus.ru. Escape character is '^]'. +OK QPOP (version 2.2) at gus.orgus.ru starting. <4829.905265927@gus.orgus.ru> ^] telnet> close Connection closed. The version of qpopper you're running is exploitable to a root shell. You'll want to update it as soon as possible. The latest version is in the ports collection.. cd /usr/ports/mail make popper cd popper make install that'll update you to 2.53 which is fixed and is the latest version (as far as I know). You can also download the source and find more info at http://www.eudora.com/freeware/qpop.html Btw.. updating sendmail to the latest version probably wouldn't hurt either. Hope this helps. Jim +------------------------------------------+ Jim Mock | Phear.Net | KidzHaven email: jim@phrantic.phear.net web: http://www.phear.net/ web: http://www.kidzhaven.com/ +------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 08:06:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA12999 for freebsd-questions-outgoing; Tue, 8 Sep 1998 08:06:05 -0700 (PDT) (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 IAA12894 for ; Tue, 8 Sep 1998 08:05:49 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.02 #26) id 0zGNBW-0000vv-00; Tue, 8 Sep 1998 13:47:50 +0100 Date: Tue, 8 Sep 1998 13:47:50 +0100 From: Ben Smithurst To: Tom Brown , "'freeBSD support'" Subject: Re: How do I delete a messy package installation ? Message-ID: <19980908134750.C2958@scientia.demon.co.uk> References: <9500FBE37C19D1118D2200A0C907E0A54339F4@MERCIA_2> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <9500FBE37C19D1118D2200A0C907E0A54339F4@MERCIA_2> User-Agent: Mutt/0.94.3i (FreeBSD 3.0-CURRENT i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Tom Brown wrote: > Some how I have made a messy job of installing apache. I have tried to use > the pkg_delete command but to no avail. > I need to know what has to be deleted in order to put things right. I think Apache only puts stuff, by default, under /usr/local/apache. It also installs a few manpages, probably under /usr/local/man. What did you install it from? A FreeBSD package or the source directly an Apache mirror? -- Ben Smithurst : ben@scientia.demon.co.uk : http://www.scientia.demon.co.uk/ PGP: 0x99392F7D - 3D 89 87 42 CE CA 93 4C 68 32 0E D5 36 05 3D 16 http://www.scientia.demon.co.uk/ben/pgp-key.html (or use keyservers) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 08:07:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA13261 for freebsd-questions-outgoing; Tue, 8 Sep 1998 08:07:05 -0700 (PDT) (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 IAA13238 for ; Tue, 8 Sep 1998 08:06:53 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.02 #26) id 0zGN2N-0000qi-00; Tue, 8 Sep 1998 13:38:23 +0100 Date: Tue, 8 Sep 1998 13:38:23 +0100 From: Ben Smithurst To: Bootsrapa Limanond , freebsd-questions@FreeBSD.ORG Subject: Re: Domain Name Problem Message-ID: <19980908133823.A2958@scientia.demon.co.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: User-Agent: Mutt/0.94.3i (FreeBSD 3.0-CURRENT i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bootsrapa Limanond wrote: > The error message is " ... dugdae.lymatech.com is an unknown domain > name ... ". I wonder if there is a way to avoid this problem. Yes, 1) Use a domain that exists 2) Register that domain/host in the DNS -- Ben Smithurst : ben@scientia.demon.co.uk : http://www.scientia.demon.co.uk/ PGP: 0x99392F7D - 3D 89 87 42 CE CA 93 4C 68 32 0E D5 36 05 3D 16 http://www.scientia.demon.co.uk/ben/pgp-key.html (or use keyservers) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 08:07:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA13325 for freebsd-questions-outgoing; Tue, 8 Sep 1998 08:07:21 -0700 (PDT) (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 IAA13259 for ; Tue, 8 Sep 1998 08:07:02 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.02 #26) id 0zGN8N-0000rJ-00; Tue, 8 Sep 1998 13:44:35 +0100 Date: Tue, 8 Sep 1998 13:44:35 +0100 From: Ben Smithurst To: angelayu , freebsd-questions@FreeBSD.ORG Subject: Re: problem Message-ID: <19980908134435.B2958@scientia.demon.co.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: User-Agent: Mutt/0.94.3i (FreeBSD 3.0-CURRENT i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG angelayu wrote: > how do i do now? You get another disk. They're fairly cheap now, so it shouldn't be too bad. (My 5.1GB Quantum cost about 120 GBP, which isn't bad.) > i typed df, it prompted > > /dev/wd0s2a 31775 14105 15128 48% / > /dev/wd0s2f 200367 163207 21131 89% /usr > /dev/wd0s2e 29727 2152 25197 8% /var Try `df -i' to show how many inodes are free. Zero, I suspect :-( > if i need to delete file, which files i should delete That's not for us to tell you. Delete anything that isn't used. It's probably not worth the effort in the long run - just buy another disk. :-) -- Ben Smithurst : ben@scientia.demon.co.uk : http://www.scientia.demon.co.uk/ PGP: 0x99392F7D - 3D 89 87 42 CE CA 93 4C 68 32 0E D5 36 05 3D 16 http://www.scientia.demon.co.uk/ben/pgp-key.html (or use keyservers) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 08:07:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA13360 for freebsd-questions-outgoing; Tue, 8 Sep 1998 08:07:25 -0700 (PDT) (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 IAA13298 for ; Tue, 8 Sep 1998 08:07:09 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.02 #26) id 0zGNDy-0000wW-00; Tue, 8 Sep 1998 13:50:22 +0100 Date: Tue, 8 Sep 1998 13:50:22 +0100 From: Ben Smithurst To: gary.hall@mcg-graphics.com, FreeBSD Questions Subject: Re: Apache problem on FreeBSD 2.2.6 Message-ID: <19980908135022.D2958@scientia.demon.co.uk> References: <35F50D98.1589BBF6@mcg-graphics.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <35F50D98.1589BBF6@mcg-graphics.com> User-Agent: Mutt/0.94.3i (FreeBSD 3.0-CURRENT i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gary Hall wrote: > I have installed Apache 1.3 on FreeBSD 2.2.6 and it's been running > successfully for a month or so. Now I want to add user authentification > but I have deleted all Apache files except for httpd, httpd.conf, > access.conf and srm.conf. When I type in htpasswd I get command not > found. [...] > Any one have any ideas Download the Apache source and rebuild the htpasswd program. -- Ben Smithurst : ben@scientia.demon.co.uk : http://www.scientia.demon.co.uk/ PGP: 0x99392F7D - 3D 89 87 42 CE CA 93 4C 68 32 0E D5 36 05 3D 16 http://www.scientia.demon.co.uk/ben/pgp-key.html (or use keyservers) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 08:27:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA16611 for freebsd-questions-outgoing; Tue, 8 Sep 1998 08:27:40 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from drmemory.fnal.gov (drmemory.fnal.gov [131.225.105.170]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA16598 for ; Tue, 8 Sep 1998 08:27:32 -0700 (PDT) (envelope-from rneswold@drmemory.fnal.gov) Received: (from rneswold@localhost) by drmemory.fnal.gov (8.8.8/8.8.6) id KAA01371; Tue, 8 Sep 1998 10:27:20 -0500 (CDT) Message-ID: <19980908102720.B1353@drmemory.fnal.gov> Date: Tue, 8 Sep 1998 10:27:20 -0500 From: "Richard M. Neswold" To: Rob Snow Cc: FreeBSD-Questions List Subject: Re: linux_devel doesn't seem to work Reply-To: rneswold@mcs.net References: <001101bddadf$5958dcc0$21e48486@lgc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <001101bddadf$5958dcc0$21e48486@lgc.com>; from Rob Snow on Mon, Sep 07, 1998 at 11:15:44PM -0500 X-PGP-RSAfprint: 0A C8 A5 76 DF 8E E1 B3 F3 97 BE 73 DA CD 4B C9 X-PGP-RSAkey: http://www.mcs.net/~rneswold/www/pub.key X-Spambot-Food: abuse@localhost postmaster@localhost abuse@fbi.gov Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If memory serves, didn't Rob Snow say: > Never mind... deinstalled and reinstalled linux_lib and it works. ( well, > compiles and runs; doesn't do anything :-/ ) There was discussion back in August (or maybe July) about porting a CPU load monitor from Linux to FreeBSD. Linux gets the load information from the /proc filesystem. FreeBSD can get it from system variables. The bottom line is that the two methods are not compatible and some rewriting is necessary to get it to work. Check the archives for more information (I think Mike Smith provided the detailed answer) ... -- Rich ------------------------------------------------------------------------ Rich Neswold | PGP: 0A C8 A5 76 DF 8E E1 B3 rneswold@mcs.net | F3 97 BE 73 DA CD 4B C9 http://www.mcs.net/~rneswold | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 08:40:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA19308 for freebsd-questions-outgoing; Tue, 8 Sep 1998 08:40:42 -0700 (PDT) (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 IAA19303 for ; Tue, 8 Sep 1998 08:40:41 -0700 (PDT) (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 SMTP id IAA05918; Tue, 8 Sep 1998 08:40:25 -0700 (PDT) Date: Tue, 8 Sep 1998 08:40:25 -0700 (PDT) From: "Eric J. Schwertfeger" To: Michael Dorin cc: questions@FreeBSD.ORG Subject: Re: How well do virtual domains work with same IP address? In-Reply-To: <199809081334.IAA24505@puma.chaski.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, 8 Sep 1998, Michael Dorin wrote: > How well do virtual domains work with the same IP address using apache? You can't do header based virtual domains using https:, and some programs (very few browsers, and all of those rather old) have problems because they don't supply the host: header, but I haven't seen any other problems with them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 08:58:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA22508 for freebsd-questions-outgoing; Tue, 8 Sep 1998 08:58:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from home.smlt.com (home.smlt.com [195.153.190.230]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA22501 for ; Tue, 8 Sep 1998 08:58:41 -0700 (PDT) (envelope-from quintin@smlt.com) Received: from localhost (quintin@localhost) by home.smlt.com (8.8.8/8.8.8) with SMTP id RAA00178 for ; Tue, 8 Sep 1998 17:58:02 +0100 (BST) (envelope-from quintin@smlt.com) X-Authentication-Warning: home.smlt.com: quintin owned process doing -bs Date: Tue, 8 Sep 1998 17:58:02 +0100 (BST) From: Quintin Oliver To: freebsd-questions@FreeBSD.ORG Subject: Problems with soundcard :( Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Everyone, I've compiled my kernel to support SoundBlaster pro, etc... when the machine boots it detects it fine: Sep 8 17:36:27 home /kernel: sb0 at 0x220 irq 10 drq 1 on isa Sep 8 17:36:27 home /kernel: sb0: All appears to be ok, however when I run the play command to play a 'wav' file I get this: Sep 8 17:37:36 home /kernel: Sound: DMA timed out - IRQ/DRQ config error? Sep 8 17:37:37 home /kernel: SoundBlaster: DSP Command(d1) Timeout. Sep 8 17:37:37 home /kernel: IRQ conflict??? Sep 8 17:37:37 home /kernel: SoundBlaster: DSP Command(40) Timeout. Sep 8 17:37:37 home /kernel: IRQ conflict??? Sep 8 17:37:39 home /kernel: Sound: DMA timed out - IRQ/DRQ config error? Sep 8 17:37:39 home /kernel: SoundBlaster: DSP Command(d1) Timeout. Sep 8 17:37:39 home /kernel: IRQ conflict??? ?? there isn't an IRQ conflict as I check in the visual kernel configuration tool?? Has anyone has this problem before? (P.S. - the cdrom plays music file through the sound card [cdplay]) Thanks, Quintin. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 09:22:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA26209 for freebsd-questions-outgoing; Tue, 8 Sep 1998 09:22:07 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from eyry.iastate.edu (eyry.econ.iastate.edu [129.186.32.221]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA26142 for ; Tue, 8 Sep 1998 09:21:22 -0700 (PDT) (envelope-from hawk@eyry.econ.iastate.edu) Received: from eyry.econ.iastate.edu (really [127.0.0.1]) by eyry.econ.iastate.edu via in.smtpd with esmtp (ident hawk using rfc1413) id (Debian Smail3.2.0.101) for ; Tue, 8 Sep 1998 12:31:34 -0500 (CDT) Message-Id: X-Mailer: exmh version 2.0.2 2/24/98 (debian) To: FreeBSD-Questions List Subject: cramming linux, freebsd, & dos into 4 primary partitions Date: Tue, 08 Sep 1998 12:31:34 -0500 From: "Richard E. Hawkins Esq." Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I don't seem to be able to do the math to make this work :) I run debian linux at the moment, but i'd like to play with, maybe switch to, FreeBSD. Until everything absolutely works, though, i'll need to stay running linux most of the time. Also, /home and the news spool simply have to be shared. (I actually ended up unsubscribed from the debian-user list when my machine came up running bsd, but i hadn't added my user account yet. bloody thing denied i existed :) Anyway, the need to share means that I need an ext2fs primary partition as I understand it: linux can't write to ufs, and freebsd can't touch logical linux partitions. add a freebsd partition, the extended partition for the rest of linux, and i'm up to three primaries. Then I need a dos partition for dosemu & wine (some kids stuff & other stuff that i need to test), and I need a partition in the low 1023 cylinders for the linux & bsd kernels. That seems to be five primary partitions. The only ways I see around this are, 1) somehow convincing freebsd that a logical ext2fs is really a primary 2) somehow putting ext2fs partitions into the freebsd partition 3) somehow putting the kernels into the early part of the dos partition & protecting them 4) leaving empty space before the first partition, and somehow stuffing the kernels there. any ideas? rick -- These opinions will not be those of ISU until it pays my retainer. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 09:24:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA26635 for freebsd-questions-outgoing; Tue, 8 Sep 1998 09:24:45 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA26568 for ; Tue, 8 Sep 1998 09:24:28 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from [206.138.229.16] (david@[206.138.229.16]) by studio.watertower.com (8.8.7/8.7.3) with SMTP id LAA09488; Tue, 8 Sep 1998 11:49:40 -0500 (CDT) Date: Tue, 8 Sep 1998 11:21:08 -0500 (CDT) From: David Vondrasek To: Neil Blakey-Milner cc: freebsd-questions@FreeBSD.ORG Subject: Re: Easy Question I hope. In-Reply-To: <19980908124347.A13053@rucus.ru.ac.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 8 Sep 1998, Neil Blakey-Milner wrote: > On Tue 1998-09-08 (00:53), David Vondrasek wrote: > > restart them. There HAS to be away to have then start up > > on boot. I know how to do it as a ROOT user with cron > > or in rc.d But these are user processes that I need > > restarted. And would like them to restart automaticlly. > > I have a netfu.sh in my /usr/local/etc/rc.d > > //---- > #!/bin/sh > su netfu /home/netfu/netfu.run > //---- > > It automatically starts netfu on my machine, run as the netfu user. > > Hopefully you can adapt this to your tastes. That's what I needed. Thanks ! -- David L. Vondrasek dlv@watertower.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 09:43:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA01106 for freebsd-questions-outgoing; Tue, 8 Sep 1998 09:43:02 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from lily.ezo.net (lily.ezo.net [206.102.130.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA01099 for ; Tue, 8 Sep 1998 09:42:58 -0700 (PDT) (envelope-from jflowers@ezo.net) Received: from violet.ezo.net (violet.ezo.net [206.102.130.133]) by lily.ezo.net (8.8.7/8.8.7) with SMTP id MAA18173 for ; Tue, 8 Sep 1998 12:40:48 -0400 (EDT) From: "Jim Flowers" To: Subject: Lost X Programs with 2.2.7 install Date: Tue, 8 Sep 1998 12:43:54 -0400 Message-ID: <01bddb47$dd7909e0$858266ce@violet.ezo.net> 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 I don't seem to have any of the programs sourced in /usr/X11R6/src/contrib/programs/ after a new 2.2.7 install although everything else "X" seems to be OK. When I try to imake, I get a Imake.tmpl: No such file or directory error. How do I compile just these programs or do I have to remake the whole thing? Thanks Jim Flowers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 10:09:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA05811 for freebsd-questions-outgoing; Tue, 8 Sep 1998 10:09:56 -0700 (PDT) (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 KAA05750 for ; Tue, 8 Sep 1998 10:08:31 -0700 (PDT) (envelope-from nbm@rucus.ru.ac.za) Received: (qmail 11274 invoked by uid 1003); 8 Sep 1998 15:01:52 -0000 Message-ID: <19980908170152.A10954@rucus.ru.ac.za> Date: Tue, 8 Sep 1998 17:01:52 +0200 From: Neil Blakey-Milner To: Michael Dorin , questions@FreeBSD.ORG Subject: Re: How well do virtual domains work with same IP address? References: <199809081334.IAA24505@puma.chaski.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199809081334.IAA24505@puma.chaski.com>; from Michael Dorin on Tue, Sep 08, 1998 at 08:34:02AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue 1998-09-08 (08:34), Michael Dorin wrote: > How well do virtual domains work with the same IP address using apache? It depends mostly on whether the web browser supports this, which all modern browsers do. It seems to work quite well, though. 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 Tue Sep 8 10:55:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA14202 for freebsd-questions-outgoing; Tue, 8 Sep 1998 10:55:54 -0700 (PDT) (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 KAA14195 for ; Tue, 8 Sep 1998 10:55:51 -0700 (PDT) (envelope-from brett@peloton.physics.montana.edu) Received: from localhost (brett@localhost) by peloton.physics.montana.edu (8.8.8/8.8.7) with SMTP id LAA14302; Tue, 8 Sep 1998 11:54:52 -0600 (MDT) (envelope-from brett@peloton.physics.montana.edu) Date: Tue, 8 Sep 1998 11:54:52 -0600 (MDT) From: Brett Taylor To: rneswold@mcs.net cc: Rob Snow , FreeBSD-Questions List Subject: Re: linux_devel doesn't seem to work In-Reply-To: <19980908102720.B1353@drmemory.fnal.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 Hi, On Tue, 8 Sep 1998, Richard M. Neswold wrote: > If memory serves, didn't Rob Snow say: > There was discussion back in August (or maybe July) about porting a CPU > load monitor from Linux to FreeBSD. Linux gets the load information from > the /proc filesystem. FreeBSD can get it from system variables. The bottom > line is that the two methods are not compatible and some rewriting is > necessary to get it to work. If you want to see how this works, check out a non-committed port, wmavgload (pr # 7344). I've also got patches to get asload up and running but I haven't instituted that into the afterstep-devel port. Part of the problem is the present beta for AS-1.5 won't even start to compile due to a bad configure script and I don't have time to mess with it (and apparently neither do the AS development people). :-P Brett ****************************************************************** Brett Taylor brett@peloton.physics.montana.edu http://peloton.physics.montana.edu/brett/ "There is something uncanny in the noiseless rush of the cyclist, as he comes into view, passes by, and disappears." - Popular Science, 1891 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 11:06:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA16184 for freebsd-questions-outgoing; Tue, 8 Sep 1998 11:06:18 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from orion.ac.hmc.edu (Orion.AC.HMC.Edu [134.173.32.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA16178 for ; Tue, 8 Sep 1998 11:06:16 -0700 (PDT) (envelope-from brdavis@orion.ac.hmc.edu) Received: from localhost (brdavis@localhost) by orion.ac.hmc.edu (8.8.8/8.8.8) with SMTP id LAA16185 for ; Tue, 8 Sep 1998 11:06:08 -0700 (PDT) Date: Tue, 8 Sep 1998 11:06:08 -0700 (PDT) From: Brooks Davis Reply-To: brooks@one-eyed-alien.net To: freebsd-questions@FreeBSD.ORG Subject: Re: Mouse 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 Sat, 4 Jul 1998, Doug White wrote: > On Thu, 2 Jul 1998, Brooks Davis wrote: > > > > I've tried the following: > > moused -p /dev/psm0 > > moused -p /dev/psm0 -t 'ps/2' > > moused -p /dev/psm0 -t auto > > moused -p /dev/psm0 -t sysmouse > > and even > > moused -p /dev/psm0 -t intellimouse > > which doesn't work since it's a PS/2 port not a serial port. > > No clue then, I assume you are running vidcontrol -m on afterwards and > have moused disabled from /etc/rc.conf while you are playing with this. This is ancient, but since I finaly had time to look at the problem again and found a solution, I figured I'd post a follow up. The problem was that the PS/2 port was disabled in BIOS. I guess it's a feature that the Tyan lets you detect the mouse, but not use it when it's disabled. ;-) Thanks for your help, Brooks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 11:06:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA16230 for freebsd-questions-outgoing; Tue, 8 Sep 1998 11:06:42 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pixel.zycor.lgc.com (pixel.zycor.lgc.com [134.132.112.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA16224 for ; Tue, 8 Sep 1998 11:06:36 -0700 (PDT) (envelope-from rsnow@lgc.com) Received: from rsnow.zycor.lgc.com ([134.132.115.60]) by pixel.zycor.lgc.com (8.8.8/8.8.8) with SMTP id NAA19095; Tue, 8 Sep 1998 13:05:06 -0500 (CDT) (envelope-from rsnow@lgc.com) Message-ID: <000701bddb53$36c39dc0$3c738486@zycor.lgc.com> From: "Rob Snow" To: "Brett Taylor" , Cc: "FreeBSD-Questions List" Subject: Re: linux_devel doesn't seem to work Date: Tue, 8 Sep 1998 13:05:08 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.0518.4 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0518.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for the info, I'll look for it. Im also going to play with wmifs, it croaks on some ppp stuff. I get the same results after chopping out all the ppp stuffs. Same results == runs, no pretty graphs. I'm assuming that in both cases that it's a matter of /proc and /dev issues. -Rob -----Original Message----- From: Brett Taylor To: Cc: Rob Snow ; FreeBSD-Questions List Date: Tuesday, September 08, 1998 12:55 PM Subject: Re: linux_devel doesn't seem to work >Hi, > >On Tue, 8 Sep 1998, Richard M. Neswold wrote: >> If memory serves, didn't Rob Snow say: > >> There was discussion back in August (or maybe July) about porting a CPU >> load monitor from Linux to FreeBSD. Linux gets the load information from >> the /proc filesystem. FreeBSD can get it from system variables. The bottom >> line is that the two methods are not compatible and some rewriting is >> necessary to get it to work. > >If you want to see how this works, check out a non-committed port, >wmavgload (pr # 7344). I've also got patches to get asload up and running >but I haven't instituted that into the afterstep-devel port. Part of the >problem is the present beta for AS-1.5 won't even start to compile due to >a bad configure script and I don't have time to mess with it (and >apparently neither do the AS development people). :-P > >Brett >****************************************************************** >Brett Taylor brett@peloton.physics.montana.edu >http://peloton.physics.montana.edu/brett/ > >"There is something uncanny in the noiseless rush of the cyclist, > as he comes into view, passes by, and disappears." > - Popular Science, 1891 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 11:20:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA18081 for freebsd-questions-outgoing; Tue, 8 Sep 1998 11:20:04 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA17992 for ; Tue, 8 Sep 1998 11:19:55 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id LAA14725; Tue, 8 Sep 1998 11:14:09 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpdi14696; Tue Sep 8 18:14:02 1998 Date: Tue, 8 Sep 1998 11:13:58 -0700 (PDT) From: Julian Elischer To: "T. Simpson" cc: freebsd-questions@FreeBSD.ORG Subject: Re: netatalk and appleshare ip In-Reply-To: <35F3EF46.9964549E@swan.ac.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 not by default, but there are patches available to upgrade netatalk to do this.. kernel mods ar enot needed, just new code added to the daemons. In the netatalk archives they are referred to as the "ASUN" patches. julian On Mon, 7 Sep 1998, T. Simpson wrote: > Hi, > > Can anyone tell me if netatalk with freebsd supports appleshare ip > (supported in AFP 2.2) > > Ta. Tom > -- > __________________________________ ___ _ _ _ > > Tom Simpson. (01792) 295651 > Dept. of Computer Science, > U W Swansea, > Singleton Park, Swansea. SA2 8PP. > > T.Simpson@swan.ac.uk > http://www.swan.ac.uk/compsci/AllStaff/TS.html > http://cslucifer.swan.ac.uk/~cstom > __________________________________ ___ _ _ _ > > 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 Sep 8 11:34:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA20054 for freebsd-questions-outgoing; Tue, 8 Sep 1998 11:34:18 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hecate.webcom.com (hecate.webcom.com [209.1.28.39]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA20049 for ; Tue, 8 Sep 1998 11:34:16 -0700 (PDT) (envelope-from graeme@echidna.com) Received: from kigal.webcom.com (kigal.webcom.com [209.1.28.57]) by hecate.webcom.com (8.9.1/8.9.1) with SMTP id LAA20108; Tue, 8 Sep 1998 11:34:06 -0700 Received: from [199.183.207.81] by inanna.webcom.com (WebCom SMTP 1.2.1) with SMTP id 3516699; Tue Sep 08 11:33 PDT 1998 Message-Id: <35F5A1FF.E4B@echidna.com> Date: Tue, 08 Sep 1998 14:30:39 -0700 From: Graeme Tait Organization: Echidna X-Mailer: Mozilla 2.02 (Win16; I) Mime-Version: 1.0 To: questions@FreeBSD.ORG, "Eric J. Schwertfeger" , Michael Dorin Cc: info@boatbooks.com Subject: Re: How well do virtual domains work with same IP address? 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 J. Schwertfeger wrote: > > On Tue, 8 Sep 1998, Michael Dorin wrote: > > > How well do virtual domains work with the same IP address using apache? > > You can't do header based virtual domains using https:, and some programs > (very few browsers, and all of those rather old) have problems because > they don't supply the host: header, but I haven't seen any other problems > with them. I don't believe this is correct. It might depend on the particular SSL implementation, which is not part of Apache anyway. I am considering purchasing Stronghold for SSL support (http://www.c2.net/), and have queried them on precisely this point. The answer was the multiple domains mapped to a single IP address are supported for https: access, provided you have a certificate for each domain. On the subject of the original question, I don't have much experience with Apache yet. However there are many general issues with this form of virtual hosting that may be relevant. I have extensive experience with one large hosting service (http://www.webcom.com/) which hosts some 11,000 domains mapped to a single IP. It works well for the most part, and is working better with time, but it has not been without troubles. Apart from the issue of browser support (the client must pass the "host:" header per HTTP1.1), there have been assorted problems with search engines, banning and filtering (one "bad" site may lead to banning of all under the one IP), assorted non-browser clients that don't support the host header (yet ...), etc. For us, a bottom line is still that if you want to give a customer 3-star web hosting service, you give him a private IP. -- 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 Tue Sep 8 12:30:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA29307 for freebsd-questions-outgoing; Tue, 8 Sep 1998 12:30:31 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from send1e.yahoomail.com (send1e.yahoomail.com [205.180.60.64]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA29298 for ; Tue, 8 Sep 1998 12:30:27 -0700 (PDT) (envelope-from rob_gervais@yahoo.com) Message-ID: <19980908192808.3598.rocketmail@send1e.yahoomail.com> Received: from [206.30.7.127] by send1e; Tue, 08 Sep 1998 12:28:08 PDT Date: Tue, 8 Sep 1998 12:28:08 -0700 (PDT) From: Rob Gervais Subject: Visual Basic support 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 am a student in a Systems Analysis and Design class working on a semester project. I would like to try writing a Visual Basic 5.0 front end to a UNIX backend. I would like to know if there are drivers available to support such a project, if so, where do I obtain them and is there a charge for them? I would also appreciate any help you could offer me pointing me in the right direction for starting such a project. I have never used ODBC drivers for connecting to a database. I do have the Mastering Visual Basic CD-ROM, so I will be going through that. Any other direction is much appreciated. _________________________________________________________ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 12:31:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA29371 for freebsd-questions-outgoing; Tue, 8 Sep 1998 12:31:09 -0700 (PDT) (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 MAA29366 for ; Tue, 8 Sep 1998 12:31:07 -0700 (PDT) (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 VAA14313 for ; Tue, 8 Sep 1998 21:31:00 +0200 (MET DST) Received: (from gunnar@localhost) by pluto.sr.se (8.8.8/8.8.8) id VAA03933 for questions@FreeBSD.org; Tue, 8 Sep 1998 21:31:00 +0200 (CEST) (envelope-from gunnar) Message-ID: <19980908213059.A3920@sr.se> Date: Tue, 8 Sep 1998 21:30:59 +0200 From: Gunnar Flygt To: FreeBSD Questions Subject: Re: Running xcalc and xfontsel Reply-To: flygt@sr.se References: <19980908082644.B6760@sr.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <19980908082644.B6760@sr.se>; from Gunnar Flygt on Tue, Sep 08, 1998 at 08:26:44AM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Sep 08, 1998 at 08:26:44AM +0200, Gunnar Flygt wrote: > I recently installed a new FreeBSD 2.2.7 out of the CD-box. When I run > xcalc and xfontsel (these two are the only I tested) I get very strange > results. The calculator looks like a little box with some lines in it. > No controls or so. xfontsel looks like a couple of boxes with some text > in it. The Quit button is a rectangle with the text quitButton and so > on. The error message I get is: > > Warning: app-defaults file not properly installed. The thing was that some files where missing in /usr/X11R6/lib/X11/app-defaults I've never run into this strange behaviour before. I copied the missing files from another working installation and now everything is OK! -- 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 Tue Sep 8 12:44:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA01713 for freebsd-questions-outgoing; Tue, 8 Sep 1998 12:44:56 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotmail.com (f37.hotmail.com [207.82.250.48]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA01708 for ; Tue, 8 Sep 1998 12:44:54 -0700 (PDT) (envelope-from tfowles@hotmail.com) Received: (qmail 24896 invoked by uid 0); 8 Sep 1998 19:44:47 -0000 Message-ID: <19980908194447.24895.qmail@hotmail.com> Received: from 138.86.23.131 by www.hotmail.com with HTTP; Tue, 08 Sep 1998 12:44:47 PDT X-Originating-IP: [138.86.23.131] From: "Tammi Fowles" To: freebsd-questions@FreeBSD.ORG Subject: multiple ppp connections Content-Type: text/plain Date: Tue, 08 Sep 1998 12:44:47 PDT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG to whom it may concern i attend unc and would like to access my unc account w/freebsd and also have access to my isp(info2000). i have one phone line and i want to be able to choose which dial up i want to connect to. im doing something wrong w/the configuration. my isp connection is named pppon and connects fine and has a route (i can telnet, irc etc..). my unc connection is named default and it dials and logs on but gives me and error "no route to host" there is no socket, im not able to get anywhere or do anything. i have edited the ppp.conf w/the second connection information and the resolv.conf w/the second domain and ip addy. im doing something really wrong. dfwhat do i need to do to get have ppp connections work properly. ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 12:46:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA02051 for freebsd-questions-outgoing; Tue, 8 Sep 1998 12:46:47 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.artcom.de (tui.artcom.de [192.76.129.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA02042 for ; Tue, 8 Sep 1998 12:46:39 -0700 (PDT) (envelope-from hans@artcom.de) Received: by artcom.de via sendmail with stdio id for freebsd-questions@freebsd.org; Tue, 8 Sep 1998 21:46:16 +0200 (CEST) Message-Id: Date: Tue, 8 Sep 1998 21:46:16 +0200 (CEST) From: hans@artcom.de (Hans Huebner) To: fmaruca@Omnia.com Subject: Re: ATM support? Newsgroups: artcom.mailing-list.freebsd.questions In-Reply-To: <0D962991BD00D211A18900A0C9C8391A03ADE0@OMNIA_3> Organization: Art+Com GmbH, Berlin, Germany Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Fran, In article <0D962991BD00D211A18900A0C9C8391A03ADE0@OMNIA_3> you write: >Does anybody know if BSD has any support for FORE OC3/OC12 or Efficient >OC3/OC12 pci adapters? There's support for the Efficient OC3 adapter in >Linux but I'd rather stick with BSD if at all possible. The Efficient ENI-155p is supported with -current. It does only support statically configured PVC's (no signalling), so it is useable only when all your peers are willing to install direct routes to your system. Does anyone know whether the BSD-ATM implementation interoperates with other CLIP implementations. Is the AAL5 encapsulation compatible to RFC1483? Thanks in advance, Hans To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 12:50:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA02886 for freebsd-questions-outgoing; Tue, 8 Sep 1998 12:50:45 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shell6.ba.best.com (shell6.ba.best.com [206.184.139.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA02881 for ; Tue, 8 Sep 1998 12:50:44 -0700 (PDT) (envelope-from jkb@best.com) Received: from localhost (jkb@localhost) by shell6.ba.best.com (8.9.0/8.9.0/best.sh) with SMTP id MAA23833; Tue, 8 Sep 1998 12:50:16 -0700 (PDT) X-Authentication-Warning: shell6.ba.best.com: jkb owned process doing -bs Date: Tue, 8 Sep 1998 12:50:16 -0700 (PDT) From: "Jan B. Koum " X-Sender: jkb@shell6.ba.best.com To: "Pavel V. Antipov" cc: questions@FreeBSD.ORG Subject: Re: Can I assing to one interface more than one IP address ? Thanks. 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 Da, konechno. % grep alias rc.conf #ifconfig_lo0_alias0="inet 127.0.0.254 netmask 0xffffffff" # Sample alias entry. % man ifconfig: The following parameters may be set with ifconfig: alias Establish an additional network address for this interface. This is sometimes useful when changing network numbers, and one wishes to accept packets addressed to the old interface. -- Yan I don't have the password + Jan Koum But the path is chainlinked | Spelled Jan, pronounced Yan. There. So if you've got the time | Web: http://www.best.com/~jkb Set the tone to sync + OS: http://www.FreeBSD.org On Tue, 8 Sep 1998, Pavel V. Antipov wrote: > > >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 Sep 8 13:25:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA06476 for freebsd-questions-outgoing; Tue, 8 Sep 1998 13:25:39 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from devsys.jaguNET.com (devsys.jaguNET.com [206.156.208.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA06467 for ; Tue, 8 Sep 1998 13:25:31 -0700 (PDT) (envelope-from jim@jaguNET.com) Received: from [206.156.220.6] (homesys.jaguNET.com [206.156.220.6]) by devsys.jaguNET.com (8.9.1/jag-2.4) with ESMTP id QAA28057 for ; Tue, 8 Sep 1998 16:25:23 -0400 (EDT) X-Sender: jimpop@devsys.jagunet.com (Unverified) Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Tue, 8 Sep 1998 16:25:22 -0400 To: freebsd-questions@FreeBSD.ORG From: Jim Jagielski Subject: Moving from wd to sd Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG We have a bit of a strange situation. We've recently had a customer move over to us and want their server upgraded. Now most of these upgrades we've already done (such as more memory, upgrade to 2.2.7, etc.) but we are also recommending that they "drop" using the internal IDE drive and instead use SCSI (they already have a 2940 installed and are using it only to drive a DAT backup). Now the process in moving the files from the IDE to SCSI are pretty easy (use sysinstall to format and partition the SCSI drive, then temp mount it and use a dump|restore pipe to transfer the file systems). All well and good. The "problem" is that obviously we now want to boot from the SCSI drive, not the IDE drive. I'm planning on just removing the IDE drive (but keeping the CDROM rom, which is also IDE... Hmmm. possible problem?) but need to adjust the MBR to boot from 'sd' by default. We'll have a weird setup (SCSI drive for FBSD but using the IDE CDROM, since it's not used hardly at all)... Any ideas on how to easily implement this? TIA! -- Jim Jagielski << jim@jaguNET.com >> | http://www.jaguNET.com/ j a g u N E T A c c e s s S e r v i c e s, L L C "Ah! I see you have the machine that goes Bing!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 13:26:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA06841 for freebsd-questions-outgoing; Tue, 8 Sep 1998 13:26:57 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.cybcon.com (mail.cybcon.com [205.147.64.46]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA06835 for ; Tue, 8 Sep 1998 13:26:55 -0700 (PDT) (envelope-from wwoods@cybcon.com) Received: from support1.cybcon.com (william@support1.cybcon.com [205.147.76.99]) by mail.cybcon.com (8.9.0/8.9.0) with ESMTP id NAA05538 for ; Tue, 8 Sep 1998 13:26:40 -0700 (PDT) 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, 08 Sep 1998 13:26:27 -0700 (PDT) Reply-To: wwoods@cybcon.com From: William Woods To: FreeBSD Questions Subject: PPP question..... Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is my current ppp options file. I use it for dial on boot, 24/7 connect and it works fine. I am in need of changing this to a dial on demand connection (I am going to be terminating my 24/7) and I need to know what to change. ------------------------------------------------- crtscts # enable hardware flow control modem # modem control line connect "/usr/bin/chat -f /etc/ppp/login.chat.script" # noipdefault # remote PPP server must supply your IP address. # if the remote host doesn't send your IP during # IPCP negotiation, remove this option passive # wait for LCP packets domain cybcon.com # put your domain name here 205.147.76.99:205.147.64.49 # put the IP of remote PPP host here # it will be used to route packets via PPP link # if you didn't specified the noipdefault option # change this line to : defaultroute # put this if you want that PPP server will be # your default router persist # Redial if link dies. ------------------------------------------------- The pppd command to dial on boot is in /etc/rc.local as: --------- # PPP /usr/sbin/pppd --------- Any suggestions for me would be appreciated. -------------------------------------- William Woods Date: 08-Sep-98 / Time: 13:17:07 goto to: http//www.freebsd.org. --> FreeBSD 3.0 CURRENT ELF <-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 13:32:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA08273 for freebsd-questions-outgoing; Tue, 8 Sep 1998 13:32:48 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail1.andrew.cmu.edu (MAIL1.ANDREW.CMU.EDU [128.2.10.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA08253 for ; Tue, 8 Sep 1998 13:32:43 -0700 (PDT) (envelope-from ywei+@andrew.cmu.edu) Received: from ywei.ce.cmu.edu (YWEI.CE.CMU.EDU [128.2.231.254]) by mail1.andrew.cmu.edu (8.8.5/8.8.2) with SMTP id QAA25551 for ; Tue, 8 Sep 1998 16:32:35 -0400 (EDT) From: YU-TING WEI Reply-To: Yu-Ting Wei To: freebsd-questions@FreeBSD.ORG Subject: A question about Xwindows Message-ID: Date: Tue, 8 Sep 1998 16:35:47 -0400 (Eastern Daylight Time) X-Mailer: Simeon for Win32 Version 4.1.5 Build (43) X-Authentication: IMSP MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear sir, I am a beginner in FreeBSD. I tried to install this operating system on my machine but I found out I can not open the Xwindows after finishing installation. Whenever I enter the command startx or xinit, there is a message "can't find startx(/xinit)" came out. The other functions work properly. Could you help me solve this problem? My machine is Toshiba EQUIUM 5230D. The system includes ATI 3D Ranger viedo card(4M RAM), intel pro 100 ethernet card, intel Pentium 233 MMX CPUs, 32 M RAM, 3GB hard drive and 24X CD-Rom. My monitor is Viewsonic GS771(17"). I think that there is no hardware conflict. I followed the instruction to install the BSD several times but still could not figure out what happened. Please help me. Thanks, Yu-Ting Wei To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 13:35:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA08684 for freebsd-questions-outgoing; Tue, 8 Sep 1998 13:35:16 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rknebel.csrlink.net (rknebel.csrlink.net [209.173.88.241]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA08672 for ; Tue, 8 Sep 1998 13:35:10 -0700 (PDT) (envelope-from rknebel@rknebel.csrlink.net) Received: (from rknebel@localhost) by rknebel.csrlink.net (8.8.8/8.8.8) id QAA00411 for questions@freebsd.org; Tue, 8 Sep 1998 16:30:37 -0400 (EDT) (envelope-from rknebel) From: Rick Knebel Message-ID: <19980908163036.A215@csrlink.net> Date: Tue, 8 Sep 1998 16:30:36 -0400 To: questions@FreeBSD.ORG Subject: ftp 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 am trying to host a small ftp site on my home machine. I went through all the man pages for anonymous ftp but I still have two problems. When I log in it does not open int o the pub directory and does not list pub. \You can change directories to it but you cannot see it. Also I put 3 files int the /home/ftp/pub directory but cannot see them when I log in. I can upload files there and see them with my file manager but cannot see them when logged in on ftp. Any suggestions? Thanks Alot Rick -- ---------------------------- Rick Knebel rknebel@rknebel.csrlink.net http://rknebel.csrlink.net ------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 14:00:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA12225 for freebsd-questions-outgoing; Tue, 8 Sep 1998 14:00:31 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.eee.org (mail.eee.org [163.150.39.253]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA12220 for ; Tue, 8 Sep 1998 14:00:30 -0700 (PDT) (envelope-from larry_nilsen@eee.org) Received: from eee.org (jtuser32.eee.org [163.150.24.230]) by mail.eee.org (8.8.6 (PHNE_14041)/8.8.6) with ESMTP id OAA06753 for ; Tue, 8 Sep 1998 14:08:15 -0700 (PDT) Message-ID: <35F59A12.E13048D5@eee.org> Date: Tue, 08 Sep 1998 13:56:51 -0700 From: larry_nilsen X-Mailer: Mozilla 4.06 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: error mounting 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 just recieved freebsd booted the cd boot disk didnt do anything except start windows 95 which i didnt want some reason it didnt recognize my cd-rom drive.next i used the boot.flpin drive a: went through the menus ok! except when i choosed installation media I choosed 1)cd-rom install from a freebsd cdrom: this is the error message i recieved>>>>>>>>>> Error Mounting/dev/wcd0c on/dist:input/output error(5) Any suggestions would be greatly appreciated. THANK YOU! Windows version:4.00.950 Processor Type:pentium System Bus type:ISA Bios Name:Award Bios date:11/07/96 Bios Version:Award Modular Bios v4.51PG Machine Type:IBM PC/AT CDROM Device:TKC/EP CD-812 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 14:05:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA12720 for freebsd-questions-outgoing; Tue, 8 Sep 1998 14:05:15 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from drmemory.fnal.gov (drmemory.fnal.gov [131.225.105.170]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA12711 for ; Tue, 8 Sep 1998 14:05:11 -0700 (PDT) (envelope-from rneswold@drmemory.fnal.gov) Received: (from rneswold@localhost) by drmemory.fnal.gov (8.8.8/8.8.6) id QAA02082; Tue, 8 Sep 1998 16:04:47 -0500 (CDT) Message-ID: <19980908160447.A2070@drmemory.fnal.gov> Date: Tue, 8 Sep 1998 16:04:47 -0500 From: "Richard M. Neswold" To: Rob Snow Cc: FreeBSD-Questions List Subject: Re: linux_devel doesn't seem to work Reply-To: rneswold@mcs.net References: <000701bddb53$36c39dc0$3c738486@zycor.lgc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <000701bddb53$36c39dc0$3c738486@zycor.lgc.com>; from Rob Snow on Tue, Sep 08, 1998 at 01:05:08PM -0500 X-PGP-RSAfprint: 0A C8 A5 76 DF 8E E1 B3 F3 97 BE 73 DA CD 4B C9 X-PGP-RSAkey: http://www.mcs.net/~rneswold/www/pub.key X-Spambot-Food: abuse@localhost postmaster@localhost abuse@fbi.gov Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If memory serves, didn't Rob Snow say: > Thanks for the info, I'll look for it. Im also going to play with wmifs, it > croaks on some ppp stuff. I get the same results after chopping out all the > ppp stuffs. Same results == runs, no pretty graphs. > > I'm assuming that in both cases that it's a matter of /proc and /dev issues. I already did a "port" of wmifs. I ended up stripping out the Linux stuff. So much got changed that I renamed the project and am maintaining the FreeBSD version myself. The port has been submitted, but not committed. It's called wmnet. Check out ports/7780 -- Rich ------------------------------------------------------------------------ Rich Neswold | PGP: 0A C8 A5 76 DF 8E E1 B3 rneswold@mcs.net | F3 97 BE 73 DA CD 4B C9 http://www.mcs.net/~rneswold | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 14:11:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA13681 for freebsd-questions-outgoing; Tue, 8 Sep 1998 14:11:32 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kamiweb.kmworld.com (neis-208-156-224-43.neis.net [208.156.224.43] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA13671 for ; Tue, 8 Sep 1998 14:11:26 -0700 (PDT) (envelope-from webmaster@kmworld.com) Received: from kamiweb ([10.30.2.57]) by kamiweb.kmworld.com (Post.Office MTA v3.1.2 release (PO205-101c) ID# 0-0U10L2S100) with SMTP id BOP177 for ; Wed, 9 Sep 1998 04:51:19 -0400 To: "freebsd" From: webmaster@kmworld.com (Russ Jones) Subject: Introduction to Knowledge Management Message-Id: Content-Type: TEXT/PLAIN charset=US-ASCII Date: Wed, 9 Sep 1998 04:51:19 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Information Professional, To me, Knowledge Management means taking control of information sources, harnessing their power and putting them to use in the most effective way possible. That's why you are getting this message. I am the editor of KMWorld Magazine, the only monthly publication devoted to the advancement of business performance through the application of knowledge resources, inside your organization and out. We "applied" some technology last week : a web crawler that searched sites to find people -- like you -- to invite to become part of the knowledge managment community. How do you do that? Two Ways: 1. You can subscribe -- FREE -- to KMWorld Magazine. At 90,000 readers, KMWorld is the newspaper of record of the knowledge management systems market. 2. You can attend -- FREE -- KMExpo'98, October 13 -- 15, Chicago's McCormick Place. KMExpo is the only major international exhibition devoted to the subject of knowledge management See what we're about at http://www.kmworld.com/spider We think you understand the value of managing your corporate knowledge. We wouldn't have sent you this message if we didn't. But please feel free to exercise your right to "manage your information flow." If we sent this message in error, please reply with "remove me from your list" and we'll immediately make it so. Thank you for your valuable time. Sincerely, Andy Moore Editor-in-chief/Co-Publisher To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 14:30:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA16379 for freebsd-questions-outgoing; Tue, 8 Sep 1998 14:30:24 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from front6.grolier.fr (front6.grolier.fr [194.158.96.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA16345 for ; Tue, 8 Sep 1998 14:30:17 -0700 (PDT) (envelope-from ctoinard@club-internet.fr) Received: from ctoinard.club-internet.fr (orleans7-167.club-internet.fr [195.36.137.167]) by front6.grolier.fr (8.9.1/MGC-980407-Frontal-No_Relay) with SMTP id XAA15932; Tue, 8 Sep 1998 23:30:00 +0200 (MET DST) Message-ID: <35F59F47.4B98@club-internet.fr> Date: Tue, 08 Sep 1998 23:19:03 +0200 From: toinard Reply-To: ctoinard@club-internet.fr X-Mailer: Mozilla 3.01 [fr]C-CLUB (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG CC: toinard@cnam.fr Subject: Problems in Release 2.2.6 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I get frequent installation problems for the ports package with 2.2.6 Release. These installation problems deal with different X11 packages. For examples: - with gv, after the make processing, I get the following errors: imake -DUseInstalled -I/usr/X11R6/lib/config Imakefile.c:8 Imake.tmpl: No such file or directory imake: Exit code 33. Stop. *** Error code 1 - with gimp, after the make processing, I get the following errors: gtk.c:23 X11/Xlocale.h: No such file or directory Does anybody know something about these errors with X11 packages? Thanks, Christian Toinard. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 14:49:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA19293 for freebsd-questions-outgoing; Tue, 8 Sep 1998 14:49:10 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from okeefe.bestweb.net (okeefe.bestweb.net [209.94.100.110]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA19288 for ; Tue, 8 Sep 1998 14:49:08 -0700 (PDT) (envelope-from mstorch@bestweb.net) Received: from bestweb.net (dialin-10.katonah.bestweb.net [209.94.105.44]) by okeefe.bestweb.net (8.9.0/8.9.0) with ESMTP id RAA25981 for ; Tue, 8 Sep 1998 17:49:00 -0400 (EDT) Message-ID: <35F5A5E9.2B5FAFA3@bestweb.net> Date: Tue, 08 Sep 1998 17:47:21 -0400 From: Matt Storch X-Mailer: Mozilla 4.06 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Trying to configure HP Deskjet Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Despite having read the printer setup guide in the handbook, and having looked for information on HP's web site. I cannot get my HP Deskjet 540 to work under FreeBSD. The contents of my input filter (/usr/local/libexec/if) are: printf "\O33&k2G" && cat && printf "\f" && exit 0 exit 2 When I run lptest 20 5 | lpr the printer feeds a sheet but doesn't print anything on it. If I remove the first printf statement, it prints, but it has the "stair-step" effect described in the Handbook (which is why I added "printf "\O33&k2G"" in the first place)I copied the script verbatim from the Handbook, and I don't have any idea what's wrong. If it's supposed to have a zero instead of an O, that's not the problem, because I tried both. I hope I didn't ramble on too much in this message, and that you can understand my lame attempts to describe the problem :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 15:05:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA22199 for freebsd-questions-outgoing; Tue, 8 Sep 1998 15:05:16 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from devsys.jaguNET.com (devsys.jaguNET.com [206.156.208.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA22191 for ; Tue, 8 Sep 1998 15:05:14 -0700 (PDT) (envelope-from jim@jaguNET.com) Received: (from jim@localhost) by devsys.jaguNET.com (8.9.1/jag-2.4) id SAA28585 for freebsd-questions@FreeBSD.ORG; Tue, 8 Sep 1998 18:05:02 -0400 (EDT) From: Jim Jagielski Message-Id: <199809082205.SAA28585@devsys.jaguNET.com> Subject: Re: Moving from wd to sd To: freebsd-questions@FreeBSD.ORG Date: Tue, 8 Sep 1998 18:05:01 -0400 (EDT) Reply-To: jim@jaguNET.com In-Reply-To: from "Jim Jagielski" at Sep 8, 98 04:25:22 pm X-Mailer: ELM [version 2.4 PL25] Content-Type: text Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I wrote wrote: > > We are also recommending that they "drop" using the internal IDE drive > and instead use SCSI (they already have a 2940 installed and are using it > only to drive a DAT backup). Now the process in moving the files from > the IDE to SCSI are pretty easy (use sysinstall to format and partition > the SCSI drive, then temp mount it and use a dump|restore pipe to > transfer the file systems). All well and good. The "problem" is that > obviously we now want to boot from the SCSI drive, not the IDE drive. > I'm planning on just removing the IDE drive (but keeping the CDROM rom, > which is also IDE... Hmmm. possible problem?) but need to adjust the MBR > to boot from 'sd' by default. We'll have a weird setup (SCSI drive for FBSD > but using the IDE CDROM, since it's not used hardly at all)... > Just in case it's not clear. We're planning on adjusting the BIOS to either avoid the IDE disk totally (if we remove it) or change the boot order. -- =========================================================================== Jim Jagielski ||| jim@jaguNET.com ||| http://www.jaguNET.com/ "That's no ordinary rabbit... that's the most foul, cruel and bad-tempered rodent you ever laid eyes on" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 15:20:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA24808 for freebsd-questions-outgoing; Tue, 8 Sep 1998 15:20:21 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gatekeeper.ips.gov.au (ns.ips.gov.au [138.24.1.34]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA24796 for ; Tue, 8 Sep 1998 15:20:15 -0700 (PDT) (envelope-from colin@corona.syd.ips.gov.au) Received: by gatekeeper.ips.gov.au (8.7.5/8.7.3) id IAA03728 (from smap@localhost) for ; Wed, 9 Sep 1998 08:20:02 +1000 (EST) Received: from gpo.dmz.ips.gov.au(138.24.8.4) by gatekeeper.ips.gov.au via smap (V1.3) id xma003720; Wed, 9 Sep 98 08:19:59 +1000 Received: by gpo.dmz.ips.gov.au (8.7.5/8.7.3) id IAA26933 (from smap@localhost) for ; Wed, 9 Sep 1998 08:19:59 +1000 (EST) Received: from corona.syd.ips.gov.au(138.24.128.2) by gpo.dmz.ips.gov.au via smap (V1.3) id sma026931; Wed Sep 9 08:19:41 1998 Received: by corona.syd.ips.oz.au (8.7.5/8.7.3) with ESMTP id IAA23302 from turing.syd.ips.gov.au (turing.syd.ips.gov.au [138.24.128.12]) for ; Wed, 9 Sep 1998 08:19:38 +1000 (EST) Received: by turing.syd.ips.gov.au (8.7.5/8.7.3) id IAA01970 (from colin@localhost) for freebsd-questions@freebsd.org; Wed, 9 Sep 1998 08:19:37 +1000 (EST) Message-ID: X-Mailer: XFMail 1.3 [p0] on SunOS X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Wed, 09 Sep 1998 08:19:37 +1000 (EST) Organization: IPS Radio and Space Services From: Colin Yuile To: freebsd-questions@FreeBSD.ORG Subject: Summary DPT raidstation3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Problems solved. I had put an active terminator on the raidstation, and this seemed to be causing the main problems. The manual states that an external terminator is not needed. I had also put a cdrom on the internal narrow port and the ribbon cable proved to be too long. After removing the terminator and changing the cable FreeBSD installed perfectly. The system ran flawlessly and there were no problems with me removing a drive from the running system. thanks to all those that replied to my question, Colin Yuile (colin@ips.gov.au) IT Manager, IPS Radio and Space Services Department of Industry Science and Tourism To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 15:28:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA26132 for freebsd-questions-outgoing; Tue, 8 Sep 1998 15:28:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from Gina.esfm.ipn.mx (Gina.esfm.ipn.mx [148.204.102.61]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA26067 for ; Tue, 8 Sep 1998 15:27:56 -0700 (PDT) (envelope-from mrspock@esfm.ipn.mx) Received: from localhost by Gina.esfm.ipn.mx; (5.65/1.1.8.2/09Dec96-1145AM) id AA14137; Tue, 8 Sep 1998 17:26:36 -0600 Date: Tue, 8 Sep 1998 17:26:36 -0600 (CST) From: Eduardo Viruena Silva To: Scott Smyth Cc: questions@FreeBSD.ORG Subject: Re: Fatal trap 12 (fwd) 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, 4 Sep 1998, Scott Smyth wrote: > On Thu, 3 Sep 1998, Eduardo Viruena Silva wrote: > > Let me preface this by saying I have not been using FreeBSD > for very long but believe I solved the problem you are seeing in > one of two ways: > > 1) added more swap (180 MB from 64 MB); or > 2) accepted the 64MB limit and did not use "MaxMem" to > expand to the real 92MB. > > I am using the FreeBSD-3.0-cam source though (basically > FreeBSD-3.0). > > good luck, > Scott > Thank you Scott. I have finally found the problem: I bought two new banks of memory (SIMMS) I installed one of them in my machine and I reserved the other one. Somehow the new bank and the previous one were not compatible and memory seemed to have problems every hour. I was told that the problem came from the memory and I change one by one the SIMMS. There was no change. Finally, I changed the old memory bank by the new one, and it worked perfectly. Somehow the old memory and the new one were not compatible. ______ _ * / /###\ / \ __ /\ /\ * / ./#### \ * \__|_/ | | / \/ \ | b#####| * _ | __ | | __ = .. \____ \ \_\#####/ / \| / \ | | /\_\/ = \_| * \___\###/ * \_/\_/\__/\__\/_/\__/ = \______/ _ | | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 15:29:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA26741 for freebsd-questions-outgoing; Tue, 8 Sep 1998 15:29:55 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alpha.netvision.net.il (alpha.netvision.net.il [194.90.1.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA26667 for ; Tue, 8 Sep 1998 15:29:43 -0700 (PDT) (envelope-from ycs@netvision.net.il) Received: from netvision.net.il (RAS3-p87.hfa.netvision.net.il [62.0.146.87]) by alpha.netvision.net.il (8.8.6/8.8.6) with ESMTP id AAA15420 for ; Wed, 9 Sep 1998 00:28:25 +0300 (IDT) Message-ID: <35F5A1DD.386A6F0C@netvision.net.il> Date: Wed, 09 Sep 1998 00:30:05 +0300 From: Yoav Cohen-Sivan X-Mailer: Mozilla 4.5b1 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Measuring interrupt latency for the serial port Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there a way to measure interrupt latency for the sio driver? I've been seeing random link lockups during almost every PPP session I initiate (both kernel and user). The lockups would clear after hanging up and redialling. I finally figured I'd lower my bps from 115200 to 57600, and voila! lockups have disappeared. I've spent the better part of the past 2 days banging on the link (and my phone bill) like there's no tomorrow. Since the lockups were usually during heavy link and system use, my thoughts are that the serial FIFO was overflowing, and the sio driver didn't have time to respond to the serial port interrupt. This probably caused some corrupted packets to be sent to my ISP (using Cisco 5200 equipment), causing it to ignore me for the duration of the session. Even though everything seems fine now, I'd still like to be sure that lowering the bps was the cure. Finally, is there a way to find out if the FIFO overflowed? Yoav To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 15:33:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA27641 for freebsd-questions-outgoing; Tue, 8 Sep 1998 15:33:20 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.dudu.com.tw (mail.dudu.com.tw [203.69.65.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA27626 for ; Tue, 8 Sep 1998 15:33:14 -0700 (PDT) (envelope-from 100@www.hot.com) From: 100@www.hot.com Received: from Johnson ([203.70.150.53]) by mail.dudu.com.tw (8.7.5/8.7.3) with SMTP id WAA24085; Tue, 8 Sep 1998 22:10:51 +0800 Date: Tue, 8 Sep 1998 22:10:51 +0800 Message-Id: <199809081410.WAA24085@mail.dudu.com.tw> To: 100@mail.dudu.com.tw Subject: §K¶Oºô¯¸!! 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 http://come.to/hot100 §K¶O¯¸¥x¶°¤¤Àç To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 15:34:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA27930 for freebsd-questions-outgoing; Tue, 8 Sep 1998 15:34:13 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from brontes.kos.net (brontes.kos.net [199.246.2.199]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA27925 for ; Tue, 8 Sep 1998 15:34:11 -0700 (PDT) (envelope-from anoury@kos.net) Received: (qmail 10041 invoked from network); 8 Sep 1998 22:33:29 -0000 Received: from localhost.kos.net (HELO localhost) (127.0.0.1) by localhost.kos.net with SMTP; 8 Sep 1998 22:33:29 -0000 Date: Tue, 8 Sep 1998 18:33:29 -0400 (EDT) From: Andrew Noury X-Sender: anoury@brontes To: freebsd-questions@FreeBSD.ORG Subject: moving ftp directory Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, i'm having a problem relocting the ftp root firectory on a machine. it's more or less stock release 2.2.7 with the original ftpd. i want to move the root dir. from /var/ftp to /usr/home/ftp, i've tried /stand/sysinstall, updated the password file entry for ftp, checked the permissions of the new directory etc. but when i try to log-in anonymously, the server responds: 550 Can't set guest privileges and refuses the login. any help you can give is much appreciated. .andrew -------------------------------------------- Technical Support - Kingston Online Services home page - http://www.rumour.com/andrew Never confuse lack of talent for genius -to- -------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 15:37:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA28379 for freebsd-questions-outgoing; Tue, 8 Sep 1998 15:37:03 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from Gina.esfm.ipn.mx (Gina.esfm.ipn.mx [148.204.102.61]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA28374 for ; Tue, 8 Sep 1998 15:37:01 -0700 (PDT) (envelope-from mrspock@esfm.ipn.mx) Received: from localhost by Gina.esfm.ipn.mx; (5.65/1.1.8.2/09Dec96-1145AM) id AA14377; Tue, 8 Sep 1998 17:36:01 -0600 Date: Tue, 8 Sep 1998 17:36:01 -0600 (CST) From: Eduardo Viruena Silva To: Jonathan Chen Cc: questions@FreeBSD.ORG Subject: Re: Fatal trap 12 (fwd) 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, 7 Sep 1998, Jonathan Chen wrote: > On Fri, 4 Sep 1998, Eduardo Viruena Silva wrote: > > [...] > > Unfortunately I do not know how to make my computer to crash. And I'm > > afraid of making it fail because, as I already stated, my file systems get > > corrupted. When it happens, I have had to reinstall FreeBSD again. > > Perhaps I can make a program that allocates a lot of memory and I'll try > > to make several read/write access to it... > > One of the more common test is to run make world on the sources. The > compile process will stress-test the memory a bit. Thank you Jonathan. I worked. I rather compiled the kernel, my machine crashed twice. No serious problems arose. The curious thing was that I had to replace my old memory bank by a new one. I think that the old memory and the new one were not friends or something and they could not work together. None of the memory banks were defective, it just happened that the old one and the new ones could not work together. Strange, isn't it? > -- > Jonathan Chen | To do is to be -- Nietzsche > | To be is to do -- Sartre > | Scooby do be do -- Scooby > > ______ _ * / /###\ / \ __ /\ /\ * / ./#### \ * \__|_/ | | / \/ \ | b#####| * _ | __ | | __ = .. \____ \ \_\#####/ / \| / \ | | /\_\/ = \_| * \___\###/ * \_/\_/\__/\__\/_/\__/ = \______/ _ | | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 15:39:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA28690 for freebsd-questions-outgoing; Tue, 8 Sep 1998 15:39:32 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hertz.ukonline.co.uk (hertz.ukonline.co.uk [195.40.112.13]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA28520 for ; Tue, 8 Sep 1998 15:38:38 -0700 (PDT) (envelope-from c.raven@ukonline.co.uk) Received: (qmail 18566 invoked from network); 8 Sep 1998 22:48:42 -0000 Received: from lon4-12.ukonline.co.uk (HELO ukonline.co.uk) (195.40.113.204) by hertz.ukonline.co.uk with SMTP; 8 Sep 1998 22:48:42 -0000 Message-ID: <35F5AFFB.4631D726@ukonline.co.uk> Date: Tue, 08 Sep 1998 23:30:20 +0100 From: Christopher Raven Organization: CIAN X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: FreeBSD Questions Subject: Apache & Verisign Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I don't know if anyone knew about it, but I just noticed that verisign now supports apache http://www.verisign.com/guide/apache/index.html Chris R. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 15:42:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA29356 for freebsd-questions-outgoing; Tue, 8 Sep 1998 15:42:41 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA29349 for ; Tue, 8 Sep 1998 15:42:39 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-pbi-133.laker.net [208.0.233.33]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id SAA27294; Tue, 8 Sep 1998 18:42:24 -0400 Message-Id: <199809082242.SAA27294@laker.net> From: "Steve Friedrich" To: "Tammi Fowles" Cc: "FreeBSD Questions" Date: Tue, 08 Sep 1998 18:42:32 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="_=_=_=IMA.BOUNDARY.EYZLQW138764=_=_=_" Subject: Re: multiple ppp connections Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --_=_=_=IMA.BOUNDARY.EYZLQW138764=_=_=_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Tue, 08 Sep 1998 12:44:47 PDT, Tammi Fowles wrote: >my isp connection is named pppon >and connects fine and has a route (i can telnet, irc etc..). my unc >connection is named default and it dials and logs on but gives me and >error "no route to host" there is no socket, im not able to get >anywhere or do anything. i have edited the ppp.conf w/the second >connection information and the resolv.conf w/the second domain and ip >addy. im doing something really wrong. dfwhat do i need to do to get >have ppp connections work properly. the "default" tag in ppp.conf gets used for ALL connections. You need to take stuff that's specific to unc out of default and create a unc tag. The only stuff at default should be things that are performed for both unc and pppon. And I'd rename pppon to the name of the ISP. I've attached my ppp.conf (as ppp.cnf) which contains a setup for two ISPs. Compare it with your's. --_=_=_=IMA.BOUNDARY.EYZLQW138764=_=_=_ Content-Type: application/octet-stream; name="ppp.cnf" Content-Transfer-Encoding: base64 ZGVmYXVsdDoNCiBzZXQgc2VydmVyIC92YXIvdG1wL2ludGVybmV0IDAxNzcNCiBzZXQgbG9nIFBo YXNlIENoYXQgQ29ubmVjdCBDYXJyaWVyIExDUCBJUENQIENDUCB0dW4gY29tbWFuZA0KIGFsbG93 IHVzZXIgKioqKioNCiBzZXQgZGV2aWNlIC9kZXYvY3VhYTENCiBzZXQgc3BlZWQgMTE1MjAwDQog c2V0IGlmYWRkciAwIDANCiBzZXQgdGltZW91dCAwDQojIGVuYWJsZSBkbnMNCiBzZXQgZGlhbCAi QUJPUlQgQlVTWSBBQk9SVCBOT1xcc0NBUlJJRVIgVElNRU9VVCA1IFwiXCIgQVQgT0stQVQtT0sg QVRFMVEwIE9LIFxcZEFURFRcXFQgVElNRU9VVCA0MCBDT05ORUNUIg0KDQpsYWtlcm5ldDoNCiBz ZXQgcGhvbmUgODUyNjMwNHw0NzAxMjc0DQogc2V0IGF1dGhuYW1lICoqKioqKioqDQogc2V0IGF1 dGhrZXkgKioqKioqKioNCiMgdXNlIGZvciB1bml4IGxvZ2luDQojIHNldCBsb2dpbiAiVElNRU9V VCAxNSBsb2dpbjotXFxyLWxvZ2luOiAqKioqKioqKiB3b3JkOiBcXFAiDQojIHVzZSBmb3IgUEFQ L0NIQVAgbG9naW4NCiBzZXQgbG9naW4NCiMgYm9ndXMgY2xhc3MgQSBhZGRyZXNzIGp1c3QgdG8g ZXN0YWJsaXNoIGEgZGVmYXVsdCByb3V0ZSBhbmQgZW5hYmxlDQojIHBwcC1vbi1kZW1hbmQuIFdp bGwgYmUgcmVwbGFjZWQgYnkgcHBwLmxpbmt1cA0KIHNldCBpZmFkZHIgMTAuMC4wLjEvMCAxMC4w LjAuMi8wIDI1NS4yNTUuMjU1LjAgMA0KIGFkZCBkZWZhdWx0IDEwLjAuMC4yDQojIHNldCBpZmFk ZHIgMjA4LjAuMjMzLjEvMjQgMjA4LjAuMjMzLjIvMjQgMjU1LjI1NS4yNTUuMCAwLjAuMC4wDQoj IGFkZCBkZWZhdWx0IDIwOC4wLjIzMy4yDQoNCmVtaW5ldDoNCiBzZXQgcGhvbmUgOTYyOTcyNw0K IHNldCBhdXRobmFtZSAqKioqKioqKg0KIHNldCBhdXRoa2V5ICoqKioqKioqDQojIHVzZSBmb3Ig dW5peCBsb2dpbg0KIyBzZXQgbG9naW4gIlRJTUVPVVQgMTUgbG9naW46LVxcci1sb2dpbjogKioq KioqKiogd29yZDogXFxQIg0KIyB1c2UgZm9yIFBBUC9DSEFQIGxvZ2luDQogc2V0IGxvZ2luDQoj IGJvZ3VzIGNsYXNzIEEgYWRkcmVzcyBqdXN0IHRvIGVzdGFibGlzaCBhIGRlZmF1bHQgcm91dGUg YW5kIGVuYWJsZQ0KIyBwcHAtb24tZGVtYW5kLiBXaWxsIGJlIHJlcGxhY2VkIGJ5IHBwcC5saW5r dXANCiBzZXQgaWZhZGRyIDEwLjAuMC4xLzAgMTAuMC4wLjIvMCAyNTUuMjU1LjI1NS4wIDANCiBh ZGQgZGVmYXVsdCAxMC4wLjAuMg0K --_=_=_=IMA.BOUNDARY.EYZLQW138764=_=_=_-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 16:05:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA02023 for freebsd-questions-outgoing; Tue, 8 Sep 1998 16:05:18 -0700 (PDT) (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 QAA02013 for ; Tue, 8 Sep 1998 16:05:12 -0700 (PDT) (envelope-from Christoph.Prevezanos@post.uni-bielefeld.de) Received: from ripley (ppp39-1.hrz.uni-bielefeld.de [129.70.39.1]) by hermes.hrz.uni-bielefeld.de (8.8.6/8.8.6) with SMTP id BAA02562; Wed, 9 Sep 1998 01:06:48 +0200 (METDST) Message-ID: <199809090108410110.0179A8D4@Postfach.Uni-Bielefeld.de> In-Reply-To: <35F52989.896EA384@thinc.org> References: <35F52989.896EA384@thinc.org> X-Mailer: Calypso Version 2.40.35 Date: Wed, 09 Sep 1998 01:08:41 +0200 From: "Christoph Prevezanos" To: mmohsin@thinc.org, freebsd-questions@FreeBSD.ORG Subject: Re: Doom Error 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 QAA02018 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! >I installed Doom and configured Freebsd to run Linux binaries. When I >run Doom, it loads then it gives me an error saying that it requires 256 >colors to run. I am not sure what to do. Please help. I think you just gave the answer to yourself. Doom only runs in 256-color mode not in 64.000 or 16.5 mio. So just switch your X to this mode and Doom will run fine. The easiest way to switch the screen-mode is by the graphical config-util that comes with X. You can start it e.g. from the menue you get with "/stand/sysinstall". Regards, 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 Tue Sep 8 16:12:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA03158 for freebsd-questions-outgoing; Tue, 8 Sep 1998 16:12:04 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from Sun.Farlep.Net (Sun.Farlep.Net [195.145.102.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA03052 for ; Tue, 8 Sep 1998 16:11:55 -0700 (PDT) (envelope-from alexv@Sun.Farlep.Net) Received: (from alexv@localhost) by Sun.Farlep.Net (8.9.0/8.9.0/Farlep-Mail-2.0) id CAA08836 for freebsd-questions@freebsd.org; Wed, 9 Sep 1998 02:11:31 +0300 (EEST) From: "Alexey V.Vinogradov" Message-Id: <199809082311.CAA08836@Sun.Farlep.Net> Subject: about maxlen username To: freebsd-questions@FreeBSD.ORG Date: Wed, 9 Sep 1998 02:11:31 +0300 (EEST) Organization: Farlep-Internet X-NCC-RegID: net.farlep X-NIC-HDL: ... X-Phone: +380(0482)210706 X-Fax: +380(0482)429111 X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, All! Pls help me with my problem. I want create users with user name length more 8 symvols. But chpass & passwd NOT change password for this users. What i must do for fixing this problem? Regards, --- Farlep-Internet. Alexey V.Vinogradov System Administator. e-mail: alexv@farlep.net phone: +(380)-482-210706 AVV5-RIPE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 16:19:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA04294 for freebsd-questions-outgoing; Tue, 8 Sep 1998 16:19:30 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mx.seanet.com (dns2.seanet.com [199.181.164.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA04286 for ; Tue, 8 Sep 1998 16:19:28 -0700 (PDT) (envelope-from sab@seanet.com) Received: from mail.dniquote.com ([204.182.124.98]) by mx.seanet.com (8.8.8/Seanet-8.7.3) with ESMTP id QAA13132 for ; Tue, 8 Sep 1998 16:19:20 -0700 (PDT) Received: from voyager (voyager [204.182.126.230]) by mail.dniquote.com (8.8.7/8.8.7) with SMTP id QAA01272 for ; Tue, 8 Sep 1998 16:19:17 -0700 (PDT) (envelope-from sab@seanet.com) Reply-To: From: "Scott Blachowicz" To: Subject: de0 receive errors Date: Tue, 8 Sep 1998 16:19:15 -0700 Message-ID: <002401bddb7f$19d1c7b0$e67eb6cc@voyager> 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 Hi- I recently added a de0 interface card to my FreeBSD box....and I've noticed some messages coming out: > de0: receive: 00:60:08:5b:bc:bf: bad crc > de0: receive: 00:80:5f:4c:e0:e4: bad crc > de0: receive: 00:60:08:5b:bc:bf: alignment error > de0: receive: 00:60:08:5b:bc:bf: alignment error > de0: receive: 00:60:08:5b:bc:bf: bad crc Are these things I should worry about? Those MAC addresses both belong to network that are in a pair of old Compaq 486 server type systems. Thanx, Scott Blachowicz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 16:24:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA05192 for freebsd-questions-outgoing; Tue, 8 Sep 1998 16:24:22 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from server5.singular.com (server5.singular.com [204.140.208.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA05183 for ; Tue, 8 Sep 1998 16:24:21 -0700 (PDT) (envelope-from JBarbee@server5.singular.com) Received: by server5.singular.com with Internet Mail Service (5.5.2232.9) id ; Tue, 8 Sep 1998 16:25:00 -0700 Message-ID: <71B40CA7B273D0119DBF080009B46D4003E18F@server5.singular.com> From: John Barbee To: "'Christoph Prevezanos'" , mmohsin@thinc.org, freebsd-questions@FreeBSD.ORG Subject: RE: Doom Error Date: Tue, 8 Sep 1998 16:24:59 -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 /usr/X11R6/bin/XF86Setup i think, haven't done it in a while -----Original Message----- From: Christoph Prevezanos [mailto:Christoph.Prevezanos@post.uni-bielefeld.de] Sent: Tuesday, September 08, 1998 4:09 PM To: mmohsin@thinc.org; freebsd-questions@FreeBSD.ORG Subject: Re: Doom Error Hello! >I installed Doom and configured Freebsd to run Linux binaries. When I >run Doom, it loads then it gives me an error saying that it requires 256 >colors to run. I am not sure what to do. Please help. I think you just gave the answer to yourself. Doom only runs in 256-color mode not in 64.000 or 16.5 mio. So just switch your X to this mode and Doom will run fine. The easiest way to switch the screen-mode is by the graphical config-util that comes with X. You can start it e.g. from the menue you get with "/stand/sysinstall". Regards, 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 Sep 8 16:36:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA07373 for freebsd-questions-outgoing; Tue, 8 Sep 1998 16:36:26 -0700 (PDT) (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 QAA07318 for ; Tue, 8 Sep 1998 16:36:17 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (root@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id AAA10421; Wed, 9 Sep 1998 00:25:38 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id AAA03266; Wed, 9 Sep 1998 00:24:12 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809082324.AAA03266@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Lenya Fomin cc: freebsd-questions@FreeBSD.ORG Subject: Re: Call back In-reply-to: Your message of "Tue, 08 Sep 1998 15:37:24 +0400." <35F516F4.318182D6@vpk.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 09 Sep 1998 00:24:10 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > He averybody. > Is FreeBSD support call back ? Yes. If you're not running -current, get the latest ppp via http://www.Awfulhak.org/ppp.html -- 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 Sep 8 16:37:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA07544 for freebsd-questions-outgoing; Tue, 8 Sep 1998 16:37:23 -0700 (PDT) (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 QAA07516 for ; Tue, 8 Sep 1998 16:37:18 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (root@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id AAA10706; Wed, 9 Sep 1998 00:30:01 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id AAA03300; Wed, 9 Sep 1998 00:28:35 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809082328.AAA03300@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Michael Slater cc: freebsd-questions@FreeBSD.ORG Subject: Re: PPP compiling error In-reply-to: Your message of "Tue, 08 Sep 1998 19:47:07 +0800." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 09 Sep 1998 00:28:34 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG /usr/include/sys/md5.h contains the MD5_CTX typedef. This file is included from /usr/include/md5.h which is included from chap.c So, either you've got a dodgy copy of md5.h or you've got a dodgy build environment. > Hi, > while trying to compile pp-980904 on FreeBSD-2.2.7 i get the following > errors : > > chap.c: In function `RecvChapTalk': > chap.c:123: `MD5_CTX' undeclared (first use this function) > chap.c:123: (Each undeclared identifier is reported only once > chap.c:123: for each function it appears in.) > chap.c:123: parse error before `MD5context' > chap.c:198: warning: implicit declaration of function `MD5Init' > chap.c:198: `MD5context' undeclared (first use this function) > chap.c:199: warning: implicit declaration of function `MD5Update' > chap.c:200: warning: implicit declaration of function `MD5Final' > > Anybody have a clue how to fix this ? > > > Michael -- 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 Sep 8 17:04:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA12863 for freebsd-questions-outgoing; Tue, 8 Sep 1998 17:04:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA12823 for ; Tue, 8 Sep 1998 17:04:39 -0700 (PDT) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id RAA10165; Tue, 8 Sep 1998 17:00:59 -0700 (PDT) Message-Id: <199809090000.RAA10165@implode.root.com> To: Jim Jagielski cc: freebsd-questions@FreeBSD.ORG Subject: Re: Moving from wd to sd In-reply-to: Your message of "Tue, 08 Sep 1998 16:25:22 EDT." From: David Greenman Reply-To: dg@root.com Date: Tue, 08 Sep 1998 17:00:58 -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >We have a bit of a strange situation. We've recently had a customer move >over to us and want their server upgraded. Now most of these upgrades >we've already done (such as more memory, upgrade to 2.2.7, etc.) but >we are also recommending that they "drop" using the internal IDE drive >and instead use SCSI (they already have a 2940 installed and are using it >only to drive a DAT backup). Now the process in moving the files from >the IDE to SCSI are pretty easy (use sysinstall to format and partition >the SCSI drive, then temp mount it and use a dump|restore pipe to >transfer the file systems). All well and good. The "problem" is that >obviously we now want to boot from the SCSI drive, not the IDE drive. >I'm planning on just removing the IDE drive (but keeping the CDROM rom, >which is also IDE... Hmmm. possible problem?) but need to adjust the MBR >to boot from 'sd' by default. We'll have a weird setup (SCSI drive for FBSD >but using the IDE CDROM, since it's not used hardly at all)... > >Any ideas on how to easily implement this? Go into the BIOS and change the IDE drive to 'not installed'. FreeBSD will still be able to figure out the geometry settings, but the BIOS will skip it and boot the SCSI disk instead. -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 Tue Sep 8 17:05:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA12963 for freebsd-questions-outgoing; Tue, 8 Sep 1998 17:05:03 -0700 (PDT) (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 RAA12934 for ; Tue, 8 Sep 1998 17:04:59 -0700 (PDT) (envelope-from Rothgar25@aol.com) From: Rothgar25@aol.com Received: from Rothgar25@aol.com by imo21.mx.aol.com (IMOv16.1) id HHXQa11276 for ; Tue, 8 Sep 1998 20:04:32 +2000 (EDT) Message-ID: <26e81bb3.35f5c610@aol.com> Date: Tue, 8 Sep 1998 20:04:32 EDT To: freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Subject: ports question Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Mailer: AOL 4.0 for Windows 95 sub 214 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I tried to install the Seyon program under the comms directory but I get the following message: ===> seyon-2.14b is marked as broken: Installs file in /root/.seyon. Could you please tell me what's going on? I could not find the tarball in the CDROM I'm using so I downloaded the tarbal and placed it in the distfiles directory prior to entering 'make install'. I checked /root directory for the .seyon file that it talks about but it wasn't there. I have not seen an explanation of this error on the ports Questions and Answers page. Thank you, Jose rothgar25@aol.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 17:15:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA14759 for freebsd-questions-outgoing; Tue, 8 Sep 1998 17:15:14 -0700 (PDT) (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 RAA14752 for ; Tue, 8 Sep 1998 17:15:12 -0700 (PDT) (envelope-from nrahlstr@mail.winternet.com) Received: (from adm@localhost) by icicle.winternet.com (8.8.8/8.8.8) id TAA27429; Tue, 8 Sep 1998 19:14:50 -0500 (CDT) Received: from tundra.winternet.com(198.174.169.11) by icicle.winternet.com via smap (V2.0) id xma027361; Tue, 8 Sep 98 19:14:22 -0500 Received: from localhost (nrahlstr@localhost) by tundra.winternet.com (8.8.7/8.8.4) with SMTP id TAA11936; Tue, 8 Sep 1998 19:14:20 -0500 (CDT) X-Authentication-Warning: tundra.winternet.com: nrahlstr owned process doing -bs Date: Tue, 8 Sep 1998 19:14:20 -0500 (CDT) From: Nathan Ahlstrom Reply-To: nrahlstr@FreeBSD.ORG To: "Alexey V.Vinogradov" cc: freebsd-questions@FreeBSD.ORG Subject: Re: about maxlen username In-Reply-To: <199809082311.CAA08836@Sun.Farlep.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 > Hello, All! > Pls help me with my problem. I want create users with user name length more > 8 symvols. But chpass & passwd NOT change password for this users. > What i must do for fixing this problem? http://www.freebsd.org/FAQ/FAQ222.html#222 Good Luck, Nathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 17:50:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA19295 for freebsd-questions-outgoing; Tue, 8 Sep 1998 17:50:30 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from stlinux.ouhk.edu.hk (stlinux.ouhk.edu.hk [202.40.219.228]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA19281 for ; Tue, 8 Sep 1998 17:50:26 -0700 (PDT) (envelope-from angelayu@stlinux.ouhk.edu.hk) Received: from localhost (angelayu@localhost) by stlinux.ouhk.edu.hk (8.8.5/8.8.5) with SMTP id IAA04620; Wed, 9 Sep 1998 08:47:16 +0800 Date: Wed, 9 Sep 1998 08:47:16 +0800 (HKT) From: angelayu To: freebsd cc: OlegSemenyuk Subject: inode Message-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 anyone can help me? now, i know my dir /usr is not free inode! 1) can i delete some files from this /usr dir? in fact, i know rm can do that. but i don't know which files should be 'system' or not? 2) my computer has a problem when installing more than one harddisk but i don't know why? but i will try this method again. if hardisk can be installed succesffully, what step i can do later? i) mount this hardisk? (automatically or manually) ii) do i need add any command? iii) do i create dir /usr again? Tks 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 Tue Sep 8 17:54:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA20112 for freebsd-questions-outgoing; Tue, 8 Sep 1998 17:54:55 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.nwlink.com (mail.nwlink.com [209.20.130.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA20076 for ; Tue, 8 Sep 1998 17:54:45 -0700 (PDT) (envelope-from kclark@nwlink.com) Received: from nwlink.com (ip2.usr7.usw.du.nwlink.com [209.20.138.2]) by mail.nwlink.com (8.8.8/8.8.8) with ESMTP id RAA05818 for ; Tue, 8 Sep 1998 17:54:38 -0700 (PDT) Message-ID: <35F5D0E1.75834958@nwlink.com> Date: Tue, 08 Sep 1998 17:50:42 -0700 From: kclark X-Mailer: Mozilla 4.5b1 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD and Web hosting 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 run FreeBSD on my box for hosting. Will this be able to handle(dumb Q) and what other software would I need? Thank you in advance and I am looking for your reply. KC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 18:30:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA24679 for freebsd-questions-outgoing; Tue, 8 Sep 1998 18:30:14 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from loviatar.webcom.com (loviatar.webcom.com [209.1.28.41]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA24674 for ; Tue, 8 Sep 1998 18:30:12 -0700 (PDT) (envelope-from graeme@echidna.com) Received: from kigal.webcom.com (kigal.webcom.com [209.1.28.57]) by loviatar.webcom.com (8.9.1/8.9.1) with SMTP id SAA10546; Tue, 8 Sep 1998 18:30:07 -0700 Received: from [199.183.207.81] by inanna.webcom.com (WebCom SMTP 1.2.1) with SMTP id 3493056; Tue Sep 08 18:29 PDT 1998 Message-Id: <35F60387.58A6@echidna.com> Date: Tue, 08 Sep 1998 21:26:47 -0700 From: Graeme Tait Organization: Echidna X-Mailer: Mozilla 2.02 (Win16; I) Mime-Version: 1.0 To: Christopher Raven , freebsd-questions@FreeBSD.ORG Cc: info@boatbooks.com Subject: Re: Apache & Verisign References: <35F5AFFB.4631D726@ukonline.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 Christopher Raven wrote: > > I don't know if anyone knew about it, but I just noticed that verisign > now supports apache > > http://www.verisign.com/guide/apache/index.html Indeed! I would guess that Verisign could not resist the potential Apache market, nor did they want to lose it to competitors. However, there is, as I understand it (and please correct me if I am wrong on any of this), one catch if you use a free version of SSLeay, and it is curious that Verisign (AFAIK) are silent on this point. I'll repeat what I posted here previously: "Just be aware that for using SSLeay in the US, you need a BSafe license from RSA (and I believe you are required to substitute their cipher code for that in SSLeay). There is a special license plan for non-profits. For individual commercial use, getting an RSA license is a practical impossibility as I understand it." Stronghold (the Verisign link appears to be incorrect - it should be http://www.c2.net/) and Raven (http://raven.covalent.net/ - no relation, I assume?), mentioned in Verisign's info at http://www.verisign.com/guide/apache/apache.html, provide RSA licensing within their products. I write this in the light of shopping around for SSL/Apache software for use in the US. It is rather frustrating that a great piece of free software like Apache (which can run on a great free OS like FreeBSD) is hobbled for serious commercial use in the US by the effective lack of free SSL support, when all the required software is available for free. Of course, it could never quite be free with RSA licensing required, but I'm sure that the RSA license fee built into all the commercial SSL server packages is a small fraction of their cost - probably of the same order as a typical shareware fee. The commercial products Verisign mention are expensive. Raven ($357) is as I understand it is based on SSLeay, and not much different from what you can have for free, but with RSA licensing included. Stronghold is even more expensive ($995), uses superior proprietary SSL code, and has many added features - ostensibly a fine product. But unfortunately it hobbles Apache by being issued in binary form, and by lagging Apache releases. They have only just released a version incorporating V1.30 Apache, and that in a rather unsatisfactory form. Apache make much of US export restrictions constraining SSL-enabled distributions, but as far as I can see that is a red herring, and the only real issue preventing the issuance of a minimal cost Apache/SSLeay distribution is the creation of a mechanism for paying RSA a reasonable license fee. The lifting of US export restrictions on encryption code will do nothing to change that fact. I apologize if this long-winded post is a bit off-topic, but I'm hoping someone can point to some source of hope in my quest for low-cost SSL. (And I'm restraining myself from getting into the issue of why SSL certificates should cost so much.) -- 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 Tue Sep 8 18:49:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA27088 for freebsd-questions-outgoing; Tue, 8 Sep 1998 18:49:51 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from send101.yahoomail.com (send101.yahoomail.com [205.180.60.87]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id SAA27083 for ; Tue, 8 Sep 1998 18:49:50 -0700 (PDT) (envelope-from mphalpin@yahoo.com) Message-ID: <19980909014943.26156.rocketmail@send101.yahoomail.com> Received: from [166.72.196.72] by send101.yahoomail.com; Tue, 08 Sep 1998 18:49:43 PDT Date: Tue, 8 Sep 1998 18:49:43 -0700 (PDT) From: "M. Halpin" Subject: FreeBSD Installation 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 Heya, We know someone who has a CD-Writer. We'd like to create a bootable FreeBSD disk. Where could we find some information on this and/or the necessary files? Thank you. _________________________________________________________ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 18:54:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA27649 for freebsd-questions-outgoing; Tue, 8 Sep 1998 18:54:49 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from endeavor.flash.net (endeavor.flash.net [209.30.0.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA27641 for ; Tue, 8 Sep 1998 18:54:44 -0700 (PDT) (envelope-from kishan@flash.net) Received: from flash.net (p219.sas3.dialup.lax1.flash.net [209.30.74.219]) by endeavor.flash.net (8.8.8/8.8.5) with ESMTP id UAA04446 for ; Tue, 8 Sep 1998 20:54:36 -0500 (CDT) Message-ID: <35F5DF89.DE35127A@flash.net> Date: Tue, 08 Sep 1998 18:53:13 -0700 From: Kishan Barrett | Net-Pirate Reply-To: kishan@flash.net X-Mailer: Mozilla 4.06 [en] (Win98; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: how do u make a boot disk 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 u make a boot disk when you aren't root -- C-YA!!!! Kishan Barrett | Net-Pirate | NPHQ netpirate@zwb.net http://nphq.cjb.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 19:01:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA28198 for freebsd-questions-outgoing; Tue, 8 Sep 1998 19:01:08 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.cybcon.com (mail.cybcon.com [205.147.64.46]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA28193 for ; Tue, 8 Sep 1998 19:01:06 -0700 (PDT) (envelope-from wwoods@cybcon.com) Received: from support1.cybcon.com (william@support1.cybcon.com [205.147.76.99]) by mail.cybcon.com (8.9.0/8.9.0) with ESMTP id TAA21917 for ; Tue, 8 Sep 1998 19:00:58 -0700 (PDT) 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, 08 Sep 1998 19:00:47 -0700 (PDT) Reply-To: wwoods@cybcon.com From: William Woods To: FreeBSD Questions Subject: Oh shit----Help with this please......... Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey guys, my machiene suddenly rebooted while I was sitting in front of it, I have errors loogged to /var/log/messages and here is the log part.....what happened here and how can I stop it from happening again. I am running -current elf, btw. ------------------------------------------------------------------------- Sep 8 18:50:49 support1 /kernel: Fatal trap 12: page fault while in kernel mode Sep 8 18:50:49 support1 /kernel: Sep 8 18:50:49 support1 /kernel: Fatal trap 12: page fault while in kernel mode Sep 8 18:50:49 support1 /kernel: fault virtual address = 0x0 Sep 8 18:50:49 support1 /kernel: fault virtual address = 0x0 Sep 8 18:50:49 support1 /kernel: fault code = supervisor read, page not present Sep 8 18:50:49 support1 /kernel: fault code = supervisor read, page not present Sep 8 18:50:49 support1 /kernel: instruction pointer = 0x8:0xf0120861 Sep 8 18:50:49 support1 /kernel: instruction pointer = 0x8:0xf0120861 Sep 8 18:50:49 support1 /kernel: stack pointer = 0x10:0xf8092ee4 Sep 8 18:50:49 support1 /kernel: stack pointer = 0x10:0xf8092ee4 Sep 8 18:50:49 support1 /kernel: frame pointer = 0x10:0xf8092f60 Sep 8 18:50:49 support1 /kernel: frame pointer = 0x10:0xf8092f60 Sep 8 18:50:49 support1 /kernel: code segment = base 0x0, limit 0xfffff, type 0x1b Sep 8 18:50:49 support1 /kernel: code segment = base 0x0, limit 0xfffff, type 0x1b Sep 8 18:50:49 support1 /kernel: = DPL 0, pres 1, def32 1, gran 1 Sep 8 18:50:49 support1 /kernel: = DPL 0, pres 1, def32 1, gran 1 Sep 8 18:50:49 support1 /kernel: processor eflags = interrupt enabled, resume, IOPL = 0 Sep 8 18:50:49 support1 /kernel: processor eflags = interrupt enabled, resume, IOPL = 0 Sep 8 18:50:49 support1 /kernel: current process = 399 (navigator-4.06.b) Sep 8 18:50:49 support1 /kernel: current process = 399 (navigator-4.06.b) Sep 8 18:50:49 support1 /kernel: interrupt mask = Sep 8 18:50:49 support1 /kernel: interrupt mask = Sep 8 18:50:49 support1 /kernel: trap number = 12 Sep 8 18:50:49 support1 /kernel: trap number = 12 Sep 8 18:50:49 support1 /kernel: panic: page fault Sep 8 18:50:49 support1 /kernel: panic: page fault Sep 8 18:50:49 support1 /kernel: Sep 8 18:50:49 support1 /kernel: Sep 8 18:50:49 support1 /kernel: syncing disks... 2 done Sep 8 18:50:49 support1 /kernel: syncing disks... 2 done Sep 8 18:50:49 support1 /kernel: Automatic reboot in 15 seconds - press a key on the console to abort Sep 8 18:50:49 support1 /kernel: Automatic reboot in 15 seconds - press a key on the console to abort Sep 8 18:50:49 support1 /kernel: Rebooting... Sep 8 18:50:49 support1 /kernel: Rebooting... --------------------------------------------------- Again, please help me with this...what is going on here....... --------------------- William Woods Date: 08-Sep-98 / Time: 18:54:05 goto to: http//www.freebsd.org. --> FreeBSD 3.0 CURRENT ELF <-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 19:04:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA28620 for freebsd-questions-outgoing; Tue, 8 Sep 1998 19:04:37 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.cybcon.com (mail.cybcon.com [205.147.64.46]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA28601; Tue, 8 Sep 1998 19:04:35 -0700 (PDT) (envelope-from wwoods@cybcon.com) Received: from support1.cybcon.com (william@support1.cybcon.com [205.147.76.99]) by mail.cybcon.com (8.9.0/8.9.0) with ESMTP id TAA22059; Tue, 8 Sep 1998 19:04:28 -0700 (PDT) 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, 08 Sep 1998 19:04:17 -0700 (PDT) Reply-To: wwoods@cybcon.com From: William Woods To: FreeBSD Questions Subject: Kernel Panic - Fatal Trap......HELP Cc: FreebSD Current Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey guys, my machiene suddenly rebooted while I was sitting in front of it, I have errors logged to /var/log/messages and here is the log part.....what happened here and how can I stop it from happening again. I am running -current elf, btw. ------------------------------------------------------------------------- Sep 8 18:50:49 support1 /kernel: Fatal trap 12: page fault while in kernel mode Sep 8 18:50:49 support1 /kernel: Sep 8 18:50:49 support1 /kernel: Fatal trap 12: page fault while in kernel mode Sep 8 18:50:49 support1 /kernel: fault virtual address = 0x0 Sep 8 18:50:49 support1 /kernel: fault virtual address = 0x0 Sep 8 18:50:49 support1 /kernel: fault code = supervisor read, page not present Sep 8 18:50:49 support1 /kernel: fault code = supervisor read, page not present Sep 8 18:50:49 support1 /kernel: instruction pointer = 0x8:0xf0120861 Sep 8 18:50:49 support1 /kernel: instruction pointer = 0x8:0xf0120861 Sep 8 18:50:49 support1 /kernel: stack pointer = 0x10:0xf8092ee4 Sep 8 18:50:49 support1 /kernel: stack pointer = 0x10:0xf8092ee4 Sep 8 18:50:49 support1 /kernel: frame pointer = 0x10:0xf8092f60 Sep 8 18:50:49 support1 /kernel: frame pointer = 0x10:0xf8092f60 Sep 8 18:50:49 support1 /kernel: code segment = base 0x0, limit 0xfffff, type 0x1b Sep 8 18:50:49 support1 /kernel: code segment = base 0x0, limit 0xfffff, type 0x1b Sep 8 18:50:49 support1 /kernel: = DPL 0, pres 1, def32 1, gran 1 Sep 8 18:50:49 support1 /kernel: = DPL 0, pres 1, def32 1, gran 1 Sep 8 18:50:49 support1 /kernel: processor eflags = interrupt enabled, resume, IOPL = 0 Sep 8 18:50:49 support1 /kernel: processor eflags = interrupt enabled, resume, IOPL = 0 Sep 8 18:50:49 support1 /kernel: current process = 399 (navigator-4.06.b) Sep 8 18:50:49 support1 /kernel: current process = 399 (navigator-4.06.b) Sep 8 18:50:49 support1 /kernel: interrupt mask = Sep 8 18:50:49 support1 /kernel: interrupt mask = Sep 8 18:50:49 support1 /kernel: trap number = 12 Sep 8 18:50:49 support1 /kernel: trap number = 12 Sep 8 18:50:49 support1 /kernel: panic: page fault Sep 8 18:50:49 support1 /kernel: panic: page fault Sep 8 18:50:49 support1 /kernel: Sep 8 18:50:49 support1 /kernel: Sep 8 18:50:49 support1 /kernel: syncing disks... 2 done Sep 8 18:50:49 support1 /kernel: syncing disks... 2 done Sep 8 18:50:49 support1 /kernel: Automatic reboot in 15 seconds - press a key on the console to abort Sep 8 18:50:49 support1 /kernel: Automatic reboot in 15 seconds - press a key on the console to abort Sep 8 18:50:49 support1 /kernel: Rebooting... Sep 8 18:50:49 support1 /kernel: Rebooting... --------------------------------------------------- Again, please help me with this...what is going on here....... --------------------- William Woods Date: 08-Sep-98 / Time: 18:54:05 goto to: http//www.freebsd.org. --> FreeBSD 3.0 CURRENT ELF <-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 19:14:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA00315 for freebsd-questions-outgoing; Tue, 8 Sep 1998 19:14:25 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns1.thetingroup.com (c879583-a.ptbrg1.sfba.home.com [24.1.88.78]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA00287 for ; Tue, 8 Sep 1998 19:14:19 -0700 (PDT) (envelope-from brian@briang.org) Received: from brian-desktop ([192.168.0.41] (may be forged)) by ns1.thetingroup.com (2.5 Build 2640 (Berkeley 8.8.6)/8.8.4) with SMTP id TAA00021 for ; Tue, 08 Sep 1998 19:20:30 -0700 Message-ID: <000901bddb98$09eed180$2900a8c0@brian-desktop.thetingroup.com> From: "Briang.org" To: Subject: IP Blocking Date: Tue, 8 Sep 1998 19:17:34 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0006_01BDDB5D.553F5FA0" 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_0006_01BDDB5D.553F5FA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable What I'm trying to do is block a Domain or a hole Class C segment, this = is what I'm running ED0 =3D 24.1.88.xx ED1 =3D 192.168.0.1 local Lan =3D 192.168.0.2 to 192.168.0.64 /KERNEL IPDIVERT IPFIREWALL IPFIREWALL_VERBOSE IPFIREWALL_VERBOSE_LIMIT /etc/rc/local ipfw -f flush ipfw add 1000 pass all from 127.0.0.1 to 127.0.0.1 ipfw add divert 6668 all from any to any via ed0 ipfw add 6500 pass all from any to any I'm trying to block all traffic from 24.0.0.0/24 or which is home.com. I tryed=20 " ipfw add deny all from 24.0.0.0/24 to 24.1.88.78 via ed0 " And that didn't work,=20 Can you tell me how to log all incoming traffic to the box ? I have looked at man ipfw and just dont understand what it's trying to say about logging. Thanks Brian =20 ------=_NextPart_000_0006_01BDDB5D.553F5FA0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
What I'm trying to do is block a = Domain or a=20 hole Class C segment, this is what I'm running
 
ED0 =3D 24.1.88.xx
ED1 =3D 192.168.0.1
local Lan =3D 192.168.0.2 to = 192.168.0.64
 
/KERNEL
IPDIVERT
IPFIREWALL
IPFIREWALL_VERBOSE
IPFIREWALL_VERBOSE_LIMIT
 
/etc/rc/local
ipfw -f flush
ipfw add 1000 pass all from = 127.0.0.1 to=20 127.0.0.1
ipfw add divert 6668 all from any to any via ed0
ipfw = add 6500=20 pass all from any to any
 
I'm trying to block all traffic from = 24.0.0.0/24=20 or which is home.com.
I tryed
" ipfw = add deny all=20 from 24.0.0.0/24 to 24.1.88.78 via ed0 "
And that didn't work,
Can you tell me how to log all incoming traffic to = the box=20 ?
I have looked at man ipfw and just dont understand = what it's=20 trying
to say about logging.
 
Thanks Brian
 
 
------=_NextPart_000_0006_01BDDB5D.553F5FA0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 19:22:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA01542 for freebsd-questions-outgoing; Tue, 8 Sep 1998 19:22:07 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rose.dlut.edu.cn (rose.dlut.edu.cn [202.118.66.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA01407 for ; Tue, 8 Sep 1998 19:21:52 -0700 (PDT) (envelope-from tcc@rose.dlut.edu.cn) Received: from tulip.dlut.edu.cn (jlhg.dlut.edu.cn [202.118.66.66]) by rose.dlut.edu.cn (8.8.7/8.8.7) with SMTP id KAA16136 for ; Wed, 9 Sep 1998 10:22:03 +0900 (CDT) Message-ID: <35F5E58A.581D@rose.dlut.edu.cn> Date: Wed, 09 Sep 1998 10:18:50 +0800 From: Changchun Teng Reply-To: tcc@rose.dlut.edu.cn Organization: Network Center of DLUT X-Mailer: Mozilla 3.04Gold (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Serial mouse problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear supporter: My system is FreeBSD 2.2.7. When I configed my X-win, I found that I could not use my serial mouse. When I launched "moused -p /dev/cuaa0", the system hinted that cannot determins mouse type on /dev/cuaa0. So I had to config my X-win with /dev/sysmouse as my mouse device. I can started the X-win, but I still could not use the mouse. Can you give me an answer to solve it? Yours netangel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 19:36:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA03611 for freebsd-questions-outgoing; Tue, 8 Sep 1998 19:36:29 -0700 (PDT) (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 TAA03604 for ; Tue, 8 Sep 1998 19:36:24 -0700 (PDT) (envelope-from malartre@aei.ca) Received: from aei.ca (aeiusrE-35.aei.ca [206.186.204.235]) by gamma.aei.ca (8.8.5/8.8.5) with ESMTP id WAA03495 for ; Tue, 8 Sep 1998 22:36:16 -0400 (EDT) Message-ID: <35F49BC3.2D476334@aei.ca> Date: Mon, 07 Sep 1998 22:51:47 -0400 From: Malartre X-Mailer: Mozilla 4.06 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions Subject: Re: Sharing Netscape Communicator 4.05 mail files? References: <35F3712B.265C9885@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 Ryan Thompson wrote: > > Hiya hiya... More "intelligent" questions from yours truly :) > > Just a query... Has anyone SUCCESSFULLY shared the SAME netscape mail > folder between both Win95 Netscape 4.05 and FreeBSD-* Netscape 4.05? > I want to access the SAME Inbox, Sent messages, etc folders on an MSDOS > FAT partition (note mounting is NOT the problem here.. both OSes can see > the Win95 Netscape mailbox just fine :) I want to (ideally) be able to > access my mail account from EITHER OS, and have the same downloaded > messages visible and accessible from either OS. > > >From what I can tell, each flavor of Netscape stores the folders only > slightly differently... Win95 appears to add an assortment of header > files, indexes and what not, while BSD Netscape seems only to need the > INBOX. or equivalent file to generate it's OWN header/summary files. > > I found this out on an earlier install when I COPIED the contents of one > of my Win95 mailboxes (\Program Files\Netscape\Users\name\....blah... > wherever it stores those profiles.. I forget now :) to the FreeBSD > Netscape's mail directory (in my case, as root, /root/.nsmail I > believe. > Again, the default...) And I was ABLE to see all of my existing > mail FROM the Win95 install of Netscape. (Now we know the two are > at least compatible in ONE direction :) > > However, when I tried (in the FreeBSD Netscape preferences menu) to > change the mail path of the current user to the mounted DOS path > (in my case, /dos_mount/program files/netscape/users/myname/mail/) > FreeBSD Netscape would NOT recognize the existing INBOX or any other > mail folder residing in the MSDOS directory). Note, I have full > R/W privileges to /dos_mount. > > Any thoughts? Success stories? Horror stories? :) > > .-----------============-----------. > : Ryan Thompson -*- ryant@home.com : > .--------------------------------------------. > : # config world : > : # make world : > : - Can your OS do THAT?! - Ryan T. : > `--------------------------------------------' Well, I have backed up some of the files in the win95 version of netscape mail and it worked on the freebsd box. Now, maybe I should try to share them like you want. How about -linking- files who can be shared without problems in /dos/blahblah/ to nsmail (netscape continue to check in $HOME/nsmail). I will try it. -- [Malartre][malartre@aei.ca][http://www.aei.ca/~malartre/] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 19:42:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA04079 for freebsd-questions-outgoing; Tue, 8 Sep 1998 19:42:24 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.zip.com.au (mail.zip.com.au [203.12.97.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA04071 for ; Tue, 8 Sep 1998 19:42:21 -0700 (PDT) (envelope-from davidj@zip.com.au) Received: from zip.com.au (kyle109.zip.com.au [61.8.17.237]) by mail.zip.com.au (8.9.1/8.9.1) with ESMTP id MAA07856 for ; Wed, 9 Sep 1998 12:42:12 +1000 Message-ID: <35F5EBA4.C760A86F@zip.com.au> Date: Wed, 09 Sep 1998 12:44:52 +1000 From: David James Reply-To: davidj@zip.com.au X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: root account has been renamed? 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 root account on my machine (running 2.2.7) seems to have been renamed to Uroot. I can login as Uroot using the root password and I am uid 0. Both /etc/passwd and /etc/master.passwd have changed the first line from root to Uroot. /etc/group has remained the same, so Uroot is not a member of any groups apart from wheel. I have two questions about this: 1. What caused root to be renamed? (Could I have done something really stupid to cause this?) 2. How can I get it back to how it was? (I tried editing /etc/passwd and /etc/master.passwd and deleting the "U" but it didn't work - I kept backups of the files before I edited.) I'm not sure if you may need any further information to help; please tell me if I have left something out. Many thanks, David James davidj@zip.com.au (Please reply direct to me, as I am not on the list) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 19:48:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA04549 for freebsd-questions-outgoing; Tue, 8 Sep 1998 19:48:31 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp-01.neosoft.com (smtp-01.neosoft.com [206.109.1.19]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA04541 for ; Tue, 8 Sep 1998 19:48:29 -0700 (PDT) (envelope-from Hamdula@Neosoft.com) Received: (qmail 12457 invoked by uid 101); 9 Sep 1998 02:48:22 -0000 Received: from tobie-ppp-port-13.neosoft.com (HELO Neosoft.com) (206.109.12.26) by smtp-01.neosoft.com with SMTP; 9 Sep 1998 02:48:22 -0000 Message-ID: <35F5EC17.9DDA143F@Neosoft.com> Date: Tue, 08 Sep 1998 21:46:47 -0500 From: "Cry.Sys" X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Dual Booting! 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! I've recently become interested in Unix, and was considering installing FreeBSD on my system. However, I still love Win95 for doing tasks. I spoke to a friend of mine, who said they had something called 'dual booting'. At startup, they were presented with a menu, which listed their OS options. Example: Win95 and Red Hat Linux. I'm hoping perhaps you could help me alittle, and tell me where or how I could do this for my system, to have both OS. :) Thanks for your time. :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 19:48:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA04641 for freebsd-questions-outgoing; Tue, 8 Sep 1998 19:48:55 -0700 (PDT) (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 TAA04624 for ; Tue, 8 Sep 1998 19:48:50 -0700 (PDT) (envelope-from jim@holthaus.com) Received: from [192.168.2.3] (dial668.skypoint.net [199.86.47.168]) by abby.skypoint.net (8.8.7/jl 1.3) with ESMTP id VAA29663; Tue, 8 Sep 1998 21:48:31 -0500 (CDT) X-Sender: holthaus (Unverified) Message-Id: In-Reply-To: <35F5A5E9.2B5FAFA3@bestweb.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Tue, 8 Sep 1998 21:47:21 -0500 To: Matt Storch From: Jim Holthaus Subject: Re: Trying to configure HP Deskjet Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Despite having read the printer setup guide in the handbook, and >having looked for information on HP's web site. I cannot get my HP >Deskjet 540 to work under FreeBSD. The contents of my input filter >(/usr/local/libexec/if) are: > >printf "\O33&k2G" && cat && printf "\f" && exit 0 >exit 2 > I have a DeskJet 500 and all works fine with my filter. Note that you will need perl for this to work. #!/usr/bin/perl while () { s/\n/\cJ\cM/g; print; } print "\f"; -- Jim Holthaus jim@holthaus.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 19:55:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA05333 for freebsd-questions-outgoing; Tue, 8 Sep 1998 19:55:14 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from schultz.io.com (schultz.io.com [199.170.88.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA05327 for ; Tue, 8 Sep 1998 19:55:12 -0700 (PDT) (envelope-from mib@schultz.io.com) Received: (from mib@localhost) by schultz.io.com (8.8.8/8.8.5) id VAA20671 for freebsd-questions@freebsd.org; Tue, 8 Sep 1998 21:55:05 -0500 (CDT) Message-ID: <19980908215505.A20625@io.com> Date: Tue, 8 Sep 1998 21:55:05 -0500 From: mib@io.com To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD and Windows NT 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 What is the most efficent way to install these for dual-booting? Thanks in advance, and please reply to my address since I am not subscribed to the list. -- http://www.io.com/~mib/ | "Say what you know, do what you must, come what may." 42.193 Lat -73.350 Lon | 3490 FE89 45E8 27B8 234A 153E 5FA5 F587 4243 FE81 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 20:05:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA06376 for freebsd-questions-outgoing; Tue, 8 Sep 1998 20:05:03 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tasam.com (tasam.com [198.232.144.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA06335 for ; Tue, 8 Sep 1998 20:04:57 -0700 (PDT) (envelope-from andriss@argate.com) Received: from localhost (andriss@localhost) by tasam.com (8.9.1/8.9.1) with SMTP id XAA14972; Tue, 8 Sep 1998 23:04:39 -0400 (EDT) Date: Tue, 8 Sep 1998 22:04:39 -0500 (EST) From: Andriss X-Sender: andriss@tasam.com To: David James cc: freebsd-questions@FreeBSD.ORG Subject: Re: root account has been renamed? In-Reply-To: <35F5EBA4.C760A86F@zip.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 Alright, this may seem strange, but this is the first thing that comes to mind... Did you use pico to edit your password file? You see, one of the versions of pine inserts capital U in the beginning of a file that pico saves.. sometimes it's just one U, though I think it's usually more than that. If this is not the case, I would be alarmed about system security... Andriss ________________________________________ Andriss@ArGate.com http://ArGate.com On Wed, 9 Sep 1998, David James wrote: >Hi, > >The root account on my machine (running 2.2.7) seems to have been >renamed to Uroot. I can login as Uroot using the root password and I am >uid 0. Both /etc/passwd and /etc/master.passwd have changed the first >line from root to Uroot. /etc/group has remained the same, so Uroot is >not a member of any groups apart from wheel. > >I have two questions about this: >1. What caused root to be renamed? (Could I have done something really >stupid to cause this?) >2. How can I get it back to how it was? (I tried editing /etc/passwd and >/etc/master.passwd and deleting the "U" but it didn't work - I kept >backups of the files before I edited.) > >I'm not sure if you may need any further information to help; please >tell me if I have left something out. > > >Many thanks, > > >David James >davidj@zip.com.au >(Please reply direct to me, as I am not on the list) > >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 Sep 8 20:27:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA09651 for freebsd-questions-outgoing; Tue, 8 Sep 1998 20:27:13 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA09646 for ; Tue, 8 Sep 1998 20:27:11 -0700 (PDT) (envelope-from benh@jpj.net) Received: from [10.0.21.100] (xlate-2-57.webster.edu [198.246.2.57]) by blues.jpj.net (backatcha) with ESMTP id XAA04139; Tue, 8 Sep 1998 23:26:49 -0400 (EDT) X-Sender: benh@blues.jpj.net Message-Id: In-Reply-To: <35F5EBA4.C760A86F@zip.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Tue, 8 Sep 1998 22:31:25 -0500 To: davidj@zip.com.au From: Ben Hockenhull Subject: Re: root account has been renamed? Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Hi, > >The root account on my machine (running 2.2.7) seems to have been >renamed to Uroot. I can login as Uroot using the root password and I am >uid 0. Both /etc/passwd and /etc/master.passwd have changed the first >line from root to Uroot. /etc/group has remained the same, so Uroot is >not a member of any groups apart from wheel. > >I have two questions about this: >1. What caused root to be renamed? (Could I have done something really >stupid to cause this?) Chances are that you used pico to edit passwd. The Pine/Pico 4.0 distribution has a known bug in it that leaves stray capital U's in edited files. Upgrading to 4.02 ought to take care of that. >2. How can I get it back to how it was? (I tried editing /etc/passwd and >/etc/master.passwd and deleting the "U" but it didn't work - I kept >backups of the files before I edited.) Use vipw. It takes care of the file locking, file format checking and pwd_mkdb needed to keep the password hash files in sync. Ben -- Ben Hockenhull benh@jpj.net "Revenge is a dish best served with pinto beans and muffins." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 20:37:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA10484 for freebsd-questions-outgoing; Tue, 8 Sep 1998 20:37:08 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kakapo.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA10465 for ; Tue, 8 Sep 1998 20:37:05 -0700 (PDT) (envelope-from jonc@pinnacle.co.nz) Received: from tui.pinnacle.co.nz (tui.pinnacle.co.nz [202.37.163.3]) by kakapo.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id PAA09927; Wed, 9 Sep 1998 15:32:11 +1200 (NZST) (envelope-from jonc@pinnacle.co.nz) Date: Wed, 9 Sep 1998 15:32:11 +1200 From: Jonathan Chen To: David James cc: freebsd-questions@FreeBSD.ORG Subject: Re: root account has been renamed? In-Reply-To: <35F5EBA4.C760A86F@zip.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 Wed, 9 Sep 1998, David James wrote: > I have two questions about this: > 1. What caused root to be renamed? (Could I have done something really > stupid to cause this?) > 2. How can I get it back to how it was? (I tried editing /etc/passwd and > /etc/master.passwd and deleting the "U" but it didn't work - I kept > backups of the files before I edited.) Sounds like the `pico' bug to me. If you're using that as your EDITOR, upgrade it (vi rulz!). Jonathan Chen ---------------------------------------------------------------------- The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 21:13:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA14209 for freebsd-questions-outgoing; Tue, 8 Sep 1998 21:13:18 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA14201 for ; Tue, 8 Sep 1998 21:13:16 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from [206.138.229.16] (david@[206.138.229.16]) by studio.watertower.com (8.8.7/8.7.3) with SMTP id XAA13437; Tue, 8 Sep 1998 23:40:40 -0500 (CDT) Date: Tue, 8 Sep 1998 23:12:04 -0500 (CDT) From: David Vondrasek To: "Cry.Sys" cc: freebsd-questions@FreeBSD.ORG Subject: Re: Dual Booting! In-Reply-To: <35F5EC17.9DDA143F@Neosoft.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, 8 Sep 1998, Cry.Sys wrote: > Hi there! I've recently become interested in Unix, and was considering > installing FreeBSD on my system. However, I still love Win95 for doing > tasks. > I spoke to a friend of mine, who said they had something called 'dual > booting'. At startup, they were presented with a menu, which listed > their OS options. Example: Win95 and Red Hat Linux. > > I'm hoping perhaps you could help me alittle, and tell me where or how I > could do this for my system, to have both OS. :) Thanks for your time. > :) > FreeBSD will offer to install a BOOT MANAGER for you on install. Just make sure your 1st partition is your Win95 patition. Install FreeBSD on the 2nd partition. -- David L. Vondrasek dlv@watertower.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 21:20:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA14667 for freebsd-questions-outgoing; Tue, 8 Sep 1998 21:20:19 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailgw00.execpc.com (mailgw00.execpc.com [169.207.1.78]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA14659 for ; Tue, 8 Sep 1998 21:20:18 -0700 (PDT) (envelope-from fpawlak@execpc.com) Received: from darkstar.connect.com (minbar-2-164.mdm.mke.execpc.com [169.207.136.230]) by mailgw00.execpc.com (8.9.0) id XAA08141 for ; Tue, 8 Sep 1998 23:20:11 -0500 (CDT) Received: (from fpawlak@localhost) by darkstar.connect.com (8.9.1/8.9.1) id XAA02789 for freebsd-questions@freebsd.org; Tue, 8 Sep 1998 23:20:43 -0500 Message-ID: <19980908232043.A2752@darkstar.connect.com> Date: Tue, 8 Sep 1998 23:20:43 -0500 From: Frank Pawlak To: freebsd-questions@FreeBSD.ORG Subject: Point of Sale System 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 anyone developed a POS -- point of sale system using FreeBSD? I recall reading about someone somewhere doing this on Linux, but can't for the life of me recall where I saw it. I would rather use FreeBSD if possible. Any comments, pointers, etc., are greatly appreciated. -- Frank "At no time is the freedom of speech more precious then when a man hits his thumb with a hammer." --Marshall Lumsden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 21:58:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA16760 for freebsd-questions-outgoing; Tue, 8 Sep 1998 21:58:16 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from copper.singnet.com.sg (copper.singnet.com.sg [165.21.7.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA16706 for ; Tue, 8 Sep 1998 21:57:59 -0700 (PDT) (envelope-from kevinpan@maxime.net) Received: from [165.21.201.127] (tns00657.singnet.com.sg [165.21.201.127]) by copper.singnet.com.sg (8.8.7/8.8.7) with ESMTP id MAA13731 for ; Wed, 9 Sep 1998 12:57:47 +0800 (SGT) Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Wed, 9 Sep 1998 12:58:19 +0800 To: questions@FreeBSD.ORG From: Kevin Pan Subject: FreeBSD Website Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear FreeBSD Foundation: Can I offer to contribute for redesigning of the FreeBSD website? I am confident that I can give the website a real professional look that would enhance the image of the FreeBSD OS and the community. Please let me know further. (Yes, we're FreeBSD users and our servers - www.maxime.net - are running on it!) Thanks! Regards, --> How Can We Serve You Today? <-- -------------------------------------------------------------- KEVIN PAN, Consultant kevinpan@maxime.net MAXIME TECHNOLOGY http://www.maxime.net ============================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 23:26:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA24747 for freebsd-questions-outgoing; Tue, 8 Sep 1998 23:26:59 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pop.uniserve.com (pop.uniserve.com [204.244.156.3]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA24742 for ; Tue, 8 Sep 1998 23:26:58 -0700 (PDT) (envelope-from tom@uniserve.com) Received: from shell.uniserve.ca [204.244.186.218] by pop.uniserve.com with smtp (Exim 1.82 #4) id 0zGdhf-0001Pg-00; Tue, 8 Sep 1998 23:26:07 -0700 Date: Tue, 8 Sep 1998 23:26:03 -0700 (PDT) From: Tom X-Sender: tom@shell.uniserve.ca To: Alastair Rankine cc: Daniel , freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD 3.0 In-Reply-To: <35E0A7D700000209@clarence.progmatics.com.au> (added by clarence.progmatics.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 Wed, 9 Sep 1998, Alastair Rankine wrote: > Proxy Server 2.0 implements SOCKS4, which you can use from FreeBSD. Check > out socks5 in the ports. It is also a Web proxy server which you can use by > configuring your web client accordingly. > > FWIW FreeBSD makes a _far_ better internet gateway for a small LAN than > does NT. I know, from experience with both. Yep. With NT you start by paying for NT4 and then for Microsoft Proxy Server. It still doesn't proxy (and cache, if appropiate) everything that socks, squid, nntpcache and netpipe could on a FreeBSD server. > Also, this should have been in freebsd-questions, as the above info applies > to 2.2 as well as 3.0. Yep. Posting this followup to freebsd-questions > -- > [ Alastair Rankine ] [ mailto:alastair@cia.com.au ] > [ http://www.cia.com.au/alastair ] > [ pgp5 64E4 B67C D2B7 EEC4 63C9 AA74 F63A 9AD9 E44B 21C7 ] Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 23:34:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA25371 for freebsd-questions-outgoing; Tue, 8 Sep 1998 23:34:12 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailgateway.stc.sh.cn ([203.95.0.45]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA25365 for ; Tue, 8 Sep 1998 23:34:09 -0700 (PDT) (envelope-from zhwpeng@stc.sh.cn) Received: from stc.sh.cn by mailgateway.stc.sh.cn (SMI-8.6/SMI-SVR4) id GAA01216; Thu, 10 Sep 1998 06:33:35 +0900 Received: from ws2.stc.sh.cn by stc.sh.cn (SMI-8.6/SMI-SVR4) id OAA03776; Wed, 9 Sep 1998 14:33:57 +0900 Received: by ws2.stc.sh.cn with Microsoft Mail id <01BDDBFF.24020EE0@ws2.stc.sh.cn>; Wed, 9 Sep 1998 14:35:50 +-800 Message-ID: <01BDDBFF.24020EE0@ws2.stc.sh.cn> From: Peng ZhengWen To: "'freebsd-questions@FreeBSD.ORG'" Subject: How to config bpf? Date: Wed, 9 Sep 1998 14:34:54 +-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 XAA25366 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I add pseudo driver bpfilter in kernel config file and rebuild my custom kernel without errors.But the arpwatch program always reports it can not configure the /dev/bpf0.What is the reason?How to solve it? My operating system is FreeBSD 2.2.5. John.Ellison To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 23:38:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA25841 for freebsd-questions-outgoing; Tue, 8 Sep 1998 23:38:38 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailgateway.stc.sh.cn ([203.95.0.45]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA25833 for ; Tue, 8 Sep 1998 23:38:35 -0700 (PDT) (envelope-from zhwpeng@stc.sh.cn) Received: from stc.sh.cn by mailgateway.stc.sh.cn (SMI-8.6/SMI-SVR4) id GAA01227; Thu, 10 Sep 1998 06:37:58 +0900 Received: from ws2.stc.sh.cn by stc.sh.cn (SMI-8.6/SMI-SVR4) id OAA03779; Wed, 9 Sep 1998 14:38:20 +0900 Received: by ws2.stc.sh.cn with Microsoft Mail id <01BDDBFF.C0FB9AE0@ws2.stc.sh.cn>; Wed, 9 Sep 1998 14:40:13 +-800 Message-ID: <01BDDBFF.C0FB9AE0@ws2.stc.sh.cn> From: Peng ZhengWen To: "'freebsd-questions@FreeBSD.ORG'" Subject: Why named hangs up? Date: Wed, 9 Sep 1998 14:40:12 +-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 XAA25837 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I config the /etc/named.boot file and then startup the named daemon.but named seems hang up,and the client request name solution from the name server can not connect the name server?What is the reason? By the way,is there any utility that used to convert /etc/hosts to named format database in FreeBSD?Where can I get it? My operating system is FreeBSD 2.2.5. John.Ellison Sep,9th,1998 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 23:45:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA26251 for freebsd-questions-outgoing; Tue, 8 Sep 1998 23:45:17 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.dbsoftware.com ([209.125.119.156]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA26246 for ; Tue, 8 Sep 1998 23:45:16 -0700 (PDT) (envelope-from jill274@hotmail.com) From: jill274@hotmail.com Message-Id: <199809090645.XAA26246@hub.freebsd.org> Received: from local host [153.37.139.74] by mail.dbsoftware.com (SMTPD32-4.06) id A3F01A01B8; Tue, 08 Sep 1998 23:45:04 PDT Subject: The Can Even Steal Your Identity! Date: Tue, 8 Sep 98 23:46:13 PDT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To: undisclosed-recipients:; ARE YOU BEING INVESTIGATED? Has your personal and credit information been stolen? Has someone assumed your identity? Would you like to locate an old friend, relative, military buddy or sweetheart? Do you want to find a person's assets to collect a debt or judgement? Would you like to check a person's criminal record before renting them space or giving them employment? Would you like to fix up your credit bureau report, create a new identity or even disappear? Are you going to have surgery? Would you like to know how many malpractice suits have been filed against your doctor? Now you can learn all this plus much, much more with our brand new 45 page report "INTERNET SLEUTH"! Learn the Internet tools and resources that are used to investigate you, your relatives, friends, neighbors, enemies, employees or anyone else! We will give you thousands of Internet locations to look up people, credit, social security, current or past employment, driving records, criminal records, medical information, military records, addresses, phone numbers, immigration, divorce, labor and criminal laws! We will also give you sources to find missing children and parents, hazardous waste sites, how to do Freedom of Information Act information searches, how to do skip tracing and backround checks on prospective dates, brides or grooms, employees, renters, vendors, new clients and competitors! You will also learn about and where to get surveillance and spy devices, private mail forwarding and annonymous email forwarding sites, search for copyrights, patents and court cases and how to make your assets untraceable! We will show you how to get copies of credit reports, adoption databases, information on drugs, poisons and how to get your share of government programs and benefits! Can you find this information by using the Internet Search Engines? The answer is MAYBE if you get lucky and if you want to spend many hours going through 25,000 plus hits per subject! We and our staff have spent hundreds of hours and many thousands of dollars compiling this information for you! Now you can have it on a silver platter for LESS THAN TWENTY BUCKS during this special email promotion! You frequently hear over the media, television, radio, the newspapers, how personal information is being used, traded and sold over the Internet...usually without your permission or knowledge. Our report will show you HOW IT IS DONE!!! Would you like to find that old romantic flame...find telephone, address or email information on almost anyone...even unlisted phone numbers? How about your family "tree"? We will teach you how to turn years of work into hours of fun! Military? Check Army, Navy, Air Force and Marine records. extensive Vietnamese war records, MIA info, much more! Looking for a job? Find the job you are seeking...even in another state or another country! We will teach you how! Looking for a new love interest or spouse or even sex partner? We will show you where to look for fast results! Want up-to-the-minute health and medical information? Learn how to cure fears and phoebias, the latest drugs and treatments for almost any ailment or desease from the drug companies themselves as well as from universities and the Center for Desease Control. Want to learn the most effective way to loose weight? It's all here in our report! If you believe that the information compiled about you should be as available to you as to the people that compile it about you without your knowledge or permission than you must order "THE INTERNET SLEUTH REPORT" immediately! Our "INTERNET SLEUTH REPORT" is normally sold by direct mail for $39.95 and will soon be in book stores for $29.95. However, to generate publicity and "get the word out" we are making this 10 day Email Special Offer of our Complete 45 Page Report for only $19.95 plus $3 for shipping and handling [total $22.95]. Sold with our 10 Day Money Back Guarantee! This is the biggest bargain on the Internet and the information it will give to you will give you great power! It can really change your life in a positive way. Order Now! The Complete 45 page "INTERNET SLEUTH REPORT" only $19.95 plus $3 shipping and handling - total $22.95. Shipped in plain wrapper by First Class Mail. Add $5 for priority mail delivery. Add $20 for overnight Express! We accept Visa, MasterCard, American Express or Discover. We can also accept your check by phone or Fax. You may order by phone 9 am to 10 pm [NY Time] by phoning [718] 287-3800 You may order by fax 24 hours per day by phoning our fax line at [718] 462-5920. You can fax your credit card information or your check To Email your order - DO NOT HIT REPLY ON YOUR KEYBOARD Send email to our special email address below: lilly567@juno.com [Note: If you order by email and do not receive an email confirmation within 24 hours, please phone our office at 718-287-3800] You can also order by mail by sending $22.95 cash, check, money order or major credit card [Visa, MasterCard, American Express or Discover] to TCPS, INC. 4718 18th Ave. Suite 135 Brooklyn, NY 11204 Make Checks & Money Orders Payable to TCPS, Inc. New York State Residents Please Add $1.70 for Sales Tax The Following Order Form is for Your Convenience! Use it by Mail, Fax or Email! ............................................................................................................. Please ship me ________copies of the INTERNET SLEUTH Report at $19.95 each plus $3.00 for shipping and handling [$22.95] Signature______________________________________________ Credit Card #____________________________Exp date______ Ship to: Name_________________________________________ Address________________________________________________ City________________________State___________Zip________ Area Code and Home Phone [ ]___________________________ Fax # [ ]______________________________________________ Email Address___________________________________________ To remove your name from our mailing list, send us an email with remove in the subject line. This is a one time offer and you should not hear from us again! TCPS,Inc., 4718 18th Ave., Suite 135, Brooklyn, NY 11204 Office [718] 287-3800 Fax [718] 462-5920 24 hours [9am to 10pm NY Time] [c] Copyright 1998 TCPS, Inc. All Rights Reserved. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Sep 8 23:46:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA26452 for freebsd-questions-outgoing; Tue, 8 Sep 1998 23:46:12 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from polaris.pacificnet.net (polaris.pacificnet.net [207.171.0.250]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA26447 for ; Tue, 8 Sep 1998 23:46:11 -0700 (PDT) (envelope-from bear@pacificnet.net) From: bear@pacificnet.net Received: from ale (pm3h-32.pacificnet.net [207.171.35.129]) by polaris.pacificnet.net (8.8.5/8.8.5) with SMTP id XAA24765 for ; Tue, 8 Sep 1998 23:46:01 -0700 (PDT) env-from (bear@pacificnet.net) Message-Id: <3.0.1.32.19980908234823.0069a8f8@pacificnet.net> X-Sender: bear@pacificnet.net X-Mailer: Windows Eudora Pro Version 3.0.1 (32) Date: Tue, 08 Sep 1998 23:48:23 -0700 To: questions@FreeBSD.ORG Subject: Identd for IRC (where is it?) 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 finally got rid of Linux once and for all and installed FreeBSD. I had been waiting to get another hardrive for the installation but I got too imaptient and I went ahead and installed in on a 600 meg partition. I'm slowly running out of room. :( Although, it was a very smooth installation. :) It was much smoother than when I tried installing FreeBSD 2.2.2, which made me quite happy. :) Anyways, the point of my email is because when I try to IRC I can't connect to most of the servers because they complain that I'm not running identd. Okay, so I went into inetd.conf to figure out what the deal was. I found that identd was commented out, so then I uncommented it and then I killed -HUP the inetd. I got some complaints in /var/messages about identd not being there. I took at look at the inetd.conf file again to see where identd is supposed to be - /usr/local/sbin/identd. Okay, the thing of it is that it's not there. Is identd installed with a new installation? Is it a package I have to add? If so, where do I find that package and what is the package name of identd to install? Thanks for you help, Joey Bear Garcia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 00:02:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA27826 for freebsd-questions-outgoing; Wed, 9 Sep 1998 00:02:39 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA27819 for ; Wed, 9 Sep 1998 00:02:37 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from [206.138.229.16] (david@[206.138.229.16]) by studio.watertower.com (8.8.7/8.7.3) with SMTP id CAA14135; Wed, 9 Sep 1998 02:30:05 -0500 (CDT) Date: Wed, 9 Sep 1998 02:01:02 -0500 (CDT) From: David Vondrasek To: mib@io.com cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD and Windows NT In-Reply-To: <19980908215505.A20625@io.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, 8 Sep 1998 mib@io.com wrote: > What is the most efficent way to install these for dual-booting? Thanks in > advance, and please reply to my address since I am not subscribed to the list. > http://www.freebsd.org/FAQ/FAQ121.html#121 -- David L. Vondrasek dlv@watertower.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 00:08:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA28669 for freebsd-questions-outgoing; Wed, 9 Sep 1998 00:08:49 -0700 (PDT) (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 AAA28654 for ; Wed, 9 Sep 1998 00:08:30 -0700 (PDT) (envelope-from kostal@pefstud.uniag.sk) Received: from localhost (kostal@localhost) by pefstud.uniag.sk (8.8.8/8.8.8) with SMTP id JAA09078 for ; Wed, 9 Sep 1998 09:11:22 +0200 (CEST) (envelope-from kostal@pefstud.uniag.sk) Date: Wed, 9 Sep 1998 09:11:21 +0200 (CEST) From: Ladislav Kostal To: freebsd-questions@FreeBSD.ORG Subject: 2x 3c905 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have a little problem with two 3c905 cards. First is connected to sattelite modem and second to other computer with win95 (simplified just for test). When I try to connect from win95 client to the world, I just reach these two cards and nothing more. Connection doesn't go behind first card. (I have set GATEWAY="YES" in rc.conf) When I looked on the tcpdump on both interfaces, I saw that e.g. when I ping some host outside our network from win95 client, the host send the response but it came just to the first card and stopped there. It didn't go to the second interface. Why ? Can someone help me with this ? (i use xl driver) lk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 00:15:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA29412 for freebsd-questions-outgoing; Wed, 9 Sep 1998 00:15:10 -0700 (PDT) (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 AAA29404 for ; Wed, 9 Sep 1998 00:15:04 -0700 (PDT) (envelope-from kostal@pefstud.uniag.sk) Received: from localhost (kostal@localhost) by pefstud.uniag.sk (8.8.8/8.8.8) with SMTP id JAA09116 for ; Wed, 9 Sep 1998 09:17:26 +0200 (CEST) (envelope-from kostal@pefstud.uniag.sk) Date: Wed, 9 Sep 1998 09:17:26 +0200 (CEST) From: Ladislav Kostal To: freebsd-questions@FreeBSD.ORG Subject: Samba problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Yesterday I have installed Samba 1.9.18p10. The security level is user. When I try to browse resources on Samba server from win95 client (OSR2), it prompts me for password for \\OURSERVER\IPC$. With previous versions of Samba I hadn't these problems (or is it a problem of versions of wi95 ?) When I change the security level to "share" it works but not in the way I want. What to do with this ? lk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 00:42:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA02175 for freebsd-questions-outgoing; Wed, 9 Sep 1998 00:42:58 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA02170 for ; Wed, 9 Sep 1998 00:42:57 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from [206.138.229.16] (david@[206.138.229.16]) by studio.watertower.com (8.8.7/8.7.3) with SMTP id DAA14341; Wed, 9 Sep 1998 03:10:25 -0500 (CDT) Date: Wed, 9 Sep 1998 02:41:21 -0500 (CDT) From: David Vondrasek To: bear@pacificnet.net cc: questions@FreeBSD.ORG Subject: Re: Identd for IRC (where is it?) In-Reply-To: <3.0.1.32.19980908234823.0069a8f8@pacificnet.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 8 Sep 1998 bear@pacificnet.net wrote: > > > I just finally got rid of Linux once and for all and installed FreeBSD. I > had been waiting to get another hardrive for the installation but I got too > imaptient and I went ahead and installed in on a 600 meg partition. I'm > slowly running out of room. :( Although, it was a very smooth > installation. :) It was much smoother than when I tried installing FreeBSD > 2.2.2, which made me quite happy. :) > > Anyways, the point of my email is because when I try to IRC I can't connect > to most of the servers because they complain that I'm not running identd. > Okay, so I went into inetd.conf to figure out what the deal was. I found > that identd was commented out, so then I uncommented it and then I killed > -HUP the inetd. > > I got some complaints in /var/messages about identd not being there. I > took at look at the inetd.conf file again to see where identd is supposed > to be - /usr/local/sbin/identd. Okay, the thing of it is that it's not there. > > Is identd installed with a new installation? Is it a package I have to > add? If so, where do I find that package and what is the package name of > identd to install? You need to install the port or package called pidentd. /usr/ports/security/pidentd And you are correct to uncomment the ident line in the ident.conf Just install the port, ( it's small ) and reboot. -- David L. Vondrasek dlv@watertower.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 00:50:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA02939 for freebsd-questions-outgoing; Wed, 9 Sep 1998 00:50:24 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA02929 for ; Wed, 9 Sep 1998 00:50:22 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from [206.138.229.16] (david@[206.138.229.16]) by studio.watertower.com (8.8.7/8.7.3) with SMTP id DAA14367 for ; Wed, 9 Sep 1998 03:17:52 -0500 (CDT) Date: Wed, 9 Sep 1998 02:48:48 -0500 (CDT) From: David Vondrasek To: freebsd-questions@FreeBSD.ORG Subject: CRON JOBS Message-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 quick question. I want to run a CRONJOB once a day at 12:00am and also one that runs every 10 minutes. Can someone tell me the format please. I know it something like. 0 10 20 30 40 50 filename This will run the script at 10 minute intervels, correct ? How do i set for just ONCE a day ? -- David L. Vondrasek dlv@watertower.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 01:05:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA04006 for freebsd-questions-outgoing; Wed, 9 Sep 1998 01:05:11 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA03999 for ; Wed, 9 Sep 1998 01:05:10 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from [206.138.229.16] (david@[206.138.229.16]) by studio.watertower.com (8.8.7/8.7.3) with SMTP id DAA14420; Wed, 9 Sep 1998 03:28:41 -0500 (CDT) Date: Wed, 9 Sep 1998 02:59:37 -0500 (CDT) From: David Vondrasek To: Neil Blakey-Milner cc: freebsd-questions@FreeBSD.ORG Subject: Re: Easy Question I hope. In-Reply-To: <19980908124347.A13053@rucus.ru.ac.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 8 Sep 1998, Neil Blakey-Milner wrote: > On Tue 1998-09-08 (00:53), David Vondrasek wrote: > > restart them. There HAS to be away to have then start up > > on boot. I know how to do it as a ROOT user with cron > > or in rc.d But these are user processes that I need > > restarted. And would like them to restart automaticlly. > > I have a netfu.sh in my /usr/local/etc/rc.d > > //---- > #!/bin/sh > su netfu /home/netfu/netfu.run > //---- > > It automatically starts netfu on my machine, run as the netfu user. I tried this and recieved a number of errors *sigh* I tried running the following files below: ---------- /usr/local/etc/rc.d/startirc.sh ---startirc.sh---- #!/bin/sh su david /home/david/anonirc --------- The tclsh file is located in ~/david and also in /etc and /usr/local/bin So it DOES find it. the only error I get is "Cant run anonirc " and drops out. ----anonirc--- #!/bin/sh #c0de\ exec tclsh "$0" ${1+"$@"} #*# what pass u want set pass "XXXXX" #*# what virtual host(ip) to use? leave default if none set vhost "default" #*# what server to connect to? set server "XXXXXXXXX" #*# what port to connect to? set serverp 6668 #*# what port to listen at? set port "XXXX" <<< 120 lines of script deleted >>> #--------------------------------------------------------------------------# if { [info tclversion] < 7.5 } { puts "You must have tcl 7.5 or higher:\nftp.sunlabs.com /pub/tcl/";exit } socket -server ai $port ---------------------- -- David L. Vondrasek dlv@watertower.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 01:11:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA04718 for freebsd-questions-outgoing; Wed, 9 Sep 1998 01:11:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA04712 for ; Wed, 9 Sep 1998 01:11:32 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from [206.138.229.16] (david@[206.138.229.16]) by studio.watertower.com (8.8.7/8.7.3) with SMTP id DAA14469; Wed, 9 Sep 1998 03:38:06 -0500 (CDT) Date: Wed, 9 Sep 1998 03:09:01 -0500 (CDT) From: David Vondrasek To: Ladislav Kostal cc: freebsd-questions@FreeBSD.ORG Subject: Re: 2x 3c905 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, 9 Sep 1998, Ladislav Kostal wrote: > Hello, > > I have a little problem with two 3c905 cards. First is connected to > sattelite modem and second to other computer with win95 (simplified just > for test). When I try to connect from win95 client to the world, I just > reach these two cards and nothing more. Connection doesn't go behind first > card. (I have set GATEWAY="YES" in rc.conf) When I looked on the tcpdump > on both interfaces, I saw that e.g. when I ping some host outside our > network from win95 client, the host send the response but it came just to > the first card and stopped there. It didn't go to the second interface. > Why ? Can someone help me with this ? (i use xl driver) What do you have in these setting. (assuming it is a fbsd box as the gateway ) defaultrouter="no" <----- set to NO is it IS the gateway gateway_enable="YES" And what do you have in the win95 settings under Networks for a gateway ? It should be your I.P. of the Gateway Box. -- David L. Vondrasek dlv@watertower.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 01:55:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA09013 for freebsd-questions-outgoing; Wed, 9 Sep 1998 01:55:39 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA09008 for ; Wed, 9 Sep 1998 01:55:37 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from [206.138.229.16] (david@[206.138.229.16]) by studio.watertower.com (8.8.7/8.7.3) with SMTP id EAA14600; Wed, 9 Sep 1998 04:21:30 -0500 (CDT) Date: Wed, 9 Sep 1998 03:52:24 -0500 (CDT) From: David Vondrasek To: Johann Visagie cc: freebsd-questions@FreeBSD.ORG Subject: Re: CRON JOBS In-Reply-To: <19980909104257.A27258@cityip.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 9 Sep 1998, Johann Visagie wrote: > On Wed, 09 Sep 1998 at 02:48 SAT, David Vondrasek wrote: > > > > Ok quick question. I want to run a CRONJOB once a day at 12:00am > > and also one that runs every 10 minutes. Can someone tell me the format > > please. I know it something like. > > > > 0 10 20 30 40 50 filename > > > > This will run the script at 10 minute intervels, correct ? > > Not quite. > > > How do i set for just ONCE a day ? > > See the manpage for crontab(5) :- > man 5 crontab > > Summary... > > Once a day at 00:00 :- > 0 0 * * * /bin/task > > Every 10 minutes :- > 0,10,20,30,40,50 * * * * /bin/othertask > (There's an alternative syntax as well.) Thanks, I had note on this and I just took BAD notes. This helps me understand the notes i have, Thanks Dave -- David L. Vondrasek dlv@watertower.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 01:57:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA09247 for freebsd-questions-outgoing; Wed, 9 Sep 1998 01:57:50 -0700 (PDT) (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 BAA09232 for ; Wed, 9 Sep 1998 01:57:46 -0700 (PDT) (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 SAA26835; Wed, 9 Sep 1998 18:27:38 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id SAA05889; Wed, 9 Sep 1998 18:27:32 +0930 (CST) Message-ID: <19980909182732.M583@freebie.lemis.com> Date: Wed, 9 Sep 1998 18:27:32 +0930 From: Greg Lehey To: Oliver Thuns , freebsd-questions@FreeBSD.ORG Subject: Re: Software RAID References: <199809072124.OAA07946@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <199809072124.OAA07946@hub.freebsd.org>; from Oliver Thuns on Mon, Sep 07, 1998 at 11:22:05PM +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 Monday, 7 September 1998 at 23:22:05 +0100, Oliver Thuns wrote: > Hello, > > does or will FreeBSD support software RAID? Yes. Check out http://www.lemis.com/vinum.html. 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 Sep 9 01:57:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA09304 for freebsd-questions-outgoing; Wed, 9 Sep 1998 01:57:59 -0700 (PDT) (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 BAA09287 for ; Wed, 9 Sep 1998 01:57:54 -0700 (PDT) (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 SAA26839; Wed, 9 Sep 1998 18:27:55 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id SAA05897; Wed, 9 Sep 1998 18:27:49 +0930 (CST) Message-ID: <19980909182749.N583@freebie.lemis.com> Date: Wed, 9 Sep 1998 18:27:49 +0930 From: Greg Lehey To: Mike Tancsa , Oliver Thuns Cc: questions@FreeBSD.ORG Subject: Re: Software RAID References: <199809072124.OAA07946@hub.freebsd.org> <35f48a34.19678586@mail.sentex.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <35f48a34.19678586@mail.sentex.net>; from Mike Tancsa on Tue, Sep 08, 1998 at 01:37:49AM +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, 8 September 1998 at 1:37:49 +0000, Mike Tancsa wrote: > On Mon, 07 Sep 1998 23:22:05 +0100, in sentex.lists.freebsd.questions > you wrote: > >> Hello, >> >> does or will FreeBSD support software RAID? > > Partially... Have a look at > > man -k ccd Vinum will replace ccd. 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 Sep 9 02:35:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA12489 for freebsd-questions-outgoing; Wed, 9 Sep 1998 02:35:51 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chippie.cgu.nl (chippie.cgu.nl [145.101.220.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA12477 for ; Wed, 9 Sep 1998 02:35:16 -0700 (PDT) (envelope-from psd@cgu.nl) Received: from localhost (psd@localhost) by chippie.cgu.nl (8.8.7/8.8.7/psd) with SMTP id LAA29580 for ; Wed, 9 Sep 1998 11:44:08 +0200 (CEST) Date: Wed, 9 Sep 1998 11:44:08 +0200 (CEST) From: Paul Dekkers X-Sender: psd@chippie.cgu To: FreeBSD Mailinglist Subject: HELP webserver doesn't run! Message-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 Installed apache13-php3 with a lot of pain on my 2.2.1, but finally I got everything compiled in... Now it complains: limits: not found ./apachectl start: httpd could not be started Paul -- Paul Dekkers E-Mail: To err is human, to moo bovine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 02:48:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA13958 for freebsd-questions-outgoing; Wed, 9 Sep 1998 02:48:07 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chippie.cgu.nl (chippie.cgu.nl [145.101.220.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA13952 for ; Wed, 9 Sep 1998 02:48:04 -0700 (PDT) (envelope-from psd@cgu.nl) Received: from localhost (psd@localhost) by chippie.cgu.nl (8.8.7/8.8.7/psd) with SMTP id LAA29805 for ; Wed, 9 Sep 1998 11:57:06 +0200 (CEST) Date: Wed, 9 Sep 1998 11:57:06 +0200 (CEST) From: Paul Dekkers X-Sender: psd@chippie.cgu To: FreeBSD Mailinglist Subject: it's okay now Message-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 Webserver is running again - but in the patches there's something wrong with apache13-php3: the configuration is now in /usr/local/etc/apache/etc/apache ... Paul -- Paul Dekkers E-Mail: To err is human, to moo bovine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 02:57:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA14515 for freebsd-questions-outgoing; Wed, 9 Sep 1998 02:57:04 -0700 (PDT) (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 CAA14509 for ; Wed, 9 Sep 1998 02:56:56 -0700 (PDT) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from turkey.ispro.net.tr (suomi.ispro.net.tr [195.174.18.63]) by turkey.ispro.net.tr (8.8.8/8.8.8) with ESMTP id MAA05373 for ; Wed, 9 Sep 1998 12:56:09 +0300 (EEST) (envelope-from yurtesen@turkey.ispro.net.tr) Message-ID: <35F650C0.9907C1BA@turkey.ispro.net.tr> Date: Wed, 09 Sep 1998 12:56:16 +0300 From: Evren Yurtesen X-Mailer: Mozilla 4.06 [en] (Win98; U) MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: solaris Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello this is not related to freebsd, sorry : ) I have installed solaris 2.5.5 to a sparc machine.. but it has 2 problems... first of them is it does not want to resolv dns... I have setup an /etc/resolv.conf file and now nslookup and some utilities are working. but some utilities like telnet and ping are not able to resolv dns names... the second problem is the machine things that it is the gateway! how may I set the default gateway? thanks for your patience To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 03:14:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA16753 for freebsd-questions-outgoing; Wed, 9 Sep 1998 03:14:39 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ha1.rdc1.pa.home.com (ha1.rdc1.pa.home.com [24.2.5.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA16748 for ; Wed, 9 Sep 1998 03:14:37 -0700 (PDT) (envelope-from nellie@home.com) Received: from cc219337-a.lwmrn1.pa.home.com ([24.3.111.2]) by ha1.rdc1.pa.home.com (Netscape Mail Server v2.02) with SMTP id AAA3474; Wed, 9 Sep 1998 03:14:29 -0700 Date: Wed, 9 Sep 1998 06:09:40 -0400 (EDT) From: dmb To: bear@pacificnet.net cc: questions@FreeBSD.ORG Subject: Re: Identd for IRC (where is it?) In-Reply-To: <3.0.1.32.19980908234823.0069a8f8@pacificnet.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 go to /usr/ports/security/pidentd type make ; make install. On Tue, 8 Sep 1998 bear@pacificnet.net wrote: > > > I just finally got rid of Linux once and for all and installed FreeBSD. I > had been waiting to get another hardrive for the installation but I got too > imaptient and I went ahead and installed in on a 600 meg partition. I'm > slowly running out of room. :( Although, it was a very smooth > installation. :) It was much smoother than when I tried installing FreeBSD > 2.2.2, which made me quite happy. :) > > Anyways, the point of my email is because when I try to IRC I can't connect > to most of the servers because they complain that I'm not running identd. > Okay, so I went into inetd.conf to figure out what the deal was. I found > that identd was commented out, so then I uncommented it and then I killed > -HUP the inetd. > > I got some complaints in /var/messages about identd not being there. I > took at look at the inetd.conf file again to see where identd is supposed > to be - /usr/local/sbin/identd. Okay, the thing of it is that it's not there. > > Is identd installed with a new installation? Is it a package I have to > add? If so, where do I find that package and what is the package name of > identd to install? > > Thanks for you help, > > > Joey Bear Garcia > > 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 Sep 9 03:16:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA17062 for freebsd-questions-outgoing; Wed, 9 Sep 1998 03:16:22 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (post-12.mail.demon.net [194.217.242.41]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA17051 for ; Wed, 9 Sep 1998 03:16:17 -0700 (PDT) (envelope-from Tom@mercia.com) Received: from [194.217.81.2] (helo=www.mercialincs.com) by post.mail.demon.net with esmtp (Exim 2.02 #1) id 0zGhIF-00052a-00 for freebsd-questions@freebsd.org; Wed, 9 Sep 1998 10:16:08 +0000 Received: by mailgate.mercialincs.com with Internet Mail Service (5.0.1460.8) id ; Wed, 9 Sep 1998 11:21:39 +0100 Message-ID: <9500FBE37C19D1118D2200A0C907E0A5433A06@MERCIA_2> From: Tom Brown To: "'freeBSD support'" Subject: Grog: Apache only starts one process but seems to work fine. Date: Wed, 9 Sep 1998 11:20:21 +0100 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 Hi, I have managed to get Apache installed as a standalone system. I can send requests to it no problem, and I get my pages back fine. The FreeBSD handbook by Grog say's that apache should start 7 processes, I do ps -aux and see only one. Is this a problem??? Thanks for your time. Tom Brown To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 03:33:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA18742 for freebsd-questions-outgoing; Wed, 9 Sep 1998 03:33:58 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from iworks.interworks.org (iworks.interworks.org [128.255.18.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA18737 for ; Wed, 9 Sep 1998 03:33:56 -0700 (PDT) (envelope-from deischen@iworks.interworks.org) Received: (from deischen@localhost) by iworks.interworks.org (8.8.7/8.8.7) id FAA15071; Wed, 9 Sep 1998 05:40:38 -0500 (CDT) Date: Wed, 9 Sep 1998 05:40:38 -0500 (CDT) From: "Daniel M. Eischen" Message-Id: <199809091040.FAA15071@iworks.interworks.org> To: freebsd-questions@FreeBSD.ORG, yurtesen@turkey.ispro.net.tr Subject: Re: solaris 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 > this is not related to freebsd, sorry : ) Then it doesn't belong here. Please do not post non-freebsd related questions to these lists. The questions list already generates so much volume that some of the more knowledgeable folks have had to unsubscribe. > I have installed solaris 2.5.5 to a sparc machine.. > but it has 2 problems... > first of them is it does not want to resolv dns... > I have setup an /etc/resolv.conf file > and now nslookup and some utilities are working. > but some utilities like telnet and ping are not able to > resolv dns names... See /etc/nsswitch.conf > the second problem is the machine things that > it is the gateway! how may I set the default gateway? /etc/defaultrouter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 03:43:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA20321 for freebsd-questions-outgoing; Wed, 9 Sep 1998 03:43:31 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from firestorm.fsj.co.jp (firestorm2.fsj.co.jp [202.217.208.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA20316 for ; Wed, 9 Sep 1998 03:43:28 -0700 (PDT) (envelope-from rosarion@fsj.co.jp) Received: from shangrila.fsj.co.jp (shangrila.fsj.co.jp [172.16.5.4]) by firestorm.fsj.co.jp (8.9.0/8.9.0) with ESMTP id TAA16727 for ; Wed, 9 Sep 1998 19:41:01 +0900 (JST) Received: from fsj.co.jp (freefall.fsj.co.jp [172.16.5.68]) by shangrila.fsj.co.jp (8.9.0/8.9.0) with ESMTP id TAA27493 for ; Wed, 9 Sep 1998 19:32:46 +0900 (JST) Message-ID: <35F65C19.86E06C73@fsj.co.jp> Date: Wed, 09 Sep 1998 19:44:41 +0900 From: Noel del Rosario X-Mailer: Mozilla 4.04 [en] (WinNT; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Mouse is freezing after several clicks Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When in X-windows, I noticed that after clicking the mouse to activate some applications, when I had done this about 5 or more times, the system froze. Then I had to do a hardboot. What is your advise?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 04:00:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA22529 for freebsd-questions-outgoing; Wed, 9 Sep 1998 04:00:18 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.10.60]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA22524 for ; Wed, 9 Sep 1998 04:00:13 -0700 (PDT) (envelope-from kheuer@gwdu60.gwdg.de) Received: from localhost (kheuer@localhost) by gwdu60.gwdg.de (8.9.0/8.9.0) with SMTP id MAA19325; Wed, 9 Sep 1998 12:58:18 +0200 (CEST) Date: Wed, 9 Sep 1998 12:58:18 +0200 (CEST) From: Konrad Heuer To: Evren Yurtesen cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: solaris In-Reply-To: <35F650C0.9907C1BA@turkey.ispro.net.tr> Message-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, 9 Sep 1998, Evren Yurtesen wrote: > first of them is it does not want to resolv dns... > I have setup an /etc/resolv.conf file > and now nslookup and some utilities are working. > but some utilities like telnet and ping are not able to > resolv dns names... Check `/etc/nsswitch.conf' and remove NIS where you don't need it; possibly your system tries to resolve host names by NIS. > the second problem is the machine things that > it is the gateway! how may I set the default gateway? Put its address in `/etc/defaultrouter'. Konrad Heuer // Gesellschaft fuer wissenschaftliche Datenverarbeitung mbH // Goettingen (GWDG), Am Fassberg, D-37077 Goettingen, Germany // // kheuer@gwdu60.gwdg.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 04:16:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA26033 for freebsd-questions-outgoing; Wed, 9 Sep 1998 04:16:28 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jaguar.ir.miami.edu (jaguar.ir.miami.edu [129.171.32.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA26027 for ; Wed, 9 Sep 1998 04:16:27 -0700 (PDT) (envelope-from marcus@miami.edu) Received: from jaguar.ir.miami.edu ("port 4824"@jaguar.ir.miami.edu) by jaguar.ir.miami.edu (PMDF V5.1-10 #24029) with SMTP id <0EZ0007DIKN4L8@jaguar.ir.miami.edu> for freebsd-questions@FreeBSD.ORG; Wed, 9 Sep 1998 07:16:16 -0400 (EDT) Date: Wed, 09 Sep 1998 07:16:16 -0400 (EDT) From: "Joe \"Marcus\" Clarke" Subject: Re: solaris In-reply-to: <35F650C0.9907C1BA@turkey.ispro.net.tr> To: Evren Yurtesen Cc: "freebsd-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 Check out the /etc/nsswitch file for to make sure you're setup for DNS resolution, and then create a file /etc/defaultrouter that has the IP address of your default gateway. Joe Clarke On Wed, 9 Sep 1998, Evren Yurtesen wrote: > hello > this is not related to freebsd, sorry : ) > I have installed solaris 2.5.5 to a sparc machine.. > but it has 2 problems... > first of them is it does not want to resolv dns... > I have setup an /etc/resolv.conf file > and now nslookup and some utilities are working. > but some utilities like telnet and ping are not able to > resolv dns names... > the second problem is the machine things that > it is the gateway! how may I set the default gateway? > > thanks for your patience > > > 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 Sep 9 04:57:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA00472 for freebsd-questions-outgoing; Wed, 9 Sep 1998 04:57:56 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tvainet.tva.gov (tvainet.tva.gov [152.85.133.14]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id EAA00467 for ; Wed, 9 Sep 1998 04:57:54 -0700 (PDT) (envelope-from root@antares.noh.tva.gov) Received: from topaz_hme.cha.tva.gov by tvainet.tva.gov via smtpd (for hub.FreeBSD.ORG [204.216.27.18]) with SMTP; 9 Sep 1998 11:57:29 UT Received: from gie.noh.tva.gov (gie.noh.tva.gov [152.85.77.150]) by topaz.cha.tva.gov (8.8.6/8.7.3/8.7.5-topaz) with SMTP id HAA01180; Wed, 9 Sep 1998 07:57:25 -0400 (EDT) Received: from antares.noh.tva.gov by gie.noh.tva.gov (SMI-8.6/SMI-SVR4) id HAA22126; Wed, 9 Sep 1998 07:58:41 -0400 Received: (from root@localhost) by antares.noh.tva.gov (8.8.8/8.8.5) id GAA01215; Wed, 9 Sep 1998 06:53:12 -0400 (EDT) Date: Wed, 9 Sep 1998 06:53:12 -0400 (EDT) From: SuperUser To: questions@FreeBSD.ORG cc: toby@milkyway.org, tjswanson@tva.gov Subject: X configuration Message-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 basic X windows running on a 486/133VLB, ATI Ultra Pro, using the Mach32 server in 1024 x 768. The X screen is fine. All other vtys are in a weird 50 line mode. The ususal 25 lines are shown double, at the top and bottom. The beginning and ends of the line are off screen. The only way I can get the vtys back to normal is to reboot. I read the X sections in "The Complete FreeBSD" but did not see (understand) anything on this problem. Any suggestions are appreciated. TIA Toby. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 05:09:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA01922 for freebsd-questions-outgoing; Wed, 9 Sep 1998 05:09:51 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailhost.criterion.canon.co.uk (cruella.criterion.canon.co.uk [194.223.249.254]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA01912 for ; Wed, 9 Sep 1998 05:09:49 -0700 (PDT) (envelope-from adamn@criterion.canon.co.uk) Received: from criterion.canon.co.uk (hermes.criterion.canon.co.uk [194.223.249.13]) by mailhost.criterion.canon.co.uk (8.8.8/8.7.3) with ESMTP id NAA27597 for ; Wed, 9 Sep 1998 13:04:23 +0100 (BST) Message-ID: <35F66E2E.FA8784D1@criterion.canon.co.uk> Date: Wed, 09 Sep 1998 13:01:50 +0100 From: Adam Nealis Organization: Criterion Software, Ltd. X-Mailer: Mozilla 4.05 [en] (X11; I; Linux 2.0.34 i686) MIME-Version: 1.0 To: freebsd-questions Subject: Installation: Boot 2.2.7 from SONY CDU33A? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Tried to install 2.2.7 from the Walnut Creek CD over a WINNiT (sic) 4.0 installation on a P90. Having made a boot floppy via my Win 95/Linux machine and the makeflp script, I couldn't get the boot floppy to spot the CD-ROM drive. I know could have used the Linux box to export the CD-ROM via NFS for a network install, or (horror!) installed over the 'Net (my poor 'phone bill!), but I'm stubborn. I tried all the different CD-ROM options (including the SONY) from the boot floppy's full screen mode install menus without success. So, having browsed the on-line handbook today, at work, I notice the CDU33A is supported in the GENERIC kernel, so I suppose my questions are: o is the kernel on the boot floppy a GENERIC kernel? o does this kernel support the CDU33A? o should I boot with the -c option from the floppy? o Should I boot NT again, and get the I/O port info' from the Device Manager in Control Panel just in case? It'd be nice to go home and get my own back on my friend who's staying with me at the moment, since he derived great pleasure from seeing me struggle last night. TIA, Adam. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 05:12:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA02259 for freebsd-questions-outgoing; Wed, 9 Sep 1998 05:12:16 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from lab.cba.ualr.edu (lab.cba.ualr.edu [144.167.120.221]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA02253 for ; Wed, 9 Sep 1998 05:12:12 -0700 (PDT) (envelope-from joe@lab.cba.ualr.edu) Received: from njal (joe@access66.mod1.ualr.edu [144.167.7.66]) by lab.cba.ualr.edu (8.8.7/8.8.7) with SMTP id HAA09614; Wed, 9 Sep 1998 07:11:04 -0500 Date: Wed, 9 Sep 1998 07:09:34 -0500 (CDT) From: Joe X-Sender: joe@njal To: Ladislav Kostal cc: freebsd-questions@FreeBSD.ORG Subject: Re: Samba 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 On Wed, 9 Sep 1998, Ladislav Kostal wrote: I think you have to login the win95 machine (at startup) as the same user you login as on the server. > Hello, > > Yesterday I have installed Samba 1.9.18p10. The security level is user. > When I try to browse resources on Samba server from win95 client (OSR2), > it prompts me for password for \\OURSERVER\IPC$. With previous versions of > Samba I hadn't these problems (or is it a problem of versions of wi95 ?) > When I change the security level to "share" it works but not in the way I > want. What to do with this ? > lk > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > There are no secret messages in this signature file. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 05:23:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA03303 for freebsd-questions-outgoing; Wed, 9 Sep 1998 05:23:21 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chickenbean.ais-gwd.com (chickenbean.com [205.160.97.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA03298 for ; Wed, 9 Sep 1998 05:23:19 -0700 (PDT) (envelope-from charles@chickenbean.com) Received: from ci1000971-c.sptnbrg1.sc.home.com (ci1000971-c.sptnbrg1.sc.home.com [24.4.113.32]) by chickenbean.ais-gwd.com (8.8.8/8.8.8) with SMTP id IAA07684 for ; Wed, 9 Sep 1998 08:34:59 -0400 (EDT) (envelope-from charles@chickenbean.com) From: "Charles A. Peters" Reply-To: To: Subject: Why cain't Internet Explorer receive a cookie through a FreeBSD 2.2.6 Release Gateway Date: Wed, 9 Sep 1998 08:24:23 -0400 Message-ID: <000001bddbec$c71440c0$20710418@ci1000971-c.sptnbrg1.sc.home.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a 2.2.6 gateway on a network to allow users to access the Internet from win95. In an attempt to install Outlook 98 through the gateway, I got the message that my browser did not accept cookies. Anyone familiar with this problem, and can someone point me to a resource the help me better understand exactly what is and is not alloed through the gateway. Thanks, Charles mailto:charles@chickenbean.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 05:40:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA05644 for freebsd-questions-outgoing; Wed, 9 Sep 1998 05:40:17 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ccas.ru (ext1.ccas.ru [193.233.208.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA05636 for ; Wed, 9 Sep 1998 05:40:12 -0700 (PDT) (envelope-from andreyl@ccas-gw.dials.ccas.ru) Received: from ccas-gw.dials.ccas.ru (dials.ccas.ru [193.232.81.111]) by ccas.ru (8.7.5/8.7.3) with ESMTP id UAA11370 for ; Tue, 8 Sep 1998 20:22:20 +0300 (EET DST) Received: (from root@localhost) by ccas-gw.dials.ccas.ru (8.8.8/8.8.8) id UAA01151 for freebsd-questions@freebsd.org; Tue, 8 Sep 1998 20:15:38 +0400 (MSD) Date: Tue, 8 Sep 1998 20:15:38 +0400 (MSD) From: "Andrey S. Lopatenko" Message-Id: <199809081615.UAA01151@ccas-gw.dials.ccas.ru> To: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To: freebsd-questions@freebsd.org Subject: X problem Hello I hope I use right address for my question I didn't find answer alone I have FreeBSD 2.2.7 Release and I installed XFree86 I cant tell you exact version of XFree because I installed it first and I don't now where can I see it. I used to work with unix in shell So today I installed XFree86 from ftp2.ru.freebsd.org by using /stand/sysinstall xdm and some others applications just simple like xterm work properly on my system but some others (nethack xmysql) doesn't work They need libXpm.so.4.11. This so is not present in my system and there no references on it in any file of my system. I read documentation on other sites and never found it . Can you tell me what's file and where can I get it? Thank you in advance Andrey Lopatenko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 05:55:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA07075 for freebsd-questions-outgoing; Wed, 9 Sep 1998 05:55:23 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from spectre.honk.org (honk.org [206.191.48.225]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA07070 for ; Wed, 9 Sep 1998 05:55:22 -0700 (PDT) (envelope-from mpoulin@honk.org) Received: from sw47 ([207.219.2.96]) by spectre.honk.org (8.8.4/8.7.3) with SMTP id HAA04530; Wed, 9 Sep 1998 07:44:46 -0400 Message-Id: <3.0.3.32.19980909085436.0090f100@honk.org> X-Sender: mpoulin@honk.org X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.3 (32) Date: Wed, 09 Sep 1998 08:54:36 -0400 To: "Jan B. Koum " From: Martin Poulin Subject: Re: CDPlayer only runs as root? Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: References: <3.0.3.32.19980908084516.0090b470@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 Yup, that did the trick. Thanks! M. At 01:16 PM 9/8/98 -0700, you wrote: > > I bet /dev/wcd0a is owner root, group operator? If so, add user >who you want to let run CDPlayer to the group operator in /etc/group :) > >-- Yan > >I don't have the password + Jan Koum >But the path is chainlinked | Spelled Jan, pronounced Yan. There. >So if you've got the time | Web: http://www.best.com/~jkb >Set the tone to sync + OS: http://www.FreeBSD.org > >On Tue, 8 Sep 1998, Martin Poulin wrote: > >>Hello, >> >>I recently installed XCD and CDPlayer on my system. I managed to >>get them working after a few tries (setenv CDPLAYER /dev/wcd0a) >>but neither one of them will function unless I execute them as root. >> >>CDPlayer gives me an error like "/dev/wcd0a: permission denied". (sorry >>I don't know the exact wording - I'm at work now and my system is at home.) >> >>I checked the mailing list archives and couldn't find anything like this. >> >>Any ideas? >> >>Thanks in advance, >> >>Marty. >> >> >>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 Sep 9 06:12:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA09587 for freebsd-questions-outgoing; Wed, 9 Sep 1998 06:12:05 -0700 (PDT) (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 GAA09529 for ; Wed, 9 Sep 1998 06:12:02 -0700 (PDT) (envelope-from fehr@idirect.com) Received: from localhost (fehr@localhost) by proteus.idirect.com (8.9.1/8.9.1) with SMTP id JAA29377; Wed, 9 Sep 1998 09:11:52 -0400 (EDT) Date: Wed, 9 Sep 1998 09:11:52 -0400 (EDT) From: "Eric D. Fehr" To: David James cc: freebsd-questions@FreeBSD.ORG Subject: Re: root account has been renamed? In-Reply-To: <35F5EBA4.C760A86F@zip.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 suspect you installed the Pine 4.01 package from FreeBSD 2.2.7 - the Pico editor that comes with it has an apparent problem that causes it to insert the occasional U as the first character in the file. Probably ran vipw with pico as your default editor. Eric On Wed, 9 Sep 1998, David James wrote: > Hi, > > The root account on my machine (running 2.2.7) seems to have been > renamed to Uroot. I can login as Uroot using the root password and I am > uid 0. Both /etc/passwd and /etc/master.passwd have changed the first > line from root to Uroot. /etc/group has remained the same, so Uroot is > not a member of any groups apart from wheel. > > I have two questions about this: > 1. What caused root to be renamed? (Could I have done something really > stupid to cause this?) > 2. How can I get it back to how it was? (I tried editing /etc/passwd and > /etc/master.passwd and deleting the "U" but it didn't work - I kept > backups of the files before I edited.) > > I'm not sure if you may need any further information to help; please > tell me if I have left something out. > > > Many thanks, > > > David James > davidj@zip.com.au > (Please reply direct to me, as I am not on the list) > > 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 Sep 9 06:41:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA12409 for freebsd-questions-outgoing; Wed, 9 Sep 1998 06:41:38 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ivgate.omahug.org (ivgate.omahug.org [216.40.10.33]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id GAA12404 for ; Wed, 9 Sep 1998 06:41:36 -0700 (PDT) (envelope-from jsw@ivgate.omahug.org) From: jsw@ivgate.omahug.org (Jack Winslade) Message-Id: <9809091341.AA02204@ivgate.omahug.org> Subject: Re: Why named hangs up? To: zhwpeng@stc.sh.cn (Peng ZhengWen) Date: Wed, 9 Sep 1998 08:41:01 -0500 (CDT) Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <01BDDBFF.C0FB9AE0@ws2.stc.sh.cn> from "Peng ZhengWen" at Sep 9, 98 02:40:12 pm X-Mailer: ELM [version 2.4 PL20] Content-Type: text Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I config the /etc/named.boot file and then startup the named > daemon.but named seems hang up,and the client request name solution > from the name server can not connect the name server?What is the > reason? Try checking /etc/resolv.conf > By the way,is there any utility that used to convert /etc/hosts to >named format database in FreeBSD?Where can I get it? The htons script will do that. Not sure of exact source but very common. Try a web search. Good day JSW To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 06:46:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA14226 for freebsd-questions-outgoing; Wed, 9 Sep 1998 06:46:54 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from grey.interact.net.au (grey.interact.net.au [203.23.1.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA14189 for ; Wed, 9 Sep 1998 06:46:48 -0700 (PDT) (envelope-from elicit@namadgi.com.au) Received: from namadgi.com.au (as3-12.can.interact.net.au [203.33.177.76]) by grey.interact.net.au (8.8.7/8.8.7) with ESMTP id XAA24153 for ; Wed, 9 Sep 1998 23:46:39 +1000 Message-ID: <35F686CA.3A95ACE@namadgi.com.au> Date: Wed, 09 Sep 1998 23:46:50 +1000 From: Geoff Mason X-Mailer: Mozilla 4.5b1 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: just a few questions Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi how are you ? i am just wondering exactly how bsd will run on my computer i am justwondering if install bsd will it take over computer or will i be able to chosse when i want to use it . i think what i am asking is can i run along side and so forth becuase i share it and i dont think my flat mate would like to use bsd becuase they like windows ? and i am just starting to learn to c++ and was wondering if bsd had a c++ decompiler aplication aswell ? thank you for your time and i hope you understood what i was trying to ask .... my email is : you_want_it@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 Sep 9 06:57:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA16348 for freebsd-questions-outgoing; Wed, 9 Sep 1998 06:57:49 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from arjun.niksun.com (gw.niksun.com [206.20.52.122]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA16325 for ; Wed, 9 Sep 1998 06:57:46 -0700 (PDT) (envelope-from ath@niksun.com) Received: from stiegl.niksun.com (stiegl.niksun.com [10.0.0.44]) by arjun.niksun.com (8.8.8/8.8.8) with ESMTP id JAA19011 for ; Wed, 9 Sep 1998 09:57:24 -0400 (EDT) Received: from stiegl.niksun.com (localhost.niksun.com [127.0.0.1]) by stiegl.niksun.com (8.8.8/8.8.7) with ESMTP id JAA04815 for ; Wed, 9 Sep 1998 09:57:23 -0400 (EDT) (envelope-from ath@stiegl.niksun.com) Message-Id: <199809091357.JAA04815@stiegl.niksun.com> X-Mailer: exmh version 2.0zeta 7/24/97 From: Andrew Heybey To: freebsd-questions@FreeBSD.ORG Subject: booting from pccard scsi disk Date: Wed, 09 Sep 1998 09:57:23 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a laptop (running windoze) on which I'd like to be able to boot FreeBSD for a demo. I do have an Adaptect SlimSCSI pccard SCSI controller (which should work with FreeBSD) and a JAZ drive. Is there a way to boot a kernel (maybe by using fbsdboot.exe) that has / on the Jaz drive? It's a chicken-and-egg problem: the controller doesn't get recognized until pccardd runs, but that requires a filesystem... Questions: 1) Has anyone managed to get a SlimSCSI recognized by the aic driver (without the intervention of pccardd)? I haven't had any luck yet, but maybe I haven't figured out the correct IRQ/ ports. 2) Can anyone think of another way to do this? I have a Real Computer on which I could even build a custom boot floppy or CDROM but I don't have enough clues to know exactly what to do. Can one run a real system with / as an MFS and /usr, /var, /bin mounted from another disk? thanks, andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 07:01:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA16922 for freebsd-questions-outgoing; Wed, 9 Sep 1998 07:01:43 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from P1 ([192.117.232.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA16748 for ; Wed, 9 Sep 1998 07:00:25 -0700 (PDT) (envelope-from zeevm@isdn.net.il) Received: from isdn.net.il - 212.25.77.210 by isdn.net.il with Microsoft SMTPSVC; Wed, 9 Sep 1998 15:59:14 +0200 Message-ID: <35F68985.C69E76F@isdn.net.il> Date: Wed, 09 Sep 1998 15:58:29 +0200 From: Zeev Mindali X-Mailer: Mozilla 4.05 [en] (WinNT; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: free-bsd 3.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 installed the freebsd 3.0 in freebsd 2.2.7 the pkg files was on /usr/ports where are the ports or packges located in 3.0 ?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 07:55:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA22870 for freebsd-questions-outgoing; Wed, 9 Sep 1998 07:55:31 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from [207.193.251.3] ([207.193.251.3]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA22865 for ; Wed, 9 Sep 1998 07:55:30 -0700 (PDT) (envelope-from JDGarcia@cps-satx.com) Received: from mail.cps-satx.com by [207.193.251.3] via smtpd (for hub.FreeBSD.ORG [204.216.27.18]) with SMTP; 9 Sep 1998 15:00:14 UT Received: by mail.cps-satx.com with Internet Mail Service (5.0.1460.8) id ; Wed, 9 Sep 1998 09:57:32 -0500 Message-ID: <9EE1518FB16AD111B187080009DCE9F75D832C@mail.cps-satx.com> From: "Garcia, John D." To: "'freebsd-questions@freebsd.org'" Subject: Sound cards Date: Wed, 9 Sep 1998 09:57:30 -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 was wondering what steps are involved in configuring my soundblaster awe 64 card. I believe that it is PnP( I had no choice ). Where in the handbook is it talked about? If it is not in the handbook where can I get the needed information? Please help, thanks. John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 07:59:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA23636 for freebsd-questions-outgoing; Wed, 9 Sep 1998 07:59:51 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from netra.graphnet.com (netra.graphnet.com [192.206.112.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA23623 for ; Wed, 9 Sep 1998 07:59:46 -0700 (PDT) (envelope-from romank@graphnet.com) Received: from graphnet.com (roman.graphnet.com [192.206.112.93]) by netra.graphnet.com (8.8.8/8.8.6) with ESMTP id KAA20717; Wed, 9 Sep 1998 10:59:34 -0400 (EDT) Message-ID: <35F6982C.2CE9F217@graphnet.com> Date: Wed, 09 Sep 1998 11:01:00 -0400 From: Roman Katsnelson Organization: Graphnet, Inc X-Mailer: Mozilla 4.05 [en] (WinNT; U) MIME-Version: 1.0 To: Zeev Mindali CC: freebsd-questions@FreeBSD.ORG Subject: Re: free-bsd 3.0 References: <35F68985.C69E76F@isdn.net.il> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > where are the ports or packges located in 3.0 ?? do find / -name ports gl, roman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 08:24:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA27703 for freebsd-questions-outgoing; Wed, 9 Sep 1998 08:24:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from eyescream.com (matador.pdx.oneworld.com [205.231.240.4]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA27697 for ; Wed, 9 Sep 1998 08:24:38 -0700 (PDT) (envelope-from media@eyescream.com) Received: from bissell.eyescream.com by eyescream.com with smtp (SMTP mailer) id m0zGm6R-001Q9JC; Wed, 9 Sep 98 08:24 PDT Message-Id: Date: Wed, 9 Sep 98 08:24 PDT From: e/y/e/s/c/r/e/a/m media To: X-Mailer: NetMailer v1.0 (http://www.alphasoftware.com/netmailer) [C.R-D3124332D183F211526] Subject: eyescream media planning 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're updating your records at eyescream and we need some information about your property. eyescream interactive buys on a wide variety of sites to target our client's needs. Accurate information helps us make the right buys and keep our clients AND publishers happy. Please drop by our "Media Planning Hot Sheet" at and fill out the form. This will let us send RFPs to you when planning our spending. -------------e/y/e/s/c/r/e/a/m interactive, inc.------------- media planning dept. traffic building, strategic partnering, new media planning killer creative and design that will make you s c r e a m portland, oregon usa ----------------< http://www.eyescream.com >----------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 08:54:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA00995 for freebsd-questions-outgoing; Wed, 9 Sep 1998 08:54:40 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from drmemory.fnal.gov (drmemory.fnal.gov [131.225.105.170]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA00989 for ; Wed, 9 Sep 1998 08:54:37 -0700 (PDT) (envelope-from rneswold@drmemory.fnal.gov) Received: (from rneswold@localhost) by drmemory.fnal.gov (8.8.8/8.8.6) id KAA04092; Wed, 9 Sep 1998 10:54:04 -0500 (CDT) Message-ID: <19980909105404.A4027@drmemory.fnal.gov> Date: Wed, 9 Sep 1998 10:54:04 -0500 From: "Richard M. Neswold" To: tcc@rose.dlut.edu.cn Cc: FreeBSD-Questions List Subject: Re: Serial mouse problem Reply-To: rneswold@mcs.net References: <35F5E58A.581D@rose.dlut.edu.cn> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <35F5E58A.581D@rose.dlut.edu.cn>; from Changchun Teng on Wed, Sep 09, 1998 at 10:18:50AM +0800 X-PGP-RSAfprint: 0A C8 A5 76 DF 8E E1 B3 F3 97 BE 73 DA CD 4B C9 X-PGP-RSAkey: http://www.mcs.net/~rneswold/www/pub.key X-Spambot-Food: abuse@localhost postmaster@localhost abuse@fbi.gov Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If memory serves, didn't Changchun Teng say: > My system is FreeBSD 2.2.7. When I configed my X-win, I found that > I could not use my serial mouse. > When I launched "moused -p /dev/cuaa0", the system hinted that > cannot determins mouse type on /dev/cuaa0. So I had to config my > X-win with /dev/sysmouse as my mouse device. I can started the > X-win, but I still could not use the mouse. > Can you give me an answer to solve it? NOTE: You don't need 'moused' loaded in order to get mouse support in X. But since you mention 'moused', this message assumes that you want it to work, as well. First, a question: Do you get a mouse cursor that you can move around when you're in a virtual terminal? If X is running, hit Ctrl-Alt-F1 to return to the first virtual terminal. Move the mouse to see if it's working. If it is, great! All you need to do is configure your X server (described below.) If the mouse doesn't move, then you have to get 'moused' working first. Since 'moused' couldn't determine your mouse type, you'll have to specify it. Use the -t option to specify the type of mouse. Do a 'man moused' to see the various mouse protocols that are supported. If you have a MouseSystems mouse, be sure to also use the -D option. Before you can continue, you must get 'moused' to work. Other things to check: make sure you are specifying the correct device to which the mouse is connected (are you _sure_ it's on /dev/cuaa0 and not /dev/cuaa1 ?) Once you have 'moused' working, you have to change your mouse configuration in the /etc/XF86Config file: Section "Pointer" Protocol "MouseSystems" Device "/dev/sysmouse" ClearDTR EndSection It should work fine now. -- Rich ------------------------------------------------------------------------ Rich Neswold | PGP: 0A C8 A5 76 DF 8E E1 B3 rneswold@mcs.net | F3 97 BE 73 DA CD 4B C9 http://www.mcs.net/~rneswold | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 09:00:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA01433 for freebsd-questions-outgoing; Wed, 9 Sep 1998 09:00:00 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pau-amma.whistle.com (s205m64.whistle.com [207.76.205.64]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA01425 for ; Wed, 9 Sep 1998 08:59:54 -0700 (PDT) (envelope-from dhw@whistle.com) Received: (from dhw@localhost) by pau-amma.whistle.com (8.8.8/8.8.7) id IAA06850 for freebsd-questions@FreeBSD.ORG; Wed, 9 Sep 1998 08:58:06 -0700 (PDT) (envelope-from dhw) Date: Wed, 9 Sep 1998 08:58:06 -0700 (PDT) From: David Wolfskill Message-Id: <199809091558.IAA06850@pau-amma.whistle.com> Subject: Re: CRON JOBS Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Date: Wed, 9 Sep 1998 03:52:24 -0500 (CDT) >From: David Vondrasek >> > 0 10 20 30 40 50 filename >> > This will run the script at 10 minute intervels, correct ? >> Every 10 minutes :- >> 0,10,20,30,40,50 * * * * /bin/othertask >> (There's an alternative syntax as well.) >Thanks, I had note on this and I just took BAD notes. >This helps me understand the notes i have, One of the things I find useful to do in crontabs is to place a comment line, showing the various fields, such as: > crontab -l # DO NOT EDIT THIS FILE - edit the master and reinstall. # (/tmp/crontab.TuzuXx2202 installed on Tue Sep 1 15:50:21 1998) # (Cron version -- $Id: crontab.c,v 1.6.2.3 1998/03/09 11:42:00 jkh Exp $) #min hr dom mon dow cmd 03 13 * * 1-5 /usr/local/sbin/amcheck Engineering 03 03 * * * /usr/local/sbin/do_backups -p Tends to dramatically reduce the number of times I do a "man 5 crontab". Of course, it's only useful for systems that permit comments in crontabs, but I'm having trouble recalling the last system I used that had that limitation (possibly an NCR Tower...). FWIW, david -- David Wolfskill UNIX System Administrator dhw@whistle.com voice: (650) 577-7158 pager: (650) 371-4621 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 09:01:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA01634 for freebsd-questions-outgoing; Wed, 9 Sep 1998 09:01:55 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.cybcon.com (mail.cybcon.com [205.147.64.46]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA01626 for ; Wed, 9 Sep 1998 09:01:53 -0700 (PDT) (envelope-from wwoods@cybcon.com) Received: from support1.cybcon.com (william@support1.cybcon.com [205.147.76.99]) by mail.cybcon.com (8.9.0/8.9.0) with ESMTP id JAA18558 for ; Wed, 9 Sep 1998 09:01:42 -0700 (PDT) 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: Wed, 09 Sep 1998 09:01:30 -0700 (PDT) Reply-To: wwoods@cybcon.com From: William Woods To: FreeBSD Questions Subject: PLease help with this script........ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This i my current ppp options file. I use it for dial on boot, 24/7 connect and it works fine. I am in need of changing this to a dial on demand connection (I am going to be terminating my 24/7) and I need to know what to change. ------------------------------------------------- crtscts # enable hardware flow control modem # modem control line connect "/usr/bin/chat -f /etc/ppp/login.chat.script" # noipdefault # remote PPP server must supply your IP address. # if the remote host doesn't send your IP during # IPCP negotiation, remove this option passive # wait for LCP packets domain cybcon.com # put your domain name here 205.147.76.99:205.147.64.49 # put the IP of remote PPP host here # it will be used to route packets via PPP link # if you didn't specified the noipdefault option # change this line to : defaultroute # put this if you want that PPP server will be # your default router persist # Redial if link dies. ------------------------------------------------- The pppd command to dial on boot is in /etc/rc.local as: --------- # PPP /usr/sbin/pppd --------- Any suggestions for me would be appreciated. -------------------------------------- William Woods Date: 08-Sep-98 / Time: 13:17:07 goto to: http//www.freebsd.org. --> FreeBSD 3.0 CURRENT ELF <-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 09:03:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA01958 for freebsd-questions-outgoing; Wed, 9 Sep 1998 09:03:03 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kapmail.com (srv.kapmail.com [206.31.219.210]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA01943 for ; Wed, 9 Sep 1998 09:03:00 -0700 (PDT) (envelope-from satya@dspsoft.com) Received: (qmail 12465 invoked from network); 9 Sep 1998 16:05:47 -0000 Received: from simba.dspsoft.com (206.31.219.210) by simba.dspsoft.com with SMTP; 9 Sep 1998 16:05:47 -0000 Date: Wed, 9 Sep 1998 12:05:47 -0400 (EDT) From: Satya Devireddy X-Sender: satya@srv.kapmail.com To: Tom Brown cc: "'freeBSD support'" Subject: Re: Grog: Apache only starts one process but seems to work fine. In-Reply-To: <9500FBE37C19D1118D2200A0C907E0A5433A06@MERCIA_2> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I have managed to get Apache installed as a standalone system. I can send > requests to it no problem, and I get my pages back fine. > The FreeBSD handbook by Grog say's that apache should start 7 processes, I > do ps -aux and see only one. Is this a problem??? In you /usr/local/etc/apache/httpd.conf set the StartServers x to start x httpd processes It is upto you to decide how many you want to start. It will depend on who many concurrent clients you want to serve. Also checkout the MinSpareServers and MaxSpareServers settings -Satya ----------------- Satya Devireddy satya@dspsoft.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 09:08:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA03040 for freebsd-questions-outgoing; Wed, 9 Sep 1998 09:08:39 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kapmail.com (srv.kapmail.com [206.31.219.210]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA03034 for ; Wed, 9 Sep 1998 09:08:36 -0700 (PDT) (envelope-from satya@dspsoft.com) Received: (qmail 12549 invoked from network); 9 Sep 1998 16:11:30 -0000 Received: from simba.dspsoft.com (206.31.219.210) by simba.dspsoft.com with SMTP; 9 Sep 1998 16:11:30 -0000 Date: Wed, 9 Sep 1998 12:11:29 -0400 (EDT) From: Satya Devireddy X-Sender: satya@srv.kapmail.com To: Peng ZhengWen cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: How to config bpf? In-Reply-To: <01BDDBFF.24020EE0@ws2.stc.sh.cn> Message-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 add pseudo driver bpfilter in kernel config file and rebuild my custom kernel without errors.But the arpwatch program always reports it can not configure the /dev/bpf0.What is the reason?How to solve it? > My operating system is FreeBSD 2.2.5. Check if you have a device created in /dev/ ls -altr /dev/bpf* if not, login as root, cd /dev sh MAKEDEV bpf0 then try your program. -Satya ----------------- Satya Devireddy satya@dspsoft.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 09:14:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA03988 for freebsd-questions-outgoing; Wed, 9 Sep 1998 09:14:13 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kapmail.com (srv.kapmail.com [206.31.219.210]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA03983 for ; Wed, 9 Sep 1998 09:14:12 -0700 (PDT) (envelope-from satya@dspsoft.com) Received: (qmail 12626 invoked from network); 9 Sep 1998 16:17:04 -0000 Received: from simba.dspsoft.com (206.31.219.210) by simba.dspsoft.com with SMTP; 9 Sep 1998 16:17:04 -0000 Date: Wed, 9 Sep 1998 12:17:04 -0400 (EDT) From: Satya Devireddy X-Sender: satya@srv.kapmail.com To: Peng ZhengWen cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: Why named hangs up? In-Reply-To: <01BDDBFF.C0FB9AE0@ws2.stc.sh.cn> Message-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 config the /etc/named.boot file and then startup the named daemon.but named seems hang up,and the client request name solution from the name server can not connect the name server?What is the reason? > By the way,is there any utility that used to convert /etc/hosts to named format database in FreeBSD?Where can I get it? > My operating system is FreeBSD 2.2.5. what version of named are you using ? The latest version of bind is 8.1.2 The configuration setting have changed a lot between 4.x and 8.x isn't there supposed to be a /etc/namedb/named.conf file ? There are some good bind manuals for 4.x out there. If it is 8.x I can help. (I never worked on a 4.x) -Satya ----------------- Satya Devireddy satya@dspsoft.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 09:31:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA06431 for freebsd-questions-outgoing; Wed, 9 Sep 1998 09:31:42 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kapmail.com (srv.kapmail.com [206.31.219.210]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA06422 for ; Wed, 9 Sep 1998 09:31:38 -0700 (PDT) (envelope-from satya@dspsoft.com) Received: (qmail 12889 invoked from network); 9 Sep 1998 16:34:30 -0000 Received: from simba.dspsoft.com (206.31.219.210) by simba.dspsoft.com with SMTP; 9 Sep 1998 16:34:30 -0000 Date: Wed, 9 Sep 1998 12:34:30 -0400 (EDT) From: Satya Devireddy X-Sender: satya@srv.kapmail.com To: kclark cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD and Web hosting In-Reply-To: <35F5D0E1.75834958@nwlink.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 would like to run FreeBSD on my box for hosting. Will this be able to > handle(dumb Q) and what other software would I need? I think FreeBSD + Apache will be able to handle it very well (better than anything out there!!). FreeBSD 2.x or 3.0 (Sept 15th release) Apache 1.3.1 May be required: BIND (named) - aka DNS (if you want your own DNS) Optional: 1) If you want to use FrontPage to publish your sites then you need the frontpage extensions. I haven't tried this yet. but heard it causes a lot of headaches (Anybody got a step by step instructions??) 2) SSL - to setup secure shops check the /usr/ports/www/apache13 for plain apache also checkout www.apache.org -Satya ----------------- Satya Devireddy satya@dspsoft.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 09:37:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA07805 for freebsd-questions-outgoing; Wed, 9 Sep 1998 09:37:49 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from vmunix.dyn.ml.org (dyn2-206cable.hg.singa.pore.net [202.169.244.206] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA07797 for ; Wed, 9 Sep 1998 09:37:40 -0700 (PDT) (envelope-from freebsd@vmunix.dyn.ml.org) Received: from localhost (freebsd@localhost) by vmunix.dyn.ml.org (8.8.8/NO SPAM) with SMTP id AAA02642 for ; Thu, 10 Sep 1998 00:38:39 +0800 (SGT) (envelope-from freebsd@vmunix.dyn.ml.org) Date: Thu, 10 Sep 1998 00:38:33 +0800 (SGT) From: freebsd mailing list To: questions@FreeBSD.ORG Subject: NATD problem again. Message-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, Running 2.2.7, I have this fxp0 -> cable modem , fxp1 -> winbox. (no hub use crossover cable.) followed 'man natd' to setup ipfw and natd: natd -interface fxp0 -redirect_address 10.99.99.99 202.169.244.206 00100 divert 8668 ip from any to any via fxp0 00200 allow ip from any to any 65535 deny ip from any to any but when netstat -r: winbox.infowar.ml. 0:a0:c9:8c:3f:b5 UHLW 0 38 lo0 ^^^^^ fxp0: flags=8847 mtu 1500 inet 202.169.244.206 netmask 0xffffff00 broadcast 202.169.244.255 fxp1: flags=8843 mtu 1500 inet 10.99.99.99 netmask 0xff000000 broadcast 10.255.255.255 lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 from netstat -r, fxp1 is on lo0(127.0.0.1) which is supposed to be 10.99.99.99. No idea where is wrong, any hints would be appreciated. /etc/hosts : 202.169.244.206 infowar.ml.org infowar 10.99.99.99 winbox.infowar.ml.org winbox thanks kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 10:14:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA13709 for freebsd-questions-outgoing; Wed, 9 Sep 1998 10:14:13 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp.hkstar.com (cassiopeia.hkstar.com [202.82.3.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA13704 for ; Wed, 9 Sep 1998 10:14:11 -0700 (PDT) (envelope-from kwanalex@hkstar.com) Received: from alexkwan (ip-54-46.dialup.hkstar.com [202.82.54.46]) by smtp.hkstar.com (8.8.8/8.8.4) with SMTP id BAA10027 for ; Thu, 10 Sep 1998 01:14:02 +0800 (HKT) X-Authentication-Warning: cassiopeia.hkstar.com: Host ip-54-46.dialup.hkstar.com [202.82.54.46] claimed to be alexkwan Message-ID: <001301bddc15$6c0c20c0$fd59fea9@alexkwan> From: "Alex Kwan" To: Subject: 10/100 PCI Bus Ethernet Card Date: Thu, 10 Sep 1998 01:15:18 +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 Hi! I am looking for a common and stable 10/100 PCI Bus Ehternet Card for my new FreeBSD 2.2.7 Box, your suggestion will be appreciated. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 11:00:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA19396 for freebsd-questions-outgoing; Wed, 9 Sep 1998 11:00:58 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from valiant.svi-atl.com (mail.svi-atl.com [208.234.70.220]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA19391 for ; Wed, 9 Sep 1998 11:00:48 -0700 (PDT) (envelope-from bbarrett@svi-atl.com) Received: by mail.svi-atl.com with Internet Mail Service (5.0.1460.8) id ; Wed, 9 Sep 1998 14:02:16 -0400 Message-ID: <615A33DAD3F6D1118FA900805FD4D57D2AE60C@mail.svi-atl.com> From: "Barrett, Blair" To: "'freebsd-questions@freebsd.org'" Subject: Spam from kmworld.com Date: Wed, 9 Sep 1998 14:02:15 -0400 X-Mailer: Internet Mail Service (5.0.1460.8) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Free BSD questions subscribers: My name is Blair Barrett. I am the Network Manager for Shore-Varrone, Incorporated, the parent company of KM World Magazine. It is our policy to send broadcast e-mail only to our magazine subscribers and trade show participants. I have contacted our corporate executives and impressed upon them the implications this kind of activity has for companies like ours which use the Internet for legitimate business purposes. I am personally involved in the anti SPAM movement, and I was appalled to learn one of our subsidiaries was engaging in this activity. I wish to personally apologize to each and every recipient. You have my personal promise I will do whatever it takes to make sure this does not happen again. Thank you. Blair C. Barrett Network Manager Shore-Varrone, Inc. abuse@kmworld.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 11:05:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA20035 for freebsd-questions-outgoing; Wed, 9 Sep 1998 11:05:38 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from casimir.easynet.fr (casimir.easynet.fr [195.114.64.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA20009 for ; Wed, 9 Sep 1998 11:05:30 -0700 (PDT) (envelope-from rama@casimir.easynet.fr) Received: (from rama@localhost) by casimir.easynet.fr (8.8.8/8.8.8) id UAA07846 for freebsd-questions@freebsd.org; Wed, 9 Sep 1998 20:05:53 +0200 (CEST) (envelope-from rama) Message-ID: <19980909200552.A7800@easynet.fr> Date: Wed, 9 Sep 1998 20:05:52 +0200 From: David Ramahefason To: freebsd-questions@FreeBSD.ORG Subject: Stable 2.2.7 ?? Reply-To: David Ramahefason Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.92.8 Organization: Systems Team Easynet France SA X-Operating-System: FreeBSD Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG anyone has seen the same prob ?? while trying to put a 2.2.7 in the Stable Branch ?? In the make world: cc -O -pipe -I. -I/usr/src/usr.bin/compile_et/../../lib/libcom_err -I/usr/obj/usr/src/tmp/usr/include -c error_table.c In file included from /usr/src/usr.bin/compile_et/error_table.y:72: error_table.h:8: conflicting types for `YYSTYPE' /usr/src/usr.bin/compile_et/error_table.y:10: previous declaration of `YYSTYPE' error_table.h:9: conflicting types for `yylval' error_table.c:121: previous declaration of `yylval' /usr/src/usr.bin/compile_et/error_table.y: In function `char_to_num': /usr/src/usr.bin/compile_et/error_table.y:198: `ERRCODE_RANGE' undeclared (first use this function) /usr/src/usr.bin/compile_et/error_table.y:198: (Each undeclared identifier is reported only once /usr/src/usr.bin/compile_et/error_table.y:198: for each function it appears in.) /usr/src/usr.bin/compile_et/error_table.y: In function `set_table_num': /usr/src/usr.bin/compile_et/error_table.y:230: `BITS_PER_CHAR' undeclared (first use this function) /usr/src/usr.bin/compile_et/error_table.y:234: `ERRCODE_RANGE' undeclared (first use this function) error_table.c: In function `yygrowstack': error_table.c:325: warning: assignment from incompatible pointer type error_table.c:326: warning: assignment from incompatible pointer type error_table.c: In function `yyparse': error_table.c:390: incompatible types in assignment error_table.c:431: incompatible types in assignment *** Error code 1 -- /David Ramahefason Administrateur Systeme/Reseau/ /rama@easynet.fr Easynet France SA / /0144547031 ICQ: 14292822 / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 11:28:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA24022 for freebsd-questions-outgoing; Wed, 9 Sep 1998 11:28:41 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from peanut.readington.com (peanut.readington.com [207.207.198.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA24017 for ; Wed, 9 Sep 1998 11:28:39 -0700 (PDT) (envelope-from chrismar@peanut.readington.com) Received: from localhost (chrismar@localhost) by peanut.readington.com (8.9.1/8.8.7) with SMTP id NAA02758; Wed, 9 Sep 1998 13:31:57 -0400 (EDT) (envelope-from chrismar@peanut.readington.com) Date: Wed, 9 Sep 1998 13:31:57 -0400 (EDT) From: Chris Martino To: Alex Kwan cc: freebsd-questions@FreeBSD.ORG Subject: Re: 10/100 PCI Bus Ethernet Card In-Reply-To: <001301bddc15$6c0c20c0$fd59fea9@alexkwan> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm using an Intel EtherExpress 10/100+ card, and I am very pleased. Works very well. Chris -- Chris Martino chrismar@readington.com On Thu, 10 Sep 1998, Alex Kwan wrote: > Hi! > > I am looking for a common and stable > 10/100 PCI Bus Ehternet Card for my > new FreeBSD 2.2.7 Box, > your suggestion will be appreciated. > > Thanks > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 11:31:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA24928 for freebsd-questions-outgoing; Wed, 9 Sep 1998 11:31:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA24917 for ; Wed, 9 Sep 1998 11:31:33 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id LAA26811; Wed, 9 Sep 1998 11:26:13 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpda26806; Wed Sep 9 18:26:10 1998 Date: Wed, 9 Sep 1998 11:26:06 -0700 (PDT) From: Julian Elischer To: Kevin Pan cc: questions@FreeBSD.ORG Subject: Re: FreeBSD Website 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 There are a set of people who do this, so you may be treading on a few toes suggesting that it needs work, but.... my 2 c. the present site is very confusing, with about 3 ways of doing things, and too many gifs, which makes it slow on slow links. There should be more "obvious" links to the questins people always ask. too many of the present links are not obviously links.. (e.g. it took me 3 weeks to discover that the yellow bar was clickable) probably 'questions' is not the place to offer however.. you should write to the webmaster and offer your services.... julian On Wed, 9 Sep 1998, Kevin Pan wrote: > Dear FreeBSD Foundation: > > Can I offer to contribute for redesigning of the FreeBSD website? I am > confident that I can give the website a real professional look that would > enhance the image of the FreeBSD OS and the community. Please let me know > further. > > (Yes, we're FreeBSD users and our servers - www.maxime.net - are running on > it!) > > Thanks! > > Regards, > > > --> How Can We Serve You Today? <-- > -------------------------------------------------------------- > KEVIN PAN, Consultant kevinpan@maxime.net > MAXIME TECHNOLOGY http://www.maxime.net > ============================================================== > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 11:34:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA25767 for freebsd-questions-outgoing; Wed, 9 Sep 1998 11:34:07 -0700 (PDT) (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 LAA25590 for ; Wed, 9 Sep 1998 11:33:31 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.02 #2) id 0zGoZq-0000mJ-00; Wed, 9 Sep 1998 19:02:46 +0100 Date: Wed, 9 Sep 1998 19:02:45 +0100 From: Ben Smithurst To: Peng ZhengWen , freebsd-questions@FreeBSD.ORG Subject: Re: How to config bpf? Message-ID: <19980909190245.A2949@scientia.demon.co.uk> References: <01BDDBFF.24020EE0@ws2.stc.sh.cn> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <01BDDBFF.24020EE0@ws2.stc.sh.cn> User-Agent: Mutt/0.94.3i (FreeBSD 3.0-CURRENT i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Peng ZhengWen wrote: > I add pseudo driver bpfilter in kernel config file and rebuild my > custom kernel without errors.But the arpwatch program always reports > it can not configure the /dev/bpf0.What is the reason?How to solve it? I presume you mean ``pseudo-device bpfilter''? After that, and after building and rebooting to load the kernel, I think you need to run # cd /dev # ./MAKEDEV bpf0 (as root, of course.) -- Ben Smithurst : ben@scientia.demon.co.uk : http://www.scientia.demon.co.uk/ PGP: 0x99392F7D - 3D 89 87 42 CE CA 93 4C 68 32 0E D5 36 05 3D 16 http://www.scientia.demon.co.uk/ben/pgp-key.html (or use keyservers) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 11:51:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA28436 for freebsd-questions-outgoing; Wed, 9 Sep 1998 11:51:33 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horse.supranet.net (horse.supranet.net [205.164.160.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA28429 for ; Wed, 9 Sep 1998 11:51:31 -0700 (PDT) (envelope-from bossenbr@horse.supranet.net) Received: from localhost (bossenbr@localhost) by horse.supranet.net (8.8.7/8.8.7) with SMTP id NAA19145 for ; Wed, 9 Sep 1998 13:51:14 -0500 (CDT) Date: Wed, 9 Sep 1998 13:51:14 -0500 (CDT) From: Brandon Bossenbroek To: freebsd-questions@FreeBSD.ORG Subject: Com2 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'm having problems getting my computer to recognize com2. I have a acernote light 370C laptop and I'm trying to use a modem card. Right now I'm using a modem hooked up to com1, but I would really like to get this card working. I installed the PAO pakage, but I'm confused on how to tell ppp that I want it to use the modem card: Kernel: device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr (not found @ boot) ppp.conf: set device /dev/cuaa0 (should this be cuaa1, card0, card1 or pcic for the modem card?) I'm not sure if I need to give com2 a different irq or what. Any help would be much appreciated, -Brandon Bossenbroek To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 11:52:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA28601 for freebsd-questions-outgoing; Wed, 9 Sep 1998 11:52:24 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from lafcol (lafcol.lafayette.edu [139.147.8.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA28589 for ; Wed, 9 Sep 1998 11:52:18 -0700 (PDT) (envelope-from knollm@lafcol.lafayette.edu) Received: from believer by lafcol (SMI-8.6/SMI-SVR4) id OAA00589; Wed, 9 Sep 1998 14:50:49 -0400 Message-Id: <199809091850.OAA00589@lafcol> X-Sender: knollm@lafcol.lafayette.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0.2 Demo Date: Wed, 09 Sep 1998 15:05:19 -0400 To: questions@FreeBSD.ORG From: Mike Knoll Subject: ccd'ing drives Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How can I make my two IDE disks of different sizes a striped pair, using ccd, and install onto it? Basically, how do I create a ccd'ed pair of disks using the boot floopy? Thanks, Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 11:59:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA29867 for freebsd-questions-outgoing; Wed, 9 Sep 1998 11:59:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from server5.singular.com (server5.singular.com [204.140.208.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA29860 for ; Wed, 9 Sep 1998 11:59:03 -0700 (PDT) (envelope-from JBarbee@server5.singular.com) Received: by server5.singular.com with Internet Mail Service (5.5.2232.9) id ; Wed, 9 Sep 1998 11:59:34 -0700 Message-ID: <71B40CA7B273D0119DBF080009B46D4003E194@server5.singular.com> From: John Barbee To: "'freebsd-questions@freebsd.org'" Subject: nat using virtual interfaces Date: Wed, 9 Sep 1998 11:59:33 -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 Is it possible to do network address translation by using 2 virtual ip's bound to one physical interface? If no, why not? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 12:18:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA02313 for freebsd-questions-outgoing; Wed, 9 Sep 1998 12:18:53 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ducky.dvl-software.co.nz (210-55-210-87.ipnets.xtra.co.nz [210.55.210.87]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA02298 for ; Wed, 9 Sep 1998 12:18:48 -0700 (PDT) (envelope-from dan.langille@dvl-software.com) Received: from wocker (wocker.dvl-software.co.nz [192.168.0.99]) by ducky.dvl-software.co.nz (8.8.8/8.8.8) with SMTP id HAA21179; Thu, 10 Sep 1998 07:17:51 +1200 (NZST) (envelope-from dan.langille@dvl-software.com) Message-Id: <199809091917.HAA21179@ducky.dvl-software.co.nz> From: "Dan Langille" Organization: DVL Software Limited To: Peng ZhengWen Date: Thu, 10 Sep 1998 07:17:10 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Why named hangs up? Reply-to: dan.langille@dvl-software.com CC: questions@FreeBSD.ORG In-reply-to: <01BDDBFF.C0FB9AE0@ws2.stc.sh.cn> X-mailer: Pegasus Mail for Win32 (v3.01b) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 9 Sep 98, at 14:40, Peng ZhengWen wrote: > I config the /etc/named.boot file and then startup the named daemon.but > named seems hang up,and the client request name solution from the name > server can not connect the name server?What is the reason? By the way,is > there any utility that used to convert /etc/hosts to named format > database in FreeBSD?Where can I get it? My operating system is FreeBSD > 2.2.5. Peng, On my website (see below), there's a section on how I set up named. Look for "resolving localnames" or DNS. A working example can be found there. Hope that helps you. -- Dan Langille DVL Software Limited http://www.dvl-software.com : for race timing solutions To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 12:33:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA04816 for freebsd-questions-outgoing; Wed, 9 Sep 1998 12:33:29 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from plaidsocks.com (c35486-a.frmt1.sfba.home.com [24.1.70.247]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA04805 for ; Wed, 9 Sep 1998 12:33:18 -0700 (PDT) (envelope-from stefan@csudsu.com) Received: from localhost (stefan@localhost) by plaidsocks.com (8.8.8/1.3.2) with SMTP id MAA11600; Wed, 9 Sep 1998 12:32:50 -0700 (PDT) (envelope-from stefan@csudsu.com) Date: Wed, 9 Sep 1998 12:32:50 -0700 (PDT) From: Stefan Molnar X-Sender: stefan@c35486-a.frmt1.sfba.home.com To: freebsd mailing list cc: questions@FreeBSD.ORG Subject: Re: NATD problem again. 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 just try natd -interface fxp0 It will work. there is no need to do a redirect. On Thu, 10 Sep 1998, freebsd mailing list wrote: > hi guys, > > Running 2.2.7, I have this fxp0 -> cable modem , fxp1 -> winbox. > (no hub use crossover cable.) > > followed 'man natd' to setup ipfw and natd: > natd -interface fxp0 -redirect_address 10.99.99.99 202.169.244.206 > > 00100 divert 8668 ip from any to any via fxp0 > 00200 allow ip from any to any > 65535 deny ip from any to any > > > but when netstat -r: > winbox.infowar.ml. 0:a0:c9:8c:3f:b5 UHLW 0 38 lo0 > ^^^^^ > fxp0: flags=8847 mtu 1500 > inet 202.169.244.206 netmask 0xffffff00 broadcast 202.169.244.255 > fxp1: flags=8843 mtu 1500 > inet 10.99.99.99 netmask 0xff000000 broadcast 10.255.255.255 lo0: > flags=8049 mtu 16384 > inet 127.0.0.1 netmask 0xff000000 > > from netstat -r, fxp1 is on lo0(127.0.0.1) which is supposed to be > 10.99.99.99. No idea where is wrong, any hints would be appreciated. > > /etc/hosts : > > 202.169.244.206 infowar.ml.org infowar > 10.99.99.99 winbox.infowar.ml.org winbox > > thanks > kevin > > > 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 Sep 9 12:42:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA06764 for freebsd-questions-outgoing; Wed, 9 Sep 1998 12:42:24 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailman.trilogy.com (mailman.trilogy.com [149.74.1.108]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA06713 for ; Wed, 9 Sep 1998 12:42:11 -0700 (PDT) (envelope-from DavisC@mail.utexas.edu) Received: from tequila ([149.75.44.107]) by mailman.trilogy.com (Lotus SMTP MTA Internal build v4.6.2 (651.2 6-10-1998)) with SMTP id 8625667A.006CC602; Wed, 9 Sep 1998 14:48:06 -0500 Message-Id: <3.0.5.32.19980909144347.00945590@mail.utexas.edu> X-Sender: DavisC@mail.utexas.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Wed, 09 Sep 1998 14:43:47 -0500 To: freebsd-questions@FreeBSD.ORG From: Chris Davis Subject: installing freeBSD with multiple boot 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 currently dual booting between 98 and NT. Am I still safe with installing freeBSD from a DOS partition? Is there a .doc somewhere I can read describing this process if its different than a normal dos installation. Thanks Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 13:12:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA12008 for freebsd-questions-outgoing; Wed, 9 Sep 1998 13:12:05 -0700 (PDT) (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 NAA11938 for ; Wed, 9 Sep 1998 13:11:57 -0700 (PDT) (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.02 #1) id 0zGqZF-0005Qx-00; Wed, 9 Sep 1998 20:10:20 +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 VAA03825; Wed, 9 Sep 1998 21:10:08 +0100 Received: from uk.radan.com (rasnt-2) by beavis.uk.radan.com (4.1/SMI-4.1) id AA20652; Wed, 9 Sep 98 21:10:05 BST Message-Id: <35F6EE38.7DC97F21@uk.radan.com> Date: Wed, 09 Sep 1998 21:08:08 +0000 From: Mark Ovens X-Mailer: Mozilla 4.05 [en] (WinNT; I) Mime-Version: 1.0 To: questions@FreeBSD.ORG, freebsd-users@freebsd-uk.eu.org Subject: Help needed with fork(), pipe() & dup2() 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'm trying to make a native FreeBSD binary of a Linux program. The Linux binary works fine under emulation and I've got most of the thing working as a native FreeBSD app but there's one thing that's really giving me a headache. Below is the code. As you will see, it creates a pipe, forks the process, calls dup2() to read/write stdin/stdout, the child calls execvp to run file(1), "files" being a NULL terminated list of filenames. The parent reads from the pipe to process the output from file(1). This works fine the first time the function is called, but on the second & subsequent calls it never reads anything from the pipe, although sticking a printf() immediately before the while(gets... does produce output so the prog is getting that far. Since I only get the warning "This program uses gets() which is unsafe" the first time I'm assuming that 'gets(line)' returns NULL immediately the second time the function is called. Can anyone suggest why this should work under Linux but not as native FreeBSD?. Note that the code has been trimmed down and only shows the overall structure. The return from pipe(), dup2() etc. _is_ tested for errors and handled accordingly. void foo() { char line [MAX_LINE]; int fd [2]; pid_t pid; pipe(fd); if ((pid = fork ()) < 0) error_message(); else if (pid > 0) { /* parent */ close (fd [1]); if (fd [0] != STDIN_FILENO) { dup2(fd [0], STDIN_FILENO) close (fd [0]); } /* read file names from pipe */ while (gets (line) != NULL) { . . code to process "line" here . . } close (fd [0]); } /* parent */ else { /* child */ close (fd [0]); if (fd [1] != STDOUT_FILENO) { dup2(fd [1], STDOUT_FILENO) close (fd [1]); } if (execvp ("file", files) < 0) error_message (); close (fd [1]); } /* child */ } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 13:44:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA15576 for freebsd-questions-outgoing; Wed, 9 Sep 1998 13:44:43 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dt053nb4.san.rr.com (dt053nb4.san.rr.com [204.210.34.180]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA15571 for ; Wed, 9 Sep 1998 13:44:42 -0700 (PDT) (envelope-from Studded@dal.net) Received: from dal.net (Studded@localhost [127.0.0.1]) by dt053nb4.san.rr.com (8.8.8/8.8.8) with ESMTP id NAA19740; Wed, 9 Sep 1998 13:44:33 -0700 (PDT) (envelope-from Studded@dal.net) Message-ID: <35F6E8B0.136FE69D@dal.net> Date: Wed, 09 Sep 1998 13:44:32 -0700 From: Studded Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.06 [en] (X11; I; FreeBSD 2.2.7-STABLE-0905 i386) MIME-Version: 1.0 To: Frank Pawlak CC: freebsd-questions@FreeBSD.ORG Subject: Re: Point of Sale System References: <19980908232043.A2752@darkstar.connect.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Frank Pawlak wrote: > > Has anyone developed a POS -- point of sale system using FreeBSD? I recall reading > about someone somewhere doing this on Linux, but can't for the life of me recall where > I saw it. I would rather use FreeBSD if possible. Any comments, pointers, etc., are > greatly appreciated. Almost all of the POS systems in the US run on OS/2. As much as I like to us FreeBSD wherever possible, by far your best bet is to go with the industry leader in a case like this. Good luck, Doug -- *** Chief Operations Officer, DALnet IRC network *** At Barry (a small town in south Wales) hidden cameras have had to be installed to keep watch on the town's CCTV [Closed Circuit Television] to record acts of vandalism against the CCTV. - Privacy Forum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 13:44:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA15614 for freebsd-questions-outgoing; Wed, 9 Sep 1998 13:44:50 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from clem.mscd.edu (clem.mscd.edu [147.153.1.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA15607 for ; Wed, 9 Sep 1998 13:44:48 -0700 (PDT) (envelope-from baram@mscd.edu) Received: from localhost by clem.mscd.edu (PMDF V5.1-10 #D3122) with SMTP id <0EZ100I01B0V50@clem.mscd.edu> for freebsd-questions@freebsd.org; Wed, 9 Sep 1998 14:46:07 -0600 (MDT) Date: Wed, 09 Sep 1998 14:46:07 -0600 (MDT) From: qed Subject: INNv2.1 and raw device To: freebsd-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 Hi, I have been trying to use raw partitions with inn2.1 on wd2s1 but it fails with the following errors.. Sep 9 12:54:26 news makehistory[3486]: CNFS-sm: CNFSinitdisks: mmap for /cnfs/wd2s1e offset 0 len 16384 failed: Invalid argument Sep 9 12:54:26 news makehistory[3486]: SM storage method 'cnfs' failed initialization Sep 9 12:54:26 news makehistory[3486]: SM one or more storage methods failed initialization does FreeBDS block driver support mmap()? thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 13:55:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA17767 for freebsd-questions-outgoing; Wed, 9 Sep 1998 13:55:42 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kakapo.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA17760 for ; Wed, 9 Sep 1998 13:55:38 -0700 (PDT) (envelope-from jonc@pinnacle.co.nz) Received: from tui.pinnacle.co.nz (tui.pinnacle.co.nz [202.37.163.3]) by kakapo.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id IAA11787; Thu, 10 Sep 1998 08:53:18 +1200 (NZST) (envelope-from jonc@pinnacle.co.nz) Date: Thu, 10 Sep 1998 08:52:39 +1200 From: Jonathan Chen To: Geoff Mason cc: freebsd-questions@FreeBSD.ORG Subject: Re: just a few questions In-Reply-To: <35F686CA.3A95ACE@namadgi.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 Wed, 9 Sep 1998, Geoff Mason wrote: > hi how are you ? i am just wondering exactly how bsd will run on my > computer i am justwondering if install bsd will it take over computer or > will i be able to chosse when i want to use it . i think what i am > asking is can i run along side and so forth becuase i share it and i > dont think my flat mate would like to use bsd becuase they like windows > ? A boot-manager can be installed so that you can choose whether to boot FreeBSD or Windows [or OS2/ or whatever] when the machine starts up. > and i am just starting to learn to c++ and was wondering if bsd had a > c++ decompiler aplication aswell ? Haven't got a decompiler, but the system does have a c++ compiler. ------------------------------------------------------------------- Jonathan Chen | -insert-witty-quip-here- ------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 13:56:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA18014 for freebsd-questions-outgoing; Wed, 9 Sep 1998 13:56:18 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nethub.lynx.ru (lynxspb-2-ll.ll4.relcom.ru [193.124.178.206]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA17939 for ; Wed, 9 Sep 1998 13:56:07 -0700 (PDT) (envelope-from mur@lynx.ru) Received: from lynx.ru (mur.lynx.ru [195.9.178.30]) by nethub.lynx.ru (8.8.8/8.8.8) with ESMTP id AAA05725 for ; Thu, 10 Sep 1998 00:57:43 +0400 (MSD) Message-ID: <35F6EA74.46FD0F8D@lynx.ru> Date: Thu, 10 Sep 1998 00:52:04 +0400 From: "Ilya V. Komarov" Reply-To: mur@lynx.ru Organization: Lynx-BCC company X-Mailer: Mozilla 4.5b1 [en] (X11; I; FreeBSD 3.0-971208-SNAP i386) X-Accept-Language: ru MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD 2.0-RELEASE Content-Type: multipart/alternative; boundary="------------760A3982E436ABC5173EB3D4" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------760A3982E436ABC5173EB3D4 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Hi I want to install 4.4-BSD-lite server based on FreeBSD 2.0. Where I can get 2.0-RELEASE of FreeBSD on Internet ? BR. Ilya. -- Ilya V. Komarov, Lynx-BCC company, St. Petersburg, Russia --------------760A3982E436ABC5173EB3D4 Content-Type: text/html; charset=koi8-r Content-Transfer-Encoding: 7bit Hi
I want to install 4.4-BSD-lite server based on FreeBSD 2.0.
Where I can get 2.0-RELEASE of FreeBSD on Internet ?
 
                                        BR. Ilya.

 

--
  Ilya V. Komarov, Lynx-BCC company,
            St. Petersburg, Russia
  --------------760A3982E436ABC5173EB3D4-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 14:00:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA18701 for freebsd-questions-outgoing; Wed, 9 Sep 1998 14:00:06 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.cybcon.com (mail.cybcon.com [205.147.64.46]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA18608 for ; Wed, 9 Sep 1998 14:00:00 -0700 (PDT) (envelope-from wwoods@cybcon.com) Received: from support1.cybcon.com (william@support1.cybcon.com [205.147.76.99]) by mail.cybcon.com (8.9.0/8.9.0) with ESMTP id NAA03264 for ; Wed, 9 Sep 1998 13:59:51 -0700 (PDT) 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: Wed, 09 Sep 1998 13:59:39 -0700 (PDT) Reply-To: wwoods@cybcon.com From: William Woods To: FreeBSD Questions Subject: /etc/weekly Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG While rnning my /etc/weekly script...I got this...anyideas? Rebuilding locate database: updatedb: locate database /var/tmp/locateh19595/_updatedb19593 is empty Ideas Please. --------------------- William Woods Date: 09-Sep-98 / Time: 13:58:41 goto to: http//www.freebsd.org. --> FreeBSD 3.0 CURRENT ELF <-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 14:44:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA23402 for freebsd-questions-outgoing; Wed, 9 Sep 1998 14:44:41 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from camel8.mindspring.com (camel8.mindspring.com [207.69.200.58]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA23392 for ; Wed, 9 Sep 1998 14:44:31 -0700 (PDT) (envelope-from dgason@mindspring.com) Received: from mindspring.com (user-38lcb3u.dialup.mindspring.com [209.86.44.126]) by camel8.mindspring.com (8.8.5/8.8.5) with ESMTP id RAA17015 for ; Wed, 9 Sep 1998 17:44:18 -0400 (EDT) Message-ID: <35F6F7FC.AE731C61@mindspring.com> Date: Wed, 09 Sep 1998 17:49:48 -0400 From: Dave Ason X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: KDE size? 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, I am thinking about installing KDE on my FreeBSD machine. Does anyone know about how much hard disk space it requires? Thanks, Dave Ason dgason@mindspring.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 14:59:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA25553 for freebsd-questions-outgoing; Wed, 9 Sep 1998 14:59:08 -0700 (PDT) (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 OAA25547 for ; Wed, 9 Sep 1998 14:59:07 -0700 (PDT) (envelope-from cjohnson@palomine.net) Received: (qmail 18959 invoked by uid 1000); 9 Sep 1998 21:58:56 -0000 Message-ID: <19980909175856.A18954@palomine.net> Date: Wed, 9 Sep 1998 17:58:56 -0400 From: Chris Johnson To: freebsd-questions@FreeBSD.ORG, dlv@watertower.com Subject: CRON JOBS 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 > Ok quick question. I want to run a CRONJOB once a day at 12:00am and also one > that runs every 10 minutes. Can someone tell me the format please. I know it > something like. > > 0 10 20 30 40 50 filename > > This will run the script at 10 minute intervels, correct ? > > How do i set for just ONCE a day ? man 5 crontab Chris Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 15:00:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA25905 for freebsd-questions-outgoing; Wed, 9 Sep 1998 15:00:36 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailgw00.execpc.com (mailgw00.execpc.com [169.207.1.78]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA25897 for ; Wed, 9 Sep 1998 15:00:33 -0700 (PDT) (envelope-from fpawlak@execpc.com) Received: from darkstar.connect.com (kashyyyk-2-118.mdm.mke.execpc.com [169.207.131.246]) by mailgw00.execpc.com (8.9.0) id RAA19727; Wed, 9 Sep 1998 17:00:13 -0500 (CDT) Received: (from fpawlak@localhost) by darkstar.connect.com (8.9.1/8.9.1) id RAA04586; Wed, 9 Sep 1998 17:00:39 -0500 Message-ID: <19980909170038.A4351@darkstar.connect.com> Date: Wed, 9 Sep 1998 17:00:38 -0500 From: Frank Pawlak To: Studded , Frank Pawlak Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Point of Sale System References: <19980908232043.A2752@darkstar.connect.com> <35F6E8B0.136FE69D@dal.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <35F6E8B0.136FE69D@dal.net>; from Studded on Wed, Sep 09, 1998 at 01:44:32PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Sep 09, 1998 at 01:44:32PM -0700, Studded wrote: > Frank Pawlak wrote: > > > > Has anyone developed a POS -- point of sale system using FreeBSD? I recall reading > > about someone somewhere doing this on Linux, but can't for the life of me recall where > > I saw it. I would rather use FreeBSD if possible. Any comments, pointers, etc., are > > greatly appreciated. > > Almost all of the POS systems in the US run on OS/2. As much as I like > to us FreeBSD wherever possible, by far your best bet is to go with the > industry leader in a case like this. > > Good luck, > > Doug > -- Thanks Doug. I appreciate you help. Regards, Frank -- "At no time is the freedom of speech more precious then when a man hits his thumb with a hammer." --Marshall Lumsden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 15:09:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA26987 for freebsd-questions-outgoing; Wed, 9 Sep 1998 15:09:16 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from blcofwo.bausch.com (blcofwo.bausch.com [161.242.10.132]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA26972; Wed, 9 Sep 1998 15:09:07 -0700 (PDT) (envelope-from Francis_Joseph@bausch.com) Received: by blcofwo.bausch.com; id SAA12590; Wed, 9 Sep 1998 18:08:36 -0400 (EDT) Received: from blwn0009.bausch.com(161.242.2.9) by blcofwo.bausch.com via smap (4.1) id xma012287; Wed, 9 Sep 98 18:07:43 -0400 Received: from ccMail by ccgate.bausch.com (IMA Internet Exchange 3.0 Enterprise) id 000CF956; Wed, 9 Sep 98 18:07:43 -0400 Mime-Version: 1.0 Date: Wed, 9 Sep 1998 18:09:07 -0400 Message-ID: <000CF956.CE21301@bausch.com> From: Francis_Joseph@bausch.com (Francis Joseph) Subject: FreeBSD and MS Frontpage Extensions To: freebsd-questions@FreeBSD.ORG, joerg@FreeBSD.ORG Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Description: cc:Mail note part Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Has anyone been successful at loading MS Frontpage Extension on a FreeBSD Web Server running the Apache application? Can you point me to the correct procedures for doing this. Thank you. Francis Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 15:28:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA29490 for freebsd-questions-outgoing; Wed, 9 Sep 1998 15:28:36 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mutsgo.kf7nn.com (mutsgo.kf7nn.com [204.251.27.213]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA29483 for ; Wed, 9 Sep 1998 15:28:33 -0700 (PDT) (envelope-from vagner@mutsgo.kf7nn.com) Received: (from vagner@localhost) by mutsgo.kf7nn.com (8.8.8/8.8.8) id RAA07902 for questions@freebsd.org; Wed, 9 Sep 1998 17:27:59 -0500 (CDT) (envelope-from vagner) From: Laszlo Vagner Message-Id: <199809092227.RAA07902@mutsgo.kf7nn.com> Subject: nothing back from ppp To: questions@FreeBSD.ORG Date: Wed, 9 Sep 1998 17:27:58 -0500 (CDT) 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 once again i cannot receive anything back from the computer i am dialing into. no pings even to the dns server. nodda... although i am logged in. I am using a usr 33.6 voice sportster and some have said this modem may have had some errors in the bios. i will try another modem first ok i have set my log to async and checked for fcs errors. here is the output PPP ON ginger> show ipcp IPCP [Opened] his side: 205.175.220.226, 16 VJ slots with slot compression my side: 205.175.220.212, 16 VJ slots with slot compression Defaults: My Address: 10.0.0.1/0 His Address: 10.0.0.2/0 Negotiation(trigger): MYADDR Connect time: 923 secs 1000 octets in, 15014 octets out Overall 17 bytes/sec PPP ON ginger> show hdlc HDLC level errors FCS: 0 ADDR: 0 COMMAND: 0 PROTO: 0 PPP ON ginger> --------------------------------------------------------- ginger #Sep 9 17:07:02 ginger ppp[254]: tun0: LCP: State change Initial --> Closed Sep 9 17:07:02 ginger ppp[254]: tun0: LCP: State change Closed --> Stopped Sep 9 17:07:02 ginger ppp[254]: tun0: Async: ReadFromModem Sep 9 17:07:02 ginger ppp[254]: tun0: Async: 20 Sep 9 17:07:02 ginger ppp[254]: tun0: Async: ReadFromModem Sep 9 17:07:02 ginger ppp[254]: tun0: Async: 0d 0a Sep 9 17:07:02 ginger ppp[254]: tun0: Async: ReadFromModem Sep 9 17:07:02 ginger ppp[254]: tun0: Async: 4c 69 6e 75 78 20 32 2e 30 2e 33 34 2e 0d 0 Sep 9 17:07:02 ginger ppp[254]: tun0: Async: 61 73 74 20 6c 6f 67 69 6e 3a 20 4d 6f 6e 2 Sep 9 17:07:02 ginger ppp[254]: tun0: Async: 65 70 20 20 37 20 31 33 3a 30 30 3a 30 31 2 Sep 9 17:07:02 ginger ppp[254]: tun0: Async: ReadFromModem Sep 9 17:07:02 ginger ppp[254]: tun0: Async: 6e 20 74 74 79 43 31 2e 0d 0a 59 6f 75 20 6 Sep 9 17:07:02 ginger ppp[254]: tun0: Async: 76 65 20 6e 65 77 20 6d 61 69 6c 2e 0d 0a Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: LcpSendConfigReq Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: ACFCOMP[2] Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: PROTOCOMP[2] Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: ACCMAP[6] 0x00000000 Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: MRU[4] 1500 Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: MAGICNUM[6] 0x6587c5f3 Sep 9 17:07:03 ginger ppp[254]: tun0: Async: WriteModem Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7e ff 7d 23 c0 21 7d 21 7d 21 7d 20 7d 38 7 Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7d 22 7d 27 7d 22 7d 22 7d 26 7d 20 7d 20 7 Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7d 20 7d 21 7d 24 7d 25 dc 7d 25 7d 26 65 8 Sep 9 17:07:03 ginger ppp[254]: tun0: Async: f3 b4 c3 7e Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: State change Stopped --> Req-Sent Sep 9 17:07:03 ginger ppp[254]: tun0: Async: ReadFromModem Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7e ff 7d 23 c0 21 7d 21 7d 21 7d 20 7d 34 7 Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7d 26 7d 20 7d 20 7d 20 7d 20 7d 25 7d 26 e Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7d 3b 48 7d Sep 9 17:07:03 ginger ppp[254]: tun0: Async: ReadFromModem Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 27 7d 22 7d 28 7d 22 46 e7 7e 7e Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: Received Configure Request (1) state = Req-Sen Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: ACCMAP[6] 0x00000000 Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: MAGICNUM[6] 0xeb6f1b48 Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: PROTOCOMP[2] Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: ACFCOMP[2] Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: SendConfigAck(Req-Sent) Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: ACCMAP[6] 0x00000000 Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: MAGICNUM[6] 0xeb6f1b48 Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: PROTOCOMP[2] Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: ACFCOMP[2] Sep 9 17:07:03 ginger ppp[254]: tun0: Async: WriteModem Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7e ff 7d 23 c0 21 7d 22 7d 21 7d 20 7d 34 7 Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7d 26 7d 20 7d 20 7d 20 7d 20 7d 25 7d 26 e Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7d 3b 48 7d 27 7d 22 7d 28 7d 22 ad 8e 7e Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: State change Req-Sent --> Ack-Sent Sep 9 17:07:03 ginger ppp[254]: tun0: Async: ReadFromModem Sep 9 17:07:03 ginger ppp[254]: tun0: Async: ff 7d 23 c0 21 7d 22 7d 21 7d 20 7d 38 7d 2 Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 22 7d 27 7d 22 7d 22 7d 26 7d 20 7d 20 7d 2 Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 20 7d 21 7d 24 7d 25 dc 7d 25 7d 26 65 87 c Sep 9 17:07:03 ginger ppp[254]: tun0: Async: ReadFromModem Sep 9 17:07:03 ginger ppp[254]: tun0: Async: f3 78 2e 7e Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: Received Configure Ack (1) state = Ack-Sent (8 Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: State change Ack-Sent --> Opened Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: LcpLayerUp Sep 9 17:07:03 ginger ppp[254]: tun0: Phase: NewPhase: Authenticate Sep 9 17:07:03 ginger ppp[254]: tun0: Phase: NewPhase: Network Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: State change Initial --> Closed Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: IPCP Up event!! Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: IpcpSendConfigReq Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: IPADDR[6] 10.0.0.1 Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: COMPPROTO[6] 16 VJ slots with slot compre Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: COMPPROTO[6] 16 VJ slots with slot compres Sep 9 17:07:03 ginger ppp[254]: tun0: Async: WriteModem Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7e 80 21 01 01 00 10 03 06 0a 00 00 01 02 0 Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 2d 0f 01 95 ba 7e Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: State change Closed --> Req-Sent Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: State change Initial --> Closed Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: CCP Up event!! Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: CcpSendConfigReq Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: DEFLATE[4] win 15 Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: PRED1[2] Sep 9 17:07:03 ginger ppp[254]: tun0: Async: WriteModem Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7e 80 fd 01 01 00 0a 1a 04 78 00 01 02 d5 f Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: State change Closed --> Req-Sent Sep 9 17:07:03 ginger ppp[254]: tun0: Async: ReadFromModem Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7e 80 21 01 01 00 10 03 06 cd af dc e2 02 0 Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 2d 0f 01 d4 6c 7e 7e 80 21 03 01 00 0a 03 0 Sep 9 17:07:03 ginger ppp[254]: tun0: Async: af dc d4 57 0d 7e 7e 80 fd 01 01 00 04 bc Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: Received Configure Request (1) state = Req-Se Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: IPADDR[6] 205.175.220.226 Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: COMPPROTO[6] 16 VJ slots with slot compress Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: SendConfigAck(Req-Sent) Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: IPADDR[6] 205.175.220.226 Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: COMPPROTO[6] 16 VJ slots with slot compress Sep 9 17:07:03 ginger ppp[254]: tun0: Async: WriteModem Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7e 80 21 02 01 00 10 03 06 cd af dc e2 02 0 Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 2d 0f 01 f5 f6 7e Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: State change Req-Sent --> Ack-Sent Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: Received Configure Nak (1) state = Ack-Sent ( Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: IPADDR[6] 205.175.220.212 Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: IPADDR[6] changing address: 10.0.0.1 --> 2 Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: IpcpSendConfigReq Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: IPADDR[6] 205.175.220.212 Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: COMPPROTO[6] 16 VJ slots with slot compres Sep 9 17:07:03 ginger ppp[254]: tun0: Async: WriteModem Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7e 80 21 01 02 00 10 03 06 cd af dc d4 02 0 Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 2d 0f 01 2d 3a 7e Sep 9 17:07:03 ginger ppp[254]: tun0: Async: ReadFromModem Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 11 7e 7e 80 fd 04 01 00 08 1a 04 78 00 04 7 Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: Received Configure Request (1) state = Req-Sen Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: SendConfigAck(Req-Sent) Sep 9 17:07:03 ginger ppp[254]: tun0: Async: WriteModem Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7e 80 fd 02 01 00 04 71 34 7e Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: State change Req-Sent --> Ack-Sent Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: Received Configure Reject (1) state = Ack-Sent Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: RecvConfigRej. Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: DEFLATE[4] Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: CcpSendConfigReq Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: PRED1[2] Sep 9 17:07:03 ginger ppp[254]: tun0: Async: WriteModem Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7e 80 fd 01 02 00 06 01 02 3f 0f 7e Sep 9 17:07:03 ginger ppp[254]: tun0: Async: ReadFromModem Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7e 80 21 02 02 00 10 03 06 cd af dc d4 02 0 Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 2d 0f 01 0c a0 7e Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: Received Configure Ack (2) state = Ack-Sent ( Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: State change Ack-Sent --> Opened Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: IpcpLayerUp(9). Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: myaddr = 205.175.220.212 hisaddr = 205.175. Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: OsLinkup: 205.175.220.226 Sep 9 17:07:03 ginger ppp[254]: tun0: Command: pmdemand: delete ALL Sep 9 17:07:03 ginger ppp[254]: tun0: Command: pmdemand: add 0 0 HISADDR Sep 9 17:07:04 ginger ppp[254]: tun0: Async: ReadFromModem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 15:42:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA01739 for freebsd-questions-outgoing; Wed, 9 Sep 1998 15:42:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ainet.com (ainet.com [204.30.40.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA01597; Wed, 9 Sep 1998 15:41:42 -0700 (PDT) (envelope-from jmscott@ainet.com) Received: from perl.ainet.com (perl.ainet.com [204.30.40.14]) by ainet.com (8.9.1/8.9.1) with SMTP id PAA25706; Wed, 9 Sep 1998 15:41:31 -0700 (PDT) Message-Id: <3.0.5.32.19980909154248.007dfca0@mail.ainet.com> X-Sender: jmscott@mail.ainet.com X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Wed, 09 Sep 1998 15:42:48 -0700 To: Francis_Joseph@bausch.com (Francis Joseph), freebsd-questions@FreeBSD.ORG, joerg@FreeBSD.ORG From: "Joseph M. Scott" Subject: Re: FreeBSD and MS Frontpage Extensions In-Reply-To: <000CF956.CE21301@bausch.com> 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 got a little used machine running them. I set up quite awhile ago, now-a-days the way to do it would be to use the port. Check out : http://www.westbend.net/~hetzels/apache-fp/ and/or http://www.freebsd.org/cgi/ports.cgi?query=frontpage&stype=all I tried it to test it ( it never actually got used ) and it seemed to install ok. Many people have expressed concerns regarding the extensions, I've have not tested them ( beat them up enough ) to confirm these concerns one way or another. Joseph Scott jmscott@ainet.com At 06:09 PM 9/9/98 -0400, Francis Joseph wrote: > Hello, > > Has anyone been successful at loading MS Frontpage Extension on a > FreeBSD Web Server running the Apache application? Can you point me > to the correct procedures for doing this. > > Thank you. > Francis Joseph > >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 Sep 9 15:46:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA02387 for freebsd-questions-outgoing; Wed, 9 Sep 1998 15:46:09 -0700 (PDT) (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 PAA02382 for ; Wed, 9 Sep 1998 15:46:05 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (root@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id WAA19934; Wed, 9 Sep 1998 22:07:31 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id OAA05467; Wed, 9 Sep 1998 14:13:29 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809091313.OAA05467@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: "Tammi Fowles" cc: freebsd-questions@FreeBSD.ORG Subject: Re: multiple ppp connections In-reply-to: Your message of "Tue, 08 Sep 1998 12:44:47 PDT." <19980908194447.24895.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 09 Sep 1998 14:13:25 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You'll need to supply more information... check http://www.FreeBSD.org/FAQ/userppp.html for some suggestions. > to whom it may concern > > i attend unc and would like to access my unc account w/freebsd and > also have access to my isp(info2000). i have one phone line and i want > to be able to choose which dial up i want to connect to. im doing > something wrong w/the configuration. my isp connection is named pppon > and connects fine and has a route (i can telnet, irc etc..). my unc > connection is named default and it dials and logs on but gives me and > error "no route to host" there is no socket, im not able to get > anywhere or do anything. i have edited the ppp.conf w/the second > connection information and the resolv.conf w/the second domain and ip > addy. im doing something really wrong. dfwhat do i need to do to get > have ppp connections work properly. > > > ______________________________________________________ > 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 > -- 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 Sep 9 15:46:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA02414 for freebsd-questions-outgoing; Wed, 9 Sep 1998 15:46:17 -0700 (PDT) (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 PAA02405 for ; Wed, 9 Sep 1998 15:46:14 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (root@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id WAA19937; Wed, 9 Sep 1998 22:08:46 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id OAA05489; Wed, 9 Sep 1998 14:15:44 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809091315.OAA05489@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: wwoods@cybcon.com cc: FreeBSD Questions Subject: Re: PPP question..... In-reply-to: Your message of "Tue, 08 Sep 1998 13:26:27 PDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 09 Sep 1998 14:15:43 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > This is my current ppp options file. I use it for dial on boot, 24/7 connect > and it works fine. I am in need of changing this to a dial on demand connection > (I am going to be terminating my 24/7) and I need to know what to change. > > ------------------------------------------------- > crtscts # enable hardware flow control > modem # modem control line > connect "/usr/bin/chat -f /etc/ppp/login.chat.script" > # noipdefault # remote PPP server must supply your IP address. > # if the remote host doesn't send your IP during > # IPCP negotiation, remove this option > passive # wait for LCP packets > domain cybcon.com # put your domain name here > > 205.147.76.99:205.147.64.49 # put the IP of remote PPP host here > # it will be used to route packets via PPP > link > # if you didn't specified the noipdefault > option > # change this line to : > > defaultroute # put this if you want that PPP server will be > # your default router > persist # Redial if link dies. > ------------------------------------------------- > > The pppd command to dial on boot is in /etc/rc.local as: > > --------- > # PPP > /usr/sbin/pppd > --------- > > Any suggestions for me would be appreciated. RTFM. This is why it's been written. > -------------------------------------- > William Woods > Date: 08-Sep-98 / Time: 13:17:07 > goto to: http//www.freebsd.org. > --> FreeBSD 3.0 CURRENT ELF <-- -- 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 Sep 9 16:03:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA06523 for freebsd-questions-outgoing; Wed, 9 Sep 1998 16:03:23 -0700 (PDT) (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 QAA06507 for ; Wed, 9 Sep 1998 16:03:17 -0700 (PDT) (envelope-from hamellr@dsinw.com) Received: from direct-source.com.direct-source.com (ppp102.pm3-0.pdx.dsinw.com [207.149.41.102]) by dsinw.com (8.8.8/8.7.3) with SMTP id QAA09644 for ; Wed, 9 Sep 1998 16:01:11 -0700 (PDT) Date: Wed, 9 Sep 1998 15:57:01 -0700 () From: Rick Hamell cc: freebsd-questions@FreeBSD.ORG Subject: Re: Point of Sale System In-Reply-To: <19980909170038.A4351@darkstar.connect.com> Message-ID: X-X-Sender: hamellr@direct-source.com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Almost all of the POS systems in the US run on OS/2. As much as I like > > to us FreeBSD wherever possible, by far your best bet is to go with the > > industry leader in a case like this. Um, not sure where you live, but most POS around here run in DOS/Novell. I've seen a few custom ones written for SCO/Unix. I think that I've only seen one machine ever running OS/2 in any store I've ever done work for. If you're looking for a POS system, I'm afraid you're going to have to either write one yourself or spend lots of money. (I.e. the system I'm currently supporting runs close to $10,000.) I would suggest you get on the web and search for industry specific POS and make your choice from there. Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 16:08:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA07357 for freebsd-questions-outgoing; Wed, 9 Sep 1998 16:08:27 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.cybcon.com (mail.cybcon.com [205.147.64.46]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA07351 for ; Wed, 9 Sep 1998 16:08:20 -0700 (PDT) (envelope-from wwoods@cybcon.com) Received: from support1.cybcon.com (william@support1.cybcon.com [205.147.76.99]) by mail.cybcon.com (8.9.0/8.9.0) with ESMTP id QAA09545; Wed, 9 Sep 1998 16:05:33 -0700 (PDT) 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: <199809091315.OAA05489@woof.lan.awfulhak.org> Date: Wed, 09 Sep 1998 16:05:22 -0700 (PDT) Reply-To: wwoods@cybcon.com From: William Woods To: Brian Somers Subject: Re: PPP question..... Cc: FreeBSD Questions Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks a loot asshole....obviousely I read the fuckin manual...I got the script this far...its people like you that turn people off FreeBSD, The name of this list is QUESTIONS, why dont you read the RTFC (Read the FUCKIN charter)..this is questions....I asked a question... Again this is the questions list.....get a clue. On 09-Sep-98 Brian Somers wrote: >> This is my current ppp options file. I use it for dial on boot, 24/7 connect >> and it works fine. I am in need of changing this to a dial on demand >> connection >> (I am going to be terminating my 24/7) and I need to know what to change. >> >> ------------------------------------------------- >> crtscts # enable hardware flow control >> modem # modem control line >> connect "/usr/bin/chat -f /etc/ppp/login.chat.script" >> # noipdefault # remote PPP server must supply your IP address. >> # if the remote host doesn't send your IP during >> # IPCP negotiation, remove this option >> passive # wait for LCP packets >> domain cybcon.com # put your domain name here >> >> 205.147.76.99:205.147.64.49 # put the IP of remote PPP host here >> # it will be used to route packets via >> # PPP >> link >> # if you didn't specified the noipdefault >> option >> # change this line to >> # : >> >> defaultroute # put this if you want that PPP server will be >> # your default router >> persist # Redial if link dies. >> ------------------------------------------------- >> >> The pppd command to dial on boot is in /etc/rc.local as: >> >> --------- >> # PPP >> /usr/sbin/pppd >> --------- >> >> Any suggestions for me would be appreciated. > > RTFM. This is why it's been written. > >> -------------------------------------- >> William Woods >> Date: 08-Sep-98 / Time: 13:17:07 >> goto to: http//www.freebsd.org. >> --> FreeBSD 3.0 CURRENT ELF <-- > > -- > Brian , , > > Don't _EVER_ lose your sense of humour.... --------------------- William Woods Date: 09-Sep-98 / Time: 16:02:25 goto to: http//www.freebsd.org. --> FreeBSD 3.0 CURRENT ELF <-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 16:13:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA07900 for freebsd-questions-outgoing; Wed, 9 Sep 1998 16:13:27 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kstreet.interlog.com (kstreet.interlog.com [198.53.146.171]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA07879 for ; Wed, 9 Sep 1998 16:13:21 -0700 (PDT) (envelope-from kws@kstreet.interlog.com) Received: (from kws@localhost) by kstreet.interlog.com (8.9.1/8.8.8) id TAA00892; Wed, 9 Sep 1998 19:12:42 -0400 (EDT) (envelope-from kws) To: Dave Ason Cc: freebsd-questions@FreeBSD.ORG Subject: Re: KDE size? References: <35F6F7FC.AE731C61@mindspring.com> From: Kevin Street Date: 09 Sep 1998 19:12:42 -0400 In-Reply-To: Dave Ason's message of "Wed, 09 Sep 1998 17:49:48 -0400" Message-ID: <87btoox4lx.fsf@kstreet.interlog.com> Lines: 12 X-Mailer: Gnus v5.5/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dave Ason writes: > Hi there, > > I am thinking about installing KDE on my FreeBSD machine. Does > anyone know about how much hard disk space it requires? About 40 MB -- Kevin Street street@iName.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 16:45:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA10978 for freebsd-questions-outgoing; Wed, 9 Sep 1998 16:45:25 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from prontomail5.prontomail.com ([209.185.72.35]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA10969 for ; Wed, 9 Sep 1998 16:45:23 -0700 (PDT) (envelope-from dialt0ne@fcmail.com) Received: from dialt0ne (209.185.72.22) by prontomail5.prontomail.com (NPlex 2.0.112) for freebsd-questions@freebsd.org; Wed, 9 Sep 1998 16:46:16 -0700 From: "peter stephen" Message-Id: <199809091637533@dialt0ne.fcmail.com> Date: Wed, 09 Sep 1998 16:37:53 -0800 X-Priority: Normal Content-Type: text/plain; charset=ISO-8859-1 To: freebsd-questions@FreeBSD.ORG X-Mailer: Web Based Pronto Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ive just recently started using free bsd.. and im haveing trouble getting bsddip-1.02 to work properly... it doesent recgonize my host name... i think im just not setting up rc.conf up right or something im not sure... can you give me any suggestions dialt0ne@fcmail.com ______________________________________________________ Sent by FortuneCity Mail at http://www.fortunecity.com Join now and receive 20Mb of free web space and E-mail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 17:04:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA13181 for freebsd-questions-outgoing; Wed, 9 Sep 1998 17:04:28 -0700 (PDT) (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 RAA13145 for ; Wed, 9 Sep 1998 17:04:24 -0700 (PDT) (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 JAA29127; Thu, 10 Sep 1998 09:33:52 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id JAA08131; Thu, 10 Sep 1998 09:32:51 +0930 (CST) Message-ID: <19980910093251.G583@freebie.lemis.com> Date: Thu, 10 Sep 1998 09:32:51 +0930 From: Greg Lehey To: Noel del Rosario , freebsd-questions@FreeBSD.ORG Subject: Re: Mouse is freezing after several clicks References: <35F65C19.86E06C73@fsj.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <35F65C19.86E06C73@fsj.co.jp>; from Noel del Rosario on Wed, Sep 09, 1998 at 07:44:41PM +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 Wednesday, 9 September 1998 at 19:44:41 +0900, Noel del Rosario wrote: > When in X-windows, I noticed that after clicking the mouse > to activate some applications, when I had done this about > 5 or more times, the system froze. Then I had to do > a hardboot. > > What is your advise?? Describe the circumstances in more detail!! 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 Sep 9 17:04:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA13288 for freebsd-questions-outgoing; Wed, 9 Sep 1998 17:04:45 -0700 (PDT) (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 RAA13243 for ; Wed, 9 Sep 1998 17:04:36 -0700 (PDT) (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 JAA29129; Thu, 10 Sep 1998 09:34:03 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id JAA08139; Thu, 10 Sep 1998 09:33:56 +0930 (CST) Message-ID: <19980910093356.H583@freebie.lemis.com> Date: Thu, 10 Sep 1998 09:33:56 +0930 From: Greg Lehey To: SuperUser , questions@FreeBSD.ORG Cc: toby@milkyway.org, tjswanson@tva.gov Subject: Re: X configuration References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: ; from SuperUser on Wed, Sep 09, 1998 at 06:53:12AM -0400 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, 9 September 1998 at 6:53:12 -0400, SuperUser wrote: > I have basic X windows running on a 486/133VLB, ATI Ultra Pro, using the > Mach32 server in 1024 x 768. The X screen is fine. All other vtys are > in a weird 50 line mode. The ususal 25 lines are shown double, at the > top and bottom. The beginning and ends of the line are off screen. The > only way I can get the vtys back to normal is to reboot. I read the X > sections in "The Complete FreeBSD" but did not see (understand) anything > on this problem. Any suggestions are appreciated. What is the connection between the 50 line mode and the X screen? What version of FreeBSD are you using? 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 Sep 9 17:06:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA13796 for freebsd-questions-outgoing; Wed, 9 Sep 1998 17:06:31 -0700 (PDT) (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 RAA13765 for ; Wed, 9 Sep 1998 17:06:23 -0700 (PDT) (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 JAA29150; Thu, 10 Sep 1998 09:36:03 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id JAA08168; Thu, 10 Sep 1998 09:35:56 +0930 (CST) Message-ID: <19980910093556.I583@freebie.lemis.com> Date: Thu, 10 Sep 1998 09:35:56 +0930 From: Greg Lehey To: charles@chickenbean.com, questions@FreeBSD.ORG Subject: Re: Why cain't Internet Explorer receive a cookie through a FreeBSD 2.2.6 Release Gateway References: <000001bddbec$c71440c0$20710418@ci1000971-c.sptnbrg1.sc.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <000001bddbec$c71440c0$20710418@ci1000971-c.sptnbrg1.sc.home.com>; from Charles A. Peters on Wed, Sep 09, 1998 at 08:24:23AM -0400 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, 9 September 1998 at 8:24:23 -0400, Charles A. Peters wrote: > I have a 2.2.6 gateway on a network to allow users to access the Internet > from win95. In an attempt to install Outlook 98 through the gateway, I got > the message that my browser did not accept cookies. > > Anyone familiar with this problem, and can someone point me to a resource > the help me better understand exactly what is and is not alloed through the > gateway. Don't use Internet Explorer. It's pirated software. 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 Sep 9 17:13:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA15022 for freebsd-questions-outgoing; Wed, 9 Sep 1998 17:13:21 -0700 (PDT) (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 RAA15012 for ; Wed, 9 Sep 1998 17:13:16 -0700 (PDT) (envelope-from mike@sentex.net) Received: from ospf-mdt.sentex.net (ospf-mdt.sentex.net [205.211.164.81]) by granite.sentex.net (8.8.6/8.6.9) with SMTP id UAA04537; Wed, 9 Sep 1998 20:12:42 -0400 (EDT) From: mike@sentex.net (Mike Tancsa) To: grog@lemis.com (Greg Lehey) Cc: questions@FreeBSD.ORG Subject: vinum (was Re: Software RAID) Date: Thu, 10 Sep 1998 00:16:29 GMT Message-ID: <35f71995.77963685@mail.sentex.net> References: <19980909182749.N583@freebie.lemis.com> In-Reply-To: <19980909182749.N583@freebie.lemis.com> X-Mailer: Forte Agent .99e/32.227 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 9 Sep 1998 18:27:49 +0930, in sentex.lists.freebsd.questions you wrote: >On Tuesday, 8 September 1998 at 1:37:49 +0000, Mike Tancsa wrote: >> On Mon, 07 Sep 1998 23:22:05 +0100, in sentex.lists.freebsd.questions >> you wrote: >> >>> Hello, >>> >>> does or will FreeBSD support software RAID? >> >> Partially... Have a look at >> >> man -k ccd > >Vinum will replace ccd. > >Greg Would you say its ready for prime time in for example a new server environment ? Also, on my news server I have a few drives that are of different make and model. Last time I looked at ccd it was not reccomended to try and stripe drives of different sizes and performance specs. Can I use vnum to make 1 virtual news spool drive? Also, how well does vinum cope with disk errors. I have one fuji thats somewhat prone to them... Thanks, ---Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 17:13:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA15092 for freebsd-questions-outgoing; Wed, 9 Sep 1998 17:13:29 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from peanut.readington.com (peanut.readington.com [207.207.198.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA15017 for ; Wed, 9 Sep 1998 17:13:20 -0700 (PDT) (envelope-from chrismar@peanut.readington.com) Received: from localhost (chrismar@localhost) by peanut.readington.com (8.9.1/8.8.7) with SMTP id TAA03831; Wed, 9 Sep 1998 19:16:07 -0400 (EDT) (envelope-from chrismar@peanut.readington.com) Date: Wed, 9 Sep 1998 19:16:07 -0400 (EDT) From: Chris Martino To: Laszlo Vagner cc: questions@FreeBSD.ORG Subject: Re: nothing back from ppp In-Reply-To: <199809092227.RAA07902@mutsgo.kf7nn.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 This may sound kinda odd, but I havn't had any luck with 33.6 sportsters. Heres a little info: I have 2 modems, 1 28.8 Sporster and 1 33.6 Sportster, both external. Both are dialning into the same Com server. Both have the same init string and both have the same dip switch settings. The 33.6 almost NEVER connects, if it does I get kicked right off in 2 or 3 minutes. The 28.8 on the otherhand ALWAYS connects at 28.8 and I can stay connected for days at a time. Go figure. My 2 cents, Chris -- Chris Martino chrismar@readington.com On Wed, 9 Sep 1998, Laszlo Vagner wrote: > once again i cannot receive anything back from the computer i am dialing into. > > no pings even to the dns server. nodda... > > although i am logged in. I am using a usr 33.6 voice sportster > and some have said this modem may have had some errors > in the bios. > > i will try another modem first > > > ok i have set my log to async and checked for fcs errors. > > here is the output > > > > > PPP ON ginger> show ipcp > IPCP [Opened] > his side: 205.175.220.226, 16 VJ slots with slot compression > my side: 205.175.220.212, 16 VJ slots with slot compression > Defaults: > My Address: 10.0.0.1/0 > His Address: 10.0.0.2/0 > Negotiation(trigger): MYADDR > > Connect time: 923 secs > 1000 octets in, 15014 octets out > Overall 17 bytes/sec > PPP ON ginger> show hdlc > HDLC level errors > > FCS: 0 ADDR: 0 COMMAND: 0 PROTO: 0 > PPP ON ginger> > > > > --------------------------------------------------------- > > > ginger > #Sep 9 17:07:02 ginger ppp[254]: tun0: LCP: State change Initial --> > Closed > Sep 9 17:07:02 ginger ppp[254]: tun0: LCP: State change Closed --> Stopped > Sep 9 17:07:02 ginger ppp[254]: tun0: Async: ReadFromModem > Sep 9 17:07:02 ginger ppp[254]: tun0: Async: 20 > Sep 9 17:07:02 ginger ppp[254]: tun0: Async: ReadFromModem > Sep 9 17:07:02 ginger ppp[254]: tun0: Async: 0d 0a > Sep 9 17:07:02 ginger ppp[254]: tun0: Async: ReadFromModem > Sep 9 17:07:02 ginger ppp[254]: tun0: Async: 4c 69 6e 75 78 20 32 2e 30 2e > 33 34 2e 0d 0 > Sep 9 17:07:02 ginger ppp[254]: tun0: Async: 61 73 74 20 6c 6f 67 69 6e 3a > 20 4d 6f 6e 2 > Sep 9 17:07:02 ginger ppp[254]: tun0: Async: 65 70 20 20 37 20 31 33 3a 30 > 30 3a 30 31 2 > Sep 9 17:07:02 ginger ppp[254]: tun0: Async: ReadFromModem > Sep 9 17:07:02 ginger ppp[254]: tun0: Async: 6e 20 74 74 79 43 31 2e 0d 0a > 59 6f 75 20 6 > Sep 9 17:07:02 ginger ppp[254]: tun0: Async: 76 65 20 6e 65 77 20 6d 61 69 > 6c 2e 0d 0a > Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: LcpSendConfigReq > Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: ACFCOMP[2] > Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: PROTOCOMP[2] > Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: ACCMAP[6] 0x00000000 > Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: MRU[4] 1500 > Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: MAGICNUM[6] 0x6587c5f3 > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: WriteModem > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7e ff 7d 23 c0 21 7d 21 7d 21 > 7d 20 7d 38 7 > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7d 22 7d 27 7d 22 7d 22 7d 26 > 7d 20 7d 20 7 > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7d 20 7d 21 7d 24 7d 25 dc 7d > 25 7d 26 65 8 > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: f3 b4 c3 7e > Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: State change Stopped --> Req-Sent > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: ReadFromModem > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7e ff 7d 23 c0 21 7d 21 7d 21 > 7d 20 7d 34 7 > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7d 26 7d 20 7d 20 7d 20 7d 20 > 7d 25 7d 26 e > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7d 3b 48 7d > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: ReadFromModem > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 27 7d 22 7d 28 7d 22 46 e7 7e 7e > Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: Received Configure Request (1) > state = Req-Sen > Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: ACCMAP[6] 0x00000000 > Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: MAGICNUM[6] 0xeb6f1b48 > Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: PROTOCOMP[2] > Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: ACFCOMP[2] > Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: SendConfigAck(Req-Sent) > Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: ACCMAP[6] 0x00000000 > Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: MAGICNUM[6] 0xeb6f1b48 > Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: PROTOCOMP[2] > Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: ACFCOMP[2] > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: WriteModem > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7e ff 7d 23 c0 21 7d 22 7d 21 > 7d 20 7d 34 7 > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7d 26 7d 20 7d 20 7d 20 7d 20 > 7d 25 7d 26 e > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7d 3b 48 7d 27 7d 22 7d 28 7d > 22 ad 8e 7e > Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: State change Req-Sent --> Ack-Sent > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: ReadFromModem > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: ff 7d 23 c0 21 7d 22 7d 21 7d > 20 7d 38 7d 2 > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 22 7d 27 7d 22 7d 22 7d 26 7d > 20 7d 20 7d 2 > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 20 7d 21 7d 24 7d 25 dc 7d 25 > 7d 26 65 87 c > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: ReadFromModem > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: f3 78 2e 7e > Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: Received Configure Ack (1) state = > Ack-Sent (8 > Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: State change Ack-Sent --> Opened > Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: LcpLayerUp > Sep 9 17:07:03 ginger ppp[254]: tun0: Phase: NewPhase: Authenticate > Sep 9 17:07:03 ginger ppp[254]: tun0: Phase: NewPhase: Network > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: State change Initial --> Closed > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: IPCP Up event!! > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: IpcpSendConfigReq > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: IPADDR[6] 10.0.0.1 > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: COMPPROTO[6] 16 VJ slots with > slot compre > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: COMPPROTO[6] 16 VJ slots with > slot compres > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: WriteModem > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7e 80 21 01 01 00 10 03 06 0a > 00 00 01 02 0 > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 2d 0f 01 95 ba 7e > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: State change Closed --> Req-Sent > Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: State change Initial --> Closed > Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: CCP Up event!! > Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: CcpSendConfigReq > Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: DEFLATE[4] win 15 > Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: PRED1[2] > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: WriteModem > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7e 80 fd 01 01 00 0a 1a 04 78 > 00 01 02 d5 f > Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: State change Closed --> Req-Sent > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: ReadFromModem > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7e 80 21 01 01 00 10 03 06 cd > af dc e2 02 0 > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 2d 0f 01 d4 6c 7e 7e 80 21 03 > 01 00 0a 03 0 > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: af dc d4 57 0d 7e 7e 80 fd 01 > 01 00 04 bc > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: Received Configure Request (1) > state = Req-Se > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: IPADDR[6] 205.175.220.226 > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: COMPPROTO[6] 16 VJ slots with > slot compress > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: SendConfigAck(Req-Sent) > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: IPADDR[6] 205.175.220.226 > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: COMPPROTO[6] 16 VJ slots with > slot compress > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: WriteModem > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7e 80 21 02 01 00 10 03 06 cd > af dc e2 02 0 > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 2d 0f 01 f5 f6 7e > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: State change Req-Sent --> Ack-Sent > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: Received Configure Nak (1) state > = Ack-Sent ( > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: IPADDR[6] 205.175.220.212 > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: IPADDR[6] changing address: > 10.0.0.1 --> 2 > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: IpcpSendConfigReq > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: IPADDR[6] 205.175.220.212 > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: COMPPROTO[6] 16 VJ slots with > slot compres > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: WriteModem > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7e 80 21 01 02 00 10 03 06 cd > af dc d4 02 0 > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 2d 0f 01 2d 3a 7e > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: ReadFromModem > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 11 7e 7e 80 fd 04 01 00 08 1a > 04 78 00 04 7 > Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: Received Configure Request (1) > state = Req-Sen > Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: SendConfigAck(Req-Sent) > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: WriteModem > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7e 80 fd 02 01 00 04 71 34 7e > Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: State change Req-Sent --> Ack-Sent > Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: Received Configure Reject (1) > state = Ack-Sent > Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: RecvConfigRej. > Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: DEFLATE[4] > Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: CcpSendConfigReq > Sep 9 17:07:03 ginger ppp[254]: tun0: CCP: PRED1[2] > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: WriteModem > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7e 80 fd 01 02 00 06 01 02 3f > 0f 7e > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: ReadFromModem > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 7e 80 21 02 02 00 10 03 06 cd > af dc d4 02 0 > Sep 9 17:07:03 ginger ppp[254]: tun0: Async: 2d 0f 01 0c a0 7e > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: Received Configure Ack (2) state > = Ack-Sent ( > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: State change Ack-Sent --> Opened > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: IpcpLayerUp(9). > Sep 9 17:07:03 ginger ppp[254]: tun0: IPCP: myaddr = 205.175.220.212 > hisaddr = 205.175. > Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: OsLinkup: 205.175.220.226 > Sep 9 17:07:03 ginger ppp[254]: tun0: Command: pmdemand: delete ALL > Sep 9 17:07:03 ginger ppp[254]: tun0: Command: pmdemand: add 0 0 HISADDR > Sep 9 17:07:04 ginger ppp[254]: tun0: Async: ReadFromModem > > > 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 Sep 9 17:25:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA16872 for freebsd-questions-outgoing; Wed, 9 Sep 1998 17:25:17 -0700 (PDT) (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 RAA16867 for ; Wed, 9 Sep 1998 17:25:12 -0700 (PDT) (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 JAA29242; Thu, 10 Sep 1998 09:55:15 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id JAA08531; Thu, 10 Sep 1998 09:54:52 +0930 (CST) Message-ID: <19980910095452.K583@freebie.lemis.com> Date: Thu, 10 Sep 1998 09:54:52 +0930 From: Greg Lehey To: Mike Tancsa Cc: questions@FreeBSD.ORG Subject: Re: vinum (was Re: Software RAID) References: <19980909182749.N583@freebie.lemis.com> <35f71995.77963685@mail.sentex.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <35f71995.77963685@mail.sentex.net>; from Mike Tancsa on Thu, Sep 10, 1998 at 12:16:29AM +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, 10 September 1998 at 0:16:29 +0000, Mike Tancsa wrote: > On Wed, 9 Sep 1998 18:27:49 +0930, in sentex.lists.freebsd.questions > you wrote: > >> On Tuesday, 8 September 1998 at 1:37:49 +0000, Mike Tancsa wrote: >>> On Mon, 07 Sep 1998 23:22:05 +0100, in sentex.lists.freebsd.questions >>> you wrote: >>> >>>> Hello, >>>> >>>> does or will FreeBSD support software RAID? >>> >>> Partially... Have a look at >>> >>> man -k ccd >> >> Vinum will replace ccd. > > Would you say its ready for prime time in for example a new server > environment ? Good question. The current state is still "alpha", and there's a lot of stuff that still needs to be written, and other parts haven't been tested to my satisfaction: for example, I'm not convinced that recovering defective volumes on line works correctly in all cases. It compares favourably to ccd, though: in ccd, if a you have a drive failure, you have to modify your ccd config and reboot before you can access a mirrored pair again. Vinum handles this transparently. As far as reliability goes, a number of people have been using it heavily for a month now, and I haven't had any problem reports in that time (I *have* had reports of "works fine, no problems"). > Also, on my news server I have a few drives that are of different > make and model. Last time I looked at ccd it was not reccomended to > try and stripe drives of different sizes and performance specs. Hmm. I can't think why not. > Can I use vnum to make 1 virtual news spool drive? Yes. > Also, how well does vinum cope with disk errors. I have one fuji > thats somewhat prone to them... It's an area I want to improve on. It handles write errors fine, but there's a possibility it will return a transient error on a read (i.e. the read will fail, but a retry from the application will succeed). The correct action, of course, is that the read will not fail if a retry would succeed. ccd is also prone to this problem, which is related to the fact that both ccd and Vinum read from only one disk, and they can't do retries at the point where they discover the error (in the bottom half of the driver). It's possible to fix this problem, but due to the kernel structure it's relatively complex. I'd expect it to be in by the end of the year, though. 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 Sep 9 17:30:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA18060 for freebsd-questions-outgoing; Wed, 9 Sep 1998 17:30:30 -0700 (PDT) (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 RAA18007 for ; Wed, 9 Sep 1998 17:30:18 -0700 (PDT) (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 KAA29261; Thu, 10 Sep 1998 10:00:09 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id KAA08704; Thu, 10 Sep 1998 10:00:02 +0930 (CST) Message-ID: <19980910100001.L583@freebie.lemis.com> Date: Thu, 10 Sep 1998 10:00:01 +0930 From: Greg Lehey To: e/y/e/s/c/r/e/a/m media , questions@FreeBSD.ORG Subject: Your spam (was: eyescream media planning) References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: ; from e/y/e/s/c/r/e/a/m media on Wed, Sep 09, 1998 at 08:24:00AM -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 Wednesday, 9 September 1998 at 8:24:00 -0700, e/y/e/s/c/r/e/a/m media wrote: > Hi, > > We're updating your records at eyescream and we need some information about > your property. eyescream interactive buys on a wide variety of sites to > target our client's needs. Accurate information helps us make the right > buys and keep our clients AND publishers happy. > > Please drop by our "Media Planning Hot Sheet" at > and fill out the form. > This will let us send RFPs to you when planning our spending. It doesn't tell us how to get off your spam list. Please remove FreeBSD-questions from your list and try to forget we ever existed. We'll do the same for you. Greg Lehey -- 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 Sep 9 17:32:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA18693 for freebsd-questions-outgoing; Wed, 9 Sep 1998 17:32:09 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from beef.cybertouch.org (h24-64-138-128.mt.wave.shaw.ca [24.64.138.128]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA18683 for ; Wed, 9 Sep 1998 17:32:06 -0700 (PDT) (envelope-from beef@beef.cybertouch.org) Received: from localhost (beef@localhost) by beef.cybertouch.org (8.8.8/8.8.8) with SMTP id UAA08459 for ; Wed, 9 Sep 1998 20:28:30 -0400 (EDT) (envelope-from beef@beef.cybertouch.org) Date: Wed, 9 Sep 1998 20:28:30 -0400 (EDT) From: Lanny Baron To: questions@FreeBSD.ORG Subject: freebsd group in Toronto? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Would any know if there is a FreeBSD group in Toronto? If there is please let me know. If there isn't, are there any people in the GTA wanting to make one? lanny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 17:51:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA20967 for freebsd-questions-outgoing; Wed, 9 Sep 1998 17:51:49 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from imo13.mx.aol.com (imo13.mx.aol.com [198.81.17.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA20959 for ; Wed, 9 Sep 1998 17:51:46 -0700 (PDT) (envelope-from Insane1330@aol.com) From: Insane1330@aol.com Received: from Insane1330@aol.com by imo13.mx.aol.com (IMOv16.1) id HKKRa25247 for ; Wed, 9 Sep 1998 20:51:05 +2000 (EDT) Message-ID: <1e629068.35f72279@aol.com> Date: Wed, 9 Sep 1998 20:51:05 EDT To: freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Subject: Help with FreeBSD! Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Mailer: AOL 4.0 for Windows 95 sub 214 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. My name is Justin Kibler. I need help with unzipping .tgz's! I have downloaded the bin,cmpat1x,games, and manpages so far....for 2.2.6. And i also downloaded ports.tgz to my DOS partition. I need help installing the ports. First of all....i cant unzip them...i dont know how to access my DOS partition from BSD. I was told to mount it with "mount -t msdos /dev/wd0 /dos" but that didnt work. I made a dir on bsd and everything for dos. I also need help formatting a disk so I can use it with FreeBSD. I have messed around with newfs alot...but cant do anything yet. I need to know how to Copy and Get files from a BSD formatted disk..and how to format it! Please help me..and thanx! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 17:58:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA22400 for freebsd-questions-outgoing; Wed, 9 Sep 1998 17:58:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from eyescream.com (matador.pdx.oneworld.com [205.231.240.4]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id RAA22356 for ; Wed, 9 Sep 1998 17:58:39 -0700 (PDT) (envelope-from bissell@eyescream.com) Received: from bissell.eyescream.com by eyescream.com with smtp (SMTP mailer) id m0zGv48-001Q9BC; Wed, 9 Sep 98 17:58 PDT Reply-To: From: "e/y/e/s/c/r/e/a/m michael r. bissell" To: "Greg Lehey" , Subject: RE: Your spam (was: eyescream media planning) Date: Wed, 9 Sep 1998 17:57:16 -0700 Message-ID: <007901bddc55$f4a18980$861d91c6@bissell.eyescream.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 In-Reply-To: <19980910100001.L583@freebie.lemis.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greg, We are very concerned that the members of the list are under the impression that eyescream spammed them. I do apologize for our RFP email accidentally being submitted to an email list. We are currently researching sites which accept advertising and found the following footer at : Page design Megan McCormack questions@FreeBSD.ORG About this Web Site As you can see, the questions@freebsd.org appears to be the address to request information on the freebsd.org site. It was never our intention to reach anyone other than the webmaster of the FreeBSD web site, nor was there any way for us to know that this email address would be posted to a group email. I am happy to answer any questions or address any additional comments you may have. -------------e/y/e/s/c/r/e/a/m interactive, inc.------------- michael bissell, vp products, 503/292-6987 x14 telephone - 503/296-0945 facsimile traffic building, strategic partnering, new media planning killer creative and design that will make you s c r e a m portland, oregon usa ----------------< http://www.eyescream.com >----------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 18:01:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA23219 for freebsd-questions-outgoing; Wed, 9 Sep 1998 18:01:29 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA23200 for ; Wed, 9 Sep 1998 18:01:22 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-pbi-116.laker.net [208.0.233.16]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id VAA21207; Wed, 9 Sep 1998 21:00:51 -0400 Message-Id: <199809100100.VAA21207@laker.net> From: "Steve Friedrich" To: "Rick Hamell" Cc: "FreeBSD Questions" Date: Wed, 09 Sep 1998 20:58:21 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Point of Sale System Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 9 Sep 1998 15:57:01 -0700 (), Rick Hamell wrote: >Um, not sure where you live, but most POS around here run in >DOS/Novell. Do you happen to live in Utah ?? 8o) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 18:16:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA25409 for freebsd-questions-outgoing; Wed, 9 Sep 1998 18:16:46 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.cybcon.com (mail.cybcon.com [205.147.64.46]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA25404 for ; Wed, 9 Sep 1998 18:16:45 -0700 (PDT) (envelope-from wwoods@cybcon.com) Received: from support1.cybcon.com (william@support1.cybcon.com [205.147.76.99]) by mail.cybcon.com (8.9.0/8.9.0) with ESMTP id SAA16189; Wed, 9 Sep 1998 18:14:05 -0700 (PDT) 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: <199809100057.BAA05070@woof.lan.awfulhak.org> Date: Wed, 09 Sep 1998 18:13:52 -0700 (PDT) Reply-To: wwoods@cybcon.com From: William Woods To: Brian Somers Subject: Re: PPP question..... Cc: FreeBSD Questions Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Oh, and you may want to supply some information too - like what > version of FreeBSD you're running. You mean like in my signature like this ?? The one that has ALWAYS been there ? --------------------- William Woods Date: 09-Sep-98 / Time: 18:08:27 goto to: http//www.freebsd.org. --> FreeBSD 3.0 CURRENT ELF <-- > Wake up & smell the coffee - very few people will help you out unless > you're seen to be at least trying to help yourself. So, I see, posting the script that I currently use, what it does and what I would like it to do, posting the version of FreeBSD I use (It is in my sig if your read that far before blasting me with RTFM, is not enough info? I have seen MUCH less info posted when asking for assistance here, and that is not answered with a RTFM, at least there is a request for more info or a point to a web page.... --------------------- William Woods Date: 09-Sep-98 / Time: 18:08:27 goto to: http//www.freebsd.org. --> FreeBSD 3.0 CURRENT ELF <-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 18:36:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA27746 for freebsd-questions-outgoing; Wed, 9 Sep 1998 18:36:15 -0700 (PDT) (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 SAA27730 for ; Wed, 9 Sep 1998 18:36:10 -0700 (PDT) (envelope-from nrahlstr@mail.winternet.com) Received: (from adm@localhost) by icicle.winternet.com (8.8.8/8.8.8) id UAA22482; Wed, 9 Sep 1998 20:03:07 -0500 (CDT) Received: from tundra.winternet.com(198.174.169.11) by icicle.winternet.com via smap (V2.0) id xma022436; Wed, 9 Sep 98 20:02:50 -0500 Received: from localhost (nrahlstr@localhost) by tundra.winternet.com (8.8.7/8.8.4) with SMTP id UAA26398; Wed, 9 Sep 1998 20:02:48 -0500 (CDT) X-Authentication-Warning: tundra.winternet.com: nrahlstr owned process doing -bs Date: Wed, 9 Sep 1998 20:02:48 -0500 (CDT) From: Nathan Ahlstrom Reply-To: nrahlstr@FreeBSD.ORG To: peter stephen cc: freebsd-questions@FreeBSD.ORG Subject: Re: your mail In-Reply-To: <199809091637533@dialt0ne.fcmail.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 > ive just recently started using free bsd.. and im haveing trouble > getting bsddip-1.02 to work properly... it doesent recgonize my host > name... i think im just not setting up rc.conf up right or something im > not sure... can you give me any suggestions Why are you using bsddip? If you can I would suggest using the ppp program. It is found in /usr/sbin/ppp and its configuration files are in /etc/ppp. I believe it to be much easier to setup. Good Luck, Nathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 18:37:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA27973 for freebsd-questions-outgoing; Wed, 9 Sep 1998 18:37:23 -0700 (PDT) (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 SAA27965 for ; Wed, 9 Sep 1998 18:37:20 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (root@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id CAA28222; Thu, 10 Sep 1998 02:20:35 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id CAA05471; Thu, 10 Sep 1998 02:19:06 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809100119.CAA05471@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Laszlo Vagner cc: questions@FreeBSD.ORG Subject: Re: nothing back from ppp In-reply-to: Your message of "Wed, 09 Sep 1998 17:27:58 CDT." <199809092227.RAA07902@mutsgo.kf7nn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 10 Sep 1998 02:19:01 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [.....] > ok i have set my log to async and checked for fcs errors. [.....] > FCS: 0 ADDR: 0 COMMAND: 0 PROTO: 0 [.....] > Sep 9 17:07:03 ginger ppp[254]: tun0: LCP: OsLinkup: 205.175.220.226 > Sep 9 17:07:03 ginger ppp[254]: tun0: Command: pmdemand: delete ALL > Sep 9 17:07:03 ginger ppp[254]: tun0: Command: pmdemand: add 0 0 HISADDR > Sep 9 17:07:04 ginger ppp[254]: tun0: Async: ReadFromModem Gasp ! You've truncated your log at exactly the point where it's about to get interesting ! Now that the connection has been established, does the async logging show that you're sending information and receiving nothing ? -- 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 Sep 9 18:37:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA28055 for freebsd-questions-outgoing; Wed, 9 Sep 1998 18:37:41 -0700 (PDT) (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 SAA28022 for ; Wed, 9 Sep 1998 18:37:30 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (root@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id BAA27487; Thu, 10 Sep 1998 01:59:26 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id BAA05070; Thu, 10 Sep 1998 01:57:58 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809100057.BAA05070@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: wwoods@cybcon.com cc: Brian Somers , FreeBSD Questions Subject: Re: PPP question..... In-reply-to: Your message of "Wed, 09 Sep 1998 16:05:22 PDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 10 Sep 1998 01:57:56 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Thanks a loot asshole....obviousely I read the fuckin manual...I got the script > this far...its people like you that turn people off FreeBSD, The name of this > list is QUESTIONS, why dont you read the RTFC (Read the FUCKIN charter)..this > is questions....I asked a question... > > Again this is the questions list.....get a clue. A summary of your original message: I have a 24/7 connection and couldn't be bothered to figure out how to do dial-on-demand. Can someone tell me what to do ? My response stands. Read the manual. You clearly haven't read it or you would have seen mention of the word ``demand'' and might have been able to figure something out for yourself. How about a bit of experimentation. If things don't behave as you expect, *then*, by all means, post a question. Oh, and you may want to supply some information too - like what version of FreeBSD you're running. Wake up & smell the coffee - very few people will help you out unless you're seen to be at least trying to help yourself. > On 09-Sep-98 Brian Somers wrote: > >> This is my current ppp options file. I use it for dial on boot, 24/7 connect > >> and it works fine. I am in need of changing this to a dial on demand > >> connection > >> (I am going to be terminating my 24/7) and I need to know what to change. > >> > >> ------------------------------------------------- > >> crtscts # enable hardware flow control > >> modem # modem control line > >> connect "/usr/bin/chat -f /etc/ppp/login.chat.script" > >> # noipdefault # remote PPP server must supply your IP address. > >> # if the remote host doesn't send your IP during > >> # IPCP negotiation, remove this option > >> passive # wait for LCP packets > >> domain cybcon.com # put your domain name here > >> > >> 205.147.76.99:205.147.64.49 # put the IP of remote PPP host here > >> # it will be used to route packets via > >> # PPP > >> link > >> # if you didn't specified the noipdefault > >> option > >> # change this line to > >> # : > >> > >> defaultroute # put this if you want that PPP server will be > >> # your default router > >> persist # Redial if link dies. > >> ------------------------------------------------- > >> > >> The pppd command to dial on boot is in /etc/rc.local as: > >> > >> --------- > >> # PPP > >> /usr/sbin/pppd > >> --------- > >> > >> Any suggestions for me would be appreciated. > > > > RTFM. This is why it's been written. > > > >> -------------------------------------- > >> William Woods > >> Date: 08-Sep-98 / Time: 13:17:07 > >> goto to: http//www.freebsd.org. > >> --> FreeBSD 3.0 CURRENT ELF <-- > > > > -- > > Brian , , > > > > Don't _EVER_ lose your sense of humour.... > > > --------------------- > William Woods > Date: 09-Sep-98 / Time: 16:02:25 > goto to: http//www.freebsd.org. > --> FreeBSD 3.0 CURRENT ELF <-- > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 18:39:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA28687 for freebsd-questions-outgoing; Wed, 9 Sep 1998 18:39:46 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from outcast.media-net.net (outcast.media-net.net [206.52.136.250]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA28660 for ; Wed, 9 Sep 1998 18:39:32 -0700 (PDT) (envelope-from chrisj@outcast.media-net.net) Received: from localhost (chrisj@localhost) by outcast.media-net.net (8.8.8/8.8.7) with SMTP id UAA08192 for ; Wed, 9 Sep 1998 20:44:54 -0500 (CDT) (envelope-from chrisj@outcast.media-net.net) Date: Wed, 9 Sep 1998 20:44:54 -0500 (CDT) From: Chris To: freebsd-questions@FreeBSD.ORG Subject: wuftp Message-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 sure this is a simply one but i've not been able to find anything in the docs about it. what i am looking to do is to run multipul ftpds (wu_ftp) on differant ports. what i am needing to know is how to configer the server for non-standered ports. Thanks chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 18:40:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA28966 for freebsd-questions-outgoing; Wed, 9 Sep 1998 18:40:20 -0700 (PDT) (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 SAA28904 for ; Wed, 9 Sep 1998 18:40:12 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (root@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id CAA28814; Thu, 10 Sep 1998 02:37:29 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id CAA05582; Thu, 10 Sep 1998 02:36:02 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809100136.CAA05582@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Mark Ovens cc: questions@FreeBSD.ORG, freebsd-users@freebsd-uk.eu.org Subject: Re: Help needed with fork(), pipe() & dup2() In-reply-to: Your message of "Wed, 09 Sep 1998 21:08:08 -0000." <35F6EE38.7DC97F21@uk.radan.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 10 Sep 1998 02:36:01 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [.....] > void foo() > { > char line [MAX_LINE]; > int fd [2]; > pid_t pid; > > pipe(fd); > if ((pid = fork ()) < 0) > error_message(); > else > if (pid > 0) > { /* parent */ > close (fd [1]); > if (fd [0] != STDIN_FILENO) > { > dup2(fd [0], STDIN_FILENO) > close (fd [0]); > } > /* read file names from pipe */ > while (gets (line) != NULL) > { > . > . > code to process "line" here > . > . > } > > close (fd [0]); ^^^^^^^^^^^^^^^ Dodgy - fd[0] has already been closed (unless == STDIN_FILENO). > } /* parent */ > else > { /* child */ > close (fd [0]); > if (fd [1] != STDOUT_FILENO) > { > dup2(fd [1], STDOUT_FILENO) > close (fd [1]); > } > if (execvp ("file", files) < 0) > error_message (); > close (fd [1]); Ditto, but this one (hopefully) doesn't normally happen. You're also missing an exit() here. > } /* child */ > } I don't know enough about the rest of the code to tell if that first close may be the problem - but it *might*. Also, are you sure that last error_message() isn't being called ? -- 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 Sep 9 18:44:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA29995 for freebsd-questions-outgoing; Wed, 9 Sep 1998 18:44:28 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cacs.net (frad.cacs.net [205.148.220.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA29968 for ; Wed, 9 Sep 1998 18:44:16 -0700 (PDT) (envelope-from kr4pz@cacs.net) Received: from uymfdlvk ([205.148.220.33]) by cacs.net with SMTP (IPAD 1.52) id 2614500 ; Wed, 09 Sep 1998 21:38:08 EST From: "Rocky Hurley" To: "FreeBSD-Questions" Subject: RE: PPP question..... With an Observation Date: Wed, 9 Sep 1998 21:43:03 -0500 Message-ID: <001201bddc64$bbb3b940$17dc94cd@uymfdlvk> 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: <199809091315.OAA05489@woof.lan.awfulhak.org> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 1st! Flames | /dev/null > --------- > > # PPP > > /usr/sbin/pppd > > --------- > > > > Any suggestions for me would be appreciated. > > RTFM. This is why it's been written. > > > -------------------------------------- > > William Woods Observation: Since I have become "enlightened" to FreeBSD/UNIX. I have lurked in this list. I have asked *one* question. Never got and answer. No Problem, finally discovered a partial answer in the archives. Still waiting on the software author for some help. I have saved tons of messages that *will* pertain to my needs in the near future. These messages were very informative and most included the reprimand of looking in the archives and FAQ and Manual. I have searched and read, currently in 3 store bought books at this time trying to scratch every bit of info and help I can. I was wondering why I never see any books on FreeBSD on the store shelves but the same shelves 2 or more have books on Linux and one on ATT and Solaris. Nothing on BSD. I think I know now. The above statement. I have now installed 2.2.7 37 times, yes, *thirty seven* times since Saturday on this laptop and I still have to come to microsuk$ to write this message. Why? Because of this kind of Crap. I have come to the conclusion that FreeBSD is the best OS out there, cause even when it will not install completely, I can still access it and do simple stuff in it. Amazing!!! You can't do that in Linux or Windoze or DOS or OS/2 or probably just about anything else. But! Your Manual is poor, your FAQ lite weight, and the support on here terrible. It took me to go through the other OS's to appreciate the power and capabilities of UNIX only to find snobs that are far worse than those in Fidonet and Windoze. Gee! Imagine That! I know I am probably not winning over any support for this, thats fine, I can always go to a platform that is better supported by its users, OS/2 or Linux. I stood FreeBSD because my friend convinced me to choose this platform as the best even though I have more friends on Linux. Something to remember, those of us that do not bleed unix when we are cut, may not always know what to ask for when we search. If this forum is for those who *ONLY* bleed unix, then I think this forum should be renamed FreeBSD-Bleeding_Unix-Forum. Thank you for your impatience. -- Rocky Hurley KR4PZ Web Page: www.cudenver.edu/~rhurley/bbq.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 18:56:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA01691 for freebsd-questions-outgoing; Wed, 9 Sep 1998 18:56:16 -0700 (PDT) (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 SAA01669 for ; Wed, 9 Sep 1998 18:56:09 -0700 (PDT) (envelope-from jason@washington.edu) Received: from saul7.u.washington.edu (root@saul7.u.washington.edu [140.142.82.2]) by jason04.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with ESMTP id SAA36842; Wed, 9 Sep 1998 18:56:01 -0700 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul7.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with SMTP id SAA20775; Wed, 9 Sep 1998 18:56:00 -0700 (PDT) Date: Wed, 9 Sep 1998 18:53:44 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu To: YU-TING WEI cc: freebsd-questions@FreeBSD.ORG Subject: Re: A question about Xwindows 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, 8 Sep 1998, YU-TING WEI wrote: >Dear sir, > >I am a beginner in FreeBSD. I tried to install this operating system on >my machine but I found out I can not open the Xwindows after finishing >installation. Whenever I enter the command startx or xinit, there is a >message "can't find startx(/xinit)" came out. The other functions work >properly. Could you help me solve this problem? Is there a directory named /usr/X11R6 on your computer? Does your path have the /usr/X11R6/bin directory? $ echo $PATH /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/home/jason/bin:/usr/X11R6/bin Make sure X is actually installed and that your path statement is correct. Catchya Later, | UW Mechanical Engineering Jason Wells | http://weber.u.washington.edu/~jcwells/ | 206-633-5994 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 19:12:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA05087 for freebsd-questions-outgoing; Wed, 9 Sep 1998 19:12:21 -0700 (PDT) (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 TAA04998 for ; Wed, 9 Sep 1998 19:12:11 -0700 (PDT) (envelope-from jason@washington.edu) Received: from saul9.u.washington.edu (root@saul9.u.washington.edu [140.142.82.7]) by jason02.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with ESMTP id TAA49286; Wed, 9 Sep 1998 19:12:02 -0700 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul9.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with SMTP id TAA07591; Wed, 9 Sep 1998 19:12:02 -0700 (PDT) Date: Wed, 9 Sep 1998 19:09:45 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu To: "e/y/e/s/c/r/e/a/m michael r. bissell" cc: questions@FreeBSD.ORG Subject: RE: Your spam (was: eyescream media planning) In-Reply-To: <007901bddc55$f4a18980$861d91c6@bissell.eyescream.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, 9 Sep 1998, e/y/e/s/c/r/e/a/m michael r. bissell wrote: >We are very concerned that the members of the list are under the impression >that eyescream spammed them. > >I do apologize for our RFP email accidentally being submitted to an email >list. We are currently researching sites which accept advertising and found >the following footer at : > > Page design Megan McCormack > questions@FreeBSD.ORG > About this Web Site > >As you can see, the questions@freebsd.org appears to be the address to >request information on the freebsd.org site. It was never our intention to >reach anyone other than the webmaster of the FreeBSD web site, nor was there >any way for us to know that this email address would be posted to a group >email. I call bullshit. That link is not to an email address. It is to another web page. If you had actually been reading it, you would have seen this. It would have told you that this was a list. Your excuses do not wash. But you weren't actually reading it, were you? Nope, your stupid BoTz scammed that address off of our site and sent the message. Catchya Later, | UW Mechanical Engineering Jason Wells | http://weber.u.washington.edu/~jcwells/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 19:15:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA05928 for freebsd-questions-outgoing; Wed, 9 Sep 1998 19:15:34 -0700 (PDT) (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 TAA05915 for ; Wed, 9 Sep 1998 19:15:30 -0700 (PDT) (envelope-from malartre@aei.ca) Received: from aei.ca (aeiusrG-15.aei.ca [206.186.205.65]) by gamma.aei.ca (8.8.5/8.8.5) with ESMTP id WAA21728; Wed, 9 Sep 1998 22:15:12 -0400 (EDT) Message-ID: <35F7362F.CB5F5374@aei.ca> Date: Wed, 09 Sep 1998 22:15:11 -0400 From: Malartre X-Mailer: Mozilla 4.06 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: Rocky Hurley CC: FreeBSD-Questions Subject: Re: PPP question..... With an Observation References: <001201bddc64$bbb3b940$17dc94cd@uymfdlvk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Rocky Hurley wrote: > > 1st! Flames | /dev/null > > > --------- > > > # PPP > > > /usr/sbin/pppd > > > --------- > > > > > > Any suggestions for me would be appreciated. > > > > RTFM. This is why it's been written. > > > > > -------------------------------------- > > > William Woods > > Observation: Since I have become "enlightened" to FreeBSD/UNIX. I have > lurked in this list. I have asked *one* question. Never got and answer. No > Problem, finally discovered a partial answer in the archives. Still > waiting on the software author for some help. I have saved tons of > messages that *will* pertain to my needs in the near future. These > messages were very informative and most included the reprimand of looking > in the archives and FAQ and Manual. I have searched and read, currently in > 3 store bought books at this time trying to scratch every bit of info and > help I can. I was wondering why I never see any books on FreeBSD on the > store shelves but the same shelves 2 or more have books on Linux and one > on ATT and Solaris. Nothing on BSD. I think I know now. The above > statement. I have now installed 2.2.7 37 times, yes, *thirty seven* times > since Saturday on this laptop and I still have to come to microsuk$ to > write this message. Why? > Because of this kind of Crap. I have come to the conclusion that FreeBSD > is the best OS out there, cause even when it will not install completely, > I can still access it and do simple stuff in it. > Amazing!!! You can't do that in Linux or Windoze or DOS or OS/2 or > probably just about anything else. But! Your Manual is poor, your FAQ lite > weight, and the support on here terrible. It took me to go through the > other OS's to appreciate the power and capabilities of UNIX only to find > snobs that are far worse than those in Fidonet and Windoze. Gee! Imagine > That! I know I am probably not winning over any support for this, thats > fine, I can always go to a platform that is better supported by its users, > OS/2 or Linux. I stood FreeBSD because my friend convinced me to choose > this platform as the best even though I have more friends on Linux. > > Something to remember, those of us that do not bleed unix when we are cut, > may not always know what to ask for when we search. If this forum is for > those who *ONLY* bleed unix, then I think this forum should be renamed > FreeBSD-Bleeding_Unix-Forum. Thank you for your impatience. > -- > Rocky Hurley > KR4PZ > Web Page: > www.cudenver.edu/~rhurley/bbq.html > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Well, I finded this list of *great* help. Maybe you have some problem on how to ask your question(bad subject or thing like that), or some other kind of problems. Re-ask it. It's a *free* help service. Try: http://www.aei.ca/~malartre/how-to-ask-en.html Maybe it will help. -- [Malartre][malartre@aei.ca][http://www.aei.ca/~malartre/] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 19:34:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA10033 for freebsd-questions-outgoing; Wed, 9 Sep 1998 19:34:39 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from notabene.zer0.org (209-63-247-84.smf.jps.net [209.63.247.84]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA10017 for ; Wed, 9 Sep 1998 19:34:34 -0700 (PDT) (envelope-from gsutter@n1.dyn.ml.org) Received: (from gsutter@localhost) by notabene.zer0.org (8.8.7/8.8.8) id TAA16967; Wed, 9 Sep 1998 19:34:14 -0700 (PDT) (envelope-from gsutter) Message-ID: <19980909193413.A16949@notabene.zer0.org> Date: Wed, 9 Sep 1998 19:34:13 -0700 From: Gregory Sutter To: Norman C Rice , questions@FreeBSD.ORG Subject: Re: Users can't open console References: <19980908013001.A1878@notabene.zer0.org> <19980908091330.A4718@emu.sourcee.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <19980908091330.A4718@emu.sourcee.com>; from Norman C Rice on Tue, Sep 08, 1998 at 09:13:30AM -0400 Organization: Zer0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Sep 08, 1998 at 09:13:30AM -0400, Norman C Rice wrote: > On Tue, Sep 08, 1998 at 01:30:01AM -0700, Gregory Sutter wrote: > > Even with "options UCONSOLE" set in the kernel, I can't get any > > non-root 'xconsole' to grab the console. > > man fbtab. Try placing the following in /etc/fbtab > > /dev/ttyv0 0600 /dev/console This does indeed work. Thanks, Norman. It only solves half my problem, though. I have an X server and want to, upon startup of the server, open an xconsole on the local machine and on another machine in the local network, both of which display on the X server. Now the first xconsole works properly, but the second still does not, because I'm not opening the console on any tty, but just with the command: rsh notabene '/usr/X11R6/bin/xconsole -verbose -display edge:0.0' Is there a way to make this work? Regards, Greg -- Gregory S. Sutter If I had finished this sentence mailto:gsutter@pobox.com http://www.pobox.com/~gsutter/ PGP DSS public key 0x40AE3052 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 20:18:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA17181 for freebsd-questions-outgoing; Wed, 9 Sep 1998 20:18:04 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hermes.iaccess.com.au (hermes.iaccess.com.au [203.5.74.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA17129 for ; Wed, 9 Sep 1998 20:17:47 -0700 (PDT) (envelope-from andrew@iaccess.com.au) Received: from alpine.iaccess (andrew@alpine.iaccess.com.au [203.5.74.227]) by hermes.iaccess.com.au (8.9.1a/8.9.1) with SMTP id NAA03183 for ; Thu, 10 Sep 1998 13:19:38 +1000 (EST) Message-ID: <011601bddc69$b6a84600$e34a05cb@alpine.iaccess> Reply-To: "Andrew Specht" From: "Andrew Specht" To: "FreeBSD-Questions" Subject: Re: PPP question..... With an Observation Date: Thu, 10 Sep 1998 13:18:42 +1000 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.2120.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2120.0 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Everytime I get stuck with any subject concerning FreeBSD, i turn to this mailing list for help and everytime I recieve many replies with different solutions. In my opinion this mailing list is one of the best support mailing lists out there and ppl on it are always willing to help as long as questions are asked politely :) Regards Andrew Specht System Administrator / Internet Access Australia andrew@iaccess.com.au http://www.iaccess.com.au -----Original Message----- From: Malartre To: Rocky Hurley Cc: FreeBSD-Questions Date: Thursday, September 10, 1998 1:06 PM Subject: Re: PPP question..... With an Observation >> That! I know I am probably not winning over any support for this, thats >> fine, I can always go to a platform that is better supported by its users, >> OS/2 or Linux. I stood FreeBSD because my friend convinced me to choose >> this platform as the best even though I have more friends on Linux. >> >> Something to remember, those of us that do not bleed unix when we are cut, >> may not always know what to ask for when we search. If this forum is for >> those who *ONLY* bleed unix, then I think this forum should be renamed >> FreeBSD-Bleeding_Unix-Forum. Thank you for your impatience. >> -- >> Rocky Hurley >> KR4PZ >> Web Page: >> www.cudenver.edu/~rhurley/bbq.html >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-questions" in the body of the message >Well, I finded this list of *great* help. Maybe you have some problem on >how to ask your question(bad subject or thing like that), or some other >kind of problems. Re-ask it. It's a *free* help service. >Try: >http://www.aei.ca/~malartre/how-to-ask-en.html >Maybe it will help. >-- >[Malartre][malartre@aei.ca][http://www.aei.ca/~malartre/] > >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 Sep 9 20:19:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA17404 for freebsd-questions-outgoing; Wed, 9 Sep 1998 20:19:54 -0700 (PDT) (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 UAA17393 for ; Wed, 9 Sep 1998 20:19:50 -0700 (PDT) (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 LAA01364 for ; Thu, 10 Sep 1998 11:28:22 +0800 From: Craig Beasland To: Subject: High speed serial cards Date: Thu, 10 Sep 1998 11:24:10 +0800 Message-ID: <000001bddc6a$2a319ae0$0a1e21cb@superbruce.hotmix.com.au> 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 Hi there, We are using an external ISDN modem (T/A) running at 64K, we will upgrade our link to 128K and we need a high speed serial card to run it at 230400. I was wondering if anyone else (particularly in Australia) was using any boards and what comments they would have. We have been recommended to "Surfjet Dual IO" card from Micronica, but would be open to any other suggestions. Cheers Craig To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 20:34:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA19031 for freebsd-questions-outgoing; Wed, 9 Sep 1998 20:34:10 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA19026 for ; Wed, 9 Sep 1998 20:34:08 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-pbi-141.laker.net [208.0.233.41]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id XAA28193; Wed, 9 Sep 1998 23:33:46 -0400 Message-Id: <199809100333.XAA28193@laker.net> From: "Steve Friedrich" To: "Rick Hamell" Cc: "FreeBSD Questions" Date: Wed, 09 Sep 1998 23:34:04 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Point of Sale System Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 9 Sep 1998 18:29:51 -0700 (), Rick Hamell wrote: > >> >Um, not sure where you live, but most POS around here run in >> >DOS/Novell. >> >> Do you happen to live in Utah ?? 8o) > > > Nope, Oregon. I'm REALLY surprised you mentioned OS/2 as a POS >system. :) It just dosen't seem quite right. OS/2 a bitch to even program >anything for in the first place! > Wasn't me... I just wondered. I do know that IBM has had great penetration into the ATM market though. And OS/2 is actually pretty easy for real programmers, it's just tough for people who came from DOS. Because they are not familiar with operating system principles... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 20:42:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA19808 for freebsd-questions-outgoing; Wed, 9 Sep 1998 20:42:02 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from www3.nn.gx.cn (www3.nn.gx.cn [202.103.224.90]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA19772 for ; Wed, 9 Sep 1998 20:41:58 -0700 (PDT) (envelope-from song@www3.nn.gx.cn) Received: from localhost (song@localhost) by www3.nn.gx.cn (8.8.7/8.8.7) with SMTP id LAA10223 for ; Thu, 10 Sep 1998 11:55:35 +0800 (CST) (envelope-from song@www3.nn.gx.cn) Date: Thu, 10 Sep 1998 11:55:35 +0800 (CST) From: "Song, Bo Run" To: freebsd-questions@FreeBSD.ORG Subject: NATD capability Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG We now have 20 PCs behind a FreeBSD NATD gateway. The FreeBSD box runs very well. The machine is a PII 266 with 32M RAM, two 10Mbps ethenet cards, one of which is connected to the Internet via a router through an E1 line. Now that we plan to add more PCs to the internal subnet, I'd like to know the capability of NATD. 1. How many concurrent TCP connections does NATD support? About 64K? 2. What are the bottlenecks of the NATD's limitation? CPU, openfiles or the speed of the ethenet cards? 3. Is there any way to list the current internal IP/PORT translation table? Thanks Song To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 20:44:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA20207 for freebsd-questions-outgoing; Wed, 9 Sep 1998 20:44:22 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from fyeung5.netific.com (netific.vip.best.com [205.149.182.145]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id UAA20188 for ; Wed, 9 Sep 1998 20:44:18 -0700 (PDT) (envelope-from fyeung@netific.com) Received: (from root@localhost) by fyeung5.netific.com (8.6.11/8.6.9) id TAA12377; Wed, 9 Sep 1998 19:58:03 -0700 From: francis yeung Message-Id: <199809100258.TAA12377@fyeung5.netific.com> Subject: Re: Point of Sale System In-Reply-To: <35F6E8B0.136FE69D@dal.net> from Studded at "Sep 9, 98 01:44:32 pm" To: Studded@dal.net (Studded) Date: Wed, 9 Sep 1998 19:57:59 -0700 (PDT) Cc: fpawlak@execpc.com, freebsd-questions@FreeBSD.ORG 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 Greetings, > Frank Pawlak wrote: > > > > Has anyone developed a POS -- point of sale system using FreeBSD? I recall reading > > about someone somewhere doing this on Linux, but can't for the life of me recall where Using Linux for POS ! Linux is under GPL. Are they giving away source code to the customers too ! Fran > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 20:46:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA20713 for freebsd-questions-outgoing; Wed, 9 Sep 1998 20:46:11 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA20180 for ; Wed, 9 Sep 1998 20:44:14 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-pbi-141.laker.net [208.0.233.41]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id XAA28464; Wed, 9 Sep 1998 23:43:34 -0400 Message-Id: <199809100343.XAA28464@laker.net> From: "Steve Friedrich" To: "Chris Martino" , "Laszlo Vagner" Cc: "questions@FreeBSD.ORG" Date: Wed, 09 Sep 1998 23:43:49 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: nothing back from ppp Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 9 Sep 1998 19:16:07 -0400 (EDT), Chris Martino wrote: >This may sound kinda odd, but I havn't had any luck with 33.6 sportsters. > >Heres a little info: > >I have 2 modems, 1 28.8 Sporster and 1 33.6 Sportster, both external. Both >are dialning into the same Com server. Both have the same init string and >both have the same dip switch settings. The 33.6 almost NEVER connects, >if it does I get kicked right off in 2 or 3 minutes. The 28.8 on the >otherhand ALWAYS connects at 28.8 and I can stay connected for days at a >time. Go figure. > >My 2 cents, >Chris I've used USR modems for a number of years. Just about anything sold by this stinking industry is sold before it's finished, no matter who the company is. Have you used USR's modem wizard to upgrade the firmware ?? Some Sportster's have a flash bios, and some don't, depends on the model. Also, check to see what's at the other end. Could be another modem that needs a firmware update. Being the odd man out isn't proof of being the "bad" guy. I currently use a USR 56K that didn't connect at very high rates until USR issued the V90 upgrade. Now I connect at 44-46K most of the time, which is pretty good for POTS. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 20:47:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA20836 for freebsd-questions-outgoing; Wed, 9 Sep 1998 20:47:11 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.cybcon.com (mail.cybcon.com [205.147.64.46]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA20824 for ; Wed, 9 Sep 1998 20:47:00 -0700 (PDT) (envelope-from wwoods@cybcon.com) Received: from support1.cybcon.com (william@support1.cybcon.com [205.147.76.99]) by mail.cybcon.com (8.9.0/8.9.0) with ESMTP id UAA23510; Wed, 9 Sep 1998 20:46:03 -0700 (PDT) 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: <011601bddc69$b6a84600$e34a05cb@alpine.iaccess> Date: Wed, 09 Sep 1998 20:45:46 -0700 (PDT) Reply-To: wwoods@cybcon.com From: William Woods To: Andrew Specht Subject: Re: PPP question..... With an Observation Cc: FreeBSD-Questions Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I would agree 90% of the time, but a RTFM is not a "reply with many different solutions" in the least. I believe I asked quite politely, provided a copy of the script I was useing, provided information on what it is doing and the desired outcome of what I would like it to do, and the version of FreeBSD I am useing...so, what did I do wrong then? On 10-Sep-98 Andrew Specht wrote: > Everytime I get stuck with any subject concerning FreeBSD, i turn to this > mailing list for help and everytime I recieve many replies with different > solutions. In my opinion this mailing list is one of the best support > mailing lists out there and ppl on it are always willing to help as long as > questions are asked politely :) > > Regards > > Andrew Specht > System Administrator / Internet Access Australia > andrew@iaccess.com.au > http://www.iaccess.com.au --------------------- William Woods Date: 09-Sep-98 / Time: 20:43:08 goto to: http//www.freebsd.org. --> FreeBSD 3.0 CURRENT ELF <-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 20:59:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA22754 for freebsd-questions-outgoing; Wed, 9 Sep 1998 20:59:34 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA22749; Wed, 9 Sep 1998 20:59:31 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-pbi-141.laker.net [208.0.233.41]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id XAA28914; Wed, 9 Sep 1998 23:59:03 -0400 Message-Id: <199809100359.XAA28914@laker.net> From: "Steve Friedrich" To: "Craig Beasland" Cc: "freebsd-hardware@freebsd.org" , "FreeBSD Questions" Date: Wed, 09 Sep 1998 23:59:19 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: High speed serial cards Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 10 Sep 1998 11:24:10 +0800, Craig Beasland wrote: >we need a high speed serial card to run it at 230400. There's also a freebsd-hardware list, I believe. So you might want to ask there. Probably more hardware geeks (like me) over there anyway. I haven't used any sio above 115K myself... Also, maybe check the Internet, like www.tomshardware.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 21:01:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA23201 for freebsd-questions-outgoing; Wed, 9 Sep 1998 21:01:45 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from emu.sourcee.com (emu.sourcee.com [199.201.159.173]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA23192 for ; Wed, 9 Sep 1998 21:01:39 -0700 (PDT) (envelope-from nrice@emu.sourcee.com) Received: (from nrice@localhost) by emu.sourcee.com (8.8.8/8.8.3) id AAA11916; Thu, 10 Sep 1998 00:01:21 -0400 (EDT) Message-ID: <19980910000120.A11713@emu.sourcee.com> Date: Thu, 10 Sep 1998 00:01:20 -0400 From: Norman C Rice To: Gregory Sutter , questions@FreeBSD.ORG Subject: Re: Users can't open console References: <19980908013001.A1878@notabene.zer0.org> <19980908091330.A4718@emu.sourcee.com> <19980909193413.A16949@notabene.zer0.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <19980909193413.A16949@notabene.zer0.org>; from Gregory Sutter on Wed, Sep 09, 1998 at 07:34:13PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Sep 09, 1998 at 07:34:13PM -0700, Gregory Sutter wrote: > On Tue, Sep 08, 1998 at 09:13:30AM -0400, Norman C Rice wrote: > > On Tue, Sep 08, 1998 at 01:30:01AM -0700, Gregory Sutter wrote: > > > Even with "options UCONSOLE" set in the kernel, I can't get any > > > non-root 'xconsole' to grab the console. > > > > man fbtab. Try placing the following in /etc/fbtab > > > > /dev/ttyv0 0600 /dev/console > > This does indeed work. Thanks, Norman. It only solves half my > problem, though. I have an X server and want to, upon startup of > the server, open an xconsole on the local machine and on another > machine in the local network, both of which display on the X server. > Now the first xconsole works properly, but the second still does > not, because I'm not opening the console on any tty, but just with > the command: > rsh notabene '/usr/X11R6/bin/xconsole -verbose -display edge:0.0' > > Is there a way to make this work? I believe so provided notabene is not already running xconsole. Can you telnet or rlogin to notabene and launch xconsole successfully? ``/usr/X11R6/bin/xconsole -display unix:0'' Can rsh from edge to notabene? ``rsh notabene /bin/ls'' Ensure that notabene's /etc/fbtab contains /dev/ttyv0 0600 /dev/console You may have to use the xhost command (or other means) to allow notabene to access edge's display. You may want to use the `-title xconsole@notabene' option with rsh to prevent confusion. -- Regards, Norman C. Rice, Jr. > Regards, > > Greg > -- > Gregory S. Sutter If I had finished this sentence > mailto:gsutter@pobox.com > http://www.pobox.com/~gsutter/ > PGP DSS public key 0x40AE3052 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 21:04:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA23818 for freebsd-questions-outgoing; Wed, 9 Sep 1998 21:04:48 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from MAIL1 ([195.216.60.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA23812 for ; Wed, 9 Sep 1998 21:04:44 -0700 (PDT) (envelope-from daniel.sundin@engelholm.se) Received: from compaq.engelholm.se - 195.216.40.87 by engelholm.se with Microsoft SMTPSVC; Thu, 10 Sep 1998 06:03:03 +0200 Message-Id: <2.2.32.19980910035200.0097fff8@pop.engelholm.se> X-Sender: 199706aZHerOgH@pop.engelholm.se X-Mailer: Windows Eudora Pro Version 2.2 (32) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Thu, 10 Sep 1998 05:52:00 +0200 To: freebsd-questions@FreeBSD.ORG From: Daniel Sundin Subject: panic: free: multiple frees, fbsd 2.2.6 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG We're having a strange problem with FreeBSD 2.2.6. Earlier today the box rebooted once, came back after a long harddrive check (had an uptime of 62 days, lots to check probably). After that reboot, it has continued to reboot exactly every 47 minutes (almost on the second) with the following error message: PANIC: FREE: Multiple frees To me it seems like that should be memory related as that error occurs in a free(), but I've been told that it might just be a harddrive failure aswell. The server is an Intel P2 333, 512mb ram, 4.55gb Seagate Cheetah, approximately 2 months old. No new software has been installed on the server in the last days. We're mainly running 3 custom daemons on the server, and a SQL server (MySQL). This setup has been running the last 62 days w/o any major problems, The 3 daemons are recieving connections (about 200/second at peak) and doing statistical services. They use about 200mb ram, and we're never down to the swap. I'd appriciate it alot if someone could tell me anything about why this might be happening. Thanks in advance, Daniel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 21:09:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA24525 for freebsd-questions-outgoing; Wed, 9 Sep 1998 21:09:17 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA24276 for ; Wed, 9 Sep 1998 21:07:25 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-pbi-141.laker.net [208.0.233.41]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id AAA29152; Thu, 10 Sep 1998 00:07:10 -0400 Message-Id: <199809100407.AAA29152@laker.net> From: "Steve Friedrich" To: "Chris Martino" Cc: "FreeBSD Questions" Date: Thu, 10 Sep 1998 00:07:09 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: nothing back from ppp Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 9 Sep 1998 22:56:53 -0400 (EDT), Chris Martino wrote: >Well, I work at the ISP that I connect to at the other end, so I know what >I'm connecting to.. They are Livingston PM 3's with b21 of their latest >code. I've also tried to upgrade the modem with the wizard, but the modem >is too old and the wizard craped out on me. Manufactured back in '95. > >Like I said earlier I can connect with the 28.8 using all the same >settings and it works brilliantly. I just bought a USR V.90 modem today, >so we'll see how I get that to work. > >I wasn't really looking for a reply, but hey...it was nice hearing others >experiences with USRs. I just wanted to defend USR a little. But having said that, if I were in your shoes, I'd contact 3Com (who bought USR) and explain this. They might send you a new bios chip for free. Looks to me like it's warranted (not as in warranty, just the right thing to do, good business). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 21:29:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA26221 for freebsd-questions-outgoing; Wed, 9 Sep 1998 21:29:23 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp.fnet.ne.jp ([203.180.17.205]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA26213 for ; Wed, 9 Sep 1998 21:29:20 -0700 (PDT) (envelope-from nakayama@fnet.ne.jp) Received: from wyagi2sv ([203.180.17.202]) by smtp.fnet.ne.jp (2.0 Build 2144 (Berkeley 8.8.4)/8.8.4) with SMTP id NAA06431; Thu, 10 Sep 1998 13:24:17 +0900 Date: Thu, 10 Sep 1998 13:24:17 +0900 Message-Id: <199809100424.NAA06431@smtp.fnet.ne.jp> Received: (shiroyagi 2.5.2 Release build 1409) ; Thu, 10 Sep 1998 13:11:01 +0900 (JST) From: =?ISO-2022-JP?B?GyRCJVUlZSE8JUElYyE8JU0lQyVIJW8hPCUvGyhC?= To: =?ISO-2022-JP?B?GyRCJWolcyUvRVBPPyROMydNTRsoQg==?= Subject: =?ISO-2022-JP?B?GyRCJVUlZSE8JUElYyE8JU0lQyVIJW8hPCUvJUslZSE8?= =?ISO-2022-JP?B?GyRCJTkbKEI=?= X-Shiroyagi-ID: 199712180001 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG $B"#"#"#"#"#"#%U%e!<%A%c!<%M%C%H%o!<%/%K%e!<%9#V#e#r(B5$B"#"#"#"#"#"#(B *************************************************************** $B$3$N%a!<%k$OLrN)$D!&$?$a$K$J$k>pJs$@$1$r$*FO$1$7$F$$$k!";R6!$K(B $B$H$C$FM-32$H$J$k>pJs$r:o=|$7$?8!:w%(%s%8%s!V%U%e!<%A%c!<%M%C%H(B $B%o!<%/!W$K%j%s%/EPO?$5$l$F$$$kJ}!9$X$*Aw$j$7$F$$$^$9!#(B *************************************************************** $B2F$b=*$o$j!"$9$C$+$j=)$N5$G[$r46$8$k$3$N:"$G$9$,$$$+$,$*2a$4$7(B $B$G$7$g$&$+!#(B $B%U%e!<%A%c!<%M%C%H%o!<%/$b%9%?!<%H$7$F$+$i(B10$B7n(B9$BF|$G(B1$BG/$r7^$($^$9!#(B $BAa$$$b$N$G$9!#%9%?!<%HEv=i$OEPO?7o?t$,(B10,000$B7o$G$7$?$,!"$h$&$d$/(B 30,000$B7o$rD6$($^$7$?!#$46(NO$"$j$,$H$&$4$6$$$^$9!#(B $B%U%e!<%A%c!<%M%C%H%o!<%/!!(Bhttp://www.fnet.ne.jp$B!!(B $B"#%U%e!<%A%c!<%M%C%H%o!<%/!u;:6H(BNAVI$B$,(BWorld Pc Expo98$B$K=PE8$7$^$9"#(B $B3+:E4|4V!'(B9$B7n(B30$BF|!A(B10$B7n(B3$BF|$N(B4$BF|4V!!>l=j!'KkD%%a%C%;(B $B!|!|!|(BWorld P$B#c(BExpo$B#9#8$N>7BT7t$r(B100$BL>MM$K%W%l%<%s%H$7$^$9!|!|!|(B $B!Z1~JgJ}K!![(B $B!!!&%a!<%k$K$FA0!&$4=;=j!&7oL>$X>7BT7t$HF~NO$N>eAw?.$r$*4j$$$7$^$9(B $B!!!&Dy@Z!'#97n#2#0F|$^$G!!"(@hCe$G(B100$BL>MM!J(B1$BL>MM(B2$BKg!K(B $B"#%U%e!<%A%c!<%M%C%H%o!<%/%H%C%W%Z!<%8$K%j%"%k%?%$%`>pJs$rDI2C"#(B $B"*"*KhF|JQ$o$kNAM}$N%Z!<%8$d:#F|$N@j$$!&:#F|$N0YBX>pJs$J$I$,(B $B!!!!DI2C$5$l$^$7$?!#(B $B"#;:6H(BNAVI$B$,$$$h$$$h%9%?!<%H"#(B $B"*"*4k6H$N>&IJ!&@=IJ$r%$%s%?!<%M%C%H>e$G>R2p$9$k;:6H(BNAVI$B$,%9%?!<%H(B $B!!!!$7$^$7$?!#(B9$B7n(B30$BF|$K$O$3$N;:6H(BNAVI$B$K4k6H(BNAVI$B$,EP>l$7(BWorldPcExpo$B$G(B $B!!!!8x3+$7$^$9!#(B $B!!!!$3$N4k6H(BNAVI$B$O!"A49q$N(BURL$B$r$*;}$A$N4k6H$rEPO?$7!"6HR2p$5$;$FD:$-$^$9!#(B $B"#%U%e!<%A%c!<%M%C%H%o!<%/$G$OKh7n%W%l%<%s%H$r Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA26539 for freebsd-questions-outgoing; Wed, 9 Sep 1998 21:32:56 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from srvr20.engin.umich.edu (srvr20.engin.umich.edu [141.212.2.26]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA26533 for ; Wed, 9 Sep 1998 21:32:55 -0700 (PDT) (envelope-from ghutchin@umich.edu) Received: from umich.edu (westquad-188-78.reshall.umich.edu [141.213.188.78]) by srvr20.engin.umich.edu (8.8.8/8.8.8) with ESMTP id AAA08205 for ; Thu, 10 Sep 1998 00:32:47 -0400 (EDT) Message-ID: <35F76492.AAF17D12@umich.edu> Date: Thu, 10 Sep 1998 00:33:06 -0500 From: James Secreto X-Mailer: Mozilla 4.06 [en] (Win98; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Natd and IPforwarding 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.7 and attempting to set up ipforwarding on a dual homed system. I turned on natd_enable in my rc.conf and gave it my interface which is vx0, I am running a 3com905 card. I am also running a DEC21040 NIC for the local internet. The 3com is for the outside. I turned on the firewall in the rc.conf and set the type to open. I also set the net, mask and ip of my 3com in the rc.firewall config file in the open section, where it asks for it. The firewall loads fine, and my firewall rules list looks like this 00100 318 44249 divert 8668 ip from any to any via vx0 00100 16 1344 allow ip form any to any via lo0 00200 0 0 deny ip from any to 127.0.0.0/8 65000 0 0 allow ip from any to any 65535 3 288 deny ip from any to any Once the rules load at boot though i can no longer ping the outside network, from my unix box. I realized that the packets then are somehow getting lost when they were being diverted to natd, running on port 8668. To test this i removed the divert line from my ip firewall rules list. Sure enough i can now ping the outside from my unix box (of course i can't ping the outside net with any of my other computers though :-) Can anyone help me with this...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 Wed Sep 9 21:44:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA27390 for freebsd-questions-outgoing; Wed, 9 Sep 1998 21:44:06 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hermes.iaccess.com.au (hermes.iaccess.com.au [203.5.74.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA27381 for ; Wed, 9 Sep 1998 21:44:02 -0700 (PDT) (envelope-from andrew@iaccess.com.au) Received: from alpine.iaccess (andrew@alpine.iaccess.com.au [203.5.74.227]) by hermes.iaccess.com.au (8.9.1a/8.9.1) with SMTP id OAA10787 for ; Thu, 10 Sep 1998 14:45:53 +1000 (EST) Message-ID: <016a01bddc75$c3a385c0$e34a05cb@alpine.iaccess> Reply-To: "Andrew Specht" From: "Andrew Specht" To: "FreeBSD-Questions" Subject: Re: PPP question..... With an Observation Date: Thu, 10 Sep 1998 14:44:57 +1000 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.2120.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2120.0 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The RTFM was probably a bit over the top and i can't see anything wrong with the question. Many ppl just tend to ask the questions instead of reading the manual first (this does not apply in this case i guess). Anyway this discussion could go on forever... Thanks Andrew Specht System Administrator / Internet Access Australia andrew@iaccess.com.au http://www.iaccess.com.au -----Original Message----- From: William Woods To: Andrew Specht Cc: FreeBSD-Questions Date: Thursday, September 10, 1998 2:30 PM Subject: Re: PPP question..... With an Observation >I would agree 90% of the time, but a RTFM is not a "reply with many different >solutions" in the least. I believe I asked quite politely, provided a copy of >the script I was useing, provided information on what it is doing and the >desired outcome of what I would like it to do, and the version of FreeBSD I am >useing...so, what did I do wrong then? > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 22:03:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA29332 for freebsd-questions-outgoing; Wed, 9 Sep 1998 22:03:13 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns2.vphos.net (ns2.vphos.net [207.102.129.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA29323 for ; Wed, 9 Sep 1998 22:03:11 -0700 (PDT) (envelope-from thain@bcinternet.net) Received: from thain.bcinternet.net (ts1-26.100mile.bcinternet.net [209.52.145.27]) by ns2.vphos.net (8.9.0.Beta5/1.25) with SMTP id WAA15569 for ; Wed, 9 Sep 1998 22:03:02 -0700 (PDT) Message-Id: <3.0.5.32.19980909221002.00799e20@bcinternet.net> X-Sender: thain@bcinternet.net (Unverified) X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Wed, 09 Sep 1998 22:10:02 -0700 To: freebsd-questions@FreeBSD.ORG From: The Thains Subject: term command on ppp 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 been having trouble setting up my ppp connection to my ISP. I have written in a couple of times and recieved info but nothing so far has seemed to work :( When I try 'dial provider' from the ppp prompt I get the message WARNING: DialModem: dial failed. Now someone told me to try and talk to the modem using the term command in ppp but everytime I try the command it seems as though my computer freezes. This is what the screen looks like: ppp ON phantom> term Working in interactive mode Entering terminal mode. Type '~?' for help. After this my computer freezes and I can't even use CTRL+C to break it...I have to reset it. I'm not at all familiar with the term command so if I'm doing something wrong or if there are certain commands that I need to know please let me know.. Thank-you for your time Chris. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 22:17:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA00631 for freebsd-questions-outgoing; Wed, 9 Sep 1998 22:17:41 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.nnet.ne.jp (pasebo.nnettown.or.jp [202.229.198.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA00623 for ; Wed, 9 Sep 1998 22:17:31 -0700 (PDT) (envelope-from sean@pasebo.nnet.ne.jp) Received: from mail.nnet.ne.jp (fire.nnet.ne.jp [202.229.198.15]) by mail.nnet.ne.jp (8.9.1/3.6W) with ESMTP id OAA19287 for ; Thu, 10 Sep 1998 14:17:18 +0900 (JST) Message-ID: <35F76155.4D4EE619@mail.nnet.ne.jp> Date: Thu, 10 Sep 1998 14:19:17 +0900 From: Sean Bennett Reply-To: sean@pasebo.nnet.ne.jp Organization: N-NET (Nakamura Shoji Co.) X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: What happened to my 'find'command, continued Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all; I've yet to find an answer to this; its not on a mission critical system, so if it comes down to it, I can re-install FreeBSD, but I would prefer to discover the cause, and more importantly, a fix, in case it does happen on a mission-critical system someday. Thanks to all who have posted/replied with suggestions; most were centered around file permissions and running as root. I am running as root, and the directories in question do exist and are read/writable by root. Ideas??? FreeBSD.org gurus??? The original message follows: ============================= [running FreeBSD 2.2.6] Hi all; last week my 'find' command suddenly went on the fritz; find / -name -print used to work fine, searching my whole disk for the file in question. Now however, it immediately prints out a list of 50-60 lines like the following, yet can't find which I know does exist. sean# find / -name httpd -print *returns* find: /usr/include/isofs: No such file or directory find: /usr/include/machine: No such file or directory find: /usr/include/msdosfs: No such file or directory find: /usr/include/net: No such file or directory find: /usr/include/netatalk: No such file or directory ... -OR- sean# find . -name httpd -print *returns* find: ./usr/include/isofs: No such file or directory find: ./usr/include/machine: No such file or directory find: ./usr/include/msdosfs: No such file or directory find: ./usr/include/net: No such file or directory find: ./usr/include/netatalk: No such file or directory .... The directories, such as "/usr/include/isofs" do infact exist. Any ideas as to what's wrong, or what changed; these commands worked in the past. I even ftp'd a new 'find' command from a working server, but get the same results. TIA Sean sean@mail.nnet.ne.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 22:24:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA01389 for freebsd-questions-outgoing; Wed, 9 Sep 1998 22:24:55 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp.jump.net (mail11-100Mb.jump.net [207.8.71.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA01383 for ; Wed, 9 Sep 1998 22:24:52 -0700 (PDT) (envelope-from geb@silres.com) Received: from silres.com by smtp.jump.net (jump-tnt-0059.customer.jump.net [207.8.127.59]) (8.9.0/jump.1.11) id AAA21363; for Thu, 10 Sep 1998 00:23:56 -0500 (CDT) Message-ID: <35F61225.B9F36CD3@silres.com> Date: Wed, 09 Sep 1998 00:29:10 -0500 From: "Gerald E. Bennett" Organization: Silicon Resources X-Mailer: Mozilla 4.06 [en] (X11; I; FreeBSD 2.2.6-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Printing problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When I type lpr I get: lpr: cannot create /var/spool/lpd/bp/.seq If I change as root : I get: ruba.home.com: lpd: Your host does not have line printer access job 'cfA360aruba.home.com' transfer to Bennetts Productions@localhost failed Anyone know how to fix this????? Oh recently I vopied /usr directory toa nwe filesystem and remounted this one as /usr in the process I may have lost some liink. Could this be related to my printing problem???? how do I fix this ??? THANKs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 22:40:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA03246 for freebsd-questions-outgoing; Wed, 9 Sep 1998 22:40:15 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smarter.than.nu (lal-99-91.Reshall.Berkeley.EDU [169.229.99.91]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA03240 for ; Wed, 9 Sep 1998 22:40:12 -0700 (PDT) (envelope-from brian@smarter.than.nu) Received: from localhost (localhost [127.0.0.1]) by smarter.than.nu (8.9.1/8.8.8) with SMTP id WAA04551 for ; Wed, 9 Sep 1998 22:40:51 -0700 (PDT) (envelope-from brian@smarter.than.nu) Date: Wed, 9 Sep 1998 22:40:50 -0700 (PDT) From: "Brian W. Buchanan" To: freebsd-questions@FreeBSD.ORG Subject: /dev/lpt0: Device not configured Message-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, stupid question time. :) I'm running -CURRENT, CVSuped and built a few days ago. dmesg reports: lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port Relevant kernel config line: device lpt0 at isa? port? tty irq 7 vector lptintr Boot-time kernel config confirms that the device is enabled. Attempting to cat to /dev/lpt0 results in "/dev/lpt0: Device not configured", and lptcontrol fails with a similar error message. What'd I manage to break, and how do I fix it? -- Brian Buchanan brian@smarter.than.nu Never believe that you know the whole story. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 22:45:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA04038 for freebsd-questions-outgoing; Wed, 9 Sep 1998 22:45:12 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from out.express.bbs.net.au (out.express.bbs.net.au [203.103.225.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA04032 for ; Wed, 9 Sep 1998 22:45:08 -0700 (PDT) (envelope-from Baystar@ebbs.com.au) Received: from ebbs.com.au (ns.ebbs.com.au [203.34.65.20]) by ebbs.com.au (Viking/0.9.35) with ESMTP for ; Thu, 10 Sep 1998 14:46:32 +1000 Message-ID: <35F767E5.B7284ADF@ebbs.com.au> Date: Thu, 10 Sep 1998 15:47:18 +1000 X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 Subject: Freebsd cost Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: freebsd-questions@FreeBSD.ORG From: Baystar Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I live in Australia, and would like to know how much freebsd cost's including shipping charges. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 23:22:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA07527 for freebsd-questions-outgoing; Wed, 9 Sep 1998 23:22:08 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailgw00.execpc.com (mailgw00.execpc.com [169.207.1.78]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA07478 for ; Wed, 9 Sep 1998 23:22:01 -0700 (PDT) (envelope-from fpawlak@execpc.com) Received: from darkstar.connect.com (harconia-1-94.mdm.mke.execpc.com [169.207.132.94]) by mailgw00.execpc.com (8.9.0) id BAA15412; Thu, 10 Sep 1998 01:21:52 -0500 (CDT) Received: (from fpawlak@localhost) by darkstar.connect.com (8.9.1/8.9.1) id BAA05767; Thu, 10 Sep 1998 01:22:20 -0500 Message-ID: <19980910012220.A5762@darkstar.connect.com> Date: Thu, 10 Sep 1998 01:22:20 -0500 From: Frank Pawlak To: francis yeung , Studded Cc: fpawlak@execpc.com, freebsd-questions@FreeBSD.ORG Subject: Re: Point of Sale System References: <35F6E8B0.136FE69D@dal.net> <199809100258.TAA12377@fyeung5.netific.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199809100258.TAA12377@fyeung5.netific.com>; from francis yeung on Wed, Sep 09, 1998 at 07:57:59PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Sep 09, 1998 at 07:57:59PM -0700, francis yeung wrote: > > Greetings, > > > Frank Pawlak wrote: > > > > > > Has anyone developed a POS -- point of sale system using FreeBSD? I recall reading > > > about someone somewhere doing this on Linux, but can't for the life of me recall where > > > Using Linux for POS ! Linux is under GPL. Are they giving away > source code to the customers too ! > > Fran Hummm, do the folks in charge of your mental ward know that you are playing with a computer again? I don't think that I asked a question about the GPL, or is parsing English not on your must do list. Another candidate for the Nobel Prize for intelligence has surfaced. -- Frank -- "At no time is the freedom of speech more precious then when a man hits his thumb with a hammer." --Marshall Lumsden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 23:25:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA08145 for freebsd-questions-outgoing; Wed, 9 Sep 1998 23:25:54 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from superior.mooseriver.com (superior.mooseriver.com [208.138.27.81]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA08139 for ; Wed, 9 Sep 1998 23:25:50 -0700 (PDT) (envelope-from jgrosch@superior.mooseriver.com) Received: (from jgrosch@localhost) by superior.mooseriver.com (8.8.8/8.8.8) id XAA00441; Wed, 9 Sep 1998 23:25:35 -0700 (PDT) (envelope-from jgrosch) Message-ID: <19980909232535.D29935@mooseriver.com> Date: Wed, 9 Sep 1998 23:25:35 -0700 From: Josef Grosch To: Baystar , freebsd-questions@FreeBSD.ORG Subject: Re: Freebsd cost Reply-To: jgrosch@mooseriver.com References: <35F767E5.B7284ADF@ebbs.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <35F767E5.B7284ADF@ebbs.com.au>; from Baystar on Thu, Sep 10, 1998 at 03:47:18PM +1000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Sep 10, 1998 at 03:47:18PM +1000, Baystar wrote: > Hi, I live in Australia, and would like to know how much freebsd cost's > including shipping charges. Thanks. The FreeBSD Retail page (http://www.freebsd-support.com/Retail.html) lists 3 places you can purchase FreeBSD in Australia. They are in Chatswood, Melbourne, and Sydney. Josef -- Josef Grosch | Another day closer to a | FreeBSD 2.2.7 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 Wed Sep 9 23:25:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA08174 for freebsd-questions-outgoing; Wed, 9 Sep 1998 23:25:57 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotmail.com (f104.hotmail.com [207.82.250.223]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA08165 for ; Wed, 9 Sep 1998 23:25:56 -0700 (PDT) (envelope-from vas99@hotmail.com) Received: (qmail 21770 invoked by uid 0); 10 Sep 1998 06:25:48 -0000 Message-ID: <19980910062548.21769.qmail@hotmail.com> Received: from 195.66.200.118 by www.hotmail.com with HTTP; Wed, 09 Sep 1998 23:25:48 PDT X-Originating-IP: [195.66.200.118] From: "Vasily Kondrashov" To: questions@FreeBSD.ORG Subject: Gateway configureing Content-Type: text/plain Date: Wed, 09 Sep 1998 23:25:48 PDT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Help, somebody! I've got some problem: I have to connect LAN with Win95 workstations to the INTERNET through gateway (FreeBSD 2.2.5) with two ethernet interfaces (ed and al) but now I can't do it (netstat -nr says me that packets from workstations are transmitted outside but workstaions is not recieveing nothing). Now I'm trying to use gated-3-5-7 daemon but can't configure /etc/gated.conf If somebody cahn help me by advise, please e-mail me to vas99@hotmail.com Vasily ______________________________________________________ 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 Sep 9 23:30:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA09213 for freebsd-questions-outgoing; Wed, 9 Sep 1998 23:30:49 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from freebie.dcfinc.com (freebie.dcfinc.com [138.113.5.128]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA09203; Wed, 9 Sep 1998 23:30:46 -0700 (PDT) (envelope-from chad@freebie.dcfinc.com) Received: (from chad@localhost) by freebie.dcfinc.com (8.8.7/8.8.3a) id XAA08373; Wed, 9 Sep 1998 23:30:34 -0700 (MST) From: "Chad R. Larson" Message-Id: <199809100630.XAA08373@freebie.dcfinc.com> Subject: SCSI tape drives To: stable@FreeBSD.ORG Date: Wed, 9 Sep 1998 23:30:34 -0700 (MST) Cc: questions@FreeBSD.ORG Reply-to: chad@dcfinc.com X-Mailer: ELM [version 2.4ME+ PL22 (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've been using an HP DDS-2 4mm DAT drive quite successfully on a FreeBSD machine at my office. I was browsing the Insight web site for SCSI tape drives under $600 for use at home, and found the expected 8mm and 4mm tapes. However, I found that Segate, HP and a couple of others were selling Travan (TR-4) drives (4 GB native capacity in) SCSI versions for a couple of hundred bucks less than the 4mm DAT drives. Does anyone here have any experience with SCSI Travan drives under FreeBSD? If so, how are they working out? -crl -- Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm? chad@dcfinc.com chad@larsons.org chad@anasazi.com larson1@home.net DCF, Inc. - 14623 North 49th Place, Scottsdale, Arizona 85254-2207 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 23:32:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA09530 for freebsd-questions-outgoing; Wed, 9 Sep 1998 23:32:23 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ailab.sogang.ac.kr (ailab.sogang.ac.kr [163.239.130.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA09525 for ; Wed, 9 Sep 1998 23:32:20 -0700 (PDT) (envelope-from casanoba@ailab.sogang.ac.kr) Received: (from casanoba@localhost) by ailab.sogang.ac.kr (8.8.8/8.8.8) id PAA22208 for freebsd-questions@freebsd.org; Thu, 10 Sep 1998 15:30:19 +0900 (KST) (envelope-from casanoba) Date: Thu, 10 Sep 1998 15:30:19 +0900 (KST) From: Ham su-wook Message-Id: <199809100630.PAA22208@ailab.sogang.ac.kr> To: freebsd-questions@FreeBSD.ORG Subject: subscribe frebsd-questions Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG subscribe frebsd-questions To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Sep 9 23:51:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA11741 for freebsd-questions-outgoing; Wed, 9 Sep 1998 23:51:07 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (post-12.mail.demon.net [194.217.242.41]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA11736 for ; Wed, 9 Sep 1998 23:51:06 -0700 (PDT) (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.02 #1) id 0zH0ZC-0006Um-00; Thu, 10 Sep 1998 06:50:55 +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 HAA01220; Thu, 10 Sep 1998 07:50:27 +0100 Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA00881; Thu, 10 Sep 98 07:50:26 BST Message-Id: <35F776AA.9A256020@uk.radan.com> Date: Thu, 10 Sep 1998 07:50:18 +0100 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.03 [en] (X11; I; SunOS 4.1.3_U1 sun4m) Mime-Version: 1.0 To: Brian Somers Cc: questions@FreeBSD.ORG, freebsd-users@freebsd-uk.eu.org Subject: Re: Help needed with fork(), pipe() & dup2() References: <199809100136.CAA05582@woof.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 Brian Somers wrote: > > [.....] > > while (gets (line) != NULL) > > { > > . > > . > > code to process "line" here > > . > > . > > } > > > > close (fd [0]); > ^^^^^^^^^^^^^^^ > Dodgy - fd[0] has already been closed (unless == STDIN_FILENO). > > > } /* parent */ > > else > > { /* child */ > > close (fd [0]); > > if (fd [1] != STDOUT_FILENO) > > { > > dup2(fd [1], STDOUT_FILENO) > > close (fd [1]); > > } > > if (execvp ("file", files) < 0) > > error_message (); > > close (fd [1]); > > Ditto, but this one (hopefully) doesn't normally happen. You're also > missing an exit() here. I did wonder about that. I tried commenting out the close() calls but it made no difference. I'll try adding exit() > > > } /* child */ > > } > > I don't know enough about the rest of the code to tell if that first > close may be the problem - but it *might*. Also, are you sure that > last error_message() isn't being called ? Definitely. It's an X program and the error_message function pops up a message window, and that definitely isn't happening. I got another reply suggesting that the problem is caused by the code assuming the order in which the parent & child execute, i.e. the parent reads the pipe (and sees NULL) before the child has written to it. This seems a very likely possiblity. > > -- > Brian , , > > Don't _EVER_ lose your sense of humour.... -- When everything's coming your way, you're in the wrong lane. Mark Ovens, CNC Applications Engineer, Radan Computational Ltd Sheet Metal CAD/CAM Solutions 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 Sep 9 23:59:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA12616 for freebsd-questions-outgoing; Wed, 9 Sep 1998 23:59:00 -0700 (PDT) (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 XAA12611 for ; Wed, 9 Sep 1998 23:58:59 -0700 (PDT) (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.02 #1) id 0zH0gq-0002xo-00; Thu, 10 Sep 1998 06:58:49 +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 HAA01276; Thu, 10 Sep 1998 07:58:21 +0100 Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA00958; Thu, 10 Sep 98 07:58:20 BST Message-Id: <35F77884.E4FEAA21@uk.radan.com> Date: Thu, 10 Sep 1998 07:58:12 +0100 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.03 [en] (X11; I; SunOS 4.1.3_U1 sun4m) Mime-Version: 1.0 To: Leo Papandreou Cc: questions@FreeBSD.ORG, freebsd-users@freebsd-uk.eu.org Subject: Re: Help needed with fork(), pipe() & dup2() References: <35F6EE38.7DC97F21@uk.radan.com> <19980909182820.16714@talcom.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Leo Papandreou wrote: > > > gets() works fine beyond the initial warning. > > I dont know why your program is failing but I do think that you are > making an unwarranted assumption about the order that the child and > its parent will execute. It seems possible to me that the child may > see NULL at gets() before files() executes. Its not a good idea to > place bets on the order that processes are scheduled. Ah, that makes sense. In order to prove this could I add sleep() or usleep() before the while(gets())? or would any data in the pipe be lost if there was nothing to read it immediately?. I realize this would be a poor real life solution but it would be a quick way to test the theory. > > Richard Stevens' "Advanced Programming the UNIX Environment" has a > couple of parent/child synchronization routines that are useful. He > has a web site (sorry, dont have the URL) and the site archives the > source code that goes with the book. I'll see if I can find it. -- When everything's coming your way, you're in the wrong lane. Mark Ovens, CNC Applications Engineer, Radan Computational Ltd Sheet Metal CAD/CAM Solutions 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 Sep 10 00:06:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA14158 for freebsd-questions-outgoing; Thu, 10 Sep 1998 00:06:20 -0700 (PDT) (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 AAA14039 for ; Thu, 10 Sep 1998 00:06:02 -0700 (PDT) (envelope-from kostal@pefstud.uniag.sk) Received: from localhost (kostal@localhost) by pefstud.uniag.sk (8.8.8/8.8.8) with SMTP id JAA12285; Thu, 10 Sep 1998 09:05:11 +0200 (CEST) (envelope-from kostal@pefstud.uniag.sk) Date: Thu, 10 Sep 1998 09:05:11 +0200 (CEST) From: Ladislav Kostal To: David Vondrasek cc: freebsd-questions@FreeBSD.ORG Subject: Re: 2x 3c905 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, 9 Sep 1998, David Vondrasek wrote: > defaultrouter="no" <----- set to NO is it IS the gateway > gateway_enable="YES" > > And what do you have in the win95 settings under Networks for a gateway ? > It should be your I.P. of the Gateway Box. But I must to have some default router. First card is connected to sattelite modem and second to local network. I change first card to ISA 3c509B TP and the problem is the same ... lk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 00:10:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA14821 for freebsd-questions-outgoing; Thu, 10 Sep 1998 00:10:44 -0700 (PDT) (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 AAA14797 for ; Thu, 10 Sep 1998 00:10:21 -0700 (PDT) (envelope-from kostal@pefstud.uniag.sk) Received: from localhost (kostal@localhost) by pefstud.uniag.sk (8.8.8/8.8.8) with SMTP id JAA12299; Thu, 10 Sep 1998 09:12:00 +0200 (CEST) (envelope-from kostal@pefstud.uniag.sk) Date: Thu, 10 Sep 1998 09:12:00 +0200 (CEST) From: Ladislav Kostal To: Joe cc: freebsd-questions@FreeBSD.ORG Subject: Re: Samba 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 On Wed, 9 Sep 1998, Joe wrote: > I think you have to login the win95 machine (at startup) as the same > user you login as on the server. Thanks, it works ! But on my other server with samba I don't have to login as a user of this server on win95 client to see guest services (public). I can login as whatever I want. Why ? And when I log in now I must enter correct password in win login, on the second network I can enter password when I want enter my home direcory on the server, not at the startup (but I can). lk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 00:18:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA15739 for freebsd-questions-outgoing; Thu, 10 Sep 1998 00:18:27 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from partypros.com (bigip11.aitcom.net [208.234.0.23]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA15734 for ; Thu, 10 Sep 1998 00:18:25 -0700 (PDT) (envelope-from webmaster@partypros.com) Received: from micron (ctwf013p05.twf.micron.net [207.70.39.40]) by partypros.com (8.8.8/8.8.5) with SMTP id DAA27509 for ; Thu, 10 Sep 1998 03:18:15 -0400 Message-Id: <199809100718.DAA27509@partypros.com> X-Sender: partypro@partypros.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0.2 X-Priority: 1 (Highest) Date: Thu, 10 Sep 1998 00:58:35 -0600 To: freebsd-questions@FreeBSD.ORG From: Sid Vanderpool Subject: I am in search of a virtual server company 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 in seach of a list of companies that offer the Free BSD operating system on virtual servers. -- Thank you for your time Sid Vanderpool mailto:webmaster@partypros.com | http://www.partypros.com |Party Pros Online| |The Internet's Party Professional Authority!| To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 00:20:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA16127 for freebsd-questions-outgoing; Thu, 10 Sep 1998 00:20:46 -0700 (PDT) (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 AAA16116 for ; Thu, 10 Sep 1998 00:20:41 -0700 (PDT) (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.02 #1) id 0zH11r-0000PW-00; Thu, 10 Sep 1998 07:20:31 +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 IAA01331; Thu, 10 Sep 1998 08:19:57 +0100 Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA02252; Thu, 10 Sep 98 08:19:56 BST Message-Id: <35F77D95.E3110DF1@uk.radan.com> Date: Thu, 10 Sep 1998 08:19:49 +0100 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.03 [en] (X11; I; SunOS 4.1.3_U1 sun4m) Mime-Version: 1.0 To: Leo Papandreou Cc: questions@FreeBSD.ORG, freebsd-users@freebsd-uk.eu.org Subject: Re: Help needed with fork(), pipe() & dup2() References: <35F6EE38.7DC97F21@uk.radan.com> <19980909182820.16714@talcom.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Leo Papandreou wrote: > > > Richard Stevens' "Advanced Programming the UNIX Environment" has a > couple of parent/child synchronization routines that are useful. He > has a web site (sorry, dont have the URL) and the site archives the > source code that goes with the book. http://www.kohala.com/~rstevens/apue.html -- When everything's coming your way, you're in the wrong lane. Mark Ovens, CNC Applications Engineer, Radan Computational Ltd Sheet Metal CAD/CAM Solutions 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 Sep 10 00:24:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA16758 for freebsd-questions-outgoing; Thu, 10 Sep 1998 00:24:54 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from firewall.scitec.com.au (fgate.scitec.com.au [203.17.180.68]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA16707 for ; Thu, 10 Sep 1998 00:24:39 -0700 (PDT) (envelope-from john.saunders@scitec.com.au) Received: by firewall.scitec.com.au; id RAA06740; Thu, 10 Sep 1998 17:24:20 +1000 (EST) Received: from mailhub.scitec.com.au(203.17.180.131) by fgate.scitec.com.au via smap (3.2) id xma006730; Thu, 10 Sep 98 17:23:57 +1000 Received: from saruman (saruman.scitec.com.au [203.17.182.108]) by mailhub.scitec.com.au (8.6.12/8.6.9) with SMTP id RAA15904; Thu, 10 Sep 1998 17:23:40 +1000 Received: by localhost with Microsoft MAPI; Thu, 10 Sep 1998 17:23:39 +1000 Message-ID: <01BDDCDF.C036B370.john.saunders@scitec.com.au> From: John Saunders To: "'chad@dcfinc.com'" Cc: "questions@FreeBSD.ORG" Subject: RE: SCSI tape drives Date: Thu, 10 Sep 1998 17:23:38 +1000 Organization: SCITEC LIMITED 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 On Thursday, September 10, 1998 4:31 PM, Chad R. Larson [SMTP:chad@freebie.dcfinc.com] wrote: > However, I found that Segate, HP and a couple of others were selling > Travan (TR-4) drives (4 GB native capacity in) SCSI versions for a couple > of hundred bucks less than the 4mm DAT drives. > > Does anyone here have any experience with SCSI Travan drives under > FreeBSD? If so, how are they working out? They work well and seem fast enough for a tape drive. I haven't had to restore from one yet (touch wood) so can't say if they are reliable, although compares work OK. I suspect they are more reliable than 4mm but less than 8mm. The big problem is cost of the tapes. In Australia they cost about 3 times the price of DAT tapes for about the same capacity. Cheers. -- . +-------------------------------------------------------+ ,--_|\ | John Saunders mailto:John.Saunders@scitec.com.au | / Oz \ | SCITEC LIMITED Phone +61294289563 Fax +61294289933 | \_,--\_/ | "By the time you make ends meet, they move the ends." | v +-------------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 00:30:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA17693 for freebsd-questions-outgoing; Thu, 10 Sep 1998 00:30:42 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from proxyb1-atm.san.rr.com (proxyb1-atm.san.rr.com [204.210.0.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA17685 for ; Thu, 10 Sep 1998 00:30:41 -0700 (PDT) (envelope-from erich@niobium.compecon.com) Received: from niobium.compecon.com (dt083n8e.san.rr.com [204.210.25.142]) by proxyb1-atm.san.rr.com (8.8.7/8.8.8) with ESMTP id AAA21205; Thu, 10 Sep 1998 00:29:59 -0700 (PDT) Message-ID: <35F77FFF.C8DEBE2D@niobium.compecon.com> Date: Thu, 10 Sep 1998 00:30:07 -0700 From: unsafe at any speed X-Mailer: Mozilla 4.06 [en] (X11; U; FreeBSD 2.2.7-STABLE i386) MIME-Version: 1.0 To: chad@dcfinc.com CC: questions@FreeBSD.ORG Subject: Re: SCSI tape drives References: <199809100630.XAA08373@freebie.dcfinc.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chad R. Larson wrote: > > I've been using an HP DDS-2 4mm DAT drive quite successfully on a > FreeBSD machine at my office. > > I was browsing the Insight web site for SCSI tape drives under $600 for > use at home, and found the expected 8mm and 4mm tapes. > > However, I found that Segate, HP and a couple of others were selling > Travan (TR-4) drives (4 GB native capacity in) SCSI versions for a couple > of hundred bucks less than the 4mm DAT drives. > > Does anyone here have any experience with SCSI Travan drives under > FreeBSD? If so, how are they working out? I occasionally use a Seagate 4GB (native) Tr-4 drive attached to the 2940 on my 2.2.7-stable system. It works like a champ, but there are things to consider: - the tapes are really expensive ($30-40 ea.) compared to DAT - it's slower, not sure by how much exactly, maybe half as fast as DDS-2 - I think the Travan drives generally don't have compression built in; I know mine doesn't. So it doesn't take too many tapes before you wish you had a DAT instead. :) hope this helps, Eric Hedstrom erich@compecon.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 00:35:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA18306 for freebsd-questions-outgoing; Thu, 10 Sep 1998 00:35:13 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tetragr.zaporizhzhe.ua (news.tetragr.zaporizhzhe.ua [194.44.20.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA18295; Thu, 10 Sep 1998 00:35:08 -0700 (PDT) (envelope-from oleg@www.reis.zp.ua) Received: from www.tetragr.zaporizhzhe.ua (oleg@www.tetragr.zaporizhzhe.ua [194.44.20.6]) by tetragr.zaporizhzhe.ua (8.8.8/Relcom-2A-nov1) with ESMTP id KAA23256 ;Thu, 10 Sep 1998 10:34:51 +0300 (EEST) Received: (from oleg@localhost) by www.reis.zp.ua (8.8.8/Relcom-2A-nov0.7) id KAA14710 ;Thu, 10 Sep 1998 10:34:48 +0300 (EEST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199809100630.XAA08373@freebie.dcfinc.com> Date: Thu, 10 Sep 1998 10:34:47 +0300 (EEST) Organization: ReIS Ltd. From: "Oleg V. Naumann" To: "Chad R. Larson" Subject: RE: SCSI tape drives Cc: questions@FreeBSD.ORG, stable@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 10-Sep-98 Chad R. Larson wrote: > I've been using an HP DDS-2 4mm DAT drive quite successfully on a > FreeBSD machine at my office. > > I was browsing the Insight web site for SCSI tape drives under $600 for > use at home, and found the expected 8mm and 4mm tapes. > > However, I found that Segate, HP and a couple of others were selling > Travan (TR-4) drives (4 GB native capacity in) SCSI versions for a couple > of hundred bucks less than the 4mm DAT drives. Seagate Travan TR-4 (SCSI) do not properly detect eom (End Of Media). So dump [0-9]auf /dev/nrst[0-9] /filesystem if your dump data large then 4GB (multitape dump) failed. However, value of B option for Travan TR-4 unknown for me :-( > > Does anyone here have any experience with SCSI Travan drives under > FreeBSD? If so, how are they working out? > > -crl > -- > Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm? > chad@dcfinc.com chad@larsons.org chad@anasazi.com larson1@home.net > DCF, Inc. - 14623 North 49th Place, Scottsdale, Arizona 85254-2207 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message With best wishes Oleg V. Naumann P.S. Sorry for my bad English, my native language is Russian. Oleg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 00:53:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA20701 for freebsd-questions-outgoing; Thu, 10 Sep 1998 00:53:59 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from joaquim.singnet.com.sg (joaquim.singnet.com.sg [165.21.1.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA20696 for ; Thu, 10 Sep 1998 00:53:50 -0700 (PDT) (envelope-from seamus@mcgallen.com) Received: from 130.128.64.127.203.in-addr.arpa (mailhost.mcgallen.com [203.127.64.130] (may be forged)) by joaquim.singnet.com.sg (8.8.8/8.8.5) with ESMTP id PAA27037 for ; Thu, 10 Sep 1998 15:53:32 +0800 Message-Id: <199809100753.PAA27037@joaquim.singnet.com.sg> Received: from 203.127.64.131 by 130.128.64.127.203.in-addr.arpa with SMTP (QuickMail Pro Server for MacOS 1.0.3); 10 SEP 98 16:05:52 UT X-Mailer: Microsoft Outlook Express for Macintosh - 4.01 (297) Date: Thu, 10 Sep 1998 15:55:33 +0800 Subject: Can freeBSD work on PC notebooks? From: "Seamus Phan" To: freebsd-questions@FreeBSD.ORG Mime-version: 1.0 X-Priority: 3 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear FreeBSD friends I'd like to learn more about freeBSD. I have Pentium 75 MHz and 486 PC notebooks that are lying around. Thought I can run freeBSD on them. Any chance they will work? Pls kindly advise. Your advice is much appreciated. warmest Seamus McGallen & Bolden Asia 126 Joo Seng Rd #04-13 Gold Pine Ind Bldg SG 368355 Tel: +65-3246588 Fax: +65-3246966 E-mail: seamus@mcgallen.com http://mcgallen.net/ USA - Ireland - Australia - Singapore To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 01:05:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA21800 for freebsd-questions-outgoing; Thu, 10 Sep 1998 01:05:40 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA21791; Thu, 10 Sep 1998 01:05:38 -0700 (PDT) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0zH1jF-0005of-00; Thu, 10 Sep 1998 02:05:21 -0600 Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.1/8.8.3) with ESMTP id CAA01759; Thu, 10 Sep 1998 02:05:05 -0600 (MDT) Message-Id: <199809100805.CAA01759@harmony.village.org> To: chad@dcfinc.com Subject: Re: SCSI tape drives Cc: stable@FreeBSD.ORG, questions@FreeBSD.ORG In-reply-to: Your message of "Wed, 09 Sep 1998 23:30:34 PDT." <199809100630.XAA08373@freebie.dcfinc.com> References: <199809100630.XAA08373@freebie.dcfinc.com> Date: Thu, 10 Sep 1998 02:05:05 -0600 From: Warner Losh Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <199809100630.XAA08373@freebie.dcfinc.com> "Chad R. Larson" writes: : Does anyone here have any experience with SCSI Travan drives under : FreeBSD? If so, how are they working out? I have been using the ATAPI versions of the travan drive on my -current box for several months now. I've been doing daily backups on them for the past couple of weeks. The drive is good for about 400kB/s or so (although this will vary from about 350kB/s to 450kB/s depending on the drive I use). I've had problems with Sony media last year, but the stuff I bought recently works. The PPro that I have has the 440FX chipset, so its IDE isn't quite up to snuff and I needed to put an ISA ide controller into the box to get it working (although I could have purchased a PCI IDE controller). Before I did this, Soeren and I were tearing our hair out over what to do. Overall, I'd say that Travan is low end. I got it because it was cheaper to get two IDE tape drives (I think I paid $185 each[*]) and give one to the FreeBSD project than it was to buy one SCSI tape drive (at the time $450 was the lowest I could find, although I kinda wish I'd gone for the $550 4mm with 4 tape magazine). I'd rate Travan in general as OK for light use, on a personal system, but I wouldn't put it into a "enterprise" setting. I think I may be pushing the limits with might nightly dumps, but so far so good. I change tapes when I feel like it. I do a level 0 every so often. I don't know how the Travan on SCSI would work for you, but I suspect that you'd have fewer oddball IDE related problems if you went that route, and parted with an extra $100. Warner [*] Not counting the pair I picked up at a garage sale for $1.00. One was missing its tape head, and the other one seems to work wonderfully. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 01:08:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA22323 for freebsd-questions-outgoing; Thu, 10 Sep 1998 01:08:33 -0700 (PDT) (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 BAA22285 for ; Thu, 10 Sep 1998 01:08:24 -0700 (PDT) (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 QAA03811; Thu, 10 Sep 1998 16:15:59 +0800 From: Craig Beasland To: "'Baystar'" Cc: Subject: RE: Freebsd cost Date: Thu, 10 Sep 1998 16:11:43 +0800 Message-ID: <000101bddc92$55a9a8c0$0a1e21cb@superbruce.hotmix.com.au> 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: <35F767E5.B7284ADF@ebbs.com.au> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there, we just purchased FreeBSD 2.2.7 from a place in Australia, they have a number of payment options and were very helpful. The URL is: http://www.cetustech.com.au/ Cheers Craig -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Baystar Sent: Thursday, 10 September 1998 14:28 To: freebsd-questions@FreeBSD.ORG Subject: Freebsd cost Hi, I live in Australia, and would like to know how much freebsd cost's including shipping charges. 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 Sep 10 01:17:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA23363 for freebsd-questions-outgoing; Thu, 10 Sep 1998 01:17:57 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from fox.tamu.edu (unix.tamu.edu [128.194.103.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA23358 for ; Thu, 10 Sep 1998 01:17:56 -0700 (PDT) (envelope-from b0l6604@unix.tamu.edu) Received: from localhost by fox.tamu.edu (8.9.0/8.9.0) with SMTP id DAA16563 for ; Thu, 10 Sep 1998 03:17:47 -0500 (CDT) Date: Thu, 10 Sep 1998 03:17:47 -0500 (CDT) From: Bootsrapa Limanond To: freebsd-questions@FreeBSD.ORG Subject: GNAT cross compiler Message-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: Can GNAT port be used to build a cross compiler? My target is x86 and Coldfire. I saw GCC cross compiler for Coldfire in the port collection, so I kinda hope that GNAT port can do the same. Thanks, Suttipan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 01:37:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA25128 for freebsd-questions-outgoing; Thu, 10 Sep 1998 01:37:46 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA25123 for ; Thu, 10 Sep 1998 01:37:44 -0700 (PDT) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0zH2E8-0005r1-00; Thu, 10 Sep 1998 02:37:16 -0600 Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.1/8.8.3) with ESMTP id CAA02460; Thu, 10 Sep 1998 02:37:02 -0600 (MDT) Message-Id: <199809100837.CAA02460@harmony.village.org> To: "Oleg V. Naumann" Subject: Re: SCSI tape drives Cc: "Chad R. Larson" , questions@FreeBSD.ORG In-reply-to: Your message of "Thu, 10 Sep 1998 10:34:47 +0300." References: Date: Thu, 10 Sep 1998 02:37:02 -0600 From: Warner Losh Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message "Oleg V. Naumann" writes: : Seagate Travan TR-4 (SCSI) do not properly detect eom (End Of Media). Nor do any of the other scsi tape drives, iirc. At least the driver doesn't. : So : dump [0-9]auf /dev/nrst[0-9] /filesystem : if your dump data large then 4GB (multitape dump) failed. : : However, value of B option for Travan TR-4 unknown for me :-( I've been using B 4000000 and that seems to work, but I don't have a file system that forces a multiple tape dump. The TR-4 tape drives are 4G, which likely means 4000000000 bytes, more or less. B 4000000 gives 4096000000 bytes. If you wanted to specify 4000000000 bytes, a B of 3906250 would do the trick. dd if=/dev/zero of=/dev/tape bs= will tell you too, but you may need to convert the number reported into 1024 byte units. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 01:46:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA26155 for freebsd-questions-outgoing; Thu, 10 Sep 1998 01:46:25 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from notabene.zer0.org (209-63-247-84.smf.jps.net [209.63.247.84]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA26149 for ; Thu, 10 Sep 1998 01:46:22 -0700 (PDT) (envelope-from gsutter@n1.dyn.ml.org) Received: (from gsutter@localhost) by notabene.zer0.org (8.8.7/8.8.8) id BAA20234; Thu, 10 Sep 1998 01:45:57 -0700 (PDT) (envelope-from gsutter) Message-ID: <19980910014555.A18589@notabene.zer0.org> Date: Thu, 10 Sep 1998 01:45:55 -0700 From: Gregory Sutter To: Norman C Rice Cc: questions@FreeBSD.ORG Subject: Re: Users can't open console References: <19980908013001.A1878@notabene.zer0.org> <19980908091330.A4718@emu.sourcee.com> <19980909193413.A16949@notabene.zer0.org> <19980910000120.A11713@emu.sourcee.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <19980910000120.A11713@emu.sourcee.com>; from Norman C Rice on Thu, Sep 10, 1998 at 12:01:20AM -0400 Organization: Zer0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Sep 10, 1998 at 12:01:20AM -0400, Norman C Rice wrote: > On Wed, Sep 09, 1998 at 07:34:13PM -0700, Gregory Sutter wrote: > > > > This does indeed work. Thanks, Norman. It only solves half my > > problem, though. I have an X server and want to, upon startup of > > the server, open an xconsole on the local machine and on another > > machine in the local network, both of which display on the X server. > > Now the first xconsole works properly, but the second still does > > not, because I'm not opening the console on any tty, but just with > > the command: > > rsh notabene '/usr/X11R6/bin/xconsole -verbose -display edge:0.0' > > > Can you telnet or rlogin to notabene and launch xconsole > successfully? ``/usr/X11R6/bin/xconsole -display unix:0'' Sure, but the only way it successfully opens the console is if I run it as root. The program itself executes fine; I'm having no trouble with that part. It just doesn't have permission to open the console device. > Ensure that notabene's /etc/fbtab contains > > /dev/ttyv0 0600 /dev/console It does, but unlike edge (the X box), where the xconsole (run with the exact same command line sans the rsh command, and having the same line in the /etc/fbtab file), on which the xconsole is attached to a terminal, edge gsutter ~ $ps -ax | grep xconsol[e] 903 v0 S 0:00.10 xconsole on notabene, the xconsole is not attached to any terminal. notabene gsutter ~ $ps -ax | grep xconsol[e] 18547 ?? I 0:01.20 /usr/X11R6/bin/xconsole Therefore the fbtab line is not applied. Is there a way around this, other than executing the xconsole command as root? Greg -- Gregory S. Sutter My reality check just bounced. mailto:gsutter@pobox.com http://www.pobox.com/~gsutter/ PGP DSS public key 0x40AE3052 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 01:55:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA27226 for freebsd-questions-outgoing; Thu, 10 Sep 1998 01:55:00 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tetragr.zaporizhzhe.ua (news.tetragr.zaporizhzhe.ua [194.44.20.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA27217 for ; Thu, 10 Sep 1998 01:54:56 -0700 (PDT) (envelope-from oleg@www.reis.zp.ua) Received: from www.tetragr.zaporizhzhe.ua (oleg@www.tetragr.zaporizhzhe.ua [194.44.20.6]) by tetragr.zaporizhzhe.ua (8.8.8/Relcom-2A-nov1) with ESMTP id LAA00197 ;Thu, 10 Sep 1998 11:54:27 +0300 (EEST) Received: (from oleg@localhost) by www.reis.zp.ua (8.8.8/Relcom-2A-nov0.7) id LAA17283 ;Thu, 10 Sep 1998 11:54:26 +0300 (EEST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199809100837.CAA02460@harmony.village.org> Date: Thu, 10 Sep 1998 11:54:26 +0300 (EEST) Organization: ReIS Ltd. From: "Oleg V. Naumann" To: Warner Losh Subject: Re: SCSI tape drives Cc: questions@FreeBSD.ORG, "Chad R. Larson" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 10-Sep-98 Warner Losh wrote: > In message "Oleg V. Naumann" writes: >: Seagate Travan TR-4 (SCSI) do not properly detect eom (End Of Media). > > Nor do any of the other scsi tape drives, iirc. At least the driver > doesn't. In FreeBSD-1.1.* times my old external Archive Viper 150 SCSI-1 on Adaptec AHA-1542 does this :-( > >: So >: dump [0-9]auf /dev/nrst[0-9] /filesystem >: if your dump data large then 4GB (multitape dump) failed. >: >: However, value of B option for Travan TR-4 unknown for me :-( > > I've been using B 4000000 and that seems to work, but I don't have a > file system that forces a multiple tape dump. The TR-4 tape drives > are 4G, which likely means 4000000000 bytes, more or less. B 4000000 > gives 4096000000 bytes. If you wanted to specify 4000000000 bytes, a > B of 3906250 would do the trick. dd if=/dev/zero of=/dev/tape > bs= will tell you too, but you may need to convert > the number reported into 1024 byte units. Thank you > > Warner With best wishes Oleg V. Naumann P.S. Sorry, I'm not in -questions, so please Cc: for me any postings in this thread. Oleg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 02:16:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA28771 for freebsd-questions-outgoing; Thu, 10 Sep 1998 02:16:41 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from P1 (p1.isdn.net.il [192.115.104.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA28766 for ; Thu, 10 Sep 1998 02:16:38 -0700 (PDT) (envelope-from zeevm@isdn.net.il) Received: from isdn.net.il - 212.25.77.210 by isdn.net.il with Microsoft SMTPSVC; Thu, 10 Sep 1998 11:15:35 +0200 Message-ID: <35F79889.CBB89ED2@isdn.net.il> Date: Thu, 10 Sep 1998 11:14:49 +0200 From: Zeev Mindali X-Mailer: Mozilla 4.05 [en] (WinNT; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: firewall help Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello to all, i new in freebsd and i wanna setup a fire wall, can someone help me or tell me of a place to read this information , i looked up in handbook and didn't undrestand it plz help To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 02:29:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA00277 for freebsd-questions-outgoing; Thu, 10 Sep 1998 02:29:13 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from linux.ghostweb.net (linux.ghostweb.net [207.121.213.150]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA00272 for ; Thu, 10 Sep 1998 02:29:11 -0700 (PDT) (envelope-from hejiaren@trewde.com) Received: from gabriel ([203.127.30.176]) by linux.ghostweb.net (8.8.7/8.8.7) with SMTP id FAA19651 for ; Thu, 10 Sep 1998 05:38:54 GMT Message-Id: <3.0.1.32.19980910172843.0079f100@pop.trewde.com> X-Sender: hejiaren@pop.trewde.com X-Mailer: Windows Eudora Light Version 3.0.1 (32) Date: Thu, 10 Sep 1998 17:28:43 +0800 To: questions@FreeBSD.ORG From: He Jiaren Subject: FreeBSD 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, Can help me with my freebsd? After I get those stuffs into C:\freebsd , what do I do next? How did you partition the space for FreeBSD? I've managed to put all the files (i think so) to C:\freebsd then, when I want to start freebsd, it says no partition. What am I going to do? And I remember when I was setting up that time, it says setup complete with some errors. Where did I went wrong? He Jiaren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 03:38:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA05199 for freebsd-questions-outgoing; Thu, 10 Sep 1998 03:38:16 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.dbsoftware.com ([209.125.119.156]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id DAA05193 for ; Thu, 10 Sep 1998 03:38:14 -0700 (PDT) (envelope-from jill274@hotmail.com) From: jill274@hotmail.com Message-Id: <199809101038.DAA05193@hub.freebsd.org> Received: from local host [153.37.122.113] by mail.dbsoftware.com (SMTPD32-4.06) id A4337D01BE; Wed, 09 Sep 1998 03:10:59 PDT Subject: The Can Even Steal Your Identity! Date: Thu, 10 Sep 98 03:39:05 PDT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To: undisclosed-recipients:; ARE YOU BEING INVESTIGATED? Has your personal and credit information been stolen? Has someone assumed your identity? Would you like to locate an old friend, relative, military buddy or sweetheart? Do you want to find a person's assets to collect a debt or judgement? Would you like to check a person's criminal record before renting them space or giving them employment? Would you like to fix up your credit bureau report, create a new identity or even disappear? Are you going to have surgery? Would you like to know how many malpractice suits have been filed against your doctor? Now you can learn all this plus much, much more with our brand new 45 page report "INTERNET SLEUTH"! Learn the Internet tools and resources that are used to investigate you, your relatives, friends, neighbors, enemies, employees or anyone else! We will give you thousands of Internet locations to look up people, credit, social security, current or past employment, driving records, criminal records, medical information, military records, addresses, phone numbers, immigration, divorce, labor and criminal laws! We will also give you sources to find missing children and parents, hazardous waste sites, how to do Freedom of Information Act information searches, how to do skip tracing and backround checks on prospective dates, brides or grooms, employees, renters, vendors, new clients and competitors! You will also learn about and where to get surveillance and spy devices, private mail forwarding and annonymous email forwarding sites, search for copyrights, patents and court cases and how to make your assets untraceable! We will show you how to get copies of credit reports, adoption databases, information on drugs, poisons and how to get your share of government programs and benefits! Can you find this information by using the Internet Search Engines? The answer is MAYBE if you get lucky and if you want to spend many hours going through 25,000 plus hits per subject! We and our staff have spent hundreds of hours and many thousands of dollars compiling this information for you! Now you can have it on a silver platter for LESS THAN TWENTY BUCKS during this special email promotion! You frequently hear over the media, television, radio, the newspapers, how personal information is being used, traded and sold over the Internet...usually without your permission or knowledge. Our report will show you HOW IT IS DONE!!! Would you like to find that old romantic flame...find telephone, address or email information on almost anyone...even unlisted phone numbers? How about your family "tree"? We will teach you how to turn years of work into hours of fun! Military? Check Army, Navy, Air Force and Marine records. extensive Vietnamese war records, MIA info, much more! Looking for a job? Find the job you are seeking...even in another state or another country! We will teach you how! Looking for a new love interest or spouse or even sex partner? We will show you where to look for fast results! Want up-to-the-minute health and medical information? Learn how to cure fears and phoebias, the latest drugs and treatments for almost any ailment or desease from the drug companies themselves as well as from universities and the Center for Desease Control. Want to learn the most effective way to loose weight? It's all here in our report! If you believe that the information compiled about you should be as available to you as to the people that compile it about you without your knowledge or permission than you must order "THE INTERNET SLEUTH REPORT" immediately! Our "INTERNET SLEUTH REPORT" is normally sold by direct mail for $39.95 and will soon be in book stores for $29.95. However, to generate publicity and "get the word out" we are making this 10 day Email Special Offer of our Complete 45 Page Report for only $19.95 plus $3 for shipping and handling [total $22.95]. Sold with our 10 Day Money Back Guarantee! This is the biggest bargain on the Internet and the information it will give to you will give you great power! It can really change your life in a positive way. Order Now! The Complete 45 page "INTERNET SLEUTH REPORT" only $19.95 plus $3 shipping and handling - total $22.95. Shipped in plain wrapper by First Class Mail. Add $5 for priority mail delivery. Add $20 for overnight Express! We accept Visa, MasterCard, American Express or Discover. We can also accept your check by phone or Fax. You may order by phone 9 am to 10 pm [NY Time] by phoning [718] 287-3800 You may order by fax 24 hours per day by phoning our fax line at [718] 462-5920. You can fax your credit card information or your check To Email your order - DO NOT HIT REPLY ON YOUR KEYBOARD Send email to our special email address below: lilly567@juno.com [Note: If you order by email and do not receive an email confirmation within 24 hours, please phone our office at 718-287-3800] You can also order by mail by sending $22.95 cash, check, money order or major credit card [Visa, MasterCard, American Express or Discover] to TCPS, INC. 4718 18th Ave. Suite 135 Brooklyn, NY 11204 Make Checks & Money Orders Payable to TCPS, Inc. New York State Residents Please Add $1.70 for Sales Tax The Following Order Form is for Your Convenience! Use it by Mail, Fax or Email! ............................................................................................................. Please ship me ________copies of the INTERNET SLEUTH Report at $19.95 each plus $3.00 for shipping and handling [$22.95] Signature______________________________________________ Credit Card #____________________________Exp date______ Ship to: Name_________________________________________ Address________________________________________________ City________________________State___________Zip________ Area Code and Home Phone [ ]___________________________ Fax # [ ]______________________________________________ Email Address___________________________________________ To remove your name from our mailing list, send us an email with remove in the subject line. This is a one time offer and you should not hear from us again! TCPS,Inc., 4718 18th Ave., Suite 135, Brooklyn, NY 11204 Office [718] 287-3800 Fax [718] 462-5920 24 hours [9am to 10pm NY Time] [c] Copyright 1998 TCPS, Inc. All Rights Reserved. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 04:01:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA07654 for freebsd-questions-outgoing; Thu, 10 Sep 1998 04:01:48 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from iworks.interworks.org (iworks.interworks.org [128.255.18.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA07626 for ; Thu, 10 Sep 1998 04:01:43 -0700 (PDT) (envelope-from deischen@iworks.interworks.org) Received: (from deischen@localhost) by iworks.interworks.org (8.8.7/8.8.7) id GAA18460; Thu, 10 Sep 1998 06:08:33 -0500 (CDT) Date: Thu, 10 Sep 1998 06:08:33 -0500 (CDT) From: "Daniel M. Eischen" Message-Id: <199809101108.GAA18460@iworks.interworks.org> To: b0l6604@unix.tamu.edu Subject: Re: GNAT cross compiler 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 > Can GNAT port be used to build a cross compiler? My target is x86 and > Coldfire. I saw GCC cross compiler for Coldfire in the port collection, so > I kinda hope that GNAT port can do the same. No, not without modification. Note that this is not a trival thing to do. GNAT can be built as a cross compiler, and I actually did this for VxWorks targets, but you really have to know what your are doing. You first need to build the GCC cross compiler for x86/Coldfire, and this includes binutils and newlib (for the same target). You can start by trying to modify the crossm68k port to be crossx86. If you get that far, then you'll have to target GNAT for the same target (by default, if GNAT doesn't recognize the configure target, you'll get a GNAT with no run-time, so even the Ada delay statement will not work). Then you'll have to figure out how to add basic run-time support. Dan Eischen deischen@iworks.InterWorks.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 04:16:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA10616 for freebsd-questions-outgoing; Thu, 10 Sep 1998 04:16:20 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.10.60]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA10605 for ; Thu, 10 Sep 1998 04:16:16 -0700 (PDT) (envelope-from kheuer@gwdu60.gwdg.de) Received: from localhost (kheuer@localhost) by gwdu60.gwdg.de (8.9.0/8.9.0) with SMTP id NAA21530; Thu, 10 Sep 1998 13:15:47 +0200 (CEST) Date: Thu, 10 Sep 1998 13:15:47 +0200 (CEST) From: Konrad Heuer To: He Jiaren cc: questions@FreeBSD.ORG Subject: Re: FreeBSD In-Reply-To: <3.0.1.32.19980910172843.0079f100@pop.trewde.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, 10 Sep 1998, He Jiaren wrote: > Can help me with my freebsd? > After I get those stuffs into C:\freebsd , what do I do next? > How did you partition the space for FreeBSD? I've managed to > put all the files (i think so) > to C:\freebsd then, when I want to start freebsd, it says no > partition. What am I going to > do? And I remember when I was setting up that time, it says setup > complete with some > errors. Where did I went wrong? Sorry, in the moment I'm not sure what you really mean. Please verify that you did it in the right way: 1. Copy the dist files into c:\freebsd 2. Defragment your DOS partition with defrag and and shrink it with fips (You need minimal 100 MB, better 500 MB of free disk space) 3. Write the boot image to floppy with fdimage 4. Boot the boot floppy 5. Allocate the new unused partition for FreeBSD 6. Write the disk label 7. Install from the DOS partiton The installation program helps to do the steps 5-7. Konrad Heuer // Gesellschaft fuer wissenschaftliche Datenverarbeitung mbH // Goettingen (GWDG), Am Fassberg, D-37077 Goettingen, Germany // // kheuer@gwdu60.gwdg.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 05:08:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA14792 for freebsd-questions-outgoing; Thu, 10 Sep 1998 05:08:50 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tvainet.tva.gov (tvainet.tva.gov [152.85.133.14]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id FAA14786 for ; Thu, 10 Sep 1998 05:08:48 -0700 (PDT) (envelope-from tjswanson@tva.gov) Received: from topaz_hme.cha.tva.gov by tvainet.tva.gov via smtpd (for hub.FreeBSD.ORG [204.216.27.18]) with SMTP; 10 Sep 1998 12:08:13 UT Received: from chachaois2b.cha.tva.gov (chachaois2b.cha.tva.gov [152.85.66.29]) by topaz.cha.tva.gov (8.8.6/8.7.3/8.7.5-topaz) with ESMTP id IAA10740; Thu, 10 Sep 1998 08:08:03 -0400 (EDT) Received: by chachaois2b.cha.tva.gov with Internet Mail Service (5.5.1960.3) id ; Thu, 10 Sep 1998 08:08:06 -0400 Message-ID: <8C8DCBC7A064D01181F30000F8014E2747A9F2@knxnorois1b.noh.tva.gov> From: "Swanson, Toby J." To: SuperUser , questions@FreeBSD.ORG, "'Greg Lehey'" Cc: toby@milkyway.org, tjswanson@tva.gov Subject: RE: X configuration Date: Thu, 10 Sep 1998 08:08:05 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.1960.3) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What is the connection between the 50 line mode and the X screen? When the X server starts all vtys shift into the 50line mode. Everything was normal before the server started. What version of FreeBSD are you using? 2.2.7 From the Walnut Creek CDROM. Thanks, Toby To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 05:09:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA14891 for freebsd-questions-outgoing; Thu, 10 Sep 1998 05:09:46 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailgateway.stc.sh.cn ([203.95.0.45]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id FAA14886 for ; Thu, 10 Sep 1998 05:09:43 -0700 (PDT) (envelope-from zhwpeng@stc.sh.cn) Received: from stc.sh.cn by mailgateway.stc.sh.cn (SMI-8.6/SMI-SVR4) id MAA01861; Fri, 11 Sep 1998 12:08:58 +0900 Received: from ws2.stc.sh.cn by stc.sh.cn (SMI-8.6/SMI-SVR4) id UAA04841; Thu, 10 Sep 1998 20:09:19 +0900 Received: by ws2.stc.sh.cn with Microsoft Mail id <01BDDCF7.2423CA00@ws2.stc.sh.cn>; Thu, 10 Sep 1998 20:11:05 +-800 Message-ID: <01BDDCF7.2423CA00@ws2.stc.sh.cn> From: Peng ZhengWen To: "'freebsd-questions@FreeBSD.ORG'" Subject: Print Files With HP LaserJet 5L Date: Thu, 10 Sep 1998 20:10:07 +-800 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 to print files with HP LaserJet 5L under FreeBSD 2.2.5? Ellison.John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 05:26:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA16270 for freebsd-questions-outgoing; Thu, 10 Sep 1998 05:26:19 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gol1.gol.com (gol1.gol.com [203.216.7.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA16265 for ; Thu, 10 Sep 1998 05:26:16 -0700 (PDT) (envelope-from bmad@gol.com) Received: (from bmad@localhost) by gol1.gol.com (8.9.1/8.9.1/891-LEGACY-P) id VAA20746 for questions@freebsd.org; Thu, 10 Sep 1998 21:26:05 +0900 (JST) Message-Id: <199809101226.VAA20746@gol1.gol.com> Subject: DNS problem To: questions@FreeBSD.ORG Date: Thu, 10 Sep 1998 21:26:05 +0900 (JST) From: bmad@pobox.com (Ben "GoaB" Madison) X-Mailer: ELM [version 2.4 PL25] 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'm having a problem with named. I'm running a local server which acts as primary DNS for my home network (192.168.42.x), and caches everything else. My resolv.conf lists the localhost first, then my ISP's two nameservers. When I attempt to access a particular host in my ISP's network, the resolver returns an invalid IP address. Other hosts work fine. Using nslookup with the local server, this invalid IP address is returned for the host. Using nslookup with one of the ISP's servers, the correct IP is returned. When I dump the local server's database (with SIGINT), I can find the host of interest and see *both* the valid and invalid IP addresses. The valid address is listed in what looks to be the reverse-lookup section, while the invalid address seems to be in the forward-lookup section. I assume it cached the valid address after I telnet'd there using the correct IP I found through nslookup? A couple of questions: 1) how'd the invalid IP address get there in the first place (this was all running fine for months before this happened)... do you think my ISP just changed the address of this host without bothering to mention it? 2) how can I force my server to recognize that there's been a change in this host's address? I've tried sending the server a SIGHUP, and even killing and restarting the server, but it keeps using the bogus address. Thanks for your help! -- Ben Madison "Suppose you were an idiot. And suppose you bmad@pobox.com were a congressman. But I repeat myself." --Mark Twain To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 05:27:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA16411 for freebsd-questions-outgoing; Thu, 10 Sep 1998 05:27:08 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rknebel.csrlink.net (rknebel.csrlink.net [209.173.88.241]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA16400 for ; Thu, 10 Sep 1998 05:27:05 -0700 (PDT) (envelope-from rknebel@rknebel.csrlink.net) Received: (from rknebel@localhost) by rknebel.csrlink.net (8.8.8/8.8.8) id IAA04626 for questions@freebsd.org; Thu, 10 Sep 1998 08:22:40 -0400 (EDT) (envelope-from rknebel) From: Rick Knebel Message-ID: <19980910082240.A4622@csrlink.net> Date: Thu, 10 Sep 1998 08:22:40 -0400 To: questions@FreeBSD.ORG Subject: scsci 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 was thinking about purchasing a mylex bt950 ultrawide scsci adapter. Anyone know if this works well with freebsd. Thanks alot Rick -- ---------------------------- Rick Knebel rknebel@rknebel.csrlink.net http://rknebel.csrlink.net ------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 05:52:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA18744 for freebsd-questions-outgoing; Thu, 10 Sep 1998 05:52:22 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from sundial.sundial.net (sundial.sundial.net [204.181.150.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA18733 for ; Thu, 10 Sep 1998 05:52:12 -0700 (PDT) (envelope-from avss@sundial.net) Received: from default (usr-207-43-116-73.sundial.net [207.43.116.73]) by sundial.sundial.net (8.8.5/8.8.5) with SMTP id IAA00737 for ; Thu, 10 Sep 1998 08:52:02 -0400 (EDT) Message-ID: <000701bddcbb$326951c0$49742bcf@default> Reply-To: "Audio Video System Services Inc." From: "Audio Video System Services Inc." To: Date: Thu, 10 Sep 1998 09:01:57 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01BDDC99.A9C4DCC0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2120.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2120.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0004_01BDDC99.A9C4DCC0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Please send me some information on your operating systems I am = interested in becoming a ISP. sincerely Pat Franks avss@sundial.net ------=_NextPart_000_0004_01BDDC99.A9C4DCC0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Please send me some information on your operating = systems I am=20 interested in becoming a ISP.
 
sincerely Pat Franks
avss@sundial.net
= ------=_NextPart_000_0004_01BDDC99.A9C4DCC0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 05:54:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA19037 for freebsd-questions-outgoing; Thu, 10 Sep 1998 05:54:06 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from lab.cba.ualr.edu (lab.cba.ualr.edu [144.167.120.221]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA18911 for ; Thu, 10 Sep 1998 05:53:57 -0700 (PDT) (envelope-from joe@lab.cba.ualr.edu) Received: from njal (joe@access78.mod1.ualr.edu [144.167.7.78]) by lab.cba.ualr.edu (8.8.7/8.8.7) with SMTP id HAA12282; Thu, 10 Sep 1998 07:51:08 -0500 Date: Thu, 10 Sep 1998 07:49:12 -0500 (CDT) From: Joe X-Sender: joe@njal To: Ladislav Kostal cc: freebsd-questions@FreeBSD.ORG Subject: Re: Samba 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 On Thu, 10 Sep 1998, Ladislav Kostal wrote: > On Wed, 9 Sep 1998, Joe wrote: > > > I think you have to login the win95 machine (at startup) as the same > > user you login as on the server. > > Thanks, it works ! But on my other server with samba I don't have to login > as a user of this server on win95 client to see guest services (public). I > can login as whatever I want. Why ? And when I log in now I must enter > correct password in win login, on the second network I can enter > password when I want enter my home direcory on the server, not at the > startup (but I can). > lk > I had the same problem but when I got this far I quit and went on to other projects. Have you checked out their homepage, http://samba.anu.edu.au/ ? You might be able to find more info. There are no secret messages in this signature file. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 05:54:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA19138 for freebsd-questions-outgoing; Thu, 10 Sep 1998 05:54:31 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from casimir.easynet.fr (casimir.easynet.fr [195.114.64.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA19129 for ; Thu, 10 Sep 1998 05:54:26 -0700 (PDT) (envelope-from rama@casimir.easynet.fr) Received: (from rama@localhost) by casimir.easynet.fr (8.8.8/8.8.8) id OAA01651 for freebsd-questions@FreeBSD.ORG; Thu, 10 Sep 1998 14:54:12 +0200 (CEST) (envelope-from rama) Message-ID: <19980910145412.A1642@easynet.fr> Date: Thu, 10 Sep 1998 14:54:12 +0200 From: David Ramahefason To: freebsd-questions@FreeBSD.ORG Subject: MPD question... Reply-To: David Ramahefason Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.92.8 Organization: Systems Team Easynet France SA X-Operating-System: FreeBSD Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, is it possible to use mpd over Serial lines that aren't dialup lines ?? I'd like to make a bunble of 2 leased lines (2x2Mb)... Thanks -- /David Ramahefason Administrateur Systeme/Reseau/ /rama@easynet.fr Easynet France SA / /0144547031 ICQ: 14292822 / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 06:05:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA20394 for freebsd-questions-outgoing; Thu, 10 Sep 1998 06:05:17 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA20389 for ; Thu, 10 Sep 1998 06:05:15 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-pbi-161.laker.net [208.0.233.61]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id JAA06813; Thu, 10 Sep 1998 09:05:05 -0400 Message-Id: <199809101305.JAA06813@laker.net> From: "Steve Friedrich" To: "freebsd-questions@FreeBSD.ORG" , "The Thains" Date: Thu, 10 Sep 1998 09:04:36 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: term command on ppp Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 09 Sep 1998 22:10:02 -0700, The Thains wrote: >ppp ON phantom> term >Working in interactive mode >Entering terminal mode. >Type '~?' for help. > >After this my computer freezes and I can't even use CTRL+C to break it...I >have to reset it. I'm not at all familiar with the term command so if I'm >doing something wrong or if there are certain commands that I need to know >please let me know.. Did you type ~? to get term's help ?? If you do, it will tell you how to end term, at least. Also, when your computer was apparently hung, did you try switching to another virtual terminal with Alt-F2 or Alt-F3 ?? I suspect it's not really hung, you just don't know how to "talk" to term. Once you're in term, you are ready to type commands to your modem, try at and the modem should respond with OK. This is explained in man ppp. Did you read the man page ?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 06:10:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA21333 for freebsd-questions-outgoing; Thu, 10 Sep 1998 06:10:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from LIMA4.NOACSC.OHIO.GOV (lima4.noacsc.org [156.63.37.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA21327 for ; Thu, 10 Sep 1998 06:10:33 -0700 (PDT) (envelope-from SPROLESD@sw.noacsc.ohio.gov) From: SPROLESD@sw.noacsc.ohio.gov Received: from sw.noacsc.ohio.gov (shawnee.noacsc.org) by LIMA4.NOACSC.ORG (PMDF V5.1-10 #6788) with SMTP id <01J1MX0107220003MM@LIMA4.NOACSC.ORG> for freebsd-questions@FreeBSD.ORG; Thu, 10 Sep 1998 09:15:47 EDT Date: Thu, 10 Sep 1998 07:52:39 -0400 (EDT) Subject: Making A FreeBSD CD-ROM To: freebsd-questions@FreeBSD.ORG Message-id: <01J1MX014CT80003MM@LIMA4.NOACSC.ORG> MIME-version: 1.0 X-Mailer: NetVista 1.1.5 Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Rather than spend 40$ or so on a FreeBSD from a company, I decided to burn my own. The problem is, I burned it using a DOS filesystem and naming protocols. This means that a file name bin.MTREE is converted to something like bin~160.mtr Will this work? If you can't get around to answering this question today, nevermind, i'll figure out a different way to burn the cd. HOWEVER, it would seem handy to include in the instructions for installing FreeBSD something about burning a personal FreeBSD CD. Many Thanx David Sproles To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 06:14:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA22007 for freebsd-questions-outgoing; Thu, 10 Sep 1998 06:14:18 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mamba-e.gsfc.nasa.gov (mamba-e.gsfc.nasa.gov [128.183.166.146]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA21996 for ; Thu, 10 Sep 1998 06:14:16 -0700 (PDT) (envelope-from uhl@mamba-e.gsfc.nasa.gov) Received: (from uhl@localhost) by mamba-e.gsfc.nasa.gov (8.8.5/8.8.4) id JAA09538 for freebsd-questions@freebsd.org; Thu, 10 Sep 1998 09:14:07 -0400 (EDT) Date: Thu, 10 Sep 1998 09:14:07 -0400 (EDT) From: George Uhl Message-Id: <199809101314.JAA09538@mamba-e.gsfc.nasa.gov> To: freebsd-questions@FreeBSD.ORG Subject: Probe doesn't find my ENI PCI card Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-MD5: IYSEyYRwSGfabnV6navGGQ== Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I posted this to freebsd-atm but got no response. I was wondering if others have had the same experience. I've upgraded from FreeBSD 2.2.6 to 2.2.7 and now the pci probe doesn't find my ENI-155 ATM PCI card. My kernel config file includes the ATM support declaration: device en0 What's changed between 2.2.6 and 2.2.7? Thanks, George Uhl NASA GSFC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 06:25:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA23443 for freebsd-questions-outgoing; Thu, 10 Sep 1998 06:25:48 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA23437 for ; Thu, 10 Sep 1998 06:25:43 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-pbi-161.laker.net [208.0.233.61]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id JAA07535; Thu, 10 Sep 1998 09:25:32 -0400 Message-Id: <199809101325.JAA07535@laker.net> From: "Steve Friedrich" To: "freebsd-questions@FreeBSD.ORG" , "Seamus Phan" Date: Thu, 10 Sep 1998 09:20:17 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Can freeBSD work on PC notebooks? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 10 Sep 1998 15:55:33 +0800, Seamus Phan wrote: >I'd like to learn more about freeBSD. I have Pentium 75 MHz and 486 PC notebooks >that are lying around. Thought I can run freeBSD on them. Any chance they will >work? Pls kindly advise. Your advice is much appreciated. Sure, there's a chance, but we have no way of determining how great that chance is 8o) Just download a boot floppy and boot it (see www.freebsd.org). The boot floppy has a GENERIC kernel that will probe for many devices, and if it finds the devices you have, you're in good shape. If you have no experience with freebsd, please, please, please buy "The Complete FreeBSD" by Greg Lehey. It contains valuable info and will answer questions that will anger the people on this list. After all, they read man pages, FAQs, and the handbook available at www.freebsd.org, so why shouldn't you 8o) And if the stuff you read doesn't make sense even after you've read it a few times, and tried a few things, drop us a note here and we'll be glad to help anyone who has put forth an effort to learn... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 06:32:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA24238 for freebsd-questions-outgoing; Thu, 10 Sep 1998 06:32:27 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA24230 for ; Thu, 10 Sep 1998 06:32:25 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-pbi-161.laker.net [208.0.233.61]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id JAA07817; Thu, 10 Sep 1998 09:32:15 -0400 Message-Id: <199809101332.JAA07817@laker.net> From: "Steve Friedrich" To: "freebsd-questions@FreeBSD.ORG" , "SPROLESD@sw.noacsc.ohio.gov" Date: Thu, 10 Sep 1998 09:32:14 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Making A FreeBSD CD-ROM Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 10 Sep 1998 07:52:39 -0400 (EDT), SPROLESD@sw.noacsc.ohio.gov wrote: >Rather than spend 40$ or so on a FreeBSD from a company, I decided to >burn my own. I don't understand why so many people, including yourself, think that any of us should help you to burn a CD. In you're attempt to save $40, you are shifting the "cost" to us. I say that if you are left on your own, to figure out how to make the CD, you'll eventually figure out that your time spent trying to make a CD isn't worth the $40 you've tried to save !! I understand that you don't want to spend $40 every time a new release comes out, but you can also install over the net, or join a user's group and share the cost of the CD if net access is too expensive. I, personally, think it's unfair to ask any of us to spend our leisure time helping you save $40. What does anyone else think ?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 06:37:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA24583 for freebsd-questions-outgoing; Thu, 10 Sep 1998 06:37:28 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA24566 for ; Thu, 10 Sep 1998 06:37:26 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-pbi-161.laker.net [208.0.233.61]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id JAA08019; Thu, 10 Sep 1998 09:37:13 -0400 Message-Id: <199809101337.JAA08019@laker.net> From: "Steve Friedrich" To: "freebsd-questions@FreeBSD.ORG" , "George Uhl" Date: Thu, 10 Sep 1998 09:37:18 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Probe doesn't find my ENI PCI card Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 10 Sep 1998 09:14:07 -0400 (EDT), George Uhl wrote: >I've upgraded from FreeBSD 2.2.6 to 2.2.7 and now the pci probe >doesn't find my ENI-155 ATM PCI card. My kernel config file >includes the ATM support declaration: I can't answer your question, but I have advice for how people can avoid getting their systems into an unusable state. Prior to upgrading a system from one version to another, please download a boot floppy containg the GENERIC kernel for the newer version and boot it to see if it detects all your devices, like the previous (current) system does. I, myself, would probably go so far as to actually build a custom kernel (even if I had to seek out a friend with the newer version and build the kernel on his machine) and try it to ensure ALL my devices get detected/configured. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 06:40:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA24931 for freebsd-questions-outgoing; Thu, 10 Sep 1998 06:40:34 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dax.belen.k12.nm.us (stargate.belen.k12.nm.us [206.206.121.42]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA24926 for ; Thu, 10 Sep 1998 06:40:32 -0700 (PDT) (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 HAA27255 for ; Thu, 10 Sep 1998 07:42:09 -0600 (MDT) (envelope-from wildcard@dax.belen.k12.nm.us) Date: Thu, 10 Sep 1998 07:42:09 -0600 (MDT) From: Sasha Egan To: freebsd-questions@FreeBSD.ORG Subject: qualcomm popper Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey Agin, Ok I have another question that I hope someone can answer, it's about my qualcomm popper. I know that it is insecure so please don't bomb my machine...thanks. Anyway I am getting wierd errors from one of my clients to the effect of "no RCPT(recipient)", which there is, I have double checked and it's not my sendmail cause I can send it manually by telneting to port 25. But here is where my real concern starts to pop up. On the server I get an error so frequently that it's flooding my logs. dax popper[pid]: (v2.53) Unable to get cannonical name of client, err = 0 I don't even know what it means...if someone does could you drop me a line please? TThanks, and any other info on popper that might be of assistance would be greatly appreciated. Cheers Sasha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 06:40:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA24972 for freebsd-questions-outgoing; Thu, 10 Sep 1998 06:40:40 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA24959 for ; Thu, 10 Sep 1998 06:40:38 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-pbi-167.laker.net [208.0.233.67]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id JAA08162; Thu, 10 Sep 1998 09:40:25 -0400 Message-Id: <199809101340.JAA08162@laker.net> From: "Steve Friedrich" To: "Audio Video System Services Inc." , "freebsd-questions@FreeBSD.ORG" Date: Thu, 10 Sep 1998 09:39:22 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="_=_=_=IMA.BOUNDARY.HTML_4862544=_=_=_" Subject: Re: (null) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --_=_=_=IMA.BOUNDARY.HTML_4862544=_=_=_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit --Original Message Text--- From: Audio Video System Services Inc. Date: Thu, 10 Sep 1998 09:01:57 -0400 Please send me some information on your operating systems I am interested in becoming a ISP. You need to go to www.freebsd.org and read, read, read. Since FreeBSD is a "free" operating system, there is no money to spend creating nice glossy marketing materials... --_=_=_=IMA.BOUNDARY.HTML_4862544=_=_=_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit --Original Message Text---
From: Audio Video System Services Inc.
Date: Thu, 10 Sep 1998 09:01:57 -0400

Please send me some information on your operating systems I am interested in becoming a ISP.

You need to go to www.freebsd.org and read, read, read. Since FreeBSD is a "free" operating system, there is no money to spend creating nice glossy marketing materials...
--_=_=_=IMA.BOUNDARY.HTML_4862544=_=_=_-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 06:47:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA26212 for freebsd-questions-outgoing; Thu, 10 Sep 1998 06:47:01 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA26181 for ; Thu, 10 Sep 1998 06:46:51 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-pbi-167.laker.net [208.0.233.67]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id JAA08520; Thu, 10 Sep 1998 09:46:38 -0400 Message-Id: <199809101346.JAA08520@laker.net> From: "Steve Friedrich" To: "questions@FreeBSD.ORG" , "SuperUser" , "Swanson, Toby J." Cc: "toby@milkyway.org" Date: Thu, 10 Sep 1998 09:46:44 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: RE: X configuration Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 10 Sep 1998 08:08:05 -0400, Swanson, Toby J. wrote: > When the X server starts all vtys shift into the 50line mode. I believe this might be a problem mentioned in the XFree86 files. I think it's the "hibit_high", "hibit_low" problem. Look in /etc/XF86Config and look for a line containing "hibit". It's probably there, commented out. To know which one you need, I think you have to start X, quit X, and scroll back and see what the initial detection found the hibit in. You have to do this after a fresh boot (at least the first time X was started since a boot). Check the man pages for more info on hibit. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 06:52:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA27088 for freebsd-questions-outgoing; Thu, 10 Sep 1998 06:52:25 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.10.60]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA27083 for ; Thu, 10 Sep 1998 06:52:22 -0700 (PDT) (envelope-from kheuer@gwdu60.gwdg.de) Received: from localhost (kheuer@localhost) by gwdu60.gwdg.de (8.9.0/8.9.0) with SMTP id PAA21902; Thu, 10 Sep 1998 15:51:48 +0200 (CEST) Date: Thu, 10 Sep 1998 15:51:48 +0200 (CEST) From: Konrad Heuer To: Peng ZhengWen cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: Print Files With HP LaserJet 5L In-Reply-To: <01BDDCF7.2423CA00@ws2.stc.sh.cn> Message-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, 10 Sep 1998, Peng ZhengWen wrote: > How to print files with HP LaserJet 5L under FreeBSD 2.2.5? The FreeBSD handbook contains a well-written chapter about printer setup. If your printer doesn't have a PostScript interpreter you need ghostscript to convert PostScript to PCL; your input filter should be something like: #!/bin/sh exec 3>&1 1>&2 gs -dFIXEDMEDIA -dNOPAUSE -dSAFER -r300x300 -sDEVICE=laserjet \ -sOutputFile="| $CAT 1>&3" -sPAPERSIZE=a4 -q - If your printer is connected to the network by a JetDirect interface, send the data to tcp port 9100 (the handbook helps). Konrad Heuer // Gesellschaft fuer wissenschaftliche Datenverarbeitung mbH // Goettingen (GWDG), Am Fassberg, D-37077 Goettingen, Germany // // kheuer@gwdu60.gwdg.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 07:01:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA28112 for freebsd-questions-outgoing; Thu, 10 Sep 1998 07:01:40 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp.hkstar.com (cassiopeia.hkstar.com [202.82.3.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA28105 for ; Thu, 10 Sep 1998 07:01:35 -0700 (PDT) (envelope-from kwanalex@hkstar.com) Received: from alexkwan (ip-51-249.dialup.hkstar.com [202.82.51.249]) by smtp.hkstar.com (8.8.8/8.8.4) with SMTP id WAA15291 for ; Thu, 10 Sep 1998 22:01:20 +0800 (HKT) X-Authentication-Warning: cassiopeia.hkstar.com: Host ip-51-249.dialup.hkstar.com [202.82.51.249] claimed to be alexkwan Message-ID: <027b01bddcc3$a9d6c500$1ae8fea9@alexkwan> From: "Alex Kwan" To: Subject: Laptop 10/100 PCMCIA Ethernet Card Date: Thu, 10 Sep 1998 22:02: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.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! Many Thanks for your suggestions for 10/100 PCI Ethernet Card, I have bought the Intel EtherExpress Pro/100B, it is working very well And now I am looking for a PCMCIA 10/100 Ethernet Card for my FreeBSD laptop, Please give me some suggestions again (Don't the 3Com 589 it's too old and only 10 Base)! Best regards To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 07:02:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA28342 for freebsd-questions-outgoing; Thu, 10 Sep 1998 07:02:13 -0700 (PDT) (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 HAA28179 for ; Thu, 10 Sep 1998 07:01:57 -0700 (PDT) (envelope-from dean@odyssey.apana.org.au) Received: from localhost (dean@localhost) by odyssey.apana.org.au (8.8.8/8.8.8) with SMTP id WAA06310; Thu, 10 Sep 1998 22:00:26 +0800 (WST) (envelope-from dean@odyssey.apana.org.au) Date: Thu, 10 Sep 1998 22:00:25 +0800 (WST) From: Dean Hollister To: Sasha Egan cc: freebsd-questions@FreeBSD.ORG Subject: Re: qualcomm popper 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, 10 Sep 1998, Sasha Egan wrote: > Anyway I am getting wierd errors from one of my clients to the effect of > "no RCPT(recipient)", which there is, I have double checked and it's not > my sendmail cause I can send it manually by telneting to port 25. > But here is where my real concern starts to pop up. On the server I get > an error so frequently that it's flooding my logs. > > dax popper[pid]: (v2.53) Unable to get cannonical name of > client, err = 0 > > I don't even know what it means...if someone does could you drop me a line > please? Whenever a client connects to popper, it does a lookup on the IP of the connecting host. The above error just means a DNS lookup failed. Not critical to the operation of popper. There may be a way to disable it? Regards, d. +-------------------------------------------------------+ | Dean Hollister, | dean@mushka.ml.org | | Perth, Western Australia. | dean@wa.apana.org.au | +-------------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 07:05:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA28898 for freebsd-questions-outgoing; Thu, 10 Sep 1998 07:05:04 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from netra.graphnet.com (netra.graphnet.com [192.206.112.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA28887 for ; Thu, 10 Sep 1998 07:05:01 -0700 (PDT) (envelope-from romank@graphnet.com) Received: from graphnet.com (roman.graphnet.com [192.206.112.93]) by netra.graphnet.com (8.8.8/8.8.6) with ESMTP id KAA27131 for ; Thu, 10 Sep 1998 10:04:51 -0400 (EDT) Message-ID: <35F7DCE3.F7ABF97D@graphnet.com> Date: Thu, 10 Sep 1998 10:06:27 -0400 From: Roman Katsnelson Organization: Graphnet, Inc X-Mailer: Mozilla 4.05 [en] (WinNT; U) MIME-Version: 1.0 To: "q's" Subject: terminal types 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 telnet into some machines and attempt to do almost anything, I get this: 'cons25': unknown terminal type. How can I change my terminal type (I _think_ it should be vt100 or something along those lines.)? Thanks in advance, Roman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 07:18:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA01513 for freebsd-questions-outgoing; Thu, 10 Sep 1998 07:18:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dax.belen.k12.nm.us (stargate.belen.k12.nm.us [206.206.121.42]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA01410 for ; Thu, 10 Sep 1998 07:18:01 -0700 (PDT) (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 IAA00953; Thu, 10 Sep 1998 08:17:47 -0600 (MDT) (envelope-from wildcard@dax.belen.k12.nm.us) Date: Thu, 10 Sep 1998 08:17:47 -0600 (MDT) From: Sasha Egan To: Dean Hollister cc: freebsd-questions@FreeBSD.ORG Subject: Re: qualcomm popper 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, 10 Sep 1998, Dean Hollister wrote: > On Thu, 10 Sep 1998, Sasha Egan wrote: > > > Anyway I am getting wierd errors from one of my clients to the effect of > > "no RCPT(recipient)", which there is, I have double checked and it's not > > my sendmail cause I can send it manually by telneting to port 25. > > But here is where my real concern starts to pop up. On the server I get > > an error so frequently that it's flooding my logs. > > > > dax popper[pid]: (v2.53) Unable to get cannonical name of > > client, err = 0 > > > > I don't even know what it means...if someone does could you drop me a line > > please? > > Whenever a client connects to popper, it does a lookup on the IP of the > connecting host. The above error just means a DNS lookup failed. Not > critical to the operation of popper. There may be a way to disable it? > > Regards, > > d. Does a lookup on the client or the server that has the popper on it? i.e. nslookup wrkstation1.blah.com or nslookup mailsvr1.blah.com > > +-------------------------------------------------------+ > | Dean Hollister, | dean@mushka.ml.org | > | Perth, Western Australia. | dean@wa.apana.org.au | > +-------------------------------------------------------+ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 07:19:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA01815 for freebsd-questions-outgoing; Thu, 10 Sep 1998 07:19:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from emu.sourcee.com (emu.sourcee.com [199.201.159.173]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA01809 for ; Thu, 10 Sep 1998 07:19:32 -0700 (PDT) (envelope-from nrice@emu.sourcee.com) Received: (from nrice@localhost) by emu.sourcee.com (8.8.8/8.8.3) id KAA13752; Thu, 10 Sep 1998 10:19:10 -0400 (EDT) Message-ID: <19980910101909.A13677@emu.sourcee.com> Date: Thu, 10 Sep 1998 10:19:09 -0400 From: Norman C Rice To: Gregory Sutter Cc: questions@FreeBSD.ORG Subject: Re: Users can't open console References: <19980908013001.A1878@notabene.zer0.org> <19980908091330.A4718@emu.sourcee.com> <19980909193413.A16949@notabene.zer0.org> <19980910000120.A11713@emu.sourcee.com> <19980910014555.A18589@notabene.zer0.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <19980910014555.A18589@notabene.zer0.org>; from Gregory Sutter on Thu, Sep 10, 1998 at 01:45:55AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Sep 10, 1998 at 01:45:55AM -0700, Gregory Sutter wrote: > On Thu, Sep 10, 1998 at 12:01:20AM -0400, Norman C Rice wrote: > > On Wed, Sep 09, 1998 at 07:34:13PM -0700, Gregory Sutter wrote: > > > > > > This does indeed work. Thanks, Norman. It only solves half my > > > problem, though. I have an X server and want to, upon startup of > > > the server, open an xconsole on the local machine and on another > > > machine in the local network, both of which display on the X server. > > > Now the first xconsole works properly, but the second still does > > > not, because I'm not opening the console on any tty, but just with > > > the command: > > > rsh notabene '/usr/X11R6/bin/xconsole -verbose -display edge:0.0' > > > > > Can you telnet or rlogin to notabene and launch xconsole > > successfully? ``/usr/X11R6/bin/xconsole -display unix:0'' > > Sure, but the only way it successfully opens the console is if I > run it as root. The program itself executes fine; I'm having no > trouble with that part. It just doesn't have permission to open > the console device. If you can't telnet or rlogin to notabene and launch the command as yourself, then you are not going to be able to launch it as yourself via rsh. You need to resolve this issue first. Remember that xconsole cannot be already running on notabene when you try this. On notabene, is X started by you (not by root or anyone else) from ttyv0? > > Ensure that notabene's /etc/fbtab contains > > > > /dev/ttyv0 0600 /dev/console > > It does, but unlike edge (the X box), where the xconsole (run with > the exact same command line sans the rsh command, and having the > same line in the /etc/fbtab file), on which the xconsole is > attached to a terminal, > > edge gsutter ~ $ps -ax | grep xconsol[e] > 903 v0 S 0:00.10 xconsole > > on notabene, the xconsole is not attached to any terminal. > > notabene gsutter ~ $ps -ax | grep xconsol[e] > 18547 ?? I 0:01.20 /usr/X11R6/bin/xconsole This is normal/correct. > Therefore the fbtab line is not applied. Is there a way around > this, other than executing the xconsole command as root? When you log in to notabene from edge, the contents of /etc/fbtab will be parsed. Try setting /etc/fbtab's contents to an illegal value (permissions set to 4666) and you should see an error reported if xconsole is running (which it shouldn't be if you want to launch it as yourself). -- Regards, Norman C. Rice, Jr. > > Greg > -- > Gregory S. Sutter My reality check just bounced. > mailto:gsutter@pobox.com > http://www.pobox.com/~gsutter/ > PGP DSS public key 0x40AE3052 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 07:28:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA03633 for freebsd-questions-outgoing; Thu, 10 Sep 1998 07:28:42 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from buzz.dope.com (buzz.dope.com [199.45.111.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA03611 for ; Thu, 10 Sep 1998 07:28:39 -0700 (PDT) (envelope-from tim@buzz.dope.com) Received: from RA_tross (fwtc1.atitech.ca [209.50.91.70]) by buzz.dope.com (8.9.1/8.7.3) with SMTP id KAA25141; Thu, 10 Sep 1998 10:29:03 -0400 (EDT) Message-ID: <008601bddcca$6032fa20$78110981@RA_tross.atitech.ca> From: "tim" To: "Steve Friedrich" , , Subject: Re: Making A FreeBSD CD-ROM Date: Thu, 10 Sep 1998 10:50:07 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 IMHO as assistance is offered for net based installs, as well as installs from a DOS based partition I don't think it's that far out of order to ask for assistance in building a FreeBSD CD from the files available on the NET. If you don't wan't to offer to help then don't. Perhaps this would best be adressed by an addition to the FAQ? Tim -----Original Message----- From: Steve Friedrich To: freebsd-questions@FreeBSD.ORG ; SPROLESD@sw.noacsc.ohio.gov Date: Thursday, September 10, 1998 10:20 AM Subject: Re: Making A FreeBSD CD-ROM >On Thu, 10 Sep 1998 07:52:39 -0400 (EDT), SPROLESD@sw.noacsc.ohio.gov >wrote: > >>Rather than spend 40$ or so on a FreeBSD from a company, I decided to >>burn my own. > >I don't understand why so many people, including yourself, think that >any of us should help you to burn a CD. In you're attempt to save $40, >you are shifting the "cost" to us. I say that if you are left on your >own, to figure out how to make the CD, you'll eventually figure out >that your time spent trying to make a CD isn't worth the $40 you've >tried to save !! I understand that you don't want to spend $40 every >time a new release comes out, but you can also install over the net, or >join a user's group and share the cost of the CD if net access is too >expensive. > >I, personally, think it's unfair to ask any of us to spend our leisure >time helping you save $40. What does anyone else think ?? > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 07:41:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05734 for freebsd-questions-outgoing; Thu, 10 Sep 1998 07:41:30 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp4.ny.us.ibm.COM (smtp4.ny.us.ibm.com [198.133.22.43]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA05728 for ; Thu, 10 Sep 1998 07:41:24 -0700 (PDT) (envelope-from ssing@ca.ibm.com) Received: from relay3.server.ibm.com (relay3.server.ibm.com [9.14.2.100]) by smtp4.ny.us.ibm.COM (8.8.7/8.8.7) with ESMTP id KAA46078 for ; Thu, 10 Sep 1998 10:30:42 -0400 Received: from US.IBM.COM (d03lms02.boulder.ibm.com [9.99.80.12]) by relay3.server.ibm.com (8.8.7/8.8.7) with SMTP id KAA31446 for ; Thu, 10 Sep 1998 10:40:28 -0400 Received: by US.IBM.COM (Soft-Switch LMS 2.0) with snapi via D03AU014 id 5030200035636785; Thu, 10 Sep 1998 10:51:47 -0400 From: Suki Singh To: Message-ID: <5030200035636785000002L052*@MHS> Date: Thu, 10 Sep 1998 10:51:47 -0400 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 HAA05730 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I need to know what specifications of Unix does "FreeBSD" follow: For example: HP,AIX,SUN,ETC....... Thanks Suki Singh ADSM Level 2 Support Tel: (905) 316-1273 Fax: (905) 316-5172 ssing@ca.ibm.com G4/501/3600/MKM _____________________________________________________________ IBM Global Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 07:51:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA06949 for freebsd-questions-outgoing; Thu, 10 Sep 1998 07:51:57 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from netra.graphnet.com (netra.graphnet.com [192.206.112.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA06924 for ; Thu, 10 Sep 1998 07:51:54 -0700 (PDT) (envelope-from romank@graphnet.com) Received: from graphnet.com (roman.graphnet.com [192.206.112.93]) by netra.graphnet.com (8.8.8/8.8.6) with ESMTP id KAA27577; Thu, 10 Sep 1998 10:51:42 -0400 (EDT) Message-ID: <35F7E7DE.942F516D@graphnet.com> Date: Thu, 10 Sep 1998 10:53:18 -0400 From: Roman Katsnelson Organization: Graphnet, Inc X-Mailer: Mozilla 4.05 [en] (WinNT; U) MIME-Version: 1.0 To: Suki Singh CC: freebsd-questions@FreeBSD.ORG Subject: Re: References: <5030200035636785000002L052*@MHS> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >From what I understand, FreeBSD is a version of BSD. Thus the name. Gl, Roman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 07:58:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA08160 for freebsd-questions-outgoing; Thu, 10 Sep 1998 07:58:32 -0700 (PDT) (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 HAA08155 for ; Thu, 10 Sep 1998 07:58:27 -0700 (PDT) (envelope-from dean@odyssey.apana.org.au) Received: from localhost (dean@localhost) by odyssey.apana.org.au (8.8.8/8.8.8) with SMTP id WAA15433; Thu, 10 Sep 1998 22:58:08 +0800 (WST) (envelope-from dean@odyssey.apana.org.au) Date: Thu, 10 Sep 1998 22:58:08 +0800 (WST) From: Dean Hollister To: Sasha Egan cc: freebsd-questions@FreeBSD.ORG Subject: Re: qualcomm popper 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, 10 Sep 1998, Sasha Egan wrote: > Does a lookup on the client or the server that has the popper on it? i.e. > nslookup wrkstation1.blah.com or nslookup mailsvr1.blah.com lookup the client that has conected to the server. In your example, this is the workstation... Regards, d. +-------------------------------------------------------+ | Dean Hollister, | dean@mushka.ml.org | | Perth, Western Australia. | dean@wa.apana.org.au | +-------------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 08:06:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09893 for freebsd-questions-outgoing; Thu, 10 Sep 1998 08:06:22 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from spook.navinet.net (spook.navinet.net [206.25.93.69]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA09864 for ; Thu, 10 Sep 1998 08:06:16 -0700 (PDT) (envelope-from forrie@forrie.com) Received: from forrie (black4.navinet.net [206.25.93.80]) by spook.navinet.net with SMTP id LAA08210 for ; Thu, 10 Sep 1998 11:05:57 -0400 (EDT) Message-Id: <199809101505.LAA08210@spook.navinet.net> X-Sender: forrie@206.25.93.69 X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0.2 Date: Thu, 10 Sep 1998 10:55:37 -0400 To: freebsd-questions@FreeBSD.ORG From: Forrest Aldrich Subject: Tape drive and DUMP Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm having a bit of difficulty trying to get a decent system dump on tape with FreeBSD-2.2.7-STABLE. Using the same tapes that I use in my Solaris system, I perform: /sbin/dump 0uf /dev/rst0 /usr/local But for some reason, it thinks the tape is very small. I have 4.0gig-capable tapes. I've tried specifying the tape length (feet) and that doesn't make a difference. Dump will indicate something like 49.x tapes required for the dump of /usr/local which is less than 2gig :) The tape drive info is: Present Mode: Density = 0x24 Blocksize variable Comp 0 ---------available modes--------- Mode 0: Density = 0x00 Blocksize variable Mode 1: Density = X3.136-1986 Blocksize = 512 bytes Mode 2: Density = X3.39-1986 Blocksize variable Mode 3: Density = X3.54-1986 Blocksize variable I've looked at the manpage for st and mt and I've not been able to gleen any info about this. This is a 4mm tape drive. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 08:13:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA11726 for freebsd-questions-outgoing; Thu, 10 Sep 1998 08:13:34 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA11719 for ; Thu, 10 Sep 1998 08:13:32 -0700 (PDT) (envelope-from benh@blues.jpj.net) Received: from localhost (benh@localhost) by blues.jpj.net (backatcha) with SMTP id LAA23281; Thu, 10 Sep 1998 11:12:10 -0400 (EDT) Date: Thu, 10 Sep 1998 11:12:08 -0400 (EDT) From: Ben Hockenhull Reply-To: Ben Hockenhull To: Steve Friedrich cc: "freebsd-questions@FreeBSD.ORG" , "SPROLESD@sw.noacsc.ohio.gov" Subject: Re: Making A FreeBSD CD-ROM In-Reply-To: <199809101332.JAA07817@laker.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, personally, think it's unfair to ask any of us to spend our leisure > time helping you save $40. What does anyone else think ?? I, personally, think it isn't that big a deal and you need to relax. It's no different than asking for help with one's production (read: makes you money) FreeBSD system on the list, for instance. I burn semi-custom FreeBSD cd's for each release for my personal use. It isn't that hard. That said, buy the CD from Walnut Creek if you can to help support further development. Nobody's forcing you to, but it is the right thing to do. That's the beauty of a free OS. Here's what I do: ftp the new release from ftp.freebsd.org ot a local ftp server where I make it available to everyone. Easiest way is to get X.X.X-RELEASE.tar. When you untar the tarball, it'll create a directory called X.X.X-RELEASE. cd to that directory and use mkisofs (in the ports and packages) to create the iso image. The root of your cd should look exactly like the root of the X.X.X-RELEASE directory. Packages and commerce will not end up being burned, because those are symlinks to other parts of the filesystem, and as such are not retrieved during ftp. Then, burn the cd using your favorite cd mastering tool, either unix, Mac or PC. ISO images are cross platform. Ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 08:17:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA12934 for freebsd-questions-outgoing; Thu, 10 Sep 1998 08:17:57 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from maverick.cyber-com.net (NS1.cyber-com.net [209.118.223.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA12914 for ; Thu, 10 Sep 1998 08:17:54 -0700 (PDT) (envelope-from mike@cyber-com.net) Received: from cyber-com.net ([209.118.223.148]) by maverick.cyber-com.net (8.8.7/8.8.7) with ESMTP id LAA26940 for ; Thu, 10 Sep 1998 11:15:05 -0400 (EDT) (envelope-from mike@cyber-com.net) Message-ID: <35F7EDA8.237158AF@cyber-com.net> Date: Thu, 10 Sep 1998 11:18:00 -0400 From: Mike Alich Organization: Digital Telegraph, Inc. Cyber Communications - www.cyber-com.net X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Apache 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 hoping you can help... Can you tell me the name of a news group, or a email address I can get good information on how to uninstall an older version of apache and install a new verison? Apache does not seem to offer any type of email support on thier site. Thank You Mike -- GIF89a To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 08:29:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA16343 for freebsd-questions-outgoing; Thu, 10 Sep 1998 08:29:00 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pau-amma.whistle.com (s205m64.whistle.com [207.76.205.64]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA16338 for ; Thu, 10 Sep 1998 08:28:55 -0700 (PDT) (envelope-from dhw@whistle.com) Received: (from dhw@localhost) by pau-amma.whistle.com (8.8.8/8.8.7) id IAA11510; Thu, 10 Sep 1998 08:27:05 -0700 (PDT) (envelope-from dhw) Date: Thu, 10 Sep 1998 08:27:05 -0700 (PDT) From: David Wolfskill Message-Id: <199809101527.IAA11510@pau-amma.whistle.com> To: freebsd-questions@FreeBSD.ORG, kr4pz@cacs.net Subject: RE: PPP question..... With an Observation In-Reply-To: <001201bddc64$bbb3b940$17dc94cd@uymfdlvk> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >From: "Rocky Hurley" >Date: Wed, 9 Sep 1998 21:43:03 -0500 [Massive elision -- dhw] >.... I have searched and read, currently in >3 store bought books at this time trying to scratch every bit of info and >help I can. I was wondering why I never see any books on FreeBSD on the >store shelves but the same shelves 2 or more have books on Linux and one >on ATT and Solaris. Nothing on BSD.... Although I don't know which bookstores you visited, it's likely that there is a degree of misunderstanding here. Many of the "normal" UNIX- and TCP/IP-oriented books, especially those that address BSD-flavored UNIX, are quite applicable to FreeBSD. Yes, there are variations from one UNIX(-like) implementation to another -- and software tends to change rather more rapidly than printed material does. But there is still material dating from the 1970s that is quite applicable to FreeBSD. Although it's rather more recent than 1970s, the O'Reilly/USENIX 4.4BSD manual set is quite applicable, for example. And Greg Lehey's _The Complete FreeBSD_, as well as McKusick, et al. _The Design and Implementation of the 4.4 BSD Operating System_ are directly applicable. david -- David Wolfskill UNIX System Administrator dhw@whistle.com voice: (650) 577-7158 pager: (650) 371-4621 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 08:32:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA17133 for freebsd-questions-outgoing; Thu, 10 Sep 1998 08:32:43 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA17120 for ; Thu, 10 Sep 1998 08:32:39 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-pbi-130.laker.net [208.0.233.30]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id LAA13414; Thu, 10 Sep 1998 11:31:55 -0400 Message-Id: <199809101531.LAA13414@laker.net> From: "Steve Friedrich" To: "Ben Hockenhull" Cc: "freebsd-questions@FreeBSD.ORG" , "SPROLESD@sw.noacsc.ohio.gov" Date: Thu, 10 Sep 1998 11:31:59 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Making A FreeBSD CD-ROM Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 10 Sep 1998 11:12:08 -0400 (EDT), Ben Hockenhull wrote: >> I, personally, think it's unfair to ask any of us to spend our leisure >> time helping you save $40. What does anyone else think ?? > >I, personally, think it isn't that big a deal and you need to relax. It's >no different than asking for help with one's production (read: makes >you money) FreeBSD system on the list, for instance. I think there are other people on this list that feel basically the way I do. If you ask a question that implies you haven't done any of the research yourself, I give you the answer on a silver platter, and many others won't either. I get about 200 messages a day, and if we can't prune out the noise, I'll unsubscribe, just as many others have. I suggest we have one or two new lists, call them freebsd-lazy, freebsd-cheap, or combine them as freebsd-lazy-and-cheap. Then you can spend your leisure time answering questions that the authors of the questions should have/could have answered themselves, if they had put forth the effort. I certainly can understand someone who has no experience asking "where do I begin", and I have helped many people such as this. But I am tired of going thru hundreds of "I didn't read ANY FAQs, handbooks, web pages, or any thing else. Would somebody please install and administer my system for me because it'll make me money." You are responsible for the poor signal to noise ratio. And we need to do something about it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 08:43:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA18653 for freebsd-questions-outgoing; Thu, 10 Sep 1998 08:43:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA18648 for ; Thu, 10 Sep 1998 08:43:41 -0700 (PDT) (envelope-from dcsi@hiwaay.net) Received: from default (tnt2-51.HiWAAY.net [208.147.148.51]) by mail.HiWAAY.net (8.9.0/8.9.0) with SMTP id KAA04292; Thu, 10 Sep 1998 10:43:31 -0500 (CDT) Message-ID: <35F7F39F.E2A@hiwaay.net> Date: Thu, 10 Sep 1998 10:43:27 -0500 From: Bill Broad Reply-To: 308@mail.HiWAAY.net, Oakwood@mail.HiWAAY.net, Ave@mail.HiWAAY.net, NW@mail.HiWAAY.net, Huntsville@mail.HiWAAY.net, AL@mail.HiWAAY.net, 35811@mail.HiWAAY.net Organization: Digital Computer Services, Inc X-Mailer: Mozilla 3.01C-BLS20 (Win95; U) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG CC: avalon@advicom.net Subject: Volunteers! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To Whom It May Concern: Who do I contact about setting up a North American ISDN support effort for FreeBSD? I have enlisted the help of an ISDN equipment manufacturer who's company is *very* interested in solidifying unix support for thier products (though I intend to make this effort much more broad than that). Any and all findings would be given to the FreeBSD Documentation Project for review, pending possible inclusion in the FreeBSD Handbook. I will be maintaining my own website, file archive and mail services (as necessary) for this project, though suggestions and comments omn anything else I might want to consider are always welcome. I can be reached at: avalon@advicom.net (primary), rjpell@lycosmail.com (secondary) and/or dcsi@hiwaay.net (tertiary). --Rick Lead Technician, DCSI Huntsville Sys Admin, House Galiagante P.S. I will, no doubt, require permission for use of the FreeBSD Daemon logo and permission for links to the FreeBSD site(s)... Who do I talk to about that? *EOM* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 08:49:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA20224 for freebsd-questions-outgoing; Thu, 10 Sep 1998 08:49:58 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA20211 for ; Thu, 10 Sep 1998 08:49:54 -0700 (PDT) (envelope-from benh@blues.jpj.net) Received: from localhost (benh@localhost) by blues.jpj.net (backatcha) with SMTP id LAA23580; Thu, 10 Sep 1998 11:48:16 -0400 (EDT) Date: Thu, 10 Sep 1998 11:48:15 -0400 (EDT) From: Ben Hockenhull To: Steve Friedrich cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: Making A FreeBSD CD-ROM In-Reply-To: <199809101531.LAA13414@laker.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 [snip] > forth the effort. I certainly can understand someone who has no > experience asking "where do I begin", and I have helped many people > such as this. But I am tired of going thru hundreds of "I didn't read > ANY FAQs, handbooks, web pages, or any thing else. Would somebody > please install and administer my system for me because it'll make me > money." This is a separate issue from the one you raised in your previous response. Newbie questions and questions asked by those who have not tried to help themselves are quite distinct from your previous implication that this one person was trying to save himself $40.00 at your personal expense. > You are responsible for the poor signal to noise ratio. And we need to > do something about it. Lets take this to private mail, speaking of signal to noise ratios. Ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 08:55:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA21570 for freebsd-questions-outgoing; Thu, 10 Sep 1998 08:55:31 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ark.com (mars.ark.com [204.50.2.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA21557 for ; Thu, 10 Sep 1998 08:55:28 -0700 (PDT) (envelope-from nogamu@sage.ark.com) Received: from sage.ark.com (ka1p20.ark.com [209.52.130.83]) by ark.com (8.9.1/8.5local) with ESMTP id IAA19073 for ; Thu, 10 Sep 1998 08:55:13 -0700 Message-ID: <35F7F5C0.596E6B8E@sage.ark.com> Date: Thu, 10 Sep 1998 08:52:32 -0700 From: nogamu X-Mailer: Mozilla 4.05 [en] (Win95; U) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Adaptec 2920C Control Card Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hiyas, I have an Adaptec AHA-2920C control card, I was wondering if anybody knew if it was possible to "jimmy" it to work. It's not listed as a supported card (but seemingly every other adaptec product is...). I currently keep have a "Waiting for SCSI products to quiet." Whatever that means. Any Ideas? Any thought would be greatly appreciated.. Peter Dionne nogamu@sage.ark.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 08:59:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA22917 for freebsd-questions-outgoing; Thu, 10 Sep 1998 08:59:11 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ziplink.net (relay-0.ziplink.net [206.15.168.49]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA22827 for ; Thu, 10 Sep 1998 08:58:53 -0700 (PDT) (envelope-from lrios@ziplink.net) Received: from lrios.ziplink.net (lowell96-ws18.ziplink.net [208.196.96.18]) by ziplink.net (8.8.7/8.8.7) with ESMTP id LAA09360; Thu, 10 Sep 1998 11:58:26 -0400 (EDT) Message-Id: <199809101558.LAA09360@ziplink.net> From: "Luis rios" To: "Steve Friedrich" , , Subject: Re: Making A FreeBSD CD-ROM Date: Thu, 10 Sep 1998 11:58:25 -0400 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 I agree %100. FreeBSD is Free but the revenue generated goes to the awareness and development of FreeBSD, the best OS there is. I buy the updates from cdrom.com to help push FreeBSD to the status it deserves. Everyone else should also. ---------- > From: Steve Friedrich > To: freebsd-questions@FreeBSD.ORG; SPROLESD@sw.noacsc.ohio.gov > Subject: Re: Making A FreeBSD CD-ROM > Date: Thursday, September 10, 1998 9:32 AM > > On Thu, 10 Sep 1998 07:52:39 -0400 (EDT), SPROLESD@sw.noacsc.ohio.gov > wrote: > > >Rather than spend 40$ or so on a FreeBSD from a company, I decided to > >burn my own. > > I don't understand why so many people, including yourself, think that > any of us should help you to burn a CD. In you're attempt to save $40, > you are shifting the "cost" to us. I say that if you are left on your > own, to figure out how to make the CD, you'll eventually figure out > that your time spent trying to make a CD isn't worth the $40 you've > tried to save !! I understand that you don't want to spend $40 every > time a new release comes out, but you can also install over the net, or > join a user's group and share the cost of the CD if net access is too > expensive. > > I, personally, think it's unfair to ask any of us to spend our leisure > time helping you save $40. What does anyone else think ?? > > > 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 Sep 10 09:00:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA23569 for freebsd-questions-outgoing; Thu, 10 Sep 1998 09:00:56 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from xenon.xe.com (xenon.xe.net [204.187.105.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA23531 for ; Thu, 10 Sep 1998 09:00:44 -0700 (PDT) (envelope-from bfarmer@xenon.xe.com) Received: (from bfarmer@localhost) by xenon.xe.com (8.8.8/8.8.8) id LAA16916; Thu, 10 Sep 1998 11:59:15 -0400 (EDT) Date: Thu, 10 Sep 1998 11:59:13 -0400 (EDT) From: Beric Farmer X-Sender: bfarmer@xenon.xe.com To: freebsd-questions@FreeBSD.ORG Subject: Strange multiple NIC / IRQ problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all. Here's a summary of my situation (detailed account follows): - 486DX/33 FreeBSD 2.2.2 - Added a third 3Com 3C509B - Gave it (eventually) IRQ 12, 0x210. Other two NICs use IRQ 5, 0x310 and IRQ 10, 0x300. - It works with the kernel configured to disable sio1 and look for ep2 on IRQ 3 (see below for how I came to try this) - It doesn't work ("very long ping time" problem) with the kernel configured with sio1 enabled and looking for ep2 on IRQ 12. Any ideas? Now, here's the detailed account: I've just installed a third 3Com 3C509B NIC into our 486DX/33 box running FreeBSD 2.2.2. In configuring the IRQ and address of the card, the 3Com EtherDisk configuration program claimed that all of the apparently available IRQs (9, 11, 12, 15) were being used by other devices (which I thought was strange, especially since I had just physically removed a Mitsumi CDROM controller card which had been using IRQ 11). So, I decided to disable sio1 (COM2) and give the NIC its IRQ (IRQ 3). I made all the necessary changes to rc.conf and recompiled the kernel to add support for ep2 (and removed support for sio1). After rebooting, everything came up fine, ep2 was detected and all the routing info was correct. However, I ran into the "very long ping time" problem, which I managed to identify and diagnose thanks to the FreeBSD mailing list archives. Having discovered that the problem was most likely an IRQ conflict, I realized that while I had removed support for sio1, I hadn't actually disabled the second serial port on the Multi-IO card. Unfortunately, I don't have the manual for the Multi-IO card, and didn't want to go through a trial-and-error approach to figuring out how to set the jumpers to disable it. Also, it bothered me that EtherDisk was telling me that I couldn't use IRQs I was fairly certain were available. So, I decided to leave the second serial port enabled and reconfigure the new 3C509B to use IRQ 12, despite the config program's complaints. I rebooted the system (which was still running the kernel with no sio1 and looking for ep2 on IRQ 3) and everything worked great! I figured that FreeBSD must have been smart enough to tell that the card was actually on IRQ 12. So, I figured I'd recompile the kernel to actually reflect this working configuration (re-enabling sio1 and configuring ep2 to indicate that it was using IRQ 12). I did the recompile and installed the new kernel only to find that the "very long ping time" problem was back. I booted up again off the previous kernel and the problem was gone. So, I now have the situation where my NIC actually uses IRQ 12, it works if I boot with a kernel which says it uses IRQ 3, but doesn't work if I boot with a kernel which says it uses IRQ 12. Can anyone help to diminish my confusion? Also, is there a way to add, remove, or reconfigure devices without having to recompile the kernel? Even just for testing purposes until a working configuration is sorted out? Thanks very much for taking the time to read this, and for any responses. Beric Farmer ------------------------------------------------------------------------ E-mail: bfarmer@xe.net \\/ Xenon Laboratories Incorporated Voice: +1 416 214-5606 x24 /\\ Suite 1109 330 Bay Street Toronto Fax: +1 416 214-5607 Ontario M5H 2S8 CANADA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 09:01:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA23758 for freebsd-questions-outgoing; Thu, 10 Sep 1998 09:01:47 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from netra.graphnet.com (netra.graphnet.com [192.206.112.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA23678 for ; Thu, 10 Sep 1998 09:01:24 -0700 (PDT) (envelope-from romank@graphnet.com) Received: from graphnet.com (roman.graphnet.com [192.206.112.93]) by netra.graphnet.com (8.8.8/8.8.6) with ESMTP id MAA28331; Thu, 10 Sep 1998 12:00:49 -0400 (EDT) Message-ID: <35F7F812.71F634A2@graphnet.com> Date: Thu, 10 Sep 1998 12:02:26 -0400 From: Roman Katsnelson Organization: Graphnet, Inc X-Mailer: Mozilla 4.05 [en] (WinNT; U) MIME-Version: 1.0 To: Mike Alich , "q's" Subject: Re: Apache References: <35F7EDA8.237158AF@cyber-com.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Can you tell me the name of a news group, or a email address I can get > good information on how to uninstall an older version of apache and > install a new verison? comp.infosystems.www.servers.unix good luck, Roman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 09:02:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA23899 for freebsd-questions-outgoing; Thu, 10 Sep 1998 09:02:12 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp.manhattanprojects.com (host-024.manhattanprojects.com [207.181.119.24]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA23805 for ; Thu, 10 Sep 1998 09:01:53 -0700 (PDT) (envelope-from gerald@smtp.manhattanprojects.com) Received: from smtp.manhattanprojects.com ([10.0.0.14]) by smtp.manhattanprojects.com (8.9.1/8.8.7) with ESMTP id LAA18963; Thu, 10 Sep 1998 11:54:00 -0400 (EDT) (envelope-from gerald@smtp.manhattanprojects.com) Message-ID: <35F7F694.A471F0D0@smtp.manhattanprojects.com> Date: Thu, 10 Sep 1998 11:56:04 -0400 From: Gerald Abshez X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: brian@Awfulhak.org CC: freebsd-questions@FreeBSD.ORG Subject: Re: VPN's: PPP, SSH et al... 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, >> >> I'm trying to get a VPN going with SSH and PPP. >> More description about problem from me deleted... >First, try to get a working tunnel as per the example in >ppp.conf.sample. Assuming you can do that, you should then be able >to do it via ssh with something like: > set device !/etc/ppp/secure-connection >and create /etc/ppp/secure-connection (with execute permissions): >#! /bin/sh >exec &0 >exec ssh -f -L 1234:theothermachine:theothermachinesport theothermachine sleep 20 >theothermachine is the machine name of the peer, and theothermachinesport is >the port number that you used in /etc/services on the peer to listen for the >incoming ppp connection. >I'm afraid I've never tried this, but it *should* work :-) Ok, it almost works. ;-) The "set device" line barfs in my version of user ppp; I changed it to: set device localhost:1234 and ran "ppp -auto tcp-client" on that machine. Now, I have to run /etc/ppp/secure-connection by hand and the connection works. Two questions: 1) (A more basic PPP question) I can't see any machine other then the other end of the PPP connection. Yes, I did enable IP Forwarding. Some other config problem that I might have overlooked? 2) I'd like to automate the process. My hope is to get something going like the on-demand dialing function, where packets going to the remote network cause the ppp connection to happen. Am I dreaming? If I can figure this out, and do it in a nice way, I'm only more then willing to package the whole thing and donate it back to the project. Thanks, Gerald To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 09:03:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA24443 for freebsd-questions-outgoing; Thu, 10 Sep 1998 09:03:45 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from guadalajara.net (guadalajara.net [167.114.28.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA24380 for ; Thu, 10 Sep 1998 09:03:28 -0700 (PDT) (envelope-from lmadrig@acnet.net) Received: from acnet.net ([167.114.17.109]) by guadalajara.net (8.8.8/8.7.3) with ESMTP id LAA04131 for ; Thu, 10 Sep 1998 11:07:44 GMT Message-ID: <35F807BB.109FB5FE@acnet.net> Date: Thu, 10 Sep 1998 11:09:15 -0600 From: Leonardo Madrigal X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: just a simple question Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I was wondering... I have already a FreeBSD box at home working with ppp -alias , so my litle LAN share the bsd ppp connection. Works fine. But i was wondering, in the office i have a BSD box connected to the internet via one T3, and i want my LAN to share the T3 connection like if ppp at home I think i need in the server 2 ethernet cards (already i have one), one with the valid ip adress, and another with the 10.0.0.1 netmask 255.255.255.0 ip adress. run the natd -interface ed0 (the one with the 10.0.0.1 ip) and that will be all?? (of course on the LAN the adresses will be 10.0.0.2 and gateway 10.0.0.1, and so on) am i right??? thank you.! -Leonardo. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 09:07:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA25404 for freebsd-questions-outgoing; Thu, 10 Sep 1998 09:07:27 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from omnix.net (omnix.net [194.183.217.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA25399 for ; Thu, 10 Sep 1998 09:07:23 -0700 (PDT) (envelope-from didier@omnix.net) Received: from localhost (didier@localhost) by omnix.net (8.8.7/8.8.7) with SMTP id QAA24263; Thu, 10 Sep 1998 16:07:00 GMT (envelope-from didier@omnix.net) Date: Thu, 10 Sep 1998 18:07:00 +0200 (CEST) From: Didier Derny To: SPROLESD@sw.noacsc.ohio.gov cc: freebsd-questions@FreeBSD.ORG Subject: Re: Making A FreeBSD CD-ROM In-Reply-To: <01J1MX014CT80003MM@LIMA4.NOACSC.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, 10 Sep 1998 SPROLESD@sw.noacsc.ohio.gov wrote: mkisofs / cdrecord works fine > > Rather than spend 40$ or so on a FreeBSD from a company, I decided to > burn my own. > > The problem is, I burned it using a DOS filesystem and naming protocols. > This means that a file name > > bin.MTREE > > is converted to something like > > bin~160.mtr > > Will this work? > If you can't get around to answering this question today, nevermind, > i'll figure out a different way to burn the cd. HOWEVER, it would seem > handy to include in the instructions for installing FreeBSD something > about burning a personal FreeBSD CD. > > Many Thanx > David Sproles > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Didier Derny didier@omnix.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 09:09:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA25684 for freebsd-questions-outgoing; Thu, 10 Sep 1998 09:09:20 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from omnix.net (omnix.net [194.183.217.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA25667 for ; Thu, 10 Sep 1998 09:09:12 -0700 (PDT) (envelope-from didier@omnix.net) Received: from localhost (didier@localhost) by omnix.net (8.8.7/8.8.7) with SMTP id QAA24267; Thu, 10 Sep 1998 16:09:00 GMT (envelope-from didier@omnix.net) Date: Thu, 10 Sep 1998 18:09:00 +0200 (CEST) From: Didier Derny To: SPROLESD@sw.noacsc.ohio.gov cc: freebsd-questions@FreeBSD.ORG Subject: Re: Making A FreeBSD CD-ROM In-Reply-To: <01J1MX014CT80003MM@LIMA4.NOACSC.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 by the way, if you take a subscription from Walnut Creek it's cheaper and you always received the latest release on time. I think that burning a cd is only useful when you want to work with current On Thu, 10 Sep 1998 SPROLESD@sw.noacsc.ohio.gov wrote: > > Rather than spend 40$ or so on a FreeBSD from a company, I decided to > burn my own. > > The problem is, I burned it using a DOS filesystem and naming protocols. > This means that a file name > > bin.MTREE > > is converted to something like > > bin~160.mtr > > Will this work? > If you can't get around to answering this question today, nevermind, > i'll figure out a different way to burn the cd. HOWEVER, it would seem > handy to include in the instructions for installing FreeBSD something > about burning a personal FreeBSD CD. > > Many Thanx > David Sproles > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Didier Derny didier@omnix.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 09:09:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA25699 for freebsd-questions-outgoing; Thu, 10 Sep 1998 09:09:31 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from watchdog.sos.state.il.us (watchdog.sos.state.il.us [199.15.0.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA25683 for ; Thu, 10 Sep 1998 09:09:20 -0700 (PDT) (envelope-from rstuemk@ccgate.sos.state.il.us) From: rstuemk@ccgate.sos.state.il.us Received: from ccgate.library.sos.state.il.us (ccgate.sos.state.il.us [199.15.1.5]) by watchdog.sos.state.il.us (8.8.8/8.8.8) with SMTP id LAA12158 for ; Thu, 10 Sep 1998 11:08:01 -0500 (CDT) (envelope-from rstuemk@ccgate.sos.state.il.us) Received: from ccMail by ccgate.library.sos.state.il.us (ccMail Link to SMTP R8.20.00.25) id AA905443052; Thu, 10 Sep 1998 11:10:00 -0600 Message-Id: <9809109054.AA905443052@ccgate.library.sos.state.il.us> X-Mailer: ccMail Link to SMTP R8.20.00.25 Date: Thu, 10 Sep 1998 10:57:21 -0600 To: Subject: Need Information About Free-BSD Unix MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Description: "cc:Mail Note Part" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Our site has installed Free-BSD for use as an FTP server. Our host system is an IBM MVS host. It is our desire to install an IBM software product known as ADStar Distributed System Manager (ADSM). This IBM product will allow us to backup the FTP server to the IBM host. This IBM product has a UNIX client which performs the actual backup to the IBM host. In order to be able to order the correct IBM UNIX client, I need to know what specification it follows. The question from IBM to me is as follows: Your "FREE-BSD", what specifications does it follow: For example: HP Unix, AIX, SUN. You can try the Unix code that relates to that specifications because there is no code for "FREE-BSD" Unix. Please advise. Thank you. Rich Stuemke Illinois Secretary of State Technical Support To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 09:13:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA26370 for freebsd-questions-outgoing; Thu, 10 Sep 1998 09:13:03 -0700 (PDT) (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 JAA26353 for ; Thu, 10 Sep 1998 09:12:54 -0700 (PDT) (envelope-from proot@horton.iaces.com) Received: (from proot@localhost) by horton.iaces.com (8.8.8/8.8.7) id LAA08814; Thu, 10 Sep 1998 11:12:38 -0500 (CDT) From: "Paul T. Root" Message-Id: <199809101612.LAA08814@horton.iaces.com> Subject: Re: terminal types In-Reply-To: <35F7DCE3.F7ABF97D@graphnet.com> from Roman Katsnelson at "Sep 10, 98 10:06:27 am" To: romank@graphnet.com (Roman Katsnelson) Date: Thu, 10 Sep 1998 11:12:38 -0500 (CDT) 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 In a previous message, Roman Katsnelson said: > Hi, > > When I telnet into some machines and attempt to do almost anything, I > get this: > > 'cons25': unknown terminal type. > > How can I change my terminal type (I _think_ it should be vt100 or > something along those lines.)? If you want to run the vt100 emulation on the console then you need to rebuild the kernel to support that instead of sc0. If you want to be able to use the console as a telnet to other machines, either add the cons25 entry to the remote machines or set your term type to ansi at the remote machine, that's close. -- Faster and faster, until the thrill of speed overcomes the fear of death. --Hunter S. Thompson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 09:25:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA28640 for freebsd-questions-outgoing; Thu, 10 Sep 1998 09:25:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA28620 for ; Thu, 10 Sep 1998 09:25:32 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-fll-181.laker.net [205.245.75.81]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id MAA15832; Thu, 10 Sep 1998 12:25:21 -0400 Message-Id: <199809101625.MAA15832@laker.net> From: "Steve Friedrich" To: "freebsd-questions@FreeBSD.ORG" , "Suki Singh" Date: Thu, 10 Sep 1998 12:25:27 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: (null) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 10 Sep 1998 10:51:47 -0400, Suki Singh wrote: >I need to know what specifications of Unix does "FreeBSD" follow: For example: > > HP,AIX,SUN,ETC....... BSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 10:06:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA06001 for freebsd-questions-outgoing; Thu, 10 Sep 1998 10:06:21 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from qosnetics.com (qosnetics.com [209.137.14.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA05990 for ; Thu, 10 Sep 1998 10:06:14 -0700 (PDT) (envelope-from msaal@qosnet.com) Received: (qmail 4706 invoked from network); 10 Sep 1998 17:18:56 -0000 Received: from greatbay.portsmouth (HELO qosnet.com) (192.32.47.110) by lucy.portsmouth with SMTP; 10 Sep 1998 17:18:56 -0000 Message-ID: <35F80904.589E6FF0@qosnet.com> Date: Thu, 10 Sep 1998 13:14:44 -0400 From: Michael Saal X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.6-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: How do you debugg pthreads 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 am having a lot of trouble trying to debug a multi threaded app in gdb. I am compiling with -D_THREAD_SAFE , linking with libc_r and used FreeBSD versions 2.2.6 and 2.2.7 If I run my app without gdb or don't set any breakpoints in gdb 'top' says that my apps process uses virtually no CPU cycles. I can step and break in code that is in my primary or main() thread. When I set a breakpoint in a thread created with pthread_create() and the breakpoint is hit top shows my apps process consuming all of the CPU cycles. gdb never breaks and the only way to regain control is to kill my apps process. Any help on how to solve this debugging problem would greatly be appreciated Mike Saal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 10:09:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA06536 for freebsd-questions-outgoing; Thu, 10 Sep 1998 10:09:00 -0700 (PDT) (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 KAA06525 for ; Thu, 10 Sep 1998 10:08:56 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.1/8.9.1) id MAA22369; Thu, 10 Sep 1998 12:08:24 -0500 (CDT) Message-ID: <19980910120824.A22026@emsphone.com> Date: Thu, 10 Sep 1998 12:08:24 -0500 From: Dan Nelson To: Forrest Aldrich , freebsd-questions@FreeBSD.ORG Subject: Re: Tape drive and DUMP References: <199809101505.LAA08210@spook.navinet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.2i In-Reply-To: <199809101505.LAA08210@spook.navinet.net>; from "Forrest Aldrich" on Thu Sep 10 10:55:37 GMT 1998 X-OS: FreeBSD 2.2.7-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Sep 10), Forrest Aldrich said: > > I'm having a bit of difficulty trying to get a decent system dump on tape > with FreeBSD-2.2.7-STABLE. > > Using the same tapes that I use in my Solaris system, I perform: > > /sbin/dump 0uf /dev/rst0 /usr/local > > But for some reason, it thinks the tape is very small. I have > 4.0gig-capable tapes. I've > tried specifying the tape length (feet) and that doesn't make a difference. > Dump will indicate > something like 49.x tapes required for the dump of /usr/local which is less > than 2gig :) The 'a' dump option will tell dump not to use a hardcoded tape length, and just stop when EOM is reached. -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 Thu Sep 10 10:09:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA06555 for freebsd-questions-outgoing; Thu, 10 Sep 1998 10:09:03 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mamba-e.gsfc.nasa.gov (mamba-e.gsfc.nasa.gov [128.183.166.146]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA06548; Thu, 10 Sep 1998 10:09:01 -0700 (PDT) (envelope-from uhl@mamba-e.gsfc.nasa.gov) Received: (from uhl@localhost) by mamba-e.gsfc.nasa.gov (8.8.5/8.8.4) id NAA09926; Thu, 10 Sep 1998 13:08:51 -0400 (EDT) Date: Thu, 10 Sep 1998 13:08:51 -0400 (EDT) From: George Uhl Message-Id: <199809101708.NAA09926@mamba-e.gsfc.nasa.gov> To: freebsd-atm@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Is ATM supported in 2.2.7-RELEASE anymore? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-MD5: ADYPZhZW9LUfM5L1H8yhPQ== Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Forgive me for crossposting Jordan, but I sent the original message to freebsd-atm first, got no response and then sent it to freebsd-questions. I feel I owe a follow-up to both lists. I found out why my ATM card wasn't being probed. Apparently when I upgraded from 2.2.6 to 2.2.7 one file was missing and atm-related declarations we missing out of other files. -- Missing File: net/netisr.h Missing Entries: out of /sys/conf/files: net/if_atmsubr.c optional atm netinet/if_atm.c optional atm netnatm/natm_pcb.c optional natm netnatm/natm_proto.c optional natm netnatm/natm.c optional natm pci/if_en_pci.c optional en device_driver pci/midway.c optional en device_driver out of /sys/sys/socket.h - reference to ATM items missing: address family definition for native atm (AF_NATM) native atm entry in CLT_NET_NAMES -- I was able to build a kernel that probed for the ATM card after I made the corrections. So I thought that I probably screwed up somewhere. I may have applied the upgrade patches to a modified version of the 2.2.6 kernel source tree. However, I was very suspicious about the missing entries in /conf/files and /sys/sys/socket. I decided to get a fresh set of kernel source files for 2.2.7- RELEASE from ftp.freebsd.org. When I unpacked the sources from the distribution files to my utter amazement I could not find any references to ATM in any file anywhere in the source tree. There were no ATM drivers in the /sys/pci subtree and the native atm subtree /sys/netnatm was missing. What happened to the ATM code? George Uhl NASA GSFC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 10:32:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA11321 for freebsd-questions-outgoing; Thu, 10 Sep 1998 10:32:24 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from Bayou.UH.EDU (Bayou.UH.EDU [129.7.1.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA11284 for ; Thu, 10 Sep 1998 10:32:16 -0700 (PDT) (envelope-from jef53313@Bayou.UH.EDU) Received: from Bayou.UH.EDU (jef53313@Bayou.UH.EDU [129.7.1.7]) by Bayou.UH.EDU (8.8.8/8.8.8) with SMTP id MAA24451; Thu, 10 Sep 1998 12:31:59 -0500 (CDT) Date: Thu, 10 Sep 1998 12:31:47 -0500 (CDT) From: Jonathan Fosburgh To: rstuemk@ccgate.sos.state.il.us cc: freebsd-questions@FreeBSD.ORG Subject: Re: Need Information About Free-BSD Unix In-Reply-To: <9809109054.AA905443052@ccgate.library.sos.state.il.us> Message-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----- > Your "FREE-BSD", what specifications does it follow: For example: > HP Unix, AIX, SUN. You can try the Unix code that relates to that > specifications because there is no code for "FREE-BSD" Unix. > I think you have fallen into the Open Group's trap. UNIX is a trademark name and in order for an operating system to be called UNIX, it has to meet the Open Group's specifications. I believe all of those are "officially" UNIX. BSD was where probably most UNIX development occured during the 80's, and hence had a major influence on many of those (for instance, SUN prior to its first release of Solaris, was *very* BSD-ish.) At any rate, I am going to guess, from IBM's response and the fact that they didn't take the obvious route (asking if it followed BSD) tends to indicate to me that they only support the "single UNIX standard" as the Open Group calls it. I believe that is all I am really comfortable with saying. Others here might be able to provide more valuable insite. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Jonathan Fosburgh |We shall not cease from exploration jef53313@bayou.uh.edu, |And the end of all our exploring wotan@scientist.com |Will be to arrive where we started |And know the place for the first time. www.geocities.com/vienna/1498 | Undergraduate Geophysics |T.S. Eliot, University of Houston |The Four Quartets ******************************************************************************* I swear -- by my life and my love of it -- at I will never live for the sake of another man nor ask another man to live for the sake of mine. Ayn Rand, Atlas Shrugged ******************************************************************************* -----BEGIN PGP SIGNATURE----- Version: 2.6.2 iQBVAwUBNfgNDi+/EgaGK39hAQEPcAIA2mFwJnBZdYQ2AKNmA3eHAKiD40spOEFj C/LQ4+IUozC8W8/3lhnX3hNRhoVUXKRIhs55ChIdwSYpwnhWxTbxcg== =hDX7 -----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 Sep 10 10:35:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA11939 for freebsd-questions-outgoing; Thu, 10 Sep 1998 10:35:59 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.better.net ([205.150.115.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA11929 for ; Thu, 10 Sep 1998 10:35:54 -0700 (PDT) (envelope-from pdmackenzie@Better.net) Received: from qtimpact ([207.245.209.83]) by mail.better.net (Post.Office MTA v3.1 release PO205e ID# 1-666L) with ESMTP id AAA412 for ; Thu, 10 Sep 1998 13:47:39 -0400 Reply-To: From: "doug mackenzie" To: Subject: boot disk? Date: Thu, 10 Sep 1998 13:34:24 -0400 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1161 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <19980910174738513.AAA412@qtimpact> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Maybe I am just proving myself to be ignorant, but I don't understand how one can use the "boot.flp" installation boot disk provided through your wedsite to reboot and test my hardware's freeBSD compatability. The problem- 1.44M floppies (on my machine anyway) seem to have a real capacity of 1.38M while the "boot.flp" file is 1.4M. What gives? doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 10:55:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA16432 for freebsd-questions-outgoing; Thu, 10 Sep 1998 10:55:29 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bitstream.net (exodus.bitstream.net [204.73.77.87]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA16419 for ; Thu, 10 Sep 1998 10:55:23 -0700 (PDT) (envelope-from tpg@bitstream.net) From: tpg@bitstream.net Received: from [207.75.184.52] (pm350-12.dialip.mich.net [207.75.184.52]) by bitstream.net (8.8.8/8.8.8) with ESMTP id MAA20132 for ; Thu, 10 Sep 1998 12:54:14 -0500 (CDT) Date: Thu, 10 Sep 1998 12:54:14 -0500 (CDT) X-Sender: tpg@bitstream.net (Unverified) Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-questions@FreeBSD.ORG Subject: Europe/freeBSD Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Sir or Madam, > >I am really happy your plattform exists for developers !! I really want to >help sell the open plattform concept. > >Please help me if you can. > >I am currently working with a start-up company that would like to launch >its software in the EU. I would greatly appreciate some information from >you to convince the financial partners about the current European marketplace >concerning Free BSD. > > Questions : > >1) How many companies download freeBSD on a country basis ? Germany, UK, >France etc. >2) How many companies are multinationals ? >3) How many are small - under 500 employees ? > >4) How many EU universities use freeBSD ? >5) How many ISP's per country ? > >6) General growth estimates ? > >I really hope this works out. Thank you. > Thomas P. Gerigk ITMS International Inc. Experience the Vision (TM) http://www.itms-marketing-europe.com Tel: (734) 429-9085 (Currently in Michigan,USA, Eastern Time Zone) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 11:00:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA17798 for freebsd-questions-outgoing; Thu, 10 Sep 1998 11:00:06 -0700 (PDT) (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 LAA17725 for ; Thu, 10 Sep 1998 11:00:01 -0700 (PDT) (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 TAA00264 for ; Thu, 10 Sep 1998 19:59:51 +0200 (MET DST) Received: (from gunnar@localhost) by pluto.sr.se (8.8.8/8.8.8) id TAA15091 for questions@FreeBSD.org; Thu, 10 Sep 1998 19:59:51 +0200 (CEST) (envelope-from gunnar) Message-ID: <19980910195951.A15069@sr.se> Date: Thu, 10 Sep 1998 19:59:51 +0200 From: Gunnar Flygt To: FreeBSD Questions Subject: Trying to compile bktr support 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 made a compilation of the support for video chip bt848. After a while the compiler complains about a missing .h file It's looking for: ../../pci/brooktree848.c:272: opt_bktr.h: No such file or directory mkdep: compile failed *** Error code 1 The file missing opt_bktr.h is nowhere in the source tree as far as I can find. I even tried to compile with the file commented out. This works fine (as far as compiling is concerned, but there is no recognition of the TV card) -- 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 Thu Sep 10 11:04:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA19259 for freebsd-questions-outgoing; Thu, 10 Sep 1998 11:04:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mamba-e.gsfc.nasa.gov (mamba-e.gsfc.nasa.gov [128.183.166.146]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA19172 for ; Thu, 10 Sep 1998 11:04:01 -0700 (PDT) (envelope-from uhl@mamba-e.gsfc.nasa.gov) Received: (from uhl@localhost) by mamba-e.gsfc.nasa.gov (8.8.5/8.8.4) id OAA10068 for freebsd-questions@freebsd.org; Thu, 10 Sep 1998 14:03:43 -0400 (EDT) Date: Thu, 10 Sep 1998 14:03:43 -0400 (EDT) From: George Uhl Message-Id: <199809101803.OAA10068@mamba-e.gsfc.nasa.gov> To: freebsd-questions@FreeBSD.ORG Subject: ATM card problem resolved Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-MD5: 7P1QqZddvdDKtNXYu8Gzqw== Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mea Culpa. Apparently when I upgraded from 2.2.6 to 2.2.7, I did the upgrade, unbeknownst to me, to a modified version of /sys. The Cranor ATM driver support is included with the ALTQ upgrade - something I had forgotten. I hope that someday soon ATM support will be included basic FreeBSD release. Sorry about the arms and legs flailing around bit. George Uhl NASA GSFC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 11:26:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA23841 for freebsd-questions-outgoing; Thu, 10 Sep 1998 11:26:56 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cyclops.xtra.co.nz (cyclops.xtra.co.nz [202.27.184.96]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA23832 for ; Thu, 10 Sep 1998 11:26:51 -0700 (PDT) (envelope-from junkmale@pop3.xtra.co.nz) Received: from wocker (210-55-210-87.ipnets.xtra.co.nz [210.55.210.87]) by cyclops.xtra.co.nz (8.9.1/8.9.1) with SMTP id GAA14972; Fri, 11 Sep 1998 06:26:05 +1200 (NZST) Message-Id: <199809101826.GAA14972@cyclops.xtra.co.nz> From: "Dan Langille" Organization: DVL Software Limited To: Sasha Egan Date: Fri, 11 Sep 1998 06:25:49 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: qualcomm popper Reply-to: junkmale@xtra.co.nz CC: questions@FreeBSD.ORG In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.01b) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 10 Sep 98, at 7:42, Sasha Egan wrote: > Ok I have another question that I hope someone can answer, it's about my > qualcomm popper. I know that it is insecure so please don't bomb my > machine...thanks. A question for the list: Are you sure it's insecure? Isn't the latest version fine now? > Anyway I am getting wierd errors from one of my clients to the effect of > "no RCPT(recipient)", which there is, I have double checked and it's not > my sendmail cause I can send it manually by telneting to port 25. But here > is where my real concern starts to pop up. On the server I get an error > so frequently that it's flooding my logs. > > dax popper[pid]: (v2.53) Unable to get cannonical name of > client, err = 0 This is a FAQ. It's a DNS issue. I solved the same problem some time again. It's in my diary. The following link might help you: http://www.dvl-software.com/freebsd/localnames.htm -- Dan Langille DVL Software Limited The FreeBSD Diary - my [mis]adventures http://www.dvl-software.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 Sep 10 11:30:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA24665 for freebsd-questions-outgoing; Thu, 10 Sep 1998 11:30:39 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail1.csx.com (44.18.csx.com [206.142.44.18]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA24640 for ; Thu, 10 Sep 1998 11:30:21 -0700 (PDT) (envelope-from Scott_Graves@sealand.com) Received: by mail1.csx.com with Internet Mail Service (5.5.2232.9) id ; Thu, 10 Sep 1998 14:30:17 -0400 Message-ID: From: "Graves, Scott " To: "'questions@freebsd.org'" Subject: stty status '^T' line in /etc/rc Date: Thu, 10 Sep 1998 14:30:10 -0400 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 Why is the command stty status '^T' used in rc??? I know that is sets status to the control sequence ^T, but what is this used for??? Basically, what does it do??? Also, what is ccd.conf used for??? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 11:39:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA26717 for freebsd-questions-outgoing; Thu, 10 Sep 1998 11:39:47 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pau-amma.whistle.com (s205m64.whistle.com [207.76.205.64]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA26704 for ; Thu, 10 Sep 1998 11:39:41 -0700 (PDT) (envelope-from dhw@whistle.com) Received: (from dhw@localhost) by pau-amma.whistle.com (8.8.8/8.8.7) id LAA12435; Thu, 10 Sep 1998 11:37:50 -0700 (PDT) (envelope-from dhw) Date: Thu, 10 Sep 1998 11:37:50 -0700 (PDT) From: David Wolfskill Message-Id: <199809101837.LAA12435@pau-amma.whistle.com> To: pdmackenzie@Better.net Subject: Re: boot disk? Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <19980910174738513.AAA412@qtimpact> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >From: "doug mackenzie" >Date: Thu, 10 Sep 1998 13:34:24 -0400 >The problem- 1.44M floppies (on my machine anyway) seem to have a real >capacity of 1.38M while the "boot.flp" file is 1.4M. What gives? The "boot.flp" file is an image of the floppy -- just copy it on top of the floppy (rather than copying it as a file on the floppy). For example, in a normal UNIX environment, a way to do this is dd if=boot.flp of=/dev/rfd0 bs=720k and dd will come back & say that (exactly) 2 blocks were copied. That's how I create the boot floppies I use here. david -- David Wolfskill UNIX System Administrator dhw@whistle.com voice: (650) 577-7158 pager: (650) 371-4621 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 12:00:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA29647 for freebsd-questions-outgoing; Thu, 10 Sep 1998 12:00:31 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from greeves.mfn.org (greeves.mfn.org [204.238.179.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA29639 for ; Thu, 10 Sep 1998 12:00:28 -0700 (PDT) (envelope-from measl@greeves.mfn.org) Received: from localhost (measl@localhost) by greeves.mfn.org (8.8.7/8.8.7) with SMTP id NAA07694 for ; Thu, 10 Sep 1998 13:59:54 -0500 (CDT) (envelope-from measl@greeves.mfn.org) Date: Thu, 10 Sep 1998 13:59:53 -0500 (CDT) From: User MEASL To: freebsd-questions@FreeBSD.ORG Subject: Bandwidth Throttling Message-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 anybody know where (if?) I can get some kind of bandwidth throttling code for FBSD? The object is to create "virtual" connections of a particular size for each user (i.e. some users on the ethernet can use wire speeds, some get modem speeds, some get the middle ground)? I know there is hardware out there that does this (and at a *very* hefty price too!), but that's not an option here... Besides, I'd like to run it on our FBSD routers.... Yours, J.A. Terranson sysadmin@mfn.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 12:22:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA03613 for freebsd-questions-outgoing; Thu, 10 Sep 1998 12:22:32 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotmail.com (f177.hotmail.com [207.82.251.63]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA03599 for ; Thu, 10 Sep 1998 12:22:28 -0700 (PDT) (envelope-from olezhka@hotmail.com) Received: (qmail 2475 invoked by uid 0); 10 Sep 1998 19:22:14 -0000 Message-ID: <19980910192214.2474.qmail@hotmail.com> Received: from 130.207.178.48 by www.hotmail.com with HTTP; Thu, 10 Sep 1998 12:22:14 PDT X-Originating-IP: [130.207.178.48] From: "Oleh Kolesnikov" To: freebsd-questions@FreeBSD.ORG Subject: [Q]: Double Fault on FreeBSD box Content-Type: text/plain Date: Thu, 10 Sep 1998 12:22:14 PDT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi All, I have a FreeBSD 2.2.2-STABLE box running on: Motherboard: ASUS, TX based CPU: Cyrix P-166 RAM: 32M DIMM It's pretty loaded internet server, which has Squid v1.1, News etc. Actually, I've made an upgrade (it was AMD486DX4-100, 16M Ram before, and everything went smooth). And with an undefined period of time (from 8 hours to 5 days) it hangs, with HDD lamp on, outputting exactly the same message each time it hangs: Fatal double fault eip = 0xf01bd16d esp = 0xefbffeb0 ebp = 0xefbffedc panic: double fault Syncing disks... And everytime eip/esp/ebp stay the same ! Thank you in advance, Oleh Kolesnikov SA E-mail: olezhka@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 Sep 10 12:24:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA04103 for freebsd-questions-outgoing; Thu, 10 Sep 1998 12:24:17 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from elephants.dyn.ml.org (dial128.bc1.com [207.34.139.128]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA04074 for ; Thu, 10 Sep 1998 12:24:11 -0700 (PDT) (envelope-from jake@elephants.dyn.ml.org) Received: from elephants.dyn.ml.org (jake@localhost [127.0.0.1]) by elephants.dyn.ml.org (8.9.1/8.9.1) with ESMTP id TAA00264 for ; Wed, 9 Sep 1998 19:10:17 -0700 (PDT) (envelope-from jake@elephants.dyn.ml.org) Message-Id: <199809100210.TAA00264@elephants.dyn.ml.org> X-Mailer: exmh version 2.0.2 2/24/98 To: questions@FreeBSD.ORG Subject: how to enable softupdates on ccd? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 09 Sep 1998 19:10:17 -0700 From: Jake Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG how do I enable softupdates on my ccd file system? I have tried booting in single user mode and running tunefs -n enable /dev/ccd0c if I do that before running ccdconfig -C I get bad super block: device not configured, after ccdconfig'ing I get bad super block: Invalid argument thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 12:24:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA04118 for freebsd-questions-outgoing; Thu, 10 Sep 1998 12:24:19 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from elephants.dyn.ml.org (dial128.bc1.com [207.34.139.128]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA04089 for ; Thu, 10 Sep 1998 12:24:14 -0700 (PDT) (envelope-from jake@elephants.dyn.ml.org) Received: from elephants.dyn.ml.org (jake@localhost [127.0.0.1]) by elephants.dyn.ml.org (8.9.1/8.9.1) with ESMTP id TAA00296 for ; Wed, 9 Sep 1998 19:17:36 -0700 (PDT) (envelope-from jake@elephants.dyn.ml.org) Message-Id: <199809100217.TAA00296@elephants.dyn.ml.org> X-Mailer: exmh version 2.0.2 2/24/98 To: questions@FreeBSD.ORG Subject: devfs and ccd possible? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 09 Sep 1998 19:17:36 -0700 From: Jake Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How do I use devfs based disk handling with my ccd? if I compile a kernel with options DEVFS and options SLICE no /dev entries show up for the ccd and I get thrown into single user mode :( [19:13:18]105<0> mount ... devfs on /devs (local) ... [19:12:52]101<0> ls /devs/c* /devs/console /devs/cuaa0 /devs/cuala0 /devs/consolectl /devs/cuaia0 it works great with normal /dev Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 12:25:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA04398 for freebsd-questions-outgoing; Thu, 10 Sep 1998 12:25:33 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from attach1.rocketmail.com (attach1.rocketmail.com [205.180.57.81]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA04371 for ; Thu, 10 Sep 1998 12:25:25 -0700 (PDT) (envelope-from veith@rocketmail.com) Message-ID: <19980910192037.16420.rocketmail@attach1.rocketmail.com> Received: from [149.221.237.42] by attach1; Thu, 10 Sep 1998 12:20:37 PDT Date: Thu, 10 Sep 1998 12:20:37 -0700 (PDT) From: Stefan Veith Reply-To: veith@bigfoot.com Subject: Re: Installation: Boot 2.2.7 from SONY CDU33A? To: Adam Nealis , freebsd-questions MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > So, having browsed the on-line handbook today, at work, I notice the > CDU33A is supported in the GENERIC kernel, so I suppose my questions > are: > > o is the kernel on the boot floppy a GENERIC kernel? > o does this kernel support the CDU33A? Some time ago, I had a Sony double speed CD-ROM (I think it was named CDU-33A), and it worked with the GENERIC kernel of any 2.2.X on the bootfloppy > o should I boot with the -c option from the floppy? > o Should I boot NT again, and get the I/O port info' from the Device > Manager in Control Panel just in case? You should run the device over the original controller, not over a sound card, I had lots of problems with it. Then, you should be able to get NT's port addresses and enter them in the -c configuration menu for device scd0. Stefan. _________________________________________________________ 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 Thu Sep 10 12:37:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA07053 for freebsd-questions-outgoing; Thu, 10 Sep 1998 12:37:52 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rerun.lucentctc.com (Rerun.Lucentctc.com [199.93.238.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA07048 for ; Thu, 10 Sep 1998 12:37:50 -0700 (PDT) (envelope-from mcambria@lucent.com) Received: by Rerun.Lucentctc.com with Internet Mail Service (5.5.1960.3) id ; Thu, 10 Sep 1998 15:33:49 -0400 Message-ID: <75ADD7496F0BD211ADC000104B8846CF056934@Rerun.Lucentctc.com> From: "Cambria, Mike" To: "'freebsd-questions@freebsd.org'" Subject: FreeBSD 1003.1b support Date: Thu, 10 Sep 1998 15:33:47 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.1960.3) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Will FreeBSD support 1003.1b in an upcoming version? I'm interested in Posix "Realtime" in general, but am specifically interested in aio and reliable signals. I noticed some email regarding 1003.1b and also some on aio on the FreeBSD-Current mailing list many months ago. Thanks, MikeC Michael C. Cambria Lucent Technologies Member of Technical Staff Bell Labs Innovations Voice: (978) 287 - 2807 300 Baker Avenue Fax: (978) 287 - 2810 Concord, Massachusetts 01742 Internet: mcambria@lucent.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 12:55:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA10623 for freebsd-questions-outgoing; Thu, 10 Sep 1998 12:55:48 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alpha2.superonline.com (alpha2.superonline.com [194.242.73.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA10589 for ; Thu, 10 Sep 1998 12:55:36 -0700 (PDT) (envelope-from atilay@ihlas.net.tr) Received: from ALPHA3.superonline.com (alpha3.superonline.com [194.242.73.11]) by alpha2.superonline.com (8.9.0.Beta5/8.9.0.Beta5) with ESMTP id WAA09191 for ; Thu, 10 Sep 1998 22:53:31 +0400 (EET DST) Received: from ihlas.net.tr (asy36.as03.bil1.superonline.com [194.242.76.143]) by ALPHA3.superonline.com (Post.Office MTA v3.1.2 release (PO203-101c) ID# 590-40531L0S0) with ESMTP id AAA6102 for ; Thu, 10 Sep 1998 22:55:42 +0400 Message-ID: <35F831E8.64F202ED@ihlas.net.tr> Date: Thu, 10 Sep 1998 23:09:13 +0300 From: Abid Atilay Organization: Ihlas.Net A.S. X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Email address Content-Type: text/plain; charset=iso-8859-9 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am a FreeBSD user and would like to have an email address like atilay@freebsd.org. Do you offer this kind of service? Would you please help me? Thanks, Abid. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 13:16:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA15129 for freebsd-questions-outgoing; Thu, 10 Sep 1998 13:16:11 -0700 (PDT) (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 NAA15002 for ; Thu, 10 Sep 1998 13:16:04 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.02 #1) id 0zHD7z-00016p-00; Thu, 10 Sep 1998 21:15:39 +0100 Date: Thu, 10 Sep 1998 21:15:38 +0100 From: Ben Smithurst To: Insane1330@aol.com, freebsd-questions@FreeBSD.ORG Subject: Re: Help with FreeBSD! Message-ID: <19980910211538.A3198@scientia.demon.co.uk> References: <1e629068.35f72279@aol.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1e629068.35f72279@aol.com> User-Agent: Mutt/0.94.3i (FreeBSD 3.0-CURRENT i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Insane1330@aol.com wrote: > Hi. My name is Justin Kibler. I need help with unzipping .tgz's! I > have downloaded the bin,cmpat1x,games, and manpages so far....for > 2.2.6. And i also downloaded ports.tgz to my DOS partition. I need > help installing the ports. First of all....i cant unzip them... tar xfzv foo.tgz > i dont know how to access my DOS partition from BSD. I was told to > mount it with "mount -t msdos /dev/wd0 /dos" but that didnt work. ``Didn't work'' isn't very helpful. Giving specific error messages you saw may help others to diagnose the problem. > I also need help formatting a disk so I can use it with FreeBSD. I > have messed around with newfs alot...but cant do anything yet. I use: $ fdformat fd0 $ disklabel -B -r -w fd0 fd1440 $ newfs -t 2 -u 18 -l 1 -i 65536 fd0 There may be other better ways, but that works. Those are taken from /etc/disktab, read that more more options when formatting a floppy. > I need to know how to Copy and Get files from a BSD formatted disk..and > how to format it! Formatting it: see above. Copying files to it, well you need to mount it first. If it's a FreeBSD formatted disk, $ mount /dev/fd0 /floppy or, for a DOS disk, $ mount -t msdos /dev/fd0 /floppy You can also place entries in /etc/fstab # Device Mountpoint FStype Options Dump Pass# /dev/fd0 /floppy ufs rw,noauto 0 0 /dev/fd0 /dos/a msdos rw,noauto 0 0 So you can type ``mount /floppy'' to mount a FreeBSD floppy, and ``mount /dos/a'' to mount a DOS one. (At least I assume there's no problem having two entries for the same device in fstab? Anyone?) Once it's mounted, just copy files to it like it was a normal filesystem, which in fact, it is. eg, $ cp /usr/foo/bar /floppy/bar -- Ben Smithurst : ben@scientia.demon.co.uk : http://www.scientia.demon.co.uk/ PGP: 0x99392F7D - 3D 89 87 42 CE CA 93 4C 68 32 0E D5 36 05 3D 16 http://www.scientia.demon.co.uk/ben/pgp-key.html (or use keyservers) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 13:19:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA15712 for freebsd-questions-outgoing; Thu, 10 Sep 1998 13:19:28 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ha1.rdc1.ab.wave.home.com (ha1.rdc1.ab.wave.home.com [24.64.2.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA15672 for ; Thu, 10 Sep 1998 13:19:18 -0700 (PDT) (envelope-from listaccount@home.com) Received: from home.com ([24.64.206.245]) by ha1.rdc1.ab.wave.home.com (Post.Office MTA v3.5 release 217 ID# 0-53853L0S0V35) with ESMTP id com; Thu, 10 Sep 1998 13:19:07 -0700 Message-ID: <35F83473.8553251B@home.com> Date: Thu, 10 Sep 1998 14:20:03 -0600 From: Ryan Thompson Reply-To: ryant@home.com Organization: @Home Network Member X-Mailer: Mozilla 4.05 [en]C-AtHome0404 (Win95; U) MIME-Version: 1.0 To: Noel del Rosario CC: freebsd-questions@FreeBSD.ORG Subject: Re: Mouse is freezing after several clicks References: <35F65C19.86E06C73@fsj.co.jp> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Noel del Rosario wrote: > > When in X-windows, I noticed that after clicking the mouse > to activate some applications, when I had done this about > 5 or more times, the system froze. Then I had to do > a hardboot. > > What is your advise?? Hi Noel. It's a little difficult for me to do any more than hazard a few possible guesses at what you problem might be without more detail. Since I don't know what you may or may not have already tried to correct the problem, I may waste some bandwidth here, but c'est la vie.. Reboot your machine, and enter the visual kernel configuration. Check for conflicts, in particular, in the "Input" section. I do not know what type of mouse you have (ie. PS/2, serial) so that is up to you :) If another device is relying on the same port address or IRQ, clicks of the mouse could quite possibly trigger a conflict, and the most common side effect of such a conflict is a temporary or permanent lock up. You may want to re-run the mouse daemon config to verify it is set correctly. Execute /stand/sysinstall as root (without X running) and find the mouse daemon config. Run it, set it to your mouse type, and test it. I'm going to assume that you're using XFree86 as your X package. If so, it may be worthwhile to run the X config tool and verify the mouse config there. Beyond those generalized tips... There is little else I can do now but hope, and indeed pray, for the well-being of your troubled little rodent friend. Peace be with thee :-) .-----------============-----------. : Ryan Thompson -*- ryant@home.com : .--------------------------------------------. : # config world : : # make world : : - Can your OS do THAT?! - Ryan T. : `--------------------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 13:40:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA20758 for freebsd-questions-outgoing; Thu, 10 Sep 1998 13:40:18 -0700 (PDT) (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 NAA20666 for ; Thu, 10 Sep 1998 13:40:07 -0700 (PDT) (envelope-from graeme@echidna.com) Received: from kigal.webcom.com (kigal.webcom.com [209.1.28.57]) by hera.webcom.com (8.9.1/8.9.1) with SMTP id NAA01961 for ; Thu, 10 Sep 1998 13:39:54 -0700 Received: from [199.183.207.47] by inanna.webcom.com (WebCom SMTP 1.2.1) with SMTP id 3550178; Thu Sep 10 13:38 PDT 1998 Message-Id: <35F8627B.598C@echidna.com> Date: Thu, 10 Sep 1998 16:36:27 -0700 From: Graeme Tait Organization: Echidna X-Mailer: Mozilla 2.02 (Win16; I) Mime-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Cc: info@boatbooks.com Subject: Re: PPP question..... With an Observation, etc., etc. References: <199809101527.IAA11510@pau-amma.whistle.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Wolfskill wrote: > > >From: "Rocky Hurley" > >Date: Wed, 9 Sep 1998 21:43:03 -0500 > > [Massive elision -- dhw] > > >.... I have searched and read, currently in > >3 store bought books at this time trying to scratch every bit of info and > >help I can. I was wondering why I never see any books on FreeBSD on the > >store shelves but the same shelves 2 or more have books on Linux and one > >on ATT and Solaris. Nothing on BSD.... > Although I don't know which bookstores you visited, it's likely that > there is a degree of misunderstanding here. I have a couple of comments as a FreeBSD and UNIX beginner. I periodically browse the computer sections of bookstores in the Princeton, NJ and NYC areas. I don't remember seeing "The Complete FreeBSD" on the shelves, except perhaps a single copy in one store. It would be great if somehow Greg's book could receive better distribution in stores, as it would alert people to the existence of this OS, as well as help those who like to browse before plunking down $70. I checked with Ingram (the world's biggest book distributor) and Cromland (one of the largest computer book distributors) and neither stocks "The Complete FreeBSD" - which is not going to help availability in stores. From a colleague who sells computer books and ordered me my copy, I know this book is something of an orphan in wholesale distribution. With a non-mainstream book like this, if it's not available from their primary distributors, many stores simply aren't going to carry it, nor will they want to special-order it. The fact that the CD-ROMs are bundled, but are replaced with new versions 3-4 times a year creates an additional stocking problem if the store doesn't have full return privileges with the supplier. I managed to do almost everything I needed to get FreeBSD up and running from the book alone, without asking questions on this list. I also acquired some general UNIX books. But without the specific and detailed information in "The Complete FreeBSD" (and to a lesser extent the FreeBSD website), I would have had a mighty tough time as a beginner, short of asking repeated questions here. So I'm sympathetic to those who get impatient with questions asked here that are obviously answered in the book or on the FreeBSD website. But for the seriously impatient, rather than flame the questioner, I think it would be far more effective if you replied with a specific reference like "See chapter x of 'The Complete FreeBSD' [link to purchase info]" or "See [URL within FreeBSD site]", if you don't feel inclined to answer the question directly. That said, there was one section of "The Complete FreeBSD" that left me dead in the water, and that was on setting up user PPP. I found the online information (which is quite differently written) far clearer and invaluable in this case. Given the large number of questions I see here, I'm not the only one who has trouble with PPP! -- 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 Thu Sep 10 13:42:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA21078 for freebsd-questions-outgoing; Thu, 10 Sep 1998 13:42:25 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kakapo.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA21054 for ; Thu, 10 Sep 1998 13:42:08 -0700 (PDT) (envelope-from jonc@pinnacle.co.nz) Received: from tui.pinnacle.co.nz (tui.pinnacle.co.nz [202.37.163.3]) by kakapo.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id IAA14798; Fri, 11 Sep 1998 08:40:13 +1200 (NZST) (envelope-from jonc@pinnacle.co.nz) Date: Fri, 11 Sep 1998 08:40:13 +1200 From: Jonathan Chen To: "Gerald E. Bennett" cc: freebsd-questions@FreeBSD.ORG Subject: Re: Printing problem In-Reply-To: <35F61225.B9F36CD3@silres.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, 9 Sep 1998, Gerald E. Bennett wrote: > When I type lpr I get: > lpr: cannot create /var/spool/lpd/bp/.seq The directory /var/spool/lpd/bp should exist and have group.owner = daemon.daemon, with permissions be at least 770. 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 Sep 10 13:47:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA22141 for freebsd-questions-outgoing; Thu, 10 Sep 1998 13:47:16 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kakapo.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA22132 for ; Thu, 10 Sep 1998 13:47:10 -0700 (PDT) (envelope-from jonc@pinnacle.co.nz) Received: from tui.pinnacle.co.nz (tui.pinnacle.co.nz [202.37.163.3]) by kakapo.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id IAA14809; Fri, 11 Sep 1998 08:44:03 +1200 (NZST) (envelope-from jonc@pinnacle.co.nz) Date: Fri, 11 Sep 1998 08:44:02 +1200 From: Jonathan Chen To: Sean Bennett cc: freebsd-questions@FreeBSD.ORG Subject: Re: What happened to my 'find'command, continued In-Reply-To: <35F76155.4D4EE619@mail.nnet.ne.jp> Message-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, 10 Sep 1998, Sean Bennett wrote: > Now however, it immediately prints out a list of > 50-60 > lines like the following, yet can't find which I know does > exist. > > sean# find / -name httpd -print > *returns* > find: /usr/include/isofs: No such file or directory > find: /usr/include/machine: No such file or directory > find: /usr/include/msdosfs: No such file or directory > find: /usr/include/net: No such file or directory > find: /usr/include/netatalk: No such file or directory [...] > The directories, such as "/usr/include/isofs" do infact > exist. These sort of errors are usually caused by some corruption in the file-system. Best to umount them and run a `fsck' on them. 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 Sep 10 13:48:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA22463 for freebsd-questions-outgoing; Thu, 10 Sep 1998 13:48:43 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from elvis.vnet.net (elvis.vnet.net [166.82.1.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA22452 for ; Thu, 10 Sep 1998 13:48:33 -0700 (PDT) (envelope-from rivers@dignus.com) Received: from dignus.com (ponds.vnet.net [166.82.177.48]) by elvis.vnet.net (8.8.8/8.8.4) with ESMTP id QAA08160; Thu, 10 Sep 1998 16:48:21 -0400 (EDT) Received: from lakes.dignus.com (lakes [10.0.0.3]) by dignus.com (8.8.8/8.8.5) with ESMTP id RAA09921; Thu, 10 Sep 1998 17:24:30 -0400 (EDT) Received: (from rivers@localhost) by lakes.dignus.com (8.8.8/8.6.9) id QAA00336; Thu, 10 Sep 1998 16:52:07 -0400 (EDT) Date: Thu, 10 Sep 1998 16:52:07 -0400 (EDT) From: Thomas David Rivers Message-Id: <199809102052.QAA00336@lakes.dignus.com> To: freebsd-questions@FreeBSD.ORG, rstuemk@ccgate.sos.state.il.us Subject: Re: Need Information About Free-BSD Unix In-Reply-To: <9809109054.AA905443052@ccgate.library.sos.state.il.us> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Hello, > > Our site has installed Free-BSD for use as an FTP server. Our host system > is an IBM MVS host. It is our desire to install an IBM software product > known as ADStar Distributed System Manager (ADSM). This IBM product will > allow us to backup the FTP server to the IBM host. This IBM product has a > UNIX client which performs the actual backup to the IBM host. In order to > be able to order the correct IBM UNIX client, I need to know what > specification it follows. The question from IBM to me is as follows: > > Your "FREE-BSD", what specifications does it follow: For example: > HP Unix, AIX, SUN. You can try the Unix code that relates to that > specifications because there is no code for "FREE-BSD" Unix. > > > Please advise. Thank you. > > Rich Stuemke > Illinois Secretary of State > Technical Support > > I believe there is an ADSM client for SCO UNIX. Likely, its "code" (in IBM parlance) is SCO. It's quite possible that one will run with proper SCO emulation (I recall people mentioning it in the past.) You might simply ask for that client from IBM. As far as a good answer for them; you should let them know that FreeBSD is a UNIX variant that runs on Intel ia32 hardware; and they should consider doing a native port of the ADSM client to FreeBSD. - Dave Rivers - - 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 Sep 10 13:57:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA24367 for freebsd-questions-outgoing; Thu, 10 Sep 1998 13:57:03 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kakapo.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA24362 for ; Thu, 10 Sep 1998 13:57:00 -0700 (PDT) (envelope-from jonc@pinnacle.co.nz) Received: from tui.pinnacle.co.nz (tui.pinnacle.co.nz [202.37.163.3]) by kakapo.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id IAA14859; Fri, 11 Sep 1998 08:53:20 +1200 (NZST) (envelope-from jonc@pinnacle.co.nz) Date: Fri, 11 Sep 1998 08:53:20 +1200 From: Jonathan Chen To: Suki Singh cc: freebsd-questions@FreeBSD.ORG Subject: Re: your mail In-Reply-To: <5030200035636785000002L052*@MHS> Message-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, 10 Sep 1998, Suki Singh wrote: > I need to know what specifications of Unix does "FreeBSD" follow: For example: > > HP,AIX,SUN,ETC....... Based on BSD 4.4-Lite. 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 Sep 10 14:00:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA25085 for freebsd-questions-outgoing; Thu, 10 Sep 1998 14:00:41 -0700 (PDT) (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 OAA25078 for ; Thu, 10 Sep 1998 14:00:38 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.1/8.9.1) id QAA24672; Thu, 10 Sep 1998 16:00:22 -0500 (CDT) Message-ID: <19980910160022.A24519@emsphone.com> Date: Thu, 10 Sep 1998 16:00:22 -0500 From: Dan Nelson To: "Graves, Scott " , "'questions@freebsd.org'" Subject: Re: stty status '^T' line in /etc/rc References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.2i In-Reply-To: ; from "Graves, Scott " on Thu Sep 10 14:30:10 GMT 1998 X-OS: FreeBSD 2.2.7-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Sep 10), Graves, Scott said: > Why is the command stty status '^T' used in rc??? I know that is > sets status to the control sequence ^T, but what is this used for??? > Basically, what does it do??? It binds ^T to the "SIGINFO" signal. Programs are free to trap this and print status info. For example, the "dd" command prints out the current block numbers, plus throughpus stats, every time you hit ^T. The kernel also traps SIGINFO and prints out the following line: load: 1.30 cmd: dd 24578 [running] 0.12u 1.05s 6% 112k , with loadavg, current running command, that process's PID, user and system time used so far, current CPU usage, and incore process size. It's a feature I wish other Unixes had. Dec's OSF/1 has "stty status ^T" and "stty -nokerninfo", but they don't seem to do anything. Linux and SCO simply don't have it. -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 Thu Sep 10 14:08:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA26707 for freebsd-questions-outgoing; Thu, 10 Sep 1998 14:08:31 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kakapo.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA26688 for ; Thu, 10 Sep 1998 14:08:25 -0700 (PDT) (envelope-from jonc@pinnacle.co.nz) Received: from tui.pinnacle.co.nz (tui.pinnacle.co.nz [202.37.163.3]) by kakapo.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id JAA14882; Fri, 11 Sep 1998 09:02:44 +1200 (NZST) (envelope-from jonc@pinnacle.co.nz) Date: Fri, 11 Sep 1998 09:02:43 +1200 From: Jonathan Chen To: rstuemk@ccgate.sos.state.il.us cc: freebsd-questions@FreeBSD.ORG Subject: Re: Need Information About Free-BSD Unix In-Reply-To: <9809109054.AA905443052@ccgate.library.sos.state.il.us> Message-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, 10 Sep 1998 rstuemk@ccgate.sos.state.il.us wrote: > Your "FREE-BSD", what specifications does it follow: For example: > HP Unix, AIX, SUN. You can try the Unix code that relates to that > specifications because there is no code for "FREE-BSD" Unix. FreeBSD is based on BSD 4.4-Lite. The FTP protocol is pretty much the std, so I can't see what they're asking for. As for the source code, you could point them to http://www.freebsd.org for everything. -- 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 Sep 10 14:12:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA28033 for freebsd-questions-outgoing; Thu, 10 Sep 1998 14:12:35 -0700 (PDT) (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 OAA28012 for ; Thu, 10 Sep 1998 14:12:31 -0700 (PDT) (envelope-from dgason@mindspring.com) Received: from mindspring.com (user-38lcd0l.dialup.mindspring.com [209.86.52.21]) by dewdrop2.mindspring.com (8.8.5/8.8.5) with ESMTP id RAA14161 for ; Thu, 10 Sep 1998 17:12:14 -0400 (EDT) Message-ID: <35F841F7.2ADE1AC9@mindspring.com> Date: Thu, 10 Sep 1998 17:17:44 -0400 From: Dave Ason X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Installing KDE? 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, I would like to install KDE. I figured the easiest thing to do was to download the "meta-port", kde-1.0, untar it and type "make" at the dollar prompt. I did this and here's what happened: bash-2.01$ make >> No MD5 checksum file. ===> Extracting for kde-1.0 ===> kde-1.0 depends on shared library: kdecore\.1\.0 - not found ===> Verifying install for kdecore\.1\.0 in /usr/ports/x11/kdelibs >> No directory for kdecore\.1\.0. Skipping.. ===> Patching for kde-1.0 ===> Configuring for kde-1.0 bash-2.01$ What gives? I have installed virtually every other port on my system in this manner and have seldom had any problems. What is the trick to installing KDE? Thanks in advance, Dave Ason dgason@mindspring.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 14:42:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA03907 for freebsd-questions-outgoing; Thu, 10 Sep 1998 14:42:51 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dfw-ix14.ix.netcom.com (dfw-ix14.ix.netcom.com [206.214.98.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA03880 for ; Thu, 10 Sep 1998 14:42:41 -0700 (PDT) (envelope-from mulder78@ix.netcom.com) Received: (from smap@localhost) by dfw-ix14.ix.netcom.com (8.8.4/8.8.4) id QAA08806 for ; Thu, 10 Sep 1998 16:42:28 -0500 (CDT) Received: from mhl-ca12-34.ix.netcom.com(206.216.66.162) by dfw-ix14.ix.netcom.com via smap (V1.3) id rma008649; Thu Sep 10 16:41:58 1998 Message-ID: <35F84778.36477A80@ix.netcom.com> Date: Thu, 10 Sep 1998 14:41:12 -0700 From: Brian Mueller Reply-To: mulder78@ix.netcom.com Organization: homo sapiens X-Mailer: Mozilla 4.06 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: which netscape to get? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello, netscape's site has two version of netscape for freebsd...dynamic and static. which one should I get? You're probably going to say, "it depends"...so what factors determine it? I can provide more info... also, is there any association with FreeBSD and anyone from UC Berkeley? Do the kernel programmers go/went to Berkeley? How many live in the Bay Area/Silicon Valley? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 14:56:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA07201 for freebsd-questions-outgoing; Thu, 10 Sep 1998 14:56:30 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from xenon.xe.com (xenon.xe.net [204.187.105.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA07185 for ; Thu, 10 Sep 1998 14:56:24 -0700 (PDT) (envelope-from bfarmer@xenon.xe.com) Received: (from bfarmer@localhost) by xenon.xe.com (8.8.8/8.8.8) id RAA19725; Thu, 10 Sep 1998 17:16:24 -0400 (EDT) Date: Thu, 10 Sep 1998 17:16:24 -0400 (EDT) From: Beric Farmer X-Sender: bfarmer@xenon.xe.com To: User MEASL cc: freebsd-questions@FreeBSD.ORG Subject: Re: Bandwidth Throttling 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, 10 Sep 1998, User MEASL wrote: > Does anybody know where (if?) I can get some kind of bandwidth throttling > code for FBSD? The object is to create "virtual" connections of a > particular size for each user (i.e. some users on the ethernet can > use wire speeds, some get modem speeds, some get the middle ground)? > > I know there is hardware out there that does this (and at a *very* > hefty price too!), but that's not an option here... Besides, I'd > like to run it on our FBSD routers.... > Look at the ET/BWMGR product at http://www.etinc.com. It's implemented in software and we've been using it on a FreeBSD box with good results. You can download it for free to try it out (I believe), but it will only work for an hour at a time. In order to use it in non-trial mode, you have to buy a "key" from the vendor for $495. One potential drawback I can see is that the key you get to activate it is tied to the ethernet address of a NIC in the box, and I believe it won't work if a NIC with that ethernet address is not present. So, if that NIC dies, or if you want to upgrade it you'll probably have to contact the vendor to get a new key. I don't know if they'd charge for this or not. We haven't used all the features, but I believe that it will allow you to limit bandwidth by interface, by IP address, by IP address range, by port number, or by a combination thereof. It also allows you to do packet filtering. My only word of caution: I get the impression this company is basically a one-man shop. I believe that this one man is very capable, but he also seems to have a reputation for treating his customers like they're idiots when they call for support. You'll get the support -- you just have to be willing to be subjected to his abuse. (My own experience supports this.) I believe he's got the same sort of attitude that appears on mailing lists such as this from time to time: "I'm incredibly brilliant, and you're a moron." Hope this helps, Beric ------------------------------------------------------------------------ E-mail: bfarmer@xe.net \\/ Xenon Laboratories Incorporated Voice: +1 416 214-5606 x24 /\\ Suite 1109 330 Bay Street Toronto Fax: +1 416 214-5607 Ontario M5H 2S8 CANADA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 15:05:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA09284 for freebsd-questions-outgoing; Thu, 10 Sep 1998 15:05:45 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from xenon.xe.com (xenon.xe.net [204.187.105.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA09253 for ; Thu, 10 Sep 1998 15:05:30 -0700 (PDT) (envelope-from bfarmer@xenon.xe.com) Received: (from bfarmer@localhost) by xenon.xe.com (8.8.8/8.8.8) id SAA28905; Thu, 10 Sep 1998 18:03:44 -0400 (EDT) Date: Thu, 10 Sep 1998 18:03:42 -0400 (EDT) From: Beric Farmer X-Sender: bfarmer@xenon.xe.com To: freebsd-questions@FreeBSD.ORG Subject: Re: Strange multiple NIC / IRQ 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 Hello again. I owe the list an apology. It seems the problems I was having were due to a careless mistake on my part: I'd accidentally plugged the 16-bit ISA 3C509B into an 8-bit ISA slot... I guess it had been so long since I'd run across an eight-bit slot that I wasn't thinking about it. I moved the NIC to a 16-bit slot and everything magically started working the way you'd expect. EtherDisk allowed me to select my choice of the unused IRQs, and FreeBSD detected it properly and everything worked. I'm surprised that it worked at all when it was plugged into the 8-bit slot! Anyway, sorry if I took up anyone's time with this. Beric On Thu, 10 Sep 1998, I wrote: > Hello all. > > Here's a summary of my situation (detailed account follows): > > - 486DX/33 FreeBSD 2.2.2 > - Added a third 3Com 3C509B > - Gave it (eventually) IRQ 12, 0x210. Other two NICs use IRQ 5, 0x310 and > IRQ 10, 0x300. > - It works with the kernel configured to disable sio1 and look for ep2 > on IRQ 3 (see below for how I came to try this) > - It doesn't work ("very long ping time" problem) with the kernel configured > with sio1 enabled and looking for ep2 on IRQ 12. > > Any ideas? > > Now, here's the detailed account: > > I've just installed a third 3Com 3C509B NIC into our 486DX/33 box running > FreeBSD 2.2.2. In configuring the IRQ and address of the card, the 3Com > EtherDisk configuration program claimed that all of the apparently > available IRQs (9, 11, 12, 15) were being used by other devices (which I > thought was strange, especially since I had just physically removed a > Mitsumi CDROM controller card which had been using IRQ 11). So, I decided > to disable sio1 (COM2) and give the NIC its IRQ (IRQ 3). > > I made all the necessary changes to rc.conf and recompiled the kernel to > add support for ep2 (and removed support for sio1). After rebooting, > everything came up fine, ep2 was detected and all the routing info was > correct. However, I ran into the "very long ping time" problem, which I > managed to identify and diagnose thanks to the FreeBSD mailing list > archives. Having discovered that the problem was most likely an IRQ > conflict, I realized that while I had removed support for sio1, I hadn't > actually disabled the second serial port on the Multi-IO card. > Unfortunately, I don't have the manual for the Multi-IO card, and didn't > want to go through a trial-and-error approach to figuring out how to set > the jumpers to disable it. Also, it bothered me that EtherDisk was telling > me that I couldn't use IRQs I was fairly certain were available. So, I > decided to leave the second serial port enabled and reconfigure the new > 3C509B to use IRQ 12, despite the config program's complaints. > > I rebooted the system (which was still running the kernel with no sio1 and > looking for ep2 on IRQ 3) and everything worked great! I figured that > FreeBSD must have been smart enough to tell that the card was actually on > IRQ 12. So, I figured I'd recompile the kernel to actually reflect this > working configuration (re-enabling sio1 and configuring ep2 to indicate > that it was using IRQ 12). I did the recompile and installed the new > kernel only to find that the "very long ping time" problem was back. I > booted up again off the previous kernel and the problem was gone. So, I > now have the situation where my NIC actually uses IRQ 12, it works if I > boot with a kernel which says it uses IRQ 3, but doesn't work if I boot > with a kernel which says it uses IRQ 12. > > Can anyone help to diminish my confusion? > > Also, is there a way to add, remove, or reconfigure devices without having > to recompile the kernel? Even just for testing purposes until a working > configuration is sorted out? > > Thanks very much for taking the time to read this, and for any responses. > > Beric Farmer > > ------------------------------------------------------------------------ > E-mail: bfarmer@xe.net \\/ Xenon Laboratories Incorporated > Voice: +1 416 214-5606 x24 /\\ Suite 1109 330 Bay Street Toronto > Fax: +1 416 214-5607 Ontario M5H 2S8 CANADA > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > ------------------------------------------------------------------------ E-mail: bfarmer@xe.net \\/ Xenon Laboratories Incorporated Voice: +1 416 214-5606 x24 /\\ Suite 1109 330 Bay Street Toronto Fax: +1 416 214-5607 Ontario M5H 2S8 CANADA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 15:11:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA10657 for freebsd-questions-outgoing; Thu, 10 Sep 1998 15:11:50 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA10629 for ; Thu, 10 Sep 1998 15:11:34 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-fll-150.laker.net [205.245.75.50]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id SAA30471; Thu, 10 Sep 1998 18:11:19 -0400 Message-Id: <199809102211.SAA30471@laker.net> From: "Steve Friedrich" To: "Swanson, Toby J." Cc: "FreeBSD Questions" , "tjswanso@gie.noh.tva.gov" Date: Thu, 10 Sep 1998 18:10:56 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: RE: X configuration Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 10 Sep 1998 11:19:41 -0400, Swanson, Toby J. wrote: >I checked the /etc/SF86Config file and did not find hibit anywhere. >I also checked the XF86Config and XF86_Mach32 man pages >and did not find hibit there. Thanks for the info. Sorry I didn't know exactly where the info was... but I went and found it. It's in /usr/X11R6/lib/X11/doc in various README's. It might not be your problem, but you might as well try it. Is your console displaying 50 lines when you first boot it, or only after you've run X once ?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 15:12:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA10967 for freebsd-questions-outgoing; Thu, 10 Sep 1998 15:12:43 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA10960 for ; Thu, 10 Sep 1998 15:12:40 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id PAA17900; Thu, 10 Sep 1998 15:11:15 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpdd17878; Thu Sep 10 22:11:05 1998 Date: Thu, 10 Sep 1998 15:10:58 -0700 (PDT) From: Julian Elischer To: User MEASL cc: freebsd-questions@FreeBSD.ORG Subject: Re: Bandwidth Throttling 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 there are a few bandwidth throttlers but they usually can only throttle "OUTGOING" sessions as incoming sessions are controlled by the equipment at the ISPs site. Luigi's dummynet code (see the archives of the 'current, hackers and net mailing lists) can do some inbound throttling using queues in incoming sessions. I haven't tried it but hey give it a try... :-) On Thu, 10 Sep 1998, User MEASL wrote: > Does anybody know where (if?) I can get some kind of bandwidth throttling > code for FBSD? The object is to create "virtual" connections of a > particular size for each user (i.e. some users on the ethernet can > use wire speeds, some get modem speeds, some get the middle ground)? > > I know there is hardware out there that does this (and at a *very* > hefty price too!), but that's not an option here... Besides, I'd > like to run it on our FBSD routers.... > > > Yours, > J.A. Terranson > sysadmin@mfn.org > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 15:23:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA13102 for freebsd-questions-outgoing; Thu, 10 Sep 1998 15:23:25 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mole.slip.net (mole.slip.net [207.171.193.16]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA13092 for ; Thu, 10 Sep 1998 15:23:23 -0700 (PDT) (envelope-from kcarlsen@slip.net) Received: from sj-pm1-14-78.dialup.slip.net ([207.171.199.78] helo=slip.net) by mole.slip.net with esmtp (Exim 2.02 #1) id 0zHF7N-0000nk-00 for freebsd-questions@FreeBSD.ORG; Thu, 10 Sep 1998 15:23:11 -0700 Message-ID: <35F850C7.62775628@slip.net> Date: Thu, 10 Sep 1998 15:20:55 -0700 From: Kris Carlsen X-Mailer: Mozilla 4.05 [en] (Win95; U) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Understanding FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This question comes from reviewing the (your) FreeBSD web site. OK, its a free UNIX operating system, simlar to Linux, but what a newbie would like to understand (and couldn't easily find): Where does it fit in? What makes it different / better/ worse than Linux? Thanks, Kris Carlsen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 15:42:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA17165 for freebsd-questions-outgoing; Thu, 10 Sep 1998 15:42:59 -0700 (PDT) (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 PAA17153 for ; Thu, 10 Sep 1998 15:42:51 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.02 #1) id 0zHDSP-0001Sd-00; Thu, 10 Sep 1998 21:36:45 +0100 Date: Thu, 10 Sep 1998 21:36:44 +0100 From: Ben Smithurst To: "Brian W. Buchanan" , freebsd-questions@FreeBSD.ORG Subject: Re: /dev/lpt0: Device not configured Message-ID: <19980910213644.A5547@scientia.demon.co.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: User-Agent: Mutt/0.94.3i (FreeBSD 3.0-CURRENT i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brian W. Buchanan wrote: > Attempting to cat to /dev/lpt0 results in "/dev/lpt0: Device not > configured", and lptcontrol fails with a similar error message. > > What'd I manage to break, and how do I fix it? Have you tried $ cd /dev $ ./MAKEDEV lpt0 ? -- Ben Smithurst : ben@scientia.demon.co.uk : http://www.scientia.demon.co.uk/ PGP: 0x99392F7D - 3D 89 87 42 CE CA 93 4C 68 32 0E D5 36 05 3D 16 http://www.scientia.demon.co.uk/ben/pgp-key.html (or use keyservers) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 15:45:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA17614 for freebsd-questions-outgoing; Thu, 10 Sep 1998 15:45:20 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from etinc.com (et-gw.etinc.com [207.252.1.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA17608 for ; Thu, 10 Sep 1998 15:45:18 -0700 (PDT) (envelope-from dennis@etinc.com) Received: from dbsys (dbsys.etinc.com [207.252.1.18]) by etinc.com (8.8.7/8.6.9) with SMTP id SAA02521; Thu, 10 Sep 1998 18:43:40 -0400 (EDT) Message-Id: <199809102243.SAA02521@etinc.com> X-Sender: dennis@etinc.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Date: Thu, 10 Sep 1998 18:56:24 -0400 To: sysadmin@mfn.org From: Dennis Subject: Re: Bandwidth Throttling Cc: questions@FreeBSD.ORG In-Reply-To: <3.0.32.19980910172746.007c8d10@etinc.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 05:27 PM 9/10/98 -0400, you wrote: Look at http://www.etinc.com/bwmgr.htm for a commercial bandwidth manager ($495.) that works with FreeBSD. Dennis >>Return-Path: owner-freebsd-questions@FreeBSD.ORG >>Date: Thu, 10 Sep 1998 13:59:53 -0500 (CDT) >>From: User MEASL >>To: freebsd-questions@FreeBSD.ORG >>Subject: Bandwidth Throttling >>Sender: owner-freebsd-questions@FreeBSD.ORG >>X-Loop: FreeBSD.ORG >> >>Does anybody know where (if?) I can get some kind of bandwidth throttling >>code for FBSD? The object is to create "virtual" connections of a >>particular size for each user (i.e. some users on the ethernet can >>use wire speeds, some get modem speeds, some get the middle ground)? >> >>I know there is hardware out there that does this (and at a *very* >>hefty price too!), but that's not an option here... Besides, I'd >>like to run it on our FBSD routers.... >> >> >>Yours, >>J.A. Terranson >>sysadmin@mfn.org >> >> >>To Unsubscribe: send mail to majordomo@FreeBSD.org >>with "unsubscribe freebsd-questions" in the body of the message >> >> > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 16:12:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA22209 for freebsd-questions-outgoing; Thu, 10 Sep 1998 16:12:57 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (post-12.mail.demon.net [194.217.242.41]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA22176 for ; Thu, 10 Sep 1998 16:12:34 -0700 (PDT) (envelope-from merlin@A470.demon.co.uk) From: merlin@A470.demon.co.uk Received: from [212.228.155.84] (helo=A470.demon.co.uk) by post.mail.demon.net with smtp (Exim 2.02 #1) id 0zHFt1-00004H-00 for freebsd-questions@FreeBSD.ORG; Thu, 10 Sep 1998 23:12:24 +0000 Received: (qmail 3578 invoked by uid 500); 8 Sep 1998 22:21:04 -0000 Message-ID: <19980908222103.3577.qmail@A470.demon.co.uk> Subject: Re: CDPlayer only runs as root? To: mpoulin@honk.org (Martin Poulin) Date: Tue, 8 Sep 1998 18:21:03 -0400 (EDT) Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <3.0.3.32.19980908084516.0090b470@honk.org> from "Martin Poulin" at Sep 8, 98 08:45:16 am X-PGP: finger merlin@netlink.co.uk for public key Content-Type: text Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I recently installed XCD and CDPlayer on my system. I managed to > get them working after a few tries (setenv CDPLAYER /dev/wcd0a) > but neither one of them will function unless I execute them as root. > > CDPlayer gives me an error like "/dev/wcd0a: permission denied". (sorry > I don't know the exact wording - I'm at work now and my system is at home.) man mount man fstab should help ye To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 16:13:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA22407 for freebsd-questions-outgoing; Thu, 10 Sep 1998 16:13:54 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail1.toronto.istar.net (mail1.toronto.istar.net [209.89.75.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA22390 for ; Thu, 10 Sep 1998 16:13:51 -0700 (PDT) (envelope-from genisis@istar.ca) Received: from ts8-02.kin.istar.ca ([207.216.1.113] helo=genisis) by mail1.toronto.istar.net with smtp (Exim 2.02 #1) id 0zHFtz-0003nI-00; Thu, 10 Sep 1998 19:13:24 -0400 Message-ID: <000601bddd11$0d105a80$7101d8cf@genisis> From: "Dru" To: "Lanny Baron" Cc: Subject: Re: freebsd group in Toronto? Date: Thu, 10 Sep 1998 19:16:13 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Would any know if there is a FreeBSD group in Toronto? If there >is please let me know. If there isn't, are there any people in the GTA >wanting to make one? > >lanny None that I'm aware of. However, I'd be the first to sign up, depending on how often you plan on getting together as I'm a 2 and a 1/2 hour drive to Metro TO. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 16:14:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA22620 for freebsd-questions-outgoing; Thu, 10 Sep 1998 16:14:49 -0700 (PDT) (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 QAA22595 for ; Thu, 10 Sep 1998 16:14:36 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (root@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id XAA05259; Thu, 10 Sep 1998 23:33:55 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id XAA04071; Thu, 10 Sep 1998 23:32:41 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809102232.XAA04071@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Gerald Abshez cc: brian@Awfulhak.org, freebsd-questions@FreeBSD.ORG Subject: Re: VPN's: PPP, SSH et al... In-reply-to: Your message of "Thu, 10 Sep 1998 11:56:04 EDT." <35F7F694.A471F0D0@smtp.manhattanprojects.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 10 Sep 1998 23:32:36 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Two questions: > > 1) (A more basic PPP question) I can't see any machine other then the > other end of > the PPP connection. Yes, I did enable IP Forwarding. Some other > config problem that > I might have overlooked? The netmask on a POINTOPOINT link is ignored by the kernel. You need to add a specific route to the remote network. If for example, you've got 1.2.3.0/24 on the remote end, a line like this should do the job: add 1.2.3.0/24 HISADDR I'm assuming the latest version of ppp again - you can get it via http://www.Awfulhak.org/ppp.html. > 2) I'd like to automate the process. My hope is to get something going > like the on-demand > dialing function, where packets going to the remote network cause > the ppp connection to > happen. Am I dreaming? No problem.... your dream is a reality :-) Just get the latest ppp, use the !command syntax for the device, add the above ``add'' line and run ``ppp -auto whatever'' and you should be there. > If I can figure this out, and do it in a nice way, I'm only more then > willing to package the whole > thing and donate it back to the project. > > Thanks, > Gerald -- 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 Sep 10 16:19:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA23272 for freebsd-questions-outgoing; Thu, 10 Sep 1998 16:19:00 -0700 (PDT) (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 QAA23257 for ; Thu, 10 Sep 1998 16:18:45 -0700 (PDT) (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.02 #1) id 0zHFyy-0003sA-00; Thu, 10 Sep 1998 23:18:33 +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 AAA00309; Fri, 11 Sep 1998 00:17:57 +0100 Received: from uk.radan.com (rasnt-1) by beavis.uk.radan.com (4.1/SMI-4.1) id AA18262; Fri, 11 Sep 98 00:17:53 BST Message-Id: <35F85DAF.2B23FC42@uk.radan.com> Date: Fri, 11 Sep 1998 00:15:59 +0100 From: Mark Ovens X-Mailer: Mozilla 4.05 [en] (Win95; I) Mime-Version: 1.0 To: Leo Papandreou Cc: questions@FreeBSD.ORG, freebsd-users@freebsd-uk.eu.org Subject: Re: Help needed with fork(), pipe() & dup2() References: <35F6EE38.7DC97F21@uk.radan.com> <19980909182820.16714@talcom.net> <35F77884.E4FEAA21@uk.radan.com> <19980910173817.42597@talcom.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Leo Papandreou wrote: > > > Ah, that makes sense. In order to prove this could I add sleep() or > > usleep() before the while(gets())? Tried it...doesn't work :-( > > I'd try this, yes. > > I dont remember the code you posted but It also just occurred to me > that files() will not work as expected if the close-on-exec flag is > set. close-on-exec flag?? please explain. Perhaps I should explain the context a bit further. The program is a clone of Sun's Open Look file manager and foo() is called everytime you change directory (by double clicking on a dir icon). This means that the pipe is created everytime you change dir, i.e. it isn't persistent for the duration the prog is running. arg 2 in execvp() is a global char* that holds a list of filenames (delimited by \n and starts with "file", the name of the prog, and is terminated by a NULL) that the prog can't identify so it passes them to file(1) to try to id them. What puzzles me is that the Linux binary works OK under FreeBSD (2.2.7) Linux emulation. I'm building it with gcc 2.8.1. I've re-quoted the code below.... Thanks for your help with this Leo. > void foo() > { > char line [MAX_LINE]; > int fd [2]; > pid_t pid; > > pipe(fd); > if ((pid = fork ()) < 0) > error_message(); > else > if (pid > 0) > { /* parent */ > close (fd [1]); > if (fd [0] != STDIN_FILENO) > { > dup2(fd [0], STDIN_FILENO) > close (fd [0]); > } > /* read file names from pipe */ > while (gets (line) != NULL) > { > . > . > code to process "line" here > . > . > } > > close (fd [0]); > > } /* parent */ > else > { /* child */ > close (fd [0]); > if (fd [1] != STDOUT_FILENO) > { > dup2(fd [1], STDOUT_FILENO) > close (fd [1]); > } > if (execvp ("file", files) < 0) > error_message (); > close (fd [1]); > } /* child */ > } > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 16:22:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA24126 for freebsd-questions-outgoing; Thu, 10 Sep 1998 16:22:20 -0700 (PDT) (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 QAA24119 for ; Thu, 10 Sep 1998 16:22:17 -0700 (PDT) (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 JAA15495; Fri, 11 Sep 1998 09:21:57 +1000 (EST) Message-Id: <3.0.5.32.19980911092124.0093e810@mail.island.net.au> X-Sender: hugh@mail.island.net.au X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Fri, 11 Sep 1998 09:21:24 +1000 To: Jason McKay From: Hugh Blandford Subject: Re: Help with Stallion Cc: questions@FreeBSD.ORG In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Jason, I believe you should find a script called mkdevnodes in the stallion directory that goes out and does all of that for you. Regards, Hugh Blandford At 02:37 5/09/98 +0800, you wrote: >Hello, > >I have just installed a Stallion Easy Connection 8/32, FreeBSD 2.2.6 >detects it ok at startup ... It reports there are 16 ports, which is >correct. > >The problem is making the devices, I type: > >/dev/MAKEDEV /dev/ttyE0 > >and it reports back, no such device. > >Any ideas? > >Thank You, >Jason McKay. > > >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 Sep 10 16:25:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA24560 for freebsd-questions-outgoing; Thu, 10 Sep 1998 16:25:34 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pobox.com (rafft-41.mdm.mkt.execpc.com [169.207.84.169]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id QAA24551 for ; Thu, 10 Sep 1998 16:25:29 -0700 (PDT) (envelope-from hamilton@pobox.com) Message-Id: <199809102325.QAA24551@hub.freebsd.org> Received: (qmail 5009 invoked from network); 10 Sep 1998 18:29:37 -0500 Received: from localhost (HELO pobox.com) (127.0.0.1) by localhost with SMTP; 10 Sep 1998 18:29:37 -0500 To: "Steve Friedrich" cc: "Ben Hockenhull" , "freebsd-questions@FreeBSD.ORG" , "SPROLESD@sw.noacsc.ohio.gov" , chat@FreeBSD.ORG Reply-To: chat@FreeBSD.ORG Subject: Re: Making A FreeBSD CD-ROM In-reply-to: Your message of "Thu, 10 Sep 1998 11:31:59 EDT." <199809101531.LAA13414@laker.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 10 Sep 1998 18:29:37 -0500 From: Jon Hamilton Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [ redirected to -chat; this doesn't belong in -questions ] In message <199809101531.LAA13414@laker.net>, "Steve Friedrich" wrote: } On Thu, 10 Sep 1998 11:12:08 -0400 (EDT), Ben Hockenhull wrote: } } >> I, personally, think it's unfair to ask any of us to spend our leisure } >> time helping you save $40. What does anyone else think ?? } > } >I, personally, think it isn't that big a deal and you need to relax. It's } >no different than asking for help with one's production (read: makes } >you money) FreeBSD system on the list, for instance. } } I think there are other people on this list that feel basically the way } I do. If you ask a question that implies you haven't done any of the The solution is simple: don't help them. Ignore them. Killfile them. Better yet, try to teach him how to go look in the "obvious" places before asking. Whatever, just get over it. His question was poorly phrased and his gratuitous "if you can't answer by today then never mind" was, well, gratuitous, but you're not helping matters any by jumping up and down with your hair on fire. By definition, your rantings won't reach first time posters who haven't lurked before asking their question, and one would think they'd be the worst offenders. } research yourself, I give you the answer on a silver platter, and many } others won't either. I get about 200 messages a day, and if we can't } prune out the noise, I'll unsubscribe, just as many others have. I Then unsubscribe and get on with your life. Trying to change the lists to fit your notion of reality is roughly akin to trying to teach the proverbial pig to sing; you'll do your blood pressure and possibly your general disposition a favor by just letting go of this issue. I'm not saying that it can't be done, but I suspect it's an awful lot more effort than you may think. I get between 5 and 6 times the number of messages you claim to get in a day, and yes, some of them are irritating whiners who haven't bothered to try to help themselves. I find it much more productive to reply in private to them suggesting places they might look for preliminary information than fuming over the whole thing for each such message that comes by. Some people are repeat offenders; their mail gets sent to the bin and I don't have to worry about it. As the installed base of FreeBSD grows, the S/N ratio of the unmoderated lists will almost certainly continue to deteriorate. Complaining about this fact won't stop it from happening. } suggest we have one or two new lists, call them freebsd-lazy, } freebsd-cheap, or combine them as freebsd-lazy-and-cheap. Then you can Maybe we could have one called freebsd-topics-steve-friedrich-doesnt-like. Did you have a constructive suggestion to make? } spend your leisure time answering questions that the authors of the } questions should have/could have answered themselves, if they had put } forth the effort. I certainly can understand someone who has no } experience asking "where do I begin", and I have helped many people } such as this. But I am tired of going thru hundreds of "I didn't read } ANY FAQs, handbooks, web pages, or any thing else. Would somebody } please install and administer my system for me because it'll make me } money." Then don't. Nobody's holding a gun to your head. } You are responsible for the poor signal to noise ratio. And we need to } do something about it. His post was at least nominally on topic for the mailing list to which he sent it; yours was 100% noise. Whose fault is it again? -- Jon Hamilton hamilton@pobox.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 16:28:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA25410 for freebsd-questions-outgoing; Thu, 10 Sep 1998 16:28:22 -0700 (PDT) (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 QAA25382 for ; Thu, 10 Sep 1998 16:28:16 -0700 (PDT) (envelope-from nrahlstr@mail.winternet.com) Received: (from adm@localhost) by icicle.winternet.com (8.8.8/8.8.8) id SAA20288; Thu, 10 Sep 1998 18:25:25 -0500 (CDT) Received: from tundra.winternet.com(198.174.169.11) by icicle.winternet.com via smap (V2.0) id xma020250; Thu, 10 Sep 98 18:25:11 -0500 Received: from localhost (nrahlstr@localhost) by tundra.winternet.com (8.8.7/8.8.4) with SMTP id SAA08621; Thu, 10 Sep 1998 18:25:10 -0500 (CDT) X-Authentication-Warning: tundra.winternet.com: nrahlstr owned process doing -bs Date: Thu, 10 Sep 1998 18:25:10 -0500 (CDT) From: Nathan Ahlstrom Reply-To: nrahlstr@FreeBSD.ORG To: "Cambria, Mike" cc: "'freebsd-questions@freebsd.org'" Subject: Re: FreeBSD 1003.1b support In-Reply-To: <75ADD7496F0BD211ADC000104B8846CF056934@Rerun.Lucentctc.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 > Will FreeBSD support 1003.1b in an upcoming version? I'm interested in > Posix "Realtime" in general, but am specifically interested in aio and > reliable signals. I noticed some email regarding 1003.1b and also some > on aio on the FreeBSD-Current mailing list many months ago. >From what I can see in LINT (very recent -current) options "P1003_1B" there is already some support for this. John Dyson did some work with AIO a few months ago. There is also a freebsd-realtime mailing list you may want to ask this question on. Good Luck, Nathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 16:29:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA25675 for freebsd-questions-outgoing; Thu, 10 Sep 1998 16:29:49 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hertz.ukonline.co.uk (hertz.ukonline.co.uk [195.40.112.13]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id QAA25493 for ; Thu, 10 Sep 1998 16:28:44 -0700 (PDT) (envelope-from c.raven@ukonline.co.uk) Received: (qmail 5220 invoked from network); 10 Sep 1998 23:45:25 -0000 Received: from lon5-27.ukonline.co.uk (HELO ukonline.co.uk) (195.40.113.91) by hertz.ukonline.co.uk with SMTP; 10 Sep 1998 23:45:25 -0000 Message-ID: <35F86031.F5F1A601@ukonline.co.uk> Date: Fri, 11 Sep 1998 00:26:41 +0100 From: Christopher Raven Organization: CIAN X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: Steve Friedrich , freebsd-questions@FreeBSD.ORG Subject: Re: Making A FreeBSD CD-ROM References: <199809101531.LAA13414@laker.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Steve Friedrich wrote: > On Thu, 10 Sep 1998 11:12:08 -0400 (EDT), Ben Hockenhull wrote: > > >> I, personally, think it's unfair to ask any of us to spend our leisure > >> time helping you save $40. What does anyone else think ?? > > > >I, personally, think it isn't that big a deal and you need to relax. It's > >no different than asking for help with one's production (read: makes > >you money) FreeBSD system on the list, for instance. > I think there are other people on this list that feel basically the way > I do. If you ask a question that implies you haven't done any of the > research yourself, I give you the answer on a silver platter, and many > others won't either. I get about 200 messages a day, and if we can't > prune out the noise, I'll unsubscribe, just as many others have. I > suggest we have one or two new lists, call them freebsd-lazy, > freebsd-cheap, or combine them as freebsd-lazy-and-cheap. Then you can > spend your leisure time answering questions that the authors of the > questions should have/could have answered themselves, if they had put > forth the effort. I certainly can understand someone who has no > experience asking "where do I begin", and I have helped many people > such as this. But I am tired of going thru hundreds of "I didn't read > ANY FAQs, handbooks, web pages, or any thing else. Would somebody > please install and administer my system for me because it'll make me > money." > > You are responsible for the poor signal to noise ratio. And we need to > do something about it. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Apologies for the message length, but ..................... I feel the need to interject here, for although I am a relative FreeBSD newbie (read UNIX in general), I do find that the FreeBSD site IS (read very much) still unfriendly ~ nigh on one year since I installed 2.2.5. This list is freebsd-questions, and whilst I can well understand your ailment (I have been subscribed to several lists during this period) over spaming and generally nauseous (read repetitive) questions, I fully understand the problem. It's the name, freebsd-questions ~ can you stand back and see the problem? I have browsed the mail archives and read the FAQ till my head hurts; and yet I still manage to miss answers to questions which were staring me in the face. Why? Basically, the FreeBSD web site is still not overly accessible to total newbies. People will go only so far before they say o.k., I have tried, and I am stuck, so I will ask. Freebsd-questions is the obvious choice for this. I came from the MSDOS environment where answers were (at least for me) easy to find. UNIX is not the same (thankfully), so either you say in the FAQ that this list is only for those who do in depth research before asking a question or, you either a) provide a new list or web area for obvious (read previously answered- and not the search engine !) questions, or 2) you unsubscribe from this list. You cannot change human nature, either take a deep breath and say - FreeBSD first ! , or b) join a non provocative mailing list (read no questions). For many people, their computer is a hobby and not a profession, i.e. they have only so much time a day / per week to struggle with their computing problems. Whilst I understand that this is a very busy list, and that very many people give most generously of their time to administer it; comments such as yours are very far from helpful. I appreciate that you may well have given much of your free time to answer questions in the past, but there is a growing awareness of FreeBSD and UNIX in general, a growth that can only be harmed by such negative response. Microsoft may not reply too readily, but they don't flame when they do ! I also believe that (whilst understandable) RTFM answers are also truly negative in response. Please don't take these comments the wrong way, they are to pause for thought and not to start a flame war. I have the DEEPEST respect for all those persons giving freely of their time to administer these lists, and answer the questions therein. In fact I have received much help from within these lists over the past year (though often feel I didn't deserve too). Yours sincerely Chris R. FreeBSD Enthusiast & webmaster to various commercial sites To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 16:37:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA27677 for freebsd-questions-outgoing; Thu, 10 Sep 1998 16:37:09 -0700 (PDT) (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 QAA27659 for ; Thu, 10 Sep 1998 16:37:03 -0700 (PDT) (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 JAA03018; Fri, 11 Sep 1998 09:06:25 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id JAA13247; Fri, 11 Sep 1998 09:06:03 +0930 (CST) Message-ID: <19980911090603.Q583@freebie.lemis.com> Date: Fri, 11 Sep 1998 09:06:03 +0930 From: Greg Lehey To: Jake , questions@FreeBSD.ORG Subject: Re: how to enable softupdates on ccd? References: <199809100210.TAA00264@elephants.dyn.ml.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <199809100210.TAA00264@elephants.dyn.ml.org>; from Jake on Wed, Sep 09, 1998 at 07:10:17PM -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 Wednesday, 9 September 1998 at 19:10:17 -0700, Jake wrote: > how do I enable softupdates on my ccd file system? > > I have tried booting in single user mode and > running tunefs -n enable /dev/ccd0c Are you really using ccd0c for your file system? That's the "complete device". Never mind that that doesn't make sense for ccd, but the system still takes it that way. > if I do that before running ccdconfig -C I get > bad super block: device not configured, Yes, of course. ccdconfig is responsible for creating the device. > after ccdconfig'ing I get > bad super block: Invalid argument Probably a bug. What happens if you try ccd0a? In any case, the last I heard, there were problems running softupdates with ccd. They may have been fixed. There are also problems running softupdates with vinum (last I heard), but at least you should be able to get better results with vinum. Check http://www.lemis.com/vinum.html for more details. 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 Sep 10 16:39:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA28072 for freebsd-questions-outgoing; Thu, 10 Sep 1998 16:39:16 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smarter.than.nu (lal-99-91.Reshall.Berkeley.EDU [169.229.99.91]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA28058 for ; Thu, 10 Sep 1998 16:39:10 -0700 (PDT) (envelope-from brian@smarter.than.nu) Received: from localhost (localhost [127.0.0.1]) by smarter.than.nu (8.9.1/8.8.8) with SMTP id QAA06832; Thu, 10 Sep 1998 16:39:44 -0700 (PDT) (envelope-from brian@smarter.than.nu) Date: Thu, 10 Sep 1998 16:39:44 -0700 (PDT) From: "Brian W. Buchanan" To: Ben Smithurst cc: freebsd-questions@FreeBSD.ORG Subject: Re: /dev/lpt0: Device not configured In-Reply-To: <19980910213644.A5547@scientia.demon.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 10 Sep 1998, Ben Smithurst wrote: > Brian W. Buchanan wrote: > > > Attempting to cat to /dev/lpt0 results in "/dev/lpt0: Device not > > configured", and lptcontrol fails with a similar error message. > > > > What'd I manage to break, and how do I fix it? > > Have you tried > > $ cd /dev > $ ./MAKEDEV lpt0 > Just tried that. crw------- 1 root wheel 16, 0 Sep 10 16:37 lpt0 which are the same major and minor numbers as before. Still no workie. -- Brian Buchanan brian@smarter.than.nu Never believe that you know the whole story. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 16:40:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA28436 for freebsd-questions-outgoing; Thu, 10 Sep 1998 16:40:39 -0700 (PDT) (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 QAA28409 for ; Thu, 10 Sep 1998 16:40:29 -0700 (PDT) (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 JAA03030; Fri, 11 Sep 1998 09:10:17 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id JAA13281; Fri, 11 Sep 1998 09:10:07 +0930 (CST) Message-ID: <19980911091007.R583@freebie.lemis.com> Date: Fri, 11 Sep 1998 09:10:07 +0930 From: Greg Lehey To: Jake , questions@FreeBSD.ORG Subject: Re: devfs and ccd possible? References: <199809100217.TAA00296@elephants.dyn.ml.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <199809100217.TAA00296@elephants.dyn.ml.org>; from Jake on Wed, Sep 09, 1998 at 07:17:36PM -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 Wednesday, 9 September 1998 at 19:17:36 -0700, Jake wrote: > How do I use devfs based disk handling with my ccd? I don't think you do. devfs is a moving target, and both ccd and vinum don't support it yet. 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 Sep 10 16:48:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA29487 for freebsd-questions-outgoing; Thu, 10 Sep 1998 16:48:01 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA29456 for ; Thu, 10 Sep 1998 16:47:59 -0700 (PDT) (envelope-from dallastx@studio.watertower.com) Received: from localhost (dallastx@localhost) by studio.watertower.com (8.8.7/8.7.3) with SMTP id TAA25279; Thu, 10 Sep 1998 19:15:57 -0500 (CDT) Date: Thu, 10 Sep 1998 19:15:57 -0500 (CDT) From: David Lee Vondrasek To: merlin@A470.demon.co.uk cc: Martin Poulin , freebsd-questions@FreeBSD.ORG Subject: Re: CDPlayer only runs as root? In-Reply-To: <19980908222103.3577.qmail@A470.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 Tue, 8 Sep 1998 merlin@A470.demon.co.uk wrote: > > I recently installed XCD and CDPlayer on my system. I managed to > > get them working after a few tries (setenv CDPLAYER /dev/wcd0a) > > but neither one of them will function unless I execute them as root. > > > > CDPlayer gives me an error like "/dev/wcd0a: permission denied". (sorry > > I don't know the exact wording - I'm at work now and my system is at home.) > > man mount > man fstab > should help ye Feed a man a fish and he will be feed for a day. Show him how to fish and he will be feed a life time. But at LEAST show him were the lake is and what a pole looks like. I'm all for reading the *man* pages but, I use to read this list a few months ago because I always learned something. Mr.White use to answer the majority of the questions from *newbies* and help as much as he could. I always learned something new each day from the list. But it's getting to the point almost half the answer's you see are RTFM or man . It's really hurts to see new users of FreeBSD put off like this. If this would have happen to me a year ago I would be back in windows right now. I don't have the time to read every man page for questions asked in this list to see what *I* might learn from the list. Dave *Remebering a list that was helpful* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 17:23:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA04082 for freebsd-questions-outgoing; Thu, 10 Sep 1998 17:23:46 -0700 (PDT) (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 RAA04066 for ; Thu, 10 Sep 1998 17:23:40 -0700 (PDT) (envelope-from merlin@A470.demon.co.uk) From: merlin@A470.demon.co.uk Received: from [212.228.155.84] (helo=A470.demon.co.uk) by post.mail.demon.net with smtp (Exim 2.02 #1) id 0zHGzp-0007U1-00 for freebsd-questions@FreeBSD.ORG; Fri, 11 Sep 1998 00:23:30 +0000 Received: (qmail 3604 invoked by uid 500); 11 Sep 1998 01:24:07 -0000 Message-ID: <19980911012407.3603.qmail@A470.demon.co.uk> Subject: Re: CDPlayer only runs as root? To: dallastx@studio.watertower.com (David Lee Vondrasek) Date: Thu, 10 Sep 1998 21:24:07 -0400 (EDT) Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: from "David Lee Vondrasek" at Sep 10, 98 07:15:57 pm X-PGP: finger merlin@netlink.co.uk for public key Content-Type: text Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Lee Vondrasek ... > > man mount > > man fstab > > Feed a man a fish and he will be feed for a day. Show him how to fish and > he will be feed a life time. But at LEAST show him were the lake is and > what a pole looks like. Then what does you /etc/fstab file look like? -- Darren Rees merlin@cvnet.co.uk A fynno air da, na rodded air drwg. He that desires honour, let him not defame. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 17:26:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA04547 for freebsd-questions-outgoing; Thu, 10 Sep 1998 17:26:16 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from marco2.nbnet.nb.ca (nbtel119.nbtel.net [198.164.220.119]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA04523 for ; Thu, 10 Sep 1998 17:26:06 -0700 (PDT) (envelope-from marco@nbnet.nb.ca) Received: from localhost (marco@localhost) by marco2.nbnet.nb.ca (8.8.8/8.8.8) with SMTP id VAA00258 for ; Thu, 10 Sep 1998 21:14:38 -0300 (ADT) (envelope-from marco@nbnet.nb.ca) X-Authentication-Warning: marco2.nbnet.nb.ca: marco owned process doing -bs Date: Thu, 10 Sep 1998 21:14:38 -0300 (ADT) From: Marco Shaw To: freebsd-questions@FreeBSD.ORG Subject: ed0: timeout Message-ID: 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 got this mysterious message, checked the archives, fiddled some more. I found the solution to this in my case and just wanted to write to this list so it was added to the archive. My ethernet card and modem were configured to use IRQ5 via jumpers/software. I wanted to use both without removing the cover and was in a hurry initially so I left both cards in the computer figuring that if I just run 'boot: -cv' and disable whatever I wasn't using (disable sio2 if I wanted to use ed0 or vice-versa) and everything would work as long as I rebooted. So with only sio0 enabled for my mouse, and ed0 enabled I figured that I'd have no problem even if my modem card rested in the slot with sio2 disabled...WRONG! Somehow...someway ed0 got confused even if the kernel 'wasn't supposed to'. Go figure. Hopefully, this will save some other poor soul... Marco To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 17:30:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA05689 for freebsd-questions-outgoing; Thu, 10 Sep 1998 17:30:59 -0700 (PDT) (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 RAA05681 for ; Thu, 10 Sep 1998 17:30:52 -0700 (PDT) (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 KAA03239; Fri, 11 Sep 1998 10:00:50 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id KAA13900; Fri, 11 Sep 1998 10:00:40 +0930 (CST) Message-ID: <19980911100040.Y583@freebie.lemis.com> Date: Fri, 11 Sep 1998 10:00:40 +0930 From: Greg Lehey To: Abid Atilay , freebsd-questions@FreeBSD.ORG Subject: Re: Email address References: <35F831E8.64F202ED@ihlas.net.tr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <35F831E8.64F202ED@ihlas.net.tr>; from Abid Atilay on Thu, Sep 10, 1998 at 11:09:13PM +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, 10 September 1998 at 23:09:13 +0300, Abid Atilay wrote: > Hi, > I am a FreeBSD user and would like to have an email address like > atilay@freebsd.org. Do you offer this kind of service? Yes. > Would you please help me? Well, it's a bit like the other way round. You help us, we give you the address. They're given to people who actively contribute to the system. It's not a short cut to a free mail ID. It's also not a convenient way to send mail: I have a FreeBSD.org ID, but I use it very rarely. If you *do* want to contribute to FreeBSD, check out http://www.FreeBSD.org/handbook/handbook269.html. 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 Sep 10 17:33:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06273 for freebsd-questions-outgoing; Thu, 10 Sep 1998 17:33:21 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06259 for ; Thu, 10 Sep 1998 17:33:18 -0700 (PDT) (envelope-from dallastx@studio.watertower.com) Received: from localhost (dallastx@localhost) by studio.watertower.com (8.8.7/8.7.3) with SMTP id UAA25559; Thu, 10 Sep 1998 20:01:23 -0500 (CDT) Date: Thu, 10 Sep 1998 20:01:23 -0500 (CDT) From: David Lee Vondrasek To: merlin@A470.demon.co.uk cc: freebsd-questions@FreeBSD.ORG Subject: Re: CDPlayer only runs as root? In-Reply-To: <19980911012407.3603.qmail@A470.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 David L. Vondrasek On Thu, 10 Sep 1998 merlin@A470.demon.co.uk wrote: > David Lee Vondrasek ... > > > > man mount > > > man fstab > > > > Feed a man a fish and he will be feed for a day. Show him how to fish and > > he will be feed a life time. But at LEAST show him were the lake is and > > what a pole looks like. > > > > Then what does you /etc/fstab file look like? Mine looks fine. I'm not having the problem. # Device Mountpoint FStype Options Dump Pass# /dev/wd0s2b none swap sw 0 0 /dev/wd0s2a / ufs rw 1 1 /dev/wd0s2f /usr ufs rw 2 2 /dev/wd0s2e /var ufs rw 2 2 /dev/wd0s1 /msdos msdos rw 0 0 proc /proc procfs rw 0 0 /dev/wcd0c /cdrom cd9660 ro,noauto 0 0 BTW, Notice the /msdos partition ? That was something I learned from the list from a lister that answered with more then RTFM . I always woundered how to do that. If they would have replied " man " I would have never found time to go read it. But I did later after I seen it worked. Thus I knew how to mount my CDRom also. Dave * I worship Frank Durda, The only man I know * * who answers a simple question with 12 pages * * of FreeBSD source code. * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 17:34:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06481 for freebsd-questions-outgoing; Thu, 10 Sep 1998 17:34:11 -0700 (PDT) (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 RAA06456; Thu, 10 Sep 1998 17:34:01 -0700 (PDT) (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 KAA03259; Fri, 11 Sep 1998 10:04:07 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id KAA13921; Fri, 11 Sep 1998 10:03:58 +0930 (CST) Message-ID: <19980911100357.A583@freebie.lemis.com> Date: Fri, 11 Sep 1998 10:03:57 +0930 From: Greg Lehey To: Brian Sletten Cc: FreeBSD Questions Subject: Compaq support? (was: Question...) References: <35F848B6.E25FF93B@autometric.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <35F848B6.E25FF93B@autometric.com>; from Brian Sletten on Thu, Sep 10, 1998 at 05:46:30PM -0400 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, 10 September 1998 at 17:46:30 -0400, Brian Sletten wrote: > Hi, Hackers. > > I've looked through the hardware lists and searched the FAQ and mail archives > and whatnot and haven't come up with an answer to this yet. > > Does anyone know if FreeBSD will work well with a Compaq Deskpro 4000 w/ its > onboard SCSI, sound, video, and network hardware? I don't, anyway. > I'm not presently on this list, so if anyone could let me know, I'd really > appreciate it. Please don't send questions of this nature to -hackers. They're talking about in-depth implementation issues. You should have sent this message to -questions. I'm copying -questions on this reply, so hopefully you'll get a useful reply. 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 Sep 10 17:44:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08516 for freebsd-questions-outgoing; Thu, 10 Sep 1998 17:44:59 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from outcast.media-net.net (outcast.media-net.net [206.52.136.250]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08511 for ; Thu, 10 Sep 1998 17:44:55 -0700 (PDT) (envelope-from chrisj@outcast.media-net.net) Received: from localhost (chrisj@localhost) by outcast.media-net.net (8.8.8/8.8.7) with SMTP id TAA00363 for ; Thu, 10 Sep 1998 19:49:37 -0500 (CDT) (envelope-from chrisj@outcast.media-net.net) Date: Thu, 10 Sep 1998 19:49:37 -0500 (CDT) From: Chris To: freebsd-questions@FreeBSD.ORG Subject: installation 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 im tring to install FreeBSD on a second box here. the main HD that we are using in this system is a WD caviar 34000 the drive parameters for it are 7752cyl 16heads 63spt. when we go to install to this drive the Freebsd fdisk editor will not get the correct parameters from the Bios, it reads them as 500 something for the cyls and then gets the heads and spts correct hence it only things that the drive is in the 2g range when it is really a 4 gig drive. The bios is able to autodetect the correct parameters from the drive and is useing LBA. I've also tried creating a small dos partion on the drive as per a sugestion in the Complete Freebsd with no luck. Anyone have any other ideas or thoughts? 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 Sep 10 17:49:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09177 for freebsd-questions-outgoing; Thu, 10 Sep 1998 17:49:52 -0700 (PDT) (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 RAA09167 for ; Thu, 10 Sep 1998 17:49:50 -0700 (PDT) (envelope-from nrahlstr@mail.winternet.com) Received: (from adm@localhost) by icicle.winternet.com (8.8.8/8.8.8) id TAA06153; Thu, 10 Sep 1998 19:49:38 -0500 (CDT) Received: from tundra.winternet.com(198.174.169.11) by icicle.winternet.com via smap (V2.0) id xma006126; Thu, 10 Sep 98 19:49:33 -0500 Received: from localhost (nrahlstr@localhost) by tundra.winternet.com (8.8.7/8.8.4) with SMTP id TAA08994; Thu, 10 Sep 1998 19:49:32 -0500 (CDT) X-Authentication-Warning: tundra.winternet.com: nrahlstr owned process doing -bs Date: Thu, 10 Sep 1998 19:49:32 -0500 (CDT) From: Nathan Ahlstrom Reply-To: nrahlstr@FreeBSD.ORG To: George Uhl cc: freebsd-questions@FreeBSD.ORG Subject: Re: ATM card problem resolved In-Reply-To: <199809101803.OAA10068@mamba-e.gsfc.nasa.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 problem solved...hopefully ;) > something I had forgotten. I hope that someday soon ATM support > will be included basic FreeBSD release. Mike Smith mentioned (on -hackers) this support will be added pretty soon. keep your fingers crossed. (Not sure if it will be before the 3.0-RELEASE in mid october) Nathan Nathan Ahlstrom nrahlstr@winternet.com Run 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 Thu Sep 10 18:00:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA11319 for freebsd-questions-outgoing; Thu, 10 Sep 1998 18:00:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA11314; Thu, 10 Sep 1998 18:00:33 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from hrotti.ifi.uio.no (2602@hrotti.ifi.uio.no [129.240.64.15]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id DAA27582; Fri, 11 Sep 1998 03:00:05 +0200 (MET DST) Received: (from dag-erli@localhost) by hrotti.ifi.uio.no ; Fri, 11 Sep 1998 03:00:05 +0200 (MET DST) Mime-Version: 1.0 To: chad@dcfinc.com Cc: stable@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: SCSI tape drives References: <199809100630.XAA08373@freebie.dcfinc.com> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-other-addresses: 'finger dag-erli@ifi.uio.no' for a list X-disclaimer-1: The views expressed in this article are mine alone, and do X-disclaimer-2: not necessarily coincide with those of any organisation or X-disclaimer-3: company with which I am or have been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling =?iso-8859-1?Q?Co=EFdan?= =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 11 Sep 1998 03:00:04 +0200 In-Reply-To: "Chad R. Larson"'s message of "Wed, 9 Sep 1998 23:30:34 -0700 (MST)" Message-ID: Lines: 31 X-Mailer: Gnus v5.5/Emacs 19.34 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 SAA11315 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Chad R. Larson" writes: > Does anyone here have any experience with SCSI Travan drives under > FreeBSD? If so, how are they working out? I have a Tecmar NS8 P611 which works flawlessly. I know of two other FreeBSD users which have a streamer of that model; one of them is Steinar Haug (sthaug@nethelp.no). It has a jumper that will make it report itself as a different drive for compatibility (apparently because Microsmurf software uses device names instead of SCSI types to select a driver). Removing it has no noticeable effect on functionality, but raises the coolness level of the probe message :) It has hardware compression and "read-while-write technology" (a fancy name for separate read and write heads) which allows you to read back data for comparison without rewinding (assuming the software can take advantage of it). I've never been able to make it go faster than approximately 600 kBps, which is the streaming speed. I don't know if that's because it doesn't work properly or because dump just doesn't push the envelope. I've never had any trouble reading back any of my tapes. I've heard one report of a Tecmar NS8 failing to probe unless SCSI_DELAY was set to a relatively high value (I use 1 myself), but it's attached to a box with an extremely old and crufty motherboard (with a snappy new Adaptec 2940UW adapter though) DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 18:32:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA16559 for freebsd-questions-outgoing; Thu, 10 Sep 1998 18:32:23 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pobox.com (rafft-41.mdm.mkt.execpc.com [169.207.84.169]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id SAA16516 for ; Thu, 10 Sep 1998 18:32:16 -0700 (PDT) (envelope-from hamilton@pobox.com) Message-Id: <199809110132.SAA16516@hub.freebsd.org> Received: (qmail 6685 invoked from network); 10 Sep 1998 20:36:25 -0500 Received: from localhost (HELO pobox.com) (127.0.0.1) by localhost with SMTP; 10 Sep 1998 20:36:25 -0500 To: David Lee Vondrasek cc: merlin@A470.demon.co.uk, Martin Poulin , freebsd-questions@FreeBSD.ORG Subject: Re: CDPlayer only runs as root? In-reply-to: Your message of "Thu, 10 Sep 1998 19:15:57 CDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 10 Sep 1998 20:36:25 -0500 From: Jon Hamilton Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message , Da vid Lee Vondrasek wrote: } } On Tue, 8 Sep 1998 merlin@A470.demon.co.uk wrote: } } > > I recently installed XCD and CDPlayer on my system. I managed to } > > get them working after a few tries (setenv CDPLAYER /dev/wcd0a) } > > but neither one of them will function unless I execute them as root. } > > } > > CDPlayer gives me an error like "/dev/wcd0a: permission denied". (sorry } > > I don't know the exact wording - I'm at work now and my system is at home } .) } > } > man mount } > man fstab } > should help ye } } } Feed a man a fish and he will be feed for a day. Show him how to fish and } he will be feed a life time. But at LEAST show him were the lake is and } what a pole looks like. } } I'm all for reading the *man* pages but, I use to read this list a few } months ago because I always learned something. Mr.White use to answer } the majority of the questions from *newbies* and help as much as he could. } I always learned something new each day from the list. But it's getting to } the point almost half the answer's you see are RTFM or man . } It's really hurts to see new users of FreeBSD put off like this. If this } would have happen to me a year ago I would be back in windows right now. } I don't have the time to read every man page for questions asked in this } list to see what *I* might learn from the list. All well and good, but the list is here as a volunteer effort, and how (or whether) questions get answered is strictly up to whomever takes the time to respond. It's a fine tool for learning, and I'm all for people answering questions in a calm and helpful manner (and I do think it's somewhat harmful when people are vitriolic), but whatever the case, you got more than you paid for. All that said, a more in-depth response from the original respondent wouldn't have taught you much about the question being asked, because the answer and the question aren't related in any way (except perhaps that both concern topics related to computers). One does not mount an audio CD to play it; the problem is most likely that the permissions on the device file /dev/wcd0a don't permit the user invoking cdplayer access, so the player can't do anything with the drive. Reading the chmod(1) man page would probably go farther towards solving the problem. -- Jon Hamilton hamilton@pobox.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 18:39:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA17502 for freebsd-questions-outgoing; Thu, 10 Sep 1998 18:39:01 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hermes.inversenet.com (hermes.inversenet.com [208.197.219.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA17489 for ; Thu, 10 Sep 1998 18:38:44 -0700 (PDT) (envelope-from burdick@inversenet.com) Received: from frosty (frosty.inversenet.com [208.197.219.162]) by hermes.inversenet.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2232.9) id SJMG5NX8; Thu, 10 Sep 1998 18:33:46 -0700 From: "Matt Burdick" To: Subject: Install problems Date: Thu, 10 Sep 1998 18:38:33 -0700 Message-ID: <000801bddd24$e348c480$a2dbc5d0@frosty.inversenet.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.2232.26 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 - I'm trying to install FreeBSD on a Dell Optiplex GX1, but I'm having problems with the ethernet card driver. The supported drivers shows my card (3Com 3C905B) but that card doesn't show up in the list of drivers when I'm picking devices at the start of installation. Right now, I'm using the driver for the 3C509. Since I want to install using FTP, this is a problem. Right after I pick my devices and it starts checking hardware configurations, there seems to be some information about an ethernet card at IRQ 11 (the correct one for my card) without a driver assigned. Unfortunately, it scrolls off the screen too quickly (very frustrating). I've tried scroll-lock and ^S to stop the scrolling but that's apparently not the right thing to do. Any way I can see these messages at my leisure? Thanks, -Matt -- Matt Burdick | burdick@inversenet.com Inverse Network Technology | (408) 616-6230 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 19:00:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA19913 for freebsd-questions-outgoing; Thu, 10 Sep 1998 19:00:48 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from modex.com (modex.com [209.57.82.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA19908 for ; Thu, 10 Sep 1998 19:00:46 -0700 (PDT) (envelope-from jdl@modex.com) Received: (from jdl@localhost) by modex.com (8.8.8/8.8.7) id VAA16415; Thu, 10 Sep 1998 21:59:53 -0400 (EDT) Date: Thu, 10 Sep 1998 21:59:53 -0400 (EDT) From: Jim Lohiser To: chad@dcfinc.com cc: questions@FreeBSD.ORG Subject: Re: SCSI tape drives In-Reply-To: <199809100630.XAA08373@freebie.dcfinc.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, 9 Sep 1998, Chad R. Larson wrote: > However, I found that Segate, HP and a couple of others were selling > Travan (TR-4) drives (4 GB native capacity in) SCSI versions for a couple > of hundred bucks less than the 4mm DAT drives. > > Does anyone here have any experience with SCSI Travan drives under > FreeBSD? If so, how are they working out? > > -crl Seagate now has SCSI Travan (TR-4) drives that have hardware compression built it. I haven't had a chance to really work the drive as the server is still in the building stage, but in the tests that I have run, the drive seems really fast. PS I would recommend using a PCI SCSI card with these drives. The model without hardware compression worked fine with an ISA card, but the increased transfer rate of the hardware compression model seems to require a PCI card. Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 19:07:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA20459 for freebsd-questions-outgoing; Thu, 10 Sep 1998 19:07:59 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bamboo.verinet.com (bamboo.verinet.com [204.144.246.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA20454 for ; Thu, 10 Sep 1998 19:07:58 -0700 (PDT) (envelope-from allenc@verinet.com) Received: from struct. (algae7.verinet.com [199.45.181.103]) by bamboo.verinet.com (8.8.8/8.7.1) with ESMTP id UAA19890; Thu, 10 Sep 1998 20:07:47 -0600 Received: from verinet.com (localhost [127.0.0.1]) by struct. (8.8.8/8.8.8) with ESMTP id UAA22116; Thu, 10 Sep 1998 20:07:22 -0600 (MDT) (envelope-from allenc@verinet.com) Message-ID: <35F885D9.6BBD25D7@verinet.com> Date: Thu, 10 Sep 1998 20:07:22 -0600 From: Allen Campbell X-Mailer: Mozilla 4.5b1 [en] (X11; I; FreeBSD 2.2.7-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: chad@dcfinc.com CC: questions@FreeBSD.ORG Subject: Re: SCSI tape drives References: <199809100630.XAA08373@freebie.dcfinc.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chad R. Larson wrote: > > I've been using an HP DDS-2 4mm DAT drive quite successfully on a > FreeBSD machine at my office. > > I was browsing the Insight web site for SCSI tape drives under $600 for > use at home, and found the expected 8mm and 4mm tapes. > > However, I found that Segate, HP and a couple of others were selling > Travan (TR-4) drives (4 GB native capacity in) SCSI versions for a couple > of hundred bucks less than the 4mm DAT drives. > > Does anyone here have any experience with SCSI Travan drives under > FreeBSD? If so, how are they working out? I bought the HP TR-4 about four months ago. The media is expensive, but it lasts. I see about 300 KB/s using tar with compression. I don't know if I would see better performance with dump but I suspect as much; I use it to backup about 200 MB of selected trees nightly. As far as FreeBSD is concerned it's just another SCSI tape device. TR-4 is a nice setup for home office use. It beats the lesser QICs by a great deal, but it still does not belong in a production environment. -- Allen Campbell | Lurking at the bottom of the allenc@verinet.com | gravity well, getting old. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 19:13:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA21476 for freebsd-questions-outgoing; Thu, 10 Sep 1998 19:13:58 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kakapo.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA21466 for ; Thu, 10 Sep 1998 19:13:53 -0700 (PDT) (envelope-from jonc@pinnacle.co.nz) Received: from tui.pinnacle.co.nz (tui.pinnacle.co.nz [202.37.163.3]) by kakapo.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id OAA15993; Fri, 11 Sep 1998 14:08:56 +1200 (NZST) (envelope-from jonc@pinnacle.co.nz) Date: Fri, 11 Sep 1998 14:08:55 +1200 From: Jonathan Chen To: merlin@A470.demon.co.uk cc: Martin Poulin , freebsd-questions@FreeBSD.ORG Subject: Re: CDPlayer only runs as root? In-Reply-To: <19980908222103.3577.qmail@A470.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 Tue, 8 Sep 1998 merlin@A470.demon.co.uk wrote: > > I recently installed XCD and CDPlayer on my system. I managed to > > get them working after a few tries (setenv CDPLAYER /dev/wcd0a) > > but neither one of them will function unless I execute them as root. > > > > CDPlayer gives me an error like "/dev/wcd0a: permission denied". (sorry > > I don't know the exact wording - I'm at work now and my system is at home.) > > man mount > man fstab Not quite. `mount' and `fstab' refer to the filesystem, whereas what xcd and cdplayer requires is direct access to the device. Check the permissions on /dev/wcd0a and make sure it's readable to the users in question. -- Jonathan Chen Once is dumb luck. Twice is coincidence. Three times and Somebody Is Trying To Tell You Something. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 19:17:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA22275 for freebsd-questions-outgoing; Thu, 10 Sep 1998 19:17:42 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kakapo.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA22270 for ; Thu, 10 Sep 1998 19:17:35 -0700 (PDT) (envelope-from jonc@pinnacle.co.nz) Received: from tui.pinnacle.co.nz (tui.pinnacle.co.nz [202.37.163.3]) by kakapo.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id OAA16014; Fri, 11 Sep 1998 14:16:31 +1200 (NZST) (envelope-from jonc@pinnacle.co.nz) Date: Fri, 11 Sep 1998 14:16:31 +1200 From: Jonathan Chen To: doug mackenzie cc: freebsd-questions@FreeBSD.ORG Subject: Re: boot disk? In-Reply-To: <19980910174738513.AAA412@qtimpact> Message-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, 10 Sep 1998, doug mackenzie wrote: > Maybe I am just proving myself to be ignorant, but I don't understand how > one can use the "boot.flp" installation boot disk provided through your > wedsite to reboot and test my hardware's freeBSD compatability. > > The problem- 1.44M floppies (on my machine anyway) seem to have a real > capacity of 1.38M while the "boot.flp" file is 1.4M. What gives? > doug The `boot.flp' file is a raw disk image which you write to your floppy using `fdwrite.exe'. The `real-capacity' figure you quote would most likely be what MS-DOS says is available after it has written a filesystem to the floppy, and has little bearing in this case. -- 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 Sep 10 19:34:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA24044 for freebsd-questions-outgoing; Thu, 10 Sep 1998 19:34:46 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.cybcon.com (mail.cybcon.com [205.147.64.46]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA24034 for ; Thu, 10 Sep 1998 19:34:39 -0700 (PDT) (envelope-from wwoods@cybcon.com) Received: from support1.cybcon.com (william@support1.cybcon.com [205.147.76.99]) by mail.cybcon.com (8.9.0/8.9.0) with ESMTP id TAA18646 for ; Thu, 10 Sep 1998 19:34:27 -0700 (PDT) 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, 10 Sep 1998 19:34:14 -0700 (PDT) Reply-To: wwoods@cybcon.com From: William Woods To: FreeBSD Questions Subject: /etc/weekly script problem.... Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When my /etc/weekly script is run I get this error.... updatedb: locate database /var/tmp/locatepF2350/_updatedb2348 is empty Any what is causeing this, I saw aneother post along these lines, and we both have -current systems.... --------------------- William Woods Date: 10-Sep-98 / Time: 19:31:41 goto to: http//www.freebsd.org. --> FreeBSD 3.0 CURRENT ELF <-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 19:43:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA25468 for freebsd-questions-outgoing; Thu, 10 Sep 1998 19:43:33 -0700 (PDT) (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 TAA25456 for ; Thu, 10 Sep 1998 19:43:26 -0700 (PDT) (envelope-from nrahlstr@mail.winternet.com) Received: (from adm@localhost) by icicle.winternet.com (8.8.8/8.8.8) id VAA27243; Thu, 10 Sep 1998 21:43:11 -0500 (CDT) Received: from tundra.winternet.com(198.174.169.11) by icicle.winternet.com via smap (V2.0) id xma027175; Thu, 10 Sep 98 21:42:46 -0500 Received: from localhost (nrahlstr@localhost) by tundra.winternet.com (8.8.7/8.8.4) with SMTP id VAA09708; Thu, 10 Sep 1998 21:42:44 -0500 (CDT) X-Authentication-Warning: tundra.winternet.com: nrahlstr owned process doing -bs Date: Thu, 10 Sep 1998 21:42:44 -0500 (CDT) From: Nathan Ahlstrom Reply-To: nrahlstr@FreeBSD.ORG To: Matt Burdick cc: freebsd-questions@FreeBSD.ORG Subject: Re: Install problems In-Reply-To: <000801bddd24$e348c480$a2dbc5d0@frosty.inversenet.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 > having problems with the ethernet card driver. The supported drivers > shows my card (3Com 3C905B) but that card doesn't show up in the list > of drivers when I'm picking devices at the start of installation. Yep that is the problem. Install a SNAP-release from releng22.freebsd.org Look for the xl driver. It is fairly new--intregrated 2-3 weeks ago. Good Luck, Nathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 19:48:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA26063 for freebsd-questions-outgoing; Thu, 10 Sep 1998 19:48:51 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from whistle.com (s205m131.whistle.com [207.76.205.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA26058 for ; Thu, 10 Sep 1998 19:48:49 -0700 (PDT) (envelope-from archie@whistle.com) Received: (from smap@localhost) by whistle.com (8.7.5/8.6.12) id TAA22074; Thu, 10 Sep 1998 19:48:39 -0700 (PDT) Received: from bubba.whistle.com(207.76.205.7) by whistle.com via smap (V1.3) id sma022072; Thu Sep 10 19:48:24 1998 Received: (from archie@localhost) by bubba.whistle.com (8.8.7/8.6.12) id TAA20579; Thu, 10 Sep 1998 19:48:24 -0700 (PDT) From: Archie Cobbs Message-Id: <199809110248.TAA20579@bubba.whistle.com> Subject: Re: MPD question... In-Reply-To: From David Ramahefason at "Sep 10, 98 02:54:12 pm" To: rama@easynet.fr (David Ramahefason) Date: Thu, 10 Sep 1998 19:48:24 -0700 (PDT) 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 David Ramahefason writes: > is it possible to use mpd over Serial lines that aren't dialup lines ?? > I'd like to make a bunble of 2 leased lines (2x2Mb)... It is theoretically possible, because mpd is more-or-less designed to be device independent. However, it's not really practical unless you're willing to write a new "device type" that is compatible with whatever serial device driver you have in the kernel. -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 19:56:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA26959 for freebsd-questions-outgoing; Thu, 10 Sep 1998 19:56:53 -0700 (PDT) (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 TAA26948 for ; Thu, 10 Sep 1998 19:56:46 -0700 (PDT) (envelope-from mike@sentex.net) Received: from ospf-mdt.sentex.net (ospf-mdt.sentex.net [205.211.164.81]) by granite.sentex.net (8.8.6/8.6.9) with SMTP id WAA04018; Thu, 10 Sep 1998 22:55:28 -0400 (EDT) From: mike@sentex.net (Mike Tancsa) To: grog@lemis.com (Greg Lehey) Cc: questions@FreeBSD.ORG Subject: Re: vinum (was Re: Software RAID) Date: Fri, 11 Sep 1998 02:59:35 GMT Message-ID: <35f8906d.173923869@mail.sentex.net> References: <19980910095452.K583@freebie.lemis.com> In-Reply-To: <19980910095452.K583@freebie.lemis.com> X-Mailer: Forte Agent .99e/32.227 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 10 Sep 1998 09:54:52 +0930, in sentex.lists.freebsd.questions you wrote: >On Thursday, 10 September 1998 at 0:16:29 +0000, Mike Tancsa wrote: >> On Wed, 9 Sep 1998 18:27:49 +0930, in sentex.lists.freebsd.questions >> you wrote: >> >>> On Tuesday, 8 September 1998 at 1:37:49 +0000, Mike Tancsa wrote: >>>> On Mon, 07 Sep 1998 23:22:05 +0100, in sentex.lists.freebsd.questions >>>> you wrote: >>> Vinum will replace ccd. >> >> Would you say its ready for prime time in for example a new server >> environment ? > >Good question. The current state is still "alpha", and there's a lot >of stuff that still needs to be written, and other parts haven't been >tested to my satisfaction: for example, I'm not convinced that >recovering defective volumes on line works correctly in all cases. >It compares favourably to ccd, though: in ccd, if a you have a drive >failure, you have to modify your ccd config and reboot before you can >access a mirrored pair again. Vinum handles this transparently. Alpha,beta, release code are all relative terms... Working both in the NT world where "release code" is closer to a lot of 'beta' code in the FreeBSD world, I am willing to try :-) > >As far as reliability goes, a number of people have been using it >heavily for a month now, and I haven't had any problem reports in that >time (I *have* had reports of "works fine, no problems"). The main use would be on my news server spool... Although a real drag if the spool barfs, its not really the end of the world since it doesnt take long to fill up the drives again. I guess my main issue is that if I do hit a bad sector, do I have to blow away the whole spool ? >> Also, on my news server I have a few drives that are of different >> make and model. Last time I looked at ccd it was not reccomended to >> try and stripe drives of different sizes and performance specs. > >Hmm. I can't think why not. I dont recall the reasons either, but that generally seemed to be the consensus looking through old threads on ccd configuration and news servers from last year. > >> Also, how well does vinum cope with disk errors. I have one fuji >> thats somewhat prone to them... > . . >this problem, but due to the kernel structure it's relatively complex. >I'd expect it to be in by the end of the year, though. Hmmm.. I might wait a bit... Although not optimal, my multiple partition schemes seem to do the job for now. When I add another 8 gig drive to the new one I just added last week, I will perhaps try it then as there should not be any errors on these 2 drives any time soon. Thanks, ---Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 20:01:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA27561 for freebsd-questions-outgoing; Thu, 10 Sep 1998 20:01:27 -0700 (PDT) (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 UAA27544 for ; Thu, 10 Sep 1998 20:01:23 -0700 (PDT) (envelope-from mike@sentex.net) Received: from ospf-mdt.sentex.net (ospf-mdt.sentex.net [205.211.164.81]) by granite.sentex.net (8.8.6/8.6.9) with SMTP id XAA04913; Thu, 10 Sep 1998 23:00:44 -0400 (EDT) From: mike@sentex.net (Mike Tancsa) To: zeevm@isdn.net.il (Zeev Mindali) Cc: questions@FreeBSD.ORG Subject: Re: firewall help Date: Fri, 11 Sep 1998 03:04:52 GMT Message-ID: <35f892dd.174547806@mail.sentex.net> References: <35F79889.CBB89ED2@isdn.net.il> In-Reply-To: <35F79889.CBB89ED2@isdn.net.il> X-Mailer: Forte Agent .99e/32.227 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 10 Sep 1998 11:14:49 +0200, in sentex.lists.freebsd.questions you wrote: >hello to all, >i new in freebsd and i wanna setup a fire wall, can someone help me or >tell me of a place to read this information , i looked up in handbook >and didn't undrestand it Read the handbook on sections http://www.freebsd.org/handbook/handbook72.html#74 Where exactly did you get stuck ? You need to be a little more specific. ---Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 20:02:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA27868 for freebsd-questions-outgoing; Thu, 10 Sep 1998 20:02:36 -0700 (PDT) (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 UAA27859 for ; Thu, 10 Sep 1998 20:02:28 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (root@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id BAA10263; Fri, 11 Sep 1998 01:56:25 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id BAA05212; Fri, 11 Sep 1998 01:54:57 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809110054.BAA05212@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Mark Ovens cc: Brian Somers , questions@FreeBSD.ORG, freebsd-users@freebsd-uk.eu.org Subject: Re: Help needed with fork(), pipe() & dup2() In-reply-to: Your message of "Thu, 10 Sep 1998 07:50:18 BST." <35F776AA.9A256020@uk.radan.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 11 Sep 1998 01:54:52 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [.....] > I got another reply suggesting that the problem is caused by the code > assuming the order in which the parent & child execute, i.e. the > parent reads the pipe (and sees NULL) before the child has written to > it. This seems a very likely possiblity. No. The gets() will block until either the other end of the pipe is close()d (at which point 0 is returned from the underlying read()) or until the other end of the pipe is written to. The parent should not be mucking around with STDIN and gets() at all. In my experience, way to many library calls use unexpected routines like err() and abort(). Besides, gets() produces warnings for a reason. Instead, change the parent if() block to FILE *in; int len; close(fd[1]); if ((in = fdopen(fd[0], "r")) == NULL) { close(fd[0]); /* child gets SIGPIPE */ vomit(); } line[sizoef line - 1] = '\0'; while (fgets(line, sizeof line - 1, in)) { len = strlen(line); if (len && line[len-1] == '\n') line[--len] = '\0'; . . . } fclose(in); close(fd[0]); > -- > When everything's coming your way, you're in the wrong lane. > > Mark Ovens, CNC Applications Engineer, Radan Computational Ltd > Sheet Metal CAD/CAM Solutions > mailto:marko@uk.radan.com http://www.radan.com -- 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 Sep 10 20:04:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA28086 for freebsd-questions-outgoing; Thu, 10 Sep 1998 20:04:29 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotmail.com (f114.hotmail.com [207.82.251.42]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id UAA28068 for ; Thu, 10 Sep 1998 20:04:21 -0700 (PDT) (envelope-from ken_c_p@hotmail.com) Received: (qmail 27687 invoked by uid 0); 11 Sep 1998 03:04:11 -0000 Message-ID: <19980911030411.27686.qmail@hotmail.com> Received: from 206.133.127.44 by www.hotmail.com with HTTP; Thu, 10 Sep 1998 20:04:11 PDT X-Originating-IP: [206.133.127.44] From: "Ken ASKME" To: freebsd-questions@FreeBSD.ORG Subject: Problems installing Content-Type: text/plain Date: Thu, 10 Sep 1998 20:04:11 PDT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When installing FreeBSD during inital boot up is locks at dev vx0, a 3Com 100bt ethernet card. Tried going through and disabling ports. Is a PCI card. No captured output, sorry. Would like to run FreeBSD over Red Hat but can't get FreeBSD to install. ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 20:13:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA29193 for freebsd-questions-outgoing; Thu, 10 Sep 1998 20:13:05 -0700 (PDT) (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 UAA29184 for ; Thu, 10 Sep 1998 20:13:01 -0700 (PDT) (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 MAA00469; Fri, 11 Sep 1998 12:42:49 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id MAA00627; Fri, 11 Sep 1998 12:42:48 +0930 (CST) Message-ID: <19980911124248.B611@freebie.lemis.com> Date: Fri, 11 Sep 1998 12:42:48 +0930 From: Greg Lehey To: Mike Tancsa Cc: questions@FreeBSD.ORG Subject: Re: vinum (was Re: Software RAID) References: <19980910095452.K583@freebie.lemis.com> <35f8906d.173923869@mail.sentex.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <35f8906d.173923869@mail.sentex.net>; from Mike Tancsa on Fri, Sep 11, 1998 at 02:59:35AM +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 Friday, 11 September 1998 at 2:59:35 +0000, Mike Tancsa wrote: > On Thu, 10 Sep 1998 09:54:52 +0930, in sentex.lists.freebsd.questions > you wrote: > >> On Thursday, 10 September 1998 at 0:16:29 +0000, Mike Tancsa wrote: >>> On Wed, 9 Sep 1998 18:27:49 +0930, in sentex.lists.freebsd.questions >>> you wrote: >>> >>>> On Tuesday, 8 September 1998 at 1:37:49 +0000, Mike Tancsa wrote: >>>>> On Mon, 07 Sep 1998 23:22:05 +0100, in sentex.lists.freebsd.questions >>>>> you wrote: >>>> Vinum will replace ccd. >>> >>> Would you say its ready for prime time in for example a new server >>> environment ? >> >> Good question. The current state is still "alpha", and there's a lot >> of stuff that still needs to be written, and other parts haven't been >> tested to my satisfaction: for example, I'm not convinced that >> recovering defective volumes on line works correctly in all cases. >> It compares favourably to ccd, though: in ccd, if a you have a drive >> failure, you have to modify your ccd config and reboot before you can >> access a mirrored pair again. Vinum handles this transparently. > > Alpha,beta, release code are all relative terms... Working both in the > NT world where "release code" is closer to a lot of 'beta' code in the > FreeBSD world, I am willing to try :-) :-) >> As far as reliability goes, a number of people have been using it >> heavily for a month now, and I haven't had any problem reports in that >> time (I *have* had reports of "works fine, no problems"). > > The main use would be on my news server spool... Although a real drag > if the spool barfs, its not really the end of the world since it > doesnt take long to fill up the drives again. I guess my main issue > is that if I do hit a bad sector, do I have to blow away the whole > spool ? That shouldn't be a problem. As I said, you may have one process die on you. >>> Also, on my news server I have a few drives that are of different >>> make and model. Last time I looked at ccd it was not reccomended to >>> try and stripe drives of different sizes and performance specs. >> >> Hmm. I can't think why not. > > I dont recall the reasons either, but that generally seemed to be the > consensus looking through old threads on ccd configuration and news > servers from last year. Possibly ideas from people who didn't know the details too well. >>> Also, how well does vinum cope with disk errors. I have one fuji >>> thats somewhat prone to them... >> > . > . >> this problem, but due to the kernel structure it's relatively complex. >> I'd expect it to be in by the end of the year, though. > > Hmmm.. I might wait a bit... Although not optimal, my multiple > partition schemes seem to do the job for now. When I add another 8 > gig drive to the new one I just added last week, I will perhaps try it > then as there should not be any errors on these 2 drives any time > soon. It'll still be better than any alternative. What happens is that one process runs into trouble and dies. At the same time, Vinum notes that there's a problem and marks the subdisk down. From then on, it doesn't try to use that subdisk again. 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 Sep 10 20:13:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA29245 for freebsd-questions-outgoing; Thu, 10 Sep 1998 20:13:19 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (post-12.mail.demon.net [194.217.242.41]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA29234 for ; Thu, 10 Sep 1998 20:13:15 -0700 (PDT) (envelope-from tonydl@the-coolpad.demon.co.uk) Received: from [194.222.65.225] (helo=the-coolpad.demon.co.uk) by post.mail.demon.net with smtp (Exim 2.02 #1) id 0zHJdw-0005tk-00 for freebsd-questions@FreeBSD.ORG; Fri, 11 Sep 1998 03:13:04 +0000 Message-ID: Date: Fri, 11 Sep 1998 04:12:00 +0100 To: freebsd-questions@FreeBSD.ORG From: Tony Dunn-Lowes Subject: cc: Internal compiler error URGENT MIME-Version: 1.0 X-Mailer: Turnpike (32) Version 4.00 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG HELP 1. I have just nuked my 2.2.5 system and reinstalled with 2.2.7 -RELEASE only to find that nearly every time I attempt to compile an application or upgrade I get ... cc: Internal compiler error: program cc1 got fatal signal 11 ... or similar. 2. Also... if several "ls -la" commands are executed in succession then you would get an error and core dump. 3. And... If a terminal screen is left for a few minutes (without activity) it will result in a disconnection (without warning) I have tried disabling the CPU cache (which has seemed to improve problem 2) but it hasn't solved the problems. I have also replaced the RAM. Machine Profile ... 32MB RAM, P133, Diamond Stealth 2000, SpeedEasy QDI Motherboard. I have heard that this set of problems could be due to the CPU type. Is this true ? Regards Tony --- Tony Dunn-Lowes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 20:17:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA29831 for freebsd-questions-outgoing; Thu, 10 Sep 1998 20:17:21 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from send103.yahoomail.com (send103.yahoomail.com [205.180.60.92]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id UAA29826 for ; Thu, 10 Sep 1998 20:17:19 -0700 (PDT) (envelope-from jhemen@yahoo.com) Message-ID: <19980911031721.24285.rocketmail@send103.yahoomail.com> Received: from [24.4.66.2] by send103.yahoomail.com; Thu, 10 Sep 1998 20:17:21 PDT Date: Thu, 10 Sep 1998 20:17:21 -0700 (PDT) From: Joe Hemen Subject: /usr/sbin/config can't open ../conf/devices.(null) 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'm trying to recompile a new kernel. I copied GENERIC to NK, edited NK, but when I run /usr/src/config NK (from the /usr/src/sys/i386/conf/NK directory, I get the following error: config: can't open ../conf/devices.(null) Any ideas? TIA Joe Hemen _________________________________________________________ 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 Thu Sep 10 20:34:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA01704 for freebsd-questions-outgoing; Thu, 10 Sep 1998 20:34:53 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from localhost.localdomain (pm2-206.his.com [205.177.96.206]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA01697 for ; Thu, 10 Sep 1998 20:34:50 -0700 (PDT) (envelope-from ws@his.com) Received: from localhost (ws@localhost) by localhost.localdomain (8.8.7/8.8.7) with SMTP id XAA00785 for ; Thu, 10 Sep 1998 23:34:04 +0400 X-Authentication-Warning: localhost.localdomain: ws owned process doing -bs Date: Thu, 10 Sep 1998 23:34:03 +0400 (GMT-4) From: William Salvino X-Sender: ws@localhost To: freebsd-questions@FreeBSD.ORG Subject: Questions Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Sirs, I have Linux installed and the kernel has to be in the first 1023 cylinders on the hard drive. Is this also the case with BSD? I use the Windows NT boot loader to selectively load DOS, NT, or Red Hat Linux from the bootloader menu. Does BSD have a bootsector I can strip off with dd and insert in the NT bootloader? Does BSD use LILO? Approximately How large does a disk partition have to be for a complete installation of everything on the BSD-CD? Thankyou for your kind attention to my questions. Sincerely, Bill Salvino e-mail: ws@his.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 21:15:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA04881 for freebsd-questions-outgoing; Thu, 10 Sep 1998 21:15:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from adams.kwangwoon.ac.kr ([128.134.56.110]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id VAA04875 for ; Thu, 10 Sep 1998 21:15:32 -0700 (PDT) (envelope-from byungh@adams.kwangwoon.ac.kr) Received: from coco7 (unverified [128.134.56.105]) by adams.kwangwoon.ac.kr (EMWAC SMTPRS 0.83) with SMTP id ; Fri, 11 Sep 1998 13:12:40 +0900 Message-ID: <000d01bddd3a$ff2701b0$69388680@coco7.kwangwoon.ac.kr> From: "=?euc-kr?B?vNu6tMjG?=" To: Subject: [Q]FreeBSD ATM Driver exist ?? Date: Fri, 11 Sep 1998 13:16:48 +0900 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000A_01BDDD86.6E4984F0" 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_000A_01BDDD86.6E4984F0 Content-Type: text/plain; charset="euc-kr" Content-Transfer-Encoding: base64 aSBoYXZlIEZvcmUgQVRNIENhcmQgKEZvcmVSdW5uZXIgTEUoUENJKSBBVE0gQWRhcHRlcikuDQpF eGlzdCA/Pz8gRnJlZUJTRCBEcml2ZXIgb3IgaW5zdGFsbCBndWlkZSBwYXBlci4NCg0KaSdtIGRv aW5nIFN0dWR5IG9uICB0aGUgRnJlZUJTRCBSb3V0ZXINCkJhc2VkIG9uIEFUTSBOZXR3b3JrLg0K DQoNClRoYW5rIFlvdSAhIQ0K ------=_NextPart_000_000A_01BDDD86.6E4984F0 Content-Type: text/html; charset="euc-kr" Content-Transfer-Encoding: base64 PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBXMyBIVE1MLy9FTiI+DQo8SFRNTD4N CjxIRUFEPg0KDQo8TUVUQSBjb250ZW50PSJ0ZXh0L2h0bWw7IGNoYXJzZXQ9a3NfY181NjAxLTE5 ODciIGh0dHAtZXF1aXY9Q29udGVudC1UeXBlPg0KPE1FVEEgY29udGVudD0nIk1TSFRNTCA0Ljcy LjMxMTAuNyInIG5hbWU9R0VORVJBVE9SPg0KPC9IRUFEPg0KPEJPRFkgYmdDb2xvcj0jZmZmZmZm Pg0KPERJVj48Rk9OVCBjb2xvcj0jMDAwMDAwIHNpemU9Mj5pIGhhdmUgRm9yZSBBVE0gQ2FyZCAo Rm9yZVJ1bm5lciBMRShQQ0kpIEFUTSANCkFkYXB0ZXIpLjwvRk9OVD48L0RJVj4NCjxESVY+PEZP TlQgc2l6ZT0yPkV4aXN0ID8/PyBGcmVlQlNEIERyaXZlciBvciBpbnN0YWxsIGd1aWRlIHBhcGVy LjwvRk9OVD48L0RJVj4NCjxESVY+PEZPTlQgc2l6ZT0yPjwvRk9OVD4mbmJzcDs8L0RJVj4NCjxE SVY+PEZPTlQgc2l6ZT0yPjwvRk9OVD48Rk9OVCBjb2xvcj0jMDAwMDAwIHNpemU9Mj5pJ20gZG9p bmc8L0ZPTlQ+PEZPTlQgDQpzaXplPTI+IFN0dWR5IG9uJm5ic3A7IHRoZSBGcmVlQlNEIFJvdXRl cjxCUj5CYXNlZCBvbiBBVE0gTmV0d29yay48L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIHNpemU9 Mj48L0ZPTlQ+Jm5ic3A7PC9ESVY+DQo8RElWPjxGT05UIHNpemU9Mj48L0ZPTlQ+Jm5ic3A7PC9E SVY+DQo8RElWPjxGT05UIHNpemU9Mj5UaGFuayBZb3UgISE8L0ZPTlQ+PC9ESVY+PC9CT0RZPjwv SFRNTD4NCg== ------=_NextPart_000_000A_01BDDD86.6E4984F0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 21:23:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA05309 for freebsd-questions-outgoing; Thu, 10 Sep 1998 21:23:17 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.austasia.net (ausns1.austasia.net [203.23.167.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id VAA05304 for ; Thu, 10 Sep 1998 21:23:14 -0700 (PDT) (envelope-from beatteam@austasia.net) Message-Id: <199809110423.VAA05304@hub.freebsd.org> Received: (qmail 13953 invoked from network); 11 Sep 1998 05:23:02 -0000 Received: from ppp28.melbourne.austasia.net (HELO pc00) (@203.23.160.128) by ausns1.austasia.net with SMTP; 11 Sep 1998 05:23:02 -0000 Reply-To: From: "Brett Gray" To: "FreeBSD -Questions" Subject: MTU Size & Connection reset by.. & Lost Input channel Date: Fri, 11 Sep 1998 14:21:35 +1000 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1161 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 I have just set up a mail server for a client under FreeBSD 2.2.2 running sendmail 8.8.5 I have done this many times before without problems...except this time Can anyone help with: a) I can send mail out of the mail server but I cant get any incoming mail. I keep getting error messages saying "Deferred: Connection reset by..." on mail servers trying to get mail INTO the problem machine.. Why? If I try to send a message from hotmail INTO the problem machine I get the following message in the maillog file: Sep 11 14:13:15 trycala sendmail[184]: --> 421 Lost input channel from f200.hotmail.com [207.82.251.91] Sep 11 14:13:15 trycala sendmail[184]: lost input channel from f200.hotmail.com [207.82.251.91] b) I read something on the net about MTU size. What is MTU (I can find any explaination of the term.. just references to it) Is the above problem likely to be something to do with MTU size and where can I adjust this setting in FreeBSD Any help would be greatly appreciated. Brett Gray beatteam@austasia.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 21:45:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA06925 for freebsd-questions-outgoing; Thu, 10 Sep 1998 21:45:56 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from homer.talcom.net ([209.5.1.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA06917 for ; Thu, 10 Sep 1998 21:45:52 -0700 (PDT) (envelope-from leo@homer.talcom.net) Received: (from leo@localhost) by homer.talcom.net (8.8.8/8.8.5) id AAA09049; Fri, 11 Sep 1998 00:47:01 -0400 (EDT) Message-ID: <19980911004700.52247@talcom.net> Date: Fri, 11 Sep 1998 00:47:00 -0400 From: Leo Papandreou To: Mark Ovens Cc: questions@FreeBSD.ORG Subject: Re: Help needed with fork(), pipe() & dup2() References: <35F6EE38.7DC97F21@uk.radan.com> <19980909182820.16714@talcom.net> <35F77884.E4FEAA21@uk.radan.com> <19980910173817.42597@talcom.net> <35F85DAF.2B23FC42@uk.radan.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <35F85DAF.2B23FC42@uk.radan.com>; from Mark Ovens on Fri, Sep 11, 1998 at 12:15:59AM +0100 X-Organization: Once neatly stacked a pile of paper. X-Wife: Forgotten but not gone. X-No-Archive: Yes Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Sep 11, 1998 at 12:15:59AM +0100, Mark Ovens wrote: > Leo Papandreou wrote: > > > > > Ah, that makes sense. In order to prove this could I add sleep() or > > > usleep() before the while(gets())? > > Tried it...doesn't work :-( > > > > > I'd try this, yes. > > > > I dont remember the code you posted but It also just occurred to me > > that files() will not work as expected if the close-on-exec flag is > > set. > > close-on-exec flag?? please explain. close(2) but that isnt the case here. Neither is parent/child com- munications since (see pipe(2)) reading from a pipe will return 0 only when the pipe widowed. > > Perhaps I should explain the context a bit further. The program is a > clone of Sun's Open Look file manager and foo() is called everytime you > change directory (by double clicking on a dir icon). This means that the > pipe is created everytime you change dir, i.e. it isn't persistent for > the duration the prog is running. > > arg 2 in execvp() is a global char* that holds a list of filenames char **, you mean? > (delimited by \n and starts with "file", the name of the prog, and is > terminated by a NULL) that the prog can't identify so it passes them to > file(1) to try to id them. I'm not sure I understand the \n part. file(1) will interpret the '\n' literally. > > What puzzles me is that the Linux binary works OK under FreeBSD (2.2.7) > Linux emulation. I'm building it with gcc 2.8.1. > > I've re-quoted the code below.... I rewrote foo() and embedded it into a short main() stub. It *did* work under Linux but it only worked under FreeBSD for the first call to foo(): #include #include #include #include #define MAX_LINE 4096 FILE *logfile; char *files[] = { "files", "/etc/XF86Config", "/etc/aliases", "/etc/aliases.db", "/etc/amd.map", "/etc/crontab", "/etc/csh.cshrc", "/etc/csh.login", "/etc/csh.logout", 0 }; void foo() { char line[MAX_LINE]; int fd[2]; pid_t pid; if (pipe(fd) < 0) err(1, NULL); if ((pid = fork()) < 0) err(1, NULL); else if (pid > 0) { /* parent */ close(fd[1]); if (fd[0] != STDIN_FILENO) { if (dup2(fd[0], STDIN_FILENO) != STDIN_FILENO) err(1, NULL); } /* * read from the pipe */ while (gets(line) != NULL) { /* gets(line) will not equal NULL until the child closes the write end of the pipe (see pipe(2)) so parent-child communication doesnt seem to be an issue here. */ fprintf(logfile, "%s\n", line); } close(fd[0]); } else { /* child */ close (fd[0]); if (fd[1] != STDOUT_FILENO) { if (dup2(fd[1], STDOUT_FILENO) != STDOUT_FILENO) err(1, NULL); } if (execvp("file", files) < 0) err(1, NULL); } } main(int argc, char *argv[]) { if (argc != 2) return 1; if ((logfile = fopen(argv[1], "w")) == 0) err(1, NULL); fprintf(logfile, ">>> FOO(1) <<<\n"); foo(); fflush(logfile); fprintf(logfile, ">>> FOO(2) <<<\n"); foo(); fflush(logfile); fprintf(logfile, ">>> FOO(3) <<<\n"); foo(); fflush(logfile); return 0; } Produced this output: >>> FOO(1) <<< /etc/XF86Config: English text /etc/aliases: English text /etc/aliases.db: Berkeley DB Hash file (Version 2, Little Endian, Bucket Size 8192, Bucket Shift 13, Directory Size 256, Segment Size 256, Segment Shift 8, Overflow Point 1, Last Freed 2, Max Bucket 1, High Mask 0x3, Low Mask 0x1, Fill Factor 65536, Number of Keys 18) /etc/amd.map: ASCII text /etc/crontab: ASCII text /etc/csh.cshrc: ASCII text /etc/csh.login: English text /etc/csh.logout: ASCII text >>> FOO(2) <<< >>> FOO(3) <<< > What puzzles me is that the Linux binary works OK under FreeBSD (2.2.7) > Linux emulation. I'm building it with gcc 2.8.1. > Yeah, the above code produces the "expected" results on a RedHat machine. I'd love to know why and where the difference in semantics lies. > I've re-quoted the code below.... > > Thanks for your help with this Leo. Thank Brian Sommers. His sol'n was correct. void foo() { [...] else if (pid > 0) { /* parent */ FILE *in; close(fd[1]); if ((in = fdopen(fd[0], "r")) == NULL) { close(fd[0]); /* child gets SIGPIPE */ err(1, NULL); } /* * read from the pipe */ while (fgets(line, MAX_LINE, in) != NULL) fprintf(logfile, "%s", line); fclose(in); close(fd[0]); } else { /* child */ [...] } >>> FOO(1) <<< /etc/XF86Config: English text /etc/aliases: English text /etc/aliases.db: Berkeley DB Hash file (Version 2, Little Endian, Bucket Size 8192, Bucket Shift 13, Directory Size 256, Segment Size 256, Segment Shift 8, Overflow Point 1, Last Freed 2, Max Bucket 1, High Mask 0x3, Low Mask 0x1, Fill Factor 65536, Number of Keys 18) /etc/amd.map: ASCII text /etc/crontab: ASCII text /etc/csh.cshrc: ASCII text /etc/csh.login: English text /etc/csh.logout: ASCII text >>> FOO(2) <<< /etc/XF86Config: English text /etc/aliases: English text /etc/aliases.db: Berkeley DB Hash file (Version 2, Little Endian, Bucket Size 8192, Bucket Shift 13, Directory Size 256, Segment Size 256, Segment Shift 8, Overflow Point 1, Last Freed 2, Max Bucket 1, High Mask 0x3, Low Mask 0x1, Fill Factor 65536, Number of Keys 18) /etc/amd.map: ASCII text /etc/crontab: ASCII text /etc/csh.cshrc: ASCII text /etc/csh.login: English text /etc/csh.logout: ASCII text >>> FOO(3) <<< /etc/XF86Config: English text /etc/aliases: English text /etc/aliases.db: Berkeley DB Hash file (Version 2, Little Endian, Bucket Size 8192, Bucket Shift 13, Directory Size 256, Segment Size 256, Segment Shift 8, Overflow Point 1, Last Freed 2, Max Bucket 1, High Mask 0x3, Low Mask 0x1, Fill Factor 65536, Number of Keys 18) /etc/amd.map: ASCII text /etc/crontab: ASCII text /etc/csh.cshrc: ASCII text /etc/csh.login: English text /etc/csh.logout: ASCII text > > void foo() > > { > > char line [MAX_LINE]; > > int fd [2]; > > pid_t pid; > > > > pipe(fd); > > if ((pid = fork ()) < 0) > > error_message(); > > else > > if (pid > 0) > > { /* parent */ > > close (fd [1]); > > if (fd [0] != STDIN_FILENO) > > { > > dup2(fd [0], STDIN_FILENO) > > close (fd [0]); > > } > > /* read file names from pipe */ > > while (gets (line) != NULL) > > { > > . > > . > > code to process "line" here > > . > > . > > } > > > > close (fd [0]); > > > > } /* parent */ > > else > > { /* child */ > > close (fd [0]); > > if (fd [1] != STDOUT_FILENO) > > { > > dup2(fd [1], STDOUT_FILENO) > > close (fd [1]); > > } > > if (execvp ("file", files) < 0) > > error_message (); > > close (fd [1]); > > } /* child */ > > } > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 21:46:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA06956 for freebsd-questions-outgoing; Thu, 10 Sep 1998 21:46:02 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from fep6.mail.ozemail.net (fep6.mail.ozemail.net [203.2.192.123]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA06928 for ; Thu, 10 Sep 1998 21:45:57 -0700 (PDT) (envelope-from ozemail.com.au@ozemail.com.au) Received: from caine (slsdn6p15.ozemail.com.au [203.108.69.144] (may be forged)) by fep6.mail.ozemail.net (8.9.0/8.6.12) with SMTP id OAA24985 for ; Fri, 11 Sep 1998 14:45:44 +1000 (EST) Message-Id: <199809110445.OAA24985@fep6.mail.ozemail.net> X-Sender: caine1@ozemail.com.au X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Demo Date: Fri, 11 Sep 1998 14:43:14 +1000 To: freebsd-questions@FreeBSD.ORG From: Caine Subject: Free-BSD 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 heard so much about this OS and would like to download a copy before puchasing it on CD. What files do I need to download. Thankyou Caine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 22:05:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA08250 for freebsd-questions-outgoing; Thu, 10 Sep 1998 22:05:27 -0700 (PDT) (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 WAA08236 for ; Thu, 10 Sep 1998 22:05:13 -0700 (PDT) (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 OAA00724; Fri, 11 Sep 1998 14:32:03 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id OAA00768; Fri, 11 Sep 1998 14:28:53 +0930 (CST) Message-ID: <19980911142853.M611@freebie.lemis.com> Date: Fri, 11 Sep 1998 14:28:53 +0930 From: Greg Lehey To: Allen Campbell , chad@dcfinc.com Cc: questions@FreeBSD.ORG Subject: Re: SCSI tape drives References: <199809100630.XAA08373@freebie.dcfinc.com> <35F885D9.6BBD25D7@verinet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <35F885D9.6BBD25D7@verinet.com>; from Allen Campbell on Thu, Sep 10, 1998 at 08:07:22PM -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, 10 September 1998 at 20:07:22 -0600, Allen Campbell wrote: > Chad R. Larson wrote: >> >> I've been using an HP DDS-2 4mm DAT drive quite successfully on a >> FreeBSD machine at my office. >> >> I was browsing the Insight web site for SCSI tape drives under $600 for >> use at home, and found the expected 8mm and 4mm tapes. >> >> However, I found that Segate, HP and a couple of others were selling >> Travan (TR-4) drives (4 GB native capacity in) SCSI versions for a couple >> of hundred bucks less than the 4mm DAT drives. >> >> Does anyone here have any experience with SCSI Travan drives under >> FreeBSD? If so, how are they working out? > > I bought the HP TR-4 about four months ago. The media is expensive, but > it lasts. I'd hope that 4 months isn't enough time to determine whether a medium lasts. 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 Sep 10 22:06:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA08369 for freebsd-questions-outgoing; Thu, 10 Sep 1998 22:06:05 -0700 (PDT) (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 WAA08311 for ; Thu, 10 Sep 1998 22:06:00 -0700 (PDT) (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 OAA00737 for ; Fri, 11 Sep 1998 14:35:48 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id OAA07451 for questions@FreeBSD.org; Fri, 11 Sep 1998 14:35:48 +0930 (CST) Message-ID: <19980911141653.J611@freebie.lemis.com> Date: Fri, 11 Sep 1998 14:16:54 +0930 From: Greg Lehey To: Tony Dunn-Lowes , freebsd-questions@FreeBSD.ORG Subject: Multiple crashes (was: cc: Internal compiler error URGENT) References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: ; from Tony Dunn-Lowes on Fri, Sep 11, 1998 at 04:12:00AM +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 Friday, 11 September 1998 at 4:12:00 +0100, Tony Dunn-Lowes wrote: > HELP > > 1. > > I have just nuked my 2.2.5 system and reinstalled with 2.2.7 -RELEASE > only to find that nearly every time I attempt to compile an application > or upgrade I get ... > > cc: Internal compiler error: program cc1 got fatal signal 11 > > ... or similar. > > 2. > > Also... if several "ls -la" commands are executed in succession then you > would get an error and core dump. > > 3. > > And... If a terminal screen is left for a few minutes (without activity) > it will result in a disconnection (without warning) > > I have tried disabling the CPU cache (which has seemed to improve > problem 2) but it hasn't solved the problems. I have also replaced the > RAM. > > Machine Profile ... 32MB RAM, P133, Diamond Stealth 2000, SpeedEasy QDI > Motherboard. > > I have heard that this set of problems could be due to the CPU type. Is > this true ? If your 2.2.5 system was working OK, this is really unusual. Yes, it does point to some kind of hardware problem, but it's not usually due to your CPU. Also, the P5/133 isn't exactly the most uncommon CPU. I have two of them here running quite happily. You wouldn't have changed your motherboard or memory recently, would you? 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 Sep 10 22:17:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA09402 for freebsd-questions-outgoing; Thu, 10 Sep 1998 22:17:02 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from merisel.uct.ru ([212.57.129.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id WAA09394 for ; Thu, 10 Sep 1998 22:16:48 -0700 (PDT) (envelope-from victor@merisel.uct.ru) Received: from merisel.uct.ru (pc1-vic.uct.ru [212.57.129.41]) by merisel.uct.ru (8.6.5/8.5) with ESMTP id LAA00332; Fri, 11 Sep 1998 11:24:28 +0600 Message-ID: <35F8BF75.507FD7F5@merisel.uct.ru> Date: Fri, 11 Sep 1998 11:13:09 +0500 From: Victor Shuvalov Organization: Merisel UCT Inc X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Create Proxy server Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How can I create,configure,run proxy server in the FreeBsd 2.1.0 release 0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 22:20:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA09687 for freebsd-questions-outgoing; Thu, 10 Sep 1998 22:20:20 -0700 (PDT) (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 WAA09679 for ; Thu, 10 Sep 1998 22:20:15 -0700 (PDT) (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 OAA00772; Fri, 11 Sep 1998 14:50:03 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id OAA14975; Fri, 11 Sep 1998 14:50:02 +0930 (CST) Message-ID: <19980911145001.O611@freebie.lemis.com> Date: Fri, 11 Sep 1998 14:50:01 +0930 From: Greg Lehey To: Tony Dunn-Lowes Cc: FreeBSD Questions Subject: Re: Multiple crashes (was: cc: Internal compiler error URGENT) References: <19980911141653.J611@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: ; from Tony Dunn-Lowes on Fri, Sep 11, 1998 at 06:13:06AM +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 Friday, 11 September 1998 at 6:13:06 +0100, Tony Dunn-Lowes wrote: (to me alone. Please copy -questions: I charge big money for private messages). > In message <19980911141653.J611@freebie.lemis.com>, Greg Lehey > writes >> If your 2.2.5 system was working OK, this is really unusual. Yes, it >> does point to some kind of hardware problem, but it's not usually due >> to your CPU. Also, the P5/133 isn't exactly the most uncommon CPU. I >> have two of them here running quite happily. You wouldn't have >> changed your motherboard or memory recently, would you? > > Well, 2.2.5 was fine but then some wise guy hacked the box. What do you mean by "hacked"? You mean "broke in to"? That wouldn't cause these problems (I don't think, anyway). > I then wiped the entire system and restarted with 2.2.7 > -RELEASE. Problems started to happen so we replaced the RAM (made no > difference) then we disabled the CPU cache (did make a difference) > but problems still persist. > > I may decide to change the motherboard and CPU as a matter of course. Let's assume that your chipset setup is completely screwed up. Try going in to the BIOS setup menu and resetting to default values. If it still doesn't work, come back with *many* more details about your motherboard, including the support chipset. 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 Sep 10 22:28:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA10237 for freebsd-questions-outgoing; Thu, 10 Sep 1998 22:28:06 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from stumbleinn.dyn.ml.org ([206.138.229.16]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA10196 for ; Thu, 10 Sep 1998 22:27:55 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from localhost (david@localhost) by stumbleinn.dyn.ml.org (8.8.8/8.8.8) with SMTP id AAA01271; Fri, 11 Sep 1998 00:25:46 -0500 (CDT) (envelope-from david@stumbleinn.dyn.ml.org) Date: Fri, 11 Sep 1998 00:25:41 -0500 (CDT) From: David Vondrasek To: Caine cc: freebsd-questions@FreeBSD.ORG Subject: Re: Free-BSD In-Reply-To: <199809110445.OAA24985@fep6.mail.ozemail.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, 11 Sep 1998, Caine wrote: > Hi. I have heard so much about this OS and would like to download a copy > before puchasing it on CD. What files do I need to download. > > Thankyou > > Caine > http://www.freebsd.org/handbook/install.html This URL has directions and what files you will need. Good Luck -- David L. Vondrasek dlv@watertower.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 22:31:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA10640 for freebsd-questions-outgoing; Thu, 10 Sep 1998 22:31:13 -0700 (PDT) (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 WAA10630 for ; Thu, 10 Sep 1998 22:31:06 -0700 (PDT) (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 OAA00716; Fri, 11 Sep 1998 14:28:05 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id OAA25783; Fri, 11 Sep 1998 14:25:53 +0930 (CST) Message-ID: <19980911142553.L611@freebie.lemis.com> Date: Fri, 11 Sep 1998 14:25:53 +0930 From: Greg Lehey To: William Salvino , freebsd-questions@FreeBSD.ORG Subject: Re: Questions References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: ; from William Salvino on Thu, Sep 10, 1998 at 11:34:03PM +0400 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, 10 September 1998 at 23:34:03 +0400, William Salvino wrote: > Dear Sirs, > > I have Linux installed and the kernel has to be in the first 1023 > cylinders on the hard drive. Is this also the case with BSD? This requirement doesn't come from the operating system, it comes from the BIOS. It used to be universally true, but nowadays most BIOSes are a little more clever. If your BIOS documentation doesn't tell you, the best thing to do is try it out. > I use the Windows NT boot loader to selectively load DOS, NT, or Red Hat > Linux from the bootloader menu. Does BSD have a bootsector I can strip off > with dd Yes. > and insert in the NT bootloader? I don't know. I don't use Microsoft. > Does BSD use LILO? No. LILO is a Linux program. We have a similar program, but it's not as configurable as LILO. But you can boot FreeBSD with LILO. > Approximately How large does a disk partition have to be for a > complete installation of everything on the BSD-CD? About 2 GB. Of course, you don't need 80% of what's on the CD. If you know Linux, assume that the requirements for FreeBSD are about the same as for Linux. 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 Sep 10 22:50:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA13146 for freebsd-questions-outgoing; Thu, 10 Sep 1998 22:50:48 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail1.halcyon.com (mail1.halcyon.com [206.63.63.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA13141 for ; Thu, 10 Sep 1998 22:50:43 -0700 (PDT) (envelope-from napalm@mail1.halcyon.com) Received: from evt-lx100-ip9.nwnexus.net (evt-lx100-ip9.nwnexus.net [204.57.235.9]) by mail1.halcyon.com (8.8.8/8.8.8) with SMTP id WAA17468 for ; Thu, 10 Sep 1998 22:50:30 -0700 (PDT) Message-Id: <199809110550.WAA17468@mail1.halcyon.com> From: "Mark Cockrum" To: FreeBSD-questions@FreeBSD.ORG Date: Fri, 23 Jan 1998 02:58:31 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Subject: Question about IDE devices X-mailer: Pegasus Mail for Windows (v3.01b) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from Quoted-printable to 8bit by hub.freebsd.org id WAA13142 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, i'm a PC user who has *just* made the transition over from windoze to FreeBSD, and i'm having some trouble upgrading my system. I've just installed a new motherboard for a Pentium 266mhz chip, and I have 3 IDE devices: a Seagate 1.2G hard drive, a Quantum 160mb (whoohoo) hard drive, and an IDE CD-rom. The Seagate is acting as the primary master, the Quantum is the primary slave and the CD-Rom is a secondary slave. My problem is that the generic FreeBSD kernel can only find the Seagate HD. Before (on my old 486) the CD used to boot just fine as device wcd0, but now it won't find it anymore. I can't even install the operating system because FreeBSD refuses to find the CD-Rom it just booted from. I'm really confused because i have little experience with IDE hardware devices, and i have no idea what port or IRQ addresses the BIOS is using. If it makes any difference, the BIOS i'm using is "award" bios that supports PnP devices and all the usual Windows95 stuff (though i think i've turned PnP off). Is there a MS-DOS program that can give me the information I need? any help would be MUCH appreciated! -MC ___ <@,@> Mark A. Cockrum Have you crashed Windows95 today? ì`-'U Inferno Prod., LTD. -"-"- napalm@halcyon.com / n9842643@cc.wwu.edu - --- ---- --------- --------------------------------------------- Visit our 'zine: No Comment Needed - http://ncn.cjb.net ------------------------------------------- --------- ---- --- -- Secured Email Prefered. For PGP Key: http://keyserv.integris-ds.com/cgi-bin/pgp-key-get.sh?AE4F18D5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 23:47:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA19203 for freebsd-questions-outgoing; Thu, 10 Sep 1998 23:47:21 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ix.netcom.com (sil-wa2-09.ix.netcom.com [206.214.137.41]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA19184 for ; Thu, 10 Sep 1998 23:47:15 -0700 (PDT) (envelope-from tomdean@ix.netcom.com) Received: (from tomdean@localhost) by ix.netcom.com (8.9.1/8.8.8) id XAA01595; Thu, 10 Sep 1998 23:47:00 -0700 (PDT) (envelope-from tomdean) Date: Thu, 10 Sep 1998 23:47:00 -0700 (PDT) Message-Id: <199809110647.XAA01595@ix.netcom.com> From: Thomas Dean To: freebsd-questions@FreeBSD.ORG Subject: Undefined Symbol ___error in 2.2.6 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I know this question was asked and answered. But, I cannot find it in the archives. What was the solution to the "Undefined symbol '___error' referenced from text segment" problem when compiling with gcc 2.7.2.1, running FreeBSD 2.2.6? This happens when compiling code using the strerror function. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Sep 10 23:54:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA20160 for freebsd-questions-outgoing; Thu, 10 Sep 1998 23:54:58 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from omnix.net (omnix.net [194.183.217.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA20138 for ; Thu, 10 Sep 1998 23:54:49 -0700 (PDT) (envelope-from didier@omnix.net) Received: from localhost (didier@localhost) by omnix.net (8.8.7/8.8.7) with SMTP id GAA24132; Fri, 11 Sep 1998 06:54:26 GMT (envelope-from didier@omnix.net) Date: Fri, 11 Sep 1998 08:54:26 +0200 (CEST) From: Didier Derny To: User MEASL cc: freebsd-questions@FreeBSD.ORG Subject: Re: Bandwidth Throttling 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 check ipltd* in ftp://ftp.cdrom/com/pub/FreeBSD/incoming On Thu, 10 Sep 1998, User MEASL wrote: > > Does anybody know where (if?) I can get some kind of bandwidth throttling > code for FBSD? The object is to create "virtual" connections of a > particular size for each user (i.e. some users on the ethernet can > use wire speeds, some get modem speeds, some get the middle ground)? > > I know there is hardware out there that does this (and at a *very* > hefty price too!), but that's not an option here... Besides, I'd > like to run it on our FBSD routers.... > > > Yours, > J.A. Terranson > sysadmin@mfn.org > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Didier Derny didier@omnix.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 00:03:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA21411 for freebsd-questions-outgoing; Fri, 11 Sep 1998 00:03:09 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ix.netcom.com (sil-wa2-09.ix.netcom.com [206.214.137.41]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA21386 for ; Fri, 11 Sep 1998 00:03:04 -0700 (PDT) (envelope-from tomdean@ix.netcom.com) Received: (from tomdean@localhost) by ix.netcom.com (8.9.1/8.8.8) id AAA01636; Fri, 11 Sep 1998 00:02:50 -0700 (PDT) (envelope-from tomdean) Date: Fri, 11 Sep 1998 00:02:50 -0700 (PDT) Message-Id: <199809110702.AAA01636@ix.netcom.com> From: Thomas Dean To: freebsd-questions@FreeBSD.ORG Subject: Re: Undefined Symbol ___error in 2.2.6 - Solved Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I installed libc from a -current system. Works. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 00:11:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA22793 for freebsd-questions-outgoing; Fri, 11 Sep 1998 00:11:38 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (post-12.mail.demon.net [194.217.242.41]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA22786 for ; Fri, 11 Sep 1998 00:11:34 -0700 (PDT) (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.02 #1) id 0zHNMX-00044T-00; Fri, 11 Sep 1998 07:11:22 +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 IAA01340; Fri, 11 Sep 1998 08:10:50 +0100 Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA02287; Fri, 11 Sep 98 08:10:48 BST Message-Id: <35F8CCF1.B2BD199E@uk.radan.com> Date: Fri, 11 Sep 1998 08:10:41 +0100 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.03 [en] (X11; I; SunOS 4.1.3_U1 sun4m) Mime-Version: 1.0 To: Leo Papandreou Cc: questions@FreeBSD.ORG Subject: Re: Help needed with fork(), pipe() & dup2() References: <35F6EE38.7DC97F21@uk.radan.com> <19980909182820.16714@talcom.net> <35F77884.E4FEAA21@uk.radan.com> <19980910173817.42597@talcom.net> <35F85DAF.2B23FC42@uk.radan.com> <19980911004700.52247@talcom.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Leo Papandreou wrote: > > > > > arg 2 in execvp() is a global char* that holds a list of filenames > > char **, you mean? Er yes, well it was late & I'd had a couple of beers.... > > > (delimited by \n and starts with "file", the name of the prog, and is > > terminated by a NULL) that the prog can't identify so it passes them to > > file(1) to try to id them. > > I'm not sure I understand the \n part. file(1) will interpret the > '\n' literally. Doh, I'd put in a for loop to printf() the contents of files for debugging, that was where I got \n from . Well it was late and..... > > > > > What puzzles me is that the Linux binary works OK under FreeBSD (2.2.7) > > Linux emulation. I'm building it with gcc 2.8.1. > > > > I've re-quoted the code below.... > > I rewrote foo() and embedded it into a short main() stub. It *did* > work under Linux but it only worked under FreeBSD for the first > call to foo(): > [code & output snipped] > > > What puzzles me is that the Linux binary works OK under FreeBSD (2.2.7) > > Linux emulation. I'm building it with gcc 2.8.1. > > > > Yeah, the above code produces the "expected" results on a RedHat machine. > I'd love to know why and where the difference in semantics lies. > So would I. I'm glad that someone else got the same results (at least I know it wasn't stupidity on my part). Surely using pipes for inter-process comms is a fairly standard construct so one would expect it to behave consistently across different flavours of Unix? > > I've re-quoted the code below.... > > > > Thanks for your help with this Leo. > > Thank Brian Sommers. His sol'n was correct. > > void foo() > { > > [...] > else if (pid > 0) > { /* parent */ > FILE *in; > > close(fd[1]); > if ((in = fdopen(fd[0], "r")) == NULL) > { > close(fd[0]); /* child gets SIGPIPE */ > err(1, NULL); > } That's another beer I owe Brian (he gave me a lot of patient help with ppp). It would appear that dup2() is the culprit as the only real change is using fdopen() instead of dup2(), but only for the parent, Brian's sol'n implies that dup2() still works in the child code. -- When everything's coming your way, you're in the wrong lane. Mark Ovens, CNC Applications Engineer, Radan Computational Ltd Sheet Metal CAD/CAM Solutions 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 Sep 11 00:17:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA23507 for freebsd-questions-outgoing; Fri, 11 Sep 1998 00:17:19 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.10.60]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA23496 for ; Fri, 11 Sep 1998 00:17:13 -0700 (PDT) (envelope-from kheuer@gwdu60.gwdg.de) Received: from localhost (kheuer@localhost) by gwdu60.gwdg.de (8.9.0/8.9.0) with SMTP id JAA23509; Fri, 11 Sep 1998 09:16:19 +0200 (CEST) Date: Fri, 11 Sep 1998 09:16:19 +0200 (CEST) From: Konrad Heuer To: He Jiaren cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD In-Reply-To: <3.0.1.32.19980910223318.007acc90@pop.trewde.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, 10 Sep 1998, He Jiaren wrote: > > > hmm.....Yup. I've copied the files to C:\freebsd and I've defrag it. > But what do you mean "shrink it with FIPS" how I do that? And about that > idimage part, > I don't know whether I have done that. But I have booted that boot > floppy(I don't know how I did that) > and I went thru the setup.But I didn't successfully partition for the > FreeBSD. So how I partition it and what do you think i'm suppose to do now? You'll find fips within the `tools' directory. It works fine with FAT16 partitions. If you've W95 with VFAT 32 you need to buy partition magic or to reinstall W95 after partitioning the hard disk. What does partition mean? You must divide your hard disk into separate partitions which can be used by different OS. Your harddisk `looks' like two or more disks if you've two or more partitions. Try FDISK under DOS to display the partition(s) on your hard disk. You can start FIPS under DOS to modify the partition table. I recommend Greg Leheys `The Complete FreeBSD' (Walnut Creek CDROM Books) to you since it can help a novice very much. Konrad Heuer // Gesellschaft fuer wissenschaftliche Datenverarbeitung mbH // Goettingen (GWDG), Am Fassberg, D-37077 Goettingen, Germany // // kheuer@gwdu60.gwdg.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 00:17:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA23529 for freebsd-questions-outgoing; Fri, 11 Sep 1998 00:17:24 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (post-12.mail.demon.net [194.217.242.41]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA23509 for ; Fri, 11 Sep 1998 00:17:20 -0700 (PDT) (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.02 #1) id 0zHNS8-0004Qs-00; Fri, 11 Sep 1998 07:17:09 +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 IAA01347; Fri, 11 Sep 1998 08:16:36 +0100 Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA02332; Fri, 11 Sep 98 08:16:35 BST Message-Id: <35F8CE4B.ED9E33F3@uk.radan.com> Date: Fri, 11 Sep 1998 08:16:27 +0100 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.03 [en] (X11; I; SunOS 4.1.3_U1 sun4m) Mime-Version: 1.0 To: Brian Somers Cc: questions@FreeBSD.ORG, freebsd-users@freebsd-uk.eu.org Subject: Re: Help needed with fork(), pipe() & dup2() References: <199809110054.BAA05212@woof.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 Brian Somers wrote: > > > The parent should not be mucking around with STDIN and gets() at all. > In my experience, way to many library calls use unexpected routines > like err() and abort(). Besides, gets() produces warnings for a > reason. > > Instead, change the parent if() block to > > FILE *in; > int len; > > close(fd[1]); > if ((in = fdopen(fd[0], "r")) == NULL) { > close(fd[0]); /* child gets SIGPIPE */ > vomit(); > } > line[sizoef line - 1] = '\0'; > while (fgets(line, sizeof line - 1, in)) { > len = strlen(line); > if (len && line[len-1] == '\n') > line[--len] = '\0'; > . > . > . > } > fclose(in); > close(fd[0]); > The major change here seems to be using fdopen() instead of dup2() and reading the pipe with fgets() rather than gets(), but only for the parent. Can I take it that dup2() can still be used for the child? Leo has tried your mods and it works fine. I'll try it tonight. He also tried the original code and got the same results - works under Linux but not FreeBSD. -- When everything's coming your way, you're in the wrong lane. Mark Ovens, CNC Applications Engineer, Radan Computational Ltd Sheet Metal CAD/CAM Solutions 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 Sep 11 00:33:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA25723 for freebsd-questions-outgoing; Fri, 11 Sep 1998 00:33:38 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from culverk.student.umd.edu (culverk.student.umd.edu [129.2.164.100]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA25712 for ; Fri, 11 Sep 1998 00:33:34 -0700 (PDT) (envelope-from culverk@wam.umd.edu) Received: from localhost (culverk@localhost) by culverk.student.umd.edu (8.8.8/8.8.7) with SMTP id DAA00293 for ; Fri, 11 Sep 1998 03:33:16 -0400 (EDT) (envelope-from culverk@wam.umd.edu) X-Authentication-Warning: culverk.student.umd.edu: culverk owned process doing -bs Date: Fri, 11 Sep 1998 03:33:15 -0400 (EDT) From: Kenneth Wayne Culver X-Sender: culverk@culverk.student.umd.edu To: freebsd-questions@FreeBSD.ORG Subject: Linux Emu Message-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 gotten linux quake 2 to work under freebsd?? I got it to load, but could not get it to actually finish starting up. It got past the intro screen, where the id logo is pounded out, but once it says loading, it just quits. I think that some feature called setup that is in linux is not supported in FreeBSD, but if anyone can help, please let me know. Kenneth Culver To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 00:35:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA26297 for freebsd-questions-outgoing; Fri, 11 Sep 1998 00:35:33 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alcatel.fr (ns.celwave.tm.fr [194.133.58.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA26286 for ; Fri, 11 Sep 1998 00:35:30 -0700 (PDT) (envelope-from Thierry.Herbelot@alcatel.fr) From: Thierry.Herbelot@alcatel.fr Received: from alcatel.fr (gatekeeper-ssn.alcatel.fr [155.132.180.244]) by mailgate.alcatel.fr (ALCANET/SMTP) with ESMTP id JAA32632; Fri, 11 Sep 1998 09:40:48 +0200 Received: from lune.telspace.alcatel.fr (lune.telspace.alcatel.fr [155.132.144.65]) by aifhs2.alcatel.fr (ALCANET/SMTP2) with ESMTP id JAA12313; Fri, 11 Sep 1998 09:34:29 +0200 (MET DST) 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 JAA24960; Fri, 11 Sep 1998 09:34:31 +0200 (MEST) Received: from eole.telspace.alcatel.fr by telss1 (4.1/SMI-4.1) id AA29406; Fri, 11 Sep 98 09:33:50 +0200 Received: from localhost by eole.telspace.alcatel.fr with SMTP (1.40.112.12/16.2) id AA288278883; Fri, 11 Sep 1998 09:28:03 +0200 X-Openmail-Hops: 1 Date: Fri, 11 Sep 98 09:27:49 +0200 Message-Id: In-Reply-To: <199809110550.WAA17468@mail1.halcyon.com> Subject: Question about IDE devices Mime-Version: 1.0 To: napalm@halcyon.com Cc: FreeBSD-questions@FreeBSD.ORG Content-Type: text/plain; charset=ISO-8859-1; name="Question" Content-Disposition: inline; filename="Question" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id AAA26293 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello > > Hi, i'm a PC user who has *just* made the transition > over from windoze to FreeBSD, and i'm having some > trouble upgrading my system. > > I've just installed a new motherboard for a Pentium > 266mhz chip, and I have 3 IDE devices: a Seagate 1.2G > hard drive, a Quantum 160mb (whoohoo) hard drive, and > an IDE CD-rom. The Seagate is acting as the primary > master, the Quantum is the primary slave and the CD-Rom > is a secondary slave. ^^^^^ There was a message recently stating that each IDE channel MUST have a master (IDE stands for Integrated Device Electronics : the intelligence resides on the drives themselves). So try and set your CD to Master. Further : 2.2.6-R does not work ok with all types of IDE drive combinations. Remember : you can also copy the installation files from the CD to a FAT partition using WinSh.. , then install from the FAT partition (while disabling the secondary IDE channel). TfH > > My problem is that the generic FreeBSD kernel can only > find the Seagate HD. Before (on my old 486) the CD > used to boot just fine as device wcd0, but now it > won't find it anymore. I can't even install the > operating system because FreeBSD refuses to find the > CD-Rom it just booted from. I'm really confused because > i have little experience with IDE hardware devices, and > i have no idea what port or IRQ addresses the BIOS is > using. > > If it makes any difference, the BIOS i'm using is "award" > bios that supports PnP devices and all the usual > Windows95 stuff (though i think i've turned PnP off). > Is there a MS-DOS program that can give me the information > I need? > > any help would be MUCH appreciated! > > -MC > ___ > <@,@> Mark A. Cockrum Have you crashed Windows95 today? > ì`-'U Inferno Prod., LTD. > -"-"- napalm@halcyon.com / n9842643@cc.wwu.edu > - --- ---- --------- --------------------------------------------- > Visit our 'zine: No Comment Needed - http://ncn.cjb.net > ------------------------------------------- --------- ---- --- -- > Secured Email Prefered. For PGP Key: > http://keyserv.integris-ds.com/cgi-bin/pgp-key-get.sh?AE4F18D5 > > 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 Sep 11 00:38:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA26969 for freebsd-questions-outgoing; Fri, 11 Sep 1998 00:38:19 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from infowar.ml.org (dyn2-206cable.hg.singa.pore.net [202.169.244.206] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA26963 for ; Fri, 11 Sep 1998 00:38:14 -0700 (PDT) (envelope-from freebsd@infowar.ml.org) Received: from localhost (freebsd@localhost) by infowar.ml.org (8.8.8/NO SPAM) with SMTP id PAA00436 for ; Fri, 11 Sep 1998 15:38:28 +0800 (SGT) (envelope-from freebsd@infowar.ml.org) Date: Fri, 11 Sep 1998 15:38:23 +0800 (SGT) From: freebsd mailing list To: questions@FreeBSD.ORG Subject: Need Help with NATD(urgent) Message-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, Running 2.2.7, I have this fxp0 -> cable modem , fxp1 -> winbox. (no hub use crossover cable.) followed 'man natd' to setup ipfw and natd: natd -interface fxp0 00100 divert 8668 ip from any to any via fxp0 00200 allow ip from any to any 65535 deny ip from any to any but when netstat -r: winbox.infowar 0:a0:c9:8c:3f:b5 UHLW 0 29 lo0 ^^^^^ from netstat -r, fxp1 is on lo0(127.0.0.1) which is supposed to be 10.99.99.99 . fxp0: flags=8847 mtu 1500 inet 202.169.244.206 netmask 0xffffff00 broadcast 202.169.244.255 ether 00:a0:c9:8e:af:cd fxp1: flags=8843 mtu 1500 inet 10.99.99.99 netmask 0xff000000 broadcast 10.255.255.255 ether 00:a0:c9:8c:3f:b5 lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 /etc/hosts : 202.169.244.206 infowar.ml.org infowar 10.99.99.99 winbox.infowar.ml.org winbox And got this kernel msg: Sep 11 15:28:57 infowar /kernel: arp: 00:a0:c9:8e:ae:b1 is using my IP address 10.99.99.99! Any help would be appreciated. thanks kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 00:40:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA27445 for freebsd-questions-outgoing; Fri, 11 Sep 1998 00:40:46 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from s9275a.steinan.ntnu.no (s9275a.steinan.ntnu.no [129.241.29.225]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA27440 for ; Fri, 11 Sep 1998 00:40:44 -0700 (PDT) (envelope-from shinobu@s9275a.steinan.ntnu.no) Received: (from shinobu@localhost) by s9275a.steinan.ntnu.no (8.8.8/8.8.8) id JAA00580 for freebsd-questions@freebsd.org; Fri, 11 Sep 1998 09:42:28 +0200 (CEST) (envelope-from shinobu) From: Oni no onnanoko Message-ID: <19980911094228.A567@steinan.ntnu.no> Date: Fri, 11 Sep 1998 09:42:28 +0200 To: freebsd-questions@FreeBSD.ORG Subject: soundcard problems 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 a supposedly 100% compatible soundblaster code, here's from my kernelfile: ---kernel-- controller snd0 device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr device opl0 at isa? port 0x388 conflicts options "SBC_IRQ=5" --endkernel-- and dmesg: --dmesg-- sb0 at 0x220 irq 5 drq 1 on isa sb0: opl0 at 0x388 on isa opl0: --enddmesg-- but when I try to play something, it just gives: Sound: DMA timed out - IRQ/DRQ config error? repeated to infinity including cat /dev/sndstat too: --cat /dev/sndstat-- VoxWare Sound Driver:3.0-beta-950506 (Sun Feb 5 14:38:12 EST 1995 freebsd-hackers@freefall.cdrom.com) Config options: ffffffff Installed drivers: Type 1: OPL-2/OPL-3 FM Type 2: SoundBlaster Card config: SoundBlaster at 0x220 irq 5 drq 1 OPL-2/OPL-3 FM at 0x388 irq 65535 drq 4294967295 Audio devices: 0: SoundBlaster 2.1 Synth devices: 0: Yamaha OPL-3 Midi devices: 0: SoundBlaster Timers: 0: System Timer Mixers: --end-- I'm not sure how to use luigi's driver, adding the pcm0 and pnp0 line and removing snd0:s didn't work, couldn't find anything. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 01:21:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA02516 for freebsd-questions-outgoing; Fri, 11 Sep 1998 01:21:45 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from infowar.ml.org (dyn2-206cable.hg.singa.pore.net [202.169.244.206] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA02509 for ; Fri, 11 Sep 1998 01:21:41 -0700 (PDT) (envelope-from freebsd@infowar.ml.org) Received: from localhost (freebsd@localhost) by infowar.ml.org (8.8.8/NO SPAM) with SMTP id QAA00438 for ; Fri, 11 Sep 1998 16:21:51 +0800 (SGT) (envelope-from freebsd@infowar.ml.org) Date: Fri, 11 Sep 1998 16:21:50 +0800 (SGT) From: freebsd mailing list To: questions@FreeBSD.ORG Subject: Re: Need Help with NATD(urgent) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks, Sorry, it is windows's side fault and it got it up anyway. On Fri, 11 Sep 1998, freebsd mailing list wrote: > hi guys, > > Running 2.2.7, I have this fxp0 -> cable modem , fxp1 -> winbox. > (no hub use crossover cable.) > > followed 'man natd' to setup ipfw and natd: > natd -interface fxp0 > > 00100 divert 8668 ip from any to any via fxp0 > 00200 allow ip from any to any > 65535 deny ip from any to any > > but when netstat -r: > winbox.infowar 0:a0:c9:8c:3f:b5 UHLW 0 29 lo0 > ^^^^^ > from netstat -r, fxp1 is on lo0(127.0.0.1) which is supposed to be > 10.99.99.99 . > > fxp0: flags=8847 mtu 1500 > inet 202.169.244.206 netmask 0xffffff00 broadcast 202.169.244.255 > ether 00:a0:c9:8e:af:cd > fxp1: flags=8843 mtu 1500 > inet 10.99.99.99 netmask 0xff000000 broadcast 10.255.255.255 > ether 00:a0:c9:8c:3f:b5 > lo0: flags=8049 mtu 16384 > inet 127.0.0.1 netmask 0xff000000 > > /etc/hosts : > > 202.169.244.206 infowar.ml.org infowar > 10.99.99.99 winbox.infowar.ml.org winbox > > And got this kernel msg: > Sep 11 15:28:57 infowar /kernel: arp: 00:a0:c9:8e:ae:b1 is using my IP > address 10.99.99.99! > > Any help would be appreciated. > > thanks > kevin > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 01:23:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA02894 for freebsd-questions-outgoing; Fri, 11 Sep 1998 01:23:49 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.cityip.co.za (ns.cityip.co.za [196.25.223.140]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA02886 for ; Fri, 11 Sep 1998 01:23:42 -0700 (PDT) (envelope-from wjv@cityip.co.za) Received: from wjv by ns.cityip.co.za with local (Exim 1.82 #2) id 0zHOQl-0000vJ-00; Fri, 11 Sep 1998 10:19:47 +0200 Message-ID: <19980911101947.I3379@cityip.co.za> Date: Fri, 11 Sep 1998 10:19:47 +0200 From: Johann Visagie To: Paul Gregg Cc: questions@FreeBSD.ORG Subject: Re: msql and apache-php Mail-Followup-To: Paul Gregg , questions@freebsd.org References: <35E47EA9.48DDEE1D@ww-interlink.net> <19980827094054.C19941@cityip.co.za> <35F8E59F.326283AB@hangarflight.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <35F8E59F.326283AB@hangarflight.com>; from Paul Gregg on Fri, Sep 11, 1998 at 01:55:59AM -0700 X-PGP: ftp://ftp.cityip.co.za/users/wjv/pubkey.asc Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Paul, You posted your reply (only) to me personally. I'm CC'ing this reply back to the -questions list, since there might be people there who can help you better than I. On Fri, 11 Sep 1998 at 01:55 SAT, Paul Gregg wrote: > Sorry for the delayed response. My ISP has been having big problems with > email. > > I have reinstalled freebsd 2.2.2 release from the cdrom. The computer is on a > network where I work with a full time internet connection. I've had apache > 1.2.5 up and running before I reinstalled and msql also, but have not been > able to get them all working together. > > I just reinstalled msql 2.0.4.1. It seems to be working. I tried to install > from the ports apache1.3.1 with php 3.03. > > It gets to a point in the php portion where its looking for msql.h and stops > there saying that it can't find it I've never installed either Apache or PHP from the ports. PHP can depend on a _lot_ of different libraries/includes, and the various ports don't always seem to be 100% consistent. If it can't find msql.h, then the include path should probably extended to include /usr/local/Hughes/include. This is trivial to do if you're compiling from scratch, but can be a bit of a pain if using the port. (Those more experienced with the ports tree might correct me at this point.) > I have tried several versions of the apache with php from the ports all with > similar results. They hang because they cant find some of the msql files. I > posted this question before and someone suggested the path was not set > correctly. > > Any help would be greatly appreciated. The latest port seems to expect msql to > be in the /usr/local/Hughes which is where I have it. > > If I log in as root I cant excute the msql2d command but if i log in as admin > where i have modified the path then i can execute the msql commands. > > Is it possible to set the default path for root where these commands will be > found from root. If so where is this done. > I have tried editing the .profile for root but doesnt seem to help. > > I am still pretty much a unix newbie but have been able to get thru most > problems > > Please reply to pgregg@wspa.com or pdgregg@hangarflight.com For most things I would advocate using the ports, but Apache and PHP are a different story. I'd suggest the following: - Create yourself a hierarchy where you can compile things from the distribution, say /usr/local/src - Extract the apache and PHP source into subdirectories of this hierarchy. - Read carefully the INSTALL and README files of both packages. It might take a _little_ more than typing "make install", but they're not really that hard to configure and compile. -- V Johann Visagie | Email: wjv@CityIP.co.za | Tel: +27 21 419-7878 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 02:15:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA08011 for freebsd-questions-outgoing; Fri, 11 Sep 1998 02:15:06 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from server2.rad.net.id (server2.rad.net.id [202.154.1.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA08001 for ; Fri, 11 Sep 1998 02:14:59 -0700 (PDT) (envelope-from deni@rad.net.id) Received: from rad.net.id ([202.154.4.174]) by server2.rad.net.id (8.8.5/RADNET) with ESMTP id QAA14588 for ; Fri, 11 Sep 1998 16:14:43 +0700 (WIB) Message-ID: <35F8EA6D.5BE24B8B@rad.net.id> Date: Fri, 11 Sep 1998 16:16:29 +0700 From: "Moh. Deny Kurniawan" Reply-To: deni@rad.net.id Organization: Rahajasa Media Internet Indonesia X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: NTFS partition Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Help.. Would you tell me, How to mount other Partition (NTFS partition) ? thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 03:18:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA13157 for freebsd-questions-outgoing; Fri, 11 Sep 1998 03:18:50 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.techno-link.com (ns.techno-link.com [212.36.0.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA13152 for ; Fri, 11 Sep 1998 03:18:45 -0700 (PDT) (envelope-from plamendp@ns.techno-link.com) Received: from techno-link.com (pool8-var.techno-link.com [212.36.1.199]) by mail.techno-link.com (8.9.0/8.8.602) with ESMTP id NAA11049 for ; Fri, 11 Sep 1998 13:18:30 +0300 Posted-Date: Fri, 11 Sep 1998 13:18:30 +0300 Message-ID: <35F8F651.F75F4CBE@techno-link.com> Date: Fri, 11 Sep 1998 13:07:14 +0300 From: Plamen Petkov Reply-To: plamendp@techno-link.com X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: Re: which netscape to get? References: <35F84778.36477A80@ix.netcom.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brian Mueller wrote: > hello, > > netscape's site has two version of netscape for freebsd...dynamic and > static. which one should I get? You're probably going to say, "it ftp://ftp.netscape.com/pub/communicator/4.06/development/english/unix/freebsd Choose from base install, nav standalone and professional edition (the last is the one I prefer). I don's any "static" or "dynamic" version there, though. -- ** !REMOVE NOSPAM! ** Plamen D. Petkov FBIS First Bulgarian Internet Store E-mail: mailto:plamendp@NOSPAM.bgstore.com ICQ# : 2214327 FBIS : http://www.bgstore.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 03:25:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA13661 for freebsd-questions-outgoing; Fri, 11 Sep 1998 03:25:45 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.sida.se ([194.68.229.26]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id DAA13656 for ; Fri, 11 Sep 1998 03:25:43 -0700 (PDT) (envelope-from jan.brolund@sida.se) From: jan.brolund@sida.se Message-Id: Date: Fri, 11 Sep 1998 13:25:14 +0100 To: freebsd-questions@FreeBSD.ORG Subject: Subscription MIME-version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: TFS Gateway /220000000/220020020/220000049/220110004/ X-Engine: "TFS Engine Release 3.12 Build 116e" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id DAA13657 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG auth ed9e94d2 subscribe freebsd-announce jan.brolund@sida.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 04:15:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA19649 for freebsd-questions-outgoing; Fri, 11 Sep 1998 04:15:07 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from platinum.crisscross.com (platinum.crisscross.com [202.217.215.4]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id EAA19644 for ; Fri, 11 Sep 1998 04:15:05 -0700 (PDT) (envelope-from douglloyd@crisscross.com) Received: from [202.217.215.94] by platinum.crisscross.com (NTMail 3.03.0017/1.ael4) with ESMTP id xa066297 for ; Fri, 11 Sep 1998 20:13:46 +0900 Message-ID: <000401bddd75$b97051e0$5ed7d9ca@douglloyd> From: "Doug Lloyd" To: Subject: System locks when running XFree86 Date: Fri, 11 Sep 1998 20:16:45 +0900 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 The problem: After several mouse clicks (5 or 6) in XFree86, the system locks. Only option which works-Reset The system: AMD K6 233mmx on Epox P55VP3 Motherboard with VIA VP3 chipset, 64 MB SDRAM (32x2), Cirrus Logic CL-GD5465 chipset AGP video card with 4MB, SoundBlaster AWE64, Logitec wheelmouse on ps/2 port, 4.1 GB Western Digital Ultra ATA HDD - Win95 Japanese, Win98 English Both run fine (for windows :) ) FreeBSD 2.2.6 installed from Walnut Creek CDROM GENERIC kernel. Any advice? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 04:15:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA19718 for freebsd-questions-outgoing; Fri, 11 Sep 1998 04:15:33 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns1.ukdw.ac.id ([202.155.16.68]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA19699 for ; Fri, 11 Sep 1998 04:15:27 -0700 (PDT) (envelope-from simbah@ns1.ukdw.ac.id) From: simbah@ns1.ukdw.ac.id Received: (from simbah@localhost) by ns1.ukdw.ac.id (8.8.8/8.8.7) id SAA27869; Fri, 11 Sep 1998 18:10:13 +0700 (JAVT) (envelope-from simbah) Date: Fri, 11 Sep 1998 18:10:13 +0700 (JAVT) Message-Id: <199809111110.SAA27869@ns1.ukdw.ac.id> To: freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-URL: http://www.freebsd.org/support.html X-Mailer: Lynx, Version 2.8rel.2 X-Personal_name: Budi Susanto Subject: subscribe Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG subscribe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 04:37:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA20994 for freebsd-questions-outgoing; Fri, 11 Sep 1998 04:37:46 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kar.net (sunone.kar.net [195.178.131.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA20983 for ; Fri, 11 Sep 1998 04:37:39 -0700 (PDT) (envelope-from victor@bios.iuf.net) Received: from bios.iuf.net by kar.net with ESMTP id OAA07381; (8.8.7/2.b2) Fri, 11 Sep 1998 14:25:53 +0300 (EET DST) Received: from bios.iuf.net (localhost.iuf.net [127.0.0.1]) by bios.iuf.net (8.8.8/8.8.8) with ESMTP id OAA01827 for ; Fri, 11 Sep 1998 14:25:33 +0300 (EEST) (envelope-from victor@bios.iuf.net) Message-ID: <35F908AD.8063D32@bios.iuf.net> Date: Fri, 11 Sep 1998 14:25:33 +0300 From: Victor Zelenov X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.6-RELEASE i386) MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: About Supporting of 3D labs Permedia II Video card Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm using the 3D labs Permedia II video card with FreeBSD 2.2.6 Where can I find Xserver for this card? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 05:01:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA22323 for freebsd-questions-outgoing; Fri, 11 Sep 1998 05:01:20 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chickenbean.ais-gwd.com (chickenbean.com [205.160.97.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA22316 for ; Fri, 11 Sep 1998 05:01:19 -0700 (PDT) (envelope-from charlespeters@chickenbean.com) From: charlespeters@chickenbean.com Received: from ci1000971-c.sptnbrg1.sc.home.com (ci1000971-c.sptnbrg1.sc.home.com [24.4.113.32]) by chickenbean.ais-gwd.com (8.8.8/8.8.8) with SMTP id IAA14844 for ; Fri, 11 Sep 1998 08:13:13 -0400 (EDT) (envelope-from charlespeters@chickenbean.com) To: Subject: Cookies through a 2.2.6 gateway Date: Fri, 11 Sep 1998 08:02:39 -0400 Message-ID: <000201bddd7c$13001e60$20710418@ci1000971-c.sptnbrg1.sc.home.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a 2.2.6 gateway on a network to allow users to access the Internet from win95. In an attempt to install Outlook 98 through the gateway, I got the message that my browser did not accept cookies. Anyone familiar with this problem, and can someone point me to a resource the help me better understand exactly what is and is not alloed through the gateway. Thanks, Charles mailto:charles@chickenbean.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 05:04:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA22640 for freebsd-questions-outgoing; Fri, 11 Sep 1998 05:04:12 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from majik98.intercepts.net ([209.119.192.101]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA22614 for ; Fri, 11 Sep 1998 05:04:04 -0700 (PDT) (envelope-from tom@intercepts.net) Received: from intercepts.net (LOCALHOST [127.0.0.1]) by majik98.intercepts.net (8.8.8/8.8.8) with ESMTP id IAA01801 for ; Fri, 11 Sep 1998 08:06:26 -0400 (EDT) (envelope-from tom@intercepts.net) Message-ID: <35F9123E.8277BF7E@intercepts.net> Date: Fri, 11 Sep 1998 08:06:23 -0400 From: Thomas Howell Organization: Internet Concepts X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: sound card in kernal Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG whenever I run make on my kernal I get undefined symbol _sbdriver I copied the right lines for my sound card over from LINT and this is what happens please tell me how to fix this errror Thanks Thomas Howell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 05:22:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA24250 for freebsd-questions-outgoing; Fri, 11 Sep 1998 05:22:14 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from actcom.co.il (actcom.co.il [192.114.47.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA24235 for ; Fri, 11 Sep 1998 05:22:08 -0700 (PDT) (envelope-from baum@actcom.co.il) Received: from localhost by actcom.co.il with SMTP (8.8.6/actcom-0.2) id OAA21137 for ; Fri, 11 Sep 1998 14:21:32 +0200 (EET) (rfc931-sender: baum@localhost) Date: Fri, 11 Sep 1998 14:21:32 +0200 (EET) From: Alexander Indenbaum To: questions@FreeBSD.ORG Subject: Size of mfs partition in /etc/fstab Message-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 do I say size of mfs partition in /etc/fstab? Alexander Indenbaum baum@actcom.co.il To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 05:28:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA24818 for freebsd-questions-outgoing; Fri, 11 Sep 1998 05:28:40 -0700 (PDT) (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 FAA24810 for ; Fri, 11 Sep 1998 05:28:38 -0700 (PDT) (envelope-from nrahlstr@mail.winternet.com) Received: (from adm@localhost) by icicle.winternet.com (8.8.8/8.8.8) id HAA15389; Fri, 11 Sep 1998 07:28:24 -0500 (CDT) Received: from tundra.winternet.com(198.174.169.11) by icicle.winternet.com via smap (V2.0) id xma015346; Fri, 11 Sep 98 07:28:19 -0500 Received: from localhost (nrahlstr@localhost) by tundra.winternet.com (8.8.7/8.8.4) with SMTP id HAA14000; Fri, 11 Sep 1998 07:28:17 -0500 (CDT) X-Authentication-Warning: tundra.winternet.com: nrahlstr owned process doing -bs Date: Fri, 11 Sep 1998 07:28:15 -0500 (CDT) From: Nathan Ahlstrom Reply-To: nrahlstr@FreeBSD.ORG To: Ken ASKME cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problems installing In-Reply-To: <19980911030411.27686.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 > When installing FreeBSD during inital boot up is locks at dev vx0, a > 3Com 100bt ethernet card. Tried going through and disabling ports. Is a > PCI card. No captured output, sorry. Would like to run FreeBSD over Red > Hat but can't get FreeBSD to install. Just a guess...do you have a 3c905B? This card was not supported in the latest release (2.2.7). Support for it was recently added (xl driver) and you should be able to find a SNAP release with it on releng22.freebsd.org Good Luck, Nathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 05:30:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA25033 for freebsd-questions-outgoing; Fri, 11 Sep 1998 05:30:17 -0700 (PDT) (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 FAA25027 for ; Fri, 11 Sep 1998 05:30:14 -0700 (PDT) (envelope-from nrahlstr@mail.winternet.com) Received: (from adm@localhost) by icicle.winternet.com (8.8.8/8.8.8) id HAA15636; Fri, 11 Sep 1998 07:29:59 -0500 (CDT) Received: from tundra.winternet.com(198.174.169.11) by icicle.winternet.com via smap (V2.0) id xma015597; Fri, 11 Sep 98 07:29:47 -0500 Received: from localhost (nrahlstr@localhost) by tundra.winternet.com (8.8.7/8.8.4) with SMTP id HAA14004; Fri, 11 Sep 1998 07:29:45 -0500 (CDT) X-Authentication-Warning: tundra.winternet.com: nrahlstr owned process doing -bs Date: Fri, 11 Sep 1998 07:29:45 -0500 (CDT) From: Nathan Ahlstrom Reply-To: nrahlstr@FreeBSD.ORG To: Kenneth Wayne Culver cc: freebsd-questions@FreeBSD.ORG Subject: Re: Linux Emu 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 > Has anyone gotten linux quake 2 to work under freebsd?? I got it to load, > but could not get it to actually finish starting up. It got past the intro > screen, where the id logo is pounded out, but once it says loading, it > just quits. I think that some feature called setup that is in linux is not > supported in FreeBSD, but if anyone can help, please let me know. There was a lot of discussion on the -multimedia list about this a few months ago. I would suggest checking that list's archives or asking there. I believe that some people did get it running. :) Good Luck, Nathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 05:31:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA25214 for freebsd-questions-outgoing; Fri, 11 Sep 1998 05:31:59 -0700 (PDT) (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 FAA25208 for ; Fri, 11 Sep 1998 05:31:55 -0700 (PDT) (envelope-from nrahlstr@mail.winternet.com) Received: (from adm@localhost) by icicle.winternet.com (8.8.8/8.8.8) id HAA15858; Fri, 11 Sep 1998 07:31:32 -0500 (CDT) Received: from tundra.winternet.com(198.174.169.11) by icicle.winternet.com via smap (V2.0) id xma015825; Fri, 11 Sep 98 07:31:13 -0500 Received: from localhost (nrahlstr@localhost) by tundra.winternet.com (8.8.7/8.8.4) with SMTP id HAA14010; Fri, 11 Sep 1998 07:31:10 -0500 (CDT) X-Authentication-Warning: tundra.winternet.com: nrahlstr owned process doing -bs Date: Fri, 11 Sep 1998 07:31:10 -0500 (CDT) From: Nathan Ahlstrom Reply-To: nrahlstr@FreeBSD.ORG To: "Moh. Deny Kurniawan" cc: freebsd-questions@FreeBSD.ORG Subject: Re: NTFS partition In-Reply-To: <35F8EA6D.5BE24B8B@rad.net.id> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Would you tell me, How to mount other Partition (NTFS partition) ? AFAIK we do not have support for NTFS yet. Perhaps you would like to write the code? ;) Good Luck, Nathan Nathan Ahlstrom nrahlstr@winternet.com Run 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 Fri Sep 11 05:48:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA26743 for freebsd-questions-outgoing; Fri, 11 Sep 1998 05:48:46 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from terra.Sarnoff.COM (terra.sarnoff.com [130.33.11.203]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id FAA26738 for ; Fri, 11 Sep 1998 05:48:44 -0700 (PDT) (envelope-from rminnich@Sarnoff.COM) Received: (from rminnich@localhost) by terra.Sarnoff.COM (8.6.12/8.6.12) id IAA16343; Fri, 11 Sep 1998 08:48:23 -0400 Date: Fri, 11 Sep 1998 08:48:22 -0400 (EDT) From: "Ron G. Minnich" X-Sender: rminnich@terra To: questions@FreeBSD.ORG Subject: a problem with mount_portal, which I hope is obvious to someone Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The following fails on FreeBSD 3.0-980627-SNAP (CLUSTER) #4: Wed Sep 9 06:05:32 EDT 1998 Code is: /* * If there is a file descriptor to send then * construct a suitable rights control message. */ if (fd >= 0) { ctl.fd = fd; ctl.cmsg.cmsg_len = sizeof(ctl); ctl.cmsg.cmsg_level = SOL_SOCKET; ctl.cmsg.cmsg_type = SCM_RIGHTS; msg.msg_control = (caddr_t) &ctl; msg.msg_controllen = ctl.cmsg.cmsg_len; } /* * Send to kernel... */ if ((n = sendmsg(so, &msg, MSG_EOR)) < 0) syslog(LOG_ERR, "send: %s", strerror(errno)); returns with EINVAL. anybody out there who can look at this and say "of course", send me the "of course" on how to fix it... :=-) oh yeah, anyone who wants to remind me of the cvsup command to update the snap, let me know. I'm too stupid to figure it out, even though I got it once. WRT to another discussion that occured earlier, we have found the freebsd snapshots to be more reliable than the linux equivalent of "stable". Freebsd does set quite a standard here. That's not to say that Linux is not good. It's great. It's just that in terms of uptime/reliability, freebsd is better. thanks ron To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 05:50:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA27005 for freebsd-questions-outgoing; Fri, 11 Sep 1998 05:50:36 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from news.mtu.edu (news.mtu.edu [141.219.70.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA26999 for ; Fri, 11 Sep 1998 05:50:33 -0700 (PDT) (envelope-from jachonko@mtu.edu) Received: from mtu.edu (root@mtu.edu [141.219.70.1]) by news.mtu.edu (8.8.8/8.8.8) with ESMTP id IAA07784 for ; Fri, 11 Sep 1998 08:50:22 -0400 (EDT) Received: from cslserver.csl.mtu.edu (cslserver.csl.mtu.edu [141.219.150.71]) by mtu.edu (8.8.8/8.8.8) with ESMTP id IAA27510 for ; Fri, 11 Sep 1998 08:50:21 -0400 (EDT) Received: from cplusplus.csl.mtu.edu (cplusplus.csl.mtu.edu [141.219.150.135]) by cslserver.csl.mtu.edu (8.8.7/8.8.7/mtumailer-1.2) with ESMTP id IAA04798 for ; Fri, 11 Sep 1998 08:50:19 -0400 (EDT) Received: from mtu.edu (localhost [127.0.0.1]) by cplusplus.csl.mtu.edu (8.8.8/8.8.8/mtuclient-1.0) with ESMTP id IAA11816 for ; Fri, 11 Sep 1998 08:49:34 -0400 (EDT) X-Authentication-Warning: cplusplus.csl.mtu.edu: Host localhost [127.0.0.1] claimed to be mtu.edu Message-ID: <35F91C5D.EB9BF781@mtu.edu> Date: Fri, 11 Sep 1998 08:49:33 -0400 From: "Joseph A. Chonko" X-Mailer: Mozilla 4.05 [en] (X11; I; SunOS 5.6 sun4u) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Question on un*x Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When I log on to my ethernet address so I can us lynx, I cannot use pine to send out mail. I checked the faq and there is nothing that can help me to say where I can place my pop3 account and my smtp address. How can I do this so I can recieve and send mail from bsd? I already have both numbers and I am already hooked up with the network here at college, if that helps. -Joseph Chonko MTU jachonko@mtu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 05:56:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA27707 for freebsd-questions-outgoing; Fri, 11 Sep 1998 05:56:18 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from LIMA4.NOACSC.OHIO.GOV (lima4.noacsc.org [156.63.37.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA27698 for ; Fri, 11 Sep 1998 05:56:13 -0700 (PDT) (envelope-from SPROLESD@sw.noacsc.ohio.gov) From: SPROLESD@sw.noacsc.ohio.gov Received: from sw.noacsc.ohio.gov (shawnee.noacsc.org) by LIMA4.NOACSC.ORG (PMDF V5.1-10 #6788) with SMTP id <01J1OASQ73600003P4@LIMA4.NOACSC.ORG> for freebsd-questions@FreeBSD.ORG; Fri, 11 Sep 1998 09:01:33 EDT Date: Fri, 11 Sep 1998 08:51:59 -0400 (EDT) Subject: Well that was a mistake on my part. To: freebsd-questions@FreeBSD.ORG Message-id: <01J1OASQAYKA0003P4@LIMA4.NOACSC.ORG> MIME-version: 1.0 X-Mailer: NetVista 1.1 Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I would like to apologize to all of you I've apparently offended. I misunderstood to whom i was writing, and how my question would be answered. I didn't realize that the 40 some actually went to YOU as a group. As far as i knew, it went to the 'Walnut Creek' people, with which i did not know you were affiliated. I stuck my neck out, I got my head lopped off, and here's my apology. I'm sorry for wasting your time and annoying all of you to some degree. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 05:59:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA27978 for freebsd-questions-outgoing; Fri, 11 Sep 1998 05:59:42 -0700 (PDT) (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 FAA27956 for ; Fri, 11 Sep 1998 05:59:03 -0700 (PDT) (envelope-from nbm@rucus.ru.ac.za) Received: (qmail 26514 invoked by uid 1003); 11 Sep 1998 12:40:24 -0000 Message-ID: <19980911144024.A20685@rucus.ru.ac.za> Date: Fri, 11 Sep 1998 14:40:24 +0200 From: Neil Blakey-Milner To: Kris Carlsen , freebsd-questions@FreeBSD.ORG Subject: Re: Understanding FreeBSD References: <35F850C7.62775628@slip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <35F850C7.62775628@slip.net>; from Kris Carlsen on Thu, Sep 10, 1998 at 03:20:55PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu 1998-09-10 (15:20), Kris Carlsen wrote: > This question comes from reviewing the (your) FreeBSD web site. OK, its > a free UNIX operating system, simlar to Linux, but what a newbie would > like to understand (and couldn't easily find): > > Where does it fit in? > What makes it different / better/ worse than Linux? There are a few "FreeBSD vs Linux" reports at http://keystone.westminster.edu/~fullermd/bsdvlin.htm 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 Fri Sep 11 06:30:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA01345 for freebsd-questions-outgoing; Fri, 11 Sep 1998 06:30:26 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from spectre.honk.org (honk.org [206.191.48.225]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA01335 for ; Fri, 11 Sep 1998 06:30:22 -0700 (PDT) (envelope-from mpoulin@honk.org) Received: from sw47 ([207.219.2.173]) by spectre.honk.org (8.8.4/8.7.3) with SMTP id IAA01884 for ; Fri, 11 Sep 1998 08:18:44 -0400 Message-Id: <3.0.3.32.19980911092938.0090fe90@honk.org> X-Sender: mpoulin@honk.org X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.3 (32) Date: Fri, 11 Sep 1998 09:29:38 -0400 To: freebsd-questions@FreeBSD.ORG From: Martin Poulin Subject: Re: CDPlayer only runs as root? In-Reply-To: <199809110020.UAA01357@spectre.honk.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 08:36 PM 9/10/98 -0500, wrote: >All well and good, but the list is here as a volunteer effort, and how (or >whether) questions get answered is strictly up to whomever takes the time >to respond. It's a fine tool for learning, and I'm all for people answering >questions in a calm and helpful manner (and I do think it's somewhat harmful >when people are vitriolic), but whatever the case, you got more than you >paid for. > >All that said, a more in-depth response from the original respondent wouldn't >have taught you much about the question being asked, because the answer >and the question aren't related in any way (except perhaps that both concern >topics related to computers). One does not mount an audio CD to play it; >the problem is most likely that the permissions on the device file >/dev/wcd0a don't permit the user invoking cdplayer access, so the >player can't do anything with the drive. Reading the chmod(1) man page >would probably go farther towards solving the problem. Well, as a newbie and as the original poster of the problem, I can say that I appreciate any and all advice given to me. I can also say that someone on this list gave me the solution within 24 hours of my original post - so anything that came afterwards was an added bonus. BTW - I suppose chmod would do the trick too, but I fixed the problem in this case by adding my account to the group "operator" in /etc/group. I suppose chmod would be a better solution if you wanted *all* users on the system to have access to the cd-rom, but in my case I'm the only user so it's not a big issue. M. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 06:34:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA01792 for freebsd-questions-outgoing; Fri, 11 Sep 1998 06:34:32 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from spectre.honk.org (honk.org [206.191.48.225]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA01787 for ; Fri, 11 Sep 1998 06:34:29 -0700 (PDT) (envelope-from mpoulin@honk.org) Received: from sw47 ([207.219.2.173]) by spectre.honk.org (8.8.4/8.7.3) with SMTP id IAA01890 for ; Fri, 11 Sep 1998 08:22:53 -0400 Message-Id: <3.0.3.32.19980911093348.0090f490@honk.org> X-Sender: mpoulin@honk.org X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.3 (32) Date: Fri, 11 Sep 1998 09:33:48 -0400 To: freebsd-questions@FreeBSD.ORG From: Martin Poulin Subject: Re: CDPlayer only runs as root? In-Reply-To: <19980908222103.3577.qmail@A470.demon.co.uk> References: <3.0.3.32.19980908084516.0090b470@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 At 06:21 PM 9/8/98 -0400, you wrote: >> I recently installed XCD and CDPlayer on my system. I managed to >> get them working after a few tries (setenv CDPLAYER /dev/wcd0a) >> but neither one of them will function unless I execute them as root. >> >> CDPlayer gives me an error like "/dev/wcd0a: permission denied". (sorry >> I don't know the exact wording - I'm at work now and my system is at home.) > >man mount >man fstab > should help ye > > Actually, you can't mount audio CD's. (what filesystem would you use?). A search of the archives told me that before I posted the original problem. The problem isn't with the device not working (it works if I am root), it is with permissions. Editing /etc/group solved the problem. M. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 07:29:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA06701 for freebsd-questions-outgoing; Fri, 11 Sep 1998 07:29:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from enterprise.cs.unm.edu (enterprise-atm.cs.unm.edu [198.83.90.20]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA06694 for ; Fri, 11 Sep 1998 07:29:32 -0700 (PDT) (envelope-from colinj@cs.unm.edu) Received: from viper.cs.unm.edu [198.59.151.25] by enterprise.cs.unm.edu with smtp (Exim 1.80 #2) id 0zHUCM-0006XR-00; Fri, 11 Sep 1998 08:29:18 -0600 Date: Fri, 11 Sep 1998 08:29:38 -0600 (MDT) From: Colin Eric Johnson To: freebsd-questions@FreeBSD.ORG Subject: Psion Dacom PCMCIA modem and Dell Latitude CPi Message-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 brand new Dell Latitude CPi and the Psion Dacom 56k+fax PCMCIA modem. So far I have been unsuccessful in getting the modem to work in my Dell under FreeBSD. I'm wondering if anyone has had any luck in getting this card to work under FreeBSD and if so what did it take? In particular I am wondering about: the appropriate entry for /etc/pccard.conf and any changes/additions/deletions to the kernel that I might need to make. Are there specific options that I need to have built? Specific devices? Colin E. Johnson | colinj@unm.edu | http://www.unm.edu/~colinj/ busily trying to figure out how to get a Players Club card . . . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 07:30:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA07006 for freebsd-questions-outgoing; Fri, 11 Sep 1998 07:30:42 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bashful.realminfo.com (bashful.realminfo.com [208.205.6.135]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA06983 for ; Fri, 11 Sep 1998 07:30:33 -0700 (PDT) (envelope-from smyth@bashful.realminfo.com) Received: from localhost (smyth@localhost) by bashful.realminfo.com (8.8.7/8.8.7) with SMTP id KAA07475; Fri, 11 Sep 1998 10:40:17 -0400 Date: Fri, 11 Sep 1998 10:40:17 -0400 (EDT) From: Scott Smyth To: Nathan Ahlstrom cc: "Moh. Deny Kurniawan" , freebsd-questions@FreeBSD.ORG Subject: Re: NTFS 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, 11 Sep 1998, Nathan Ahlstrom wrote: > > > Would you tell me, How to mount other Partition (NTFS partition) ? > > AFAIK we do not have support for NTFS yet. Perhaps you would like to > write the code? ;) > The code exists for Linux. The port of the code may be reasonable or someone may have already done it. Check out the web page: http://www.informatik.hu-berlin.de/~loewis/ntfs/ if you want to see the source. I use FreeBSD, Linux, and NT, so I would like to see ntfs in FreeBSD too. Good Luck, Scott > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Scott Smyth, Senior Developer R&D (770) 446-1332 ssmyth@realminfo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 07:38:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA08123 for freebsd-questions-outgoing; Fri, 11 Sep 1998 07:38:24 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from panam4.panam.edu (panam4.panam.edu [129.113.1.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA08086 for ; Fri, 11 Sep 1998 07:38:16 -0700 (PDT) (envelope-from fabry@panam.edu) Received: from earth (earth.coserve.org) by panam1.panam.edu (PMDF V5.1-10 #24254) with SMTP id <01J1OBZ10MSK8YA1PR@panam1.panam.edu> for freebsd-questions@freebsd.org; Fri, 11 Sep 1998 09:35:39 CDT Date: Fri, 11 Sep 1998 09:37:36 -0500 From: "Alain G. Fabry" Subject: IMAP problem To: freebsd-questions@FreeBSD.ORG Message-id: <03af01bddd91$b848d820$5531d5c6@earth.coserve.org> MIME-version: 1.0 X-Mailer: Microsoft Outlook Express 4.72.3110.5 Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit 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 I have installed the imap-uw-4.2. Whenever I try to get my mail using IMAP, I don't get any response. POP3 works fine. I tried to telnet to port 143 and the server says it's ready. Whenever I try to login with login user password .... it returns me with: login BAD Command unrecognized/login please: username What could possibly be causing my IMAP server to be ready but not respond to any commands. Thanks, Alain To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 07:56:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA09704 for freebsd-questions-outgoing; Fri, 11 Sep 1998 07:56:23 -0700 (PDT) (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 HAA09699 for ; Fri, 11 Sep 1998 07:56:21 -0700 (PDT) (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 QAA00737; Fri, 11 Sep 1998 16:56:05 +0200 (MET DST) Received: (from gunnar@localhost) by pluto.sr.se (8.8.8/8.8.8) id QAA20626; Fri, 11 Sep 1998 16:56:05 +0200 (CEST) (envelope-from gunnar) Message-ID: <19980911165605.A20603@sr.se> Date: Fri, 11 Sep 1998 16:56:05 +0200 From: Gunnar Flygt To: Joe Hemen Cc: questions@FreeBSD.ORG Subject: Re: /usr/sbin/config can't open ../conf/devices.(null) Reply-To: flygt@sr.se References: <19980911031721.24285.rocketmail@send103.yahoomail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <19980911031721.24285.rocketmail@send103.yahoomail.com>; from Joe Hemen on Thu, Sep 10, 1998 at 08:17:21PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Sep 10, 1998 at 08:17:21PM -0700, Joe Hemen wrote: > Hi there... > > I'm trying to recompile a new kernel. > > I copied GENERIC to NK, edited NK, > > but when I run /usr/src/config NK (from the /usr/src/sys/i386/conf/NK > directory, I get the following error: > > config: can't open ../conf/devices.(null) But that's not the way it's described in the documentation! You should use: /usr/sbin/config NK ^^^^ and then go on with: cd ../../compile/NK make depend make make install -- 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 Fri Sep 11 07:57:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA09834 for freebsd-questions-outgoing; Fri, 11 Sep 1998 07:57:54 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from netra.graphnet.com (netra.graphnet.com [192.206.112.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA09828 for ; Fri, 11 Sep 1998 07:57:52 -0700 (PDT) (envelope-from romank@graphnet.com) Received: from graphnet.com (roman.graphnet.com [192.206.112.93]) by netra.graphnet.com (8.8.8/8.8.6) with ESMTP id KAA04567 for ; Fri, 11 Sep 1998 10:57:28 -0400 (EDT) Message-ID: <35F93AC5.479E89D5@graphnet.com> Date: Fri, 11 Sep 1998 10:59:17 -0400 From: Roman Katsnelson Organization: Graphnet, Inc X-Mailer: Mozilla 4.05 [en] (WinNT; U) MIME-Version: 1.0 To: "q's" Subject: manual password encryption 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 would like to be able to verify user privileges with a web GUI. Instead of keeping a separate file with unencrypted passwords, though, I just wanna be able to verify them from passwd, for example: the $QUERY_STRING is blah.cgi?name=johnny&pwd=bgoode I wanna match this to: grep -e "$name" /etc/passwd | cut -d":" -f1 # will yield user name grep -e "$name" /etc/passwd | cut -d":" -f2 # will yield password can I manually encrypt the value of $pwd in the above example so that it matches the grep | cut output? I hope I explained that ok. Thanks IA, Roman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 07:59:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA10230 for freebsd-questions-outgoing; Fri, 11 Sep 1998 07:59:39 -0700 (PDT) (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 HAA10224 for ; Fri, 11 Sep 1998 07:59:37 -0700 (PDT) (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 QAA00829; Fri, 11 Sep 1998 16:59:26 +0200 (MET DST) Received: (from gunnar@localhost) by pluto.sr.se (8.8.8/8.8.8) id QAA20632; Fri, 11 Sep 1998 16:59:26 +0200 (CEST) (envelope-from gunnar) Message-ID: <19980911165925.B20603@sr.se> Date: Fri, 11 Sep 1998 16:59:25 +0200 From: Gunnar Flygt To: Caine Cc: FreeBSD Questions Subject: Re: Free-BSD Reply-To: flygt@sr.se References: <199809110445.OAA24985@fep6.mail.ozemail.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199809110445.OAA24985@fep6.mail.ozemail.net>; from Caine on Fri, Sep 11, 1998 at 02:43:14PM +1000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Sep 11, 1998 at 02:43:14PM +1000, Caine wrote: > Hi. I have heard so much about this OS and would like to download a copy > before puchasing it on CD. What files do I need to download. It's all dscribed in http://www.freebsd.org On the right part of the screen there is described (under a link) exactly what to do! -- 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 Fri Sep 11 08:28:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA14294 for freebsd-questions-outgoing; Fri, 11 Sep 1998 08:28:21 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from emu.sourcee.com (emu.sourcee.com [199.201.159.173]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA14285 for ; Fri, 11 Sep 1998 08:28:09 -0700 (PDT) (envelope-from nrice@emu.sourcee.com) Received: (from nrice@localhost) by emu.sourcee.com (8.8.8/8.8.3) id LAA18392; Fri, 11 Sep 1998 11:27:43 -0400 (EDT) Message-ID: <19980911112742.A18366@emu.sourcee.com> Date: Fri, 11 Sep 1998 11:27:42 -0400 From: Norman C Rice To: Scott Smyth , Nathan Ahlstrom Cc: "Moh. Deny Kurniawan" , freebsd-questions@FreeBSD.ORG Subject: Re: NTFS partition References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: ; from Scott Smyth on Fri, Sep 11, 1998 at 10:40:17AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Sep 11, 1998 at 10:40:17AM -0400, Scott Smyth wrote: > On Fri, 11 Sep 1998, Nathan Ahlstrom wrote: > > > > > > Would you tell me, How to mount other Partition (NTFS partition) ? > > > > AFAIK we do not have support for NTFS yet. Perhaps you would like to > > write the code? ;) > > > > The code exists for Linux. The port of the code may be > reasonable or someone may have already done it. Check out the > web page: http://www.informatik.hu-berlin.de/~loewis/ntfs/ > if you want to see the source. I use FreeBSD, Linux, and NT, so > I would like to see ntfs in FreeBSD too. The code already exists to mount NTFS read-only. I believe the program is called vmount. I have used version 0.6a with success, however, occasionally some error messages are reported the first time I access the NTFS partition. -- Regards, Norman C. Rice, Jr. > Good Luck, > Scott > > -- > Scott Smyth, Senior Developer R&D > (770) 446-1332 > ssmyth@realminfo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 08:30:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA14531 for freebsd-questions-outgoing; Fri, 11 Sep 1998 08:30:55 -0700 (PDT) (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 IAA14502 for ; Fri, 11 Sep 1998 08:30:31 -0700 (PDT) (envelope-from nbm@rucus.ru.ac.za) Received: (qmail 16037 invoked by uid 1003); 11 Sep 1998 14:15:27 -0000 Message-ID: <19980911161527.A15734@rucus.ru.ac.za> Date: Fri, 11 Sep 1998 16:15:27 +0200 From: Neil Blakey-Milner To: Victor Zelenov , "freebsd-questions@FreeBSD.ORG" Subject: Re: About Supporting of 3D labs Permedia II Video card References: <35F908AD.8063D32@bios.iuf.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <35F908AD.8063D32@bios.iuf.net>; from Victor Zelenov on Fri, Sep 11, 1998 at 02:25:33PM +0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri 1998-09-11 (14:25), Victor Zelenov wrote: > I'm using the 3D labs Permedia II video card with FreeBSD 2.2.6 Where > can I find Xserver for this card? Check http://www.suse.de/XSuSE/XSuSE_E.html, they have a FreeBSD X server for that card. 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 Fri Sep 11 08:31:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA14601 for freebsd-questions-outgoing; Fri, 11 Sep 1998 08:31:18 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bells.cs.ucl.ac.uk (bells.cs.ucl.ac.uk [128.16.5.31]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA14587 for ; Fri, 11 Sep 1998 08:31:14 -0700 (PDT) (envelope-from P.Gevros@cs.ucl.ac.uk) Received: from froutopia.cs.ucl.ac.uk by bells.cs.ucl.ac.uk with local SMTP id ; Fri, 11 Sep 1998 16:17:36 +0100 X-Mailer: exmh version 1.6.6 3/24/96 To: freebsd-questions@FreeBSD.ORG cc: P.Gevros@cs.ucl.ac.uk X-Organization: Dept. of Computer Science, University College London X-Phone: +44 (0)171 419 3666 X-URL: http://www.cs.ucl.ac.uk/staff/P.Gevros/ Subject: mounting sources and building kernels Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 11 Sep 1998 16:17:34 +0200 Message-ID: <7490.905527054@cs.ucl.ac.uk> From: Panos GEVROS Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG is it possible to have all sources in only one "server" machine and use it to upgrade another "remote" by letting the "remote" mount the "server"? (i NFS export /usr/src -maproot=root on the server) i have upgraded the system from 2.2.6 -> 2.2.7 by 'makebuildworld' once on the server and then on the "remote" : mount server:/usr/src /usr/src cd /usr/src make installworld that seems to have worked... i have difficulty with building a kernel though, on the "remote"!!: mount server:/usr/src /usr/src cd /usr/src/sys/i386/conf /usr/sbin/config REMOTE-KERNEL cd ../../compile/REMOTE-KERNEL make depend make ... ... Error 1 at vnode_if.c (first file to cc) if i build the kernel on the "server" and on the "remote" just 'mount' 'cd' in the REMOTE-KERNEL compile directory do 'make install' then it does not complain. any ideas why this happens? Thanks, Panos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 08:33:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA14899 for freebsd-questions-outgoing; Fri, 11 Sep 1998 08:33:53 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from silky.cs.indiana.edu (silky.cs.indiana.edu [129.79.253.71]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA14894 for ; Fri, 11 Sep 1998 08:33:50 -0700 (PDT) (envelope-from chiuk@cs.indiana.edu) Received: (from chiuk@localhost) by silky.cs.indiana.edu (8.8.7/8.8.7/IUCS_2.18) id KAA10770; Fri, 11 Sep 1998 10:33:33 -0500 (EST) Date: Fri, 11 Sep 1998 10:33:24 -0500 (EST) From: Kenneth Chiu X-Sender: ken@localhost To: "Joseph A. Chonko" cc: freebsd-questions@FreeBSD.ORG Subject: Re: Question on un*x In-Reply-To: <35F91C5D.EB9BF781@mtu.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 >From the main pine menu, go into setup and then config. On Fri, 11 Sep 1998, Joseph A. Chonko wrote: > I checked the faq and there is nothing that can help > me to say where I can place my pop3 account and my smtp address. How > can I do this so I can recieve and send mail from bsd? > -Joseph Chonko > MTU > jachonko@mtu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 08:53:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA17654 for freebsd-questions-outgoing; Fri, 11 Sep 1998 08:53:43 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pau-amma.whistle.com (s205m64.whistle.com [207.76.205.64]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA17647 for ; Fri, 11 Sep 1998 08:53:40 -0700 (PDT) (envelope-from dhw@whistle.com) Received: (from dhw@localhost) by pau-amma.whistle.com (8.8.8/8.8.7) id IAA03477; Fri, 11 Sep 1998 08:53:24 -0700 (PDT) (envelope-from dhw) Date: Fri, 11 Sep 1998 08:53:24 -0700 (PDT) From: David Wolfskill Message-Id: <199809111553.IAA03477@pau-amma.whistle.com> To: freebsd-questions@FreeBSD.ORG, romank@graphnet.com Subject: Re: manual password encryption In-Reply-To: <35F93AC5.479E89D5@graphnet.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Date: Fri, 11 Sep 1998 10:59:17 -0400 >From: Roman Katsnelson >I would like to be able to verify user privileges with a web GUI. >Instead of keeping a separate file with unencrypted passwords, though, I >just wanna be able to verify them from passwd, for example: >the $QUERY_STRING is blah.cgi?name=johnny&pwd=bgoode >I wanna match this to: >grep -e "$name" /etc/passwd | cut -d":" -f1 # will yield user name >grep -e "$name" /etc/passwd | cut -d":" -f2 # will yield password >can I manually encrypt the value of $pwd in the above example so that it >matches the grep | cut output? Basically, you *could*, except that: * Normally, in a FreeBSD system, the "encrypted password" field of /etc/passwd doesn't actually have a password (encrypted or otherwise) in it. Thus, although the technique you sketched (assuming that you use the 1st 2 characters of the encrypted password as the "salt" for encrypting the given (plain-text) password for comparing against the encrypted password) will work, given access to the encrypted password, the encrypted password isn't where you're looking. * The encrypted password is saved in /etc/master.passwd -- maybe. (Actually, from what I understand, /etc/master.passwd is the "master" from which both /etc/passwd and /etc/{s,}pwd.db are *generated*. So you might be able to access /etc/spwd.db or /etc/master.passwd, though either would require root access privileges or that you reduce the security of the system to a level that is probably neither desireable nor warranted. The "maybe" up there is because it is not necessarily the case that a "local user" has an entry in /etc/master.passwd & friends -- consider, for example, NIS ("yp"). In such a case, rather than grepping through /etc/master.passwd, the analogue is grepping through the output of "ypcat master.passwd" -- and similarly (by default) requires root access privs. You might consider setting up a small, highly abuse-resistant setuid-root program that could be invoked in a way such that it would exit with a 0 return code if the specified password matched the one for the user in question, and non-zero otherwise. Among the less obvious considerations might be a way to prevent too-frequent accesses to the program from any single "source" (to reduce the extent to which it might be used as a means of accomplishing a brute-force password cracking attempt). Providing a secure means of passing the password to the program may also be non-trivial, depending mostly on your paranoia level. (And when dealing with security, paranoia is not necessarily a Bad Thing.) david -- David Wolfskill UNIX System Administrator dhw@whistle.com voice: (650) 577-7158 pager: (650) 371-4621 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 08:54:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA17790 for freebsd-questions-outgoing; Fri, 11 Sep 1998 08:54:42 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ccs.sogang.ac.kr (ccs.sogang.ac.kr [163.239.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA17785 for ; Fri, 11 Sep 1998 08:54:40 -0700 (PDT) (envelope-from s198322@ccs.sogang.ac.kr) Received: from ccs.sogang.ac.kr by ccs.sogang.ac.kr (8.8.8/Sogang) id AAA02410; Sat, 12 Sep 1998 00:53:41 +0900 (KST) Message-ID: <35F72574.F573FA6D@ccs.sogang.ac.kr> Date: Thu, 10 Sep 1998 10:03:48 +0900 From: "ÃÖ¿µÁø" X-Mailer: Mozilla 4.03 [ko] (WinNT; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Install Booteasy!! Content-Type: text/plain; charset=iso-2022-kr Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello everyone!! I already installed Windows95 and FreeBSD. So, I has used Booteasy to multiboot windows95 and FreeBSD!! But I missed Booteasy by 'fdisk /mbr' in windows95. Therefore, I can't boot FreeBSD. > How Can I install easily the BootEasy? Plz, tell me... Thanks.. Jin --------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 08:57:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA18184 for freebsd-questions-outgoing; Fri, 11 Sep 1998 08:57:21 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tellab5.tellabs.com (tellab5.tellabs.com [138.111.243.28]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA18179 for ; Fri, 11 Sep 1998 08:57:20 -0700 (PDT) (envelope-from mikebo@tellabs.com) From: mikebo@tellabs.com Received: from tellabc.tellabs.com by tellab5.tellabs.com with smtp (Smail3.1.29.1 #4) id m0zHVZH-003BMSC; Fri, 11 Sep 98 10:57 CDT Received: by tellabc.tellabs.com (4.1/1.9) id AA07305; Fri, 11 Sep 98 10:57:02 CDT Message-Id: <9809111557.AA07305@tellabc.tellabs.com> Subject: 2.2.7-R: HP Kayak XU install problem To: questions@FreeBSD.ORG Date: Fri, 11 Sep 1998 10:57:02 -0500 (CDT) 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 Greetings - I've got a brand-new HP Kayak XU. Of course, I want to get FreeBSD running on it ASAP, but I've run into problems installing via the onboard HP Ethernet. The generic boot floppy kernel comes up fine without any messing around in the configurator, and everything looks good until I try to load the OS over NFS. I get the following error: lnc1: Heartbeat error -- SQE failed lnc1: Heartbeat error -- SQE failed .... Here is the kernel output re: ethernet when booting: lnc1 rev 37 int a irq 9 on pci:2:5:0 lnc1: NE2100 (C-LANCE) addr 0:60:b0:f1:59:a0 I've got NT 4.0 Service Pack 3 running on this machine, and networking works just fine. I'm not as familiar with NT as I am with Win 95, so I'm not sure how to get the Ethernet's IRQ, IO port and/or shared memory configuration out of NT. Anyone know? I'm not sure how to proceed. I searched the "questions" archive and found that on Tue, 28 Jul 1998 13:46:04, Doug White wrote to Guram Mosashvili : > > Is it good chois HP Kayak XU?? > > No, FreeBSD does not support it. Just exactly what about the HP Kayak doesn't FreeBSD support? The ethernet seems to be the only thing preventing me from proceeding. Does anyone have any pointers to offer? Thanks! Regards, - Mike -- -------------------------------------------------------------------------- Michael Borowiec -- mikebo@tellabs.com -- Tellabs Operations, Inc. Systems Analyst, Corporate Software Tools 4951 Indiana Ave., MS 63 630-512-8019 FAX: 630-512-7099 Lisle, IL 60532 USA -------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 09:12:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA20412 for freebsd-questions-outgoing; Fri, 11 Sep 1998 09:12:37 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailbox.reptiles.org (mailbox.reptiles.org [198.96.117.155]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA20397; Fri, 11 Sep 1998 09:12:25 -0700 (PDT) (envelope-from jim@reptiles.org) Received: from localhost (1326 bytes) by mailbox.reptiles.org via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Fri, 11 Sep 1998 12:11:52 -0400 (EDT) (Smail-3.2.0.102 1998-Aug-2 #2 built 1998-Aug-4) Message-Id: From: jim@reptiles.org (Jim Mercer) Subject: problem using 3 x znyx314 cards for 12 de ethernets To: hackers@FreeBSD.ORG, questions@FreeBSD.ORG Date: Fri, 11 Sep 1998 12:11:52 -0400 (EDT) X-Mailer: ELM [version 2.4ME+ PL22 (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 machine that has been running quite nicely with two znyx314 cards in it. recently, i added a third card, giving de8, de9, de10, de11. using 2.2.7-RELEASE, everything looks fine, no errors from the kernel or the ifconfigs in /etc/rc... once the machine is up, i send a ping the the broadcast address of one of the new ports, and the only response is from the interface itself. i don't see any traffic on the hub. is there something i need to tweak to have 12 de class interfaces? [ i generally read freebsd-hackers and freebsd-questions via news, so a cc: on repsonses would be appreciated ] -- [ Jim Mercer Reptilian Research jim@reptiles.org +1 416 410-5633 ] [ The telephone, for those of you who have forgotten, was a commonly used ] [ communications technology in the days before electronic mail. ] [ They're still easy to find in most large cities. -- Nathaniel Borenstein ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 09:23:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA22189 for freebsd-questions-outgoing; Fri, 11 Sep 1998 09:23:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bert.mtn-state.com (ruppins.com [208.140.30.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA22184 for ; Fri, 11 Sep 1998 09:23:02 -0700 (PDT) (envelope-from dmurray@mtn-state.com) Received: from dmurray (ip20-dialin.mtn-state.com [208.140.30.220]) by bert.mtn-state.com (2.5 Build 2639 (Berkeley 8.8.6)/8.8.4) with SMTP id MAA00204 for ; Fri, 11 Sep 1998 12:29:11 -0400 Message-Id: <3.0.3.32.19980911122304.0069ae90@mtn-state.com> X-Sender: dmurray@mtn-state.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Fri, 11 Sep 1998 12:23:04 -0400 To: questions@FreeBSD.ORG From: "Dennis E. Murray" Subject: ftp user as root Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Howdey! I am trying to set up, that if a user logs into his home account, using ftp, that his view looks and acts like the root of the system, but it is actually his home directory. Similar to the way logging into ftp anonymously but using a users home dir as root. Any Suggestions? Thank you... Dennis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 09:38:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA23853 for freebsd-questions-outgoing; Fri, 11 Sep 1998 09:38:56 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.init.lt (post.init.lt [193.219.255.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA23808 for ; Fri, 11 Sep 1998 09:38:45 -0700 (PDT) (envelope-from rol@init.lt) Received: from rolandas (rolandas.intra.init.lt [192.168.1.21]) by post.init.lt (8.8.8/8.8.8) with SMTP id SAA00396 for ; Fri, 11 Sep 1998 18:41:17 +0200 (CEST) (envelope-from rol@init.lt) Message-ID: <01c901bddda2$905a0120$1501a8c0@rolandas.init.lt> From: "Rolandas Miseikis" To: Subject: how to use natd just for redirect'ing? Date: Fri, 11 Sep 1998 18:37:38 +0200 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 Is it possible to prevent natd from aliasing with specified interface and use only redirect_port and/or redirect_address? For example: natd -redirect_port a.b.c.d:80 80 -interface ed2 (where a.b.c.d is on ed1) I just need to redirect gateway machine's port 80 to the real web server, and nothing else. I tried playing with ipfw rules with very little luck. Any hints? thanks. -- rrm. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 09:44:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA24806 for freebsd-questions-outgoing; Fri, 11 Sep 1998 09:44:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from konig.elte.hu (konig.elte.hu [157.181.6.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA24800 for ; Fri, 11 Sep 1998 09:44:39 -0700 (PDT) (envelope-from szoli@cs.elte.hu) Received: from neumann.cs.elte.hu (neumann [157.181.6.200]) by konig.elte.hu (8.8.8/8.8.8/3s) with ESMTP id SAA07706 for ; Fri, 11 Sep 1998 18:44:28 +0200 Received: from localhost (szoli@localhost) by neumann.cs.elte.hu (8.8.8/8.8.8/1c) with ESMTP id SAA30578 for ; Fri, 11 Sep 1998 18:44:32 +0200 X-Authentication-Warning: neumann.cs.elte.hu: szoli owned process doing -bs Date: Fri, 11 Sep 1998 18:44:32 +0200 (MET DST) From: Memphisto To: FreeBSD questions mailinglist Subject: How to make a copy of an audio CD on FBSD? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, As the subject reads I'd like to know how to make a copy of an Audio CD on FBSD. I'm not on the list, please mail me privately. Thanks in advance -------------------------------------------------------------------------------- Sebestyén Zoltán AKA Memphisto It all seems so stupid, it makes me want to give up. szoli@neumann.cs.elte.hu But why should I give up, when it all seems so stupid? MAKE INSTALL NOT WAR And please avoid Necrosoft Widows To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 10:01:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA26997 for freebsd-questions-outgoing; Fri, 11 Sep 1998 10:01:24 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hil-img-7.compuserve.com (hil-img-7.compuserve.com [149.174.177.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA26991 for ; Fri, 11 Sep 1998 10:01:23 -0700 (PDT) (envelope-from Creaky@compuserve.com) Received: (from root@localhost) by hil-img-7.compuserve.com (8.8.6/8.8.6/2.14) id NAA23708 for freebsd-questions@FreeBSD.ORG; Fri, 11 Sep 1998 13:01:10 -0400 (EDT) Date: Fri, 11 Sep 1998 13:00:41 -0400 From: "Richard R. Bannister" Subject: RE: installing freeBSD with multiple boot Cc: "'freebsd-questions'" Message-ID: <199809111300_MC2-592C-5F08@compuserve.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id KAA26992 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i use System Commander Deluxe v4.0. This allows NT4, FreeBSD & Win98 to co-exist on my box. I am sure you could get Linux & many others in there also. My friend has Linux, 98 & NT4 on the same box. Or you could use Booteasy - which comes with FreeBSD. Not sure how it handles more than 2 o/s's though. Regards. -----Original Message----- From: Chris Davis Sent: 09 September 1998 20:49 To: INTERNET:freebsd-questions@FreeBSD.ORG Subject: installing freeBSD with multiple boot I am currently dual booting between 98 and NT. Am I still safe with installing freeBSD from a DOS partition? Is there a .doc somewhere I can read describing this process if its different than a normal dos installation. Thanks Chris 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 Sep 11 10:02:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA27206 for freebsd-questions-outgoing; Fri, 11 Sep 1998 10:02:27 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from andraste.sunflower.com (andraste.sunflower.com [24.124.4.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA27188; Fri, 11 Sep 1998 10:02:22 -0700 (PDT) (envelope-from isp@andraste.sunflower.com) Received: from localhost (isp@localhost) by andraste.sunflower.com (8.8.8/8.8.7) with SMTP id MAA04205; Fri, 11 Sep 1998 12:04:36 -0500 (CDT) (envelope-from isp@andraste.sunflower.com) Date: Fri, 11 Sep 1998 12:04:36 -0500 (CDT) From: FreeBSD ISP Mailinglist To: Lee Reese cc: freebsd-questions@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG Subject: Re: Web Server Linux to FreeBSD In-Reply-To: <35DB258C.41C67EA6@gwinnett.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, 19 Aug 1998, Lee Reese wrote: > Hi. I'm in the process of converting our web server from Slackware > Linux to FreeBSD (Apache). We need a down and dirty way to transfer the > /etc/passwd file to a format the FreeBSD understands. Please resopnd > via e-mail. Thanks. > > Lee > I would format the password file to fit FreeBSD standards ( make sure to have the passwd file not be shadowed ). We had to do this from IRIX to FreeBSD so what we did was format the file using perl and put in all the used :: entries. Then run "vipw" on your FreeBSD machine. Do a Ctrl-R to read in a file and read in that file. Save and you've added all those users... ------------------------------------------------------------------- Frank Wiles E-mail: ides@sunflower.com Asst. System Administrator Sunflower -- Datavision ------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 10:23:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA00709 for freebsd-questions-outgoing; Fri, 11 Sep 1998 10:23:44 -0700 (PDT) (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 KAA00692 for ; Fri, 11 Sep 1998 10:23:32 -0700 (PDT) (envelope-from nrahlstr@mail.winternet.com) Received: (from adm@localhost) by icicle.winternet.com (8.8.8/8.8.8) id MAA15540; Fri, 11 Sep 1998 12:23:08 -0500 (CDT) Received: from tundra.winternet.com(198.174.169.11) by icicle.winternet.com via smap (V2.0) id xma015484; Fri, 11 Sep 98 12:22:50 -0500 Received: from localhost (nrahlstr@localhost) by tundra.winternet.com (8.8.7/8.8.4) with SMTP id MAA16613; Fri, 11 Sep 1998 12:22:48 -0500 (CDT) X-Authentication-Warning: tundra.winternet.com: nrahlstr owned process doing -bs Date: Fri, 11 Sep 1998 12:22:48 -0500 (CDT) From: Nathan Ahlstrom Reply-To: nrahlstr@FreeBSD.ORG To: ÃÖ¿µÁø cc: freebsd-questions@FreeBSD.ORG Subject: Re: Install Booteasy!! In-Reply-To: <35F72574.F573FA6D@ccs.sogang.ac.kr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Therefore, I can't boot FreeBSD. > How Can I install easily the BootEasy? You need to boot the freebsd install disk that you used. Go into the partition editor. Use the "write" command. It will prompt you for confirmation and then ask which boot manager you wish to install. You obviously want to reinstall boot easy. For a better explaination see: http://www.freebsd.org/FAQ/FAQ34.html#34 Good Luck, Nathan Nathan Ahlstrom nrahlstr@winternet.com Run 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 Fri Sep 11 10:24:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA00807 for freebsd-questions-outgoing; Fri, 11 Sep 1998 10:24:28 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from stumbleinn.dyn.ml.org ([206.138.229.16]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA00784 for ; Fri, 11 Sep 1998 10:24:09 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from localhost (david@localhost) by stumbleinn.dyn.ml.org (8.8.8/8.8.8) with SMTP id MAA04039; Fri, 11 Sep 1998 12:22:13 -0500 (CDT) (envelope-from david@stumbleinn.dyn.ml.org) Date: Fri, 11 Sep 1998 12:22:12 -0500 (CDT) From: David Vondrasek To: Kenneth Chiu cc: "Joseph A. Chonko" , freebsd-questions@FreeBSD.ORG Subject: Re: Question on un*x 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, 11 Sep 1998, Kenneth Chiu wrote: > >From the main pine menu, go into setup and then config. > > On Fri, 11 Sep 1998, Joseph A. Chonko wrote: > > I checked the faq and there is nothing that can help > > me to say where I can place my pop3 account and my smtp address. How > > can I do this so I can recieve and send mail from bsd? > > -Joseph Chonko > > MTU > > jachonko@mtu.edu Edit your .pinerc file in your ~/ home directory. Look for these lines. # List of SMTP servers for sending mail. If blank: Unix Pine uses sendmail. smtp-server=mail.server.here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # Path of (local or remote) INBOX, e.g. ={mail.somewhere.edu}inbox # Normal Unix default is the local INBOX (usually /usr/spool/mail/$USER). inbox-path={pop3.server.here/pop3}INBOX ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ notice the format Then save and restart Pine. -- David L. Vondrasek dlv@watertower.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 10:33:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA01844 for freebsd-questions-outgoing; Fri, 11 Sep 1998 10:33:01 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smart-ras.smartweb.net (smart-ras.smartweb.net [207.202.14.60]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA01831 for ; Fri, 11 Sep 1998 10:32:55 -0700 (PDT) (envelope-from turner@smartweb.net) Received: from newns (newns.smartweb.net [207.202.14.252]) by smart-ras.smartweb.net (8.7.3 Version 1.1 Build 566/8.7.3) with SMTP id NAA00248 for ; Fri, 11 Sep 1998 13:33:11 -0400 (Eastern Daylight Time) Message-ID: <35F95F03.6060@smartweb.net> Date: Fri, 11 Sep 1998 13:33:55 -0400 From: David Turner Reply-To: turner@smartweb.net X-Mailer: Mozilla 3.0 (WinNT; I) MIME-Version: 1.0 To: questions@FreeBSD.ORG Subject: adding scsi adapter Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Question, I am running freebsd 2.2.5 with the generic kernel. My system boots off of an IDE drive. I want to install an adaptec 2940 ultra scsi host adapter so that I can can also install a scsi tape drive for backup. I put the SCSI adapter in the computer and when it boots I get the following in the dmesg; ahc0 rev 1 int a irq 11 on pci0:17 ahc0: aic7880 Wide Channel, SCSI id=7, 16 SCBs ahc0 waiting for scsi devices to settle ahc0: board is not responding cmd fail (ahc0:0:0): SCB 0x1 timeout while recovery in progress (ahc0:0:0): "unknown unknown ????" type 13 fixed SCSI 0 uk0(ahc0:0:0):unknown I tried this with 2 Identicle adapters that I tested on NT so I know they are ok. I just don't know what I am doing. Can anyone point me in the right direction? Thanks, David Turner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 10:49:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA03975 for freebsd-questions-outgoing; Fri, 11 Sep 1998 10:49:28 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.csx.com (mail.csx.com [206.142.44.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA03968 for ; Fri, 11 Sep 1998 10:49:25 -0700 (PDT) (envelope-from Scott_Graves@sealand.com) Received: by tjax0009.csxt.csx.com with Internet Mail Service (5.5.2232.9) id ; Fri, 11 Sep 1998 13:48:46 -0400 Message-ID: From: "Graves, Scott " To: "'questions@freebsd.org'" Subject: UNIX and telenet... Date: Fri, 11 Sep 1998 13:49:08 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was reading about a service called telenet is some UNIX manual.... A network of machines, of some type...What is it??? Does anyone know??? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 10:53:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA04927 for freebsd-questions-outgoing; Fri, 11 Sep 1998 10:53:08 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from phoenix.volant.org (phoenix.volant.org [205.179.79.193]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA04920 for ; Fri, 11 Sep 1998 10:53:04 -0700 (PDT) (envelope-from patl@phoenix.volant.org) From: patl@phoenix.volant.org Received: from asimov.phoenix.volant.org ([205.179.79.65]) by phoenix.volant.org with smtp (Exim 1.92 #8) id 0zHXNK-0007iO-00; Fri, 11 Sep 1998 10:52:51 -0700 Received: from localhost by asimov.phoenix.volant.org (SMI-8.6/SMI-SVR4) id KAA26222; Fri, 11 Sep 1998 10:52:47 -0700 Date: Fri, 11 Sep 1998 10:52:47 -0700 (PDT) Reply-To: patl@phoenix.volant.org Subject: Re: manual password encryption To: Roman Katsnelson cc: "q's" In-Reply-To: <35F93AC5.479E89D5@graphnet.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 would like to be able to verify user privileges with a web GUI. > Instead of keeping a separate file with unencrypted passwords, though, I > just wanna be able to verify them from passwd, for example: > > the $QUERY_STRING is blah.cgi?name=johnny&pwd=bgoode > > I wanna match this to: > > grep -e "$name" /etc/passwd | cut -d":" -f1 # will yield user name > grep -e "$name" /etc/passwd | cut -d":" -f2 # will yield password > > can I manually encrypt the value of $pwd in the above example so that it > matches the grep | cut output? > > I hope I explained that ok. Perl has the necessary functions to encrypt the password you are given and obtain the necessary passwd database entry. (They correspond to the equivalent C library functions.) BUT, do you REALLY want the user's passwords being transmitted in the clear in the HTTP request, potentially stored in browser history files, etc.? One solution to the first problem would be to use a secure server. In conjunction with recent browser releases, that should also handle the second problem. (But beware - older browsers kept secure requests in history and cache files.) Another potential solution would be to investigate the use of JavaScript to encrypt the password and send the encrypted value instead of the cleartext. Note that this will still allow snoopers to have access to any Web resources that the legitimate user can access with that password. One of the big advantages of the separate password file for Web auth checking is that it means you can, and should, have different passwords for shell/dialup login and Web access. -Pat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 10:58:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA05542 for freebsd-questions-outgoing; Fri, 11 Sep 1998 10:58:29 -0700 (PDT) (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 KAA05535 for ; Fri, 11 Sep 1998 10:58:24 -0700 (PDT) (envelope-from brett@peloton.physics.montana.edu) Received: from localhost (brett@localhost) by peloton.physics.montana.edu (8.8.8/8.8.7) with SMTP id LAA00353; Fri, 11 Sep 1998 11:58:06 -0600 (MDT) (envelope-from brett@peloton.physics.montana.edu) Date: Fri, 11 Sep 1998 11:58:06 -0600 (MDT) From: Brett Taylor To: Dave Ason cc: freebsd-questions@FreeBSD.ORG Subject: Re: Installing KDE? In-Reply-To: <35F841F7.2ADE1AC9@mindspring.com> Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1910089705-905536646=:234" 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. --0-1910089705-905536646=:234 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-ID: Hi, > I would like to install KDE. I figured the easiest thing to do was > to download the "meta-port", kde-1.0, untar it and type "make" at the > dollar prompt. I did this and here's what happened: > > bash-2.01$ make > >> No MD5 checksum file. > ===> Extracting for kde-1.0 > ===> kde-1.0 depends on shared library: kdecore\.1\.0 - not found > ===> Verifying install for kdecore\.1\.0 in /usr/ports/x11/kdelibs This occurs because the kde meta port actually builds lots of other ports. See the Makefile: LIB_DEPENDS= kdecore\\.1\\.0:${PORTSDIR}/x11/kdelibs RUN_DEPENDS= kwm:${PORTSDIR}/x11/kdebase \ kcalc:${PORTSDIR}/misc/kdeutils \ kmahjongg:${PORTSDIR}/games/kdegames \ kghostview:${PORTSDIR}/graphics/kdegraphics \ kmail:${PORTSDIR}/net/kdenetwork \ kmedia:${PORTSDIR}/audio/kdemultimedia This means that it will try to build the kdelibs, kdebase, kdeutils, kdegames, kdegraphics, and kdemultimedia port. This will take a LONG time to download all the dependencies for non-KDE ports if you don't have them less yet the KDE tarballs. :-) If you want to just try it out I would suggest trying the kdebase port. That has the following dependencies: LIB_DEPENDS= gif\\.[23]\\.:${PORTSDIR}/graphics/giflib \ jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \ kdecore\\.1\\.[0-9]:${PORTSDIR}/x11/kdelibs \ kdeui\\.1\\.[0-9]:${PORTSDIR}/x11/kdelibs \ jscript\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \ khtmlw\\.1\\.[0-9]:${PORTSDIR}/x11/kdelibs \ kfm\\.1\\.[0-9]:${PORTSDIR}/x11/kdelibs \ mediatool\\.1\\.[0-9]:${PORTSDIR}/x11/kdelibs You'll then need giflib (version .23), jpeg (version .9) and the kdelibs port. This will get you the base KDE system. You can then add the other bits as you want/need them. One other possible option is to use Wolfram Schneider's portcheckout utility. I've attached it (it was JUST sent in to ports the other day, but not as a PR AFAIK). It will fetch a port and all of its dependencies that you don't have. Note I have not tried this yet. Good luck. Brett ****************************************************************** Brett Taylor brett@peloton.physics.montana.edu http://peloton.physics.montana.edu/brett/ "There is something uncanny in the noiseless rush of the cyclist, as he comes into view, passes by, and disappears." - Popular Science, 1891 --0-1910089705-905536646=:234 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII; NAME=fetchports Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: ATTACHMENT; FILENAME=fetchports DQpGcm9tIHdvc2NoQHBhbmtlLmRlLmZyZWVic2Qub3JnIEZyaSBTZXAgMTEg MTE6NTU6NDUgMTk5OA0KRGF0ZTogVGh1LCAxMCBTZXAgMTk5OCAyMzo0Njox MSArMDIwMCAoTUVUIERTVCkNCkZyb206IFdvbGZyYW0gU2NobmVpZGVyIDx3 b3NjaEBwYW5rZS5kZS5mcmVlYnNkLm9yZz4NClRvOiBwb3J0c0BGcmVlQlNE Lk9SRw0KU3ViamVjdDogUG9ydGNoZWNrb3V0IHNjcmlwdA0KDQogICAgWyBU aGUgZm9sbG93aW5nIHRleHQgaXMgaW4gdGhlICJJU08tODg1OS0xIiBjaGFy YWN0ZXIgc2V0LiBdDQ0KICAgIFsgWW91ciBkaXNwbGF5IGlzIHNldCBmb3Ig dGhlICJVUy1BU0NJSSIgY2hhcmFjdGVyIHNldC4gU29tZSBdDQ0KICAgIFsg Y2hhcmFjdGVycyBtYXkgYmUgZGlzcGxheWVkIGluY29ycmVjdGx5LiBdDQoN Cg0KSSB3cm90ZSBhIHNjcmlwdCB0byBjaGVjayBvdXQgYSBGcmVlQlNEIHBv cnQgKmFuZCogYWxsIHJ1bnRpbWUgYW5kDQpidWlsZHRpbWUgZGVwZW5kaW5n IHBvcnRzIGludG8gdGhlIGN1cnJlbnQgd29ya2luZyBkaXJlY3RvcnkuIFRo ZQ0Kb3V0cHV0IGlzIHdyaXR0ZW4gdG8gc3Rkb3V0IGFzIGFuIGV4ZWN1dGFi bGUgc2hlbGwtc2NyaXB0Lg0KDQpIZXJlIGlzIHRoZSBtYW5wYWdlIGFuZCB0 aGUgc2NyaXB0Lg0KDQoNCk5BTUUNCiAgICAgICAgcG9ydGNoZWNrb3V0IC0g Y2hlY2tvdXQgcG9ydHMgYW5kIGFsbCBkZXBlbmRpbmcgcG9ydHMNCg0KU1lO T1BTSVMNCiAgICAgICAgcG9ydGNoZWNrb3V0IHBvcnRzIFsuLi5dDQoNCkRF U0NSSVBUSU9ODQogICAgUG9ydGNoZWNrb3V0KDEpIGNoZWNrcyBvdXQgYSBG cmVlQlNEIHBvcnQgYW5kIGFsbCBydW50aW1lIGFuZCBidWlsZHRpbWUNCiAg ICBkZXBlbmRpbmcgcG9ydHMgaW50byB0aGUgY3VycmVudCB3b3JraW5nIGRp cmVjdG9yeS4gVGhlIG91dHB1dCBpcw0KICAgIHdyaXR0ZW4gdG8gc3Rkb3V0 IGFzIGFuIGV4ZWN1dGFibGUgc2hlbGwtc2NyaXB0Lg0KDQogICAgQ29tcGls aW5nIGEgRnJlZUJTRCB1c3VhbGx5IHJlcXVpcmUgYSBmdWxsIHRyZWUgb2Yg cG9ydHMgaW4gL3Vzci9wb3J0LiBBDQogICAgY3ZzIGNoZWNrb3V0IG9yIGEg Y3ZzIHVwZGF0ZSBjb21tYW5kIHRha2VzIGEgdmVyeSBsb25nIHRpbWUgYW5k IG5lZWQNCiAgICBtdWNoIGZyZWUgc3BhY2UuDQoNCiAgICBXaXRoIHBvcnRj aGVja291dCwgeW91IGNoZWNrb3V0IG9ubHkgdGhlIHBhcnRzIG9mIHRoZSBw b3J0IHRyZWUgd2hpY2gNCiAgICB5b3UgcmVhbGx5IG5lZWQuIFRoaXMgaXMg YSBtYWduaXR1ZGUgZmFzdGVyIQ0KDQpGSUxFUw0KICAgIFBvcnRjaGVja291 dCBkZXBlbmQgb24gYSBhbiB1cCB0byBkYXRlIElOREVYIGZpbGUgaW4gL3Vz ci9wb3J0cy9JTkRFWC4NCg0KRVhBTVBMRQ0KICAgICAgJGNkIC90bXAgfHwg ZXhpdCAxDQogICAgICBQT1JUU0RJUj0iL3RtcC9wb3J0cyI7IGV4cG9ydCBQ T1JUU0RJUg0KICAgICAgIA0KICAgICAgIyBjaGVja291dCBwb3J0cw0KICAg ICAgIyBnbnVwbG90LTM0MA0KICAgICAgY3ZzIGNvIHBvcnRzL21hdGgvZ251 cGxvdA0KICAgICAgIA0KICAgICAgIyBjaGVja291dCBkZXBlbmNpZXMNCiAg ICAgICMgcG5nLTEuMC4yDQogICAgICBjdnMgY28gcG9ydHMvZ3JhcGhpY3Mv cG5nDQogICAgICAjIGdkLTEuMw0KICAgICAgY3ZzIGNvIHBvcnRzL2dyYXBo aWNzL2dkDQogICAgICAgDQogICAgICAjIENvbXBpbGUgYW5kIGluc3RhbGwg Z251cGxvdC0zNDANCiAgICAgIChjZCBwb3J0cy9tYXRoL2dudXBsb3QgJiYg bWFrZSBhbGwgaW5zdGFsbCBjbGVhbikNCg0KQVVUSE9SDQogICAgV29sZnJh bSBTY2huZWlkZXIgPHdvc2NoQEZyZWVCU0Qub3JnPiwgQmVybGluLCBTZXB0 ZW1iZXIgMTk5OC4NCg0KDQojIS91c3IvbG9jYWwvYmluL3BlcmwNCiMgQ29w eXJpZ2h0IChjKSBTZXAgMTk5OCBXb2xmcmFtIFNjaG5laWRlciA8d29zY2hA RnJlZUJTRC5vcmc+LiBCZXJsaW4uDQojIEFsbCByaWdodHMgcmVzZXJ2ZWQu DQojDQojIFJlZGlzdHJpYnV0aW9uIGFuZCB1c2UgaW4gc291cmNlIGFuZCBi aW5hcnkgZm9ybXMsIHdpdGggb3Igd2l0aG91dA0KIyBtb2RpZmljYXRpb24s IGFyZSBwZXJtaXR0ZWQgcHJvdmlkZWQgdGhhdCB0aGUgZm9sbG93aW5nIGNv bmRpdGlvbnMNCiMgYXJlIG1ldDoNCiMgMS4gUmVkaXN0cmlidXRpb25zIG9m IHNvdXJjZSBjb2RlIG11c3QgcmV0YWluIHRoZSBhYm92ZSBjb3B5cmlnaHQN CiMgICAgbm90aWNlLCB0aGlzIGxpc3Qgb2YgY29uZGl0aW9ucyBhbmQgdGhl IGZvbGxvd2luZyBkaXNjbGFpbWVyLg0KIyAyLiBSZWRpc3RyaWJ1dGlvbnMg aW4gYmluYXJ5IGZvcm0gbXVzdCByZXByb2R1Y2UgdGhlIGFib3ZlIGNvcHly aWdodA0KIyAgICBub3RpY2UsIHRoaXMgbGlzdCBvZiBjb25kaXRpb25zIGFu ZCB0aGUgZm9sbG93aW5nIGRpc2NsYWltZXIgaW4gdGhlDQojICAgIGRvY3Vt ZW50YXRpb24gYW5kL29yIG90aGVyIG1hdGVyaWFscyBwcm92aWRlZCB3aXRo IHRoZSBkaXN0cmlidXRpb24uDQojDQojIFRISVMgU09GVFdBUkUgSVMgUFJP VklERUQgQlkgVEhFIEFVVEhPUiBBTkQgQ09OVFJJQlVUT1JTIGBgQVMgSVMn JyBBTkQNCiMgQU5ZIEVYUFJFU1MgT1IgSU1QTElFRCBXQVJSQU5USUVTLCBJ TkNMVURJTkcsIEJVVCBOT1QgTElNSVRFRCBUTywgVEhFDQojIElNUExJRUQg V0FSUkFOVElFUyBPRiBNRVJDSEFOVEFCSUxJVFkgQU5EIEZJVE5FU1MgRk9S IEEgUEFSVElDVUxBUiBQVVJQT1NFDQojIEFSRSBESVNDTEFJTUVELiAgSU4g Tk8gRVZFTlQgU0hBTEwgVEhFIEFVVEhPUiBPUiBDT05UUklCVVRPUlMgQkUg TElBQkxFDQojIEZPUiBBTlkgRElSRUNULCBJTkRJUkVDVCwgSU5DSURFTlRB TCwgU1BFQ0lBTCwgRVhFTVBMQVJZLCBPUiBDT05TRVFVRU5USUFMDQojIERB TUFHRVMgKElOQ0xVRElORywgQlVUIE5PVCBMSU1JVEVEIFRPLCBQUk9DVVJF TUVOVCBPRiBTVUJTVElUVVRFIEdPT0RTDQojIE9SIFNFUlZJQ0VTOyBMT1NT IE9GIFVTRSwgREFUQSwgT1IgUFJPRklUUzsgT1IgQlVTSU5FU1MgSU5URVJS VVBUSU9OKQ0KIyBIT1dFVkVSIENBVVNFRCBBTkQgT04gQU5ZIFRIRU9SWSBP RiBMSUFCSUxJVFksIFdIRVRIRVIgSU4gQ09OVFJBQ1QsIFNUUklDVA0KIyBM SUFCSUxJVFksIE9SIFRPUlQgKElOQ0xVRElORyBORUdMSUdFTkNFIE9SIE9U SEVSV0lTRSkgQVJJU0lORyBJTiBBTlkgV0FZDQojIE9VVCBPRiBUSEUgVVNF IE9GIFRISVMgU09GVFdBUkUsIEVWRU4gSUYgQURWSVNFRCBPRiBUSEUgUE9T U0lCSUxJVFkgT0YNCiMgU1VDSCBEQU1BR0UuDQojDQojICRJZDogcnVwbG90 LnBsLHYgMS4yIDE5OTgvMDkvMDYgMTM6NTg6NDEgd29zY2ggRXhwICQNCiMN CiMgcG9ydGNoZWNrb3V0IC0gZG8gYSBgY3ZzIGNoZWNrb3V0JyBmb3IgZ2l2 ZW4gcG9ydHMgYW5kDQojICAgICAgICAgICAgICAgIGFsbCBkZXBlbmRpbmcg cG9ydHMuDQoNCj1wb2QNCg0KPWhlYWQxIE5BTUUNCg0KICAgIHBvcnRjaGVj a291dCAtIGNoZWNrb3V0IHBvcnRzIGFuZCBhbGwgZGVwZW5kaW5nIHBvcnRz DQoNCj1oZWFkMSBTWU5PUFNJUw0KDQogICAgcG9ydGNoZWNrb3V0IHBvcnRz IFsuLi5dDQoNCj1oZWFkMSBERVNDUklQVElPTg0KDQoNClBvcnRjaGVja291 dCgxKSBjaGVja3Mgb3V0IGEgRnJlZUJTRCBwb3J0IGFuZCBhbGwgcnVudGlt ZSBhbmQNCmJ1aWxkdGltZSBkZXBlbmRpbmcgcG9ydHMgaW50byB0aGUgY3Vy cmVudCB3b3JraW5nIGRpcmVjdG9yeS4NClRoZSBvdXRwdXQgaXMgd3JpdHRl biB0byBzdGRvdXQgYXMgYW4gZXhlY3V0YWJsZSBzaGVsbC1zY3JpcHQuDQoN CkNvbXBpbGluZyBhIEZyZWVCU0QgdXN1YWxseSByZXF1aXJlIGEgZnVsbCB0 cmVlIG9mIHBvcnRzDQppbiAvdXNyL3BvcnQuIEEgY3ZzIGNoZWNrb3V0IG9y IGEgY3ZzIHVwZGF0ZSBjb21tYW5kIA0KdGFrZXMgYSB2ZXJ5IGxvbmcgdGlt ZSBhbmQgbmVlZCBtdWNoIGZyZWUgc3BhY2UuDQoNCldpdGggcG9ydGNoZWNr b3V0LCB5b3UgY2hlY2tvdXQgb25seSB0aGUgcGFydHMgb2YgdGhlIHBvcnQg DQp0cmVlIHdoaWNoIHlvdSByZWFsbHkgbmVlZC4gVGhpcyBpcyBhIG1hZ25p dHVkZSBmYXN0ZXIhIA0KDQo9aGVhZDEgRklMRVMNCg0KUG9ydGNoZWNrb3V0 IGRlcGVuZCBvbiBhIGFuIHVwIHRvIGRhdGUgSU5ERVggZmlsZSBpbiAvdXNy L3BvcnRzL0lOREVYLg0KDQo9aGVhZDEgRVhBTVBMRQ0KDQogICRjZCAvdG1w IHx8IGV4aXQgMQ0KICBQT1JUU0RJUj0iL3RtcC9wb3J0cyI7IGV4cG9ydCBQ T1JUU0RJUg0KICAgDQogICMgY2hlY2tvdXQgcG9ydHMNCiAgIyBnbnVwbG90 LTM0MA0KICBjdnMgY28gcG9ydHMvbWF0aC9nbnVwbG90DQogICANCiAgIyBj aGVja291dCBkZXBlbmNpZXMNCiAgIyBwbmctMS4wLjINCiAgY3ZzIGNvIHBv cnRzL2dyYXBoaWNzL3BuZw0KICAjIGdkLTEuMw0KICBjdnMgY28gcG9ydHMv Z3JhcGhpY3MvZ2QNCiAgIA0KICAjIENvbXBpbGUgYW5kIGluc3RhbGwgZ251 cGxvdC0zNDANCiAgKGNkIHBvcnRzL21hdGgvZ251cGxvdCAmJiBtYWtlIGFs bCBpbnN0YWxsIGNsZWFuKQ0KDQo9aGVhZDEgQVVUSE9SDQoNCldvbGZyYW0g U2NobmVpZGVyIDx3b3NjaEBGcmVlQlNELm9yZz4sIEJlcmxpbiwgU2VwdGVt YmVyIDE5OTguDQoNCj1jdXQNCg0KDQokZGlyID0gYHB3ZGA7IGNob21wKCRk aXIpOw0KJGluZGV4ID0gJy91c3IvcG9ydHMvSU5ERVgnOw0KDQpzdWIgdXNh Z2Ugew0KICAgIHdhcm4gInVzYWdlIHBvcnRjaGVja291dCBwb3J0cyAuLi4g XG5cbiI7DQogICAgc2xlZXAgMTsNCg0KICAgICRFTlZ7J1BBR0VSJ30gPSAn Y2F0JzsNCiAgICBleGVjIHBvZDJ0ZXh0LCAkMDsNCiAgICBleGl0IDI7DQp9 DQoNCiZ1c2FnZSBpZiAkI0FSR1YgPCAwOw0KDQpzdWIgcmVhZF9pbmRleCB7 DQogICAgbG9jYWwoJGluZGV4LCAqcG9ydCwgQHBvcnRzKSA9IEBfOw0KDQog ICAgbXkgJHN0cmluZzsNCiAgICBmb3IoJGkgPSAwOyAkaSA8PSAkI3BvcnRz OyAkaSsrKSB7DQoJJHN0cmluZyAuPSAnXicgLiAkcG9ydHNbJGldOw0KCSRz dHJpbmcgLj0gJ3wnIGlmICRpIDwgJCNwb3J0czsNCiAgICB9DQoNCiAgICBk aWUgIkNhbm5vdCBvcGVuIElOREVYIGZpbGU6ICRpbmRleDogJCFcbiIgaWYg KCEgLXIgJGluZGV4KTsNCg0KICAgICMgZWdyZXAgaXMgZmFzdCB0aGFuIHBl cmwgcmVnIGV4cHINCiAgICBvcGVuKElOREVYLCAiLXwiKSB8fCBleGVjICgn ZWdyZXAnLCAnLS0nLCAkc3RyaW5nLCAkaW5kZXgpIHx8DQogICAgICAgIGRp ZSAib3BlbiAkaW5kZXg6ICQhXG4iOw0KDQoNCiAgICBteSAkZGVwOw0KICAg IG15ICgkZGlzdHJpYnV0aW9ubmFtZSwgJHBvcnRwYXRoLCAkaW5zdGFsbGF0 aW9ucHJlZml4LCANCgkgJGNvbW1lbnQsICRkZXNjcmlwdGlvbmZpbGUsICRt YWludGFpbmVyLCAkY2F0ZWdvcmllcywNCgkkYnVpbGRkZXBzLCAkcnVuZGVw cyk7DQoNCiAgICB3aGlsZSg8SU5ERVg+KSB7DQoNCgkoJGRpc3RyaWJ1dGlv bm5hbWUsICRwb3J0cGF0aCwgJGluc3RhbGxhdGlvbnByZWZpeCwgDQoJICRj b21tZW50LCAkZGVzY3JpcHRpb25maWxlLCAkbWFpbnRhaW5lciwgJGNhdGVn b3JpZXMsDQoJICRidWlsZGRlcHMsICRydW5kZXBzKSA9IHNwbGl0KCdcfCcp Ow0KDQoJJHBvcnRwYXRoID1+IHMlL3Vzci8lJTsNCgkNCgkkcG9ydHsiJGRp c3RyaWJ1dGlvbm5hbWUifSA9ICRwb3J0cGF0aDsNCgkgICAgDQoJIyBzYXZl IGRlcGVuY2llcw0KCSRkZXBlbmRzX25veyIkZGlzdHJpYnV0aW9ubmFtZSJ9 Kys7DQoNCglmb3JlYWNoICRkZXAgKHNwbGl0KCcgJywgJGJ1aWxkZGVwcykp IHsNCgkgICAgJGRlcGVuZHN7IiRkZXAifSsrOw0KCX0NCg0KCWZvcmVhY2gg JGRlcCAoc3BsaXQoJyAnLCAkcnVuZGVwcykpIHsNCgkgICAgJGRlcGVuZHN7 IiRkZXAifSsrOw0KCX0NCiAgICB9DQogICAgY2xvc2UgSU5ERVg7DQp9ICAg IA0KDQomcmVhZF9pbmRleCgkaW5kZXgsICpwb3J0LCBAQVJHVik7DQp7DQog ICAgbXkgQGRhdGEgPSBrZXlzICVwb3J0Ow0KICAgIGRpZSAiTm8gbWF0Y2hp bmcgcG9ydHMgZm91bmQgZm9yOiBAQVJHVlxuIiANCglpZiAkI2RhdGEgPCAw Ow0KfQ0KDQojIHNoZWxsIGhlYWRlcg0KcHJpbnQgImNkICRkaXIgfHwgZXhp dCAxXG4iOw0KcHJpbnQgcXF7UE9SVFNESVI9IiRkaXIvcG9ydHMiOyBleHBv cnQgUE9SVFNESVJcbn07DQojIHVuY29tbWVudCBuZXh0IGxpbmUgaWYgeW91 IGhhdmUgd3JpdGUgcGVybWlzc2lvbiB0byAvdXNyL3BvcnRzL2Rpc3RmaWxl cw0KI3ByaW50IHFxe0RJU1RESVI9Ii91c3IvcG9ydHMvZGlzdGZpbGVzIjsg ZXhwb3J0IERJU1RESVJcbn07DQpwcmludCAiXG4jIGNoZWNrb3V0IHBvcnRz XG4iOw0KDQojIGNoZWNrb3V0IG1haW4gcG9ydHMNCmZvcmVhY2ggKGtleXMg JXBvcnQpIHsNCiAgICBwcmludCAiIyAkX1xuIjsNCiAgICBwcmludCBxcXxj dnMgY28gJHBvcnR7JF99XG58Ow0KfQ0KDQojIGF2b2lkIGN5Y2xlcyBvZiBw b3J0cyANCiMgUG9ydCBCIGRlcGVuZCBvbiBBLCBDIGRlcGVuZCBvbiBCIGFu ZCBBDQpmb3JlYWNoIChrZXlzICVkZXBlbmRzX25vKSB7DQogICAgdW5kZWYg JGRlcGVuZHN7IiRfIn07DQp9DQoNCiMgY2hlY2tvdXQgZGVwZW5kaW5nIHBv cnRzDQpteSBAbGlzdCA9IGtleXMgJWRlcGVuZHM7DQppZiAoJCNsaXN0ID49 IDApIHsNCiAgICAmcmVhZF9pbmRleCgkaW5kZXgsICpwb3J0ZGVwZW5kcywg QGxpc3QpOw0KDQogICAgcHJpbnQgIlxuIyBjaGVja291dCBkZXBlbmNpZXNc biI7DQogICAgZm9yZWFjaCAoa2V5cyAlcG9ydGRlcGVuZHMpIHsNCgkjIGFs cmVhZHkgY2hlY2tlZCBvdXQgYXMgbWFzdGVyIHBvcnQNCgluZXh0IGlmICRw b3J0eyIkXyJ9Ow0KDQoJcHJpbnQgIiMgJF9cbiI7DQoJcHJpbnQgcXF8Y3Zz IGNvICRwb3J0ZGVwZW5kc3skX31cbnw7DQogICAgfQ0KfQ0KDQojIENvbXBp bGUgYW5kIGluc3RhbGwNCmZvcmVhY2ggKGtleXMgJXBvcnQpIHsNCiAgICBw cmludCAiXG4jIENvbXBpbGUgYW5kIGluc3RhbGwgJF9cbiI7DQogICAgcHJp bnQgcXF8KGNkICRwb3J0eyRffSAmJiBtYWtlIGFsbCBpbnN0YWxsIGNsZWFu KVxufDsNCn0NCg0KLS0gDQpXb2xmcmFtIFNjaG5laWRlciA8d29zY2hAZnJl ZWJzZC5vcmc+IGh0dHA6Ly93d3cuZnJlZWJzZC5vcmcvfncvDQoNClRvIFVu c3Vic2NyaWJlOiBzZW5kIG1haWwgdG8gbWFqb3Jkb21vQEZyZWVCU0Qub3Jn DQp3aXRoICJ1bnN1YnNjcmliZSBmcmVlYnNkLXBvcnRzIiBpbiB0aGUgYm9k eSBvZiB0aGUgbWVzc2FnZQ0K --0-1910089705-905536646=:234-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 11:15:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA07831 for freebsd-questions-outgoing; Fri, 11 Sep 1998 11:15:26 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alpha.netvision.net.il (alpha.netvision.net.il [194.90.1.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA07804 for ; Fri, 11 Sep 1998 11:15:12 -0700 (PDT) (envelope-from spud@i.am) Received: from dialup (RAS3-p109.hfa.netvision.net.il [62.0.146.109]) by alpha.netvision.net.il (8.8.6/8.8.6) with SMTP id UAA29105 for ; Fri, 11 Sep 1998 20:13:54 +0300 (IDT) From: "Tomer Weller" To: Subject: plz help me Date: Fri, 11 Sep 1998 20:13:01 +0200 Message-ID: <01bdddaf$cfd68640$6d92003e@dialup> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0006_01BDDDC0.935F5640" 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_0006_01BDDDC0.935F5640 Content-Type: text/plain; charset="iso-8859-8" Content-Transfer-Encoding: quoted-printable im using an Aztech 16bit PnP sound card which is a SoundBlaster PRO = clone, Windows uses my actual card, so i can hear 16bit, but FreeBSD = uses the SoundBlaster 3.1 driver which is only 8 bits, so i can't hear = any mp3's, what can i do ?=20 p.s, can't buy a new card.=20 ------=_NextPart_000_0006_01BDDDC0.935F5640 Content-Type: text/html; charset="iso-8859-8" Content-Transfer-Encoding: quoted-printable
im using an Aztech 16bit PnP sound = card which is=20 a SoundBlaster PRO clone, Windows uses my actual card, so i can hear = 16bit, but=20 FreeBSD uses the SoundBlaster 3.1 driver which is only 8 bits, so i = can't hear=20 any mp3's, what can i do ?
 
p.s, can't buy a new card.=20
------=_NextPart_000_0006_01BDDDC0.935F5640-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 11:39:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA12398 for freebsd-questions-outgoing; Fri, 11 Sep 1998 11:39:32 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ntcit-mmta18.ntc.nokia.com (ntcit-mmta18.ntc.nokia.com [131.228.118.132]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA12389 for ; Fri, 11 Sep 1998 11:39:25 -0700 (PDT) (envelope-from chli@NTCCHI02BE.ntc.nokia.com) Received: from Microsoft Mail (PU Serial #1935) by ntcit-mmta18.ntc.nokia.com (PostalUnion/SMTP(tm) v2.1.9h for Windows NT(tm)) id AA-1998Sep11.212629.1935.201197; Fri, 11 Sep 1998 21:32:26 +0300 From: chli@NTCCHI02BE.ntc.nokia.com (Li ChunAn Nokia/Beijing) To: freebsd-questions@FreeBSD.ORG ('freebsd') Message-ID: <1998Sep11.212629.1935.201197@ntcit-mmta18.ntc.nokia.com> X-Mailer: Microsoft Mail via PostalUnion/SMTP for Windows NT Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Organization: NTC Date: Fri, 11 Sep 1998 21:32:26 +0300 Subject: about how to configure NIC Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id LAA12392 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -- ********************************** Li Chun An R&D Center NOKIA (CHINA) INVESTMENT CO,. LTD. TEL: (+86-10)84229922 ext. 2311 FAX: (+86-10)84222439 E-MAIL: chunan.li@ntc.nokia.com chli@ntcchi02be.ntc.nokia.com ********************************** Hello! Sir: I want to install freeBSD 2.2.6 on the IBM 380XD ThinkPad . The network card of the ThinkPad is Xircom CreditCard Ethernet 10/100 ready not supported by FreeBSD. Would you tell me how to configure the network card in FreeBSD? Thank you very much! yours Li ChunAn 11/09/1998 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 11:39:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA12413 for freebsd-questions-outgoing; Fri, 11 Sep 1998 11:39:33 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ntcit-mmta18.ntc.nokia.com (ntcit-mmta18.ntc.nokia.com [131.228.118.132]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA12391 for ; Fri, 11 Sep 1998 11:39:29 -0700 (PDT) (envelope-from chli@NTCCHI02BE.ntc.nokia.com) Received: from Microsoft Mail (PU Serial #1935) by ntcit-mmta18.ntc.nokia.com (PostalUnion/SMTP(tm) v2.1.9h for Windows NT(tm)) id AA-1998Sep11.212600.1935.201198; Fri, 11 Sep 1998 21:32:27 +0300 From: chli@NTCCHI02BE.ntc.nokia.com (Li ChunAn Nokia/Beijing) To: freebsd-questions@FreeBSD.ORG ('freebsd') Message-ID: <1998Sep11.212600.1935.201198@ntcit-mmta18.ntc.nokia.com> X-Mailer: Microsoft Mail via PostalUnion/SMTP for Windows NT Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Organization: NTC Date: Fri, 11 Sep 1998 21:32:27 +0300 Subject: about how to configure NIC Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id LAA12399 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -- ********************************** Li Chun An R&D Center NOKIA (CHINA) INVESTMENT CO,. LTD. TEL: (+86-10)84229922 ext. 2311 FAX: (+86-10)84222439 E-MAIL: chunan.li@ntc.nokia.com chli@ntcchi02be.ntc.nokia.com ********************************** Hello! Sir: I want to install freeBSD 2.2.6 on the IBM 380XD ThinkPad . The network card of the ThinkPad is Xircom CreditCard Ethernet 10/100 ready not supported by FreeBSD. Would you tell me how to configure the network card in FreeBSD? Thank you very much! yours Li ChunAn 11/09/1998 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 11:50:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA14627 for freebsd-questions-outgoing; Fri, 11 Sep 1998 11:50:04 -0700 (PDT) (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 LAA14562 for ; Fri, 11 Sep 1998 11:49:57 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id TAA10718; Fri, 11 Sep 1998 19:45:19 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id QAA03248; Fri, 11 Sep 1998 16:14:00 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809111514.QAA03248@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Leonardo Madrigal cc: freebsd-questions@FreeBSD.ORG Subject: Re: just a simple question In-reply-to: Your message of "Thu, 10 Sep 1998 11:09:15 MDT." <35F807BB.109FB5FE@acnet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 11 Sep 1998 16:13:58 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [.....] > I think i need in the server 2 ethernet cards (already i have one), > one with the valid ip adress, and another with the 10.0.0.1 netmask > 255.255.255.0 ip adress. > run the natd -interface ed0 (the one with the 10.0.0.1 ip) > and that will be all?? (of course on the LAN the adresses will be > 10.0.0.2 and gateway 10.0.0.1, and so on) > am i right??? Nearly. You've gotta run natd on the *real* interface. > thank you.! > > -Leonardo. -- 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 Sep 11 11:51:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA15114 for freebsd-questions-outgoing; Fri, 11 Sep 1998 11:51:53 -0700 (PDT) (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 LAA15055 for ; Fri, 11 Sep 1998 11:51:23 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id TAA10704; Fri, 11 Sep 1998 19:41:27 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id RAA03448; Fri, 11 Sep 1998 17:41:35 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809111641.RAA03448@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: David Ramahefason cc: freebsd-questions@FreeBSD.ORG Subject: Re: MPD question... In-reply-to: Your message of "Thu, 10 Sep 1998 14:54:12 +0200." <19980910145412.A1642@easynet.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 11 Sep 1998 17:41:31 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi, > > is it possible to use mpd over Serial lines that aren't > dialup lines ?? > I'd like to make a bunble of 2 leased lines (2x2Mb)... Dunno about mpd, but I would assume so. Ppp does definitely - you can get the latest version via http://www.Awfulhak.org/ppp.html > Thanks > > -- > /David Ramahefason Administrateur Systeme/Reseau/ > /rama@easynet.fr Easynet France SA / > /0144547031 ICQ: 14292822 / -- 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 Sep 11 11:52:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA15358 for freebsd-questions-outgoing; Fri, 11 Sep 1998 11:52:25 -0700 (PDT) (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 LAA15273 for ; Fri, 11 Sep 1998 11:52:15 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id TAA10721; Fri, 11 Sep 1998 19:45:19 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id LAA00807; Fri, 11 Sep 1998 11:23:42 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809111023.LAA00807@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: sean@pasebo.nnet.ne.jp cc: freebsd-questions@FreeBSD.ORG Subject: Re: What happened to my 'find'command, continued In-reply-to: Your message of "Thu, 10 Sep 1998 14:19:17 +0900." <35F76155.4D4EE619@mail.nnet.ne.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 11 Sep 1998 11:23:32 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [.....] > find: ./usr/include/isofs: No such file or directory > find: ./usr/include/machine: No such file or directory > find: ./usr/include/msdosfs: No such file or directory > find: ./usr/include/net: No such file or directory > find: ./usr/include/netatalk: No such file or directory > .... > > The directories, such as "/usr/include/isofs" do infact > exist. If /usr/include/isofs exists and find produces the above error, I would think this indicates that /usr/include/isofs is a sym-link that's pointing at something that doesn't exist. [.....] > Sean > sean@mail.nnet.ne.jp -- 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 Sep 11 11:52:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA15452 for freebsd-questions-outgoing; Fri, 11 Sep 1998 11:52:45 -0700 (PDT) (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 LAA15421 for ; Fri, 11 Sep 1998 11:52:33 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id TAA10707; Fri, 11 Sep 1998 19:41:28 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id RAA03500; Fri, 11 Sep 1998 17:51:37 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809111651.RAA03500@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: The Thains cc: freebsd-questions@FreeBSD.ORG Subject: Re: term command on ppp In-reply-to: Your message of "Wed, 09 Sep 1998 22:10:02 PDT." <3.0.5.32.19980909221002.00799e20@bcinternet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 11 Sep 1998 17:51:34 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sounds like your modem wasn't probed. The latest version of ppp is a lot more forgiving in this respect (and tells you what it's doing). What does ``dmesg | fgrep sio'' show ? Have any of the serial lines been probed ? Before you do the ``term'', what does ``show modem'' say ? > Hi.. > I have been having trouble setting up my ppp connection to my ISP. I have > written in a couple of times and recieved info but nothing so far has > seemed to work :( When I try 'dial provider' from the ppp prompt I get the > message > WARNING: DialModem: dial failed. > Now someone told me to try and talk to the modem using the term command in > ppp but everytime I try the command it seems as though my computer freezes. > This is what the screen looks like: > > ppp ON phantom> term > Working in interactive mode > Entering terminal mode. > Type '~?' for help. > > After this my computer freezes and I can't even use CTRL+C to break it...I > have to reset it. I'm not at all familiar with the term command so if I'm > doing something wrong or if there are certain commands that I need to know > please let me know.. > > Thank-you for your time > > 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 Sep 11 11:53:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA15530 for freebsd-questions-outgoing; Fri, 11 Sep 1998 11:53:03 -0700 (PDT) (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 LAA15477 for ; Fri, 11 Sep 1998 11:52:50 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id TAA10646; Fri, 11 Sep 1998 19:40:11 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id SAA03629; Fri, 11 Sep 1998 18:33:22 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809111733.SAA03629@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: "Rocky Hurley" cc: "FreeBSD-Questions" Subject: Re: PPP question..... With an Observation In-reply-to: Your message of "Wed, 09 Sep 1998 21:43:03 CDT." <001201bddc64$bbb3b940$17dc94cd@uymfdlvk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 11 Sep 1998 18:33:19 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [.....] > statement. I have now installed 2.2.7 37 times, yes, *thirty seven* times > since Saturday on this laptop and I still have to come to microsuk$ to > write this message. Why? > Because of this kind of Crap. I have come to the conclusion that FreeBSD > is the best OS out there, cause even when it will not install completely, > I can still access it and do simple stuff in it. [.....] If you're still so keen on FreeBSD after having such teething problems, it looks like you should join the documentation project. Check out www.FreeBSD.org for details. Honestly, I've heard many people complain about the documentation, and even seen some do something about it. People still complain... Unix has lots of strengths, and with those strengths comes the requirement that the administrator knows what to do and how things work. Historically, Unix presents this information in a rather terse but precise format. When the administrator becomes more ``expert'', the documentation becomes more useful as they can search for the right things and discover the specifics. I suspect this is the way FreeBSD will remain (or at least I hope it is). The alternative is the M$ approach - I've never found any of their help screens of the slightest bit of use ! > -- > Rocky Hurley > KR4PZ > Web Page: > www.cudenver.edu/~rhurley/bbq.html -- 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 Sep 11 11:53:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA15716 for freebsd-questions-outgoing; Fri, 11 Sep 1998 11:53:56 -0700 (PDT) (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 LAA15607 for ; Fri, 11 Sep 1998 11:53:24 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (root@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id TAA10712; Fri, 11 Sep 1998 19:44:14 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id TAA04008; Fri, 11 Sep 1998 19:44:29 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809111844.TAA04008@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Chris Martino cc: Laszlo Vagner , questions@FreeBSD.ORG Subject: Re: nothing back from ppp In-reply-to: Your message of "Wed, 09 Sep 1998 19:16:07 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 11 Sep 1998 19:44:27 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > This may sound kinda odd, but I havn't had any luck with 33.6 sportsters. > > Heres a little info: > > I have 2 modems, 1 28.8 Sporster and 1 33.6 Sportster, both external. Both > are dialning into the same Com server. Both have the same init string and > both have the same dip switch settings. The 33.6 almost NEVER connects, > if it does I get kicked right off in 2 or 3 minutes. The 28.8 on the > otherhand ALWAYS connects at 28.8 and I can stay connected for days at a > time. Go figure. Strange. Mine works ok. Are you sure you're using hardware flow control ? How about FCS errors ? > My 2 cents, > 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 Sep 11 11:55:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA16288 for freebsd-questions-outgoing; Fri, 11 Sep 1998 11:55:18 -0700 (PDT) (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 LAA16208 for ; Fri, 11 Sep 1998 11:55:00 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id TAA10710; Fri, 11 Sep 1998 19:42:48 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id RAA03464; Fri, 11 Sep 1998 17:45:09 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809111645.RAA03464@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Ladislav Kostal cc: Joe , freebsd-questions@FreeBSD.ORG Subject: Re: Samba problem In-reply-to: Your message of "Thu, 10 Sep 1998 09:12:00 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 11 Sep 1998 17:45:07 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Wed, 9 Sep 1998, Joe wrote: > > > I think you have to login the win95 machine (at startup) as the same > > user you login as on the server. > > Thanks, it works ! But on my other server with samba I don't have to login > as a user of this server on win95 client to see guest services (public). I > can login as whatever I want. Why ? And when I log in now I must enter > correct password in win login, on the second network I can enter > password when I want enter my home direcory on the server, not at the > startup (but I can). Do you have a guest account ? Or if you have a nobody account, you'll need to have a ``guest account = nobody'' in your config file. -- 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 Sep 11 11:56:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA16512 for freebsd-questions-outgoing; Fri, 11 Sep 1998 11:56:03 -0700 (PDT) (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 LAA16462 for ; Fri, 11 Sep 1998 11:55:50 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id TAA10649; Fri, 11 Sep 1998 19:40:12 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id SAA03599; Fri, 11 Sep 1998 18:18:11 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809111718.SAA03599@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: wwoods@cybcon.com cc: Andrew Specht , FreeBSD-Questions Subject: Re: PPP question..... With an Observation In-reply-to: Your message of "Wed, 09 Sep 1998 20:45:46 PDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 11 Sep 1998 18:18:09 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I would agree 90% of the time, but a RTFM is not a "reply with many different > solutions" in the least. I believe I asked quite politely, provided a copy of > the script I was useing, provided information on what it is doing and the > desired outcome of what I would like it to do, and the version of FreeBSD I am > useing...so, what did I do wrong then? [.....] I know very little about pppd, and presented with your question I figured you must be running 2.2.X (which AFAIK doesn't have a version of pppd that does demand dialing). The problem was that I didn't see you mention what version of FreeBSD you were running (I didn't notice it in your sig). So, I went to the man page (on a 3.0 machine) and searched for ``demand''. It showed up all over the place. I then went to a 2.2.7 machine and did a similar search and it showed up all over the place there too. After that, I deduced that you'd asked for information that is documented (I haven't read the docs, but there's lots of mention) in exactly the place you'd expect it to be documented. As you hadn't mentioned anything like ``I tried "demand this" and "demand that" to no avail'', I sent the ``RTFM'' message. (normally I'd ignore questions that I consider RTFMable, but as I'd already gone to some trouble, I figured that the original poster should be made aware that they're asking something that's clearly documented). You complained and I said my suggestion still stands. You've given no indication of having tried to do anything for yourself. As you've still not proven yourself by doing as others do and trying some things then asking ``am I on the right track'', I continue to think that you don't deserve an answer. You've supplied all the right information - indicating clearly (IMHO) that you haven't tried to do things yourself. As others have pointed out, nobody wants to help someone if they're under the opinion that the helpee isn't going to learn anything... > --------------------- > William Woods > Date: 09-Sep-98 / Time: 20:43:08 > goto to: http//www.freebsd.org. > --> FreeBSD 3.0 CURRENT ELF <-- -- 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 Sep 11 12:09:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA20213 for freebsd-questions-outgoing; Fri, 11 Sep 1998 12:09:33 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA20185 for ; Fri, 11 Sep 1998 12:09:26 -0700 (PDT) (envelope-from leisner@sdsp.mc.xerox.com) Received: from gemini.sdsp.mc.xerox.com ([13.231.132.20]) by alpha.xerox.com with SMTP id <54236(5)>; Fri, 11 Sep 1998 12:09:01 PDT Received: from gnu.sdsp.mc.xerox.com (gnu [13.231.133.90]) by gemini.sdsp.mc.xerox.com (8.8.7/8.8.7) with SMTP id OAA20369; Fri, 11 Sep 1998 14:39:52 -0400 (EDT) Received: from gnu (localhost) by gnu.sdsp.mc.xerox.com (4.1/client-1.3) id AA06034; Fri, 11 Sep 98 14:39:51 EDT Message-Id: <9809111839.AA06034@gnu.sdsp.mc.xerox.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Julian Elischer Cc: User MEASL , freebsd-questions@FreeBSD.ORG Subject: Re: Bandwidth Throttling In-Reply-To: Your message of "Thu, 10 Sep 1998 15:10:58 PDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 11 Sep 1998 11:39:51 PDT From: "Marty Leisner" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > there are a few bandwidth throttlers but they usually can only throttle > "OUTGOING" sessions as incoming sessions are controlled by the > equipment at the ISPs site. > > Luigi's dummynet code (see the archives of the 'current, hackers and net > mailing lists) can do some inbound throttling using queues in incoming > sessions. > I haven't tried it but hey give it a try... :-) I'm not experienced with throttling (but I like the idea). Can't you control the frequency of the acks on the receiver to control bandwidth...once the window is full, it seems the bandwidth can be controlled (there's a discussion about adding a throttling option to wget). -- marty leisner@sdsp.mc.xerox.com The Feynman problem solving Algorithm 1) Write down the problem 2) Think real hard 3) Write down the answer Murray Gell-mann in the NY Times To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 12:21:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA22030 for freebsd-questions-outgoing; Fri, 11 Sep 1998 12:21:14 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from netra.graphnet.com (netra.graphnet.com [192.206.112.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA22008 for ; Fri, 11 Sep 1998 12:21:03 -0700 (PDT) (envelope-from romank@graphnet.com) Received: from graphnet.com (roman.graphnet.com [192.206.112.93]) by netra.graphnet.com (8.8.8/8.8.6) with ESMTP id PAA06649 for ; Fri, 11 Sep 1998 15:20:46 -0400 (EDT) Message-ID: <35F9787B.6867F857@graphnet.com> Date: Fri, 11 Sep 1998 15:22:35 -0400 From: Roman Katsnelson Organization: Graphnet, Inc X-Mailer: Mozilla 4.05 [en] (WinNT; U) MIME-Version: 1.0 To: "q's" Subject: tape backup Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, As a quick intro -- I am positively NOT asking anyone to do my work for me here, just need a pointer in a relatively relevant direction. :) I just hooked up a SCSI tape drive to my machine. I got a tape, and tried to test it. However, between the book, handbook and FAQ I was only able to get as far as assuming that it's on /dev/rst0. I tried to mount it on a directory and got this: /dev/rst0 on /backup: Block device required. I don't even know what that means... Help! I'm sure this stuff is documented and I'm missing it... Thanks as always, Roman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 12:25:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA22489 for freebsd-questions-outgoing; Fri, 11 Sep 1998 12:25:52 -0700 (PDT) (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 MAA22481 for ; Fri, 11 Sep 1998 12:25:44 -0700 (PDT) (envelope-from proot@horton.iaces.com) Received: (from proot@localhost) by horton.iaces.com (8.8.8/8.8.7) id OAA14003; Fri, 11 Sep 1998 14:25:12 -0500 (CDT) From: "Paul T. Root" Message-Id: <199809111925.OAA14003@horton.iaces.com> Subject: Re: adding scsi adapter In-Reply-To: <35F95F03.6060@smartweb.net> from David Turner at "Sep 11, 98 01:33:55 pm" To: turner@smartweb.net Date: Fri, 11 Sep 1998 14:25:12 -0500 (CDT) 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 Sounds like a termination problem. Be sure that the board is set to auto terminate. Then make sure you have good termination on the other side of the tape drive. In a previous message, David Turner said: > Question, > > I am running freebsd 2.2.5 with the generic kernel. My system boots off > of an IDE drive. I want to install an adaptec 2940 ultra scsi host > adapter so that I can can also install a scsi tape drive for backup. > > I put the SCSI adapter in the computer and when it boots I get the > following in the dmesg; > > ahc0 rev 1 int a irq 11 on > pci0:17 > ahc0: aic7880 Wide Channel, SCSI id=7, 16 SCBs > ahc0 waiting for scsi devices to settle > ahc0: board is not responding > cmd fail > (ahc0:0:0): SCB 0x1 timeout while recovery in progress > (ahc0:0:0): "unknown unknown ????" type 13 fixed SCSI 0 > uk0(ahc0:0:0):unknown > > I tried this with 2 Identicle adapters that I tested on NT so I know > they are ok. I just don't know what I am doing. Can anyone point me in > the right direction? > > Thanks, > > David Turner > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- "I would have to say that if God would have wanted us to vote, he would have given us real candidates." - April Skappel, 17, Winona, Minn. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 12:34:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA24232 for freebsd-questions-outgoing; Fri, 11 Sep 1998 12:34:40 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.dnet.it (ns.dnet.it [194.242.192.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA24227 for ; Fri, 11 Sep 1998 12:34:38 -0700 (PDT) (envelope-from andi@abaid.com) Received: from fap.sam.com (ppp55-mr.dnet.it [194.242.203.55]) by ns.dnet.it (8.8.5/8.8.5) with ESMTP id VAA29985; Fri, 11 Sep 1998 21:34:00 GMT Received: from localhost (andi@localhost) by fap.sam.com (8.8.8/8.8.8) with SMTP id WAA00578; Fri, 11 Sep 1998 22:29:25 +0200 (CEST) (envelope-from andi@abaid.com) Date: Fri, 11 Sep 1998 22:29:25 +0200 (CEST) From: Mutschlechner Andreas X-Sender: andi@fap.sam.com To: "Alain G. Fabry" cc: freebsd-questions@FreeBSD.ORG Subject: Re: IMAP problem In-Reply-To: <03af01bddd91$b848d820$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 Fri, 11 Sep 1998, Alain G. Fabry wrote: > I have installed the imap-uw-4.2. > Whenever I try to get my mail using IMAP, I don't get any response. POP3 > works fine. > I tried to telnet to port 143 and the server says it's ready. > Whenever I try to login with > login user password .... it returns me with: login BAD Command > unrecognized/login please: username > What could possibly be causing my IMAP server to be ready but not respond to > any commands. > Thanks, > > Alain > > >From rfc2060 2.2.1. Client Protocol Sender and Server Protocol Receiver The client command begins an operation. Each client command is prefixed with an identifier (typically a short alphanumeric string, e.g. A0001, A0002, etc.) called a "tag". A different tag is generated by the client for each command. So you must use aaa login user password greetings andi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 12:36:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA24516 for freebsd-questions-outgoing; Fri, 11 Sep 1998 12:36:16 -0700 (PDT) (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 MAA24430 for ; Fri, 11 Sep 1998 12:35:58 -0700 (PDT) (envelope-from proot@horton.iaces.com) Received: (from proot@localhost) by horton.iaces.com (8.8.8/8.8.7) id OAA14077; Fri, 11 Sep 1998 14:35:16 -0500 (CDT) From: "Paul T. Root" Message-Id: <199809111935.OAA14077@horton.iaces.com> Subject: Re: plz help me In-Reply-To: <01bdddaf$cfd68640$6d92003e@dialup> from Tomer Weller at "Sep 11, 98 08:13:01 pm" To: spud@i.am (Tomer Weller) Date: Fri, 11 Sep 1998 14:35:16 -0500 (CDT) 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 In a previous message, Tomer Weller said: [Charset iso-8859-8 unsupported, filtering to ASCII...] > im using an Aztech 16bit PnP sound card which is a SoundBlaster PRO clone, Windows uses my actual card, so i can hear 16bit, but FreeBSD uses the SoundBlaster 3.1 driver which is only 8 bits, so i can't hear any mp3's, what can i do ? > > p.s, can't buy a new card. Check out OSS from 4front-tech.com. -- 'Twas brillig, and the slithy toves All mimsy were the borogoves, Did gyre and gimble in the wabe: and the mome raths outgrabe. -- Lewis Caroll To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 12:42:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA25220 for freebsd-questions-outgoing; Fri, 11 Sep 1998 12:42:10 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gatekeeper.whistle.com (gatekeeper.whistle.com [207.76.204.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA25214 for ; Fri, 11 Sep 1998 12:42:07 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from smap@localhost) by gatekeeper.whistle.com (8.7.5/8.6.12) id MAA15165 for ; Fri, 11 Sep 1998 12:41:36 -0700 (PDT) Received: from alpo.whistle.com(alpo 207.76.204.38) by gatekeeper via smap (V2.0) id xma015162; Fri, 11 Sep 98 12:41:14 -0700 Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id MAA22644; Fri, 11 Sep 1998 12:13:15 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpde22633; Fri Sep 11 19:13:08 1998 Date: Fri, 11 Sep 1998 12:13:02 -0700 (PDT) From: Julian Elischer To: Marty Leisner cc: User MEASL , freebsd-questions@FreeBSD.ORG Subject: Re: Bandwidth Throttling In-Reply-To: <9809111839.AA06034@gnu.sdsp.mc.xerox.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 yes you can, and I'm doing that in some experimental code, but it's hard to control what's happenning doing that because the window changes and lost packets totaly screw up the sequences of acks. On Fri, 11 Sep 1998, Marty Leisner wrote: > > there are a few bandwidth throttlers but they usually can only throttle > > "OUTGOING" sessions as incoming sessions are controlled by the > > equipment at the ISPs site. > > > > Luigi's dummynet code (see the archives of the 'current, hackers and net > > mailing lists) can do some inbound throttling using queues in incoming > > sessions. > > I haven't tried it but hey give it a try... :-) > > I'm not experienced with throttling (but I like the idea). > > Can't you control the frequency of the acks on the receiver to > control bandwidth...once the window is full, it seems the bandwidth can be > controlled (there's a discussion about adding a throttling option to wget). > > > -- > marty > leisner@sdsp.mc.xerox.com > The Feynman problem solving Algorithm > 1) Write down the problem > 2) Think real hard > 3) Write down the answer > Murray Gell-mann in the NY Times > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 12:42:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA25288 for freebsd-questions-outgoing; Fri, 11 Sep 1998 12:42:50 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA25273 for ; Fri, 11 Sep 1998 12:42:40 -0700 (PDT) (envelope-from leisner@sdsp.mc.xerox.com) Received: from gemini.sdsp.mc.xerox.com ([13.231.132.20]) by alpha.xerox.com with SMTP id <54246(5)>; Fri, 11 Sep 1998 12:42:26 PDT Received: from gnu.sdsp.mc.xerox.com (gnu [13.231.133.90]) by gemini.sdsp.mc.xerox.com (8.8.7/8.8.7) with SMTP id OAA19375; Fri, 11 Sep 1998 14:30:33 -0400 (EDT) Received: from gnu (localhost) by gnu.sdsp.mc.xerox.com (4.1/client-1.3) id AA05995; Fri, 11 Sep 98 14:30:32 EDT Message-Id: <9809111830.AA05995@gnu.sdsp.mc.xerox.com> X-Mailer: exmh version 2.0.2 2/24/98 To: SPROLESD@sw.NOACSC.ohio.gov Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Making A FreeBSD CD-ROM In-Reply-To: Your message of "Thu, 10 Sep 1998 04:52:39 PDT." <01J1MX014CT80003MM@LIMA4.NOACSC.ORG> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 11 Sep 1998 11:30:32 PDT From: "Marty Leisner" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Why don't you buy a distribution from http://www.cheapbytes.com...I think they have freebsd... > Rather than spend 40$ or so on a FreeBSD from a company, I decided to > burn my own. > > The problem is, I burned it using a DOS filesystem and naming protocols. > This means that a file name > > bin.MTREE > > is converted to something like > > bin~160.mtr > > Will this work? > If you can't get around to answering this question today, nevermind, > i'll figure out a different way to burn the cd. HOWEVER, it would seem > handy to include in the instructions for installing FreeBSD something > about burning a personal FreeBSD CD. > > Many Thanx > David Sproles > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- marty leisner@sdsp.mc.xerox.com The Feynman problem solving Algorithm 1) Write down the problem 2) Think real hard 3) Write down the answer Murray Gell-mann in the NY Times To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 12:54:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA27345 for freebsd-questions-outgoing; Fri, 11 Sep 1998 12:54:28 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from devsys.jaguNET.com (devsys.jaguNET.com [206.156.208.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA27324 for ; Fri, 11 Sep 1998 12:54:21 -0700 (PDT) (envelope-from jim@jaguNET.com) Received: (from jim@localhost) by devsys.jaguNET.com (8.9.1/jag-2.4) id PAA22348; Fri, 11 Sep 1998 15:53:33 -0400 (EDT) From: Jim Jagielski Message-Id: <199809111953.PAA22348@devsys.jaguNET.com> Subject: Re: adding scsi adapter To: turner@smartweb.net Date: Fri, 11 Sep 1998 15:53:33 -0400 (EDT) Cc: questions@FreeBSD.ORG Reply-To: jim@jaguNET.com In-Reply-To: <35F95F03.6060@smartweb.net> from "David Turner" at Sep 11, 98 01:33:55 pm X-Mailer: ELM [version 2.4 PL25] Content-Type: text Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Turner wrote: > > Question, > > I am running freebsd 2.2.5 with the generic kernel. My system boots off > of an IDE drive. I want to install an adaptec 2940 ultra scsi host > adapter so that I can can also install a scsi tape drive for backup. > > I put the SCSI adapter in the computer and when it boots I get the > following in the dmesg; > > ahc0 rev 1 int a irq 11 on > pci0:17 > ahc0: aic7880 Wide Channel, SCSI id=7, 16 SCBs > ahc0 waiting for scsi devices to settle > ahc0: board is not responding > cmd fail > (ahc0:0:0): SCB 0x1 timeout while recovery in progress > (ahc0:0:0): "unknown unknown ????" type 13 fixed SCSI 0 > uk0(ahc0:0:0):unknown > > I tried this with 2 Identicle adapters that I tested on NT so I know > they are ok. I just don't know what I am doing. Can anyone point me in > the right direction? > Hmmm... Is it possible the disk itself is bogus, or maybe not terminated correctly? -- =========================================================================== Jim Jagielski ||| jim@jaguNET.com ||| http://www.jaguNET.com/ "That's no ordinary rabbit... that's the most foul, cruel and bad-tempered rodent you ever laid eyes on" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 12:54:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA27382 for freebsd-questions-outgoing; Fri, 11 Sep 1998 12:54:39 -0700 (PDT) (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 MAA27367 for ; Fri, 11 Sep 1998 12:54:32 -0700 (PDT) (envelope-from david.chamberlain@ibm.net) Received: from ibm.net (slip-32-101-84-108.or.us.ibm.net [32.101.84.108]) by out1.ibm.net (8.8.5/8.6.9) with ESMTP id TAA30868 for ; Fri, 11 Sep 1998 19:54:18 GMT Message-ID: <35F97FD4.6A1FE1A8@ibm.net> Date: Fri, 11 Sep 1998 12:53:56 -0700 From: David Chamberlain X-Mailer: Mozilla 4.06 [en] (WinNT; U) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD, Apache/PHP3 and ODBC drivers Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms1DFEA34D0B04872820380215" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a cryptographically signed message in MIME format. --------------ms1DFEA34D0B04872820380215 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I am running FreeBSD and Apache and was recently turned on to PHP3 and MySQL to create dynamic web pages from database info. When I showed my phone list internal web page to people here in the company, they immediately wanted to know how we could use the same technique to publish data from our other company databases. I have different types of data in Progress, Informix and Microsoft SQL. I have used Openlink's ODBC driver's before with success. Openlink has driver libraries for linux but not for FreeBSD. I have tried to use Openlink's ODBC drivers for Linux in FreeBSD but have finally gotten to the point where Apache tries to link Openlink's object libraries (.a files) into Apache and of course it fails. Does anyone have any suggestions as to how I might proceed? Is there a way to convert Linux object libraries to link into FreeBSD programs? I have the Linux emulator installed (correctly I think!) but that doesn't seem to help. Or does anyone have any other suggestions to connect PHP3 to non local databases (Progress, Informix and MS SQL). Thanks in advance for the help. And thanks very much to the people who recommended PHP and helped me get started on it. David Chamberlain Oregon International Airfreight, Inc. --------------ms1DFEA34D0B04872820380215 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIIJhQYJKoZIhvcNAQcCoIIJdjCCCXICAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHAaCC ByUwggQDMIIDbKADAgECAhBMMEe+oqz/jKpdQOkyb52tMA0GCSqGSIb3DQEBBAUAMIG4MRcw FQYDVQQKEw5WZXJpU2lnbiwgSW5jLjEfMB0GA1UECxMWVmVyaVNpZ24gVHJ1c3QgTmV0d29y azFGMEQGA1UECxM9d3d3LnZlcmlzaWduLmNvbS9yZXBvc2l0b3J5L1JQQSBJbmNvcnAuIEJ5 IFJlZi4sTElBQi5MVEQoYyk5ODE0MDIGA1UEAxMrVmVyaVNpZ24gQ2xhc3MgMiBDQSAtIElu ZGl2aWR1YWwgU3Vic2NyaWJlcjAeFw05ODA4MzAwMDAwMDBaFw05OTA4MzAyMzU5NTlaMIHw MRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5jLjEfMB0GA1UECxMWVmVyaVNpZ24gVHJ1c3QgTmV0 d29yazFGMEQGA1UECxM9d3d3LnZlcmlzaWduLmNvbS9yZXBvc2l0b3J5L1JQQSBJbmNvcnAu IGJ5IFJlZi4sTElBQi5MVEQoYyk5ODEmMCQGA1UECxMdRGlnaXRhbCBJRCBDbGFzcyAyIC0g TmV0c2NhcGUxGjAYBgNVBAMUEURhdmlkIENoYW1iZXJsYWluMSgwJgYJKoZIhvcNAQkBFhlk YXZpZC5jaGFtYmVybGFpbkBpYm0ubmV0MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCp P1QcqqhDldimKxqG5GEpnxBhNy/mXdqdnwGLcM2Pwwno7b4lRGS0z4eHIZoy2anmuNbc1aW3 pWamgxInsQQcvoX/Ud0HNZvyLycc3vxum/2QiAqTEp7o+Z43I/kOAcqRmMDxVrobsmjDkeMN bE4FTgG7Jja/udQPQqInPRH+NQIDAQABo4HTMIHQMAkGA1UdEwQCMAAwga8GA1UdIASBpzCA MIAGC2CGSAGG+EUBBwEBMIAwKAYIKwYBBQUHAgEWHGh0dHBzOi8vd3d3LnZlcmlzaWduLmNv bS9DUFMwYgYIKwYBBQUHAgIwVjAVFg5WZXJpU2lnbiwgSW5jLjADAgEBGj1WZXJpU2lnbidz IENQUyBpbmNvcnAuIGJ5IHJlZmVyZW5jZSBsaWFiLiBsdGQuIChjKTk3IFZlcmlTaWduAAAA AAAAMBEGCWCGSAGG+EIBAQQEAwIHgDANBgkqhkiG9w0BAQQFAAOBgQBpMl7YklXC7U5ia/A4 t6T7M+DhCYL02y29AGvyQ92g4NXCQ9PnRcKzolSVE3Y22Rzr6UkFdyb6evnDjY/Sbbfg/6qL Wf2Ad7o04VrbV70qQAtvOZjElx6/NawLjWnu10v0cRVFFTF+ph6uClJ+qP7rJFGkrqCY1iJd UxAuQSha3DCCAxowggKDoAMCAQICEQCc4FNe8m1Cfw+zRL0r2i2DMA0GCSqGSIb3DQEBBAUA MF8xCzAJBgNVBAYTAlVTMRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5jLjE3MDUGA1UECxMuQ2xh c3MgMiBQdWJsaWMgUHJpbWFyeSBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw05ODA1MTIw MDAwMDBaFw0wNDAxMDYyMzU5NTlaMIG4MRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5jLjEfMB0G A1UECxMWVmVyaVNpZ24gVHJ1c3QgTmV0d29yazFGMEQGA1UECxM9d3d3LnZlcmlzaWduLmNv bS9yZXBvc2l0b3J5L1JQQSBJbmNvcnAuIEJ5IFJlZi4sTElBQi5MVEQoYyk5ODE0MDIGA1UE AxMrVmVyaVNpZ24gQ2xhc3MgMiBDQSAtIEluZGl2aWR1YWwgU3Vic2NyaWJlcjCBnzANBgkq hkiG9w0BAQEFAAOBjQAwgYkCgYEAtcsaVF4lsCxZXwlr0NrWSksRnRoKPn4vt2VfF2MV5SzQ IAAM8Lprql5JsWiTgyWsJF+iIxxpTbg7233aj8EJz6VYOrZLxNTb2K51+oYimSIBKGCl29Uw 3yFwXkiZrSFUkdHeX/s4KVMb4npTWMUNXRMHs1DEBks5+FSruYtpEhMCAwEAAaN8MHowEQYJ YIZIAYb4QgEBBAQDAgEGMEcGA1UdIARAMD4wPAYLYIZIAYb4RQEHAQEwLTArBggrBgEFBQcC ARYfd3d3LnZlcmlzaWduLmNvbS9yZXBvc2l0b3J5L1JQQTAPBgNVHRMECDAGAQH/AgEAMAsG A1UdDwQEAwIBBjANBgkqhkiG9w0BAQQFAAOBgQB2Jv7l+0eydrGPTzRHuEpaDesHA2O8Zbms 7sN/uX6ONkKIZMeqdwWd2927eLhYX2Iabr5ZazfvSPOsg3+ekl4TyJ/IqU+ZyTpbIfW2fMNu JZz7PDpNzZNjImM9UNL9an1fMV2c3fuRhdLG2Hcoq1iungDUJ2+kqLiNtGipJLpVXDGCAigw ggIkAgEBMIHNMIG4MRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5jLjEfMB0GA1UECxMWVmVyaVNp Z24gVHJ1c3QgTmV0d29yazFGMEQGA1UECxM9d3d3LnZlcmlzaWduLmNvbS9yZXBvc2l0b3J5 L1JQQSBJbmNvcnAuIEJ5IFJlZi4sTElBQi5MVEQoYyk5ODE0MDIGA1UEAxMrVmVyaVNpZ24g Q2xhc3MgMiBDQSAtIEluZGl2aWR1YWwgU3Vic2NyaWJlcgIQTDBHvqKs/4yqXUDpMm+drTAJ BgUrDgMCGgUAoIGxMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8X DTk4MDkxMTE5NTM1N1owIwYJKoZIhvcNAQkEMRYEFIn6Ao+6NU0ysQh5JTZ/IMQvASmHMFIG CSqGSIb3DQEJDzFFMEMwCgYIKoZIhvcNAwcwDgYIKoZIhvcNAwICAgCAMAcGBSsOAwIHMA0G CCqGSIb3DQMCAgFAMA0GCCqGSIb3DQMCAgEoMA0GCSqGSIb3DQEBAQUABIGAPW4BW2sKBu2k LTa1Drp2dq5flem6D/qbAeeXNKHPyZMlIc+jxbQgShfpeua/nuYajLFFF2l+S6OhiSqGtqS7 mV80M4Ow1VDgNg12IKrMA5nO8nZQRNhH5Ubrbj6SN5eMCHHjc9r28KnBc8Q48QxDdHtRDD2X EG0ZZEzk2oBN7OY= --------------ms1DFEA34D0B04872820380215-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 13:07:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA29443 for freebsd-questions-outgoing; Fri, 11 Sep 1998 13:07:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from camel7.mindspring.com (camel7.mindspring.com [207.69.200.57]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA29431 for ; Fri, 11 Sep 1998 13:07:28 -0700 (PDT) (envelope-from dgason@mindspring.com) Received: from mindspring.com (user-38lcblh.dialup.mindspring.com [209.86.46.177]) by camel7.mindspring.com (8.8.5/8.8.5) with ESMTP id QAA02959 for ; Fri, 11 Sep 1998 16:07:16 -0400 (EDT) Message-ID: <35F98435.5CEEA118@mindspring.com> Date: Fri, 11 Sep 1998 16:12:37 -0400 From: Dave Ason X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Help: KDE install bombs 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, I am running 2.2.5 on my system. I'd like to find the easiest way to install KDE. Space is a little tight on my system, so I'd like to minimize the amount of space needed during this process as well. I tried using the kde-1.0 "meta-port", but that didn't get me anywhere. (I don't have the entire ports tree installed on my system). If the ports tree is what is needed to make this work, how do I download and install the ports tree? How much space will this take? I also tried doing it the hard way: installing each package by hand. I didn't get real far doing this either. I installed Mesa-2.6, but the another required package, qt-1.4, didn't seem to find it. Here's the error I am getting: # make install >> Checksum OK for qt-1.40.tar.gz. ===> Installing for qt-1.40 ===> qt-1.40 depends on shared library: MesaGL\.13\. - found install -c -s -o bin -g bin -m 555 /usr/tmp/pub/FreeBSD/FreeBSD-current/ports/x1 1-toolkits/qt140/work/qt-1.40/bin/moc /usr/local/bin install -c -o bin -g bin -m 444 /usr/tmp/pub/FreeBSD/FreeBSD-current/ports/x11-t oolkits/qt140/work/qt-1.40/lib/libqt.so.1.40 /usr/local/lib -sf /usr/local/lib/libqt.so.1.40 /usr/local/lib/libqt.so -sf: not found *** Error code 1 If you know of a relatively painless way to install KDE, I'd be interested in hearing about it... Thanks in advance, Dave Ason dgason@mindspring.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 13:12:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA00564 for freebsd-questions-outgoing; Fri, 11 Sep 1998 13:12:49 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dax.belen.k12.nm.us (stargate.belen.k12.nm.us [206.206.121.42]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA00555 for ; Fri, 11 Sep 1998 13:12:46 -0700 (PDT) (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 OAA01293; Fri, 11 Sep 1998 14:14:33 -0600 (MDT) (envelope-from wildcard@dax.belen.k12.nm.us) Date: Fri, 11 Sep 1998 14:14:33 -0600 (MDT) From: Sasha Egan To: Dan Langille cc: questions@FreeBSD.ORG Subject: Re: qualcomm popper In-Reply-To: <199809101826.GAA14972@cyclops.xtra.co.nz> Message-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, 11 Sep 1998, Dan Langille wrote: > On 10 Sep 98, at 7:42, Sasha Egan wrote: > > > Ok I have another question that I hope someone can answer, it's about my > > qualcomm popper. I know that it is insecure so please don't bomb my > > machine...thanks. > > A question for the list: Are you sure it's insecure? Isn't the latest > version fine now? Last I heard 2.53 still had buffer overuns. > > > Anyway I am getting wierd errors from one of my clients to the effect of > > "no RCPT(recipient)", which there is, I have double checked and it's not > > my sendmail cause I can send it manually by telneting to port 25. But here > > is where my real concern starts to pop up. On the server I get an error > > so frequently that it's flooding my logs. > > > > dax popper[pid]: (v2.53) Unable to get cannonical name of > > client, err = 0 > > This is a FAQ. It's a DNS issue. I solved the same problem some time > again. It's in my diary. The following link might help you: > > http://www.dvl-software.com/freebsd/localnames.htm > hmmmm...I read your logs and I double checked the clients IP in both my IN A and IN PTR records no dice...either it's not the client that is making the errors or I have two problems - one client isn't resolving, and another can't send mail. It's the one who can't send mail that is giving me a headache. Everytime she tries to send a message it comes back with 'NO RCPT' and then queues the message till later. She is using Eudora and I have triple checked the setup to make sure that it is right, which it is. Very befoozled here. Thanks for the sugestions so far, does anyone have anything else up their sleeves? Hasta SAsha > > > -- > Dan Langille > DVL Software Limited > The FreeBSD Diary - my [mis]adventures > http://www.dvl-software.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 Sep 11 13:15:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA00934 for freebsd-questions-outgoing; Fri, 11 Sep 1998 13:15:06 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from knight.slm.com.br (knight.slm.com.br [200.248.249.46]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA00595 for ; Fri, 11 Sep 1998 13:13:01 -0700 (PDT) (envelope-from mauricio@null.net) Received: from pawn (pawn.slm.com.br [172.19.1.3]) by knight.slm.com.br (8.8.7/8.8.7) with SMTP id RAA01927 for ; Fri, 11 Sep 1998 17:14:44 -0300 (EST) (envelope-from mauricio@null.net) From: "Mauricio Brixner" To: Subject: FreeBSD on Compaq PROLIANT 800 Servers Date: Fri, 11 Sep 1998 17:13:35 -0300 Message-ID: <001d01bdddc0$a81a5800$030113ac@pawn.slm.com.br> 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 Dear Mrs: I would like to know if FreeBSD runs on Compaq PROLIANT 800 Servers, with on-board SCSI controller and on-board Ethernet adapter. TIA. []s. Mauricio Brixner SLMStandard mauricio@slm.com.br To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 13:15:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA01036 for freebsd-questions-outgoing; Fri, 11 Sep 1998 13:15:50 -0700 (PDT) (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 NAA01020 for ; Fri, 11 Sep 1998 13:15:43 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.02 #1) id 0zHX2F-0000y7-00; Fri, 11 Sep 1998 18:31:03 +0100 Date: Fri, 11 Sep 1998 18:31:03 +0100 From: Ben Smithurst To: Thomas Howell , freebsd-questions@FreeBSD.ORG Subject: Re: sound card in kernal Message-ID: <19980911183103.A2586@scientia.demon.co.uk> References: <35F9123E.8277BF7E@intercepts.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <35F9123E.8277BF7E@intercepts.net> User-Agent: Mutt/0.94.3i (FreeBSD 3.0-CURRENT i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thomas Howell wrote: > whenever I run make on my kernal I get undefined symbol _sbdriver > I copied the right lines for my sound card over from LINT and this is > what happens please tell me how to fix this errror Thanks Thomas Howell What are the lines for your sound card in your kernel config file? Which did you copy from LINT and which didn't you copy? Telling us what sound card you have may help, though that's unlikely (that's more likely to cause problems with the kernel detecting the sound card, I imagine, rather than building it). -- Ben Smithurst : ben@scientia.demon.co.uk : http://www.scientia.demon.co.uk/ PGP: 0x99392F7D - 3D 89 87 42 CE CA 93 4C 68 32 0E D5 36 05 3D 16 http://www.scientia.demon.co.uk/ben/pgp-key.html (or use keyservers) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 13:16:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA01124 for freebsd-questions-outgoing; Fri, 11 Sep 1998 13:16:10 -0700 (PDT) (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 NAA01046 for ; Fri, 11 Sep 1998 13:15:52 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.02 #1) id 0zHXSQ-0001O7-00 for freebsd-questions@freebsd.org; Fri, 11 Sep 1998 18:58:06 +0100 Date: Fri, 11 Sep 1998 18:58:06 +0100 From: Ben Smithurst To: freebsd-questions@FreeBSD.ORG Subject: Default boot partition Message-ID: <19980911185806.A5315@scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/0.94.3i (FreeBSD 3.0-CURRENT i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm having a bit of trouble getting FreeBSD to load the kernel from the right disk slice. Basically, wd0 is as follows wd0s1 : DOS partition wd0s2 : DOS Extended partition wd0s3 : FreeBSD root fs (most stuff is on wd2). When I choose to boot FreeBSD (I use os-bs as the boot manager) the default boot is 0:wd(0,a)kernel Sure, typing 0:wd(0,c)kernel works fine, but how do I make this the default? Creating /boot.config on wd0s3 doesn't help, presumably since it will look for boot.config on wd0s1, or something. So what I have done wrong? I'm sure it used to work in a similar way so no doubt I've broken something. (fwiw, it worked on 2.2.5-release, but not on -current. I doubt it's been broken since then, more likely I've broken something.) -- Ben Smithurst : ben@scientia.demon.co.uk : http://www.scientia.demon.co.uk/ PGP: 0x99392F7D - 3D 89 87 42 CE CA 93 4C 68 32 0E D5 36 05 3D 16 http://www.scientia.demon.co.uk/ben/pgp-key.html (or use keyservers) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 13:16:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA01140 for freebsd-questions-outgoing; Fri, 11 Sep 1998 13:16:11 -0700 (PDT) (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 NAA01059 for ; Fri, 11 Sep 1998 13:15:59 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.02 #1) id 0zHX4t-0000yX-00; Fri, 11 Sep 1998 18:33:47 +0100 Date: Fri, 11 Sep 1998 18:33:47 +0100 From: Ben Smithurst To: Roman Katsnelson , "q's" Subject: Re: manual password encryption Message-ID: <19980911183347.C2586@scientia.demon.co.uk> References: <35F93AC5.479E89D5@graphnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <35F93AC5.479E89D5@graphnet.com> User-Agent: Mutt/0.94.3i (FreeBSD 3.0-CURRENT i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Roman Katsnelson wrote: > I wanna match this to: > > grep -e "$name" /etc/passwd | cut -d":" -f1 # will yield user name > grep -e "$name" /etc/passwd | cut -d":" -f2 # will yield password > > can I manually encrypt the value of $pwd in the above example so that it > matches the grep | cut output? It uses crypt(), I beleive, but I know bugger all about that. Read the perl ``adduser'' script, that may give you some clues as to how to acheive it. -- Ben Smithurst : ben@scientia.demon.co.uk : http://www.scientia.demon.co.uk/ PGP: 0x99392F7D - 3D 89 87 42 CE CA 93 4C 68 32 0E D5 36 05 3D 16 http://www.scientia.demon.co.uk/ben/pgp-key.html (or use keyservers) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 13:48:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA05683 for freebsd-questions-outgoing; Fri, 11 Sep 1998 13:48:30 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shadow.dimensional.com (shadow.pagan.net [206.124.26.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA05674 for ; Fri, 11 Sep 1998 13:48:23 -0700 (PDT) (envelope-from bparks@dimensional.com) Received: from flatland.dimensional.com (bparks@flatland.dimensional.com [208.206.176.24]) by shadow.dimensional.com (8.9.1/8.9.1) with SMTP id OAA06361 for ; Fri, 11 Sep 1998 14:48:11 -0600 (MDT) Date: Fri, 11 Sep 1998 14:48:11 -0600 (MDT) From: Bryan Parks To: questions@FreeBSD.ORG Subject: FreeBSD on laptops? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Please excuse me. I was unable to find any information on the internet about running FreeBSD on a laptop. I have worked with Linux for about a year and have successfully ran it on a laptop. I have recently loaded FreeBSD on my desktop and like the way it runs and feels and want to load it onto a laptop. I assume that I would go from the information provided with my 2.2.6 distribution as a guide (my distribution did not include the handbook, but I have downloaded the text version of it from the FTP site), but I want to know more about PCMCIA slots and such. Where might I find this sort of information, if it indeed exists? thank you for your time, Bryan Parks (FreeBSD convert) :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 13:54:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA06771 for freebsd-questions-outgoing; Fri, 11 Sep 1998 13:54:50 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mole.slip.net (mole.slip.net [207.171.193.16]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA06763 for ; Fri, 11 Sep 1998 13:54:41 -0700 (PDT) (envelope-from brk@slip.net) Received: from stk-usr1-28-92.dialup.slip.net ([207.171.230.92] helo=slip.net) by mole.slip.net with esmtp (Exim 2.02 #1) id 0zHa9T-0003Xj-00; Fri, 11 Sep 1998 13:50:44 -0700 Message-ID: <35F98D6F.C1EE34C0@slip.net> Date: Fri, 11 Sep 1998 13:51:59 -0700 From: Bill Ries-Knight X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: "brk@slip.net" , Chris Gilles Subject: [Fwd: Special Clinton Alert to Email] Content-Type: multipart/mixed; boundary="------------64B3B797122640C83DD4B782" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------64B3B797122640C83DD4B782 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit --------------64B3B797122640C83DD4B782 Content-Type: message/rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: inline Received: from falcon ([207.171.193.27] helo=falcon.slip.net) by ferret.slip.net with esmtp (Exim 2.02 #1) id 0zHZwM-0004gS-00; Fri, 11 Sep 1998 13:37:10 -0700 Received: from [206.241.12.34] (helo=grape.EASE.LSOFT.COM) by falcon.slip.net with esmtp (Exim 2.02 #1) id 0zHZwH-0004I6-00; Fri, 11 Sep 1998 13:37:08 -0700 Received: from peach (206.241.12.4) by grape.EASE.LSOFT.COM (LSMTP for OpenVMS v1.1a) with SMTP id <14.749FF1FE@grape.EASE.LSOFT.COM>; Fri, 11 Sep 1998 16:05:28 -0500 Received: from EMAIL.ZDLISTS.COM by EMAIL.ZDLISTS.COM (LISTSERV-TCP/IP release 1.8c) with spool id 16481993 for ANCHORDESK@EMAIL.ZDLISTS.COM; Fri, 11 Sep 1998 14:45:04 -0400 Received: (from zdmaint@localhost) by america.interstep.com (8.8.8/8.6.11) id OAA04118 for anchordesk@email.zdlists.com; Fri, 11 Sep 1998 14:24:19 -0400 (EDT) Approved-By: adbm@ZDNET.ZDLISTS.COM Date: Fri, 11 Sep 1998 14:24:19 -0400 (EDT) Message-Id: <199809111824.OAA04118@america.interstep.com> Subject: Special Clinton Alert to Email To: "Team AnchorDesk" From: "Jesse Berst's AnchorDesk" Sender: owner-anchordesk@email.zdlists.com NEWS FLASH -- HOW TO AVOID THE CLINTON TRAFFIC JAM http://www.anchordesk.com/a/adt0911spr/2529 Maybe other people have to wait to get through to the sites containing the Starr report. But it shouldn't have to be that way for *AnchorDesk* readers! That's why we compiled a list of "mirror" sites that will make it easier for you to access the report and other breaking news. Plus, we have new data indicating which sites give you the best chance of getting through. Independent Counsel Kenneth Starr's 445-page report regarding President Bill is being released to the public today. Dramatic increases in Internet traffic are anticipated, especially to sites hosting the report. Visit the AnchorDesk site throughout the day for the new insider tips on using the Internet to track this national crisis as it happens. http://www.anchordesk.com/a/adt0911spr/2529 --------------64B3B797122640C83DD4B782-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 13:56:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA07257 for freebsd-questions-outgoing; Fri, 11 Sep 1998 13:56:44 -0700 (PDT) (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 NAA07250 for ; Fri, 11 Sep 1998 13:56:36 -0700 (PDT) (envelope-from jcwells@u.washington.edu) Received: from saul6.u.washington.edu (root@saul6.u.washington.edu [140.142.82.1]) by jason02.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with ESMTP id NAA44124; Fri, 11 Sep 1998 13:56:23 -0700 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul6.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with SMTP id NAA18635; Fri, 11 Sep 1998 13:56:22 -0700 (PDT) Date: Fri, 11 Sep 1998 13:54:24 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: Suki Singh cc: freebsd-questions@FreeBSD.ORG Subject: Re: your mail In-Reply-To: <5030200035636785000002L052*@MHS> Message-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, 10 Sep 1998, Suki Singh wrote: >I need to know what specifications of Unix does "FreeBSD" follow: For >example: > > HP,AIX,SUN,ETC....... It is a derivative of BSD based on the 4.4 BSD lite distribution. Jason Wells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 14:15:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA11005 for freebsd-questions-outgoing; Fri, 11 Sep 1998 14:15:16 -0700 (PDT) (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 OAA11000 for ; Fri, 11 Sep 1998 14:15:13 -0700 (PDT) (envelope-from nrahlstr@mail.winternet.com) Received: (from adm@localhost) by icicle.winternet.com (8.8.8/8.8.8) id QAA06144; Fri, 11 Sep 1998 16:14:55 -0500 (CDT) Received: from tundra.winternet.com(198.174.169.11) by icicle.winternet.com via smap (V2.0) id xma006100; Fri, 11 Sep 98 16:14:33 -0500 Received: from localhost (nrahlstr@localhost) by tundra.winternet.com (8.8.7/8.8.4) with SMTP id QAA19669; Fri, 11 Sep 1998 16:14:32 -0500 (CDT) X-Authentication-Warning: tundra.winternet.com: nrahlstr owned process doing -bs Date: Fri, 11 Sep 1998 16:14:31 -0500 (CDT) From: Nathan Ahlstrom Reply-To: nrahlstr@FreeBSD.ORG To: Bryan Parks cc: questions@FreeBSD.ORG Subject: Re: FreeBSD on laptops? 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 > Please excuse me. I was unable to find any information on the internet > about running FreeBSD on a laptop. I have worked with Linux for about a The URL below is a collection of laptop hardware that FreeBSD is known to run on and any troubles that may be encountered. http://www.jp.freebsd.org/PAO/latest/docs/LAPTOP_SURVEY/LTS.txt Also you may wish to subscribe to the freebsd-mobile mailing list or read the archives for this list. > site), but I want to know more about PCMCIA slots and such. Where might I > find this sort of information, if it indeed exists? I think that recent releases should run out of the box on many laptops. You may have to tweak sone configuration information in the /etc/pccard.conf file. Also multi-function cards (i.e. modem/ethernet combo's) do not work at this time. > (FreeBSD convert) Cool. :) Good Luck, Nathan Nathan Ahlstrom nrahlstr@winternet.com Run 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 Fri Sep 11 14:27:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA13594 for freebsd-questions-outgoing; Fri, 11 Sep 1998 14:27:01 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pau-amma.whistle.com (s205m64.whistle.com [207.76.205.64]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA13562 for ; Fri, 11 Sep 1998 14:26:52 -0700 (PDT) (envelope-from dhw@whistle.com) Received: (from dhw@localhost) by pau-amma.whistle.com (8.8.8/8.8.7) id OAA05095; Fri, 11 Sep 1998 14:26:36 -0700 (PDT) (envelope-from dhw) Date: Fri, 11 Sep 1998 14:26:36 -0700 (PDT) From: David Wolfskill Message-Id: <199809112126.OAA05095@pau-amma.whistle.com> To: freebsd-questions@FreeBSD.ORG, romank@graphnet.com Subject: Re: tape backup In-Reply-To: <35F9787B.6867F857@graphnet.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Date: Fri, 11 Sep 1998 15:22:35 -0400 >From: Roman Katsnelson >As a quick intro -- I am positively NOT asking anyone to do my work for >me here, just need a pointer in a relatively relevant direction. :) >I just hooked up a SCSI tape drive to my machine. I got a tape, and >tried to test it. However, between the book, handbook and FAQ I was only >able to get as far as assuming that it's on /dev/rst0. I tried to mount >it on a directory and got this: Tapes are sequential (vs. random access) media; you don't "mount" sequential media.... >/dev/rst0 on /backup: Block device required. >I don't even know what that means... Help! And that's (arguably) one of the things the message is trying to tell you. >I'm sure this stuff is documented and I'm missing it... See the man pages for "mt", "dump", and "restore", and you may want to consider using amanda (in the ports, or see http://www.amanda.org/) -- but there are cases where (in my experience so far) amanda isn't appropriate. (At home, for example, using amanda would be prohibitively expensive in terms of media & time, vs. the home-grown Perl script that I use. There are, of course, trade-offs....) david -- David Wolfskill UNIX System Administrator dhw@whistle.com voice: (650) 577-7158 pager: (650) 371-4621 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 14:40:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA15673 for freebsd-questions-outgoing; Fri, 11 Sep 1998 14:40:07 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.net-con.net (mail.net-con.net [195.38.129.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA15662 for ; Fri, 11 Sep 1998 14:40:02 -0700 (PDT) (envelope-from alex@net-con.net) Received: from mogli (mogli.net-con.net [195.38.129.249]) by mail.net-con.net (8.8.5/8.8.5) with SMTP id XAA07084 for ; Fri, 11 Sep 1998 23:39:42 +0200 (MET DST) Message-Id: <199809112139.XAA07084@mail.net-con.net> X-Sender: alex@195.38.129.5 X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Demo Date: Fri, 11 Sep 1998 23:40:18 +0200 To: freebsd-questions@FreeBSD.ORG From: Alex Schack Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG auth 7794dff8 subscribe freebsd-questions alex@net-con.net _________________ Net - Connection _____________________ Internet Anbindungen, WWW Server, Netzwerktechnik Alexander Schack Technical Manager Alex.Schack@net-con.net http://www.net-con.net Tel: 08702 - 8980 Fax: 08702 - 8157 _____________________________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 14:44:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA16241 for freebsd-questions-outgoing; Fri, 11 Sep 1998 14:44:36 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cs.uoregon.edu (asterix.cs.uoregon.edu [128.223.8.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA16209 for ; Fri, 11 Sep 1998 14:44:27 -0700 (PDT) (envelope-from wcarey@cs.uoregon.edu) Received: from ix.cs.uoregon.edu (wcarey@ix.cs.uoregon.edu [128.223.202.21]) by cs.uoregon.edu (8.8.8/8.8.7) with SMTP id OAA06675 for ; Fri, 11 Sep 1998 14:11:20 -0700 (PDT) Date: Fri, 11 Sep 1998 14:11:20 -0700 (PDT) From: Woody Carey To: freebsd-questions@FreeBSD.ORG Subject: gtk+-1.0.5 configure script error - how to fix ? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is on FreeBSD 2.2.5-Release from WC, When I run ./configure in the gtk+-1.0.5 dir in my home dir as me, not root, I get : [snipped for sanity] checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... none needed checking for a BSD compatible install... /usr/bin/install -c checking whether make sets ${MAKE}... (cached) yes checking how to run the C preprocessor... gcc -E checking for X... no configure: error: *** X libraries or include files not found. Check 'config.log' for *** more details. tail config.log gives : [snipped] configure:1787: checking how to run the C preprocessor configure:1808: gcc -E conftest.c >/dev/null 2>conftest.out configure:1852: checking for X configure:1919: gcc -E conftest.c >/dev/null 2>conftest.out configure:1915: X11/Intrinsic.h: No such file or directory configure: failed program was: #line 1914 "configure" #include "confdefs.h" #include configure:1995: gcc -o conftest -g -O2 -DGTK_NO_CHECK_CASTS -Wall -DUSE_XIM conftes t.c -lXt 1>&5 configure: In function `main': configure:1991: warning: implicit declaration of function `XtMalloc' ld: -lXt: no match configure: failed program was: #line 1988 "configure" #include "confdefs.h" int main() { XtMalloc() ; return 0; } So, my question is: Where do I get the 'Xt' lib and headers? Will installing the XFree86-3.3.2 source [which is where?] do it? The web documentation on XFree68-contrib is 'bla'. TIA [please reply to both me and -questions, I am not subbed] -------------------------------------------------------------------- Woody Carey wcarey@cs.uoregon.edu 541.346.75xx Lazlo's Chinese Relativity Axiom: No matter how great your triumphs or how tragic your defeats -- approximately one billion Chinese couldn't care less. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 15:38:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA21333 for freebsd-questions-outgoing; Fri, 11 Sep 1998 15:38:58 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rabbit.eng.miami.edu (rabbit.eng.miami.edu [129.171.33.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA21327 for ; Fri, 11 Sep 1998 15:38:56 -0700 (PDT) (envelope-from root@rabbit.eng.miami.edu) Received: from localhost (root@localhost) by rabbit.eng.miami.edu (8.9.1/8.8.8) with ESMTP id SAA00634 for ; Fri, 11 Sep 1998 18:37:33 GMT (envelope-from root@rabbit.eng.miami.edu) Date: Fri, 11 Sep 1998 18:37:33 +0000 (GMT) From: System Administrator To: questions@FreeBSD.ORG Subject: owners Message-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 did an upgrade to the new SNAP verison of cam freebsd, mainly because something to do with ld.so crapped out and NOTHING was working. Upgrading has solved some problems and given me a ton of new ones. The owners for **ALL** of the files in the /usr filesystem changed to 1032. What on earth could cause this, and is anyone else having this problem? Also, i forgot which file (probably in /etc) generates the motd file upon rebooting. any ideas? A good friend of mine told me that 3.0 Beta (which will include CAM support) is to be released on the 15th, and a month later the final version. Will there be any major changes??? as always, thank you kindly. jack freelander To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 15:45:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA22448 for freebsd-questions-outgoing; Fri, 11 Sep 1998 15:45:05 -0700 (PDT) (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 PAA22384 for ; Fri, 11 Sep 1998 15:44:51 -0700 (PDT) (envelope-from cjohnson@palomine.net) Received: (qmail 25004 invoked by uid 1000); 11 Sep 1998 22:44:23 -0000 Message-ID: <19980911184423.A24972@palomine.net> Date: Fri, 11 Sep 1998 18:44:23 -0400 From: Chris Johnson To: charlespeters@chickenbean.com, freebsd-questions@FreeBSD.ORG Subject: Cookies through a 2.2.6 gateway 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 a 2.2.6 gateway on a network to allow users to access the Internet > from win95. In an attempt to install Outlook 98 through the gateway, I got > the message that my browser did not accept cookies. > > Anyone familiar with this problem, and can someone point me to a resource the > help me better understand exactly what is and is not alloed through the > gateway. This has nothing to do with the FreeBSD gateway. The gateway doesn't know or care a whit about cookies, and it couldn't stop them if it wanted to (short of stopping all www traffic). A cookie is simply a field in the HTTP header, and your gateway doesn't go mucking around in HTTP headers. You're getting a message that your browser "did not accept cookies." I'd take this to mean that your browser does not accept cookies. Check your browser settings, and change the setting that tells it not to accept cookies. Chris Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 15:53:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA23712 for freebsd-questions-outgoing; Fri, 11 Sep 1998 15:53:07 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gforce.bellsouth.net (host-209-214-147-195.msy.bellsouth.net [209.214.147.195]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA23694 for ; Fri, 11 Sep 1998 15:52:56 -0700 (PDT) (envelope-from glenn@bellsouth.net) Received: from gforce.bellsouth.net (localhost.bellsouth.net [127.0.0.1]) by gforce.bellsouth.net (8.9.1/8.9.1) with ESMTP id RAA27875; Fri, 11 Sep 1998 17:51:21 -0500 (CDT) (envelope-from glenn@gforce.bellsouth.net) Message-Id: <199809112251.RAA27875@gforce.bellsouth.net> Date: Fri, 11 Sep 1998 17:51:19 -0500 (CDT) From: gljohns@bellsouth.net (Glenn Johnson) Subject: Re: Making A FreeBSD CD-ROM To: Steve Friedrich cc: "freebsd-questions@FreeBSD.ORG" , "SPROLESD@sw.noacsc.ohio.gov" In-Reply-To: <199809101332.JAA07817@laker.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 10 Sep, Steve Friedrich wrote: > On Thu, 10 Sep 1998 07:52:39 -0400 (EDT), SPROLESD@sw.noacsc.ohio.gov > wrote: > >>Rather than spend 40$ or so on a FreeBSD from a company, I decided to >>burn my own. > > I don't understand why so many people, including yourself, think that > any of us should help you to burn a CD. In you're attempt to save $40, > you are shifting the "cost" to us. I say that if you are left on your > own, to figure out how to make the CD, you'll eventually figure out > that your time spent trying to make a CD isn't worth the $40 you've > tried to save !! I understand that you don't want to spend $40 every > time a new release comes out, but you can also install over the net, or > join a user's group and share the cost of the CD if net access is too > expensive. > > I, personally, think it's unfair to ask any of us to spend our leisure > time helping you save $40. What does anyone else think ?? > Agreed. Also consider the fact that the $40 spent helps to keep the FreeBSD project going, to some degree anyway. -- 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 Fri Sep 11 15:59:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA24410 for freebsd-questions-outgoing; Fri, 11 Sep 1998 15:59:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from csmd2.cs.uni-magdeburg.de (prinz-atm.CS.Uni-Magdeburg.De [141.44.30.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA24400 for ; Fri, 11 Sep 1998 15:58:55 -0700 (PDT) (envelope-from jesse@prinz-atm.CS.Uni-Magdeburg.De) Received: from knecht.cs.uni-magdeburg.de (knecht [141.44.21.3]) by csmd2.cs.uni-magdeburg.de (8.8.8/8.8.8) with SMTP id AAA16556 for ; Sat, 12 Sep 1998 00:58:30 +0200 (MET DST) Received: by knecht.cs.uni-magdeburg.de (SMI-8.6/SMI-SVR4) id AAA14961; Sat, 12 Sep 1998 00:58:27 +0200 Message-ID: <19980912005827.C14940@cs.uni-magdeburg.de> Date: Sat, 12 Sep 1998 00:58:27 +0200 From: Roland Jesse To: freebsd-questions@FreeBSD.ORG Subject: Digest for the ports mailing list? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.2i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, does anybody in here know why there is no digest for the freebsd-ports list? Same question stands for freebsd-stable (freebsd-current has a digest). Is this based on a general "policy"? Roland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 16:15:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA26064 for freebsd-questions-outgoing; Fri, 11 Sep 1998 16:15:46 -0700 (PDT) (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 QAA26052 for ; Fri, 11 Sep 1998 16:15:40 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.02 #1) id 0zHcMT-0005Pa-00; Sat, 12 Sep 1998 00:12:17 +0100 Date: Sat, 12 Sep 1998 00:12:17 +0100 From: Ben Smithurst To: "Dennis E. Murray" , questions@FreeBSD.ORG Subject: Re: ftp user as root Message-ID: <19980912001217.A20766@scientia.demon.co.uk> References: <3.0.3.32.19980911122304.0069ae90@mtn-state.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <3.0.3.32.19980911122304.0069ae90@mtn-state.com> User-Agent: Mutt/0.94.3i (FreeBSD 3.0-CURRENT i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dennis E. Murray wrote: > I am trying to set up, that if a user logs into his home account, > using ftp, that his view looks and acts like the root of the system, > but it is actually his home directory. Similar to the way logging > into ftp anonymously but using a users home dir as root. Put the user names in /etc/ftpchroot, I think, and if I have understood correctly. -- Ben Smithurst : ben@scientia.demon.co.uk : http://www.scientia.demon.co.uk/ PGP: 0x99392F7D - 3D 89 87 42 CE CA 93 4C 68 32 0E D5 36 05 3D 16 http://www.scientia.demon.co.uk/ben/pgp-key.html (or use keyservers) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 16:22:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA26731 for freebsd-questions-outgoing; Fri, 11 Sep 1998 16:22:57 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailman.naxs.com (mailman.naxs.com [208.27.28.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA26719 for ; Fri, 11 Sep 1998 16:22:47 -0700 (PDT) (envelope-from peabody@naxs.com) Received: from excalibur ([151.199.88.103]) by mailman.naxs.com (Post.Office MTA v3.1.2 release (PO205-101c) ID# 0-42723U8000L3500S0) with SMTP id AAA121 for ; Fri, 11 Sep 1998 19:23:44 -0400 X-Sender: peabody@mail.naxs.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0.2 Date: Fri, 11 Sep 1998 19:22:32 -0400 To: freebsd-questions@FreeBSD.ORG From: Ben Compton Subject: Panic cannot mount root Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-ID: <19980911232343406.AAA121@excalibur> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Before I get to my question I'd like to take a min to offer my thanks to those of you that responded to my disk copying post. The suggestion about using tar to backup and then restore the files worked wonderfully. I really appreciate those of you that helped me out. Thanks much. Now to my question. I'm Installing FreeBSD 2.2.6 Stable on my machine. I have it on a hard drive that is the master unit on my secondary IDE chain. The install went without a hitch but when I reboot and try to run it everything appears to be fine then I get the panic: cannot mount root message. I read a couple things about telling it exactly where to look for the kernel and such and they didn't seem to work. The reason the hard drive is on the secondary chain is so that I could complete the install. I could not carry out an install when I had both hard drives on the primary chain and my CD-ROM on the secondary so I had to move the CD-ROM over to the primary in order for it to function properly. So that is the reason for the system configuration. Oh and there is also a Zip drive on the secondary chain set up as the slave. (Dunno if that is relevant or not but what the hey it may be the one bit of info someone needs to figure out my probs :) Any help you can give will be appreciated. I'm giving strong thought to using FreeBSD instead of Linux if I can make BSD run properly so you have the opportunity to add to the legions of users of BSD. Oh and one more thing...anyone know if there is support in FreeBSD for the Turtle Beach Motego PCI sound card? Any help on that will be great too...(As far as I know Linux doesn't support that card at the moment) Thanks in advance. Ben Compton peabody@naxs.com The idea that every single thing in the universe should be usable by the untrained, the uncaring and the uninterested is a fallacy. There is nothing wrong with having something that works well when used by the expert. - John W. M. Stevens posting in comp.os.linux.advocacy, June 15 1998 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 17:02:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA00630 for freebsd-questions-outgoing; Fri, 11 Sep 1998 17:02:22 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: (from grog@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA00603 for FreeBSD-questions@FreeBSD.org; Fri, 11 Sep 1998 17:02:18 -0700 (PDT) (envelope-from grog) Date: Fri, 11 Sep 1998 17:02:18 -0700 (PDT) From: Greg Lehey Message-Id: <199809120002.RAA00603@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 Sep 11 17:02:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA00631 for freebsd-questions-outgoing; Fri, 11 Sep 1998 17:02:23 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: (from grog@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA00609 for FreeBSD-questions@FreeBSD.org; Fri, 11 Sep 1998 17:02:19 -0700 (PDT) (envelope-from grog) Date: Fri, 11 Sep 1998 17:02:19 -0700 (PDT) From: Greg Lehey Message-Id: <199809120002.RAA00609@hub.freebsd.org> To: FreeBSD-questions@FreeBSD.ORG Subject: "The Complete FreeBSD", first edition: errata and addenda Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. Since going to press, a number of anomalies have surfaced. The following is a list of modifications which go beyond simple typos. They relate to the first edition, formatted on 19 July 1996. If you have this book, please check this list. If you have the second edition (16 December 1997), please check the parallel posting or get the file at ftp://www.lemis.com/pub/cfbsd/errata-2. I apply these changes to the current source of the 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 (grog@freebsd.org). --- Changes: 5 December 1996 --- Page 192: Middle of the page, the indented small print comment. Replace with: If your system doesn't have the directory /usr/src/sys, then the kernel source has not been installed. To install from the CD-ROM, perform the following steps: # mkdir -p /usr/src/sys # ln -s /usr/src/sys /sys # cd / # cat /cdrom/dists/src/sys.* | tar xzvf - The symbolic link /sys for /usr/src/sys is not strictly necessary, but it's a good idea: some software uses it, and otherwise you may end up with two different copies of the sources. --- Changes: 28 November 1996 --- Page 135, second paragraph: replace with In addition, you may need to create the device nodes if they don't already exist. By default, the system contains four virtual terminal devices in the /dev directory. If you use more than this number, you must create them, either with MAKEDEV (see page 162), or with mknod (see page 573). When calculating how many devices you need, note that if you intend to run X11, you need a terminal device without a getty for the X server. For example, if you have enabled /dev/ttyv3, /dev/ttyv4, and /dev/ttyv5, and you also want to run X, you will need a total of 7 virtual terminals (/dev/ttyv0 through /dev/ttyv6). With MAKEDEV, you specify how many virtual terminals you need: # cd /dev # ./MAKEDEV vty7 make 7 vtys Alternatively, you can do this with mknod: # cd /dev # ls -l ttyv0 crw------- 1 root wheel 12, 0 Nov 28 10:25 ttyv0 # mknod ttyv3 c 12 3 # mknod ttyv4 c 12 4 # mknod ttyv5 c 12 5 # mknod ttyv6 c 12 6 In this example, you list the entry for /dev/ttyv0 in order to check the major device number of the virtual terminals (that's the 12, in this example; it may change from one release to another). You need to specify this number to mknod. For more details about major and minor device numbers, see page 160. --- Changes: 20 November 1996 --- Figure 10-4, page 172: The devices in the FreeBSD slice are called /dev/sd1s2a through /dev/sd1s2h, not /dev/sd1s3a through /dev/sd1s3h as shown. Figure 10-6, page 176: The devices in the FreeBSD slice are *still* called /dev/sd1s2a through /dev/sd1s2h, not /dev/sd1s1a through /dev/sd1s1h as shown. (Well, at least the average turned out right :-) The man page section (pages 225 to 766) was sorted by ASCII name of the man page, with the result that the man pages whose names start with upper-case letters come before those whose names start with lower-case letters. Sorry about that. If you're looking for a man page, probably the best place to start is in the Table of Contents on page vi. The man pages are really just excerpts. The total FreeBSD man pages format to some 6,000 pages, far more than I could possibly put in this book. --- Changes: 1 November 1996 --- Major changes: 1. No difference in installation from ATAPI CD-ROM drives. When "The Complete FreeBSD" was written, you still needed a separate installation procedure for installing from ATAPI CD-ROM drives. This is no longer the case. The following modifications to the text come as a result: Page 14, table: Remove references to atapiflp.bat and inst_ide.bat. FreeBSD 2.1.5 no longer has separate boot floppies and installation procedures for ATAPI CD-ROM drives. Page 29: Remove the text "You will also need a different boot disk (/cdrom/floppies/atapi.flp). If you are creating the boot floppy with MS-DOS, you can use the file ATAPIFLP.BAT to create the floppy." The resultant text reads: IDE CD-ROM drives, more properly called ATAPI CD-ROM drives, are a new kind of CD-ROM drive which connect to the same controller as your IDE hard disk. Currently, FreeBSD 2.1.5 support for ATAPI CD-ROM drives is in alpha test. In order to install from an ATAPI CD-ROM, the drive must be jumpered as slave device. The installation may or may not work--please let us know if it doesn't, especially if you can give us some indication about the cause of the trouble. You can also create this boot diskette with the aid of the VIEW program (see Chapter 4, Installing FreeBSD, page 38). Page 35: Remove the points referring to atapi.flp. The text for the third box from the bottom of the page should read: If the direct boot doesn't work, you will need to make a boot floppy, which may be either a 3 1/2" or a 5 1/4" diskette. Create a boot floppy by copying the image /cdrom/boot.flp to diskette. Refer to Chapter 2, Installing FreeBSD, page 39. If you have an IDE (ATAPI) CD-ROM drive, see also the section on this kind of drive in Chapter 2, Installation Concepts, page 29. Page 43, after first example: remove references to ATAPI. The resultant text should read: Don't try this from MS Windows--the installation will fail with the message not enough memory. The boot will progress in the same way as if you had booted from floppy. The advantage of starting VIEW is that you get more documentation: ultimately VIEW will start INSTALL to boot the system. INSTALL doesn't always work. It depends on what drivers or TSRs are in your system. There's no reason to try changing your MS-DOS configuration to get it to work: it's a lot easier just to boot from floppy (see page 38 for further information). 2. Changes to section on installing a second disk. Page 170: The bottom paragraph should read: When the message Three seconds until format begins... appears, you can still change your mind by hitting CTRL-C before the message Formatting... appears. After that, you can't stop the format: most disks can perform a format by themselves, so scsiformat just issues the command to format the disk. Since there is no SCSI bus activity, the disk activity lamp will also not light up, and since the scsiformat program will just be waiting and not using any CPU time, you could easily get the impression the nothing is going on. The disk format can take a long time--depending on the disk, up to 90 minutes. Page 173, after table 10-5: Add the text If you're unlucky, fdisk will give you a completely different idea of the disk geometry from what scsiformat did. Possibly you can decide by examination which program is wrong, or maybe you can look at the dmesg output for a tie-breaker. In all cases I have seen, it has been fdisk that returned the incorrect information, and only when the disk did not have a valid partition table. For example, this happened with a disk formatted for BSD/OS: # scsiformat sd1 MICROP 2112-15MQ1094802 HQ48 Mode data length: 35 Medium type: 0 Device Specific Parameter: 0 Block descriptor length: 8 Density code: 0 Number of blocks: 2051615 Reserved: 0 Block length: 512 PS: 1 Reserved: 0 Page code: 4 Page length: 22 Number of Cylinders: 1760 Number of Heads: 15 Starting Cylinder-Write Precompensation: 0 Starting Cylinder-Reduced Write Current: 0 Drive Step Rate: 0 Landing Zone Cylinder: 0 Reserved: 0 RPL: 0 Rotational Offset: 0 Reserved: 0 Medium Rotation Rate: 5400 Reserved: 0 Reserved: 0 # fdisk sd1 ******* Working on device /dev/rsd1 ******* parameters extracted from in-core disklabel are: cylinders=160 heads=256 sectors/track=50 (12800 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=160 heads=256 sectors/track=50 (12800 blks/cyl) Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 0 is: sysid 255,(BBT (Bad Blocks Table)) start 1023744, size 2108293151 (1029440 Meg), flag 0 beg: cyl 768/ sector 15/ head 147; end: cyl 0/ sector 0/ head 255 The data for partition 1 is: sysid 101,(Novell Netware 3.xx) start 1646292846, size 1814062195 (885772 Meg), flag 0 beg: cyl 356/ sector 50/ head 0; end: cyl 256/ sector 50/ head 114 The data for partition 2 is: sysid 0,(unused) start 0, size 0 (0 Meg), flag 61 beg: cyl 364/ sector 37/ head 98; end: cyl 0/ sector 0/ head 0 The data for partition 3 is: Looking at the output from dmesg, we see: (aha0:1:0): "MICROP 2112-15MQ1094802 HQ48" type 0 fixed SCSI 2 sd1(aha0:1:0): Direct-Access 1001MB (2051615 512 byte sectors) sd1(aha0:1:0): with 1760 cyls, 15 heads, and an average 77 sectors/track In this case, then, you should use the parameters 1760 cylinders, 15 heads, and 77 sectors per track. What's less obvious here is the number of cylinders: fdisk doesn't have an opinion, and scsiformat and dmesg decided it has 2,051,615 sectors. Unfortunately, if you calculate the number according to the formula cylinders x heads x sectors, you'll come up with a different result: in this case 1760 x 15 x 77 = 2,032,800. How come? The disks report the total number of sectors, including spare tracks and such, but you can't use them all. The 2,032,800 is the correct number, and if you try to specify 2,051,615 to disklabel, it will spit out lots of messages about partitions which go beyond the end of the disk. Page 173, middle of page. Change the text after the "no magic" message to: The message no magic doesn't mean that fdisk is out of purple smoke. It refers to the fact that it didn't find the so-called magic number, which identifies the partition table. Since we don't have a partition table yet, this message isn't surprising. It's also completely harmless. Page 173, last example. Remove the first 22 lines, from ******* Working on device /dev/rsd1 ******* to, but not including the next occurrence of this line. Page 177, bulleted list: add the bullet * The total number of sectors in the partition. Calculate the number from the the formula cylinders x heads x sectors, even if you are using the whole disk: the output from dmesg or scsiformat is not correct here. Page 178, middle of page: after # disklabel -w -r /dev/sd1c cdc94161 insert When you do this, expect a kernel message (in high-intensity display) saying ``Cannot find disk label''. Since there isn't any label, it can't be found. This is another harmless chicken and egg problem. Page 182: In the section "Creating the file systems", add the first line to the example: # newfs /dev/rsd1h Further down the page, the last example should also read # newfs /dev/rsd1h 3. Other changes Page 41, after the heading "Installing from an MS-DOS partition". Add the text: It's also possible to install from a primary MS-DOS partition on the first disk. At the moment, it's not possible to install from extended partitions. Page 136, bottom: Add the text If you are changing the root password, be careful: it's easy enough to lock yourself out of the system if you mess things up, which could happen if, for example, you mistyped the password twice in the same way (don't laugh, it happens). If you're running X, open another window and use su to become root. If you're running in character mode, select another virtual terminal and log in as root there. Only when you're sure you can still access root should you log out. Page 152, just before the heading "The online manual". Add: Yes, you really need to run latex three times in order to build the cross-references. Page 199, the end of the multipage table is garbled. It should read: ze0 214 IBM/National Semiconductor PCMCIA ethernet controller zp0 214 3Com PCMCIA Etherlink III Page 205: Change the section titled "lpt0" to: lpt0 through lpt2 are the three printer ports you could conceivably have. Most people don't have three printers: you can comment out the definitions of the printers which you don't have. Page 208, bottom of page: swap the italicized headings "Adaptec 274X controller" and "Adaptec 1274X controller" Many thanks to Paul DuBois and Jerry Dunham for finding many of these bugs. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 17:02:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA00654 for freebsd-questions-outgoing; Fri, 11 Sep 1998 17:02:29 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: (from grog@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA00611 for FreeBSD-questions@FreeBSD.org; Fri, 11 Sep 1998 17:02:19 -0700 (PDT) (envelope-from grog) Date: Fri, 11 Sep 1998 17:02:19 -0700 (PDT) From: Greg Lehey Message-Id: <199809120002.RAA00611@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: 12 August 1998 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 Mosaic and 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 Mosaic or Netscape to read the handbook. Both of these programs are included on the CD-ROM. If you don't have X running, use lynx. To install them, enter: $ pkg_add /cdrom/packages/All/mosaic-2.7b5.tgz or $ pkg_add /cdrom/packages/All/netscape-3.04.tgz or $ pkg_add /cdrom/packages/All/lynx-2.7.2.tgz The numbers after the name (2.7b5, 3.04 and 2.7.2) may change after this book has been printed. Use ls to list the names if you can't find these particular versions. Thanks to Stuart Henderson 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 # passwd root change the password for root Enter new password: Enter password again: # ^D enter ctrl-D to continue with startup Note that you should explicitly state the name root: in single user mode, the system doesn't have the concept of user IDs. Page 148 ________ Replace the text at the top of the page with: Modern shells supply command line editing which resembles the editors vi or Emacs. In bash, sh, ksh, and zsh you can make the choice by entering Page 152 ________ After figure 10-8, add the following text: It would be tedious for every user to put settings in their private initialization files, so the shells also read a system-wide default file. For the Bourne shell family, it is /etc/profile, while the C shell family has three 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. Page 8 Errata and addenda for the Complete FreeBSD, second edition In addition, login classes (page 141) offer another method of setting environment variables at a global level. Changing your shell ___________________ The FreeBSD installation gives root a C shell, csh. This is the traditional Berkeley shell, but it has a number of disadvantages: command line editing is very primitive, and the script language is significantly different from that of the Bourne shell, which is the de facto standard for shell scripts: if you stay with the C shell, you may still need to understand the Bourne shell. The latest version of the Bourne shell sh also includes some command line editing. See page 148 for details of how to enable it. You can get better command line editing with tcsh, in the Ports Collection. You can get both better command line editing and Bourne shell syntax with bash, also in the Ports Collection. If you have root access, you can use vipw to change your shell, but there's a more general way: use chsh (Change Shell). Simply run the program. It starts your favourite editor (as defined by the EDITOR environment variable). Here's an example before: #Changing user database information for velte. Shell: /bin/csh Full Name: Jack Velte Location: Office Phone: Home Phone: You can change anything after the colons. For example, you might change this to: #Changing user database information for velte. Shell: /usr/local/bin/bash Full Name: Jack Velte Location: On the road Office Phone: +1-408-555-1999 Home Phone: 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 Page 9 Install ports when installing the system good idea to check the shell before logging out. You can try this with su, which you normally use to become super user: bumble# su velte Password: su-2.00$ note the new prompt There are a couple of problems in using tcsh or bash as a root shell: o The shell for root must be on the root file system, otherwise it will not work in single user mode. Unfortunately, most ports of shells put the shell in the directory /usr/local/bin, which is almost never on the root file system. o Most shells are dynamically linked: they rely on library routines in files such as /usr/lib/libc.a. These files are not available in single user mode, so the shells won't work. You can solve this problem by creating statically linked versions of the shell, but this requires programming experience beyond the scope of this book. If you can get hold of a statically linked version, perform the following steps to install it: o Copy the shell to /bin, for example: # cp /usr/local/bin/bash /bin o Add the name of the shell to /etc/shells, in this example the line in bold print: # List of acceptable shells for chpass(1). # Ftpd will not allow users to connect who are not using # one of these shells. /bin/sh /bin/csh /bin/bash You can then change the shell for root as described above. Thanks to Lars Koller for drawing this to my attention. Page 10 Errata and addenda for the Complete FreeBSD, second edition 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 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): Page 11 Install ports when installing the system === 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: 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. If you're root, you can start it by name: Page 12 Errata and addenda for the Complete FreeBSD, second edition # 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. 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 ________ In the section Installing the sample desktop, replace the first paragraph with: You'll find all the files described in this chapter on the first CD-ROM (Installation CD-ROM) in the directory /book. Remember that you must mount the CD-ROM before you can access the files--see page 175 for further details. The individual scripts are in the directory /book/scripts, but you'll probably find it easier to install them with the script install-desktop: Thanks to Chris Kaiser for drawing this to my attention. Page 242 ________ The instructions for extracting the source files from CD-ROM in the middle of page 242 are incorrect. You'll find the kernel sources on the first CD-ROM in Page 13 Starting the spooler 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 264 ________ In the list of disk driver flags, add: Page 14 Errata and addenda for the Complete FreeBSD, second edition 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: 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 Page 15 Starting the spooler 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 397 ________ In the section ``Nicknames'', the example should read: Page 16 Errata and addenda for the Complete FreeBSD, second edition 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: 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 Page 17 Starting the spooler 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 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 Page 18 Errata and addenda for the Complete FreeBSD, second edition 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 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 19 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 17:08:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA01553 for freebsd-questions-outgoing; Fri, 11 Sep 1998 17:08:58 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from antiochus-fe0.ultra.net (antiochus-fe0.ultra.net [146.115.8.188]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA01547 for ; Fri, 11 Sep 1998 17:08:57 -0700 (PDT) (envelope-from moncrg@ma.ultranet.com) Received: from ma.ultranet.com (d99.dial-4.cmb.ma.ultra.net [209.6.67.99]) by antiochus-fe0.ultra.net (8.8.8/ult.n14767) with ESMTP id UAA30410 for ; Fri, 11 Sep 1998 20:08:44 -0400 (EDT) Message-ID: <35F9C9BD.C835A764@ma.ultranet.com> Date: Fri, 11 Sep 1998 20:09:17 -0500 From: "Gregory D. Moncreaff" X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.7-STABLE i386) MIME-Version: 1.0 To: FreeBSD Questions Subject: NIS across subnets, is it possible??? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG my network was just partioned in a move. before all my machines were on one subnet and yp/nis worked great. now there are split between 3 subnets on two physical cables and two DNS subdomains. I tried -ypsetme but no go... any advice? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 17:16:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA02297 for freebsd-questions-outgoing; Fri, 11 Sep 1998 17:16:18 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from starlight.bogusdomain.ca (mcmail.CIS.McMaster.CA [130.113.20.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA02285 for ; Fri, 11 Sep 1998 17:16:11 -0700 (PDT) (envelope-from strohsr@mcmail.cis.mcmaster.ca) Received: from localhost (ralph@localhost) by starlight.bogusdomain.ca (8.8.7/8.8.7) with SMTP id SAA08855; Fri, 11 Sep 1998 18:20:21 -0400 (EDT) (envelope-from strohsr@mcmail.cis.mcmaster.ca) Date: Fri, 11 Sep 1998 18:20:20 -0400 (EDT) From: Ralph Strohschein Reply-To: Ralph Strohschein To: Roman Katsnelson cc: "q's" Subject: Re: tape backup In-Reply-To: <35F9787B.6867F857@graphnet.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, 11 Sep 1998, Roman Katsnelson wrote: > Hi, > > As a quick intro -- I am positively NOT asking anyone to do my work for > me here, just need a pointer in a relatively relevant direction. :) > > I just hooked up a SCSI tape drive to my machine. I got a tape, and > tried to test it. However, between the book, handbook and FAQ I was only > able to get as far as assuming that it's on /dev/rst0. I tried to mount > it on a directory and got this: > > /dev/rst0 on /backup: Block device required. > > I don't even know what that means... Help! > I'm sure this stuff is documented and I'm missing it... > > Thanks as always, > Roman > Tapes are not meant to be mounted, rather they are written to directly, usually with programs such as tar, dump, cpio, and dd. Tar and dump are probably the most useful, so have a look at their man pages. Note that you also have the /dev/nrst0 device, which is the /dev/rst0 device with auto-rewinding disabled. This feature is useful when you want to have more than one backup on one tape. Also look at the man page for mt, which is used to position, rewind, and eject the tape. In a nutshell: tar -cvf /dev/nrst0 . will back up the current directory and all subdirectories to tape. I hope this helps. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 17:46:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA05785 for freebsd-questions-outgoing; Fri, 11 Sep 1998 17:46:34 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from newsguy.com (perry.co.pathlink.com [207.211.168.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA05779 for ; Fri, 11 Sep 1998 17:46:33 -0700 (PDT) (envelope-from reyesf@newsguy.com) Received: (from reyesf@localhost) by newsguy.com (8.8.7/8.8.7) id RAA13497; Fri, 11 Sep 1998 17:46:00 -0700 (PDT) Message-Id: <199809120046.RAA13497@newsguy.com> From: "Francisco Reyes" To: "FreeBSD questions" , "Dave Ason" Date: Fri, 11 Sep 1998 20:46:02 -0400 Reply-To: "Francisco Reyes" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 95 (4.0.1111) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: Installing KDE? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 10 Sep 1998 17:17:44 -0400, Dave Ason wrote: >Hi there, > > I would like to install KDE. I figured the easiest thing to do was >to download the "meta-port", kde-1.0, untar it and type "make" at the >dollar prompt. I did this and here's what happened: Not, that is not the easiest way. The easiest way is to use the package. Let me know if you are not familiar with packages. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 17:47:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA05851 for freebsd-questions-outgoing; Fri, 11 Sep 1998 17:47:23 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from newsguy.com (perry.co.pathlink.com [207.211.168.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA05846 for ; Fri, 11 Sep 1998 17:47:22 -0700 (PDT) (envelope-from reyesf@newsguy.com) Received: (from reyesf@localhost) by newsguy.com (8.8.7/8.8.7) id RAA13557; Fri, 11 Sep 1998 17:46:51 -0700 (PDT) Message-Id: <199809120046.RAA13557@newsguy.com> From: "Francisco Reyes" To: "freebsd-questions@FreeBSD.ORG" , "Sid Vanderpool" Date: Fri, 11 Sep 1998 20:46:34 -0400 Reply-To: "Francisco Reyes" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 95 (4.0.1111) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: I am in search of a virtual server company Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 10 Sep 1998 00:58:35 -0600, Sid Vanderpool wrote: >I am in seach of a list of companies that offer the Free BSD operating Look at the "gallery" in the freebsd web site. There is a list of them there. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 18:10:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA08953 for freebsd-questions-outgoing; Fri, 11 Sep 1998 18:10:56 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from public3.bta.net.cn (public3.bta.net.cn [202.96.0.193]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA08943 for ; Fri, 11 Sep 1998 18:10:49 -0700 (PDT) (envelope-from andrewleu@163.net) Received: from Andrew (ab-2-229.bta.net.cn [202.99.61.49]) by public3.bta.net.cn (8.9.1/8.9.1) with SMTP id JAA06625 for ; Sat, 12 Sep 1998 09:10:26 +0800 (GMT) Message-ID: <35F9B60C.76BE@163.net> Date: Sat, 12 Sep 1998 08:45:16 +0900 From: andrew Reply-To: andrewleu@163.net Organization: RITT X-Mailer: Mozilla 3.04Gold (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: 2.2.7 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 a user of 2.2.6 I wonder what is new in 2.2.7 , should I update my current version to the last released version ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 18:34:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA10994 for freebsd-questions-outgoing; Fri, 11 Sep 1998 18:34:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from endeavor.flash.net (endeavor.flash.net [209.30.0.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA10985 for ; Fri, 11 Sep 1998 18:34:31 -0700 (PDT) (envelope-from kishan@flash.net) Received: from flash.net (p228.sas6.dialup.lax1.flash.net [209.30.75.228]) by endeavor.flash.net (8.8.8/8.8.5) with ESMTP id UAA11043 for ; Fri, 11 Sep 1998 20:34:08 -0500 (CDT) Message-ID: <35F9CF36.24FD1E18@flash.net> Date: Fri, 11 Sep 1998 18:32:39 -0700 From: Kishan Barrett | Net-Pirate Reply-To: kishan@flash.net X-Mailer: Mozilla 4.06 [en] (Win98; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: set up internet - ppp not working 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 folowed the guide on http://www.freebsd.org/handbook/handbook201.html to set up my internet. When i got through the whole guide and i run ppp -auto provider it comes up with a message and says: ---- ld.so failed: Can't find shared library "libdes.so.3.0" ---- What do I do??? i need help!!! I would appreciate Thank you for your time C-YA!!!! Kishan Barrett | Net-Pirate | NPHQ netpirate@zwb.net http://nphq.cjb.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 18:40:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA11601 for freebsd-questions-outgoing; Fri, 11 Sep 1998 18:40:16 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from greeves.mfn.org (greeves.mfn.org [204.238.179.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA11583 for ; Fri, 11 Sep 1998 18:40:08 -0700 (PDT) (envelope-from root@greeves.mfn.org) Received: from localhost (root@localhost) by greeves.mfn.org (8.8.7/8.8.7) with SMTP id UAA11538 for ; Fri, 11 Sep 1998 20:39:48 -0500 (CDT) (envelope-from root@greeves.mfn.org) Date: Fri, 11 Sep 1998 20:39:47 -0500 (CDT) From: Greeves ROOT To: FreeBSD-Questions@FreeBSD.ORG Subject: Panic during backups Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings... Three days ago we attempted to automate our backups rather then having the night folks do it. A simple shell script (below) is the vehicle. On the first night out, the system ran the job (from cron, as root), and ran out of file desriptors. So I built a new kernel with maxusers=30, and waited for the next night. Next night's backup crashed but left no reason why. Yesterdays backups at least left a trail 8=> This is being retyped, as I couldnt cut/paste it: swap_pager: indefinite wait on buffer: device: 131073, blkno: 6320, size: 8192 swap_pager: indefinite wait on buffer: device: 131073, blkno: 86104, size: 12288 fatal trap 12: page fault while in kernel mode fault virtual address = 0x40 fault code = supervisor write, page not present instruction pointer = 0x8:0xf012eba3 stack pointer = 0x10:0xefbffef4 frame pointer = 0x10:0xefbfff58 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 = 2213 (mount) interrupt mask = panic: page fault syncing disks... It may have "synced disks", but there were broken inodes all over the place when it came back up. Also, as an interesting (?) aside, the IP stack was still answering ping and connection requests when we finally put this box out of it's misery... The first pass through the script completed succesfully, wd0a was backed up. wd0s1e was not even started: the email said it couldn't find the file system being backup up to: an nfs on "greeves". Any thoughts? This script seems to work when I use it from the command line, so why is it dying (and taking a machine down with it) when running from cron? TIA, John Blau Asst. Admin. jb214@mfn.org #!/bin/sh # Perfors nightly backups of all filesystems to a remotely # mounted backup server (greeves) # # setup the basics # BACKUPSERVER="greeves" BACKUPROOT="/backup" OLDBUDATE=`echo "/backup/"``date -v-1d '+%y%m%d_'``hostname -s` NEWBUDATE=`echo "/backup/"``date '+%y%m%d_'``hostname -s` # Kludge, what's a kludge :) /sbin/mount greeves:/backup /backup if [ $? != 0 ]; then echo "Mount of greeves:/backup filesystem failed! Aborting." exit 1 fi echo "This job will process the following filesystems:" mount | grep /dev echo " " # # Loop through the fstable, backing up only # those devices that start with "/dev"... # f_iles=`mount | grep /dev | cut -d" " -f1 | sed 's./._.g'` for eachfile in $f_iles do echo " " echo " * Now Processing `hostname -s`:$eachfile *" OLDBU=$OLDBUDATE$eachfile NEWBU=$NEWBUDATE$eachfile if [ -f "$OLDBU" ]; then echo "Old backup file found:" echo "$OLDBU" else echo "WARNING: No previous backup found!" echo " Expected: $OLDBU" fi dump -0auf $NEWBU `echo $eachfile | sed 's._./.g'` #echo "Dumping" if [ $? != 0 ]; then echo "ERROR! BACKUP FAILED: ABORTING!" exit 1 else echo "Backup successful, removing prior backup." #echo "removing any prior backup" rm "$OLDBU" 2> /dev/nul fi done To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 18:50:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA12200 for freebsd-questions-outgoing; Fri, 11 Sep 1998 18:50:09 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from umacss1.umac.mo (umacss1.umac.mo [161.64.7.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA12192 for ; Fri, 11 Sep 1998 18:50:03 -0700 (PDT) (envelope-from tsy@iist.unu.edu) Received: from iist.unu.edu (unuiist.iist.unu.edu [192.203.232.5]) by umacss1.umac.mo (8.7.1/8.7.1) with SMTP id JAA05962 for ; Sat, 12 Sep 1998 09:50:05 +0800 (HKT) Received: from sigmund.iist.unu.edu by iist.unu.edu (4.1/SMI-4.1) id JAA01066; Sat, 12 Sep 1998 09:49:10 HKT Received: from iist.unu.edu by sigmund.iist.unu.edu (SMI-8.6/SMI-SVR4) id JAA11629; Sat, 12 Sep 1998 09:49:00 +0800 Message-ID: <35F9D30B.FFEA9C6@iist.unu.edu> Date: Sat, 12 Sep 1998 09:49:00 +0800 From: Tian Siyuan Organization: UNU/IIST X-Mailer: Mozilla 4.04 [en] (X11; I; SunOS 5.5.1 sun4m) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG, tsy@iist.unu.edu Subject: help - installation on a old PC with limited hard disk space Content-Type: text/plain; charset=big5 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear FreeBSD, I am very interested in this famous free software. I tried to install it on an old PC with 8 M RAM and 82M hard disk space. I read in the hankbook and the FAQ on your home page. It says the 80M is the minimal and 20M for root is enough with a boot manager. So, I partition the hard disk in this way: / 22M swap 16M (=2*RAM size) /var 44M And boot the machine with a floopy containing the 2.2.7 boot.flp and try to intall the OS via FTP (the Primiary site). I select express installation and minimal type. And I select only bin (required) in the package list. But after around 37 of 76 chunks trabsferred. It says that "/mnt write failed, file system is full ... Could you give me some hints to circumvent it? Or I can not install it on this PC? many thanks, -- Tian Siyuan UNU/IIST, Macau To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 19:02:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA12959 for freebsd-questions-outgoing; Fri, 11 Sep 1998 19:02:33 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pobox.com (indobok-125.mdm.mkt.execpc.com [169.207.82.125]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA12951 for ; Fri, 11 Sep 1998 19:02:31 -0700 (PDT) (envelope-from hamilton@pobox.com) Message-Id: <199809120202.TAA12951@hub.freebsd.org> Received: (qmail 18889 invoked from network); 11 Sep 1998 21:06:35 -0500 Received: from localhost (HELO pobox.com) (127.0.0.1) by localhost with SMTP; 11 Sep 1998 21:06:35 -0500 To: Roman Katsnelson cc: "q's" Subject: Re: manual password encryption In-reply-to: Your message of "Fri, 11 Sep 1998 10:59:17 EDT." <35F93AC5.479E89D5@graphnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 11 Sep 1998 21:06:35 -0500 From: Jon Hamilton Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <35F93AC5.479E89D5@graphnet.com>, Roman Katsnelson wrote: } Hi, } } I would like to be able to verify user privileges with a web GUI. } Instead of keeping a separate file with unencrypted passwords, though, I } just wanna be able to verify them from passwd, for example: } } the $QUERY_STRING is blah.cgi?name=johnny&pwd=bgoode You've just left the user's password displayed in the URL portion of their browser (most likely), and it gets even worse if they bookmark the URL. If you care about this, you should consider at least using a POST instead of a GET. } I wanna match this to: } } grep -e "$name" /etc/passwd | cut -d":" -f1 # will yield user name } grep -e "$name" /etc/passwd | cut -d":" -f2 # will yield password You're in for a world of hurt doing that - it's sort of the right idea, but what happens when "bobette" exists as a user and is listed earlier in your password file than "bob"? When you grep for bob, you'll get both. Worse, your grep will match anywhere in the password file, including the GECOS field, which is often user-changable via chfn. You'll probably want to be considerably more careful about parsing the password file. You won't be able to just look in the passwd file on a system that does NIS or shadow passwords, though; the encrypted passwords may not be available to unprivileged users at all. } can I manually encrypt the value of $pwd in the above example so that it } matches the grep | cut output? Assuming that you can get to the encrypted password, yes. You can do so using crypt() in a C program, or you can use perl, or even a standalone crypt(1) program (FreeBSD doesn't seem to have one, though many UNIX variants do, and it'd be easy enough to find or roll one of your own. If you need help with the nuts and bolts, I'll be happy to help you via private email, but there are a number of potential problems that stem from doing the kind of thing you're talking about. -- Jon Hamilton hamilton@pobox.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 19:13:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA13724 for freebsd-questions-outgoing; Fri, 11 Sep 1998 19:13:40 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from indiana.edu (belize.ucs.indiana.edu [129.79.10.64]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA13714 for ; Fri, 11 Sep 1998 19:13:28 -0700 (PDT) (envelope-from fstanley@indiana.edu) Received: from maryland.exchange.indiana.edu (maryland.exchange.indiana.edu [129.79.6.163]) by indiana.edu (8.9.1/8.9.1/1.18IUPO) with ESMTP id VAA29228 for ; Fri, 11 Sep 1998 21:13:12 -0500 (EST) Received: by maryland.exchange.indiana.edu with Internet Mail Service (5.5.2232.9) id ; Fri, 11 Sep 1998 21:13:08 -0500 Message-ID: From: "Stanley, Frank W." To: "'freebsd-questions@freebsd.org'" Subject: DVD driver.... Date: Fri, 11 Sep 1998 21:13:11 -0500 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 I have a friend who's trying to install FreeBSd version 2.2.6 but it always freezes on probing devices, there are no conflicts that we know of, but he's installing from a DVD drive and I was wondering if FreeBSD supports DVD yet and if it's freezing is because it doesn't recognize what the drive is. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 19:48:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA16007 for freebsd-questions-outgoing; Fri, 11 Sep 1998 19:48:31 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from web4.rocketmail.com (web4.rocketmail.com [205.180.57.78]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA16001 for ; Fri, 11 Sep 1998 19:48:30 -0700 (PDT) (envelope-from vega1@rocketmail.com) Message-ID: <19980912024515.27550.rocketmail@web4.rocketmail.com> Received: from [129.21.10.155] by web4; Fri, 11 Sep 1998 19:45:15 PDT Date: Fri, 11 Sep 1998 19:45:15 -0700 (PDT) From: vega vega Subject: Re: how do i authorize my sys to connect to an X server on my shell? To: questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ---"Richard E. Hawkins Esq." wrote: > > > nathan wrote, > > > > Xlib: Client is not authorized to connect to Server > > > Xlib: connection to "129.21.11.14:0.0" refused by server > > > Xlib: Client is not authorized to connect to Server > > > workshop: Can't open display, exiting... > > > > this is the message i get when i try to use any > > > program that requires X. ive already set DISPLAY to > > > my ip but it gives me that... > > > did you run > > xhost + > > on the client machine? > > that's not as secure. If you use > > xauth list $DISPLAY > > in a valid window, clip the "MIT-MAGIC-COOKIE abc123....90" > > and enter > > xauth add $DISPLAY > > you'll stay secure. > > xhost + other.machine > > lets anyone on that machine launch to your display. And apparently > there're a couple of nasties out there to sabatoge your system once > this happens. > > rick i tried both suggestions and it is still not working for me (sorry ive been busy this is the earliest ive been able to get to this) when i use xhost + it tells me that the server has been added to my access control list but when i start the program on my shell it just tells me: workshop: Can't open display, exiting... and quits when i use the secure method on my machine it tells me: xauth list $DISPLAY xauth: creating new authority file /home/vega/.Xauthority but this file doesnt show up in an ls -a and i still cant start the debugger from my shell. i am on a dialup account using pppd if that is any help... thanks for any help anyone can give me... _________________________________________________________ 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 Fri Sep 11 21:23:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA21999 for freebsd-questions-outgoing; Fri, 11 Sep 1998 21:23:31 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.austasia.net (ausns1.austasia.net [203.23.167.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id VAA21992 for ; Fri, 11 Sep 1998 21:23:18 -0700 (PDT) (envelope-from beatteam@austasia.net) Message-Id: <199809120423.VAA21992@hub.freebsd.org> Received: (qmail 22240 invoked from network); 12 Sep 1998 05:23:01 -0000 Received: from ppp08.melbourne.austasia.net (HELO pc00) (@203.23.160.108) by ausns1.austasia.net with SMTP; 12 Sep 1998 05:23:01 -0000 Reply-To: From: "Brett Gray" To: "FreeBSD -Questions" Subject: MTU Size & Connection reset by.. & Lost Input channel Date: Sat, 12 Sep 1998 14:21:36 +1000 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1161 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 I have just set up a mail server for a client under FreeBSD 2.2.2 running sendmail 8.8.5 I have done this many times before without problems...except this time Can anyone help with: a) I can send mail out of the mail server but I cant get any incoming mail. I keep getting error messages saying "Deferred: Connection reset by..." on mail servers trying to get mail INTO the problem machine.. Why? If I try to send a message from hotmail INTO the problem machine I get the following message in the maillog file: Sep 11 14:13:15 trycala sendmail[184]: --> 421 Lost input channel from f200.hotmail.com [207.82.251.91] Sep 11 14:13:15 trycala sendmail[184]: lost input channel from f200.hotmail.com [207.82.251.91] b) I read something on the net about MTU size. What is MTU (I cant find any explaination of the term.. just references to it) Is the above problem likely to be something to do with MTU size and where can I adjust this setting in FreeBSD Any help would be greatly appreciated. Brett Gray beatteam@austasia.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 21:40:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA23847 for freebsd-questions-outgoing; Fri, 11 Sep 1998 21:40:13 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mole.slip.net (mole.slip.net [207.171.193.16]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA23832 for ; Fri, 11 Sep 1998 21:40:08 -0700 (PDT) (envelope-from pcbquote@slip.net) Received: from oak-hiper1b-169-169.dialup.slip.net ([209.209.6.169] helo=slip.net) by mole.slip.net with esmtp (Exim 2.02 #1) id 0zHhTV-0002oM-00 for freebsd-questions@FreeBSD.ORG; Fri, 11 Sep 1998 21:39:54 -0700 Message-ID: <35F9F6D5.E4A41FF3@slip.net> Date: Fri, 11 Sep 1998 21:21:41 -0700 From: Mihai Beffa Reply-To: mbeffa@pcb-quote.com Organization: WEB-Quote, Inc. X-Mailer: Mozilla 4.06 [en] (WinNT; U) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: SCSI Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Linus, Could you please be so kind and help a total novice trying to setup a linux system for the first time? New machine, no software installed. Two Seagate 4.3Gb HDs Intel N440BX Mother Board with SYM53C876 controller on board Boots from DOS, can run fdisk. Boots Slackware Linux from CD-ROM When I try to run fdisk, I receive the message Unable to open /dev/sda ??? Mihai Beffa Cupertino (408) 996-0590 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 21:51:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA24644 for freebsd-questions-outgoing; Fri, 11 Sep 1998 21:51:58 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from we.mediaone.net (chmls03.mediaone.net [24.128.1.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA24637 for ; Fri, 11 Sep 1998 21:51:56 -0700 (PDT) (envelope-from gummibear@mediaone.net) Received: from ale.we.mediaone.net ([24.130.60.145]) by we.mediaone.net (Netscape Messaging Server 3.01) with SMTP id AAA28473 for ; Sat, 12 Sep 1998 00:51:42 -0400 Message-Id: <3.0.1.32.19980911215349.0069e1d8@we.mediaone.net> X-Sender: gummibear@we.mediaone.net X-Mailer: Windows Eudora Pro Version 3.0.1 (32) Date: Fri, 11 Sep 1998 21:53:49 -0700 To: questions@FreeBSD.ORG From: gummibear@we.mediaone.net Subject: How do I determine the port address of a NIC? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey guys/gals! Okay let me get to the point here. I installed a RealTek PCI ethernet card which is NE2000 compatible because I just got a cable modem. The card works great under win95, but that's pretty much expected since it came with drivers. Although, it did come with a Linux driver. I figured that the NE2000 drivers would pick it up, and it did. :) Anyways, it was detected just fine under FreeBSD although it was detected as ed1, but I'm confused to why it wasn't detected as ed0. Wouldn't ed0 be the first NE2000 card on the system? This is my only NIC in the machine. All I know about this card is that it's on IRQ 10 and the I/O range is 6000 - 601F but that's about it. How can I figure out what port it's on? Maybe if I new that I can change the setting when I reboot and enter the -c command and go into visual mode. Anyone have any ideas? Thanks, Joey Bear Garcia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 22:21:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA26706 for freebsd-questions-outgoing; Fri, 11 Sep 1998 22:21:14 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.cybcon.com (mail.cybcon.com [205.147.64.46]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA26701; Fri, 11 Sep 1998 22:21:13 -0700 (PDT) (envelope-from wwoods@cybcon.com) Received: from support1.cybcon.com (william@support1.cybcon.com [205.147.76.99]) by mail.cybcon.com (8.9.0/8.9.0) with ESMTP id WAA25773; Fri, 11 Sep 1998 22:20:54 -0700 (PDT) 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, 11 Sep 1998 22:20:40 -0700 (PDT) Reply-To: wwoods@cybcon.com From: William Woods To: FreebSD Current To: FreebSD Current , FreeBSD Questions Subject: SSH Port problems.... Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG While makeing SSH on my system with a make OBJFORMAT=aout I get.. ---------------------------------------------------- cc -pipe -c -I. -I.//usr/include -I.//usr/include -DHAVE_CONFIG_H -DHOST_KEY_FILE=\"/usr/local/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/usr/loc al/etc/ssh_config\" -DSERVER_CONFIG_FILE=\"/usr/local/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" -DETCDIR=\"/usr/local/etc\" -DPIDDI R=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" -DTIS_MAP_FILE=\"/usr/local/etc/sshd_tis.map\" -O -pipe -I/usr/local/include -I/usr/X11R6/include arcfour.c cc -pipe -c -I. -I.//usr/include -I.//usr/include -DHAVE_CONFIG_H -DHOST_KEY_FILE=\"/usr/local/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/usr/loc al/etc/ssh_config\" -DSERVER_CONFIG_FILE=\"/usr/local/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" -DETCDIR=\"/usr/local/etc\" -DPIDDI R=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" -DTIS_MAP_FILE=\"/usr/local/etc/sshd_tis.map\" -O -pipe -I/usr/local/include -I/usr/X11R6/include mpaux.c cc -pipe -c -I. -I.//usr/include -I.//usr/include -DHAVE_CONFIG_H -DHOST_KEY_FILE=\"/usr/local/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/usr/loc al/etc/ssh_config\" -DSERVER_CONFIG_FILE=\"/usr/local/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" -DETCDIR=\"/usr/local/etc\" -DPIDDI R=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" -DTIS_MAP_FILE=\"/usr/local/etc/sshd_tis.map\" -O -pipe -I/usr/local/include -I/usr/X11R6/include userfile.c cc -pipe -c -I. -I.//usr/include -I.//usr/include -DHAVE_CONFIG_H -DHOST_KEY_FILE=\"/usr/local/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/usr/loc al/etc/ssh_config\" -DSERVER_CONFIG_FILE=\"/usr/local/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" -DETCDIR=\"/usr/local/etc\" -DPIDDI R=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" -DTIS_MAP_FILE=\"/usr/local/etc/sshd_tis.map\" -O -pipe -I/usr/local/include -I/usr/X11R6/include signals.c cc -pipe -c -I. -I.//usr/include -I.//usr/include -DHAVE_CONFIG_H -DHOST_KEY_FILE=\"/usr/local/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/usr/loc al/etc/ssh_config\" -DSERVER_CONFIG_FILE=\"/usr/local/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" -DETCDIR=\"/usr/local/etc\" -DPIDDI R=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" -DTIS_MAP_FILE=\"/usr/local/etc/sshd_tis.map\" -O -pipe -I/usr/local/include -I/usr/X11R6/include blowfish.c cc -pipe -c -I. -I.//usr/include -I.//usr/include -DHAVE_CONFIG_H -DHOST_KEY_FILE=\"/usr/local/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/usr/loc al/etc/ssh_config\" -DSERVER_CONFIG_FILE=\"/usr/local/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" -DETCDIR=\"/usr/local/etc\" -DPIDDI R=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" -DTIS_MAP_FILE=\"/usr/local/etc/sshd_tis.map\" -O -pipe -I/usr/local/include -I/usr/X11R6/include deattack.c rm -f ssh cc -pipe -Lrsaref2/source -L/usr/local/lib -o ssh ssh.o sshconnect.o log-client.o readconf.o hostfile.o readpass.o tildexpand.o clientloop.o can ohost.o idea.o rsa.o randoms.o md5.o buffer.o emulate.o packet.o compress.o xmalloc.o ttymodes.o newchannels.o bufaux.o authfd.o authfile.o c rc32.o rsaglue.o cipher.o des.o match.o arcfour.o mpaux.o userfile.o signals.o blowfish.o deattack.o -L/usr/lib -lgmp -L/usr/lib -lz -lwrap -l rsaref -lcrypt -L/usr/local/lib -lutil /usr/libexec/aout/ld: -lrsaref: no match *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 ---------------------------------------------------- Any ideas what's going on here ? --------------------- William Woods Date: 11-Sep-98 / Time: 22:16:55 goto to: http//www.freebsd.org. --> FreeBSD 3.0 CURRENT ELF <-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Sep 11 23:26:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA01874 for freebsd-questions-outgoing; Fri, 11 Sep 1998 23:26:25 -0700 (PDT) (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 XAA01863 for ; Fri, 11 Sep 1998 23:26:21 -0700 (PDT) (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 IAA10507 for ; Sat, 12 Sep 1998 08:26:01 +0200 (MET DST) Received: (from gunnar@localhost) by pluto.sr.se (8.8.8/8.8.8) id IAA24775 for questions@FreeBSD.org; Sat, 12 Sep 1998 08:26:01 +0200 (CEST) (envelope-from gunnar) Message-ID: <19980912082600.C24719@sr.se> Date: Sat, 12 Sep 1998 08:26:00 +0200 From: Gunnar Flygt To: FreeBSD Questions Subject: The daily run output 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 got this message in my `daily` output: pluto kernel log messages: > atapi1.0: unknown phase > wcd0: i/o error, status=1, error=4 > pid 20256 (xlock), uid 1001: exited on signal 8 Is it alarming? -- 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 Fri Sep 11 23:31:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA02783 for freebsd-questions-outgoing; Fri, 11 Sep 1998 23:31:48 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from stlinux.ouhk.edu.hk (stlinux.ouhk.edu.hk [202.40.219.228]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA02773 for ; Fri, 11 Sep 1998 23:31:43 -0700 (PDT) (envelope-from angelayu@stlinux.ouhk.edu.hk) Received: from localhost (angelayu@localhost) by stlinux.ouhk.edu.hk (8.8.5/8.8.5) with SMTP id OAA00866 for ; Sat, 12 Sep 1998 14:28:18 +0800 Date: Sat, 12 Sep 1998 14:28:17 +0800 (HKT) From: angelayu To: freebsd-questions@FreeBSD.ORG Subject: meaning Message-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 After i typed shutdown -h now it appeared syncing disks .....3 3 done sometimes, it displayed syncing disks ...3 2 done or ............5 5 done what is their meaning? why does it have different number ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 00:25:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA09371 for freebsd-questions-outgoing; Sat, 12 Sep 1998 00:25:02 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tt01.tech-trans.com ([202.135.11.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA09360 for ; Sat, 12 Sep 1998 00:24:53 -0700 (PDT) (envelope-from peter@tt01.tech-trans.com) Received: from sweda.com.hk ([172.16.132.33]) by tt01.tech-trans.com (Netscape Messaging Server 3.5) with ESMTP id AAA27E2 for ; Sat, 12 Sep 1998 14:40:08 +0800 Message-ID: <35FA25AB.9B025BB6@sweda.com.hk> Date: Sat, 12 Sep 1998 15:41:32 +0800 From: "Peter Kok" X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: freebsd Subject: today Content-Type: multipart/mixed; boundary="------------15F0E045E40FE5FFAA9245C8" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------15F0E045E40FE5FFAA9245C8 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello This is the second i encoutered specail i tried to add second primary harddisk after i re-boot computer, the messages only prompts : the secondary hardisk information. finally, it prompted wdc0 not found at 0x1f0 panic: the root not found!!!!! how do you do now??? hope someone can help me or teach me how to do it? --------------15F0E045E40FE5FFAA9245C8 Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for peter kok Content-Disposition: attachment; filename="vcard.vcf" begin: vcard fn: peter kok n: kok;peter email;internet: peter@sweda.com.hk x-mozilla-cpt: ;0 x-mozilla-html: FALSE version: 2.1 end: vcard --------------15F0E045E40FE5FFAA9245C8-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 01:55:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA13153 for freebsd-questions-outgoing; Sat, 12 Sep 1998 01:55:01 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from front4.grolier.fr (front4.grolier.fr [194.158.96.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA13145 for ; Sat, 12 Sep 1998 01:54:58 -0700 (PDT) (envelope-from rbondoin@club-internet.fr) Received: from club-internet.fr ([195.36.136.27]) by front4.grolier.fr (8.9.1/MGC-980407-Frontal-No_Relay) with ESMTP id KAA14771 for ; Sat, 12 Sep 1998 10:54:42 +0200 (MET DST) Message-ID: <35FA37E3.ACD3822C@club-internet.fr> Date: Sat, 12 Sep 1998 10:59:15 +0200 From: Remi BONDOIN X-Mailer: Mozilla 4.05 [fr] (WinNT; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Need help about FREEBSD installation 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 an developer/administrater in C/Unix. I would like to install Current FreeBSD 3.0 via ftp on my personal computer to learn about FREEBSD. Everything is ok until to initialize the ppp connection to the provider. I don't really know ppp except for simple configuration. Can you tell me what are the ppp commands do i type to establish a connection? Thanks for your help. REMI BONDOIN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 02:38:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA14869 for freebsd-questions-outgoing; Sat, 12 Sep 1998 02:38:42 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail2.hol.fr (mail2.hol.fr [194.149.160.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA14864 for ; Sat, 12 Sep 1998 02:38:41 -0700 (PDT) (envelope-from dorseb@hol.fr) Received: from default (paristnt-251.hol.fr [195.154.32.251]) by mail2.hol.fr (8.9.1/8.9.1) with ESMTP id LAA23515 for ; Sat, 12 Sep 1998 11:38:27 +0200 (CEST) Message-Id: <199809120938.LAA23515@mail2.hol.fr> Reply-To: <@hol.fr> From: "dorseb" To: "=?ISO-8859-1?Q?Questions_=E0_FreeBSD?=" Subject: Problem with the screen Date: Fri, 11 Sep 1998 23:22:37 +0200 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1161 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, I work on a notebook: Echos 120c from Olivetti. When I settle FreeBsd 2.2.6 on this machine everything is ok. When I start X11 session with xdm, everything is ok, except one thing: there is a black margin at the right side of my screen. It is not very confortable to work with. I started to look at the XF86Config file in /etc, to change configuration, but nothing is going well. When I restart I have an ASCII session without X11 session. Is it possible to change the screen configuration (I mean to get out this black margin) ? If there are any fields to change in XF86Config file to change could you tell me ? I spent most of my nights to settle this file and it is a nightmare even if I am not sleeping. Thanx a lot to the person that will help me. Seb dorseb@hol.fr dorey_s@epita.fr http://www.epita.fr/~dorey_s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 02:54:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA15585 for freebsd-questions-outgoing; Sat, 12 Sep 1998 02:54:24 -0700 (PDT) (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 CAA15579 for ; Sat, 12 Sep 1998 02:54:18 -0700 (PDT) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from turkey.ispro.net.tr (suomi.ispro.net.tr [195.174.18.63]) by turkey.ispro.net.tr (8.8.8/8.8.8) with ESMTP id MAA07714 for ; Sat, 12 Sep 1998 12:53:57 +0300 (EEST) (envelope-from yurtesen@turkey.ispro.net.tr) Message-ID: <35FA43CD.A918611@turkey.ispro.net.tr> Date: Sat, 12 Sep 1998 12:50:05 +0300 From: Evren Yurtesen X-Mailer: Mozilla 4.06 [en] (Win98; U) MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: file descriptors-how? 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 using freebsd for my squid cache and I am having some trouble with file descriptors... how may I set kernel to have more file descriptors available? thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 03:26:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA17254 for freebsd-questions-outgoing; Sat, 12 Sep 1998 03:26:21 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from infowar.ml.org (dyn2-206cable.hg.singa.pore.net [202.169.244.206] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA17249 for ; Sat, 12 Sep 1998 03:26:18 -0700 (PDT) (envelope-from freebsd@infowar.ml.org) Received: from localhost (freebsd@localhost) by infowar.ml.org (8.8.8/NO SPAM) with SMTP id SAA09282 for ; Sat, 12 Sep 1998 18:26:49 +0800 (SGT) (envelope-from freebsd@infowar.ml.org) Date: Sat, 12 Sep 1998 18:26:49 +0800 (SGT) From: freebsd mailing list To: freebsd-questions@FreeBSD.ORG Subject: NATD error? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks, Got this error msg: Sep 12 16:06:54 infowar natd: failed to write packet back (No route to host) Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 202.169.244.1 UGSc 11 36 fxp0 localhost localhost UH 1 58 lo0 192.168 link#2 UC 0 0 202.169.244 link#1 UC 0 0 202.169.244.1 8:0:3e:0:4c:bd UHLW 10 0 fxp0 981 dyn2-206cable.hg.s localhost UGHS 0 0 lo0 Any idea pls? thanks kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 03:56:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA20252 for freebsd-questions-outgoing; Sat, 12 Sep 1998 03:56:28 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dwarpal.wipsys.soft.net (dwarpal.wipsys.soft.net [164.164.127.8]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id DAA20244 for ; Sat, 12 Sep 1998 03:56:16 -0700 (PDT) (envelope-from deepa@wipsys.soft.net) Received: by dwarpal.wipsys.soft.net (SMI-8.6/SMI-SVR4) id QAA23148; Sat, 12 Sep 1998 16:20:40 -0500 Received: from ace.wipsys.soft.net(164.164.29.18) by dwarpal via smap (V2.0) id xma023141; Sat, 12 Sep 98 16:20:12 -0500 Received: from benz.wipsys.soft.net by ace.wipsys.soft.net (SMI-8.6/SMI-SVR4) id QAA12560; Sat, 12 Sep 1998 16:33:57 -0500 Received: from wipsys.soft.net by benz.wipsys.soft.net (SMI-8.6/SMI-SVR4) id QAA12378; Sat, 12 Sep 1998 16:15:44 -0500 Message-ID: <35FAD991.28BCE515@wipsys.soft.net> Date: Sat, 12 Sep 1998 16:29:05 -0400 From: Deepa Reply-To: deepa@wipsys.soft.net X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Y2k Compliance 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 freebsd version 2.2.5 y2k compliant?I could not find any information regarding the same in your documentation.Would appreciate a prompt reply on the same. Thanks & Regards Deepa Network Manager Enterprise Solutions Wipro LTD India To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 04:36:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA25020 for freebsd-questions-outgoing; Sat, 12 Sep 1998 04:36:03 -0700 (PDT) (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 EAA25015 for ; Sat, 12 Sep 1998 04:36:01 -0700 (PDT) (envelope-from c@doomnet.demon.co.uk) Received: from [194.222.87.192] (helo=doomnet.demon.co.uk) by post.mail.demon.net with esmtp (Exim 2.02 #1) id 0zHny0-0001BS-00 for freebsd-questions@FreeBSD.ORG; Sat, 12 Sep 1998 11:35:48 +0000 Message-ID: <35FA5CE8.53DA2F5D@doomnet.demon.co.uk> Date: Sat, 12 Sep 1998 12:37:12 +0100 From: Craig Organization: Mean Productions X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: 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 there, I just been looking at the installation of FreeBSD and it sorta worried me that my c: drive will get messed up! Though I am planning to install FreeBSD on the d:\.... Just want sound advice pleaseeeeeeeeeeeeeeeeeeeeeee C To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 04:48:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA25955 for freebsd-questions-outgoing; Sat, 12 Sep 1998 04:48:41 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail3.hol.fr (mail3.hol.fr [194.149.160.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA25950 for ; Sat, 12 Sep 1998 04:48:39 -0700 (PDT) (envelope-from dorseb@hol.fr) Received: from default (paris4-35.hol.fr [195.154.33.99]) by mail3.hol.fr (8.8.5/8.8.5) with ESMTP id NAA19111; Sat, 12 Sep 1998 13:48:21 +0200 (CEST) Message-Id: <199809121148.NAA19111@mail3.hol.fr> Reply-To: <@hol.fr> From: "dorseb" To: "=?ISO-8859-1?Q?Questions_=E0_FreeBSD?=" Cc: "=?ISO-8859-1?Q?Questions_=E0_FreeBSD?=" Subject: Problem with the screen Date: Sat, 12 Sep 1998 13:48:00 +0200 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1161 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, I work on a notebook: Echos 120c from Olivetti. When I set FreeBsd 2.2.6 on this machine everything is ok. When I start X11 session with xdm, everything is ok, except one thing: there is a black margin at the right side of my screen. It is not very confortable to work with. I started to look at the XF86Config file in the path /etc, to change configuration, but nothing is going well. When I restart I have an ASCII session without X11 session. Is it possible to change the screen configuration (I mean to get out this black margin) ? If there are any fields to change in XF86Config file to change could you tell me ? I spent most of my nights to settle this file and it is a nightmare even if I am not sleeping. Thanx a lot to the person that will help me. Seb dorseb@hol.fr dorey_s@epita.fr http://www.epita.fr/~dorey_s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 06:21:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA00692 for freebsd-questions-outgoing; Sat, 12 Sep 1998 06:21:31 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp02.wxs.nl (smtp02.wxs.nl [195.121.6.60]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA00676 for ; Sat, 12 Sep 1998 06:21:05 -0700 (PDT) (envelope-from jaapw@jaapw.vuurwerk.nl) Received: from jaapw.vuurwerk.nl ([195.121.42.84]) by smtp02.wxs.nl (Netscape Messaging Server 3.54) with ESMTP id AAA6D70 for ; Sat, 12 Sep 1998 15:20:31 +0200 Message-ID: <35FA758E.D813B53D@jaapw.vuurwerk.nl> Date: Sat, 12 Sep 1998 15:22:22 +0200 From: Jaap Willems X-Mailer: Mozilla 4.5b1 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Which files Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Which files should i download? Jaap Willems To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 06:24:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA00984 for freebsd-questions-outgoing; Sat, 12 Sep 1998 06:24:53 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail3.hol.fr (mail3.hol.fr [194.149.160.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA00979 for ; Sat, 12 Sep 1998 06:24:51 -0700 (PDT) (envelope-from dorseb@hol.fr) Received: from default (paristnt-155.hol.fr [195.154.32.155]) by mail3.hol.fr (8.8.5/8.8.5) with ESMTP id PAA00610; Sat, 12 Sep 1998 15:24:23 +0200 (CEST) Message-Id: <199809121324.PAA00610@mail3.hol.fr> Reply-To: <@hol.fr> From: "dorseb" To: "Craig" Cc: "=?ISO-8859-1?Q?Questions_=E0_FreeBSD?=" Subject: Re: FreeBSD Date: Sat, 12 Sep 1998 14:22:27 +0200 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1161 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 > Hi there, > > I just been looking at the installation of FreeBSD and it sorta worried > me that my c: drive will get messed up! > > Though I am planning to install FreeBSD on the d:\.... It is not simple as that. > > Just want sound advice pleaseeeeeeeeeeeeeeeeeeeeeee First you have to make 2 partitions on your disk. Then you have to make a boot floppy disk with the rawrite software on your cd. Boot your floppy and it starts a software that guide you throw the installation of your OS. Try this. > > C dorseb@hol.fr dorey_s@epita.fr http://www.epita.fr/~dorey_s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 07:11:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA03690 for freebsd-questions-outgoing; Sat, 12 Sep 1998 07:11:30 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rknebel.csrlink.net (rknebel.csrlink.net [209.173.88.241]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA03664 for ; Sat, 12 Sep 1998 07:11:23 -0700 (PDT) (envelope-from rknebel@rknebel.csrlink.net) Received: (from rknebel@localhost) by rknebel.csrlink.net (8.8.8/8.8.8) id KAA04526 for questions@freebsd.org; Sat, 12 Sep 1998 10:06:40 -0400 (EDT) (envelope-from rknebel) From: Rick Knebel Message-ID: <19980912100640.B4404@csrlink.net> Date: Sat, 12 Sep 1998 10:06:40 -0400 To: questions@FreeBSD.ORG Subject: scanners 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, Can anyone tell me if a scanner will work with freebsd and if so which ones work the best. Thanks Alot Rick -- ---------------------------- Rick Knebel rknebel@rknebel.csrlink.net http://rknebel.csrlink.net ------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 07:15:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA04199 for freebsd-questions-outgoing; Sat, 12 Sep 1998 07:15:48 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mcfs.whowhere.com (mcfs.whowhere.com [209.1.236.44]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA04179 for ; Sat, 12 Sep 1998 07:15:35 -0700 (PDT) (envelope-from atilays@my-dejanews.com) Received: from Unknown/Local ([?.?.?.?]) by my-dejanews.com; Sat Sep 12 07:15:14 1998 To: questions@FreeBSD.ORG Date: Sat, 12 Sep 1998 07:15:14 -0700 From: "Abid Atilay" Message-ID: Mime-Version: 1.0 X-Sent-Mail: on X-Mailer: MailCity Service Subject: Transparent FTP caching proxy X-Sender-Ip: 208.14.6.233 Organization: Deja News Mail (http://www.my-dejanews.com:80) 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 FreeBSD-2.2.7 machine and want to setup a transparent ftp caching proxy at home. I have installed delegated 5.5.7, ipfilter 3.2.9, natd, squid 1.2.beta24, tried all of them but couldn't success. Transparent HTTP is working well and I have no problem about networking. Two machines can ping each other. As far as I know Squid doesn't support transparent ftp. If I use delegated and redirect port 21 requests to delegated with ipnat, it doesn't work. Which natd, ipnat and/or delegated parameters I should use? Would you please tell me what I can do. Please help me, I am hopeless...... Regards, Abid. -----== Sent via Deja News, The Discussion Network ==----- http://www.dejanews.com/ Easy access to 50,000+ discussion forums To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 07:16:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA04280 for freebsd-questions-outgoing; Sat, 12 Sep 1998 07:16:39 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from www0g.netaddress.usa.net (www0g.netaddress.usa.net [204.68.24.36]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA04275 for ; Sat, 12 Sep 1998 07:16:38 -0700 (PDT) (envelope-from atilays@usa.net) Received: (qmail 18382 invoked by uid 60001); 12 Sep 1998 14:16:22 -0000 Message-ID: <19980912141622.18381.qmail@www0g.netaddress.usa.net> Received: from 208.14.6.233 by mail.netaddress.com via web-mailer(3.1) on Sat Sep 12 14:16:22 GMT 1998 Date: 12 Sep 98 14:16:22 WAT From: Abid Atilay To: questions@FreeBSD.ORG Subject: Transparent FTP caching proxy 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 FreeBSD-2.2.7 machine and want to setup a transparent ftp caching proxy at home. I have installed delegated 5.5.7, ipfilter 3.2.9, natd, squid 1.2.beta24, tried all of them but couldn't success. Transparent HTTP is working well and I have no problem about networking. Two machines can ping each other. As far as I know Squid doesn't support transparent ftp. If I use delegated and redirect port 21 requests to delegated with ipnat, it doesn't work. Which natd, ipnat and/or delegated parameters I should use? Would you please tell me what I can do. Please help me, I am hopeless...... Regards, Abid. ____________________________________________________________________ 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 Sat Sep 12 07:16:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA04309 for freebsd-questions-outgoing; Sat, 12 Sep 1998 07:16:52 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from www0j.netaddress.usa.net (www0j.netaddress.usa.net [204.68.24.39]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA04304 for ; Sat, 12 Sep 1998 07:16:51 -0700 (PDT) (envelope-from atilays@usa.net) Received: (qmail 22654 invoked by uid 60001); 12 Sep 1998 14:16:39 -0000 Message-ID: <19980912141639.22653.qmail@www0j.netaddress.usa.net> Received: from 208.14.6.233 by mail.netaddress.com via web-mailer(3.1) on Sat Sep 12 14:16:39 GMT 1998 Date: 12 Sep 98 14:16:39 WAT From: Abid Atilay To: questions@FreeBSD.ORG Subject: Transparent FTP caching proxy 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 FreeBSD-2.2.7 machine and want to setup a transparent ftp caching proxy at home. I have installed delegated 5.5.7, ipfilter 3.2.9, natd, squid 1.2.beta24, tried all of them but couldn't success. Transparent HTTP is working well and I have no problem about networking. Two machines can ping each other. As far as I know Squid doesn't support transparent ftp. If I use delegated and redirect port 21 requests to delegated with ipnat, it doesn't work. Which natd, ipnat and/or delegated parameters I should use? Would you please tell me what I can do. Please help me, I am hopeless...... Regards, Abid. ____________________________________________________________________ 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 Sat Sep 12 07:19:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA04806 for freebsd-questions-outgoing; Sat, 12 Sep 1998 07:19:37 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mcfs.whowhere.com (mcfs.whowhere.com [209.1.236.44]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA04801 for ; Sat, 12 Sep 1998 07:19:36 -0700 (PDT) (envelope-from atilays@my-dejanews.com) Received: from Unknown/Local ([?.?.?.?]) by my-dejanews.com; Sat Sep 12 07:19:18 1998 To: questions@FreeBSD.ORG Date: Sat, 12 Sep 1998 07:19:18 -0700 From: "Abid Atilay" Message-ID: Mime-Version: 1.0 X-Sent-Mail: on X-Expiredinmiddle: true X-Mailer: MailCity Service Subject: Transparent FTP caching proxy X-Sender-Ip: 208.14.6.100 Organization: Deja News Mail (http://www.my-dejanews.com:80) 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 FreeBSD-2.2.7 machine and want to setup a transparent ftp caching proxy at home. I have installed delegated 5.5.7, ipfilter 3.2.9, natd, squid 1.2.beta24, tried all of them but couldn't success. Transparent HTTP is working well and I have no problem about networking. Two machines can ping each other. As far as I know Squid doesn't support transparent ftp. If I use delegated and redirect port 21 requests to delegated with ipnat, it doesn't work. Which natd, ipnat and/or delegated parameters I should use? Would you please tell me what I can do. Please help me, I am hopeless...... Regards, Abid. -----== Sent via Deja News, The Discussion Network ==----- http://www.dejanews.com/ Easy access to 50,000+ discussion forums To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 07:19:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA04862 for freebsd-questions-outgoing; Sat, 12 Sep 1998 07:19:45 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mcfs.whowhere.com (mcfs.whowhere.com [209.1.236.44]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA04851 for ; Sat, 12 Sep 1998 07:19:43 -0700 (PDT) (envelope-from atilays@my-dejanews.com) Received: from Unknown/Local ([?.?.?.?]) by my-dejanews.com; Sat Sep 12 07:19:24 1998 To: questions@FreeBSD.ORG Date: Sat, 12 Sep 1998 07:19:24 -0700 From: "Abid Atilay" Message-ID: Mime-Version: 1.0 X-Sent-Mail: on X-Expiredinmiddle: true X-Mailer: MailCity Service Subject: Transparent FTP caching proxy X-Sender-Ip: 208.14.6.233 Organization: Deja News Mail (http://www.my-dejanews.com:80) 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 FreeBSD-2.2.7 machine and want to setup a transparent ftp caching proxy at home. I have installed delegated 5.5.7, ipfilter 3.2.9, natd, squid 1.2.beta24, tried all of them but couldn't success. Transparent HTTP is working well and I have no problem about networking. Two machines can ping each other. As far as I know Squid doesn't support transparent ftp. If I use delegated and redirect port 21 requests to delegated with ipnat, it doesn't work. Which natd, ipnat and/or delegated parameters I should use? Would you please tell me what I can do. Please help me, I am hopeless...... Regards, Abid. -----== Sent via Deja News, The Discussion Network ==----- http://www.dejanews.com/ Easy access to 50,000+ discussion forums To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 07:24:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05397 for freebsd-questions-outgoing; Sat, 12 Sep 1998 07:24:03 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alpha.netvision.net.il (alpha.netvision.net.il [194.90.1.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA05364 for ; Sat, 12 Sep 1998 07:23:58 -0700 (PDT) (envelope-from spud@i.am) Received: from dialup (RAS6-p44.hfa.netvision.net.il [62.0.147.172]) by alpha.netvision.net.il (8.8.6/8.8.6) with SMTP id QAA18468 for ; Sat, 12 Sep 1998 16:22:43 +0300 (IDT) From: "Tomer Weller" To: Subject: looking for a driver Date: Sat, 12 Sep 1998 16:22:20 +0200 Message-ID: <01bdde58$c06e8a00$ac93003e@dialup> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000D_01BDDE69.83F75A00" 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_000D_01BDDE69.83F75A00 Content-Type: text/plain; charset="iso-8859-8" Content-Transfer-Encoding: quoted-printable im using an AZTECH3000 soundcard, which is not supported by anything. = it's not supported by OSS too, plz help me get a driver for this fucken = card !=20 ------=_NextPart_000_000D_01BDDE69.83F75A00 Content-Type: text/html; charset="iso-8859-8" Content-Transfer-Encoding: quoted-printable
im using an AZTECH3000 soundcard, = which is not=20 supported by anything. it's not supported by OSS too, plz help me get a = driver=20 for this fucken card !
------=_NextPart_000_000D_01BDDE69.83F75A00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 07:33:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05864 for freebsd-questions-outgoing; Sat, 12 Sep 1998 07:33:29 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from www0j.netaddress.usa.net (www0j.netaddress.usa.net [204.68.24.39]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA05859 for ; Sat, 12 Sep 1998 07:33:28 -0700 (PDT) (envelope-from atilays@usa.net) Received: (qmail 23267 invoked by uid 60001); 12 Sep 1998 14:33:16 -0000 Message-ID: <19980912143316.23266.qmail@www0j.netaddress.usa.net> Received: from 208.14.6.233 by mail.netaddress.com via web-mailer(3.1) on Sat Sep 12 14:33:16 GMT 1998 Date: 12 Sep 98 14:33:16 WAT From: Abid Atilay To: freebsd-questions@FreeBSD.ORG Subject: Transparent FTP caching proxy 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 FreeBSD-2.2.7 machine and want to setup a transparent ftp caching proxy at home. I have installed delegated 5.5.7, ipfilter 3.2.9, natd, squid 1.2.beta24, tried all of them but couldn't success. Transparent HTTP is working well and I have no problem about networking. Two machines can ping each other. As far as I know Squid doesn't support transparent ftp. If I use delegated and redirect port 21 requests to delegated with ipnat, it doesn't work. Which natd, ipnat and/or delegated parameters I should use? Would you please tell me what I can do. Please help me, I am hopeless...... Note: Please cc your requests to my email address. Regards, Abid. ____________________________________________________________________ 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 Sat Sep 12 07:42:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA06611 for freebsd-questions-outgoing; Sat, 12 Sep 1998 07:42:53 -0700 (PDT) (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 HAA06606 for ; Sat, 12 Sep 1998 07:42:50 -0700 (PDT) (envelope-from ramirezr@cabonet.net.mx) Received: from cabonet.net.mx (pc4.cabonet.net.mx [200.38.128.158] (may be forged)) by marlin.cabonet.net.mx (8.8.8/8.8.8) with ESMTP id HAA28290 for ; Sat, 12 Sep 1998 07:51:51 -0700 (MST) Message-ID: <35FA888C.C9D23D84@cabonet.net.mx> Date: Sat, 12 Sep 1998 08:43:24 -0600 From: Rafael Ramirez Rubi Organization: Cabonet Internet Service Provider X-Mailer: Mozilla 4.06 [en] (Win98; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Upgrade Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear sirs: I would like to ask u how do i upgrade from FreeBSD 2.1.1 to 2.2.7 ? Thank you. :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 07:57:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA08005 for freebsd-questions-outgoing; Sat, 12 Sep 1998 07:57:09 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA07997 for ; Sat, 12 Sep 1998 07:57:03 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-pbi-130.laker.net [208.0.233.30]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id KAA12430; Sat, 12 Sep 1998 10:56:48 -0400 Message-Id: <199809121456.KAA12430@laker.net> From: "Steve Friedrich" To: "freebsd-questions@FreeBSD.ORG" , "mbeffa@pcb-quote.com" , "Mihai Beffa" Date: Sat, 12 Sep 1998 10:56:50 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: SCSI Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 11 Sep 1998 21:21:41 -0700, Mihai Beffa wrote: >Linus, > >Could you please be so kind and help a total novice >trying to setup a linux system for the first time? > >New machine, no software installed. >Two Seagate 4.3Gb HDs >Intel N440BX Mother Board with SYM53C876 controller on board >Boots from DOS, can run fdisk. >Boots Slackware Linux from CD-ROM > >When I try to run fdisk, I receive the message > >Unable to open /dev/sda > >??? > >Mihai Beffa >Cupertino >(408) 996-0590 Wrong list darlin'. This is FreeBSD, not Linux... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 08:36:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA11497 for freebsd-questions-outgoing; Sat, 12 Sep 1998 08:36:23 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp.szptt.net.cn (smtp.szptt.net.cn [202.96.134.132]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA11474 for ; Sat, 12 Sep 1998 08:36:12 -0700 (PDT) (envelope-from ebiss@nease.net) Received: from wjh3 ([202.96.174.19]) by smtp.szptt.net.cn (8.8.8/8.8.8) with SMTP id XAA05777 for ; Sat, 12 Sep 1998 23:32:47 +0800 (CST) Message-ID: <35FA9621.2405@nease.net> Date: Sat, 12 Sep 1998 23:41:21 +0800 From: Weijh Reply-To: ebiss@nease.net Organization: ns post X-Mailer: Mozilla 3.04 (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Compiling ports from the Internet 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 do this when I'm behind a proxy? when I use FTP,must log in proxy first. like this: ftp 192.168.0.1 <----It's proxy user: ftp@ftp.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 Sep 12 08:57:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA13444 for freebsd-questions-outgoing; Sat, 12 Sep 1998 08:57:40 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from TM-Vuzovsky.TM.Odessa.UA (TM-Vuzovsky.RadioBone.Odessa.Net [195.66.200.94] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA13439 for ; Sat, 12 Sep 1998 08:57:32 -0700 (PDT) (envelope-from nickassa@tm.odessa.ua) Organization: S&PE Telematika Received: from tm.odessa.ua (H43.Duck.Odessa.UA [195.66.204.43]) by TM-Vuzovsky.TM.Odessa.UA (8.8.8/8.8.8/Duck-Mail-2.6) with ESMTP id SAA11275 for ; Sat, 12 Sep 1998 18:55:32 +0300 (EEST) Message-ID: <35FA9A8A.CCB56373@tm.odessa.ua> Date: Sat, 12 Sep 1998 19:00:10 +0300 From: Duck-server X-Mailer: Mozilla 4.06 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Problem Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I ve got some problem message: When I run DeCo (commander) I see: # deco Warning: imported path contains relative components Demos Commander, Copyright (C) 1989-1996 Serge Vakulenko Infinite tc= loop cannot read termcap Please help! I cannot run joe too but when I delete termcap file joe is working, but deco not! -- Best Regards and Thank YOU for cooperation!!! Nick&AssA nickassa@tm.odessa.ua (0482)29-19-30 Odessa Ukraine 1998 (C) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 09:01:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA13861 for freebsd-questions-outgoing; Sat, 12 Sep 1998 09:01:34 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA13856 for ; Sat, 12 Sep 1998 09:01:29 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-pbi-130.laker.net [208.0.233.30]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id MAA13931; Sat, 12 Sep 1998 12:00:57 -0400 Message-Id: <199809121600.MAA13931@laker.net> From: "Steve Friedrich" To: "angelayu" , "freebsd-questions@FreeBSD.ORG" Date: Sat, 12 Sep 1998 12:00:56 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: meaning Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 12 Sep 1998 14:28:17 +0800 (HKT), angelayu wrote: >syncing disks ...3 2 done Unix type operating systems use main memory to "buffer" file write operations, in order to increase performance. Say you have a file that requires 5 blocks on the hard disk. Say you're editing that file, with an editor, and you command the editor to write the file. A write operation to a mechanical device like a hard disk takes milliseconds to perform because the "head" has to be positioned before the write can occur. But a write operation to main memory only takes microseconds. So, to increase performance, an operating system can "buffer" the write to main memory, making your application, in this case the editor, believe that it has actually been written to the disk, and when several blocks have accumulated in the "buffer", the operating system will write several in one operation. Unix style operating systems call this section of main memory used for this purpose, a "buffer cache". This buffer cache is constructed in software, and should not be confused with a CPU's level 1 (L1) or level 2 (L2) cache, which are constructed in hardware. This buffer cache must be written to the actual hard disk before you turn off your computer. That's why unix style operating systems have a shutdown command. When you see: >syncing disks ...3 2 done the operating system is "flushing" the buffer cache to the hard disk so you don't lose this info. Where you see the first "3", it's informing you that it has three disk blocks to write, then it says "2" disk blocks to write, and finally it reports it has written all blocks by displaying "done". The numbers vary each time you shutdown, and nothing is wrong as long as it finally says "done". If you don't see "done", that's a bad thing, and when you boot the operating system the next time, you need to "fsck" the disks. "fsck" stands for file system check and you can read about it in the manual page (type "man fsck" at a unix prompt) or in books that discuss unix system administration. Other operating systems have adopted this performance enhancement as well. Any time you get around a new operating system, check to see if it has a "shutdown" command. DOS got people into a bad habit of just clicking the "off" switch. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 09:14:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA15151 for freebsd-questions-outgoing; Sat, 12 Sep 1998 09:14:47 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA15145 for ; Sat, 12 Sep 1998 09:14:45 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-pbi-130.laker.net [208.0.233.30]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id MAA14284; Sat, 12 Sep 1998 12:14:29 -0400 Message-Id: <199809121614.MAA14284@laker.net> From: "Steve Friedrich" To: "freebsd" , "Peter Kok" Date: Sat, 12 Sep 1998 12:14:16 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: today Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 12 Sep 1998 15:41:32 +0800, Peter Kok wrote: >i tried to add second primary harddisk > >after i re-boot computer, the messages only prompts : the secondary >hardisk information. > >finally, it prompted > >wdc0 not found at 0x1f0 >panic: the root not found!!!!! Haven't seen any problems from you for awhile, thought you were done... First, let's clarify the original configuration and the current configuration... Did you originally have only one hard disk and it was an IDE or EIDE drive ?? Are you aware that a single IDE or EIDE disk must be jumpered as a "single" drive, and if you add a second disk to the same channel it will be called a "slave" and must be jumpered as a "slave", and that the original disk that was jumpered as a "single" must be changed to "master" ?? Most modern BIOSes report how many drives they have found. If your BIOS is not reporting both, that's where you begin. Pull both drives out and re-check the jumpers. You must have at least one of them wrong. An IDE or EIDE channel supports two disks, one is called "primary" and one is called "slave". The "primary" gets jumpered as a "master" and the "slave" gets jumpered as a "slave". There is support in most modern BIOSes for two IDE or EIDE controllers, each supporting two drives. The first IDE channel normally uses Int 14 and the second channel normally uses Int 15. Some BIOSes even report these as part of their PNP support. Lots of luck and get back to us with more info if you have more problems... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 09:22:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA15708 for freebsd-questions-outgoing; Sat, 12 Sep 1998 09:22:34 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA15701 for ; Sat, 12 Sep 1998 09:22:32 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-pbi-130.laker.net [208.0.233.30]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id MAA14538; Sat, 12 Sep 1998 12:22:16 -0400 Message-Id: <199809121622.MAA14538@laker.net> From: "Steve Friedrich" To: "freebsd-questions@FreeBSD.ORG" , "Remi BONDOIN" Date: Sat, 12 Sep 1998 12:22:15 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Need help about FREEBSD installation Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 12 Sep 1998 10:59:15 +0200, Remi BONDOIN wrote: >Everything is ok until to initialize the ppp connection to the >provider. > >I don't really know ppp except for simple configuration. > >Can you tell me what are the ppp commands do i type to establish >a connection? During that phase of the install, you are directed to go to another virtual terminal (ttyv3, I think) and establish the ppp session. When you go over there you are already in ppp and all you need to do is type an "AT" command to dial the modem. After the ISPs modem answers your call, you'll have to manually login to their system. So you need to know your user ID and password. For anyone not familiar with "AT" commands, they are a command set originally developed by Hayes, the MODEM manufacturer. The command you'll use, would be something like: ATDT 555-1212 but replace 555-1212 with the phone number to your ISP. If you are dialing from a phone system at work and need to dial an access code to get an outside line, such as an 8 or 9, you'd use: ATDT 9,555-1212 The comma (,) will pause for about three seconds to allow time for the second dial tone to occur. Some modems actually detect dial tones, and many older modems can't, the just dial "blindly". Which is why it's good to have a speaker on your modem. Learn how good connections sound and you'll know when you're hearing a bad one. hope this helps... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 09:47:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA18497 for freebsd-questions-outgoing; Sat, 12 Sep 1998 09:47:03 -0700 (PDT) (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 JAA18492 for ; Sat, 12 Sep 1998 09:47:02 -0700 (PDT) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.8.7/8.8.2) with SMTP id JAA13201; Sat, 12 Sep 1998 09:46:57 -0700 (PDT) Date: Sat, 12 Sep 1998 09:46:57 -0700 (PDT) From: Dan Busarow To: andrew cc: freebsd-questions@FreeBSD.ORG Subject: Re: 2.2.7 In-Reply-To: <35F9B60C.76BE@163.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 12 Sep 1998, andrew wrote: > I am a user of 2.2.6 I wonder what is new in 2.2.7 , should I update my > current version to the last released version ? I'd characterize 2.2.7 as the bug fix release for 2.2.6 which has lots of strange little bugs. Nothing horrible but upgrading is a very good idea. Dan -- Dan Busarow 949 443 4172 Dana Point Communications, a California corporation 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 Sat Sep 12 10:29:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23701 for freebsd-questions-outgoing; Sat, 12 Sep 1998 10:29:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from newsguy.com (perry.co.pathlink.com [207.211.168.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA23696 for ; Sat, 12 Sep 1998 10:29:03 -0700 (PDT) (envelope-from reyesf@newsguy.com) Received: (from reyesf@localhost) by newsguy.com (8.8.7/8.8.7) id KAA10956; Sat, 12 Sep 1998 10:28:49 -0700 (PDT) Message-Id: <199809121728.KAA10956@newsguy.com> From: "Francisco Reyes" To: "FreeBSD questions" Date: Sat, 12 Sep 1998 13:28:56 -0400 Reply-To: "Francisco Reyes" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 95 (4.0.1111) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Methods for complete backups? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I backup my data as follows: Daily tar to floppy for important configuration files 2 to 3 times a week tar to tape for full (trying excluding some unneeded things) Once a week dump to tape. I did both tar and dump partly as an exercise to learn them both. What I would like to know is which is best to recover completely from a crash? What I am looking for is a way to bring back a "minimal" Freebsd box and use the tape to bring me back to the last backup state. Any good commercial/free/shareware software that would create a boot floppy as to not even need to install a minimal freebsd to restore? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 10:37:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA24589 for freebsd-questions-outgoing; Sat, 12 Sep 1998 10:37:42 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rknebel.csrlink.net (rknebel.csrlink.net [209.173.88.241]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24577 for ; Sat, 12 Sep 1998 10:37:30 -0700 (PDT) (envelope-from rknebel@rknebel.csrlink.net) Received: (from rknebel@localhost) by rknebel.csrlink.net (8.8.8/8.8.8) id NAA00569; Sat, 12 Sep 1998 13:32:38 -0400 (EDT) (envelope-from rknebel) From: Rick Knebel Message-ID: <19980912133238.C211@csrlink.net> Date: Sat, 12 Sep 1998 13:32:38 -0400 To: questions@FreeBSD.ORG Cc: caldera-users@rim.caldera.com Subject: scsi Mail-Followup-To: questions@freebsd.org, caldera-users@rim.caldera.com 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 am looking to add some scsi drives to my home computer and am a little confused with the terminology. What would be the best adapter to get for a home computer. Fast scsci, Ultra scsi, Ultra Wide scsi. Thanks Alot Rick -- ---------------------------- Rick Knebel rknebel@rknebel.csrlink.net http://rknebel.csrlink.net ------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 11:18:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA27849 for freebsd-questions-outgoing; Sat, 12 Sep 1998 11:18:17 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from valis.goatsucker.org (dialup-port1.dcs.qmw.ac.uk [138.37.88.231]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA27840 for ; Sat, 12 Sep 1998 11:18:12 -0700 (PDT) (envelope-from rsm@acm.org) Received: (from scott@localhost) by valis.goatsucker.org (8.8.8/8.8.7) id SAA03326; Sat, 12 Sep 1998 18:36:37 +0100 (BST) (envelope-from scott) Message-ID: <19980912183636.01012@goatsucker.org> Date: Sat, 12 Sep 1998 18:36:36 +0100 From: Scott Mitchell To: Alex Kwan , freebsd-questions@FreeBSD.ORG Subject: Re: Laptop 10/100 PCMCIA Ethernet Card References: <027b01bddcc3$a9d6c500$1ae8fea9@alexkwan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <027b01bddcc3$a9d6c500$1ae8fea9@alexkwan>; from Alex Kwan on Thu, Sep 10, 1998 at 10:02:34PM +0800 X-Operating-System: FreeBSD 2.2.6-RELEASE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Sep 10, 1998 at 10:02:34PM +0800, Alex Kwan wrote: > Hi! > > Many Thanks for your suggestions for > 10/100 PCI Ethernet Card, I have bought the > Intel EtherExpress Pro/100B, it is working very well > > And now I am looking for a PCMCIA 10/100 > Ethernet Card for my FreeBSD laptop, Please > give me some suggestions again (Don't the > 3Com 589 it's too old and only 10 Base)! AFAIK no 10/100 PC cards currently work with FreeBSD. I am working on a driver for the various Xircom cards (which might also work with Intel cards) but it's a long way from doing anything useful. If you need something to work *now* your best bet might be to get a cheap 10Mbit card until something better comes along. HTH, Scott. -- =========================================================================== 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 Sat Sep 12 11:19:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA27916 for freebsd-questions-outgoing; Sat, 12 Sep 1998 11:19:16 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from valis.goatsucker.org (dialup-port1.dcs.qmw.ac.uk [138.37.88.231]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA27902 for ; Sat, 12 Sep 1998 11:19:02 -0700 (PDT) (envelope-from rsm@acm.org) Received: (from scott@localhost) by valis.goatsucker.org (8.8.8/8.8.7) id SAA03317; Sat, 12 Sep 1998 18:33:26 +0100 (BST) (envelope-from scott) Message-ID: <19980912183325.15945@goatsucker.org> Date: Sat, 12 Sep 1998 18:33:25 +0100 From: Scott Mitchell To: Mark Barbisan , freebsd-questions@FreeBSD.ORG Subject: Re: Email for Dialup Account References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: ; from Mark Barbisan on Sun, Sep 06, 1998 at 05:13:52PM -0400 X-Operating-System: FreeBSD 2.2.6-RELEASE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Sep 06, 1998 at 05:13:52PM -0400, Mark Barbisan wrote: > I am working on FreeBSD 2.2.7, purchased from Walnut Creek. I am very new > to FreeBSD and would like to setup my personal email. I have setup my ppp > connection properly (thank you very much!) (BTW, the ppp is the user > program, not the kernel PPP) and plan on using Pine 4.02a (which I have > installed using the ports collection). I have used Pine with my shell > account on my ISP and like it very much. > > This computer is a personal computer, which is *not* connected to a LAN. > >From the reading I have done on the FreeBSD site, I am pretty sure I have > to use sendmail and fetchmail (my internet connection is a dynamic PPP > dialup). Are there any tutorials available on the web concerning how to > setup sendmail and fetchmail (if these are indeed the programs I need to > use) for dialup, dynamic PPP connections? Most of the information > regarding sendmail setup I have seen is for local networks. > > I know I can use Pine while connected to the Internet, but I want to be > able to download all my email at once, disconnect, read it/reply to it > offline, and then just connect to the 'net again to send the replies. Check out chapter 15 of the handbook and Q8.18 in the FAQ, which should answer most of your questions. Essentially though, you're right; fetchmail is a program for grabbing mail from a server and downloading it in bulk to your local machine, whereas sendmail is (as it's name implies) for sending mail. It also gets used by fetchmail to do the final local delivery. You should be able to configure things so that your mail gets queued up until you dial your ISP (handy if, like me, you pay for each minute online) and your new mail is downloaded at the same time. Let us know if you have any further problems after reading the handbook/FAQ. You might also want to browse through the mail archives on www.freebsd.org -- plenty of people have asked this question before. HTH, Scott. -- =========================================================================== 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 Sat Sep 12 11:21:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA28225 for freebsd-questions-outgoing; Sat, 12 Sep 1998 11:21:09 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from valis.goatsucker.org (dialup-port1.dcs.qmw.ac.uk [138.37.88.231]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA28210 for ; Sat, 12 Sep 1998 11:21:06 -0700 (PDT) (envelope-from rsm@acm.org) Received: (from scott@localhost) by valis.goatsucker.org (8.8.8/8.8.7) id SAA03335; Sat, 12 Sep 1998 18:39:22 +0100 (BST) (envelope-from scott) Message-ID: <19980912183922.56339@goatsucker.org> Date: Sat, 12 Sep 1998 18:39:22 +0100 From: Scott Mitchell To: Mutschlechner Andreas , "Alain G. Fabry" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: IMAP problem References: <03af01bddd91$b848d820$5531d5c6@earth.coserve.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: ; from Mutschlechner Andreas on Fri, Sep 11, 1998 at 10:29:25PM +0200 X-Operating-System: FreeBSD 2.2.6-RELEASE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Sep 11, 1998 at 10:29:25PM +0200, Mutschlechner Andreas wrote: > > > On Fri, 11 Sep 1998, Alain G. Fabry wrote: > > > I have installed the imap-uw-4.2. > > Whenever I try to get my mail using IMAP, I don't get any response. POP3 > > works fine. > > I tried to telnet to port 143 and the server says it's ready. > > Whenever I try to login with > > login user password .... it returns me with: login BAD Command > > unrecognized/login please: username > > What could possibly be causing my IMAP server to be ready but not respond to > > any commands. > > Thanks, > > > > Alain > > > > > >From rfc2060 > 2.2.1. Client Protocol Sender and Server Protocol Receiver > > The client command begins an operation. Each client command is > prefixed with an identifier (typically a short alphanumeric string, > e.g. A0001, A0002, etc.) called a "tag". A different tag is > generated by the client for each command. > > So you must use > aaa login user password > What are you using to get the mail? I've used fetchmail (4.3.8) and Netscape (4.something) with the same server; both worked pretty well. If you're using fetchmail make sure you haven't hard-wired POP into your .fetchmailrc -- either specify IMAP or let fetchmail figure it out. HTH, Scott. -- =========================================================================== 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 Sat Sep 12 11:23:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA28636 for freebsd-questions-outgoing; Sat, 12 Sep 1998 11:23:32 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from garnet.dgms.com (client-151-204-207-98.bellatlantic.net [151.204.207.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA28452 for ; Sat, 12 Sep 1998 11:22:50 -0700 (PDT) (envelope-from gaa@dgms.com) Received: from dgms.com (localhost [127.0.0.1]) by garnet.dgms.com (8.8.8/8.8.8) with ESMTP id OAA12851 for ; Sat, 12 Sep 1998 14:21:18 -0400 (EDT) (envelope-from gaa@dgms.com) Message-ID: <35FABB9D.D401D956@dgms.com> Date: Sat, 12 Sep 1998 14:21:17 -0400 From: Gary Algier X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.7-STABLE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: I can't disklabel a disk slice. 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 been struggling with disklabel in an attempt to disklabel a new slice. I can get it to disklabel a whole disk, but not a slice: ------------------------------------------------------------------------ [whole disk -- this is a zip disk BTW] # dd if=/dev/zero of=/dev/rsd1 count=2 2+0 records in 2+0 records out 1024 bytes transferred in 0.040394 secs (25350 bytes/sec) # disklabel -Brw sd1 auto # disklabel sd1 # /dev/rsd1c: type: unknown disk: label: flags: bytes/sector: 512 sectors/track: 32 tracks/cylinder: 64 sectors/cylinder: 2048 cylinders: 96 sectors/unit: 196608 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 8 partitions: # size offset fstype [fsize bsize bps/cpg] c: 196608 0 unused 0 0 # (Cyl. 0 - 95) ------------------------------------------------------------------------ [slice -- same disk after zeroing and fdisking] # fdisk sd1 ******* Working on device /dev/rsd1 ******* parameters extracted from in-core disklabel are: cylinders=96 heads=64 sectors/track=32 (2048 blks/cyl) parameters to be used for BIOS calculations are: cylinders=96 heads=64 sectors/track=32 (2048 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 1, size 98303 (47 Meg), flag 0 beg: cyl 0/ sector 2/ head 0; end: cyl 47/ sector 32/ head 63 The data for partition 2 is: The data for partition 3 is: The data for partition 4 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 98304, size 98304 (48 Meg), flag 80 (active) beg: cyl 48/ sector 1/ head 0; end: cyl 95/ sector 32/ head 63 # disklabel -Brw sd1s4 auto disklabel: ioctl DIOCGDINFO: Invalid argument # disklabel -Brw sd1s1 auto disklabel: ioctl DIOCGDINFO: Invalid argument ------------------------------------------------------------------------ What is wrong? I have tried all "n" combinations of options to disklabel but it seems as if the kernel won't let me disklabel a slice. Once it has been done (vi /stand/sysinstall) it can be edited with "disklabel -e", but that does me no good -- I can't scriptify sysinstall. Also, if one does get it disklabeled and then the label becomes invalid (I moved a partition on my hard disk with Partition-It) even disklabel -e can't write the label (I tried to edit the values to make the moved partition correct again). Is there a bug? Am I missing some "magic" option to force it? How come sysinstall can do it but disklabel can't? -- Gary Algier, WB2FWZ gary.algier@dgms.com +1 609 608 2758 DGM&S Telecom, 1025 Briggs Rd, Mt. Laurel, NJ 08054 Fax:+1 609 866 8850 Paul Petzoldt on the renaming of Mount Washington: "I Call it the New England Booby Trap. We see Ph.D.'s from private schools taking kids up there in shorts. People die like flies up there!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 11:52:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA00849 for freebsd-questions-outgoing; Sat, 12 Sep 1998 11:52:15 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.theworks.com (ns.theworks.com [206.171.181.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA00832 for ; Sat, 12 Sep 1998 11:52:09 -0700 (PDT) (envelope-from audio@theworks.com) Received: from ns (max1-01.visalia.theworks.com [209.77.229.161]) by ns.theworks.com (8.8.5/8.7.3) with SMTP id LAA13845 for ; Sat, 12 Sep 1998 11:53:56 -0700 (PDT) Message-ID: <000301bdde7e$b3618440$a1e54dd1@ns.thework.com.www.strictlydigital.net> Reply-To: "Gerald F. Wachel" From: "Gerald F. Wachel" To: Subject: ideboot floppie Date: Sat, 12 Sep 1998 09:12:23 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01BDDE2D.7433FA60" 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_0004_01BDDE2D.7433FA60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I bought the Free BSD version 2.2.1 I keep trying to install it but, I = think that I need the atapi boot floppy. I is not in the cdrom/floppies = directory or any where on the cdrom. I have an ide cdrom as a slave off = the primary. I also have the boot file in the first 504m on the hard = drive. Please let me know were to get the atapiboot floppy, inst_ide.bat = or how to make it because it is not on the cdrom. Do I even need it? I get all the way to a prompt that tells me that the installation = has completed with errors and sends me back to the first installation = window. I am stuck please help me with this problem. Gerald = F. Wachel = audio@cassettemate.com ------=_NextPart_000_0004_01BDDE2D.7433FA60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I bought the Free BSD version 2.2.1 = I keep=20 trying to install it but, I think that I need the atapi boot floppy. I = is not in=20 the cdrom/floppies directory or any where on the cdrom. I have an ide = cdrom as a=20 slave off the primary. I also have the boot file in the first 504m on = the hard=20 drive. Please let me know were to get the atapiboot floppy, inst_ide.bat = or how=20 to make it because it is not on the cdrom. Do I even need = it?
    I get all the way = to a prompt=20 that tells me that the installation has completed with errors and sends = me back=20 to the first installation window. I am stuck please help me with this=20 problem.
          &nbs= p;            = ;            =             &= nbsp;           &n= bsp;   =20 Gerald F. Wachel
          &nbs= p;            = ;            =             &= nbsp;           &n= bsp;   =20 audio@cassettemate.com
------=_NextPart_000_0004_01BDDE2D.7433FA60-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 12:02:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA02143 for freebsd-questions-outgoing; Sat, 12 Sep 1998 12:02:38 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from newsguy.com (perry.co.pathlink.com [207.211.168.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA02138 for ; Sat, 12 Sep 1998 12:02:37 -0700 (PDT) (envelope-from reyesf@newsguy.com) Received: (from reyesf@localhost) by newsguy.com (8.8.7/8.8.7) id MAA16493; Sat, 12 Sep 1998 12:02:24 -0700 (PDT) Message-Id: <199809121902.MAA16493@newsguy.com> From: "Francisco Reyes" To: "FreeBSD questions" Date: Sat, 12 Sep 1998 15:02:10 -0400 Reply-To: "Francisco Reyes" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 95 (4.0.1111) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Name of programs from packages? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When installing new packages is there a way to find out the name of the main executable (if there is one)? I have been looking at /var/db/ Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA02568 for freebsd-questions-outgoing; Sat, 12 Sep 1998 12:06:16 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from elephants.dyn.ml.org (dial113.bc1.com [207.34.139.113]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA02556 for ; Sat, 12 Sep 1998 12:06:06 -0700 (PDT) (envelope-from jake@elephants.dyn.ml.org) Received: from elephants.dyn.ml.org (jake@localhost [127.0.0.1]) by elephants.dyn.ml.org (8.9.1/8.9.1) with ESMTP id MAA00701 for ; Sat, 12 Sep 1998 12:08:55 -0700 (PDT) (envelope-from jake@elephants.dyn.ml.org) Message-Id: <199809121908.MAA00701@elephants.dyn.ml.org> X-Mailer: exmh version 2.0.2 2/24/98 To: questions@FreeBSD.ORG Subject: slocal not doing its job? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 12 Sep 1998 12:08:54 -0700 From: Jake Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm trying to get slocal to sort my mail as its delivered. I've got a .maildeivery file setup, and it works great with "presort inc" from exmh2, but if I put "| /usr/local/lib/mh/slocal -user jake" in my .forward nothing happens, slocal is not invoked on my behalf as it says in the man page, and the mail just sits in my maildrop file. I used to have this working, but I had to re-install from scratch, and no longer. It's great to just hit flist, cause presort inc can take a while for a lot of mail. This is a pretty much stock 3.0-19980831-SNAP mahcine, no elf, sendmail is my MTA, etc etc. Any ideas? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 12:32:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA04095 for freebsd-questions-outgoing; Sat, 12 Sep 1998 12:32:10 -0700 (PDT) (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 MAA04078 for ; Sat, 12 Sep 1998 12:32:04 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.02 #1) id 0zHuSr-0002iI-00; Sat, 12 Sep 1998 19:32:05 +0100 Date: Sat, 12 Sep 1998 19:32:05 +0100 From: Ben Smithurst To: Jaap Willems , freebsd-questions@FreeBSD.ORG Subject: Re: Which files Message-ID: <19980912193205.D9698@scientia.demon.co.uk> References: <35FA758E.D813B53D@jaapw.vuurwerk.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <35FA758E.D813B53D@jaapw.vuurwerk.nl> User-Agent: Mutt/0.94.3i (FreeBSD 3.0-CURRENT i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jaap Willems wrote: > Which files should i download? Read www.freebsd.org - that's what it's there for. Clue: http://www.freebsd.org/handbook/install.html -- Ben Smithurst : ben@scientia.demon.co.uk : http://www.scientia.demon.co.uk/ PGP: 0x99392F7D - 3D 89 87 42 CE CA 93 4C 68 32 0E D5 36 05 3D 16 http://www.scientia.demon.co.uk/ben/pgp-key.html (or use keyservers) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 12:33:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA04135 for freebsd-questions-outgoing; Sat, 12 Sep 1998 12:33:51 -0700 (PDT) (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 MAA04128 for ; Sat, 12 Sep 1998 12:33:10 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.02 #1) id 0zHuMf-0002dK-00; Sat, 12 Sep 1998 19:25:41 +0100 Date: Sat, 12 Sep 1998 19:25:41 +0100 From: Ben Smithurst To: System Administrator , questions@FreeBSD.ORG Subject: Re: owners Message-ID: <19980912192541.B9698@scientia.demon.co.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: User-Agent: Mutt/0.94.3i (FreeBSD 3.0-CURRENT i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG System Administrator wrote: > Also, i forgot which file (probably in /etc) generates the motd file upon > rebooting. any ideas? Hmm... I don't know why your From: header says ``System Administrator'' when you can't even use grep. $ grep /etc/motd /etc/* grep: /etc/master.passwd: Permission denied grep: /etc/skeykeys: Permission denied grep: /etc/spwd.db: Permission denied grep: /etc/ssh_host_key: Permission denied grep: /etc/ssh_random_seed: Permission denied grep: /etc/uucp: Permission denied /etc/login.conf: :welcome=/etc/motd:\ /etc/rc.local:echo -n 'rebuilding /etc/motd:' /etc/rc.local:awk '{if (NR == 1) {if ($1 == "FreeBSD") {next} else {print "\n"$0}} else {print}}' < /etc/motd >> $T /etc/rc.local:cp $T /etc/motd /etc/rc.local:chmod 644 /etc/motd That should give you a pretty large clue. -- Ben Smithurst : ben@scientia.demon.co.uk : http://www.scientia.demon.co.uk/ PGP: 0x99392F7D - 3D 89 87 42 CE CA 93 4C 68 32 0E D5 36 05 3D 16 http://www.scientia.demon.co.uk/ben/pgp-key.html (or use keyservers) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 13:14:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA06713 for freebsd-questions-outgoing; Sat, 12 Sep 1998 13:14:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA06708 for ; Sat, 12 Sep 1998 13:14:40 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id NAA19990; Sat, 12 Sep 1998 13:14:19 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sat, 12 Sep 1998 13:14:19 -0700 (PDT) From: Doug White To: Oni no onnanoko cc: freebsd-questions@FreeBSD.ORG Subject: Re: soundcard problems In-Reply-To: <19980911094228.A567@steinan.ntnu.no> Message-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, 11 Sep 1998, Oni no onnanoko wrote: > I have a supposedly 100% compatible soundblaster code, > here's from my kernelfile: > ---kernel-- > controller snd0 > device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr > device opl0 at isa? port 0x388 conflicts > options "SBC_IRQ=5" > --endkernel-- > > and dmesg: > --dmesg-- > sb0 at 0x220 irq 5 drq 1 on isa > sb0: > opl0 at 0x388 on isa > opl0: > --enddmesg-- > > but when I try to play something, it just gives: > > Sound: DMA timed out - IRQ/DRQ config error? This is telling you that ir IRQ or DRQ settings are incorrect. Check your soundcard's settings and rebuild your kernel with the appropriate values. IS this a PnP configured soundcard? Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 13:20:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA07092 for freebsd-questions-outgoing; Sat, 12 Sep 1998 13:20:16 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA07080 for ; Sat, 12 Sep 1998 13:20:12 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id NAA20026; Sat, 12 Sep 1998 13:19:56 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sat, 12 Sep 1998 13:19:55 -0700 (PDT) From: Doug White To: Doug Lloyd cc: freebsd-questions@FreeBSD.ORG Subject: Re: System locks when running XFree86 In-Reply-To: <000401bddd75$b97051e0$5ed7d9ca@douglloyd> Message-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, 11 Sep 1998, Doug Lloyd wrote: > The problem: After several mouse clicks (5 or 6) in XFree86, the system > locks. > Only option which works-Reset > The system: AMD K6 233mmx on Epox P55VP3 Motherboard with VIA VP3 chipset, > 64 MB SDRAM (32x2), > Cirrus Logic CL-GD5465 chipset AGP video card with 4MB, SoundBlaster AWE64, > Logitec wheelmouse on ps/2 port, 4.1 GB Western Digital Ultra ATA HDD - > Win95 Japanese, Win98 English Both run fine (for windows :) ) FreeBSD 2.2.6 > installed from Walnut Creek CDROM GENERIC kernel. I can't say from the information you've given us what's going on. What do you do to make it crash? What is the boot output from the X server? Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 13:27:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA07574 for freebsd-questions-outgoing; Sat, 12 Sep 1998 13:27:25 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA07569 for ; Sat, 12 Sep 1998 13:27:23 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id NAA20056; Sat, 12 Sep 1998 13:25:38 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sat, 12 Sep 1998 13:25:37 -0700 (PDT) From: Doug White To: Victor Zelenov cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: About Supporting of 3D labs Permedia II Video card In-Reply-To: <35F908AD.8063D32@bios.iuf.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, 11 Sep 1998, Victor Zelenov wrote: > I'm using the 3D labs Permedia II video card with FreeBSD 2.2.6 Where > can I find Xserver for this card? You can get a server for the Permedia cards from: http://www.suse.de/XSuSE/XSuSE_E.html Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 13:29:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA07774 for freebsd-questions-outgoing; Sat, 12 Sep 1998 13:29:09 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA07769 for ; Sat, 12 Sep 1998 13:29:07 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id NAA20074; Sat, 12 Sep 1998 13:28:53 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sat, 12 Sep 1998 13:28:52 -0700 (PDT) From: Doug White To: Thomas Howell cc: freebsd-questions@FreeBSD.ORG Subject: Re: sound card in kernal In-Reply-To: <35F9123E.8277BF7E@intercepts.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, 11 Sep 1998, Thomas Howell wrote: > whenever I run make on my kernal I get undefined symbol _sbdriver > I copied the right lines for my sound card over from LINT and this is > what happens please tell me how to fix this errror Thanks Thomas Howell > > You probably left controller snd0 out. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 13:31:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA08089 for freebsd-questions-outgoing; Sat, 12 Sep 1998 13:31:02 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA08083 for ; Sat, 12 Sep 1998 13:30:58 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id NAA20086; Sat, 12 Sep 1998 13:30:25 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sat, 12 Sep 1998 13:30:24 -0700 (PDT) From: Doug White To: Alexander Indenbaum cc: questions@FreeBSD.ORG Subject: Re: Size of mfs partition in /etc/fstab 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, 11 Sep 1998, Alexander Indenbaum wrote: > Hello! > > > How do I say size of mfs partition in /etc/fstab? In the options field (with 'rw'), add '-s=[size]' where [size] is the size in 512 byte blocks you want the MFS to be. I use this one: /dev/wd0s1b /tmp mfsrw,nosuid,-s=924288 0 0 Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 13:34:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA08477 for freebsd-questions-outgoing; Sat, 12 Sep 1998 13:34:06 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA08437 for ; Sat, 12 Sep 1998 13:34:01 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id NAA20104; Sat, 12 Sep 1998 13:33:39 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sat, 12 Sep 1998 13:33:38 -0700 (PDT) From: Doug White To: "Ron G. Minnich" cc: questions@FreeBSD.ORG Subject: Re: a problem with mount_portal, which I hope is obvious to someone 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, 11 Sep 1998, Ron G. Minnich wrote: > FreeBSD 3.0-980627-SNAP (CLUSTER) #4: Wed Sep 9 06:05:32 EDT 1998 > > Code is: > > > /* > * If there is a file descriptor to send then > * construct a suitable rights control message. > */ > if (fd >= 0) { > ctl.fd = fd; > ctl.cmsg.cmsg_len = sizeof(ctl); > ctl.cmsg.cmsg_level = SOL_SOCKET; > ctl.cmsg.cmsg_type = SCM_RIGHTS; > msg.msg_control = (caddr_t) &ctl; > msg.msg_controllen = ctl.cmsg.cmsg_len; > } > > /* > * Send to kernel... > */ > if ((n = sendmsg(so, &msg, MSG_EOR)) < 0) > syslog(LOG_ERR, "send: %s", strerror(errno)); > > returns with EINVAL. anybody out there who can look at this and say "of > course", send me the "of course" on how to fix it... :=-) What's returning EINVAL? Either 'so' is busted or you forgot to run openlog() before writing to syslog(). But of course I have no clue since I( din't know what's returning the bad value. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 13:37:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA08761 for freebsd-questions-outgoing; Sat, 12 Sep 1998 13:37:24 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA08756 for ; Sat, 12 Sep 1998 13:37:21 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id NAA20129; Sat, 12 Sep 1998 13:37:05 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sat, 12 Sep 1998 13:37:04 -0700 (PDT) From: Doug White To: Panos GEVROS cc: freebsd-questions@FreeBSD.ORG Subject: Re: mounting sources and building kernels In-Reply-To: <7490.905527054@cs.ucl.ac.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, 11 Sep 1998, Panos GEVROS wrote: > is it possible to have all sources in only one "server" machine and use it to > upgrade another "remote" by letting the "remote" mount the "server"? > (i NFS export /usr/src -maproot=root on the server) Yes. > i have upgraded the system from 2.2.6 -> 2.2.7 by 'makebuildworld' once on the > server and then > on the "remote" : > mount server:/usr/src /usr/src > cd /usr/src > make installworld > that seems to have worked... > > > > i have difficulty with building a kernel though, > on the "remote"!!: > mount server:/usr/src /usr/src > cd /usr/src/sys/i386/conf > /usr/sbin/config REMOTE-KERNEL > cd ../../compile/REMOTE-KERNEL > make depend > make ... ... > Error 1 > at vnode_if.c (first file to cc) What error does it report? It's probably a permissions problem. > if i build the kernel on the "server" > and on the "remote" just 'mount' 'cd' in the REMOTE-KERNEL compile directory > do 'make install' then it does not complain. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 13:40:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA09199 for freebsd-questions-outgoing; Sat, 12 Sep 1998 13:40:27 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA09194 for ; Sat, 12 Sep 1998 13:40:24 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id NAA20150; Sat, 12 Sep 1998 13:40:03 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sat, 12 Sep 1998 13:40:03 -0700 (PDT) From: Doug White To: mikebo@tellabs.com cc: questions@FreeBSD.ORG Subject: Re: 2.2.7-R: HP Kayak XU install problem In-Reply-To: <9809111557.AA07305@tellabc.tellabs.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, 11 Sep 1998 mikebo@tellabs.com wrote: > I've got a brand-new HP Kayak XU. Of course, I want to get FreeBSD > running on it ASAP, but I've run into problems installing via the > onboard HP Ethernet. > > The generic boot floppy kernel comes up fine without any messing around > in the configurator, and everything looks good until I try to load the > OS over NFS. I get the following error: > > lnc1: Heartbeat error -- SQE failed > lnc1: Heartbeat error -- SQE failed > .... > > Here is the kernel output re: ethernet when booting: > > lnc1 rev 37 int a irq 9 on pci:2:5:0 > lnc1: NE2100 (C-LANCE) addr 0:60:b0:f1:59:a0 > I've got NT 4.0 Service Pack 3 running on this machine, and networking > works just fine. I'm not as familiar with NT as I am with Win 95, so I'm > not sure how to get the Ethernet's IRQ, IO port and/or shared memory > configuration out of NT. Anyone know? The card in your HP must require some additional driver support. Try sending a PR to the GNATS pr database and offer up your hardware for debugging. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 13:41:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA09333 for freebsd-questions-outgoing; Sat, 12 Sep 1998 13:41:29 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA09324; Sat, 12 Sep 1998 13:41:27 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id NAA20158; Sat, 12 Sep 1998 13:41:08 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sat, 12 Sep 1998 13:41:07 -0700 (PDT) From: Doug White To: Jim Mercer cc: hackers@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: problem using 3 x znyx314 cards for 12 de ethernets 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, 11 Sep 1998, Jim Mercer wrote: > > i have a machine that has been running quite nicely with two znyx314 cards > in it. > > recently, i added a third card, giving de8, de9, de10, de11. > > using 2.2.7-RELEASE, everything looks fine, no errors from the kernel or > the ifconfigs in /etc/rc... > > once the machine is up, i send a ping the the broadcast address of one of the > new ports, and the only response is from the interface itself. Broadcast pings are ignored by default in 2.2.7 -- it's a common DoS attack to flood ping the broadcast address. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 13:43:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA09614 for freebsd-questions-outgoing; Sat, 12 Sep 1998 13:43:15 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA09594 for ; Sat, 12 Sep 1998 13:43:10 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id NAA20168; Sat, 12 Sep 1998 13:42:41 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sat, 12 Sep 1998 13:42:40 -0700 (PDT) From: Doug White To: Rolandas Miseikis cc: questions@FreeBSD.ORG Subject: Re: how to use natd just for redirect'ing? In-Reply-To: <01c901bddda2$905a0120$1501a8c0@rolandas.init.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 Fri, 11 Sep 1998, Rolandas Miseikis wrote: > Is it possible to prevent natd from aliasing > with specified interface and use only > redirect_port and/or redirect_address? > For example: > > natd -redirect_port a.b.c.d:80 80 -interface ed2 > > (where a.b.c.d is on ed1) I just need to redirect > gateway machine's port 80 to the real web server, > and nothing else. I tried playing with ipfw rules > with very little luck. Any hints? You don't want to use natd. Write a small program to use the socket command to issue a redirect. See the FAQ for details. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 13:44:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA09923 for freebsd-questions-outgoing; Sat, 12 Sep 1998 13:44:23 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA09916 for ; Sat, 12 Sep 1998 13:44:17 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id NAA20182; Sat, 12 Sep 1998 13:44:02 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sat, 12 Sep 1998 13:44:02 -0700 (PDT) From: Doug White To: "Graves, Scott " cc: "'questions@freebsd.org'" Subject: Re: UNIX and telenet... 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, 11 Sep 1998, Graves, Scott wrote: > I was reading about a service called telenet is some UNIX manual.... A > network of machines, of some type...What is it??? Does anyone know??? We have a program called 'telnet' that allows you to log into a remote machine. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 13:46:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA10329 for freebsd-questions-outgoing; Sat, 12 Sep 1998 13:46:06 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA10245 for ; Sat, 12 Sep 1998 13:45:58 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id NAA20211; Sat, 12 Sep 1998 13:45:42 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sat, 12 Sep 1998 13:45:41 -0700 (PDT) From: Doug White To: Ben Smithurst cc: freebsd-questions@FreeBSD.ORG Subject: Re: Default boot partition In-Reply-To: <19980911185806.A5315@scientia.demon.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 11 Sep 1998, Ben Smithurst wrote: > I'm having a bit of trouble getting FreeBSD to load the kernel from the > right disk slice. Basically, wd0 is as follows > > wd0s1 : DOS partition > wd0s2 : DOS Extended partition > wd0s3 : FreeBSD root fs > > (most stuff is on wd2). When I choose to boot FreeBSD (I use os-bs as > the boot manager) the default boot is > > 0:wd(0,a)kernel > > Sure, typing 0:wd(0,c)kernel works fine, but how do I make this the > default? Why on earth is your kernel on the C partition? It should be on the a partition. Did you disklabel your machine in a wierd way? Can I see your /etc/fstab? The bootblocks figure out which slice to use automatically; thus why you have to be careful having two FreeBSd slices on one disk. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 14:11:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA12449 for freebsd-questions-outgoing; Sat, 12 Sep 1998 14:11:29 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from relay1.aha.ru (relay1.aha.ru [195.2.83.105]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA12444 for ; Sat, 12 Sep 1998 14:11:26 -0700 (PDT) (envelope-from ozz.etrust.ru!osa@serv.etrust.ru) Received: from sunny.aha.ru (sunny.aha.ru [195.2.83.112]) by relay1.aha.ru (8.9.1/8.9.1/aha-r/0.04B) with ESMTP id BAA00982 for ; Sun, 13 Sep 1998 01:11:08 +0400 (MSD) Received: by sunny.aha.ru id BAA04923; (8.8.8/vak/1.9) Sun, 13 Sep 1998 01:10:15 +0400 (MSD) Received: from unknown(195.2.84.114) by sunny.aha.ru via smap (V1.3) id sma004854; Sun Sep 13 01:09:46 1998 Received: from ozz.etrust.ru by serv.etrust.ru with ESMTP id BAA16419; (8.9.1/vak/1.9) Sun, 13 Sep 1998 01:12:39 +0400 (MSD) Received: from localhost by ozz.etrust.ru with SMTP id BAA00348; (8.9.1/vak/1.9) Sun, 13 Sep 1998 01:09:24 +0400 (MSD) Date: Sun, 13 Sep 1998 01:09:05 +0400 (MSD) From: oZZ!!! X-Sender: osa@localhost To: freebsd-questions@FreeBSD.ORG Subject: Can't compile sample with qt-1.40 on -current/aout... Message-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! Have a problem with qt-1.40. $ g++ -I/usr/X11/include/X11/qt -lqt.1.40 -o test test.c ld: -lqt1.40: no match $ ldconfig -r | grep qt 57:-lqt.1.40 => /usr/X11R6/lib/liqt.so.1.40 What can i do? Rgdz, oZZ, osa@etrust.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 14:15:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA12991 for freebsd-questions-outgoing; Sat, 12 Sep 1998 14:15:56 -0700 (PDT) (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 OAA12981 for ; Sat, 12 Sep 1998 14:15:48 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (root@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id VAA29559; Sat, 12 Sep 1998 21:56:56 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id VAA07185; Sat, 12 Sep 1998 21:55:27 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809122055.VAA07185@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: kishan@flash.net cc: freebsd-questions@FreeBSD.ORG Subject: Re: set up internet - ppp not working In-reply-to: Your message of "Fri, 11 Sep 1998 18:32:39 PDT." <35F9CF36.24FD1E18@flash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 12 Sep 1998 21:55:20 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Check out the 2.2.6 ERRATA.TXT on www.FreeBSD.org. Your best bet is to simply rebuild ppp from source. If you haven't installed the sources, you can get the latest ppp sources in a buildable archive via http://www.Awfulhak.org/ppp.html > hello. > I folowed the guide on http://www.freebsd.org/handbook/handbook201.html > to set up my internet. When i got through the whole guide and i run > ppp -auto provider > it comes up with a message and says: > ---- > ld.so failed: Can't find shared library "libdes.so.3.0" > ---- > What do I do??? i need help!!! I would appreciate > > Thank you for your time > > > > > > C-YA!!!! > > Kishan Barrett | Net-Pirate | NPHQ > netpirate@zwb.net > http://nphq.cjb.net/ > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- 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 Sat Sep 12 14:18:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA13484 for freebsd-questions-outgoing; Sat, 12 Sep 1998 14:18:42 -0700 (PDT) (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 OAA13470 for ; Sat, 12 Sep 1998 14:18:30 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id VAA28821; Sat, 12 Sep 1998 21:38:07 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id LAA28513; Sat, 12 Sep 1998 11:25:51 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809121025.LAA28513@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Mark Ovens cc: Brian Somers , questions@FreeBSD.ORG, freebsd-users@freebsd-uk.eu.org Subject: Re: Help needed with fork(), pipe() & dup2() In-reply-to: Your message of "Fri, 11 Sep 1998 08:16:27 BST." <35F8CE4B.ED9E33F3@uk.radan.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 12 Sep 1998 11:25:32 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Brian Somers wrote: > > > > > > The parent should not be mucking around with STDIN and gets() at all. > > In my experience, way to many library calls use unexpected routines > > like err() and abort(). Besides, gets() produces warnings for a > > reason. > > > > Instead, change the parent if() block to [.....] > The major change here seems to be using fdopen() instead of dup2() and > reading the pipe with fgets() rather than gets(), but only for the > parent. Can I take it that dup2() can still be used for the child? The major change is that the parent doesn't muck around with STDIN_FILENO - other things may break when this is dup'd or reopened. The child is correct to dup2 to STDOUT_FILENO as the intention is to redirect the exec'd program output. Nothing can get screwed up as the exec will throw away the current process. Of course an exit() should be done after the exec() in case the exec fails. > Leo has tried your mods and it works fine. I'll try it tonight. He > also tried the original code and got the same results - works under > Linux but not FreeBSD. Maybe the linux stuff depends less on having STDIN_FILENO intact. As I suggested before, far to many of the library routines in FreeBSD use stdin/stdout/stderr. A library routine should never make assumptions about these descriptors unless it's documented as doing so, for example, the ppp code closes these descriptors near the start of main()..... and can end up reusing them for other purposes. > -- > When everything's coming your way, you're in the wrong lane. > > Mark Ovens, CNC Applications Engineer, Radan Computational Ltd > Sheet Metal CAD/CAM Solutions > mailto:marko@uk.radan.com http://www.radan.com -- 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 Sat Sep 12 15:18:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA18772 for freebsd-questions-outgoing; Sat, 12 Sep 1998 15:18:07 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from verdi.nethelp.no (verdi.nethelp.no [158.36.41.162]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA18755 for ; Sat, 12 Sep 1998 15:18:02 -0700 (PDT) (envelope-from sthaug@nethelp.no) From: sthaug@nethelp.no Received: (qmail 17842 invoked by uid 1001); 12 Sep 1998 22:17:43 +0000 (GMT) To: dwhite@resnet.uoregon.edu Cc: hackers@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: problem using 3 x znyx314 cards for 12 de ethernets In-Reply-To: Your message of "Sat, 12 Sep 1998 13:41:07 -0700 (PDT)" References: X-Mailer: Mew version 1.05+ on Emacs 19.34.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Sun, 13 Sep 1998 00:17:43 +0200 Message-ID: <17840.905638663@verdi.nethelp.no> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Broadcast pings are ignored by default in 2.2.7 -- it's a common DoS > attack to flood ping the broadcast address. As far as I can see, this is incorrect. 2.2.7 was fixed so that the net.inet.icmp.bmcastecho sysctl variable would *work* and do what you expected, but it still defaults to on. See $Id: ip_icmp.c,v 1.22.2.3 1998/05/26 11:38:48 dg Exp $ line 74-76: static int icmpbmcastecho = 1; SYSCTL_INT(_net_inet_icmp, OID_AUTO, bmcastecho, CTLFLAG_RW, &icmpbmcastecho, 0, ""); It still defaults to on in FreeBSD-current: $Id: ip_icmp.c,v 1.30 1998/05/26 11:34:30 dg Exp $ line 72-74: static int icmpbmcastecho = 1; SYSCTL_INT(_net_inet_icmp, OID_AUTO, bmcastecho, CTLFLAG_RW, &icmpbmcastecho, 0, ""); I believe it should be turned *off* by default, and hope this is fixed before 3.0 is released. Steinar Haug, Nethelp consulting, sthaug@nethelp.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 15:29:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA20001 for freebsd-questions-outgoing; Sat, 12 Sep 1998 15:29:37 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailman.ghg.net (mailman.ghg.net [206.29.116.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA19987 for ; Sat, 12 Sep 1998 15:29:27 -0700 (PDT) (envelope-from spoofy@ghg.net) Received: from ghg.net (support1.ghg.net [192.112.219.234]) by mailman.ghg.net (8.9.1/8.9.1/GHG 1.2) with ESMTP id RAA22550 for ; Sat, 12 Sep 1998 17:17:37 -0500 (CDT) Message-ID: <35FAF590.E40FE454@ghg.net> Date: Sat, 12 Sep 1998 17:28:32 -0500 From: spoofy X-Mailer: Mozilla 4.06 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: FAT32 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Does any version of freebsd support fat32? I want to install it but on 1 of my hard drives there is windows(fat32) and Linux. I want to install freebsd onto my 2nd hard drive but if I download the files to my windows partion will the install be able to mout a fat32 file system or a linux file system? Thanks Spoofy@ghg.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 16:16:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA23924 for freebsd-questions-outgoing; Sat, 12 Sep 1998 16:16:29 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ussenterprise.ufp.org (ussenterprise.ufp.org [209.12.7.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA23915 for ; Sat, 12 Sep 1998 16:16:27 -0700 (PDT) (envelope-from bicknell@ussenterprise.ufp.org) Received: (from bicknell@localhost) by ussenterprise.ufp.org (8.9.1/8.9.1) id TAA23673 for freebsd-questions@freebsd.org; Sat, 12 Sep 1998 19:16:09 -0400 (EDT) From: Leo Bicknell Message-Id: <199809122316.TAA23673@ussenterprise.ufp.org> Subject: 2.2.5 kernel memory corruption patches To: freebsd-questions@FreeBSD.ORG Date: Sat, 12 Sep 1998 19:16:09 -0400 (EDT) Reply-To: bicknell@ufp.org 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 A few days ago while searching for other info I found some messages to freebsd-questions from about 4 months ago about 2.2.5 systems that were spontaneously rebooting, and someone posted a set of patches that seemed to fix it. I intended to get these and apply them this weekend, but no amount of searching seems to be turning them up now. :-( Sometimes you just can't get the right keywords. If anyone can help me locate these, please reply. -- Leo Bicknell - bicknell@ufp.org Systems Engineer - Internetworking Engineer - CCIE 3440 Read TMBG List - tmbg-list-request@tmbg.org, www.tmbg.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 16:49:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA25849 for freebsd-questions-outgoing; Sat, 12 Sep 1998 16:49:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from P2 (p2.isdn.net.il [192.115.104.72]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA25844 for ; Sat, 12 Sep 1998 16:49:41 -0700 (PDT) (envelope-from mazal7@aquanet.co.il) From: mazal7@aquanet.co.il Received: from default - 192.115.106.119 by isdn.net.il with Microsoft SMTPSVC; Sun, 13 Sep 1998 01:49:05 +0200 Date: Sun, 13 Sep 1998 01:49:46 +0200 Subject: US$ 120.000.000 de Dolares To: questions@FreeBSD.ORG X-Mailer: Message-ID: <025660549230c98P2@isdn.net.il> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Estimado navegante: US$ 120.000.000 lo esperan en: http://209.75.79.87/mazal y un espiritual y reconfortante regalo de NAVIDAD Y ANIO NUEVO directamente de Tierra Santa en: http://209.75.79.87/tierra Nunca su bolsillo y su espiritu estuvieron tan cerca de enriquecerse. Gracias por su atencion.- R.M. Srul Mazal Israel Ltd mazal7@aquanet.co.il To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 16:56:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA26311 for freebsd-questions-outgoing; Sat, 12 Sep 1998 16:56:52 -0700 (PDT) (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 QAA26306 for ; Sat, 12 Sep 1998 16:56:47 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.02 #1) id 0zHzLW-00074H-00; Sun, 13 Sep 1998 00:44:50 +0100 Date: Sun, 13 Sep 1998 00:44:50 +0100 From: Ben Smithurst To: Doug White Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Default boot partition Message-ID: <19980913004450.A26286@scientia.demon.co.uk> References: <19980911185806.A5315@scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: User-Agent: Mutt/0.94.3i (FreeBSD 3.0-CURRENT i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug White wrote: > Why on earth is your kernel on the C partition? It should be on the a > partition. Oh. uh, how do I fix that then? According to mount and fstab, my root filesystem is just /dev/wd0s3, no a or c or anything on the end. I'm confused :-( When you say ``C partition'', this doesn't have any relation at all to which slice of wd0 that it's on, does it? It doesn't matter that my kernel is not on the first slice of wd0 does it? If it does matter, that can't change for the time being. (Billy$hit's excuse of an operating system will probably be there a while yet, even though it's hardly ever used.) > Did you disklabel your machine in a wierd way? Probably. (I did most of it with sysinstall, so I just chose the sizes for filesystems, and it did the rest.) It works though, so I'm not going to change anything in a hurry. After reading the docs properly, I see that you can have partitions withing slices, I obviously hadn't read this when installing FreeBSD :-( > Can I see your /etc/fstab? OK... # Device Mountpoint FStype Options Dump Pass# /dev/wd2s4b none swap sw 0 0 /dev/wd0s3 / ufs rw 1 1 /dev/wd2s2e /usr ufs rw 2 2 /dev/wd2s3e /var ufs rw 2 2 /dev/wd2s1a /tmp ufs rw 2 2 /dev/wd0s1 /dos/c msdos rw 0 0 /dev/wd0s5 /dos/d msdos rw 0 0 /dev/wd0s6 /dos/e msdos rw 0 0 /dev/fd0 /floppy ufs rw,noauto 0 0 /dev/fd0 /dos/a msdos rw,noauto 0 0 /dev/wcd0c /cdrom cd9660 ro,noauto 0 0 proc /proc procfs rw 0 0 Most of that was generated by sysinstall, I just told it how much space I wanted for /usr, /var and / (which has now been changed to /tmp, now that / has been moved to wd0. This is probably the root (no pun intended) of my problems, I probably screwed something there.) -- Ben Smithurst : ben@scientia.demon.co.uk : http://www.scientia.demon.co.uk/ PGP: 0x99392F7D - 3D 89 87 42 CE CA 93 4C 68 32 0E D5 36 05 3D 16 http://www.scientia.demon.co.uk/ben/pgp-key.html (or use keyservers) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 17:25:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA28667 for freebsd-questions-outgoing; Sat, 12 Sep 1998 17:25:14 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from endeavor.flash.net (endeavor.flash.net [209.30.0.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA28661 for ; Sat, 12 Sep 1998 17:25:10 -0700 (PDT) (envelope-from kishan@flash.net) Received: from flash.net (p149.sas5.dialup.lax1.flash.net [209.30.75.149]) by endeavor.flash.net (8.8.8/8.8.5) with ESMTP id TAA06152 for ; Sat, 12 Sep 1998 19:24:56 -0500 (CDT) Message-ID: <35FB1079.BBEC0504@flash.net> Date: Sat, 12 Sep 1998 17:23:21 -0700 From: Kishan Barrett | Net-Pirate Reply-To: kishan@flash.net X-Mailer: Mozilla 4.06 [en] (Win98; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: setup 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. i can't seem to find a page that will tell me how to set up my 14.4 modem for FreeBSD 2.2.6 - would you help me? I would really appreciate it. Please Thank you for your time, To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 17:29:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA29207 for freebsd-questions-outgoing; Sat, 12 Sep 1998 17:29:01 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from newsguy.com (perry.co.pathlink.com [207.211.168.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA29180 for ; Sat, 12 Sep 1998 17:28:53 -0700 (PDT) (envelope-from reyesf@newsguy.com) Received: (from reyesf@localhost) by newsguy.com (8.8.7/8.8.7) id RAA05499; Sat, 12 Sep 1998 17:28:40 -0700 (PDT) Message-Id: <199809130028.RAA05499@newsguy.com> From: "Francisco Reyes" To: "FreeBSD questions" Date: Sat, 12 Sep 1998 20:28:52 -0400 Reply-To: "Francisco Reyes" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 95 (4.0.1111) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Multiple ISPs. What to put on resolv.conf? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just got a new provider today and will keep the old for a month or two. Does it matter which DNS servers I use in resolv.conf? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 17:35:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA29949 for freebsd-questions-outgoing; Sat, 12 Sep 1998 17:35:12 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from newsguy.com (perry.co.pathlink.com [207.211.168.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA29943 for ; Sat, 12 Sep 1998 17:35:05 -0700 (PDT) (envelope-from reyesf@newsguy.com) Received: (from reyesf@localhost) by newsguy.com (8.8.7/8.8.7) id RAA05809; Sat, 12 Sep 1998 17:34:52 -0700 (PDT) Message-Id: <199809130034.RAA05809@newsguy.com> From: "Francisco Reyes" To: "FreeBSD questions" Date: Sat, 12 Sep 1998 20:35:04 -0400 Reply-To: "Francisco Reyes" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 95 (4.0.1111) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Seeking email with support for multiple POP IDs Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am looking to spend more time in FreeBSD instead of Win95. Unfortunately the one thing I have not been able to find is an email package with support for multiple POP/smtp IDs. I have 3 email addresses I use every day (two for lists). I know I could use fetch or something simmilar to get email from different POPs, my concern is when I want to send the mail back it would list only one email/reply to. I don't mind if the software is shareware or commercial. Any suggestions? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 17:47:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA01350 for freebsd-questions-outgoing; Sat, 12 Sep 1998 17:47:13 -0700 (PDT) (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 RAA01343 for ; Sat, 12 Sep 1998 17:47:11 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.02 #1) id 0zI0Gz-00009i-00; Sun, 13 Sep 1998 01:44:13 +0100 Date: Sun, 13 Sep 1998 01:44:13 +0100 From: Ben Smithurst To: Doug White Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Default boot partition Message-ID: <19980913014413.A577@scientia.demon.co.uk> References: <19980911185806.A5315@scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: User-Agent: Mutt/0.94.3i (FreeBSD 3.0-CURRENT i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug White wrote: > Why on earth is your kernel on the C partition? It should be on the a > partition. Did you disklabel your machine in a wierd way? Can I see > your /etc/fstab? Ah, I see what I did wrong now. When I created the filesystem on wd0s3 using sysinstall, I told it the mountpoint would be /new-root, which was what I would mount it as temporarily, to copy stuff across. So, in the list it appeared as wd0s3c so I blindly used that instead of wd0s3a. Fixed now, thanks for the help. :-) -- Ben Smithurst : ben@scientia.demon.co.uk : http://www.scientia.demon.co.uk/ PGP: 0x99392F7D - 3D 89 87 42 CE CA 93 4C 68 32 0E D5 36 05 3D 16 http://www.scientia.demon.co.uk/ben/pgp-key.html (or use keyservers) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 18:03:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA02637 for freebsd-questions-outgoing; Sat, 12 Sep 1998 18:03:10 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bamboo.verinet.com (bamboo.verinet.com [204.144.246.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA02627 for ; Sat, 12 Sep 1998 18:03:08 -0700 (PDT) (envelope-from allenc@verinet.com) Received: from struct. (willow23.verinet.com [199.45.181.55]) by bamboo.verinet.com (8.8.8/8.7.1) with ESMTP id TAA32547; Sat, 12 Sep 1998 19:02:53 -0600 Received: from verinet.com (localhost [127.0.0.1]) by struct. (8.8.8/8.8.8) with ESMTP id TAA27443; Sat, 12 Sep 1998 19:02:27 -0600 (MDT) (envelope-from allenc@verinet.com) Message-ID: <35FB19A3.62E8DE76@verinet.com> Date: Sat, 12 Sep 1998 19:02:27 -0600 From: Allen Campbell X-Mailer: Mozilla 4.5b1 [en] (X11; I; FreeBSD 2.2.7-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: don@whtech.com CC: questions@FreeBSD.ORG Subject: Re: KDE Crashing References: <199809130001.RAA26678@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 > From: "Don O'Neil" > > First off I'd like to thank all those who helped me w/ my KDE problems... it > did indeed turn out to be a path issue and fully resolving the path in the > .Xsession file cleared it right up. > > However, I'm experiencing quite a few crashes and hangs while running KDE... > I've narrowed it down to being KDE (or something with it) itself, as when I > run QVWM and all sorts of apps I don't have this problem. > > I get core dumps when running the file browser, mail program, and other > programs, and occasionally all the windows just dissapear. Sometimes the > whole window manager just freezes.... > > Are there known compatibility problems/bugs in the 1.0 release of KDE? > > My hardware is as follows: > > Cyrix M2-200 CPU > Shuttle Hot 557 MB w/ 512 K Cache > 64 MB EDO RAM > NCR 810 SCSI card w/ 3 2 GB HDD's > Toshiba CDROM, > Microsoft Intelimouse > S3 Virge DX 4 MB PCI video > SB 16 > USR 33.6 Modem > > Pretty generic setup. Like I said, everything works great except when I run > KDE. > > Don > > >> However, as soon as I change the window manager in the Xsession file > > >> to be KDE (startkde, kwm, ANYTHING with KDE) XDM doesn't launch it, > > >> rather it goes back to the login screen. There isn't anything I can > > >> do to get it out of this nasty loop, exept to log in, comment out > > >> the ttys entry and reboot. > > > Look at ~/.xsession-errors to see why KDE isn't launching. I would > > > suspect that /usr/local/bin is not in xdm's path. > > > > And the workaround (sorry I forgot to mention this) is to explicitly > > specify the the path to kwm (ie, /usr/local/bin/kwm) in the script > > you're using. > > > > Please send followups to -questions, where this thread should have > > started. > [Redirected to -questions] I have a very similar setup and KDE 1.0 is quite stable. The only problem I might point out looking at your hardware list is the S3 Virge. There is known, intermittent problem with the S3V server when the server exits: the screen with be filled vertical stripes and the machine will hang completely. Other than that, the server works well. Watch the ~/.xsession-errors and /usr/X11R6/lib/X11/xdm-errors files for any hints. -- Allen Campbell | Greg: I was overcome with the urge to respond. allenc@verinet.com | You should feel free to put me in my place. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 18:22:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA04228 for freebsd-questions-outgoing; Sat, 12 Sep 1998 18:22:04 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp1.mailsrvcs.net (smtp1.gte.net [207.115.153.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA04176 for ; Sat, 12 Sep 1998 18:21:59 -0700 (PDT) (envelope-from phbrown@gte.net) Received: from gte.net (1Cust153.tnt21.sfo3.da.uu.net [208.254.227.153]) by smtp1.mailsrvcs.net with ESMTP id UAA21549 for ; Sat, 12 Sep 1998 20:21:26 -0500 (CDT) Message-ID: <35FB1E08.E678C8AD@gte.net> Date: Sat, 12 Sep 1998 18:21:12 -0700 From: Parker X-Mailer: Mozilla 4.06 [en] (Win98; U) MIME-Version: 1.0 To: Tech Support Subject: Problem Installing lynx 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 use lynx to view my online handbook. As per Mr Lehey's book "the Complete FreeBSD" I attempted pkg_add /cdrom/packages/All/lynx-2.7.2.tgz (and I used command line editing to insure proper spelling) I was amazed to find that /cdrom/packages/All/lynx-2.7.2.tgz is a link to lynx-2.8.tgz, which is fine --- except that no such filename exists on that CD. We're talking 2.2.7 FreeBSD here. Can you help me load lynx on my system? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 18:30:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA05258 for freebsd-questions-outgoing; Sat, 12 Sep 1998 18:30:54 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA05253 for ; Sat, 12 Sep 1998 18:30:52 -0700 (PDT) (envelope-from kline@tera.com) Received: from athena.tera.com (athena.tera.com [207.224.230.127]) by gershwin.tera.com (8.8.8/8.8.8) with ESMTP id SAA28058 for ; Sat, 12 Sep 1998 18:30:36 -0700 (PDT) From: Gary Kline Received: (from kline@localhost) by athena.tera.com (8.7.5/8.7.3) id SAA29625 for questions@freebsd.org; Sat, 12 Sep 1998 18:30:22 -0700 (PDT) Message-Id: <199809130130.SAA29625@athena.tera.com> Subject: sendmail: max message size To: questions@FreeBSD.ORG Date: Sat, 12 Sep 1998 18:30:18 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL23 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After a lot of experimentation, I have both of my privately networked systems sending|receiving mail. Now I've bumped into another issue: increasing the MaxMessageSize to some arbitrarily large size, say 5MB. I change the Option in /etc/sendmail.cf, but run into an SMTP limit. How to increase this limit? Anybody know? thanks, gary kline To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 18:56:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA07595 for freebsd-questions-outgoing; Sat, 12 Sep 1998 18:56:45 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA07590 for ; Sat, 12 Sep 1998 18:56:41 -0700 (PDT) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from mercury (mercury [129.127.36.44]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id LAA02834; Sun, 13 Sep 1998 11:26:24 +0930 (CST) Received: by mercury; (5.65v3.2/1.1.8.2/27Nov97-0404PM) id AA19134; Sun, 13 Sep 1998 11:26:14 +0930 Date: Sun, 13 Sep 1998 11:26:14 +0930 (CST) From: Kris Kennaway X-Sender: kkennawa@mercury To: "Don O'Neil" Cc: freebsd-questions@FreeBSD.ORG, kde-user-request@lists.netcentral.net Subject: Re: KDE Crashing In-Reply-To: <000401bddea9$a8e8a4a0$0200010a@digerati.whtech.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, 12 Sep 1998, Don O'Neil wrote: > I've narrowed it down to being KDE (or something with it) itself, as when I > run QVWM and all sorts of apps I don't have this problem. KDE is unfortunately quite the buggiest WM I've ever experienced. In my first two hours of trying it out (on -CURRENT), I experienced more coredumps, mysterious freezes, disappearing mouse cursors, etc, than I cared to live with. Unfortunately, KDE 1.0 is not a stable release. Perhaps it will become more usable in the future, but even then I can't see myself using it unless certain features were added (namely the ability to have virtual desktops that scroll, instead of just jumping you between them, and preferably a more modular installation procedure so I can get rid of all the bloat from utilities I don't want and will never need). This question does not belong in -hackers anyway; I have rerouted it to -questions where it belongs. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 20:00:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA11800 for freebsd-questions-outgoing; Sat, 12 Sep 1998 20:00:45 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jaguar.ir.miami.edu (jaguar.ir.miami.edu [129.171.32.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA11775 for ; Sat, 12 Sep 1998 20:00:42 -0700 (PDT) (envelope-from marcus@miami.edu) Received: from jaguar.ir.miami.edu ("port 3783"@jaguar.ir.miami.edu) by jaguar.ir.miami.edu (PMDF V5.1-10 #24029) with SMTP id <0EZ7001BOCCPX5@jaguar.ir.miami.edu> for questions@FreeBSD.ORG; Sat, 12 Sep 1998 23:00:25 -0400 (EDT) Date: Sat, 12 Sep 1998 23:00:25 -0400 (EDT) From: "Joe \"Marcus\" Clarke" Subject: Re: 2.2.7-R: HP Kayak XU install problem In-reply-to: To: Doug White Cc: mikebo@tellabs.com, 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 just did a similar install and got the same SQE error messages. I read the man page, and it said this driver was the most verbose of all of them. I hacked the driver to stop spitting out the messages. Just a simple process of removing the print line. Joe Clarke On Sat, 12 Sep 1998, Doug White wrote: > On Fri, 11 Sep 1998 mikebo@tellabs.com wrote: > > > I've got a brand-new HP Kayak XU. Of course, I want to get FreeBSD > > running on it ASAP, but I've run into problems installing via the > > onboard HP Ethernet. > > > > The generic boot floppy kernel comes up fine without any messing around > > in the configurator, and everything looks good until I try to load the > > OS over NFS. I get the following error: > > > > lnc1: Heartbeat error -- SQE failed > > lnc1: Heartbeat error -- SQE failed > > .... > > > > Here is the kernel output re: ethernet when booting: > > > > lnc1 rev 37 int a irq 9 on pci:2:5:0 > > lnc1: NE2100 (C-LANCE) addr 0:60:b0:f1:59:a0 > > > I've got NT 4.0 Service Pack 3 running on this machine, and networking > > works just fine. I'm not as familiar with NT as I am with Win 95, so I'm > > not sure how to get the Ethernet's IRQ, IO port and/or shared memory > > configuration out of NT. Anyone know? > > The card in your HP must require some additional driver support. Try > sending a PR to the GNATS pr database and offer up your hardware for > debugging. > > Doug White | University of Oregon > Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant > http://gladstone.uoregon.edu/~dwhite | Computer Science Major > > > 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 Sep 12 20:10:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA12731 for freebsd-questions-outgoing; Sat, 12 Sep 1998 20:10:15 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jaguar.ir.miami.edu (jaguar.ir.miami.edu [129.171.32.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA12723 for ; Sat, 12 Sep 1998 20:10:12 -0700 (PDT) (envelope-from marcus@miami.edu) Received: from jaguar.ir.miami.edu ("port 3886"@jaguar.ir.miami.edu) by jaguar.ir.miami.edu (PMDF V5.1-10 #24029) with SMTP id <0EZ7001C0CSMX5@jaguar.ir.miami.edu> for freebsd-questions@freebsd.org; Sat, 12 Sep 1998 23:09:58 -0400 (EDT) Date: Sat, 12 Sep 1998 23:09:58 -0400 (EDT) From: "Joe \"Marcus\" Clarke" Subject: Archiving mail sent through sendmail To: FreeBSD User Questions List Message-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 copy any mail relayed through sendmail without having to severely alter the sendmail source code? I'm looking to keep an archive of all email sent through a private machine. Can this be done with sendmail, or should I use something like qmail to accomplish this? Thanks. Joe Clarke To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 20:35:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA15462 for freebsd-questions-outgoing; Sat, 12 Sep 1998 20:35:26 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.cybcon.com (mail.cybcon.com [205.147.64.46]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA15443; Sat, 12 Sep 1998 20:35:20 -0700 (PDT) (envelope-from wwoods@cybcon.com) Received: from support1.cybcon.com (william@support1.cybcon.com [205.147.76.99]) by mail.cybcon.com (8.9.0/8.9.0) with ESMTP id UAA09203; Sat, 12 Sep 1998 20:35:05 -0700 (PDT) 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, 12 Sep 1998 20:34:52 -0700 (PDT) Reply-To: wwoods@cybcon.com From: William Woods To: FreeBSD Questions Subject: ssh port problem..... Cc: FreebSD Current Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OK, I just installed rsarf from the ports useing make OBJFORMAT=aout and that worked fine, but when I do a make OBJFORMAT=aout for ssh I get the following... ------------------------------------------------------------- cc -pipe -c -I. -I.//usr/include -I.//usr/include -DHAVE_CONFIG_H -DHOST_KEY_FILE=\"/usr/local/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/usr/loc al/etc/ssh_config\" -DSERVER_CONFIG_FILE=\"/usr/local/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" -DETCDIR=\"/usr/local/etc\" -DPIDDI R=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" -DTIS_MAP_FILE=\"/usr/local/etc/sshd_tis.map\" -O -pipe -I/usr/local/include -I/usr/X11R6/include signals.c cc -pipe -c -I. -I.//usr/include -I.//usr/include -DHAVE_CONFIG_H -DHOST_KEY_FILE=\"/usr/local/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/usr/loc al/etc/ssh_config\" -DSERVER_CONFIG_FILE=\"/usr/local/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" -DETCDIR=\"/usr/local/etc\" -DPIDDI R=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" -DTIS_MAP_FILE=\"/usr/local/etc/sshd_tis.map\" -O -pipe -I/usr/local/include -I/usr/X11R6/include blowfish.c cc -pipe -c -I. -I.//usr/include -I.//usr/include -DHAVE_CONFIG_H -DHOST_KEY_FILE=\"/usr/local/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/usr/loc al/etc/ssh_config\" -DSERVER_CONFIG_FILE=\"/usr/local/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" -DETCDIR=\"/usr/local/etc\" -DPIDDI R=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" -DTIS_MAP_FILE=\"/usr/local/etc/sshd_tis.map\" -O -pipe -I/usr/local/include -I/usr/X11R6/include deattack.c rm -f ssh cc -pipe -Lrsaref2/source -L/usr/local/lib -o ssh ssh.o sshconnect.o log-client.o readconf.o hostfile.o readpass.o tildexpand.o clientloop.o can ohost.o idea.o rsa.o randoms.o md5.o buffer.o emulate.o packet.o compress.o xmalloc.o ttymodes.o newchannels.o bufaux.o authfd.o authfile.o c rc32.o rsaglue.o cipher.o des.o match.o arcfour.o mpaux.o userfile.o signals.o blowfish.o deattack.o -L/usr/lib -lgmp -L/usr/lib -lz -lwrap -l rsaref -lcrypt -L/usr/local/lib -lutil sshconnect.o: Undefined symbol `___inet_addr' referenced from text segment sshconnect.o: Undefined symbol `___inet_ntoa' referenced from text segment sshconnect.o: Undefined symbol `___inet_ntoa' referenced from text segment canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment newchannels.o: Undefined symbol `___inet_addr' referenced from text segment newchannels.o: Undefined symbol `___inet_addr' referenced from text segment newchannels.o: Undefined symbol `___inet_addr' referenced from text segment *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 -------------------------------------------------------- Anyideas here folks ? --------------------- William Woods Date: 12-Sep-98 / Time: 20:32:32 goto to: http//www.freebsd.org. --> FreeBSD 3.0 CURRENT ELF <-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 20:51:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA16972 for freebsd-questions-outgoing; Sat, 12 Sep 1998 20:51:45 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from web4.rocketmail.com (web4.rocketmail.com [205.180.57.78]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id UAA16966 for ; Sat, 12 Sep 1998 20:51:42 -0700 (PDT) (envelope-from vega1@rocketmail.com) Message-ID: <19980913034822.7225.rocketmail@web4.rocketmail.com> Received: from [129.21.10.172] by web4; Sat, 12 Sep 1998 20:48:22 PDT Date: Sat, 12 Sep 1998 20:48:22 -0700 (PDT) From: vega vega Subject: Re: how do i authorize my sys to connect to an X server on my shell? To: questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ---"Richard E. Hawkins Esq." wrote: > > > nathan wrote, > > > > Xlib: Client is not authorized to connect to Server > > > Xlib: connection to "129.21.11.14:0.0" refused by server > > > Xlib: Client is not authorized to connect to Server > > > workshop: Can't open display, exiting... > > > > this is the message i get when i try to use any > > > program that requires X. ive already set DISPLAY to > > > my ip but it gives me that... > > > did you run > > xhost + > > on the client machine? > > that's not as secure. If you use > > xauth list $DISPLAY > > in a valid window, clip the "MIT-MAGIC-COOKIE abc123....90" > > and enter > > xauth add $DISPLAY > > you'll stay secure. > > xhost + other.machine > > lets anyone on that machine launch to your display. And apparently > there're a couple of nasties out there to sabatoge your system once > this happens. > > rick i tried both suggestions and neither worked. if it helps i am on a dialup connection using pppd with fbsd 2.2.7 release. when i first set up pppd i pretty much just jury rigged it so it would work, so im sure there are things did i did wrong or didnt even do in the first place. my original problem is that i want to be able to login to one of my shells from my machine and use apps that require X (in this case, emacs and workshop) hopefully that will make things a little bit more clear since i dont think i explained my problem very well the first time. thanks for your time. _________________________________________________________ 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 Sat Sep 12 21:34:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA19155 for freebsd-questions-outgoing; Sat, 12 Sep 1998 21:34:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from zone.syracuse.net (zone.syracuse.net [205.232.47.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA19126; Sat, 12 Sep 1998 21:34:37 -0700 (PDT) (envelope-from green@unixhelp.org) Received: from localhost (green@localhost) by zone.syracuse.net (8.8.8/8.8.7) with SMTP id AAA00747; Sun, 13 Sep 1998 00:30:30 -0400 (EDT) Date: Sun, 13 Sep 1998 00:30:30 -0400 (EDT) From: Brian Feldman X-Sender: green@zone.syracuse.net To: William Woods cc: FreeBSD Questions , FreebSD Current Subject: Re: ssh port 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 Look in /usr/local/include. Delete /usr/local/include/arpa/inet.h et al. Cheers, Brian Feldman On Sat, 12 Sep 1998, William Woods wrote: > OK, I just installed rsarf from the ports useing make OBJFORMAT=aout and that > worked fine, but when I do a make OBJFORMAT=aout for ssh I get the following... > > ------------------------------------------------------------- > cc -pipe -c -I. -I.//usr/include -I.//usr/include -DHAVE_CONFIG_H > -DHOST_KEY_FILE=\"/usr/local/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/usr/loc > al/etc/ssh_config\" -DSERVER_CONFIG_FILE=\"/usr/local/etc/sshd_config\" > -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" -DETCDIR=\"/usr/local/etc\" -DPIDDI > R=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" > -DTIS_MAP_FILE=\"/usr/local/etc/sshd_tis.map\" -O -pipe -I/usr/local/include > -I/usr/X11R6/include > signals.c > cc -pipe -c -I. -I.//usr/include -I.//usr/include -DHAVE_CONFIG_H > -DHOST_KEY_FILE=\"/usr/local/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/usr/loc > al/etc/ssh_config\" -DSERVER_CONFIG_FILE=\"/usr/local/etc/sshd_config\" > -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" -DETCDIR=\"/usr/local/etc\" -DPIDDI > R=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" > -DTIS_MAP_FILE=\"/usr/local/etc/sshd_tis.map\" -O -pipe -I/usr/local/include > -I/usr/X11R6/include > blowfish.c > cc -pipe -c -I. -I.//usr/include -I.//usr/include -DHAVE_CONFIG_H > -DHOST_KEY_FILE=\"/usr/local/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/usr/loc > al/etc/ssh_config\" -DSERVER_CONFIG_FILE=\"/usr/local/etc/sshd_config\" > -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" -DETCDIR=\"/usr/local/etc\" -DPIDDI > R=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" > -DTIS_MAP_FILE=\"/usr/local/etc/sshd_tis.map\" -O -pipe -I/usr/local/include > -I/usr/X11R6/include > deattack.c > rm -f ssh > cc -pipe -Lrsaref2/source -L/usr/local/lib -o ssh ssh.o sshconnect.o > log-client.o readconf.o hostfile.o readpass.o tildexpand.o clientloop.o can > ohost.o idea.o rsa.o randoms.o md5.o buffer.o emulate.o packet.o compress.o > xmalloc.o ttymodes.o newchannels.o bufaux.o authfd.o authfile.o c > rc32.o rsaglue.o cipher.o des.o match.o arcfour.o mpaux.o userfile.o signals.o > blowfish.o deattack.o -L/usr/lib -lgmp -L/usr/lib -lz -lwrap -l > rsaref -lcrypt -L/usr/local/lib -lutil > sshconnect.o: Undefined symbol `___inet_addr' referenced from text segment > sshconnect.o: Undefined symbol `___inet_ntoa' referenced from text segment > sshconnect.o: Undefined symbol `___inet_ntoa' referenced from text segment > canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment > canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment > canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment > canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment > canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment > canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment > canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment > newchannels.o: Undefined symbol `___inet_addr' referenced from text segment > newchannels.o: Undefined symbol `___inet_addr' referenced from text segment > newchannels.o: Undefined symbol `___inet_addr' referenced from text segment > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > -------------------------------------------------------- > > Anyideas here folks ? > > --------------------- > William Woods > Date: 12-Sep-98 / Time: 20:32:32 > goto to: http//www.freebsd.org. > --> FreeBSD 3.0 CURRENT ELF <-- > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" 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 Sep 12 21:38:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA19907 for freebsd-questions-outgoing; Sat, 12 Sep 1998 21:38:13 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from c355152-a.frmt1.sfba.home.com (c355152-a.frmt1.sfba.home.com [24.1.65.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA19887 for ; Sat, 12 Sep 1998 21:38:11 -0700 (PDT) (envelope-from kathey@pobox.com) Received: from maugham ([192.168.177.2]) by c355152-a.frmt1.sfba.home.com (8.8.8/8.8.8) with SMTP id VAA00222 for ; Sat, 12 Sep 1998 21:37:53 -0700 (PDT) (envelope-from kathey@pobox.com) Message-Id: <3.0.5.32.19980912213703.009adbf0@mail> X-Sender: kathey7@mail X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sat, 12 Sep 1998 21:37:03 -0700 To: freebsd-questions@FreeBSD.ORG From: -kevin- Subject: Java and Gateway 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 dual hosted FreeBSD machine. I use it so that all my machines at home can share the one real IP address I have. All the gateway stuff works great with one exception. In Netscape Navigator on a WinNT 4.0 machine on my intranet accessing the web via the dual-hosted FreeBSD machine, if I encounter a page which has Java on it then Netscape says "Starting Java..." and never returns. I have to kill it. What do I have to do to FreeBSD to get this to work? I believe it used to work when this same NT machine was connected directly to the internet. I am also having a heck of time figuring out what my settings need to be for ipfw. Whenever I add a new one, then everything stops working. All I want to do is allow all outgoing connections, and only allow incoming SMTP, HTTP, FTP and maybe POP3 to go as far as the FreeBSD machine. Thanks in advance. P.S. I am not subscribed, so please respond directly to this email address. -* -kevin- *- -* sick with the good infection *- -* kathey@pobox.com *- -* http://www.pobox.com/~kathey *- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 22:04:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA21497 for freebsd-questions-outgoing; Sat, 12 Sep 1998 22:04:46 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from newsguy.com (perry.co.pathlink.com [207.211.168.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA21491 for ; Sat, 12 Sep 1998 22:04:43 -0700 (PDT) (envelope-from reyesf@newsguy.com) Received: (from reyesf@localhost) by newsguy.com (8.8.7/8.8.7) id WAA20714; Sat, 12 Sep 1998 22:04:28 -0700 (PDT) Message-Id: <199809130504.WAA20714@newsguy.com> From: "Francisco Reyes" To: "FreeBSD questions" Date: Sun, 13 Sep 1998 01:04:40 -0400 Reply-To: "Francisco Reyes" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 95 (4.0.1111) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: How can I get latest sysinstall? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I got a response to a bug report that the bug in sysinstall leaving a CD mounted was corrected. I tried cvsuped the sources, but when I do make it says colors.h, dir.h and ui_objects.h are missing. Where are these? I tried to look for them on the CVS CD (#2), but where not there. Alternatively are the binaries for stable anywhere where they could be downloaded? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 23:00:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA24584 for freebsd-questions-outgoing; Sat, 12 Sep 1998 23:00:54 -0700 (PDT) (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 XAA24578 for ; Sat, 12 Sep 1998 23:00:52 -0700 (PDT) (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.8.4+UW97.07/8.8.4+UW98.06) with ESMTP id XAA44520; Sat, 12 Sep 1998 23:00:29 -0700 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul6.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with SMTP id XAA10858; Sat, 12 Sep 1998 23:00:28 -0700 (PDT) Date: Sun, 13 Sep 1998 06:00:25 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: Abid Atilay cc: questions@FreeBSD.ORG Subject: Re: Transparent FTP caching proxy 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, 12 Sep 1998, Abid Atilay wrote: >Hi, > >I have FreeBSD-2.2.7 machine and want to setup a transparent ftp caching >proxy at home. I have installed delegated 5.5.7, ipfilter 3.2.9, natd, >squid 1.2.beta24, tried all of them but couldn't success. Transparent >HTTP is working well and I have no problem about networking. Two >machines can ping each other. As far as I know Squid doesn't support >transparent ftp. If I use delegated and redirect port 21 requests to >delegated with ipnat, it doesn't work. Which natd, ipnat and/or >delegated parameters I should use? Would you please tell me what I can >do. Please do not send several emails asking the same question over and over. This is unecessary and will probably not have the result of getting you an answer to your questions. Catchya Later, | UW Mechanical Engineering Jason Wells | http://weber.u.washington.edu/~jcwells/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 23:03:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA24870 for freebsd-questions-outgoing; Sat, 12 Sep 1998 23:03:20 -0700 (PDT) (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 XAA24861 for ; Sat, 12 Sep 1998 23:03:18 -0700 (PDT) (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.8.4+UW97.07/8.8.4+UW98.06) with ESMTP id XAA13338; Sat, 12 Sep 1998 23:02:59 -0700 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul10.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with SMTP id XAA07430; Sat, 12 Sep 1998 23:02:59 -0700 (PDT) Date: Sun, 13 Sep 1998 06:02:55 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: Rafael Ramirez Rubi cc: freebsd-questions@FreeBSD.ORG Subject: Re: Upgrade In-Reply-To: <35FA888C.C9D23D84@cabonet.net.mx> Message-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, 12 Sep 1998, Rafael Ramirez Rubi wrote: >Dear sirs: > > I would like to ask u how do i upgrade from FreeBSD 2.1.1 to 2.2.7 ? > >Thank you. :-) You can use the installation floppy with many warnings. You can delete the current install and do a new install. You can use CVSUP to grab the new sources and do make world. I recommend using CVSUP myself. Read up on the website first though before you try it. CVSUP is pretty painless, but it is not for the timid. Catchya Later, | UW Mechanical Engineering Jason Wells | http://weber.u.washington.edu/~jcwells/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 23:05:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA25280 for freebsd-questions-outgoing; Sat, 12 Sep 1998 23:05:57 -0700 (PDT) (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 XAA25275 for ; Sat, 12 Sep 1998 23:05:55 -0700 (PDT) (envelope-from jcwells@u.washington.edu) Received: from saul2.u.washington.edu (root@saul2.u.washington.edu [140.142.56.21]) by jason04.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with ESMTP id XAA20066; Sat, 12 Sep 1998 23:05:41 -0700 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul2.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with SMTP id XAA09366; Sat, 12 Sep 1998 23:05:40 -0700 (PDT) Date: Sun, 13 Sep 1998 06:05:38 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: Deepa cc: freebsd-questions@FreeBSD.ORG Subject: Re: Y2k Compliance In-Reply-To: <35FAD991.28BCE515@wipsys.soft.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 12 Sep 1998, Deepa wrote: >Hi, > >Is freebsd version 2.2.5 y2k compliant?I could not >find any information regarding the same in your >documentation.Would appreciate a prompt reply on the same. Please refer to http://www.freebsd.org/y2kbug.html. In a nutshell, FreeBSD is y2k compliant. Catchya Later, | UW Mechanical Engineering Jason Wells | http://weber.u.washington.edu/~jcwells/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Sep 12 23:30:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA26563 for freebsd-questions-outgoing; Sat, 12 Sep 1998 23:30:48 -0700 (PDT) (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 XAA26558 for ; Sat, 12 Sep 1998 23:30:47 -0700 (PDT) (envelope-from bright@hotjobs.com) Received: from localhost (bright@localhost) by bright.fx.genx.net (8.9.1/8.8.8) with SMTP id CAA15378 for ; Sun, 13 Sep 1998 02:31:55 -0500 (EST) (envelope-from bright@hotjobs.com) X-Authentication-Warning: bright.fx.genx.net: bright owned process doing -bs Date: Sun, 13 Sep 1998 02:31:55 -0500 (EST) From: Alfred Perlstein X-Sender: bright@bright.fx.genx.net To: questions@FreeBSD.ORG Subject: help with mgetty? Message-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 here have config files to get mgetty working on a serial line (null modem) with PPP? i'm working on it currently but if anyone could toss me some working config files i'd appreciate it a lot. one of the "problems" i'm having is that it seems that mgetty is trying to be run twice and if happily filling my logs up :) tried these two lines in /etc/ttys: #cuaa1 "/usr/local/sbin/mgetty -s 115200" unknown on insecure ttyd1 "/usr/local/sbin/mgetty -s 115200" unknown on insecure mgetty logs: # tail mgetty.* ==> mgetty.cuaa1 <== 09/13 02:12:59 aa1 print welcome banner (/etc/issue) 09/13 02:12:59 aa1 getlogname (AUTO_PPP), read:[0d] 09/13 02:12:59 aa1 input finished with '\r', setting ICRNL ONLCR 09/13 02:12:59 aa1 tio_set_flow_control( HARD ) 09/13 02:12:59 aa1 print welcome banner (/etc/issue) 09/13 02:12:59 aa1 getlogname (AUTO_PPP), read:[0d] 09/13 02:13:01 aa1 input finished with '\r', setting ICRNL ONLCR 09/13 02:13:01 aa1 tio_set_flow_control( HARD ) 09/13 02:13:01 aa1 print welcome banner (/etc/issue) 09/13 02:13:01 aa1 getlogname (AUTO_PPP), read: ==> mgetty.ttyd1 <== 09/13 02:17:21 yd1 mod: cannot open line /dev/ttyd1: Device busy 09/13 02:17:21 yd1 open device /dev/ttyd1 failed: Device busy 09/13 02:17:21 yd1 cannot get terminal line dev=ttyd1, exiting: Device busy -- 09/13 02:17:21 yd1 mgetty: experimental test release 1.1.16-Jul05 09/13 02:17:21 yd1 check for lockfiles 09/13 02:17:21 yd1 locking the line 09/13 02:17:22 yd1 mod: cannot open line /dev/ttyd1: Device busy 09/13 02:17:22 yd1 open device /dev/ttyd1 failed: Device busy 09/13 02:17:22 yd1 cannot get terminal line dev=ttyd1, exiting: Device busy i'm pretty sure this is some problem mgetty is having because of the device bond thingy in freebsd between cuaa* and ttyd* i'm kinda confused as to why i'm told to use cuaa1 in the ttys file, and i tell it to use cuaa1 but it still freaks out like that, turning up logging didn't help much :( mgetty config file: port cuaa1 debug 9 fax-id 00 00 000000 speed 115200 direct YES #blocking NO blocking YES port-owner uucp port-group uucp port-mode 0660 #toggle-dtr YES #toggle-dtr-waittime 500 data-only NO fax-only NO modem-type data #init-chat "" ATS0=0Q0&D3&C1 OK modem-check-time 3600 #rings 1 #answer-chat "" ATA CONNECT \c \r answer-chat-timeout 80 autobauding NO ringback NO ringback-time 30 #ignore-carrier false ignore-carrier true issue-file /etc/issue prompt-waittime 500 login-prompt @!login: login-time 240 diskspace 1024 notify faxadmin fax-owner uucp fax-group modem fax-mode 0660 (anything with a # means i've tried it both ways) please cc to me as i'm not on thie list thank you very much, Alfred Perlstein - Programmer, HotJobs Inc. - www.hotjobs.com -- There are operating systems, and then there's FreeBSD. -- http://www.freebsd.org/ 3.0-current To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message