From owner-freebsd-questions Sun Oct 22 0:28:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx7.port.ru (mx7.port.ru [194.67.23.44]) by hub.freebsd.org (Postfix) with ESMTP id 21D4637B479 for ; Sun, 22 Oct 2000 00:28:23 -0700 (PDT) Received: from [195.58.58.23] (helo=195.58.58.23) by mx7.port.ru with esmtp (Exim 3.14 #9) id 13nFYL-00067D-00 for freebsd-questions@freebsd.org; Sun, 22 Oct 2000 11:28:21 +0400 Date: Sun, 22 Oct 2000 11:27:27 +0400 From: Mike Petrov X-Mailer: The Bat! (v1.44) Reply-To: Mike Petrov X-Priority: 3 (Normal) Message-ID: <612491722.20001022112727@mail.ru> To: freebsd-questions@freebsd.org Subject: Controlling keyboard leds on FreeBSD 3.4 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I need to turn on/off keyboard leds (num-lock,caps-lock,scroll-lock). I mean, I log in remotely to my FreeBSD-box, and can control state of leds on keyboard. What is the easiest way to do it? I made C-program with assembler code for DOS, it uses "in", "out" commands with keyboard port 60H. Problem in compiling such program with gcc. -- Best regards, Mike mailto:muwa@mail.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 0:33: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gus33.homeip.net (hybrid-024-221-140-147.az.sprintbbd.net [24.221.140.147]) by hub.freebsd.org (Postfix) with ESMTP id 4453237B479 for ; Sun, 22 Oct 2000 00:33:04 -0700 (PDT) Received: from localhost (kdavey@localhost [127.0.0.1]) by gus33.homeip.net (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id AAA01377; Sun, 22 Oct 2000 00:15:26 -0700 Date: Sun, 22 Oct 2000 00:15:26 -0700 (MST) From: Keith Davey To: "W. Kyle Unice" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Setting up sendmail 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, 21 Oct 2000, W. Kyle Unice wrote: > I am setting up sendmail and have a gateway to the internet running natd, > ipfw, dhcpd, and named. When I sendmail from my internal clients I get > "Relaying denied". I add the destination domain to the sendmail.cw file and > do a Kill -INT, and then I can send to that domain. But I don't want to > have to setup a list for every possible domain. > > Is there a way to allow mail relaying if the from field is a valid IP > address on our internal net or if the sender is a registered user? > > Thanks in advance, > Kyle > > W. Kyle Unice > I am sure that there is, but realy do you want to? This would make you a primary target for spammers looking you use your sendmail process as a relay. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 22 0:59:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 2162637B479 for ; Sun, 22 Oct 2000 00:59:15 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9M7xCc10471; Sun, 22 Oct 2000 00:59:12 -0700 (PDT) Date: Sun, 22 Oct 2000 00:59:12 -0700 From: Alfred Perlstein To: jadream Cc: freebsd-questions@FreeBSD.ORG Subject: Re: strange connects through UNIX sockets Message-ID: <20001022005912.J28123@fw.wintelcom.net> References: <39F28EC8.A15E6FCD@chat.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <39F28EC8.A15E6FCD@chat.ru>; from jadream@chat.ru on Sun, Oct 22, 2000 at 10:52:56AM +0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * jadream [001021 23:43] wrote: > Hi! > > I have generic i386 machine with FreeBSD 3.2 on it. > There's two programs - server and client - both compiled with -pthread > option as I'm using kernel threads there. > Client is connecting to server via local UNIX socket. You'll want to try the most recent version of FreeBSD for threads, get (or upgrade to) FreeBSD 4-stable and if the problem still exists I'd be happy to look into it. It would also help if you could get a sample amount of code to reproduce the bug so that it's easy for the developers to reproducce the problem. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 1:46:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by hub.freebsd.org (Postfix) with ESMTP id 571E137B479 for ; Sun, 22 Oct 2000 01:46:41 -0700 (PDT) Received: by pcwin002.win.tue.nl (Postfix, from userid 1001) id C22FC13418; Sun, 22 Oct 2000 10:46:07 +0200 (CEST) Date: Sun, 22 Oct 2000 10:46:07 +0200 From: Stijn Hoop To: Rob Cc: freebsd-questions@freebsd.org Subject: Gnome 1.2 [was Re: FBSD 411, XFree86 4.0.1, Gnome 1.2 Theme Selection Prob] Message-ID: <20001022104607.A9109@pcwin002.win.tue.nl> References: <20001022041618.36EF91D4E@baddog.yi.org> <39F27774.5A918994@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <39F27774.5A918994@home.com>; from europax@home.com on Sat, Oct 21, 2000 at 10:13:24PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Oct 21, 2000 at 10:13:24PM -0700, Rob wrote: > Good luck with Gnome 1.2. I finally got mine to start in 2 minutes or > less by using icewm. Still, I had to turn on core cleaning in > periodic.conf to get rid of the dozens of core files from running it > every day. Now I'm using Windowmaker. As nice looking as Afterstep, > but has a couple of nice graphical config programs. I think I'll wait a > while before trying Gnome again, until the bugs are worked out. Rob. Strange - works like a charm here. In my experience it's much much more stable than Gnome 1.0. Did you delete your old config files from 1.0 when you tried 1.2? Did you do a fresh reinstall of all your ports, no cruft from Gnome 1.0 in the way? --Stijn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 2:11:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay2.inwind.it (relay2.inwind.it [212.141.53.73]) by hub.freebsd.org (Postfix) with ESMTP id DE1D937B657 for ; Sun, 22 Oct 2000 02:11:26 -0700 (PDT) Received: from bartequi.ottodomain.org (62.98.152.86) by relay2.inwind.it (5.1.046) id 39CB097900770E11; Sun, 22 Oct 2000 11:11:12 +0200 From: Salvo Bartolotta Date: Sun, 22 Oct 2000 10:12:38 GMT Message-ID: <20001022.10123800@bartequi.ottodomain.org> Subject: Re: Ink Jet Printing in FBSD??? To: Danny Cc: Mark Hummel , Philipp Huber , freebsd-questions@FreeBSD.ORG References: <39F1BEB0.7B3E8741@ispchannel.com> <00102300104201.00372@freebsd.freebsd.org> X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 10/22/00, 2:06:05 PM, Danny wrote regarding Re: Ink Jet Printing in FBSD???: > -Obviously, it has done nothing because you need to start up lpd > - In the /usr/local/etc/rc.d/ > - Create a startup script which will start /usr/sbin/lpd man rc.conf [then type "/lpd" (no quotes) within the man page]:
lpd_program (str) path to lpd(8) (default /usr/sbin/lpd). lpd_enable (bool) If set to YES then run the lpd(8) daemon at system boot time. lpd_flags (str) If lpd_enable is set to YES, these are the flags to pass to the lpd(8) daemon.
This is in the rc.conf(5) spirit. BTW, if you don't start lpd at boot time, simply typing lpd (as root) should work anyway. Best regards, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 2:47:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.chat.ru (mail1.chat.ru [212.24.32.14]) by hub.freebsd.org (Postfix) with ESMTP id 4CF5537B479 for ; Sun, 22 Oct 2000 02:47:21 -0700 (PDT) Received: from gnu.chat.ru ([212.24.32.10] helo=mail.chat.ru) by mail1.chat.ru with esmtp (Exim 3.15 #1) id 13nHhB-0000ps-00; Sun, 22 Oct 2000 13:45:37 +0400 Received: from p24.gw.lvl.ru ([194.67.189.24] helo=chat.ru) by mail.chat.ru with asmtp (Exim 3.16 #1) id 13nHil-000McA-00; Sun, 22 Oct 2000 13:47:15 +0400 Message-ID: <39F2B9F9.9CD223AE@chat.ru> Date: Sun, 22 Oct 2000 13:57:14 +0400 From: jadream X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: Alfred Perlstein Cc: freebsd-questions@freebsd.org Subject: Re: strange connects through UNIX sockets References: <39F28EC8.A15E6FCD@chat.ru> <20001022005912.J28123@fw.wintelcom.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Authorized: jadream Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Alfred! Alfred Perlstein wrote: > You'll want to try the most recent version of FreeBSD for threads, > get (or upgrade to) FreeBSD 4-stable 1. Unfortunately I have VIA motherboard with 82586 IDE controller - hence all 4-ths are not running on it at all. (hugs) 2. If it is not for some known problem - surely I'll try to check if sockets are workable at all. And only after that I'll ask for some more help. OK? > It would also help if you could get a sample amount of code to > reproduce the bug so that it's easy for the developers to > reproducce the problem. I can do it sure :0) As without server specific code tis just a simple communication stuff but in any case I'll do it :0) Thank you in any case Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 3:24:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay2.inwind.it (relay2.inwind.it [212.141.53.73]) by hub.freebsd.org (Postfix) with ESMTP id BA49837B4CF for ; Sun, 22 Oct 2000 03:24:08 -0700 (PDT) Received: from bartequi.ottodomain.org (62.98.152.86) by relay2.inwind.it (5.1.046) id 39CB097900773C89; Sun, 22 Oct 2000 12:22:49 +0200 From: Salvo Bartolotta Date: Sun, 22 Oct 2000 11:24:14 GMT Message-ID: <20001022.11241400@bartequi.ottodomain.org> Subject: Re: PPP help please To: "E. J. Cerejo" Cc: freebsd-questions@FreeBSD.ORG References: <39F27C45.9080907@idt.net> X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 10/22/00, 6:33:57 AM, "E. J. Cerejo" wrote regarding PPP help please: > I've installed FreeBSD 4.1.1, and now I'm fighting with myself to setup > this ppp thing, I've read the chapter in the manual and still can't get it > to work, it dials out and I get all of these as it logs on: ppP, pPP, PPP > OK and I get lost on how to get back to my regular prompt so I can use= lynx > and I've pressing Ctrl+Z and that suspends it and gets me back to the > prompt but I can't ping anybody, I can't do nslookup or ftp or anything it > just hangs there. On the bottom there's a copy of all the files that > edited, any help would be greatly appreciated. > MY ppp.log: > Oct 21 18:00:00 ecerejo newsyslog[337]: logfile turned over > Oct 21 18:12:12 ecerejo ppp[206]: Phase: Using interface: tun0 > Oct 21 18:12:12 ecerejo ppp[206]: Phase: deflink: Created in closed state > Oct 21 18:12:12 ecerejo ppp[206]: Warning: Carrier: Invalid log value ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > Oct 21 18:12:12 ecerejo ppp[206]: Warning: Usage: set log [local] [+|-] > async|cbcp|ccp|chat|command|connect|debug|dns|hdlc|id0 > MY ppp.conf: > ################################################################# > # PPP Sample Configuration File > # Originally written by Toshiharu OHNO > # Simplified 5/14/1999 by wself@cdrom.com > # > # See /usr/share/examples/ppp/ for some examples > # > # $FreeBSD: src/etc/ppp/ppp.conf,v 1.2.2.1 2000/08/18 08:33:02 jhb Exp= $ > ################################################################# > default: > set device /dev/cuaa1 > # set log Phase Chat LCP IPCP CCP tun command > set log Phase Chat Connect Carrier lcp ipcp ccp command ^^^^^^^ man ppp(8) [followed by "/LOGGING FACILITY" (no quotes) within the man page]. Cf the "set cd" command, and decide if it's relevant to you. > set speed 115200 > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \ > \"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT" > set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 > set timeout 120 # 3 mintue idle timer (the default) > add default HISADDR # Add a (sticky) default route > enable dns # request DNS info (for resolv.conf) > alias enable yes > #papchap: > # > # edit the next three lines and replace the items in caps with > # the values which have been assigned by your ISP. > # > idt: > set phone 9960976 > set authname ecerejo > set authkey xxxxxxxx > set openmode active From ppp(8): set openmode active|passive [delay] By default, openmode is always active with a one second delay. That is, ppp will always initiate LCP/IPCP/CCP negotiation one second after the line comes up. If you want to wait for the peer to initiate negotiations, you can use the value passive. If you want to initiate negotiations immediately or after more than one second, the appropriate delay may be specified here in seconds. > --------------------------------------x----------------------------- > MY ppp.linkup: > idt: > delete ALL > add 0 0 HISADDR Do you really need this (sticky routes aren't operational in you ppp version or I am missing something) ? Please have a look at ppp(8) and see if something else meets your=20 needs. To start your ppp automatically, you should write such a script as # -ddialing myisp #!/bin/sh ppp -ddial ONE_OF_MY_ISP_LABELS_IN_PPP.CONF You will choose the option most appropriate for your specific situation (cf ppp(8)). And you will probably put your "ppp" user in the network group. You aren't going to the 'Net as root, are you ? :-) And don't forget to set the script execute permission! Best of luck, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 5:13: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-2.sjc.telocity.net (mail-2.sjc.telocity.net [216.227.56.42]) by hub.freebsd.org (Postfix) with ESMTP id 7E1D637B479 for ; Sun, 22 Oct 2000 05:13:05 -0700 (PDT) Received: from zoso (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-2.sjc.telocity.net (8.9.3/8.9.3) with SMTP id FAA08304 for ; Sun, 22 Oct 2000 05:09:32 -0700 (PDT) From: "Otter" To: Subject: FW: Printing questions for an Epson Stylus Color 880 Date: Sun, 22 Oct 2000 08:17:18 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I haven't found any docs with reference to the ppbus0 where the printer shows up as it should in dmesg. It shows up on lpt0 also, but not by name, just "Printer". Everything i've found looks like older documentation. Someone told me to just run the SETUP under apsfilter once lpd was running and it should come right up... well, he has a different printer than I do. Also, mine isn't directly supported (880). Is the port supposed to be configured a certain way in the bios? normal, epp (1.7 or 1.9?), ecp? Currently, I'm set at EPP 1.7. Any recent tips or docs on this would be of great help. Here's a look at my dmesg output, so you can see if I'm missing out on something simple: ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode ppbus0: IEEE1284 device found /NIBBLE Probing for PnP devices on ppbus0: ppbus0: PRINTER ESCPL2,BDC,D4 ppi0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port plip0: on ppbus0 Thanks in advance. -Otter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 6: 4: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtppop3pub.verizon.net (smtppop3pub.gte.net [206.46.170.22]) by hub.freebsd.org (Postfix) with ESMTP id 8ED3937B479 for ; Sun, 22 Oct 2000 06:04:03 -0700 (PDT) Received: from n8v2m5 (iplsin33-239.dsl.gtei.net [4.3.33.239]) by smtppop3pub.verizon.net with SMTP for ; id HAA36754831 Sun, 22 Oct 2000 07:59:55 -0500 (CDT) Message-ID: <000a01c03c28$af09fe40$ef210304@dsl.vz.genuity.com> From: "j.osborne" To: Subject: set up dsl and nic Date: Sun, 22 Oct 2000 09:04:58 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C03C07.272EF3C0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C03C07.272EF3C0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Hi all, I am new to Free BSD and just installed ver 4.0 this weekend. I have = one problem with the set up. I coundn't figure out how to set up my NIC = card (3com 3c764 ) with my DSL connection( GTE). Can someone help me = with this part, by refering me to a site with specific instruction, or = by emailing me instructions. Sincerely, Tom Osborne ------=_NextPart_000_0007_01C03C07.272EF3C0 Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable
Hi all,
I am new to Free BSD and just installed = ver 4.0=20 this weekend.  I have one problem with the set up.  I coundn't = figure=20 out how to set up my NIC card (3com 3c764 ) with my DSL connection( = GTE). Can=20 someone help me with this part, by refering me to a site with specific=20 instruction, or by emailing me instructions.
 
Sincerely,
Tom Osborne
------=_NextPart_000_0007_01C03C07.272EF3C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 6:32:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id 8327937B479 for ; Sun, 22 Oct 2000 06:32:50 -0700 (PDT) Received: from hyperion.informatik.rwth-aachen.de (hyperion.Informatik.RWTH-Aachen.DE [137.226.112.212]) by nets5.rz.rwth-aachen.de (8.10.1/8.10.1/7) with ESMTP id e9MDWlm06954; Sun, 22 Oct 2000 15:32:47 +0200 (MET DST) Received: from agamemnon.informatik.rwth-aachen.de (agamemnon.Informatik.RWTH-Aachen.DE [137.226.194.74]) by hyperion.informatik.rwth-aachen.de (8.9.1b+Sun/8.9.1/2) with ESMTP id PAA03385; Sun, 22 Oct 2000 15:32:39 +0200 (MET DST) Received: (from stolz@localhost) by agamemnon.informatik.rwth-aachen.de (8.9.1b+Sun/8.9.1-gb-2) id PAA11841; Sun, 22 Oct 2000 15:32:45 +0200 (MET DST) Date: Sun, 22 Oct 2000 15:32:45 +0200 From: Volker Stolz To: "j.osborne" Cc: questions@FreeBSD.ORG Subject: Re: set up dsl and nic Message-ID: <20001022153245.B11809@agamemnon.informatik.rwth-aachen.de> References: <000a01c03c28$af09fe40$ef210304@dsl.vz.genuity.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000a01c03c28$af09fe40$ef210304@dsl.vz.genuity.com>; from j.osborne@gte.net on Sun, Oct 22, 2000 at 09:04:58AM -0400 Organization: Chair for CS II 1/2, Anomalous Programming Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 22, 2000 at 09:04:58AM -0400, j.osborne wrote: > I am new to Free BSD and just installed ver 4.0 this weekend. I have one problem with the set up. I coundn't figure out how to set up my NIC card (3com 3c764 ) with my DSL connection( GTE). Can someone help me with this part, by refering me to a site with specific instruction, or by emailing me instructions. http://www.mostgraveconcern.com/freebsd/dsl.html -- Volker Stolz * stolz@i2.informatik.rwth-aachen.de * PGP + S/MIME To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 7:39:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.tznet.com (smtp.tznet.com [206.31.5.6]) by hub.freebsd.org (Postfix) with ESMTP id 0713237B4C5 for ; Sun, 22 Oct 2000 07:39:30 -0700 (PDT) Received: from darkangel.gothic.com ([205.216.111.77]) by smtp.tznet.com with ESMTP (IPAD 2.52/64) id 4652700; Sun, 22 Oct 2000 09:39:26 -0500 Received: by darkangel.gothic.com (Postfix, from userid 1001) id 7EDAD4E; Sun, 22 Oct 2000 09:46:58 -0500 (CDT) Date: Sun, 22 Oct 2000 09:46:58 -0500 From: Michael Urban To: Trevor Johnson Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD Port: linux-realplayer-7.cs1 Message-ID: <20001022094658.A403@tznet.com> References: <39F29A73.D8B01653@jdthomas.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from trevor@jpj.net on Sun, Oct 22, 2000 at 03:49:27AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Last I heard, Linux plugins will only work with the Linux versions of > Netscape (not the FreeBSD or BSDI versions). That's correct. So if you want to use plugins on Netscape make sure you are using the Linux version of Netscape. Almost all Linux plugins work fine under it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 7:40:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.tznet.com (smtp.tznet.com [206.31.5.6]) by hub.freebsd.org (Postfix) with ESMTP id 36CD937B4CF for ; Sun, 22 Oct 2000 07:40:56 -0700 (PDT) Received: from darkangel.gothic.com ([205.216.111.77]) by smtp.tznet.com with ESMTP (IPAD 2.52/64) id 4653000; Sun, 22 Oct 2000 09:40:52 -0500 Received: by darkangel.gothic.com (Postfix, from userid 1001) id C5F2A4E; Sun, 22 Oct 2000 09:48:24 -0500 (CDT) Date: Sun, 22 Oct 2000 09:48:24 -0500 From: Michael Urban To: Carl Johan Madestrand Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD Port: linux-realplayer-7.cs1 Message-ID: <20001022094824.B403@tznet.com> References: <39F29A73.D8B01653@jdthomas.net> <20001022120114.A33744@214.norrgarden.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001022120114.A33744@214.norrgarden.se>; from cj@vallcom.net on Sun, Oct 22, 2000 at 12:01:14PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Actually, Realplayer will work with the BSD/OS or FreeBSD versions > of Netscape. However you do need to enable linux emulation. Realplayer will will work if spawned as an external application to handle the ra mime type. The realplayer plugin however, will not work under BSD Netscape. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 8:14:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from matt.MUNICH.v-net.org (u57n248.hfx.eastlink.ca [24.222.57.248]) by hub.freebsd.org (Postfix) with ESMTP id C07B437B479 for ; Sun, 22 Oct 2000 08:14:55 -0700 (PDT) Received: from unisys (Windozzze [192.168.8.2]) by matt.MUNICH.v-net.org (8.9.3/8.9.3) with SMTP id MAA01224; Sun, 22 Oct 2000 12:14:31 -0300 (ADT) (envelope-from matt@researcher.com) From: "Matt Rudderham" To: , Subject: RE: Setting up sendmail Date: Sun, 22 Oct 2000 12:13:03 -0300 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I am setting up sendmail and have a gateway to the internet running natd, >ipfw, dhcpd, and named. When I sendmail from my internal clients I get >"Relaying denied". I add the destination domain to the sendmail.cw file and >do a Kill -INT, and then I can send to that domain. But I don't want to >have to setup a list for every possible domain. > >Is there a way to allow mail relaying if the from field is a valid IP >address on our internal net or if the sender is a registered user? Yep, quite easy, if you're running on non-routable IPs on an internal network(192.168, 10. etc) you just add 192.168.8 as I've done on mine to /etc/mail/access Here is mine 192.168.8 RELAY Then # makemap hash access < access and # killall - hup sendmail I'm also new to this, so if anyone sees anything wrong with these instructions jump in, all I know if that they've worked for me.:) Matthew Rudderham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 8:19:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from luke.immure.com (luke.immure.com [207.8.42.74]) by hub.freebsd.org (Postfix) with ESMTP id E8E6437B479 for ; Sun, 22 Oct 2000 08:19:53 -0700 (PDT) Received: (from bob@localhost) by luke.immure.com (8.11.1/8.11.1) id e9MFJmc01227 for freebsd-questions@freebsd.org; Sun, 22 Oct 2000 10:19:48 -0500 (CDT) (envelope-from bob) Date: Sun, 22 Oct 2000 10:19:48 -0500 From: Bob Willcox To: questions list Subject: Accessing system monitor data? Message-ID: <20001022101948.A1005@luke.immure.com> Reply-To: Bob Willcox Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can someone point me in the right direction for accessing the system hardware monitor data? I am running 4.1.1-stable (as of 10/21) on an ASUS A7V MB. I have included all of the seemingly related configuration lines in my kernel config file from the LINT file: device smbus device intpm device alpm device ichsmb device smb device iicbus # Bus support, required for ic/iic/iicsmb below. device iicbb device ic device iic device iicsmb # smb over i2c bridge device bktr (I included them all as I have no idea what, if any, of them work with my MB). I have built the smb0 device: crw------- 1 root wheel 106, 0 Oct 22 09:16 /dev/smb0 If I try lmmon w/o the -i flag I get: root@luke:p3 /dev> lmmon Failed to open device /dev/smb0. If your system does not support intpm(4), try to use /dev/io (-i flag) or check the permissions of /dev/smb0. and if I run lmmon with the -i flag I get: root@luke:p3 /dev> lmmon -i Motherboard Temp Voltages 255C / 491F / 528K Vcore1: +3.984V Vcore2: +3.984V Fan Speeds + 3.3V: +3.984V + 5.0V: +6.654V 1: 0 rpm +12.0V: +15.938V 2: 0 rpm -12.0V: -15.938V 3: 0 rpm - 5.0V: -6.654V which appear to be bogus values (and don't jive with the BIOS menu reported values at all). Does anybody know if my MB supports either of these interfaces? If not, is there another way to display this information (I am trying to track down a system reset problem that I think might be power supply or heat related). Thanks for any pointers advice you can give, Bob -- Bob Willcox hatred, n: bob@VIEO.com A sentiment appropriate to the occasion of Austin, TX another's superiority. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 8:59: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-2.sjc.telocity.net (mail-2.sjc.telocity.net [216.227.56.42]) by hub.freebsd.org (Postfix) with ESMTP id E9BB337B4F9 for ; Sun, 22 Oct 2000 08:59:00 -0700 (PDT) Received: from zoso (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-2.sjc.telocity.net (8.9.3/8.9.3) with SMTP id IAA23617 for ; Sun, 22 Oct 2000 08:55:16 -0700 (PDT) From: "Otter" To: Subject: Tunneling X apps through SSH Date: Sun, 22 Oct 2000 12:03:01 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To whomever messaged me on IRC about tunneling this morning (ok, so i forgot the nick), the article at http://www.defcon1.org/x11ssh.html which was tested with XFree86 v3.3.6, also works with 4.01_3. I tested this on one of my new installs. The only thing really necessary to make it work is to edit the /etc/ssh/sshd_config and HUP it according to the page above. -Otter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 9:11:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tomts7-srv.bellnexxia.net (tomts7.bellnexxia.net [209.226.175.40]) by hub.freebsd.org (Postfix) with ESMTP id 416D237B4F9; Sun, 22 Oct 2000 09:11:07 -0700 (PDT) Received: from stang.localdomain ([64.229.144.212]) by tomts7-srv.bellnexxia.net (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001022161106.BHWJ1583.tomts7-srv.bellnexxia.net@stang.localdomain>; Sun, 22 Oct 2000 12:11:06 -0400 Date: Sun, 22 Oct 2000 12:11:13 -0400 (EDT) From: Mike X-Sender: mike@stang.localdomain To: alex@astro.su.se Cc: mobile@freebsd.org, questions@freebsd.org Subject: Re: Linksys PCcard netcard + Cardbus Message-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 used the Linksys PCMPC100 in my Toshiba notebook for over a year. FreeBSD 4.0R. Works perfectly. Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 9:19:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from convex.cs.unb.ca (convex.cs.unb.ca [131.202.33.93]) by hub.freebsd.org (Postfix) with ESMTP id 4D3F237B4F9 for ; Sun, 22 Oct 2000 09:19:38 -0700 (PDT) Received: (from bremner@localhost) by convex.cs.unb.ca (8.11.0/8.11.0) id e9MGM7v03517; Sun, 22 Oct 2000 13:22:07 -0300 (ADT) (envelope-from bremner) From: David Bremner MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: base64 Message-ID: <14835.5167.660736.290481@convex.cs.unb.ca> Date: Sun, 22 Oct 2000 13:22:07 -0300 (ADT) To: freebsd-questions@freebsd.org Subject: Re: openssh incompatabilities In-Reply-To: <14833.59664.452666.592474@convex.cs.unb.ca> References: <14833.59664.452666.592474@convex.cs.unb.ca> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG RmlsbGluZyBpbiB0aGUgbWlzc2luZyBkZXRhaWxzIG9mIG15IG93biBtZXNzYWdlLiANCg0K RGF2aWQgQnJlbW5lciB3cml0ZXM6DQogPiANCiA+IE9rLCBJIGp1c3QgaW5zdGFsbGVkIDQu MS4xLVJlbGVhc2UsIHdoaWNoIGhhcyBvcGVuc3NoLTIuMSguMSA/KSBhcw0KID4gcGFydCBv ZiB0aGUgYmFzZSBkaXN0cmlidXRpb24uDQogPiANCiA+IEkgbmVlZCB0byBiZSBhYmxlIHRv IGludGVyb3BlcmF0ZSB3aXRoIGEgc2VydmVyIHJ1bm5pbmcNCiA+ICJTU0gtMi4wLTIuMi4w IFNTSCBTZWN1cmUgU2hlbGwgKG5vbi1jb21tZXJjaWFsKSINCiA+IA0KID4gYW5kIG9wZW5z c2gtMi4xIGRvZXMgbm90IHNlZW0gdG8gZG8gdGhpcyBhbGwgdGhhdCB3ZWxsDQoNCmRldGFp bGVkIGxvZyBhdCBlbmQuDQoNCiA+IChJIGNhbiBnaXZlIG1vcmUgZGV0YWlsZWQgY29tcGxh aW50cywgYnV0IHRoZSByZXNwb25zZSBpbiANCiA+IHRoZSBwcm9ibGVtIGRhdGFiYXNlIHdh cyAiVGFrZSBpdCB1cCAgd2l0aCBvcGVuc3NoIikuDQogPiANCg0Kc2VlIGh0dHA6Ly93d3cu ZnJlZWJzZC5vcmcvY2dpL3F1ZXJ5LXByLmNnaT9wcj0yMDAxOCANCg0KID4gb2ssIGZpbmUs IHNvIEkgYnVpbHQgb3BlbnNzaC0yLjIuMHAxIGZyb20gdGhlIHRhciBmaWxlIG9uIG9wZW5z c2guY29tLg0KID4gTm93IHNzaCB3b3JrcywgYnV0IHNjcCBkaWVzIHdpdGgNCiA+IA0KID4g YnJlbW5lckBnYWVhLmNzLnVuYi5jYSdzIHBhc3N3b3JkOg0KID4gc2NwOiB3YXJuaW5nOiBF eGVjdXRpbmcgc2NwMSBjb21wYXRpYmlsaXR5Lg0KID4gc2VsZWN0OiBCYWQgZmlsZSBkZXNj cmlwdG9yDQogPiBsb3N0IGNvbm5lY3Rpb24gICAgICAgICAgICAgICAgICAgICAgICAgDQoN CmRldGFpbGVkIGxvZyBhdCBlbmQNCg0KLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tDQpMb2cgb2Ygc3NoIGZyb20g b3BlbnNzaCAyLjEgLT4gc3NoMi4yLjANCg0KU1NIIFZlcnNpb24gT3BlblNTSC0yLjEsIHBy b3RvY29sIHZlcnNpb25zIDEuNS8yLjAuDQpDb21waWxlZCB3aXRoIFNTTCAoMHgwMDkwNTgx ZikuDQpkZWJ1ZzogUmVhZGluZyBjb25maWd1cmF0aW9uIGRhdGEgL2V0Yy9zc2gvc3NoX2Nv bmZpZw0NCmRlYnVnOiBzc2hfY29ubmVjdDogZ2V0dWlkIDAgZ2V0ZXVpZCAwIGFub24gMA0N CmRlYnVnOiBDb25uZWN0aW5nIHRvIGdhZWEuY3MudW5iLmNhIFsxMzEuMjAyLjMzLjYxXSBw b3J0IDIyLg0NCmRlYnVnOiBBbGxvY2F0ZWQgbG9jYWwgcG9ydCAxMDE2Lg0NCmRlYnVnOiBD b25uZWN0aW9uIGVzdGFibGlzaGVkLg0NCmRlYnVnOiBSZW1vdGUgcHJvdG9jb2wgdmVyc2lv biAyLjAsIHJlbW90ZSBzb2Z0d2FyZSB2ZXJzaW9uIDIuMi4wIFNTSCBTZWN1cmUgU2hlbGwg KG5vbi1jb21tZXJjaWFsKQ0NCkVuYWJsaW5nIGNvbXBhdGliaWxpdHkgbW9kZSBmb3IgcHJv dG9jb2wgMi4wDQ0KZGVidWc6IExvY2FsIHZlcnNpb24gc3RyaW5nIFNTSC0yLjAtT3BlblNT SC0yLjENDQpkZWJ1Zzogc2VuZCBLRVhJTklUDQ0KZGVidWc6IGRvbmUNDQpkZWJ1Zzogd2Fp dCBLRVhJTklUDQ0KZGVidWc6IGdvdCBrZXhpbml0OiBkaWZmaWUtaGVsbG1hbi1ncm91cDEt c2hhMQ0NCmRlYnVnOiBnb3Qga2V4aW5pdDogc3NoLWRzcw0NCmRlYnVnOiBnb3Qga2V4aW5p dDogM2Rlcy1jYmMsYmxvd2Zpc2gtY2JjLHR3b2Zpc2gtY2JjLGFyY2ZvdXIsM2Rlcy1lY2Is M2Rlcy1jZmIsM2Rlcy1vZmIsYmxvd2Zpc2gtZWNiLGJsb3dmaXNoLWNmYixibG93ZmlzaC1v ZmIsZGVzLWVjYixkZXMtY2JjLGRlcy1jZmIsZGVzLW9mYix0d29maXNoLWVjYix0d29maXNo LWNmYix0d29maXNoLW9mYg0NCmRlYnVnOiBnb3Qga2V4aW5pdDogM2Rlcy1jYmMsYmxvd2Zp c2gtY2JjLHR3b2Zpc2gtY2JjLGFyY2ZvdXIsM2Rlcy1lY2IsM2Rlcy1jZmIsM2Rlcy1vZmIs Ymxvd2Zpc2gtZWNiLGJsb3dmaXNoLWNmYixibG93ZmlzaC1vZmIsZGVzLWVjYixkZXMtY2Jj LGRlcy1jZmIsZGVzLW9mYix0d29maXNoLWVjYix0d29maXNoLWNmYix0d29maXNoLW9mYg0N CmRlYnVnOiBnb3Qga2V4aW5pdDogaG1hYy1zaGExLGhtYWMtbWQ1LGhtYWMtbWQ1LTk2LGht YWMtc2hhMS05NixobWFjLXJpcGVtZDE2MCxobWFjLXJpcGVtZDE2MC05NixzaGExLTgsc2hh MSxtZDUtOCxtZDUscmlwZW1kMTYwLTgscmlwZW1kMTYwDQ0KZGVidWc6IGdvdCBrZXhpbml0 OiBobWFjLXNoYTEsaG1hYy1tZDUsaG1hYy1tZDUtOTYsaG1hYy1zaGExLTk2LGhtYWMtcmlw ZW1kMTYwLGhtYWMtcmlwZW1kMTYwLTk2LHNoYTEtOCxzaGExLG1kNS04LG1kNSxyaXBlbWQx NjAtOCxyaXBlbWQxNjANDQpkZWJ1ZzogZ290IGtleGluaXQ6IG5vbmUsemxpYg0NCmRlYnVn OiBnb3Qga2V4aW5pdDogbm9uZSx6bGliDQ0KZGVidWc6IGdvdCBrZXhpbml0OiANDQpkZWJ1 ZzogZ290IGtleGluaXQ6IA0NCmRlYnVnOiBmaXJzdCBrZXggZm9sbG93OiAwIA0NCmRlYnVn OiByZXNlcnZlZDogMCANDQpkZWJ1ZzogZG9uZQ0NCmRlYnVnOiBrZXg6IHNlcnZlci0+Y2xp ZW50IDNkZXMtY2JjIGhtYWMtc2hhMSBub25lDQ0KZGVidWc6IGtleDogY2xpZW50LT5zZXJ2 ZXIgM2Rlcy1jYmMgaG1hYy1zaGExIG5vbmUNDQpkZWJ1ZzogU2VuZGluZyBTU0gyX01TR19L RVhESF9JTklULg0NCmRlYnVnOiBiaXRzIHNldDogNTA1LzEwMjQNDQpkZWJ1ZzogV2FpdCBT U0gyX01TR19LRVhESF9SRVBMWS4NDQpkZWJ1ZzogR290IFNTSDJfTVNHX0tFWERIX1JFUExZ Lg0NCmRlYnVnOiBrZXl0eXBlIHNzaC1kc3MNDQpkZWJ1Zzoga2V5dHlwZSBzc2gtZHNzDQ0K ZGVidWc6IEhvc3QgJ2dhZWEuY3MudW5iLmNhJyBpcyBrbm93biBhbmQgbWF0Y2hlcyB0aGUg RFNBIGhvc3Qga2V5Lg0NCmRlYnVnOiBiaXRzIHNldDogNDg0LzEwMjQNDQpkZWJ1ZzogbGVu IDU1IGRhdGFmZWxsb3dzIDANDQpkZWJ1ZzogZHNhX3ZlcmlmeTogc2lnbmF0dXJlIGNvcnJl Y3QNDQpkZWJ1ZzogV2FpdCBTU0gyX01TR19ORVdLRVlTLg0NCmRlYnVnOiBHT1QgU1NIMl9N U0dfTkVXS0VZUy4NDQpkZWJ1Zzogc2VuZCBTU0gyX01TR19ORVdLRVlTLg0NCmRlYnVnOiBk b25lOiBzZW5kIFNTSDJfTVNHX05FV0tFWVMuDQ0KZGVidWc6IGRvbmU6IEtFWDIuDQ0KZGVi dWc6IHNlbmQgU1NIMl9NU0dfU0VSVklDRV9SRVFVRVNUDQ0KRGlzY29ubmVjdGluZzogQ29y cnVwdGVkIEhNQUMgb24gaW5wdXQuDQ0KZGVidWc6IENhbGxpbmcgY2xlYW51cCAweDgwNWI1 YTQoMHgwKQ0NCi0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLQ0KbG9nIG9mIG9wZW5zc2ggMi4xIHNjcCB0byBzc2gy LjINCkV4ZWN1dGluZzogaG9zdCBnYWVhLCB1c2VyICh1bnNwZWNpZmllZCksIGNvbW1hbmQg c2NwIC12IC10IC4NClNTSCBWZXJzaW9uIE9wZW5TU0hfMi4yLjBwMSwgcHJvdG9jb2wgdmVy c2lvbnMgMS41LzIuMC4NCkNvbXBpbGVkIHdpdGggU1NMICgweDAwOTA1ODFmKS4NCmRlYnVn OiBSZWFkaW5nIGNvbmZpZ3VyYXRpb24gZGF0YSAvdXNyL2xvY2FsL2V0Yy9zc2hfY29uZmln DQ0KZGVidWc6IFNlZWRpbmcgcmFuZG9tIG51bWJlciBnZW5lcmF0b3INDQpkZWJ1Zzogc3No X2Nvbm5lY3Q6IGdldHVpZCAwIGdldGV1aWQgMCBhbm9uIDANDQpkZWJ1ZzogQ29ubmVjdGlu ZyB0byBnYWVhLmNzLnVuYi5jYSBbMTMxLjIwMi4zMy42MV0gcG9ydCAyMi4NDQpkZWJ1Zzog QWxsb2NhdGVkIGxvY2FsIHBvcnQgMTAxOS4NDQpkZWJ1ZzogQ29ubmVjdGlvbiBlc3RhYmxp c2hlZC4NDQpkZWJ1ZzogUmVtb3RlIHByb3RvY29sIHZlcnNpb24gMi4wLCByZW1vdGUgc29m dHdhcmUgdmVyc2lvbiAyLjIuMCBTU0ggU2VjdXJlIFNoZWxsIChub24tY29tbWVyY2lhbCkN DQpkYXRhZmVsbG93czogMi4yLjAgU1NIIFNlY3VyZSBTaGVsbCAobm9uLWNvbW1lcmNpYWwp DQ0KRW5hYmxpbmcgY29tcGF0aWJpbGl0eSBtb2RlIGZvciBwcm90b2NvbCAyLjANDQpkZWJ1 ZzogTG9jYWwgdmVyc2lvbiBzdHJpbmcgU1NILTIuMC1PcGVuU1NIXzIuMi4wcDENDQpkZWJ1 Zzogc2VuZCBLRVhJTklUDQ0KZGVidWc6IGRvbmUNDQpkZWJ1Zzogd2FpdCBLRVhJTklUDQ0K ZGVidWc6IGdvdCBrZXhpbml0OiBkaWZmaWUtaGVsbG1hbi1ncm91cDEtc2hhMQ0NCmRlYnVn OiBnb3Qga2V4aW5pdDogc3NoLWRzcw0NCmRlYnVnOiBnb3Qga2V4aW5pdDogM2Rlcy1jYmMs Ymxvd2Zpc2gtY2JjLHR3b2Zpc2gtY2JjLGFyY2ZvdXIsM2Rlcy1lY2IsM2Rlcy1jZmIsM2Rl cy1vZmIsYmxvd2Zpc2gtZWNiLGJsb3dmaXNoLWNmYixibG93ZmlzaC1vZmIsZGVzLWVjYixk ZXMtY2JjLGRlcy1jZmIsZGVzLW9mYix0d29maXNoLWVjYix0d29maXNoLWNmYix0d29maXNo LW9mYg0NCmRlYnVnOiBnb3Qga2V4aW5pdDogM2Rlcy1jYmMsYmxvd2Zpc2gtY2JjLHR3b2Zp c2gtY2JjLGFyY2ZvdXIsM2Rlcy1lY2IsM2Rlcy1jZmIsM2Rlcy1vZmIsYmxvd2Zpc2gtZWNi LGJsb3dmaXNoLWNmYixibG93ZmlzaC1vZmIsZGVzLWVjYixkZXMtY2JjLGRlcy1jZmIsZGVz LW9mYix0d29maXNoLWVjYix0d29maXNoLWNmYix0d29maXNoLW9mYg0NCmRlYnVnOiBnb3Qg a2V4aW5pdDogaG1hYy1zaGExLGhtYWMtbWQ1LGhtYWMtbWQ1LTk2LGhtYWMtc2hhMS05Nixo bWFjLXJpcGVtZDE2MCxobWFjLXJpcGVtZDE2MC05NixzaGExLTgsc2hhMSxtZDUtOCxtZDUs cmlwZW1kMTYwLTgscmlwZW1kMTYwDQ0KZGVidWc6IGdvdCBrZXhpbml0OiBobWFjLXNoYTEs aG1hYy1tZDUsaG1hYy1tZDUtOTYsaG1hYy1zaGExLTk2LGhtYWMtcmlwZW1kMTYwLGhtYWMt cmlwZW1kMTYwLTk2LHNoYTEtOCxzaGExLG1kNS04LG1kNSxyaXBlbWQxNjAtOCxyaXBlbWQx NjANDQpkZWJ1ZzogZ290IGtleGluaXQ6IG5vbmUsemxpYg0NCmRlYnVnOiBnb3Qga2V4aW5p dDogbm9uZSx6bGliDQ0KZGVidWc6IGdvdCBrZXhpbml0OiANDQpkZWJ1ZzogZ290IGtleGlu aXQ6IA0NCmRlYnVnOiBmaXJzdCBrZXggZm9sbG93OiAwIA0NCmRlYnVnOiByZXNlcnZlZDog MCANDQpkZWJ1ZzogZG9uZQ0NCmRlYnVnOiBrZXg6IHNlcnZlci0+Y2xpZW50IDNkZXMtY2Jj IGhtYWMtc2hhMSBub25lDQ0KZGVidWc6IGtleDogY2xpZW50LT5zZXJ2ZXIgM2Rlcy1jYmMg aG1hYy1zaGExIG5vbmUNDQpkZWJ1ZzogU2VuZGluZyBTU0gyX01TR19LRVhESF9JTklULg0N CmRlYnVnOiBiaXRzIHNldDogNTE2LzEwMjQNDQpkZWJ1ZzogV2FpdCBTU0gyX01TR19LRVhE SF9SRVBMWS4NDQpkZWJ1ZzogR290IFNTSDJfTVNHX0tFWERIX1JFUExZLg0NCmRlYnVnOiBI b3N0ICdnYWVhLmNzLnVuYi5jYScgaXMga25vd24gYW5kIG1hdGNoZXMgdGhlIERTQSBob3N0 IGtleS4NDQpkZWJ1ZzogYml0cyBzZXQ6IDUzNy8xMDI0DQ0KZGVidWc6IGxlbiA1NSBkYXRh ZmVsbG93cyAyMA0NCmRlYnVnOiBkc2FfdmVyaWZ5OiBzaWduYXR1cmUgY29ycmVjdA0NCmRl YnVnOiBXYWl0IFNTSDJfTVNHX05FV0tFWVMuDQ0KZGVidWc6IEdPVCBTU0gyX01TR19ORVdL RVlTLg0NCmRlYnVnOiBzZW5kIFNTSDJfTVNHX05FV0tFWVMuDQ0KZGVidWc6IGRvbmU6IHNl bmQgU1NIMl9NU0dfTkVXS0VZUy4NDQpkZWJ1ZzogZG9uZTogS0VYMi4NDQpkZWJ1Zzogc2Vu ZCBTU0gyX01TR19TRVJWSUNFX1JFUVVFU1QNDQpkZWJ1Zzogc2VydmljZV9hY2NlcHQ6IHNz aC11c2VyYXV0aA0NCmRlYnVnOiBnb3QgU1NIMl9NU0dfU0VSVklDRV9BQ0NFUFQNDQpkZWJ1 ZzogYXV0aGVudGljYXRpb25zIHRoYXQgY2FuIGNvbnRpbnVlOiBwdWJsaWNrZXkscGFzc3dv cmQNDQpkZWJ1Zzoga2V5IGRvZXMgbm90IGV4aXN0OiAvaG9tZS9icmVtbmVyLy5zc2gvaWRf ZHNhDQ0KZGVidWc6IHNzaC11c2VyYXV0aDIgc3VjY2Vzc2Z1bGwNDQpkZWJ1ZzogZmQgNCBz ZXR0aW5nIE9fTk9OQkxPQ0sNDQpkZWJ1ZzogZmQgNSBzZXR0aW5nIE9fTk9OQkxPQ0sNDQpk ZWJ1ZzogZmQgNiBzZXR0aW5nIE9fTk9OQkxPQ0sNDQpkZWJ1ZzogY2hhbm5lbCAwOiBuZXcg W2NsaWVudC1zZXNzaW9uXQ0NCmRlYnVnOiBzZW5kIGNoYW5uZWwgb3BlbiAwDQ0KZGVidWc6 IEVudGVyaW5nIGludGVyYWN0aXZlIHNlc3Npb24uDQ0KZGVidWc6IGNhbGxiYWNrIHN0YXJ0 DQ0KZGVidWc6IGNsaWVudF9pbml0IGlkIDAgYXJnIDANDQpkZWJ1ZzogU2VuZGluZyBjb21t YW5kOiBzY3AgLXYgLXQgLg0NCmRlYnVnOiBjbGllbnRfc2V0X3Nlc3Npb25faWRlbnQ6IGlk IDANDQpkZWJ1ZzogY2FsbGJhY2sgZG9uZQ0NCmRlYnVnOiBjaGFubmVsIDA6IG9wZW4gY29u ZmlybSByd2luZG93IDEwMDAwIHJtYXggMzI3NjgNDQpkZWJ1ZzogY2hhbm5lbCAwOiByY3Zk IGV4dCBkYXRhIDU4DQ0Kc2NwOiB3YXJuaW5nOiBEZXZlbG9wbWVudC10aW1lIGRlYnVnZ2lu ZyBub3QgY29tcGlsZWQgaW4uDQpkZWJ1ZzogY2hhbm5lbCAwOiB3cml0dGVuIDU4IHRvIGVm ZCA2DQ0KZGVidWc6IGNoYW5uZWwgMDogcmN2ZCBleHQgZGF0YSA3MA0NCmRlYnVnOiBjaGFu bmVsIDA6IHJjdmQgZXh0IGRhdGEgNDQNDQpkZWJ1ZzogY2hhbm5lbCAwOiByY3ZkIGV4dCBk YXRhIDkxDQ0KZGVidWc6IGNhbGxiYWNrIHN0YXJ0DQ0KZGVidWc6IGNsaWVudF9pbnB1dF9j aGFubmVsX3JlcTogcnR5cGUgZXhpdC1zdGF0dXMgcmVwbHkgMA0NCmRlYnVnOiBjYWxsYmFj ayBkb25lDQ0KZGVidWc6IGNoYW5uZWwgMDogcmN2ZCBjbG9zZQ0NCmRlYnVnOiBjaGFubmVs IDA6IG91dHB1dCBvcGVuIC0+IGRyYWluDQ0KZGVidWc6IGNoYW5uZWwgMDogaW5wdXQgb3Bl biAtPiBjbG9zZWQNDQpkZWJ1ZzogY2hhbm5lbCAwOiBjbG9zZV9yZWFkDQ0KZGVidWc6IGNo YW5uZWwgMDogb2J1ZiBlbXB0eQ0NCmRlYnVnOiBjaGFubmVsIDA6IG91dHB1dCBkcmFpbiAt PiBjbG9zZWQNDQpkZWJ1ZzogY2hhbm5lbCAwOiBjbG9zZV93cml0ZQ0NCmRlYnVnOiBjaGFu bmVsIDA6IHNlbmQgY2xvc2UNDQpkZWJ1ZzogY2hhbm5lbCAwOiBmdWxsIGNsb3NlZDINDQpk ZWJ1ZzogY2hhbm5lbF9mcmVlOiBjaGFubmVsIDA6IHN0YXR1czogVGhlIGZvbGxvd2luZyBj b25uZWN0aW9ucyBhcmUgb3BlbjoNDQogICMwIGNsaWVudC1zZXNzaW9uICh0NCByMCBpOC8w IG8xMjgvMCBmZCAtMS8tMSkNDQoNDQpzZWxlY3Q6IEJhZCBmaWxlIGRlc2NyaXB0b3INDQpk ZWJ1ZzogVHJhbnNmZXJyZWQ6IHN0ZGluIDAsIHN0ZG91dCAwLCBzdGRlcnIgMjkgYnl0ZXMg aW4gMC4zIHNlY29uZHMNDQpkZWJ1ZzogQnl0ZXMgcGVyIHNlY29uZDogc3RkaW4gMC4wLCBz dGRvdXQgMC4wLCBzdGRlcnIgMTAxLjgNDQpkZWJ1ZzogRXhpdCBzdGF0dXMgMjU1DQ0KbG9z dCBjb25uZWN0aW9u To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 9:36:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from awww.jeah.net (awww.jeah.net [216.111.239.130]) by hub.freebsd.org (Postfix) with ESMTP id BDF3B37B657 for ; Sun, 22 Oct 2000 09:36:54 -0700 (PDT) Received: from localhost (chris@localhost) by awww.jeah.net (8.11.1/8.11.0) with ESMTP id e9MGcfJ91320 for ; Sun, 22 Oct 2000 11:38:41 -0500 (CDT) (envelope-from chris@jeah.net) Date: Sun, 22 Oct 2000 11:38:41 -0500 (CDT) From: Chris Byrnes To: questions@freebsd.org Subject: arplookup 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 Oct 22 10:40:58 awww /kernel: arplookup 216.206.201.130 failed: host is not on local network Oct 22 10:46:37 awww /kernel: arplookup 216.206.201.130 failed: host is not on local network This message loops about every 5 minutes in /var/log/messages. Any idea why my box is trying to do something with 216.206.201.130 and how to stop it? :P To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 9:57:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from math.uic.edu (dns.math.uic.edu [131.193.178.229]) by hub.freebsd.org (Postfix) with SMTP id 4D6F837B4E5 for ; Sun, 22 Oct 2000 09:57:39 -0700 (PDT) Received: (qmail 14364 invoked from network); 22 Oct 2000 16:59:38 -0000 Received: from hopper.math.uic.edu (HELO math.uic.edu) (131.193.178.108) by newton.math.uic.edu with SMTP; 22 Oct 2000 16:59:38 -0000 Received: (qmail 16352 invoked by uid 31415); 22 Oct 2000 16:59:44 -0000 Date: 22 Oct 2000 16:59:44 -0000 Message-ID: <20001022165944.16351.qmail@math.uic.edu> From: vladimir@math.uic.edu To: freebsd-questions@freebsd.org Subject: user PPP and ppp.linkup Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Did anyone run into a problem when PPP executes commands from ppp.linkup file only for the first label in /etc/ppp/ppp.conf? Here is my ppp.conf file: default: allow users vladimir set authkey XXXXXXXX set timeout 0 enable deflate set hangup "\"\" AT OK-AT-OK AT&F OK" set redial 3.3 5 set reconnect 3 5 set speed 115200 set mtu 500 set line /dev/cuaa2 set log chat pmdemand: enable lqr set phone XXXXXXX set socket /var/run/internet "" 0111 set ifaddr XXXXXXXXXXXXXXX XXXXXXXXXXXXXXX 255.255.255.0 0.0.0.0 delete ALL add 0 0 HISADDR set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 4 \"\" AT OK AT&FW2S37=17M1L2 OK ATDT\\T TIMEOUT 60 CONNECT" set login "TIMEOUT 20 ogin:--ogin: ppp word: \\P" uic: enable lqr set phone "XXXXXXX" set log Phase Chat Connect hdlc LCP IPCP CCP tun set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 delete ALL add 0 0 HISADDR set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 4 \"\" AT OK AT&FW2S37=17 OK ATDT\\T TIMEOUT 60 CONNECT" set login "TIMEOUT 5 name:--name: egorin word: XXXXXXXX > PPP" If I use 'pmdemand' label to dial, ppp.linkup is executed correctly, and if I dial 'uic' label, nothing happens. I can provide a trace of ppp's process and logging info if someone would like to have a look (not enclosing those in this message so that I don't fill up mailboxes). System is 4.1.1 - STABLE. Thanks! Vladimir To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 10: 1: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from po4.wam.umd.edu (po4.wam.umd.edu [128.8.10.166]) by hub.freebsd.org (Postfix) with ESMTP id D1D6337B4FE; Sun, 22 Oct 2000 10:00:54 -0700 (PDT) Received: from rac1.wam.umd.edu (IDENT:root@rac1.wam.umd.edu [128.8.10.141]) by po4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id NAA29773; Sun, 22 Oct 2000 13:00:50 -0400 (EDT) Received: from rac1.wam.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by rac1.wam.umd.edu (8.9.3/8.9.3) with SMTP id NAA09127; Sun, 22 Oct 2000 13:00:49 -0400 (EDT) Received: from localhost (culverk@localhost) by rac1.wam.umd.edu (8.9.3/8.9.3) with ESMTP id NAA09122; Sun, 22 Oct 2000 13:00:49 -0400 (EDT) X-Authentication-Warning: rac1.wam.umd.edu: culverk owned process doing -bs Date: Sun, 22 Oct 2000 13:00:49 -0400 (EDT) From: Kenneth Wayne Culver To: Mike Cc: alex@astro.su.se, mobile@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: Linksys PCcard netcard + Cardbus 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 It isn't a cardbus card... I have that card also, and it's a 16 bit pcmcia card... not a 32 bit cardbus card. ================================================================= | Kenneth Culver | FreeBSD: The best NT upgrade | | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: muythaibxr | | The University of Maryland, | Website: (Under Construction) | | College Park. | http://www.wam.umd.edu/~culverk/| ================================================================= On Sun, 22 Oct 2000, Mike wrote: > I have used the Linksys PCMPC100 in my Toshiba notebook for over a year. FreeBSD > 4.0R. Works perfectly. > > Mike > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of 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 Oct 22 10: 9:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from evilcode.com (linux.is.slower.org [63.228.228.140]) by hub.freebsd.org (Postfix) with SMTP id 632E337B4FE for ; Sun, 22 Oct 2000 10:09:52 -0700 (PDT) Received: (qmail 92284 invoked by uid 1000); 22 Oct 2000 17:09:46 -0000 Date: Sun, 22 Oct 2000 10:09:46 -0700 From: James To: freebsd-questions@FreeBSD.ORG Cc: Matt Rudderham Subject: Re: Setting up sendmail Message-ID: <20001022100946.A91448@evilcode.com> Mail-Followup-To: James , freebsd-questions@FreeBSD.ORG, Matt Rudderham References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from matt@researcher.com on Sun, Oct 22, 2000 at 12:13:03PM -0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 22, 2000 at 12:13:03PM -0300, Matt Rudderham wrote: > Yep, quite easy, if you're running on non-routable IPs on an internal > network(192.168, 10. etc) > you just add 192.168.8 as I've done on mine to /etc/mail/access > Here is mine > 192.168.8 RELAY > > Then > # makemap hash access < access > and > # killall - hup sendmail > > I'm also new to this, so if anyone sees anything wrong with these > instructions jump in, all I know if that they've worked for me.:) You don't *need* to send a HUP signal to sendmail to reload binary database files. You did ask to be jumped in on... :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 10:31: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rh62.subzero.per.sg (qtas0418.singnet.com.sg [165.21.56.208]) by hub.freebsd.org (Postfix) with ESMTP id E5F7037B4F9 for ; Sun, 22 Oct 2000 10:30:59 -0700 (PDT) Received: from rh62.subzero.per.sg (IDENT:chankp@rh62 [127.0.0.1]) by rh62.subzero.per.sg (8.9.3/8.9.3) with SMTP id BAA00879 for ; Mon, 23 Oct 2000 01:31:46 +0800 From: Lionel Chan Reply-To: kinpoonc@singnet.com.sg To: freebsd-questions@freebsd.org Subject: Sound Blaster Configuration, how? Date: Mon, 23 Oct 2000 01:28:40 +0800 X-Mailer: KMail [version 1.0.29] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00102301314600.00874@rh62.subzero.per.sg> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, RedHat provides the sndconfig utility to configure the sound system. Is there a equivalent in FreeBSD. If not, what are the steps required to configure the SB card? Your help/tip is very much appreciated. Tks -- CHAN Kin Poon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 10:57:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-1.sjc.telocity.net (mail-1.sjc.telocity.net [216.227.56.41]) by hub.freebsd.org (Postfix) with ESMTP id 2D22E37B4E5 for ; Sun, 22 Oct 2000 10:57:55 -0700 (PDT) Received: from zoso (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-1.sjc.telocity.net (8.9.3/8.9.3) with SMTP id KAA09582; Sun, 22 Oct 2000 10:56:41 -0700 (PDT) From: "Otter" To: , Subject: RE: Sound Blaster Configuration, how? Date: Sun, 22 Oct 2000 14:01:59 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: <00102301314600.00874@rh62.subzero.per.sg> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You really need to gives specifics when you ask questions about configuration. Version 2.x, 3.x, 4.x, 5.0? What SB card? Check out sites like http://www.defcon1.org or http://www.mostgraveconcern.com/freebsd/ or maybe http://www.freebsddiary.org. There's always the handbook too. One of my complaints about hardware documentation is that it rarely ever says what version the docs apply to. If you look at the date the doc was written, you might guess that it was written for the -release/stable branch at that time. Docs found on mostgraveconcern generaly DO list what versions they apply to. Kudos to Dan for taking that extra step! Hope this info helps. -Otter }-----Original Message----- }From: owner-freebsd-questions@FreeBSD.ORG }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Lionel Chan }Sent: Sunday, October 22, 2000 1:29 PM }To: freebsd-questions@FreeBSD.ORG }Subject: Sound Blaster Configuration, how? } } }Greetings, } }RedHat provides the sndconfig utility to configure the sound }system. Is there }a equivalent in FreeBSD. If not, what are the steps }required to configure the }SB card? Your help/tip is very much appreciated. Tks } }-- CHAN Kin Poon } } }To Unsubscribe: send mail to majordomo@FreeBSD.org }with "unsubscribe freebsd-questions" in the body of 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 Oct 22 11: 0:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web124.yahoomail.com (web124.mail.yahoo.com [205.180.60.192]) by hub.freebsd.org (Postfix) with SMTP id 8E7C037B657 for ; Sun, 22 Oct 2000 11:00:46 -0700 (PDT) Received: (qmail 27518 invoked by uid 60001); 22 Oct 2000 18:00:42 -0000 Message-ID: <20001022180042.27517.qmail@web124.yahoomail.com> Received: from [24.21.87.62] by web124.yahoomail.com; Sun, 22 Oct 2000 11:00:42 PDT Date: Sun, 22 Oct 2000 11:00:42 -0700 (PDT) From: Chris Dempsey Subject: Re: Gnome 1.2 [was Re: FBSD 411, XFree86 4.0.1, Gnome 1.2 Theme Selection Prob] To: Stijn Hoop Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes, fresh install of everything. I've noticed it also crashes the "capplet" when trying to change windowmanagers from within gnome. No luck yet, not very much out there after trolling the gnome, sawfish and bsd lists. --- Stijn Hoop wrote: > On Sat, Oct 21, 2000 at 10:13:24PM -0700, Rob wrote: > > Good luck with Gnome 1.2. I finally got mine to > start in 2 minutes or > > less by using icewm. Still, I had to turn on core > cleaning in > > periodic.conf to get rid of the dozens of core > files from running it > > every day. Now I'm using Windowmaker. As nice > looking as Afterstep, > > but has a couple of nice graphical config > programs. I think I'll wait a > > while before trying Gnome again, until the bugs > are worked out. Rob. > > Strange - works like a charm here. In my experience > it's much much more > stable than Gnome 1.0. > > Did you delete your old config files from 1.0 when > you tried 1.2? > Did you do a fresh reinstall of all your ports, no > cruft from Gnome 1.0 in > the way? > > --Stijn > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 11:26:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rush.telenordia.se (mail.telenordia.se [194.213.64.42]) by hub.freebsd.org (Postfix) with SMTP id 9A2F437B4FE for ; Sun, 22 Oct 2000 11:26:27 -0700 (PDT) Received: (qmail 9484 invoked from network); 22 Oct 2000 20:26:24 +0200 Received: from bb-62-5-7-17.bb.tninet.se (HELO marbsd.tninet.se) (62.5.7.17) by mail.telenordia.se with SMTP; 22 Oct 2000 20:26:24 +0200 From: Mark Rowlands To: Chip , "freebsd-questions@freebsd.org" Subject: Re: Keeping up to date Date: Sun, 22 Oct 2000 20:20:08 +0200 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <39F27A93.ADE887A7@wiegand.org> In-Reply-To: <39F27A93.ADE887A7@wiegand.org> MIME-Version: 1.0 Message-Id: <00102220221900.02237@marbsd.tninet.se> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 22 Oct 2000, Chip wrote: > Bandwidth shouldn't be a problem, I have a dsl line. I know > how to use cvsup, I use that to keep my ports updated on my > most-used machine. > > I Greg's book is a script to run, on page 379. If I use that > script, how do I use it? I can type it all into vi and save it > as what kind of file? and how will it be executable? > > > Tim McMillen wrote: > > > > Hi I just upgraded from 4.1release to 4.1.1. Then I wanted to run KDE1.94 > > so I had to CVSup my ports. I ended up getting the 4.1-stable code to. I > > have not yet compiled and installed the code but I will soon, so take my > > advice for what it's worth. > > If you have a decent bandwidth connection I recommend CVSup. It > > was really easy. > > > > I used the cvsupit method. You just install the package and then > > choose which branch. You probably want 4.1-stable (it's just past 4.1.1 > > now but that's what the choice is called). Read the whole section 18 in > > the handbook. It answers your question perfectly. > > You don't want -current. It's BLEEDING edge code. If you don't > > want to learn the steps to build world you may want to try the snapshots > > method. Then you just install all over. Just back up some config files > > and stuff first and away you go. Hope that helps > > > > Tim > > > > On Sat, 21 Oct 2000, Chip wrote: > > > > > I have a spare pc with 4.0 on it and would like to learn > > > how to do make world and keep up to date with the latest > > > version. Should I just dive right in with the info in The > > > Complete FreeBSD, chapter 19? I guess -stable would be the > > > better choice for me, I am not a programmer of any kind, > > > I think I might be getting in over my head with -current. > > > I looked at the handbook on the freebsd.org website and it > > > has a much longer version of doing apparently the same thing. > > > Opinions and suggestions wanted from those who are already > > > doing this. > > > > > > -- > > > Chip W. > > > www.wiegand.org > > > FreeBSD - a Better Choice > > > you may also find www.freebsddiary.org to be of interest and when all else fails ....try again :-) I cvsup weekly and it usually works. Now if I could get updating ports...not the tree but the actual ports themselves, to work........ -- These are just my opinions you are free to disagree please do so quietly To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 11:46:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-1.sjc.telocity.net (mail-1.sjc.telocity.net [216.227.56.41]) by hub.freebsd.org (Postfix) with ESMTP id 1A99A37B479 for ; Sun, 22 Oct 2000 11:46:58 -0700 (PDT) Received: from zoso (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-1.sjc.telocity.net (8.9.3/8.9.3) with SMTP id LAA19922; Sun, 22 Oct 2000 11:44:04 -0700 (PDT) From: "Otter" To: "Mark Rowlands" , "Chip" , "freebsd-questions@freebsd.org" Subject: RE: Keeping up to date Date: Sun, 22 Oct 2000 14:49:21 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: <00102220221900.02237@marbsd.tninet.se> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG }you may also find www.freebsddiary.org to be of interest }and when all else fails ....try again :-) I cvsup weekly and }it usually works. Now if I could get updating ports...not the tree }but the actual ports themselves, to work........ } }-- }These are just my opinions } you are free to disagree } please do so quietly } } Mark, Check out the man page for pkg_version. I read somewhere awhile back that the -c flag might have some bugs to it, so be wary of it. I still prefer to use it for just checking against the index. I'll stick with manually updating the outdated ports myself, rather than risk nuking my apps and/or their dependancies. -Otter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 11:53:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from phoenix.ea4els.ampr.org (206-MADR-X122.libre.retevision.es [62.83.19.206]) by hub.freebsd.org (Postfix) with ESMTP id DFC1F37B479 for ; Sun, 22 Oct 2000 11:53:44 -0700 (PDT) Received: from unicorn.ea4els.ampr.org (unicorn.ea4els.ampr.org [44.133.228.2]) by phoenix.ea4els.ampr.org (Postfix) with ESMTP id 8563C8331 for ; Sun, 22 Oct 2000 21:00:09 +0200 (CEST) Received: by unicorn.ea4els.ampr.org (Postfix, from userid 1001) id B54D5267; Sun, 22 Oct 2000 20:54:39 +0200 (CEST) To: freebsd-questions@freebsd.org Subject: Re: Setting up sendmail References: From: Simon J Mudd Date: 22 Oct 2000 20:54:39 +0200 In-Reply-To: kyle@midnighttech.com's message of "22 Oct 2000 12:38:54 +0200" Message-ID: <8666mkso40.fsf@unicorn.ea4els.ampr.org> Lines: 25 X-Mailer: Gnus v5.7/Emacs 20.6 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kyle@midnighttech.com ("W. Kyle Unice") writes: > I am setting up sendmail and have a gateway to the internet running natd, > ipfw, dhcpd, and named. When I sendmail from my internal clients I get > "Relaying denied". I add the destination domain to the sendmail.cw file and > do a Kill -INT, and then I can send to that domain. But I don't want to > have to setup a list for every possible domain. > > Is there a way to allow mail relaying if the from field is a valid IP > address on our internal net or if the sender is a registered user? It is not a good idea, and in the long time the spammers will find you, to simply use the sender envelope address (not quite the From: line) to validate relaying. If you trust clients within a a certain ip range then it makes more sense to setup sendmail to accept mail from these clients for relaying. I've not used sendmail for some time, so don't remember how to set it up to validate based on the incoming smtp client's ip, but I'm sure this is possible. Simon -- Simon J Mudd, Madrid SPAIN Tel: +34-91-408 4878 email: sjmudd@pobox.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 12:18: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from n5ial.gnt.com (n5ial.gnt.com [204.49.69.6]) by hub.freebsd.org (Postfix) with ESMTP id BA08237B4C5 for ; Sun, 22 Oct 2000 12:18:04 -0700 (PDT) Received: (from jim@localhost) by n5ial.gnt.com (8.7.5/8.7.3) id OAA21839 for freebsd-questions@FreeBSD.ORG; Sun, 22 Oct 2000 14:17:14 -0500 Date: Sun, 22 Oct 2000 14:17:14 -0500 From: Jim Graham To: freebsd-questions@FreeBSD.ORG Subject: ports/audio/gramofile: need help with shmget and SEM* in kernel Message-ID: <20001022141714.A21107@n5ial.gnt.net> Mail-Followup-To: freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i X-PGP: see http://www.gnt.net/~n5ial for PGP Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG First, I'll admit that I know virtually *NOTHING* about this. An RTFM as a response would be OK, but *PLEASE* tell me which FM to look at. :-) I'm trying to get ports/audio/gramofile working, and have run into some problems that I suspect are with my kernel config. The best way I know to ask what I'm doing wrong, in this case, is to tell you what I did, and what went wrong...so here goes: 1) I built a kernel based on the GENERIC kernel, adding support for my sound card (Soundblaster PCI 128). That works fine. 2) I built ports/audio/gramofile. That worked fine for a while, but then suddenly stopped working---when I tried to record or play, I got a message along the lines of "shmget: No space left on device". 3) I did some RTFMing on shmget, and looked in the source, and (without knowing what else to do), modified the #define for SEMMSL in /usr/ports/audio/gramofile/work/gramofile-1.6/bplaysrc/shmbuf.c (set it to '2' ... just to see if I could get it to work). 4) That *DID* work, in that it allowed me to record again, but after the recording was finished, and I hit STOP, the sytem locked up. I could telnet from another machine (the old Linux machine I'm sending this e-mail from---I still haven't moved a lot of functionality to my new FreeBSD machine yet), but only to the point where in.telnetd accepted the connection...I never got a login prompt. Result: I had to shut the system down the hard way. Yuck. 5) After some searching in the freebsd-questions archives, I then built a new kernel using the SEM* options from the LINT kernel config, and modified SEMMSL to set it to 100 (I just copied the others verbatim). So far, this seems to have worked (I've recorded one side of one album---I'd gotten that far before, though). My questions are: 1) What caused it to stop working the first time? Are there resources that are not being freed up here? 2) Why did the system lock up (i.e., what did I do to kill it)? 3) Am I likely to have fixed it? Or have I just put a band-aid on a bigger problem that I don't know enough to recognize? 4) As someone who is *NOT* experienced in this level of programming, is there something I can read that will help explain what I did wrong, and what I should have done? Thanks, --jim -- 73 DE N5IAL (/4) MiSTie #49997 < Running FreeBSD 4.1.1 > jim@n5ial.gnt.net || j.graham@ieee.org ICBM / Hurricane: 30.39735N 86.60439W === Do not look into waveguide with remaining eye === To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 12:29:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n37.san.rr.com (dt051n37.san.rr.com [204.210.32.55]) by hub.freebsd.org (Postfix) with ESMTP id 1B8EF37B479 for ; Sun, 22 Oct 2000 12:29:44 -0700 (PDT) Received: from gorean.org (Studded@master [10.0.0.2]) by dt051n37.san.rr.com (8.9.3/8.9.3) with ESMTP id MAA66447; Sun, 22 Oct 2000 12:28:06 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <39F33FC6.8122A825@gorean.org> Date: Sun, 22 Oct 2000 12:28:06 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 5.0-CURRENT-102 i386) X-Accept-Language: en MIME-Version: 1.0 To: Chris Dempsey Cc: ahze@slaughter.necro.edu, freebsd-questions@freebsd.org Subject: Re: FBSD 411, XFree86 4.0.1, Gnome 1.2 Theme Selection Prob References: <20001022045513.18902.qmail@web112.yahoomail.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chris Dempsey wrote: > > Done. Still crashes. Exact error message: > Application "theme-selector-capplet" (process 19278) > has crashed due to a fatal error. (Segementation > fault) I'm having the same problem. Near as I can figure, it's due to gnomelibs-1.2.5, since that's the last thing I changed, and it was working before that. Make sure you send a bug report so they will know the magnitude of the problem. I've been making a point of sending a bug report every time something crashes. I want them to know how many people use gnome on freebsd. I've actually started getting some responses from them, so I think it's paying off. Doug PS, I tried windowmaker yesterday. Plenty of crashing/errors with it too. -- "The dead cannot be seduced." - Kai, "Lexx" Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 12:33:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from n5ial.gnt.com (n5ial.gnt.com [204.49.69.6]) by hub.freebsd.org (Postfix) with ESMTP id 1F9E037B479 for ; Sun, 22 Oct 2000 12:33:25 -0700 (PDT) Received: (from jim@localhost) by n5ial.gnt.com (8.7.5/8.7.3) id OAA21994 for freebsd-questions@FreeBSD.ORG; Sun, 22 Oct 2000 14:32:44 -0500 Date: Sun, 22 Oct 2000 14:32:44 -0500 From: Jim Graham To: freebsd-questions@FreeBSD.ORG Subject: Re: ports/audio/gramofile: need help with shmget and SEM* in kernel Message-ID: <20001022143244.A21982@n5ial.gnt.net> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20001022141714.A21107@n5ial.gnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: <20001022141714.A21107@n5ial.gnt.net>; from Jim Graham on Sun, Oct 22, 2000 at 02:17:14PM -0500 X-PGP: see http://www.gnt.net/~n5ial for PGP Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 22, 2000 at 02:17:14PM -0500, Jim Graham wrote: [questions about gramofile, shmget, SEM*, etc.] Oops...I forgot to mention...I'm running FreeBSD 4.1.1. Later, --jim -- 73 DE N5IAL (/4) | "I think there is a world market for maybe jim@n5ial.gnt.net | five computers." ICBM / Hurricane: | --Thomas Watson, IBM's chairman in 1943 30.39735N 86.60439W | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 12:48:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-1.sjc.telocity.net (mail-1.sjc.telocity.net [216.227.56.41]) by hub.freebsd.org (Postfix) with ESMTP id 196D137B479 for ; Sun, 22 Oct 2000 12:48:48 -0700 (PDT) Received: from Angel.telocity.com (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-1.sjc.telocity.net (8.9.3/8.9.3) with ESMTP id MAA03908; Sun, 22 Oct 2000 12:45:49 -0700 (PDT) Date: Sun, 22 Oct 2000 15:50:24 -0400 (EDT) From: Fabiana X-Sender: angel@Angel.telocity.com To: Doug Barton Cc: Chris Dempsey , ahze@baddog.yi.org, freebsd-questions@FreeBSD.ORG Subject: Re: FBSD 411, XFree86 4.0.1, Gnome 1.2 Theme Selection Prob In-Reply-To: <39F33FC6.8122A825@gorean.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 22 Oct 2000, Doug Barton wrote: > Chris Dempsey wrote: > > > > Done. Still crashes. Exact error message: > > Application "theme-selector-capplet" (process 19278) > > has crashed due to a fatal error. (Segementation > > fault) > > I'm having the same problem. Near as I can figure, it's due to > gnomelibs-1.2.5, since that's the last thing I changed, and it was > working before that. Make sure you send a bug report so they will know > the magnitude of the problem. I've been making a point of sending a bug > report every time something crashes. I want them to know how many people > use gnome on freebsd. I've actually started getting some responses from > them, so I think it's paying off. > > Doug > PS, I tried windowmaker yesterday. Plenty of crashing/errors with it > too. > -- > "The dead cannot be seduced." > - Kai, "Lexx" > > Do YOU Yahoo!? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > I was having the same problem with Gnome, I didn't really solve it as such, nor did I figure out what the problem was exactly, however, to keep it from crashing, I disabled the theme preview. That kept it from crashing. It's a temporary fix until an actual solution can be pinpointed. F. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 13: 0:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from inconnu.isu.edu (inconnu.isu.edu [134.50.8.55]) by hub.freebsd.org (Postfix) with ESMTP id F01EF37B4C5 for ; Sun, 22 Oct 2000 13:00:44 -0700 (PDT) Received: from localhost (galt@localhost) by inconnu.isu.edu (8.9.3/8.9.3) with ESMTP id OAA03014; Sun, 22 Oct 2000 14:00:42 -0600 Date: Sun, 22 Oct 2000 14:00:42 -0600 (MDT) From: John Galt To: Tim McMillen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: errors installing KDE-1.94 --fixed 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, 21 Oct 2000, Tim McMillen wrote: > > > > On Sat, 21 Oct 2000, Mark Rowlands wrote: > > > did you cvsup your ports collection? > > I'll try that as soon as I figure out how. I've never done it. > Wow that was much easier than I thought. Just looked up in the handbook, > downloaded the CVSup package and away we go. I bumbled around finding the > right directory for the XFree3.3.6 port and using make, but when I got it > right, it worked perfectly. > > > Also since kde-1.94 expects a > > XFree86-3.3.6_2 package how will cvsup'ing the ports (even if that > > updates Xfree to 3.3.6_2) fix that? > Apparently the port makes a package or something like that? I thought it > literally needed the package. The port depends on X--to be more precise, it depends on the X libraries, not X 3.3.6--I'm building it with X4.0.1 ATM (on am pentium with 16M, it's been cranking on it for the last day and doesn't look like it'll be done any time soon :( ) > Kde1.94 is working just great so far. I really like konqueror and > kword. Now on to getting sound to work. Thanks Mark. > > Tim > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- You have paid nothing for the preceding, therefore it's worth every penny you've paid for it: if you did pay for it, might I remind you of the immortal words of Phineas Taylor Barnum regarding fools and money? Who is John Galt? galt@inconnu.isu.edu, that's who! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 13: 5:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web111.yahoomail.com (web111.mail.yahoo.com [205.180.60.81]) by hub.freebsd.org (Postfix) with SMTP id 01CB037B479 for ; Sun, 22 Oct 2000 13:05:48 -0700 (PDT) Received: (qmail 11580 invoked by uid 60001); 22 Oct 2000 20:05:47 -0000 Message-ID: <20001022200547.11579.qmail@web111.yahoomail.com> Received: from [24.21.87.62] by web111.yahoomail.com; Sun, 22 Oct 2000 13:05:47 PDT Date: Sun, 22 Oct 2000 13:05:47 -0700 (PDT) From: Chris Dempsey Subject: TEMPFIX: Re: FBSD 411, XFree86 4.0.1, Gnome 1.2 Theme Selection Prob To: Fabiana Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for the info. The one thing I didn't try. I can deal without the autopreview thing. Have you been having the same problems with windowmanager capplet? Chris Dempsey --- Fabiana wrote: > > > On Sun, 22 Oct 2000, Doug Barton wrote: > > > Chris Dempsey wrote: > > > > > > Done. Still crashes. Exact error message: > > > Application "theme-selector-capplet" (process > 19278) > > > has crashed due to a fatal error. > (Segementation > > > fault) > > > > I'm having the same problem. Near as I can > figure, it's due to > > gnomelibs-1.2.5, since that's the last thing I > changed, and it was > > working before that. Make sure you send a bug > report so they will know > > the magnitude of the problem. I've been making a > point of sending a bug > > report every time something crashes. I want them > to know how many people > > use gnome on freebsd. I've actually started > getting some responses from > > them, so I think it's paying off. > > > > Doug > > PS, I tried windowmaker yesterday. Plenty of > crashing/errors with it > > too. > > -- > > "The dead cannot be seduced." > > - Kai, "Lexx" > > > > Do YOU Yahoo!? > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body > of the message > > > I was having the same problem with Gnome, I didn't > really solve it as > such, nor did I figure out what the problem was > exactly, however, to keep > it from crashing, I disabled the theme preview. That > kept it from > crashing. It's a temporary fix until an actual > solution can be pinpointed. > > F. > __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 13:26:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lvcablemodem.com (hams2.lvcablemodem.com [24.234.0.76]) by hub.freebsd.org (Postfix) with ESMTP id 8A07D37B4C5 for ; Sun, 22 Oct 2000 13:26:24 -0700 (PDT) Received: from dhcp196.122.lvcm.com ([24.234.122.196]) by lvcablemodem.com with Microsoft SMTPSVC(5.5.1877.517.51); Sun, 22 Oct 2000 13:25:13 -0700 Date: Sun, 22 Oct 2000 13:25:46 -0700 (PDT) From: Chris Angell To: freebsd-questions@freebsd.org Subject: Oops! Message-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 accidentally overwrote the /usr/sbin/adduser perl script with another file. How do I get my adduser script back? Thanks, Chris Angell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 14: 7:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo-r13.mail.aol.com (imo-r13.mx.aol.com [152.163.225.67]) by hub.freebsd.org (Postfix) with ESMTP id BCD4737B4FE for ; Sun, 22 Oct 2000 14:07:08 -0700 (PDT) Received: from Lethal4294@aol.com by imo-r13.mx.aol.com (mail_out_v28.31.) id n.d0.ca5a17f (9726) for ; Sun, 22 Oct 2000 17:07:00 -0400 (EDT) From: Lethal4294@aol.com Message-ID: Date: Sun, 22 Oct 2000 17:06:59 EDT Subject: linux or unix? To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Windows AOL sub 102 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This may sound daft but is linux anything like unix? what is the difference if any? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 14:23:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.tznet.com (smtp.tznet.com [206.31.5.6]) by hub.freebsd.org (Postfix) with ESMTP id 3DF0337B4C5 for ; Sun, 22 Oct 2000 14:23:42 -0700 (PDT) Received: from darkangel.gothic.com ([205.216.111.77]) by smtp.tznet.com with ESMTP (IPAD 2.52/64) id 4726100; Sun, 22 Oct 2000 16:23:33 -0500 Received: by darkangel.gothic.com (Postfix, from userid 1001) id 631894E; Sun, 22 Oct 2000 16:31:04 -0500 (CDT) Date: Sun, 22 Oct 2000 16:31:04 -0500 From: Michael Urban To: Lethal4294@aol.com Cc: freebsd-questions@freebsd.org Subject: Re: linux or unix? Message-ID: <20001022163104.A1454@tznet.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from Lethal4294@aol.com on Sun, Oct 22, 2000 at 05:06:59PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, this is a little bit off topic for this list. You might try a Linux mailing list. But.. Yes, Linux is like UNIX. Unlike FreeBSD however, Linux is a clone that was written from scratch so really has no legal or historical right to be called UNIX. In general however, Linux looks, and behaves like UNIX, but has it's own little quirks like all other versions of UNIX. On Sun, Oct 22, 2000 at 05:06:59PM -0400, Lethal4294@aol.com wrote: > This may sound daft but is linux anything like unix? what is the difference > if any? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 22 14:47:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 04AA437B479; Sun, 22 Oct 2000 14:47:02 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id e9MLl1n78127; Sun, 22 Oct 2000 15:47:01 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id PAA21032; Sun, 22 Oct 2000 15:47:00 -0600 (MDT) Message-Id: <200010222147.PAA21032@harmony.village.org> To: Kenneth Wayne Culver Subject: Re: Linksys PCcard netcard + Cardbus Cc: Mike , alex@astro.su.se, mobile@FreeBSD.ORG, questions@FreeBSD.ORG In-reply-to: Your message of "Sun, 22 Oct 2000 13:00:49 EDT." References: Date: Sun, 22 Oct 2000 15:47:00 -0600 From: Warner Losh Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message Kenneth Wayne Culver writes: : It isn't a cardbus card... I have that card also, and it's a 16 bit pcmcia : card... not a 32 bit cardbus card. The cardbus card has the pcmpc200. At least mine does. It has some issues with the current dc drivers and won't work at all in stable. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 14:50:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from msgbas1t.cos.agilent.com (msgbas1tx.cos.agilent.com [192.6.9.34]) by hub.freebsd.org (Postfix) with ESMTP id 0F61237B479 for ; Sun, 22 Oct 2000 14:50:18 -0700 (PDT) Received: from msgrel1.cos.agilent.com (msgrel1.cos.agilent.com [130.29.152.77]) by msgbas1t.cos.agilent.com (Postfix) with ESMTP id 96B872D2 for ; Sun, 22 Oct 2000 15:50:17 -0600 (MDT) Received: from axcsbh4.cos.agilent.com (axcsbh4.cos.agilent.com [130.29.152.145]) by msgrel1.cos.agilent.com (Postfix) with SMTP id 1CAD120 for ; Sun, 22 Oct 2000 15:50:17 -0600 (MDT) Received: from 130.29.152.145 by axcsbh4.cos.agilent.com (InterScan E-Mail VirusWall NT); Sun, 22 Oct 2000 15:50:16 -0600 (Mountain Daylight Time) Received: by axcsbh4.cos.agilent.com with Internet Mail Service (5.5.2650.21) id ; Sun, 22 Oct 2000 15:50:16 -0600 Message-ID: <5FAB4FDDCA7DD41191AA00D0B74778C821D363@axcs21.cos.agilent.com> From: jeff_pettorino@non.agilent.com To: freebsd-questions@FreeBSD.ORG Subject: SMP? Date: Sun, 22 Oct 2000 15:50:10 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="ISO-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am curious about FreeBSD, being a Linux user for some time now, and would like to try it out. My question is, does FreeBSD support SMP, and if so, to what extent? I have heard various (and probably un-informed) responses saying NO and YES but limited and poorly integrated....just want to know what I am getting into before I get started! Thanks, Jeff Jeff Pettorino Unix Frontline Platform Support Telnet 719/590-3805 =================== Spherion Technology Architects Infrastructure Solutions To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 14:58:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gus33.homeip.net (hybrid-024-221-140-147.az.sprintbbd.net [24.221.140.147]) by hub.freebsd.org (Postfix) with ESMTP id C087037B4CF for ; Sun, 22 Oct 2000 14:58:30 -0700 (PDT) Received: from localhost (kdavey@localhost [127.0.0.1]) by gus33.homeip.net (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id OAA03193; Sun, 22 Oct 2000 14:40:38 -0700 Date: Sun, 22 Oct 2000 14:40:38 -0700 (MST) From: Keith Davey To: Lethal4294@aol.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: linux or unix? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 22 Oct 2000 Lethal4294@aol.com wrote: > This may sound daft but is linux anything like unix? what is the difference > if any? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > From the offical site: Linux is a free Unix-type operating system originally created by Linus Torvalds with the assistance of developers around the world. Developed under the GNU General Public License , the source code for Linux is freely available to everyone. Keith Davey Tivoli Systems To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 15: 2:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gus33.homeip.net (hybrid-024-221-140-147.az.sprintbbd.net [24.221.140.147]) by hub.freebsd.org (Postfix) with ESMTP id 921E137B479 for ; Sun, 22 Oct 2000 15:02:48 -0700 (PDT) Received: from localhost (kdavey@localhost [127.0.0.1]) by gus33.homeip.net (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id OAA03203; Sun, 22 Oct 2000 14:44:57 -0700 Date: Sun, 22 Oct 2000 14:44:57 -0700 (MST) From: Keith Davey To: jeff_pettorino@non.agilent.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: SMP? In-Reply-To: <5FAB4FDDCA7DD41191AA00D0B74778C821D363@axcs21.cos.agilent.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 The short answer is that FreeBSD does support SMP environments. I beleve that it supports SMP better than Linux does at 2.2.x but not as well as most commercial UNIX veriants like AIX and Solaris. On Sun, 22 Oct 2000 jeff_pettorino@non.agilent.com wrote: > I am curious about FreeBSD, being a Linux user for some time now, and would > like to try it out. My question is, does FreeBSD support SMP, and if so, to > what extent? I have heard various (and probably un-informed) responses > saying NO and YES but limited and poorly integrated....just want to know > what I am getting into before I get started! > > Thanks, > Jeff > Jeff Pettorino > Unix Frontline Platform Support > Telnet 719/590-3805 > =================== > Spherion > Technology Architects > Infrastructure Solutions > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 22 15: 9:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.bezeqint.net (mail-a.bezeqint.net [192.115.106.23]) by hub.freebsd.org (Postfix) with ESMTP id D1ACB37B479 for ; Sun, 22 Oct 2000 15:09:11 -0700 (PDT) Received: from bsd.net.il (bzq-168-135.bezeqint.net) by mail.bezeqint.net (Sun Internet Mail Server sims.3.5.2000.03.23.18.03.p10) with ESMTP id <0G2U0047IQOG1S@mail.bezeqint.net> for freebsd-questions@FreeBSD.ORG; Mon, 23 Oct 2000 00:05:05 +0200 (IST) Received: (from nimrodm@localhost) by bsd.net.il (8.11.0/8.9.3) id e9MM1At00964 for freebsd-questions@FreeBSD.ORG; Mon, 23 Oct 2000 00:01:10 +0200 (IST envelope-from nimrodm) Date: Mon, 23 Oct 2000 00:01:10 +0200 From: Nimrod Mesika Subject: Re: SMP? In-reply-to: <5FAB4FDDCA7DD41191AA00D0B74778C821D363@axcs21.cos.agilent.com>; from jeff_pettorino@non.agilent.com on Sun, Oct 22, 2000 at 03:50:10PM -0600 To: freebsd-questions@FreeBSD.ORG Reply-To: nimrodm@email.com Message-id: <20001023000110.A908@localhost.bsd.net.il> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline Mail-Followup-To: freebsd-questions@FreeBSD.ORG User-Agent: Mutt/1.2i References: <5FAB4FDDCA7DD41191AA00D0B74778C821D363@axcs21.cos.agilent.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 22, 2000 at 03:50:10PM -0600, jeff_pettorino@non.agilent.com wrote: > I am curious about FreeBSD, being a Linux user for some time now, and would > like to try it out. My question is, does FreeBSD support SMP, and if so, to > what extent? I have heard various (and probably un-informed) responses > saying NO and YES but limited and poorly integrated....just want to know > what I am getting into before I get started! 1. Yes. FreeBSD supports SMP (I'm running FreeBSD-4 on a dual-celeron machine). 2. There is some work to improve support for SMP (make the kernel more scalable). This is done on FreeBSD-5 (The development branch) and will not be ready anytime soon. Check out: http://people.freebsd.org/~jasone/smp/ -- Nimrod. http://www.geocities.com/rodd_27 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 15:10: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from matt.MUNICH.v-net.org (u57n248.hfx.eastlink.ca [24.222.57.248]) by hub.freebsd.org (Postfix) with ESMTP id 528D737B479 for ; Sun, 22 Oct 2000 15:09:58 -0700 (PDT) Received: from unisys (Windozzze [192.168.8.2]) by matt.MUNICH.v-net.org (8.9.3/8.9.3) with SMTP id TAA01695; Sun, 22 Oct 2000 19:08:53 -0300 (ADT) (envelope-from matt@researcher.com) From: "Matt Rudderham" To: , Subject: RE: SMP? Date: Sun, 22 Oct 2000 19:07:13 -0300 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <5FAB4FDDCA7DD41191AA00D0B74778C821D363@axcs21.cos.agilent.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I am curious about FreeBSD, being a Linux user for some time now, and would >like to try it out. My question is, does FreeBSD support SMP, and if so, to >what extent? I have heard various (and probably un-informed) responses >saying NO and YES but limited and poorly integrated....just want to know >what I am getting into before I get started! Jeff, As of 4.0-RELEASE: The FreeBSD SMP kernel supports motherboards that follow the Intel MP specification, version 1.4. Although, as the man page says: BUGS That would be a good guess... I don't have the knowledge to be able to compare it to Linux, although I have seen it in action on FreeBSD and it works:) - Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 15:11: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wren.cs.unc.edu (wren.cs.unc.edu [152.2.128.86]) by hub.freebsd.org (Postfix) with ESMTP id 6A84237B4C5 for ; Sun, 22 Oct 2000 15:10:58 -0700 (PDT) Received: from cs.unc.edu (fhernand1-cs.cs.unc.edu [152.2.142.108]) by wren.cs.unc.edu (8.9.3/8.9.3) with ESMTP id SAA25353 for ; Sun, 22 Oct 2000 18:10:55 -0400 (EDT) Message-ID: <39F365EF.26EEB052@cs.unc.edu> Date: Sun, 22 Oct 2000 18:10:55 -0400 From: Felix Hernandez Campos X-Mailer: Mozilla 4.74 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: tcl8.3.2 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 compile tcl 8.3.2 (*) from the source code, but I always get the following error message (from make, configure succeeded): ld -Bshareable -x -o libtcl83.so.1.0 regcomp.o ...lots_of_files... tclLoadDl.o cc tclAppInit.o -L/usr/home2/fhernand/tcl8.3.2/unix -ltcl83 -lm -lc -Wl,-rpath,/usr/local/lib -o tclsh ld: -ltcl83: no match ld creates libtcl83.so.1.0, but cc cannot use it as the tcl83 library. I had a look to an old configure.in from tcl 8.0 (I can compile that version successfully), and I found that the FreeBSD specific section is missing in the new release. The problem seems to be related to shared libraries and .so/.a files in FreeBSD, but I don't know enough to fix it. BTW, I'm using FreeBSD 2.2.8. Any help will be very welcome. Thank you. P.S. Please, point me to the right list if this is not the one I should be posting to. (*) it can be found in many places (e.g. http://dv.go.dlr.de/fresh/unix/src/contrib/tcl8.3.2.tar.gz) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 15:14: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 2895237B479 for ; Sun, 22 Oct 2000 15:14:02 -0700 (PDT) Received: (qmail 41832 invoked by uid 100); 22 Oct 2000 22:14:00 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14835.26280.803484.793146@guru.mired.org> Date: Sun, 22 Oct 2000 17:14:00 -0500 (CDT) To: Arcady Genkin Cc: questions@freebsd.org Subject: Re: Too many open files in system In-Reply-To: <110118888@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Arcady Genkin writes: > > Looking at the sysctl man page, you'll find plenty of options to > > tweak. I see a kern.maxfiles option, though I'm not exactly sure what > > it does. Sounds like it may be worth looking into. > This option is not explained in the manpage, so I looked at > sys/sysctl.h file and it seems that this might be the max number of > open files on the system. However, this number is set to 552 right > now, whereas `lsof' reports 809 open files. > ,---- > | soup:/usr/include/sys# sysctl kern.maxfiles > | kern.maxfiles: 552 > | soup:/usr/include/sys# lsof | wc -l > | 809 > `---- > Am I misunderstanding something? Any further ideas? I don't have the lsof man page installed, but it may be counting every occurence of a shared file descriptor, whereas kern.maxfiles counts the actual open file descriptors. Try checking kern.openfiles. ; Sun, 22 Oct 2000 16:10:33 -0700 (PDT) Received: (qmail 2044 invoked by uid 1001); 22 Oct 2000 23:10:37 -0000 Date: Mon, 23 Oct 2000 01:10:37 +0200 From: Sverre Valgeirsson To: freebsd-questions@freebsd.org Subject: Connecting an Amiga to FreeBSD gateway Message-ID: <20001023011036.A1978@k9k203-3.kam.afb.lu.se> Reply-To: e96sv@efd.lth.se Mail-Followup-To: Sverre Valgeirsson , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. I just found my old A1200 in the basement and now I would like to somehow connect it to the internet through my FreeBSD gateway. How can I connect the machines directly, and allow the amiga on to the internet through the gateway? I assume I should be able to do this with a serial cable, but how? /sverre -- When your IQ hits 21, sell! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 16:36:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wondermutt.net (host75-157.student.udel.edu [128.175.75.157]) by hub.freebsd.org (Postfix) with ESMTP id D968837B479 for ; Sun, 22 Oct 2000 16:36:08 -0700 (PDT) Received: from morgaine.udel.edu (morgaine.wondermutt.net [192.168.1.2]) by wondermutt.net (8.11.1/8.11.1) with ESMTP id e9MNavO58328; Sun, 22 Oct 2000 19:36:58 -0400 (EDT) (envelope-from papalia@udel.edu) Message-Id: <4.3.2.7.2.20001022192850.00adb470@mail.udel.edu> X-Sender: papalia@mail.udel.edu X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Sun, 22 Oct 2000 19:34:52 -0400 To: Mike Meyer , Arcady Genkin From: John Subject: Re: Too many open files in system Cc: questions@FreeBSD.ORG In-Reply-To: <14835.26280.803484.793146@guru.mired.org> References: <110118888@toto.iv> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > Looking at the sysctl man page, you'll find plenty of options to > > > tweak. I see a kern.maxfiles option, though I'm not exactly sure what > > > it does. Sounds like it may be worth looking into. > > This option is not explained in the manpage, so I looked at > > sys/sysctl.h file and it seems that this might be the max number of > > open files on the system. However, this number is set to 552 right > > now, whereas `lsof' reports 809 open files. > > ,---- > > | soup:/usr/include/sys# sysctl kern.maxfiles > > | kern.maxfiles: 552 > > | soup:/usr/include/sys# lsof | wc -l > > | 809 > > `---- > > Am I misunderstanding something? Any further ideas? > >I don't have the lsof man page installed, but it may be counting every >occurence of a shared file descriptor, whereas kern.maxfiles counts >the actual open file descriptors. Try checking kern.openfiles. I've been watching this thread hoping that some good info comes to light, seeing as how I've had/got a similar problem... I may be *really* far off on this, but within the man page for sysctl, within `sysctl -a` and also in the source code of sysctl.h there appears to be no reference to kern.openfiles? Even more so interesting is that `sysctl -a | grep file | less` yields about 60+ lines of "<3>file: table is full". I don't want to step on the original poster's quest for an answer, but I'm thinking our problems are quite similar and am interested in learning what's 'wrong' :) --John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 16:40:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 118C437B479 for ; Sun, 22 Oct 2000 16:40:56 -0700 (PDT) Received: (qmail 43879 invoked by uid 100); 22 Oct 2000 23:40:55 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14835.31495.41764.305120@guru.mired.org> Date: Sun, 22 Oct 2000 18:40:55 -0500 (CDT) To: John Cc: Arcady Genkin , questions@FreeBSD.ORG Subject: Re: Too many open files in system In-Reply-To: <4.3.2.7.2.20001022192850.00adb470@mail.udel.edu> References: <110118888@toto.iv> <4.3.2.7.2.20001022192850.00adb470@mail.udel.edu> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John writes: > > > > > Looking at the sysctl man page, you'll find plenty of options to > > > > tweak. I see a kern.maxfiles option, though I'm not exactly sure what > > > > it does. Sounds like it may be worth looking into. > > > This option is not explained in the manpage, so I looked at > > > sys/sysctl.h file and it seems that this might be the max number of > > > open files on the system. However, this number is set to 552 right > > > now, whereas `lsof' reports 809 open files. > > > ,---- > > > | soup:/usr/include/sys# sysctl kern.maxfiles > > > | kern.maxfiles: 552 > > > | soup:/usr/include/sys# lsof | wc -l > > > | 809 > > > `---- > > > Am I misunderstanding something? Any further ideas? > >I don't have the lsof man page installed, but it may be counting every > >occurence of a shared file descriptor, whereas kern.maxfiles counts > >the actual open file descriptors. Try checking kern.openfiles. > I may be *really* far off on this, but within the man page for sysctl, > within `sysctl -a` and also in the source code of sysctl.h there appears to > be no reference to kern.openfiles? Even more so interesting is that > `sysctl -a | grep file | less` yields about 60+ lines of "<3>file: table is > full". I'm not sure when openfiles went in (I'm not positive it's in -stable yet), but the idea that lsof and maxfiles are counting different things is the critical one. ; Sun, 22 Oct 2000 16:48:09 -0700 (PDT) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id RAA80456; Sun, 22 Oct 2000 17:51:37 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Sun, 22 Oct 2000 17:51:37 -0600 (CST) From: Ryan Thompson To: Chris Angell Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Oops! In-Reply-To: Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chris Angell wrote to freebsd-questions@FreeBSD.ORG: > I accidentally overwrote the /usr/sbin/adduser perl script with another > file. How do I get my adduser script back? > > Thanks, > > Chris Angell If you have sources installed, the original script can be found in /usr/src/usr.sbin/adduser/adduser.perl So, cd /usr/src/usr.sbin/adduser && make all install > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Ryan Thompson Network Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 16:50:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id 4419137B479 for ; Sun, 22 Oct 2000 16:50:11 -0700 (PDT) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id RAA81834; Sun, 22 Oct 2000 17:53:45 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Sun, 22 Oct 2000 17:53:45 -0600 (CST) From: Ryan Thompson To: Chris Byrnes Cc: questions@FreeBSD.ORG Subject: Re: arplookup error. In-Reply-To: Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chris Byrnes wrote to questions@FreeBSD.ORG: > Oct 22 10:40:58 awww /kernel: arplookup 216.206.201.130 failed: host is > not on local network > Oct 22 10:46:37 awww /kernel: arplookup 216.206.201.130 failed: host is > not on local network > > This message loops about every 5 minutes in /var/log/messages. Any idea > why my box is trying to do something with 216.206.201.130 and how to stop > it? :P Who is 216.206.201.130? What is the local network? -- Ryan Thompson Network Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17: 0:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from merganser.its.uu.se (merganser.its.uu.se [130.238.6.236]) by hub.freebsd.org (Postfix) with ESMTP id 366D637B4C5 for ; Sun, 22 Oct 2000 17:00:07 -0700 (PDT) Received: from regulus.student.UU.SE ([130.238.5.2]:61513 "HELO ertr1013.student.uu.se") by merganser.its.uu.se with SMTP id ; Mon, 23 Oct 2000 01:59:36 +0200 Received: (qmail 676 invoked by uid 1001); 22 Oct 2000 23:59:43 -0000 Date: Mon, 23 Oct 2000 01:59:43 +0200 From: Erik Trulsson To: Sverre Valgeirsson Cc: freebsd-questions@freebsd.org Subject: Re: Connecting an Amiga to FreeBSD gateway Message-ID: <20001023015942.A657@student.uu.se> Mail-Followup-To: Sverre Valgeirsson , freebsd-questions@freebsd.org References: <20001023011036.A1978@k9k203-3.kam.afb.lu.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001023011036.A1978@k9k203-3.kam.afb.lu.se>; from e96sv@efd.lth.se on Mon, Oct 23, 2000 at 01:10:37AM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 23, 2000 at 01:10:37AM +0200, Sverre Valgeirsson wrote: > Hi. > I just found my old A1200 in the basement and now I would like to somehow connect it to > the internet through my FreeBSD gateway. > How can I connect the machines directly, and allow the amiga on to the internet > through the gateway? > > I assume I should be able to do this with a serial cable, but how? > This is fairly easy. First you need a TCP/IP stack for the Amiga. I would recommend Miami (available from http://www.nordicglobal.com) (If your A1200 is unexpanded you might get a bit tight on memory) Then you connect the computers together with a null-modem cable (unless you want to fork out the money for networkcards). Then you set up ppp on the FreeBSD machine as a server. After that you just ask the Amiga to connect to the FreeBSD gateway. (Details depending on your TCP/IP stack) The most difficult part is probably setting up ppp correctly on the FreeBSD machine but the manpage and the PPP primer should be enough to let you do it. (It is not very difficult but the rest is even easier.) Oh, and remember to set gateway_enable="YES" in /etc/rc.conf (And in case you wonder, Yes I have such a setup here and it works just fine.) -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:15:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from botevgrad.com (atlantis.declera.com [212.72.199.193]) by hub.freebsd.org (Postfix) with SMTP id 7ACC037B479 for ; Sun, 22 Oct 2000 17:15:08 -0700 (PDT) Received: (qmail 9054 invoked from network); 23 Oct 2000 00:19:21 -0000 Received: from bd-a08.declera.com (HELO ais) (212.72.199.201) by atlantis.declera.com with SMTP; 23 Oct 2000 00:19:21 -0000 Message-ID: <00f901c03c86$3e980bd0$0200a8c0@ais> From: "anton stamenov" To: Subject: Samba & W2K Date: Mon, 23 Oct 2000 03:14:42 +0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00F6_01C03C9F.633BBD60" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_00F6_01C03C9F.633BBD60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable My W2K could not get the list with shares from Samba when I log-in. I could use the shared folders but could not get the list with = them.After 10-15 minutes everithing is alright.=20 I use samba 2.0.7 ------=_NextPart_000_00F6_01C03C9F.633BBD60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
My W2K could not get the list with = shares from=20 Samba when I log-in.
I could use the shared folders but = could not=20 get the list with them.After 10-15 minutes everithing is alright. =
I use samba = 2.0.7
------=_NextPart_000_00F6_01C03C9F.633BBD60-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:15:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from athserv.otenet.gr (athserv.otenet.gr [195.170.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 7668337B4C5 for ; Sun, 22 Oct 2000 17:15:35 -0700 (PDT) Received: from hades.hell.gr (patr530-b019.otenet.gr [195.167.121.147]) by athserv.otenet.gr (8.10.1/8.10.1) with ESMTP id e9N0E5J18270; Mon, 23 Oct 2000 03:14:07 +0300 (EET DST) Received: (from charon@localhost) by hades.hell.gr (8.11.1/8.11.1) id e9N0AOP02210; Mon, 23 Oct 2000 03:10:24 +0300 (EEST) Date: Mon, 23 Oct 2000 03:10:24 +0300 From: Giorgos Keramidas To: Chris Angell Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Oops! Message-ID: <20001023031024.B2017@hades.hell.gr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from root@chrisangell.com on Sun, Oct 22, 2000 at 01:25:46PM -0700 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 22, 2000 at 01:25:46PM -0700, Chris Angell wrote: > I accidentally overwrote the /usr/sbin/adduser perl script with another > file. How do I get my adduser script back? Assuming that you have the sources under /usr/src ... # cd /usr/src/usr.sbin/adduser/ # make -n install That should be pretty much all you have to do :-) -- Giorgos Keramidas, < keramida @ ceid . upatras . gr > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:15:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pandora.chariot.net.au (mail.chariot.net.au [203.30.236.84]) by hub.freebsd.org (Postfix) with ESMTP id 7429F37B479 for ; Sun, 22 Oct 2000 17:15:55 -0700 (PDT) Received: from ppp-061.cust210-9-18.ghr.chariot.net.au (ppp-061.cust210-9-18.ghr.chariot.net.au [210.9.18.61]) by pandora.chariot.net.au (8.10.0/8.10.0) with ESMTP id e9N0FPl22206 for ; Mon, 23 Oct 2000 09:45:31 +0930 Date: Mon, 23 Oct 2000 09:45:34 +0930 (CST) From: Trevor Nichols To: freebsd-questions@freebsd.org Subject: routing problems locally Message-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 don't know what causes it but the routing that's automatically generated for rl0 IP addresses is bad causing the machine to not be able to use any of the local addresses. [20:11:29 (root@cjhost):~]# netstat -rn Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 209.61.157.193 UGSc 71 3488 rl0 64.39.10.136 64.39.10.136 UH 0 0 rl0 => 64.39.10.136/32 link#1 UC 0 0 rl0 64.39.10.137 64.39.10.137 UH 0 0 rl0 => 64.39.10.137/32 link#1 UC 0 0 rl0 64.39.10.138 64.39.10.138 UH 0 0 rl0 => 64.39.10.138/32 link#1 UC 0 0 rl0 64.39.10.139 0:e0:7d:8c:a1:a UHLW 2 25 lo0 => 64.39.10.139/32 link#1 UC 0 0 rl0 64.39.10.140 64.39.10.140 UH 0 0 rl0 => 64.39.10.140/32 link#1 UC 0 0 rl0 127.0.0.1 127.0.0.1 UH 8 74045 lo0 You'll notice the gateway for 64.39.10.136 is 64.39.10.136, same with all except .139. I did 'route delete -host 64.39.10.139' and it recreated it as shown above. I can't ping .136 or anything but I can now ping .139. The machine is a FreeBSD 3.4 machine. We are planning to upgrade soon. [20:17:06 (root@cjhost):~]# ifconfig -a rl0: flags=8843 mtu 1500 inet 209.61.157.228 netmask 0xffffffc0 broadcast 209.61.157.255 inet 64.39.10.136 netmask 0xffffffff broadcast 64.39.10.255 inet 64.39.10.137 netmask 0xffffffff broadcast 64.39.10.255 inet 64.39.10.138 netmask 0xffffffff broadcast 64.39.10.255 inet 64.39.10.139 netmask 0xffffffff broadcast 64.39.10.255 inet 64.39.10.140 netmask 0xffffffff broadcast 64.39.10.255 ether 00:e0:7d:8c:a1:0a media: autoselect supported media: autoselect 100baseTX 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 10baseT/UTP Should we have these IP addresses on lo0 instead of rl0? Any suggestions much appreciated (because I don't want to have to do route delete -host IP all the time :) -Trev. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:17:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cobalt1.ciii.net (unknown [24.231.10.40]) by hub.freebsd.org (Postfix) with ESMTP id 03D3937B479 for ; Sun, 22 Oct 2000 17:17:24 -0700 (PDT) Received: from opensourcedirectory.org (pix142166196110.nbtel.net [142.166.196.110]) by cobalt1.ciii.net (8.9.3/8.9.3) with ESMTP id AAA10936 for ; Thu, 19 Oct 2000 00:07:55 -0300 Message-ID: <39EE64AB.3070507@opensourcedirectory.org> Date: Thu, 19 Oct 2000 00:04:11 -0300 From: Jason McGillivray User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.15-4mdk i686; en-US; m18) Gecko/20000929 Netscape6/6.0b3 X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: NDC NIC Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just wondering if someone could help out a guy in need... I was wondering if anyone ever used a NDC SOHOware Nic with FreeBSD if so what is it compatible with .. or where can I get the drivers? Is it compatible with something like ne2000??? I would appreciate all the help... thanks... the part number is 88-810003-01 Thanks guys.../girls... Jason McGillivray. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:18:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.west.se (unknown [194.52.130.37]) by hub.freebsd.org (Postfix) with ESMTP id 2479D37B479 for ; Sun, 22 Oct 2000 17:18:19 -0700 (PDT) Received: from west.se (bashful [192.168.0.14]) by mail.west.se (8.11.0/8.9.3) with ESMTP id e9JF5lH19272 for ; Thu, 19 Oct 2000 17:05:47 +0200 (CEST) (envelope-from bjorn.tornqvist@west.se) Message-ID: <39EF0DD0.E2FB91EE@west.se> Date: Thu, 19 Oct 2000 17:05:52 +0200 From: Bjorn Tornqvist Organization: West AB X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: What process is causing my system to swap? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Howdy, anyone know howto determine which program is responsible for making my 32Mb FreeBSD system constantly swap? I've tried iostat, systat, but they don't tell me. TIA, /Bjorn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:18:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.west.se (unknown [194.52.130.37]) by hub.freebsd.org (Postfix) with ESMTP id B35A937B4C5 for ; Sun, 22 Oct 2000 17:18:20 -0700 (PDT) Received: from west.se (bashful [192.168.0.14]) by mail.west.se (8.11.0/8.9.3) with ESMTP id e9JDUHH18758; Thu, 19 Oct 2000 15:30:17 +0200 (CEST) (envelope-from bjorn.tornqvist@west.se) Message-ID: <39EEF76F.DAF8FF@west.se> Date: Thu, 19 Oct 2000 15:30:23 +0200 From: Bjorn Tornqvist Organization: West AB X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Chris Dempsey Cc: Pete Young , xpert@xfree86.org, freebsd-questions@freebsd.org Subject: Re: GeForce 2 References: <20001019013940.24626.qmail@web120.yahoomail.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just a quick note that it works fine for me (and it didn't before I "patched" it as described (many thanks!)), FreeBSD 4.1.1 (couple of days old) XFree86 4.0.1_3 (also a couple of days old - installed from /usr/ports) SMP kernel 3D Blaster GeForce 2 GTS Actually, I've had some conversation with NVidia about this, and it was supposed to work with the GeForce256 driver all along, but it apparently had a bug. > That is really bizzare. According to NVidia it > should not even be working. I noticed also that you > said you are using XFree86 4.1. Aren't they only at > 4.0.1 right now? I have tried several different ways > of doing it, using FreeBSD-4.1.1-Stable and the xc-all > source, both from yesterday. When I do it normally, > it complains about not finding a kernel driver. When > I changed the #include vbe.h in the nv_include.h file > it craps out saying > (II) Loading > /usr/X11R6/lib/modules/drivers/nvidia_drv.o > (II) Module nvidia: vendor="NVIDIA Corporation" > compiled for 4.0.1, module version = 1.0.5 > (II) Loading /usr/X11R6/lib/modules/drivers/mga_drv.o > (II) Module mga: vendor="The XFree86 Project" > compiled for 4.0.1c, module version = 1.0.0 > (II) Loading > /usr/X11R6/lib/modules/drivers/glint_drv.o > (II) Module glint: vendor="The XFree86 Project" > compiled for 4.0.1c, module version = 1.0.0 > (II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.o > Duplicate symbol RivaEnterLeave in > /usr/X11R6/lib/modules/drivers/nv_drv.o > Also defined in > /usr/X11R6/lib/modules/drivers/nvidia_drv.o > Fatal server error: > Module load failure > > I am using the ASUS V7700, a GTS-based card, so > nothing > should be different. I've cc'd this to both xpert@ > xfree86.org and freebsd-questions@freebsd.org. > > __________________________________________________ > Do You Yahoo!? > Yahoo! Messenger - Talk while you surf! It's FREE. > http://im.yahoo.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:19:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from z-axis.com (unknown [63.215.194.2]) by hub.freebsd.org (Postfix) with ESMTP id 817D537B4C5 for ; Sun, 22 Oct 2000 17:19:51 -0700 (PDT) Received: from z-axis.com (krisiun.z-axis.com [63.215.194.62]) by z-axis.com (8.9.3/8.9.3) with ESMTP id RAA85945 for ; Tue, 17 Oct 2000 17:12:00 -0700 (PDT) (envelope-from greg@z-axis.com) Message-ID: <39ECEC17.4E83E3EB@z-axis.com> Date: Tue, 17 Oct 2000 17:17:27 -0700 From: greg X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: amd 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 three freebsd servers. 2.2, 2.2.6, and 3.3. I generate nfs maps for these servers with a makefile that looks like this # Makefile for fsinfo generated files: # fstab # exports # amd.host # amd.people # amd.people HOST = `hostname -s` all: fstab exports amd amd: amd.host amd.people amd.server fstab: fs.automounter fs.pinball fs.snowball fs.gumball fsinfo -f fstab. fs.automounter fs.pinball fs.snowball fs.gumball mv fstab.$(HOST) /etc/fstab exports: fs.automounter fs.pinball fs.snowball fs.gumball fsinfo -e exports. fs.automounter fs.pinball fs.snowball fs.gumball cat exports.$(HOST) | sed "s!/host!/a/$(HOST)/host!" > /etc/exports rm exports.$(HOST) amd.host: fs.automounter fs.pinball fs.snowball fs.gumball fsinfo -m amd. fs.automounter fs.pinball fs.snowball fs.gumball mv amd.* /etc/ amd.people: fs.automounter fs.pinball fs.snowball fs.gumball fsinfo -m amd. fs.automounter fs.pinball fs.snowball fs.gumball mv amd.* /etc/ amd.server: fs.automounter fs.pinball fs.snowball fs.gumball fsinfo -m amd. fs.automounter fs.pinball fs.snowball fs.gumball mv amd.* /etc/ clean: rm fstab* rm export* This will generate the maps on each machine using a script called fs-update that is #!/bin/sh yphost=snowball host=`hostname -s` cd /root/fsinfo for h in snowball pinball gumball ; do if [ "$host" != "$h" ]; then echo Copying fsinfo files to $h... rcp fs.automounter fs.snowball fs.pinball fs.gumball $h:/root/fsinfo fi echo Building fsinfo files on $h... rsh $h 'cd /root/fsinfo ; make' done /root/bin/yp-update for h in snowball pinball gumball ; do echo HUPping mountd on $h... rsh $h killall -HUP mountd echo HUPping amd on $h... rsh $h killall -HUP amd echo Tickling amd on $h... rsh $h /usr/local/sbin/amd.tickle done But when it gets to the 3.3 machine (pinball) I get an error: fsinfo -f fstab. fs.automounter fs.pinball fs.snowball fs.gumball 0)] fsinfo: Fatal, Cannot read any input files *** Error code 1 Stop. Is there some incompatibility with the different versions or am I missing something? Sorry for the long question and post but I am trying to be thorough. -greg greg@z-axis.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:20:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from space.rede-rs.com.br (unknown [200.248.243.129]) by hub.freebsd.org (Postfix) with ESMTP id 432DE37B4C5 for ; Sun, 22 Oct 2000 17:20:14 -0700 (PDT) Received: from jerry ([200.228.169.172]) by space.rede-rs.com.br (8.9.3/8.9.3) with SMTP id LAA06278 for ; Wed, 18 Oct 2000 11:23:58 GMT Message-Id: <3.0.6.32.20001017110220.007c8e50@mail.rede-rs.com.br> X-Sender: trainini@mail.rede-rs.com.br X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Tue, 17 Oct 2000 11:02:20 -0200 To: freebsd-questions@freebsd.org From: Paulo Ricardo Trainini Subject: Sender domain must exist Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have installed the freebsd 4.1 to connect the intranetwork with the internet. Your conections with internet is dial-up with static ip. When I try send the email from server (mail command) all rigth. But when I try send the email from computer in intranet (ip invalid) the sendmail return the message: tom sendmail[601]: JAA00601: ruleset=3Dcheck_mail, arg1=3D, relay=3D[192.168.1.2], reject=3D501 ... Se nder domain must exist ... and don=B4t send the message I searche in handbook that is necessary configure sendmail.cw and sendmail.mc to solve this problem, but don=B4t work enven so. snemdail.cw: domain.com sendmail.mc: MASQUERADE_AS(`domain.com') FEATURE(`masquerade_envelope') it=B4s rigth? thank you for your help Paulo --- Paulo Ricardo Trainini - trainini@fortnet.com.br Tel.: (51) 338.7284 FORTNET - Solu=E7=F5es para Redes de Computadores To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:20:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.mail.yahoo.com (smtp1.mail.yahoo.com [128.11.69.60]) by hub.freebsd.org (Postfix) with SMTP id 0E95937B479 for ; Sun, 22 Oct 2000 17:20:36 -0700 (PDT) Received: from bd-a08.declera.com (HELO ais) (212.72.199.201) by smtp.mail.vip.suc.yahoo.com with SMTP; 23 Oct 2000 00:20:15 -0000 X-Apparently-From: Message-ID: <013a01c03c86$f9e591f0$0200a8c0@ais> From: "anton stamenov" To: Subject: Fw: Samba & W2K Date: Mon, 23 Oct 2000 03:19:46 +0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0135_01C03CA0.18804FB0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0135_01C03CA0.18804FB0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable My W2K could not get the list with shares from Samba when I log-in. I could use the shared folders but could not get the list with = them.After 10-15 minutes everithing is alright.=20 I use samba 2.0.7 ------=_NextPart_000_0135_01C03CA0.18804FB0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
My W2K could not get the list with = shares from=20 Samba when I log-in.
I could use the shared folders but = could not=20 get the list with them.After 10-15 minutes everithing is alright. =
I use samba = 2.0.7
------=_NextPart_000_0135_01C03CA0.18804FB0-- _________________________________________________________ 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 Sun Oct 22 17:24:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns3.kisnet1.net (unknown [209.80.16.1]) by hub.freebsd.org (Postfix) with ESMTP id 10B6837B4C5 for ; Sun, 22 Oct 2000 17:24:23 -0700 (PDT) Received: from ideal-gate.idealfasteners.com (adsl-64-161-89-218.dsl.lsan03.pacbell.net [64.161.89.218]) by ns3.kisnet1.net (8.10.2/8.10.2) with ESMTP id e9JL5eF19754 for ; Thu, 19 Oct 2000 14:05:40 -0700 (PDT) Message-Id: <5.0.0.25.0.20001019141731.009eae20@mail.idealfasteners.com> X-Sender: kurtis@mail.idealfasteners.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Thu, 19 Oct 2000 14:24:26 -0700 To: freebsd-questions@freebsd.org From: Kurtis Smith Subject: ppp newbie one I figured it out just to share exp.. Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok thanks you guys always help me but somehow I got so pissed I figured it out from yesterday to today. what I had wrong was the router was set up wrong in my dhcpd.conf but the most important thing was the SPACING in the actual ppp.conf file.. Dam I was mad when I realized that was all it was for 6 hours trying to get this.. wore my self thin... Next I re-read the F#&($# Man page 20 times at least... Ok here it goes... hotshoppe# ppp -ddial -nat MYISP Working in auto mode: Using interface: tun0 hotshoppe# Dam finally hehe it started dialing and worked.. If anyone needs help with this send me an email I have more to it more config files and the dhcpd setup is very important for the machine to do ip masqeurading.. gateway_enable="YES" very important that it is yes so your win9x boxes and the rest of the local lan can get out.. As I found out ... other then this I found this to be very cool for your email server needs and maybe a small webserver if you dont get alot of hits.. works great on a p120 with 32megs of ram and a 500meg hard drive.. Oh yeah I reverted back to generic for now the Kernel that is.. Thanks, Love this os now even more! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:24:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns3.kisnet1.net (unknown [209.80.16.1]) by hub.freebsd.org (Postfix) with ESMTP id 5F15237B479 for ; Sun, 22 Oct 2000 17:24:23 -0700 (PDT) Received: from ideal-gate.idealfasteners.com (adsl-64-161-89-218.dsl.lsan03.pacbell.net [64.161.89.218]) by ns3.kisnet1.net (8.10.2/8.10.2) with ESMTP id e9ILYTF10209 for ; Wed, 18 Oct 2000 14:34:30 -0700 (PDT) Message-Id: <5.0.0.25.0.20001018144025.009e9100@mail.idealfasteners.com> X-Sender: kurtis@mail.idealfasteners.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Wed, 18 Oct 2000 14:53:05 -0700 To: freebsd-questions@freebsd.org From: Kurtis Smith Subject: ppp dialup with natd for Internet share newbie one... Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 4.0 Release Custome Kernel... Hi, Here goes my question again for you guru's and not so guru's that have this setup and functioning for your small web servers and email servers. I have gotten regular ppp to work just fine dial out and what not... I am having a problem ever since I recompiled the kernel with pseudo device tun1. here is my ppp.conf 1. default: 2. 3. # 4. # blah blah blah "device" references... blah blah 5. # 6. 7. set device /dev/cuaa1 8. set log Phase Chat LCP IPCP CCP tun command 9. set speed 115200 10. set dial "abort blah blah..." 11. set timeout 12. set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 13.add default HISADDR 14.enable dns 15. 16.papchap: 17. 18.PACBELL: 19. 20.set phone 956-4566 21.set authname test 22.set authkey 123456 this is what I do... hotshoppe# ppp -auto PACBELL working in auto mode Using interface: tun0 Warning: Bad label in /etc/ppp/ppp.conf (line 21) -missing colon ... so on ... error again with date... Now I do have DHCPD running on de0. I also have ipfirewall and ipdivert in kernel I try to load natd but it does not come up since there is no active connection.... Can someone point me to a how to or give me some info dam starting to pull hair out because I had it working fine earlier today now its 3pm already heheh.... Mind you this worked as is just like this before I recompiled kernel and also did not have ipdivert or ipfirewall or change psuedo device tun 1 instead of blank. Thanks, -Kurt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:26:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nietzsche.webcaribe.net (unknown [209.88.252.106]) by hub.freebsd.org (Postfix) with ESMTP id 098CA37B4C5 for ; Sun, 22 Oct 2000 17:26:03 -0700 (PDT) Received: (from operador@localhost) by nietzsche.webcaribe.net (8.9.3/8.9.3) id OAA06580 for freebsd-questions@freebsd.org; Fri, 20 Oct 2000 14:19:00 GMT (envelope-from operador) Date: Fri, 20 Oct 2000 14:19:00 GMT From: Operador del sistema Message-Id: <200010201419.OAA06580@nietzsche.webcaribe.net> To: freebsd-questions@freebsd.org Subject: kernel messages Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, what does this message means. hostname /kernel: /usr: optimization changed from TIME to SPACE ? thanks for help, To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:26:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vnuserv.vnuhcm.edu.vn (unknown [203.162.44.33]) by hub.freebsd.org (Postfix) with ESMTP id F356A37B4C5 for ; Sun, 22 Oct 2000 17:26:28 -0700 (PDT) Received: from hcmut-server.hcmut.edu.vn (hcmut-server.hcmut.edu.vn [172.28.2.2]) by vnuserv.vnuhcm.edu.vn (8.9.3/8.8.7) with ESMTP id PAA19805; Mon, 16 Oct 2000 15:09:23 GMT Received: from vnuserv.vnuhcm.edu.vn. by VNU-Gateway with ESMTP Ver (1.1Plus) for recipient addresses : , Received: from dit.hcmut.edu.vn (ditlab.dit.hcmut.edu.vn [172.28.10.21]) by hcmut-server.hcmut.edu.vn (8.10.1/8.10.1) with ESMTP id e9GEdhT25506; Mon, 16 Oct 2000 10:39:43 -0400 (EDT) Received: from dit.hcmut.edu.vn by dit.hcmut.edu.vn (8.8.8+Sun/SMI-SVR4) id WAA01819; Mon, 16 Oct 2000 22:07:40 -0700 (GMT) Message-ID: <39EB1598.8F4B9408@dit.hcmut.edu.vn> Date: Mon, 16 Oct 2000 21:50:00 +0700 From: Nguyen Manh Tho Organization: Database Group - Department of Information Technology X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 Cc: Alejandro Ramirez , FreeBSD Questions Subject: Need your help in Webmail References: <38B69523.18D7D9B8@dit.hcmut.edu.vn> <001b01bf7fa3$d0eaaa60$020a0a0a@megared.net.mx> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Sirs/ Madams, Firstly, I am terribly sorry about this mail. I know that this is the FreeBSD user group, but I need your help in webmail system, the system that I have to develop now in FreeBSD system. I am Nguyen Manh Tho, lecturer at Department of information Technology, Hochiminh city University, Vietnam. I am member of database group, but this semester I have some important tasks that not belong to my specified field. I am writing the Web mail system that support for students communicate with staff and others through the Intranet by Web environment. I found the free source code for web mail in Perl, and now I am re-writing it to improve its security. I now stack in the following step: - After user login with user name and password, the browser open the mail page in which user can check mail, see and delete. I encode the sessionid to hide the sessionid + username + password but this sessionid is still appear in the URL of the browser. If I copy this URL and Paste to other browser, I can read mail in this browser without reenter username + password as in Hotmail ot Yahoo. I would like to know how to encode and hide these information (sessionid+username+password), and force the user must to reenter username/password as they copy the URL to other Web browser. - I also would like to encode the password and username of user because now if I use cookies, I still put these informs into source pages (if I do not put in URL). I am afraid that experienced hacker can decode all the username/password and will make all thing worse. If anyone know the webmail source that can be compare to Hotmail and Yahoo or their principals, please let me know or help me solving these problems. Thank you very much in advanced, I am looking forward your response, -- Nguyen Manh Tho. +++++++++++++++++++++++++++++++++++++++++++++++ Engineer, Lecturer, Database Group, Department of Information Technology, Hochiminh City University of Technology, Block A3, 268 Ly Thuong Kiet Street, Ward 12, District 10, Hochiminh City, Vietnam. Email: nmtho@dit.hcmut.edu.vn URL: http://www.hcmut.edu.vn Phone : 84-8-8658689 (ext. 599) Fax: 84-8-8654137 +++++++++++++++++++++++++++++++++++++++++++++++ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:27:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from digitalarena.neterlin.digitalarena.net (unknown [64.1.137.121]) by hub.freebsd.org (Postfix) with ESMTP id D024737B479 for ; Sun, 22 Oct 2000 17:27:48 -0700 (PDT) Received: from protocity.com ([10.0.2.1]) by merlin.digitalarena.net (8.9.3/8.9.3) with ESMTP id JAA00603 for ; Wed, 18 Oct 2000 09:22:19 -0500 (CDT) (envelope-from dwood@protocity.com) Message-ID: <39EDB214.E377C909@protocity.com> Date: Wed, 18 Oct 2000 09:22:12 -0500 From: Daniel Wood X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: IDE CD RW Drives 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 HP CD-Writer 8100i and I would like to use it to burn CDs on my FreeBSD machine. I am new to FreeBSD and I have looked to the web for the answer to this question and can find none. Can someone please help? Thanks! Daniel Wood http://www.digitalarena.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:28:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id 29E5737B479 for ; Sun, 22 Oct 2000 17:28:25 -0700 (PDT) Received: from hyperion.informatik.rwth-aachen.de (hyperion.Informatik.RWTH-Aachen.DE [137.226.112.212]) by nets5.rz.rwth-aachen.de (8.10.1/8.10.1/7) with ESMTP id e9N0SEm29147; Mon, 23 Oct 2000 02:28:14 +0200 (MET DST) Received: from agamemnon.informatik.rwth-aachen.de (agamemnon.Informatik.RWTH-Aachen.DE [137.226.194.74]) by hyperion.informatik.rwth-aachen.de (8.9.1b+Sun/8.9.1/2) with ESMTP id CAA11893; Mon, 23 Oct 2000 02:28:04 +0200 (MET DST) Received: (from stolz@localhost) by agamemnon.informatik.rwth-aachen.de (8.9.1b+Sun/8.9.1-gb-2) id CAA12707; Mon, 23 Oct 2000 02:28:12 +0200 (MET DST) Date: Mon, 23 Oct 2000 02:28:12 +0200 From: Volker Stolz To: Operador del sistema Cc: freebsd-questions@FreeBSD.ORG Subject: Re: kernel messages Message-ID: <20001023022812.A12698@agamemnon.informatik.rwth-aachen.de> References: <200010201419.OAA06580@nietzsche.webcaribe.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200010201419.OAA06580@nietzsche.webcaribe.net>; from operador@nietzsche.webcaribe.net on Fri, Oct 20, 2000 at 02:19:00PM +0000 Organization: Chair for CS II 1/2, Anomalous Programming Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 20, 2000 at 02:19:00PM +0000, Operador del sistema wrote: > hostname /kernel: /usr: optimization changed from TIME to SPACE ? It means you're running out of diskspace (can't remember the threshold, though) and the file systems tries to optimize to save space instead of working faster. -- Volker Stolz * stolz@i2.informatik.rwth-aachen.de * PGP + S/MIME To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:33:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bjapp1.163.net (unknown [202.108.255.211]) by hub.freebsd.org (Postfix) with ESMTP id A1C8F37B479 for ; Sun, 22 Oct 2000 17:33:09 -0700 (PDT) Received: from ???????? (unknown [210.77.142.46]) by bjapp1.163.net (Postfix) with SMTP id 9F3F81D83B461 for ; Sun, 22 Oct 2000 02:06:09 +0800 (CST) Date: Sun, 22 Oct 2000 2:9:38 +0800 From: nomail To: freebsd-questions@FreeBSD.ORG. Subject: questions X-mailer: FoxMail 3.1 beta [cn] Mime-Version: 1.0 Content-Type: text/plain; charset="GB2312" Content-Transfer-Encoding: 7bit Message-Id: <20001021180609.9F3F81D83B461@bjapp1.163.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i'm a chinese student.could you tell how to use GNU'S Common C++ package. yours new_flying@163.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:33:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id 5782537B4C5 for ; Sun, 22 Oct 2000 17:33:32 -0700 (PDT) Received: by heorot.1nova.com (Postfix, from userid 1000) id 29F5D3294; Sat, 21 Oct 2000 16:57:08 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id 143C33293; Sat, 21 Oct 2000 16:57:08 +0000 (GMT) Date: Sat, 21 Oct 2000 16:57:08 +0000 (GMT) From: Rick Hamell To: Daniel Wood Cc: freebsd-questions@FreeBSD.ORG Subject: Re: IDE CD RW Drives In-Reply-To: <39EDB214.E377C909@protocity.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 have a HP CD-Writer 8100i and I would like to use it to burn CDs on my > FreeBSD machine. I am new to FreeBSD and I have looked to the web for > the answer to this question and can find none. Can someone please help? www.mostgraveconcern.com/freebsd helped me with my 8200i Rick ******************************************************************* Rick's FreeBSD Web page http://heorot.1nova.com/freebsd Ace Logan's Hardware Guide http://www.shatteredcrystal.net/hardware ***FreeBSD - The Power to Serve! http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:33:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sina.com (unknown [202.106.187.174]) by hub.freebsd.org (Postfix) with SMTP id 14C5F37B4C5 for ; Sun, 22 Oct 2000 17:33:41 -0700 (PDT) Received: (qmail 28533 invoked by uid 99); 23 Oct 2000 00:09:30 -0000 Message-ID: <20001023000930.28532.qmail@sina.com> From: Bigbear To: questions@freebsd.org Subject: problem with FreeBSD-5.0(Oct.20, 2000) Date: Mon Oct 23 00:09:30 2000 X-Mailer: SinaMail 3.0Beta (FireToad) X-Priority: 2 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all: when i update my system from freebsd 4.1 to freebsd 5.0(Oct. 20, 2000), all things are proper. but when the system start up, it hang when start elf ldconfig: /usr/lib /usr/lib/compat /usr/X11R6/lib can you tell me why? best regard. ______________________________________ BIGBEAR =================================================================== ÐÂÀËÃâ·Ñµç×ÓÓÊÏä http://mail.sina.com.cn ÐÂÀËÍƳö°ÂÔ˶ÌÐÅÏ¢ÊÖ»úµã²¥·þÎñ http://sms.sina.com.cn/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:34:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from iohost.com (unknown [209.189.124.99]) by hub.freebsd.org (Postfix) with ESMTP id EB3EA37B65F for ; Sun, 22 Oct 2000 17:34:25 -0700 (PDT) Received: from ntserver.ccsales.com (adsl-63-205-143-201.dsl.lsan03.pacbell.net [63.205.143.201]) by iohost.com (8.11.0/8.11.0) with ESMTP id e9KHBcb18678 for ; Fri, 20 Oct 2000 10:11:38 -0700 Message-Id: <5.0.0.25.0.20001020101111.054e57b0@mail.ccsales.com> X-Sender: randyk@mail.ccsales.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Fri, 20 Oct 2000 10:11:17 -0700 To: freebsd-questions@FreeBSD.ORG From: Randy Katz Subject: Fbsd 4.1.1 NAT Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I asked this question before with no successful answers some time ago so here goes again: My configuration: DSL Modem <----- eth0 [FreeBSD 4.1.1 Box] eth1 <------ Hub/Switch <------ [3 workstations] The FreeBSD Box authenticates and grabs an IP address from the DSL Modem DHCP and PPPoE(thernet). It serves through eth1 as routing for 192.168.1.0/24 network, eth1 is 192.168.1.1. All machines behind the router/firewal are able to ping out everywhere just fine and browse SOME places. It seems like the places that are not browseable are sites which have clusters, but I have not been able to break it down like that yet. Yahoo browses fine, Interliant will not browse, Microsoft browses, target.com will not. People have suggested that the win machines need a patch but this did not change things. One very large clue is that I can browse everywhere from the FreeBSD Machine but not from the machines that are proxying behind it. Here is my ppp conf file: default: nat same_ports yes nat use_sockets yes set device PPPoE:fxp0 set mru 1492 set mtu 1492 set authname blueblah set authkey ******** set log Phase tun command set speed sync deny lqr disable lqr set cd 5 set dial set login set redial 0 0 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 add default HISADDR # nat enable yes enable dns Any experience/help will be greatly appreciated, then I don't have to do buy one of those Netopia routers which I know work out of the box... Thank you, Randy Katz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:34:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from iohost.com (unknown [209.189.124.99]) by hub.freebsd.org (Postfix) with ESMTP id 867C737B663 for ; Sun, 22 Oct 2000 17:34:27 -0700 (PDT) Received: from ntserver.ccsales.com (adsl-63-205-143-201.dsl.lsan03.pacbell.net [63.205.143.201]) by iohost.com (8.11.0/8.11.0) with ESMTP id e9J4Qgb30164 for ; Wed, 18 Oct 2000 21:26:43 -0700 Message-Id: <5.0.0.25.0.20001018205044.0558c1f8@mail.ccsales.com> X-Sender: randyk@mail.ccsales.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Wed, 18 Oct 2000 21:26:22 -0700 To: questions@FreeBSD.ORG From: Randy Katz Subject: Fbsd 4.1.1 NAT Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I asked this question before with no successful answers some time ago so here goes again: My configuration: DSL Modem <----- eth0 [FreeBSD 4.1.1 Box] eth1 <------ Hub/Switch <------ [3 workstations] The FreeBSD Box authenticates and grabs an IP address from the DSL Modem DHCP and PPPoE(thernet). It serves through eth1 as routing for 192.168.1.0/24 network, eth1 is 192.168.1.1. All machines behind the router/firewal are able to ping out everywhere just fine and browse SOME places. It seems like the places that are not browseable are sites which have clusters, but I have not been able to break it down like that yet. Yahoo browses fine, Interliant will not browse, Microsoft browses, target.com will not. People have suggested that the win machines need a patch but this did not change things. One very large clue is that I can browse everywhere from the FreeBSD Machine but not from the machines that are proxying behind it. Here is my ppp conf file: default: nat same_ports yes nat use_sockets yes set device PPPoE:fxp0 set mru 1492 set mtu 1492 set authname blueblah set authkey ******** set log Phase tun command set speed sync deny lqr disable lqr set cd 5 set dial set login set redial 0 0 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 add default HISADDR # nat enable yes enable dns Any experience/help will be greatly appreciated, then I don't have to do buy one of those Netopia routers which I know work out of the box... Thank you, Randy Katz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:34:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from iohost.com (unknown [209.189.124.99]) by hub.freebsd.org (Postfix) with ESMTP id 53B8137B4D7 for ; Sun, 22 Oct 2000 17:34:27 -0700 (PDT) Received: from ntserver.ccsales.com (adsl-63-205-143-201.dsl.lsan03.pacbell.net [63.205.143.201]) by iohost.com (8.11.0/8.11.0) with ESMTP id e9JDHgb08479 for ; Thu, 19 Oct 2000 06:17:42 -0700 Message-Id: <5.0.0.25.0.20001019061713.00ab7168@mail.ccsales.com> X-Sender: randyk@mail.ccsales.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Thu, 19 Oct 2000 06:17:22 -0700 To: freebsd-questions@FreeBSD.ORG From: Randy Katz Subject: Fbsd 4.1.1 NAT Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I asked this question before with no successful answers some time ago so here goes again: My configuration: DSL Modem <----- eth0 [FreeBSD 4.1.1 Box] eth1 <------ Hub/Switch <------ [3 workstations] The FreeBSD Box authenticates and grabs an IP address from the DSL Modem DHCP and PPPoE(thernet). It serves through eth1 as routing for 192.168.1.0/24 network, eth1 is 192.168.1.1. All machines behind the router/firewal are able to ping out everywhere just fine and browse SOME places. It seems like the places that are not browseable are sites which have clusters, but I have not been able to break it down like that yet. Yahoo browses fine, Interliant will not browse, Microsoft browses, target.com will not. People have suggested that the win machines need a patch but this did not change things. One very large clue is that I can browse everywhere from the FreeBSD Machine but not from the machines that are proxying behind it. Here is my ppp conf file: default: nat same_ports yes nat use_sockets yes set device PPPoE:fxp0 set mru 1492 set mtu 1492 set authname blueblah set authkey ******** set log Phase tun command set speed sync deny lqr disable lqr set cd 5 set dial set login set redial 0 0 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 add default HISADDR # nat enable yes enable dns Any experience/help will be greatly appreciated, then I don't have to do buy one of those Netopia routers which I know work out of the box... Thank you, Randy Katz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:36: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1b.mail.yahoo.com (smtp3.mail.yahoo.com [128.11.68.135]) by hub.freebsd.org (Postfix) with SMTP id 6696437B4C5 for ; Sun, 22 Oct 2000 17:35:58 -0700 (PDT) Received: from bd-a08.declera.com (HELO ais) (212.72.199.201) by smtp.mail.vip.suc.yahoo.com with SMTP; 23 Oct 2000 00:35:55 -0000 X-Apparently-From: Message-ID: <015501c03c89$2a57b0f0$0200a8c0@ais> From: "anton stamenov" To: References: <5.0.0.25.0.20001018144025.009e9100@mail.idealfasteners.com> Subject: Re: ppp dialup with natd for Internet share newbie one... Date: Mon, 23 Oct 2000 03:35:32 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 4.0 Release Custome Kernel... > > Hi, > > Here goes my question again for you guru's and not so guru's that have > this setup and functioning for your small web servers and email servers. > > I have gotten regular ppp to work just fine dial out and what not... I am > having a problem ever since I recompiled the kernel with pseudo device tun1. > > here is my ppp.conf > > 1. default: > 2. > 3. # > 4. # blah blah blah "device" references... blah blah > 5. # > 6. > 7. set device /dev/cuaa1 > 8. set log Phase Chat LCP IPCP CCP tun command > 9. set speed 115200 > 10. set dial "abort blah blah..." > 11. set timeout > 12. set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 > 13.add default HISADDR > 14.enable dns > 15. > 16.papchap: > 17. > 18.PACBELL: > 19. > 20.set phone 956-4566 > 21.set authname test > 22.set authkey 123456 > > this is what I do... > > hotshoppe# ppp -auto PACBELL > > working in auto mode > Using interface: tun0 > Warning: Bad label in /etc/ppp/ppp.conf (line 21) -missing colon > > ... so on ... error again with date... > > Now I do have DHCPD running on de0. I also have ipfirewall and ipdivert in > kernel I try to load natd but it does not come up since there is no active > connection.... > > Can someone point me to a how to or give me some info dam starting to pull > hair out because I had it working fine earlier today now its 3pm already > heheh.... > > Mind you this worked as is just like this before I recompiled kernel and also > did not have ipdivert or ipfirewall or change psuedo device tun 1 instead > of blank. > > Thanks, > > -Kurt > > > try use it this way ppp.conf... .... PACBELL: set phone 956-4566 set timeout 120 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 add default HISADDR enable dns set authname test set authkey 123456 _________________________________________________________ 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 Sun Oct 22 17:36:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ciac.jl.cn (unknown [202.98.16.1]) by hub.freebsd.org (Postfix) with ESMTP id B244D37B4CF for ; Sun, 22 Oct 2000 17:36:31 -0700 (PDT) Received: from 11 ([159.226.123.49]) by ciac.jl.cn (8.9.1/8.9.1) with SMTP id HAA01904 for ; Fri, 20 Oct 2000 07:56:31 +0800 (CST) Date: Fri, 20 Oct 2000 08:07:00 +0800 From: "S.W.Liu" To: questions@freebsd.org Subject: FreeBSD 5.0 start up problem Message-Id: <39EF8CA41E.AA74HHH@10.1.1.1> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver 1.24 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I update my system (4.1) to 5.0(oct, 2000), but when I start up my system , it hang when ldconfig, no response, why? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:39:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 2E99237B479 for ; Sun, 22 Oct 2000 17:39:43 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.11.1/8.11.1) id e9N0dXw04348; Sun, 22 Oct 2000 19:39:33 -0500 (CDT) (envelope-from dan) Date: Sun, 22 Oct 2000 19:39:32 -0500 From: Dan Nelson To: "S.W.Liu" Cc: questions@FreeBSD.ORG Subject: Re: FreeBSD 5.0 start up problem Message-ID: <20001022193932.A17400@dan.emsphone.com> References: <39EF8CA41E.AA74HHH@10.1.1.1> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.10i In-Reply-To: <39EF8CA41E.AA74HHH@10.1.1.1>; from "S.W.Liu" on Fri Oct 20 08:07:00 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Oct 20), S.W.Liu said: > I update my system (4.1) to 5.0(oct, 2000), but when I start up my > system , it hang when ldconfig, no response, why? It's a problem with the /dev/random device. I have worked around it by adding "date > /dev/random" at the top of /etc/rc. -- 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 Oct 22 17:46:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost.linuxmotor.com (unknown [194.9.222.251]) by hub.freebsd.org (Postfix) with ESMTP id AF1B437B4C5 for ; Sun, 22 Oct 2000 17:46:10 -0700 (PDT) Received: from linuxmotor.com (wkstel002.linuxmotor.com [192.168.10.3]) by mailhost.linuxmotor.com (8.9.3/8.9.3/Debian/GNU) with ESMTP id QAA00265 for ; Sat, 21 Oct 2000 16:06:59 +0200 Message-Id: <200010211406.QAA00265@mailhost.linuxmotor.com> Date: Sat, 21 Oct 2000 16:46:19 +0200 (CEST) From: Cyriac BENOIT Subject: NIC on a Sony VAIO laptop To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I just can't setup my D-Link DRP-16TX NIC under FreeBSD. I've tried to insert an entry in /etc/pcmcia (I think...), But I always got the same message : "pccard "10/100..." not in database entry" And the NIC cannot be configured. Have you heard about this NIC working under FreeBSD ?? Any suggestion is welcome ! -- Cyriac BENOIT ________________________________________________________________________________ When eating an elephant take one bite at a time. -- Gen. C. Abrams ________________________________________________________________________________ Linux Motor Tel 01 30 16 46 80 Fax 01 30 16 46 81 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:46:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost.linuxmotor.com (unknown [194.9.222.251]) by hub.freebsd.org (Postfix) with ESMTP id 5D94037B479 for ; Sun, 22 Oct 2000 17:46:15 -0700 (PDT) Received: from linuxmotor.com (wkstel002.linuxmotor.com [192.168.10.3]) by mailhost.linuxmotor.com (8.9.3/8.9.3/Debian/GNU) with ESMTP id QAA00255 for ; Sat, 21 Oct 2000 16:01:16 +0200 Message-Id: <200010211401.QAA00255@mailhost.linuxmotor.com> Date: Sat, 21 Oct 2000 16:40:35 +0200 (CEST) From: Cyriac BENOIT Subject: Diskless workstation - FreeBSD 4.1.1 STABLE To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I think I've already post this question, but I have no return, and I haven't seen it on the mailing list... I'm trying to install diskless workstations with a FreeBSD 4.1.16STABLE server. The workstations boot up with LynSysy 10/100 NIC (with Etherboot, bought on www.disklessworkstations.com...). The /tftpboot/kernel on the server is configured with ROOT_NFS, and all the BOOTP options enabled. When the workstations boot up, I got the message : /kernel not a tagged image : could not load file And this message roll over and over... Thus, the station doesn't boot. Do you have any suggestions or comments about this problem ? Any help would be appreciated. Thanks a lot ! -- Cyriac BENOIT Linux Motor Tel 01 30 16 46 80 Fax 01 30 16 46 81 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:46:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost.linuxmotor.com (unknown [194.9.222.251]) by hub.freebsd.org (Postfix) with ESMTP id 9ECB337B4D7 for ; Sun, 22 Oct 2000 17:46:16 -0700 (PDT) Received: from linuxmotor.com (wkstel002.linuxmotor.com [192.168.10.3]) by mailhost.linuxmotor.com (8.9.3/8.9.3/Debian/GNU) with ESMTP id OAA08052 for ; Thu, 19 Oct 2000 14:04:38 +0200 Message-Id: <200010191204.OAA08052@mailhost.linuxmotor.com> Date: Thu, 19 Oct 2000 14:38:48 +0200 (CEST) From: Cyriac BENOIT Subject: Diskless workstations 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 think I've already post this message, but I hadn't correctly subscribe the mailing-list... I'm trying to install diskless workstation with FreeBSD 4.1.1-STABLE. I use NIC with Etherboot PROM. When the diskless workstation boot, tftpd try to load /tftpboot/kernel, and I got an error message : "not a tagged image" So, my question is : how to make a tagged image out of a FreeBSD kernel (with NFS_ROOT and BOOTP enable) ?? Thanks a lot to anyone who could help me ! -- Cyriac BENOIT ________________________________________________________________________________ ... I want FORTY-TWO TRYNEL FLOATATION SYSTEMS installed within SIX AND A HALF HOURS!!! ________________________________________________________________________________ Linux Motor Tel 01 30 16 46 80 Fax 01 30 16 46 81 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 17:55:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id C67B937B479 for ; Sun, 22 Oct 2000 17:55:27 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sun, 22 Oct 2000 17:54:08 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9N0tOZ83624; Sun, 22 Oct 2000 17:55:24 -0700 (PDT) (envelope-from cjc) Date: Sun, 22 Oct 2000 17:55:23 -0700 From: "Crist J . Clark" To: Operador del sistema Cc: freebsd-questions@FreeBSD.ORG Subject: Re: kernel messages Message-ID: <20001022175523.B75251@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <200010201419.OAA06580@nietzsche.webcaribe.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200010201419.OAA06580@nietzsche.webcaribe.net>; from operador@nietzsche.webcaribe.net on Fri, Oct 20, 2000 at 02:19:00PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 20, 2000 at 02:19:00PM +0000, Operador del sistema wrote: > hi, what does this message means. > hostname /kernel: /usr: optimization changed from TIME to SPACE ? See tunefs(8). -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 18:16:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id B118B37B479 for ; Sun, 22 Oct 2000 18:16:44 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sun, 22 Oct 2000 18:10:07 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9N1BNf83735; Sun, 22 Oct 2000 18:11:23 -0700 (PDT) (envelope-from cjc) Date: Sun, 22 Oct 2000 18:11:23 -0700 From: "Crist J . Clark" To: Trevor Nichols Cc: freebsd-questions@FreeBSD.ORG Subject: Re: routing problems locally Message-ID: <20001022181123.C75251@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from data@sb101.org on Mon, Oct 23, 2000 at 09:45:34AM +0930 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 23, 2000 at 09:45:34AM +0930, Trevor Nichols wrote: > Hi, > > I don't know what causes it but the routing that's automatically generated > for rl0 IP addresses is bad causing the machine to not be able to use any > of the local addresses. > > [20:11:29 (root@cjhost):~]# netstat -rn > Routing tables > > Internet: > Destination Gateway Flags Refs Use Netif > Expire > default 209.61.157.193 UGSc 71 3488 rl0 > 64.39.10.136 64.39.10.136 UH 0 0 rl0 => > 64.39.10.136/32 link#1 UC 0 0 rl0 > 64.39.10.137 64.39.10.137 UH 0 0 rl0 => > 64.39.10.137/32 link#1 UC 0 0 rl0 > 64.39.10.138 64.39.10.138 UH 0 0 rl0 => > 64.39.10.138/32 link#1 UC 0 0 rl0 > 64.39.10.139 0:e0:7d:8c:a1:a UHLW 2 25 lo0 => > 64.39.10.139/32 link#1 UC 0 0 rl0 > 64.39.10.140 64.39.10.140 UH 0 0 rl0 => > 64.39.10.140/32 link#1 UC 0 0 rl0 > 127.0.0.1 127.0.0.1 UH 8 74045 lo0 > > You'll notice the gateway for 64.39.10.136 is 64.39.10.136, same with all > except .139. I did 'route delete -host 64.39.10.139' and it recreated it > as shown above. > > I can't ping .136 or anything but I can now ping .139. > > The machine is a FreeBSD 3.4 machine. We are planning to upgrade soon. > > [20:17:06 (root@cjhost):~]# ifconfig -a > rl0: flags=8843 mtu 1500 > inet 209.61.157.228 netmask 0xffffffc0 broadcast 209.61.157.255 > inet 64.39.10.136 netmask 0xffffffff broadcast 64.39.10.255 > inet 64.39.10.137 netmask 0xffffffff broadcast 64.39.10.255 > inet 64.39.10.138 netmask 0xffffffff broadcast 64.39.10.255 > inet 64.39.10.139 netmask 0xffffffff broadcast 64.39.10.255 > inet 64.39.10.140 netmask 0xffffffff broadcast 64.39.10.255 > ether 00:e0:7d:8c:a1:0a > media: autoselect > supported media: autoselect 100baseTX 100baseTX > 100baseTX 10baseT/UTP 10baseT/UTP 10baseT/UTP > > > Should we have these IP addresses on lo0 instead of rl0? > > Any suggestions much appreciated (because I don't want to have to do route > delete -host IP all the time :) How are these addresses being asigned? It should be, ifconfig_rl0_alias0="inet 64.39.10.136 netmask 0xffffffff" ifconfig_rl0_alias1="inet 64.39.10.137 netmask 0xffffffff" ifconfig_rl0_alias2="inet 64.39.10.138 netmask 0xffffffff" ... Like so. But something is definately up since the broadcast address for these is wrong (really wrong) besides your routing problem. As to your question about lo0, if these addresses are for "interal use only," that is, the host only uses them to talk to itself (but I don't understand why someone would do that), then that _may_ work. But if the routing for these are somehow munged, the route for those may be too. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 18:21: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fciencias.ens.uabc.mx (unknown [148.231.177.14]) by hub.freebsd.org (Postfix) with ESMTP id 4310B37B479 for ; Sun, 22 Oct 2000 18:21:07 -0700 (PDT) Received: (from mabs@localhost) by fciencias.ens.uabc.mx (8.9.3/8.9.3) id PAA08160 for freebsd-questions@freebsd.org; Sat, 21 Oct 2000 15:59:29 -0700 (PDT) (envelope-from mabs) Date: Sat, 21 Oct 2000 15:59:29 -0700 (PDT) From: "Marco A. Barbosa S." Message-Id: <200010212259.PAA08160@fciencias.ens.uabc.mx> To: freebsd-questions@freebsd.org Subject: how to install 2 PCI NICs that are the same? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello... I ran into a problem with a machine (pentium pro 200) that had two NICs (one isa and one pci) but when I changed those to a newer Pentium II machine, the isa card stopped working... so I wondered if I could install 2 PCI cards in the same machine easily... I did some checking out and I never saw anything on the freebsd site... do I have to do something special to the kernel? because there is only one entry for that kind of NIC (fxp0 in my case)... I figured that maybe I would have to add another entry, but I did not know if there had to be something done to /dev to make it work because just adding fxp1 to the kernel sounded to simple... anyway... I remember someone else telling me that he had tried to do something like that somewhere else and it did not work... so... any help is appreciated. thanks Marco A. Barbosa S. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 18:29:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from damoe.wireless-isp.net (damoe.wireless-isp.net [208.61.227.212]) by hub.freebsd.org (Postfix) with ESMTP id BCA8937B479 for ; Sun, 22 Oct 2000 18:29:15 -0700 (PDT) Received: from localhost (keen@localhost) by damoe.wireless-isp.net (8.11.1/8.11.1) with ESMTP id e9N1Tbe19670 for ; Sun, 22 Oct 2000 21:29:38 -0400 (EDT) (envelope-from keen@damoe.wireless-isp.net) Date: Sun, 22 Oct 2000 21:29:36 -0400 (EDT) From: David Raistrick To: freebsd-questions@FreeBSD.ORG Subject: On the subject of BSD based routers... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How many 10baseT interfaces could i reasonably have? Lets say I were to use some of the 4 port cards. Could i put 6 of those in a box and access all 24 ports? (provided i had 6 pci slots..) Can the PCI bus handle that much data? How many could i reasonably do, and be able to use them full bore? Assuming simple static routes, and nothing more...what kind of processing power should i need? and ram? Now, if i wanted 100bTX FD....what about now? What about....creating a jail of some sort that would allow access only to the routing related commands? And maybe even scripts to dump the current config into the apropriate files? (ala cisco...) Anyone working on anything like this? A few rambled questions....looking for comments:) -- David Raistrick Digital Wireless Communications davidr@dwcinet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 18:43:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from shawn.megadeth.org (unknown [63.169.72.254]) by hub.freebsd.org (Postfix) with ESMTP id CD81337B4E5 for ; Sun, 22 Oct 2000 18:43:08 -0700 (PDT) Received: (from shawn@localhost) by shawn.megadeth.org (8.11.0/8.11.0) id e9MJHrY02229; Sun, 22 Oct 2000 19:17:53 GMT (envelope-from shawn) Date: Sun, 22 Oct 2000 19:17:53 +0000 From: Shawn Ramsey To: "Marco A. Barbosa S." Cc: freebsd-questions@FreeBSD.ORG Subject: Re: how to install 2 PCI NICs that are the same? Message-ID: <20001022191753.A2194@shawn.megadeth.org> References: <200010212259.PAA08160@fciencias.ens.uabc.mx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200010212259.PAA08160@fciencias.ens.uabc.mx>; from mabs@fciencias.ens.uabc.mx on Sat, Oct 21, 2000 at 03:59:29PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Oct 21, 2000 at 03:59:29PM -0700, Marco A. Barbosa S. wrote: > > hello... > > I ran into a problem with a machine (pentium pro 200) that > had two NICs (one isa and one pci) but when I changed those to > a newer Pentium II machine, the isa card stopped working... > so I wondered if I could install 2 PCI cards in the same > machine easily... I did some checking out and I never saw > anything on the freebsd site... do I have to do something > special to the kernel? because there is only one entry for > that kind of NIC (fxp0 in my case)... I figured that maybe > I would have to add another entry, but I did not know if > there had to be something done to /dev to make it work > because just adding fxp1 to the kernel sounded to simple... > > anyway... I remember someone else telling me that he had tried > to do something like that somewhere else and it did not work... so... > > any help is appreciated. You only need one entry in your kernel config file for PCI cards. So an "options fxp" is all you need for 2 PCI Intel cards. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 18:48:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from donkeykong.gpcc.itd.umich.edu (donkeykong.gpcc.itd.umich.edu [141.211.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 522C537B479 for ; Sun, 22 Oct 2000 18:48:19 -0700 (PDT) Received: from gorf.gpcc.itd.umich.edu (smtp@gorf.gpcc.itd.umich.edu [141.211.2.147]) by donkeykong.gpcc.itd.umich.edu (8.8.8/4.3-mailhub) with ESMTP id VAA11800; Sun, 22 Oct 2000 21:48:18 -0400 (EDT) Received: from localhost (timcm@localhost) by gorf.gpcc.itd.umich.edu (8.8.8/5.1-client) with ESMTP id VAA11312; Sun, 22 Oct 2000 21:48:17 -0400 (EDT) Date: Sun, 22 Oct 2000 21:48:17 -0400 (EDT) From: Tim McMillen X-Sender: timcm@gorf.gpcc.itd.umich.edu To: "Marco A. Barbosa S." Cc: freebsd-questions@FreeBSD.ORG Subject: Re: how to install 2 PCI NICs that are the same? In-Reply-To: <200010212259.PAA08160@fciencias.ens.uabc.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 In fact most people would recommend using two of the same NIC. With two pci NIC's in the machine it will have no trouble loading the driver for both. The only problem would arise if both Nic's were hardwired to use the same irq. (rare but not unheard of in really cheap nics) Any decent nic will be configureable, usually using an unfortunately Dos utility. Tim On Sat, 21 Oct 2000, Marco A. Barbosa S. wrote: > > hello... > > I ran into a problem with a machine (pentium pro 200) that > had two NICs (one isa and one pci) but when I changed those to > a newer Pentium II machine, the isa card stopped working... > so I wondered if I could install 2 PCI cards in the same > machine easily... I did some checking out and I never saw > anything on the freebsd site... do I have to do something > special to the kernel? because there is only one entry for > that kind of NIC (fxp0 in my case)... I figured that maybe > I would have to add another entry, but I did not know if > there had to be something done to /dev to make it work > because just adding fxp1 to the kernel sounded to simple... > > anyway... I remember someone else telling me that he had tried > to do something like that somewhere else and it did not work... so... > > any help is appreciated. > > thanks > > Marco A. Barbosa S. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 22 18:59:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from c004.sfo.cp.net (c004-h008.c004.sfo.cp.net [209.228.14.64]) by hub.freebsd.org (Postfix) with SMTP id 8399237B4C5 for ; Sun, 22 Oct 2000 18:59:40 -0700 (PDT) Received: (cpmta 13279 invoked from network); 22 Oct 2000 18:59:39 -0700 Date: 22 Oct 2000 18:59:39 -0700 Message-ID: <20001023015939.13278.cpmta@c004.sfo.cp.net> X-Sent: 23 Oct 2000 01:59:39 GMT Received: from [63.248.158.59] by mail.techemail.com with HTTP; 22 Oct 2000 18:59:39 PDT Content-Type: text/plain Content-Disposition: inline Mime-Version: 1.0 To: questions@FreeBSD.org From: Thomas Goins X-Mailer: Web Mail 3.7.1.4 Subject: HELP!!! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there. My name is Thomas and I am really new to this UNIX, FREE BSD stuff. I think i just loaded the software on one of the partitions I created, but when I restarted my machine, it goes through all this config stuff and then it says rebooting in 15 seconds. How do i stop this and if the software is loaded, how do i get to the OS? Thanks for your time. Thomas Goins _______________________________________________________ Are you a Techie? Get Your Free Tech Email Address Now! Many to choose from! Visit http://www.TechEmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 19: 7:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sphere.coresolutions.com (unknown [202.181.200.194]) by hub.freebsd.org (Postfix) with ESMTP id 152F637B479 for ; Sun, 22 Oct 2000 19:07:23 -0700 (PDT) To: freebsd-questions@FreeBSD.ORG Subject: PPP NAT problems X-Mailer: Lotus Notes Release 5.0.4 June 8, 2000 Message-ID: From: marcus.lam@coresolutions.com Date: Mon, 23 Oct 2000 10:08:45 +0800 X-MIMETrack: Serialize by Router on Sphere/CoRe(Release 5.0.2c (Intl)|2 February 2000) at 23/10/2000 10:08:51 AM, Serialize complete at 23/10/2000 10:08:51 AM MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=_alternative 000B855B48256981_=" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multipart message in MIME format. --=_alternative 000B855B48256981_= Content-Type: text/plain; charset="us-ascii" Hello, I have a FreeBSD box set up with PPPoE set up and it's running fine. no problem. Now I want to share this connection with other NT boxes I have. For some reason I can ping from a NT box to the outside world but I cannot get real connection, let's say a HTTP connection, to the outside world. I am using ipfilter for NAT purposes. And the configuration is like this: ========================================================================== map tun0 192.168.0.0/16 -> 0.0.0.0/32 portmap tcp/udp 40000:65000 map tun0 192.168.0.0/16 -> 0.0.0.0/32 and for ipfilter I set this: ========================================== pass in quick proto tcp all keep state pass out quick proto tcp all keep state Now on a NT box (192.168.0.50) I can ping, say, www.oracle.com successfully but when I use a browser to access www.oracle.com it never returns. I noticed there is actually traffic thru the DSL modem but the result never reach back to the NT box, is it a routing issue or some other settings I forgot? here is a dump of the routing table on the FreeBSD box ================================================================ Destination Gateway Flags ... Netif Expire default 192.168.64.1 UGSc tun0 10 link#1 UC xl0 => 127.0.0.1 127.0.0.1 UH lo0 192.168 link#2 UC rl0 => 192.168.0.50 link#2 UHLW rl0 => 192.168.64.1 203.169.162.137 UH tun0 Thanks. -------------------------------------------------------------------- Marcus Lam (marcus.lam@coresolutions.com) --=_alternative 000B855B48256981_= Content-Type: text/html; charset="us-ascii"
Hello,

I have a FreeBSD box set up with PPPoE set up and it's running fine. no problem.

Now I want to share this connection with other NT boxes I have. For some reason I can ping from a NT box to the outside world but I cannot get real connection, let's say a HTTP connection, to the outside world.

I am using ipfilter for NAT purposes.  And the configuration is like this:
==========================================================================
map tun0 192.168.0.0/16 -> 0.0.0.0/32 portmap tcp/udp 40000:65000
map tun0 192.168.0.0/16 -> 0.0.0.0/32

and for ipfilter I set this:
==========================================
pass in quick proto tcp all keep state
pass out quick proto tcp all keep state


Now on a NT box (192.168.0.50) I can ping, say, www.oracle.com successfully but when I use a browser to access www.oracle.com it never returns. I noticed there is actually traffic thru the DSL modem but the result never reach back to the NT box, is it a routing issue or some other settings I forgot?  

here is a dump of the routing table on the FreeBSD box
================================================================
Destination       Gateway           Flags    ...   Netif  Expire
default           192.168.64.1      UGSc           tun0
10                link#1            UC             xl0    =>
127.0.0.1         127.0.0.1         UH             lo0
192.168           link#2            UC             rl0    =>
192.168.0.50      link#2            UHLW           rl0    =>
192.168.64.1      203.169.162.137   UH             tun0


Thanks.

--------------------------------------------------------------------
Marcus Lam (marcus.lam@coresolutions.com)
--=_alternative 000B855B48256981_=-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 19: 9: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from donkeykong.gpcc.itd.umich.edu (donkeykong.gpcc.itd.umich.edu [141.211.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 26DBF37B4C5 for ; Sun, 22 Oct 2000 19:09:02 -0700 (PDT) Received: from gorf.gpcc.itd.umich.edu (smtp@gorf.gpcc.itd.umich.edu [141.211.2.147]) by donkeykong.gpcc.itd.umich.edu (8.8.8/4.3-mailhub) with ESMTP id WAA13993; Sun, 22 Oct 2000 22:09:01 -0400 (EDT) Received: from localhost (timcm@localhost) by gorf.gpcc.itd.umich.edu (8.8.8/5.1-client) with ESMTP id WAA14761; Sun, 22 Oct 2000 22:09:00 -0400 (EDT) Date: Sun, 22 Oct 2000 22:09:00 -0400 (EDT) From: Tim McMillen X-Sender: timcm@gorf.gpcc.itd.umich.edu To: David Raistrick Cc: freebsd-questions@FreeBSD.ORG Subject: Re: On the subject of BSD based routers... 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, 22 Oct 2000, David Raistrick wrote: > How many 10baseT interfaces could i reasonably have? Lets say I were to > use some of the 4 port cards. Could i put 6 of those in a box and access > all 24 ports? (provided i had 6 pci slots..) > Can the PCI bus handle that much data? Well a PCI bus running at 33MHZ gives 33HZ*64bit / 8bits/byte ~= 250MBytes/sec max *theoretical* output the 24 10baseT nics work out to 10*10^6 /8 *24 ~= 28MB/sec and the 100's to 280MB/sec which is past the PCI bus limit. Theoretical throughtputs are almost never reached so who knows. Correct me if I'm wrong but nobody does it this way right? Wouldn't a multiport switch be used and then one connection from that to a box with aliases to handle the different IP's and incoming connections? Tim > A few rambled questions....looking for comments:) > -- > David Raistrick Digital Wireless Communications > davidr@dwcinet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 19:12: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id C2FE037B479 for ; Sun, 22 Oct 2000 19:12:06 -0700 (PDT) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id UAA24829; Sun, 22 Oct 2000 20:15:42 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Sun, 22 Oct 2000 20:15:42 -0600 (CST) From: Ryan Thompson To: Thomas Goins Cc: questions@FreeBSD.ORG Subject: Re: HELP!!! In-Reply-To: <20001023015939.13278.cpmta@c004.sfo.cp.net> Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thomas Goins wrote to questions@FreeBSD.ORG: > Hi there. > > My name is Thomas and I am really new to this UNIX, FREE BSD stuff. I > think i just loaded the software on one of the partitions I created, > but when I restarted my machine, it goes through all this config stuff > and then it says rebooting in 15 seconds. How do i stop this and if > the software is loaded, how do i get to the OS? Ok, so the machine encountered a problem and could not complete the boot process. Before you saw the reboot in 15 seconds line, there would have been some sort of (error) message. Please save or copy down the information that appears on the screen before the system reboots, and any other information that displays that might have some bearing on the failure to boot. Also, what version of FreeBSD are you attempting to install? Are your HDDs IDE or SCSI? Did you install the boot manager? Where (physically) on the hard disk did you install the FreeBSD partition? > > Thanks for your time. > > Thomas Goins > > > _______________________________________________________ > Are you a Techie? Get Your Free Tech Email Address Now! > Many to choose from! Visit http://www.TechEmail.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Ryan Thompson Network Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 19:21:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from xellos.bignet.net (xellos.bignet.net [64.79.64.6]) by hub.freebsd.org (Postfix) with ESMTP id F31EC37B4C5 for ; Sun, 22 Oct 2000 19:21:06 -0700 (PDT) Received: from anna (host136.64-79-91.bignet.net [64.79.91.136]) by xellos.bignet.net (8.9.3/8.9.3) with SMTP id WAA26907 for ; Sun, 22 Oct 2000 22:21:00 -0400 Message-ID: <006901c03c98$5a48f440$6401a8c0@anna> Reply-To: "Fred Paredes" From: "Fred Paredes" To: Subject: Newbie to BSD - Problem Configuring Kernel Date: Sun, 22 Oct 2000 22:23:50 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0064_01C03C76.C0E1B9C0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0064_01C03C76.C0E1B9C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am a newbie to BSD and I am having a problem configuring the kernel. = I have a Pentium 133 with 24 Megs of RAM, and 1 GIG and 540 Megabyte = hard drives. I also have a Memorex ATAPI IDE CDROM. I am trying to = install BSD 4.0. I made the two boot floppies from the installation disk and booted to = the kernel configuration program. After I exit the Visual = Configuration, I get the following error:=20 avail memory =3D 18542592 (18100K bytes) Preloaded elf kernel "kernel" at 0xc05e7000. Preloaded mfs_root "/mfsroot" at 0xc05e7084. Intel Pentium detect installing workaround for F00F bug ms0: Preloaded image 2949120 bytes at 0xc0315b98 md1: Malloc disk npx0: on motherboard npx0: INT 16 interface pci0: on pcib0 atapci0: = port 0x3f4-0x3f7,0x1f0-0x1f7 at device 1.0 on pci0 atapci0: Busmastering DMA not supported panic: resouce_list_alloc: resource entry is busy Uptime: 0s How can I tell what resource is having a problem? After I get this = error, I have no choice but to reboot and try againg. Any information = that anyone can provide would be of great help. Thank You ------=_NextPart_000_0064_01C03C76.C0E1B9C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I am a newbie to BSD and I am having a = problem=20 configuring the kernel.   I have a Pentium 133 with 24 Megs of = RAM,=20 and 1 GIG and 540 Megabyte hard drives.  I also have a Memorex = ATAPI IDE=20 CDROM.  I am trying to install BSD 4.0.
 
I made the two boot floppies from the = installation=20 disk and booted to the kernel configuration program.  After I exit = the=20 Visual Configuration, I get the following error:
 

avail memory =3D 18542592 (18100K bytes)
Preloaded elf = kernel "kernel"=20 at 0xc05e7000.
Preloaded mfs_root "/mfsroot" at 0xc05e7084.
Intel = Pentium=20 detect installing workaround for F00F bug
ms0: Preloaded image=20 </mfsroot> 2949120 bytes at 0xc0315b98
md1: Malloc = disk
npx0:=20 <math processor> on motherboard
npx0: INT 16 interface
pci0: = <PCI=20 bus> on pcib0
atapci0: <RZ 100? ATA controller !WARNING! buggy = chip=20 dataloss possible> port 0x3f4-0x3f7,0x1f0-0x1f7 at device 1.0 on=20 pci0
atapci0: Busmastering DMA not supported
panic: = resouce_list_alloc:=20 resource entry is busy
Uptime: 0s
 
How can I tell what resource is having a problem?  After I get = this=20 error, I have no choice but to reboot and try againg.  Any = information that=20 anyone can provide would be of great help.
 
Thank You
------=_NextPart_000_0064_01C03C76.C0E1B9C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 19:23:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gelemna.org (cc466188-a.pinev1.in.home.com [24.17.49.208]) by hub.freebsd.org (Postfix) with ESMTP id 884BB37B4CF for ; Sun, 22 Oct 2000 19:23:53 -0700 (PDT) Received: (from croyle@localhost) by gelemna.org (8.11.1/8.9.3) id e9N2N5s52120; Sun, 22 Oct 2000 21:23:05 -0500 (EST) (envelope-from croyle@gelemna.org) To: Paulo Ricardo Trainini Cc: questions@freebsd.org Subject: Re: Sender domain must exist References: <3.0.6.32.20001017110220.007c8e50@mail.rede-rs.com.br> From: Don Croyle Date: 22 Oct 2000 21:22:55 -0500 Organization: Minimal at best In-Reply-To: Paulo Ricardo Trainini's message of "Tue, 17 Oct 2000 11:02:20 -0200" Message-ID: <86snponvnk.fsf@emerson.gelemna.org> Lines: 39 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Paulo Ricardo Trainini writes: > I have installed the freebsd 4.1 to connect the intranetwork with the > internet. Your conections with internet is dial-up with static ip. Wh= en I > try send the email from server (mail command) all rigth. But when I t= ry > send the email from computer in intranet (ip invalid) the sendmail re= turn > the message: >=20 > tom sendmail[601]: JAA00601: ruleset=3Dcheck_mail, arg1=3D ortnet@192.168.1.1>, relay=3D[192.168.1.2], reject=3D501 > ... Se > nder domain must exist >=20 > .. and don=B4t send the message >=20 > I searche in handbook that is necessary configure sendmail.cw and > sendmail.mc to solve this problem, but don=B4t work enven so. >=20 > snemdail.cw: > domain.com >=20 > sendmail.mc: > MASQUERADE_AS(`domain.com') > FEATURE(`masquerade_envelope') >=20 > it=B4s rigth? >=20 > thank you for your help That's right as far as it goes, but the machine that's trying to send the mail is probably announcing itself as the unregistered host.domain.com. Add something like define(`confDOMAIN_NAME', `domain.com')dnl to sendmail.mc and it should work better. --=20 I've always wanted to be a dilettante, but I've never quite been ready to make the commitment. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 19:32: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mgw1.MEIway.com (mgw1.meiway.com [212.73.210.75]) by hub.freebsd.org (Postfix) with ESMTP id 4048D37B479 for ; Sun, 22 Oct 2000 19:32:00 -0700 (PDT) Received: from mail.Go2France.com (ms1.meiway.com [212.73.210.73]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id 344E06A901 for ; Mon, 23 Oct 2000 04:31:58 +0200 (CEST) Received: from sv.Go2France.com [212.73.210.79] by mail.Go2France.com with ESMTP (SMTPD32-6.04) id A46D79850054; Mon, 23 Oct 2000 04:37:33 +0200 Message-Id: <5.0.0.25.0.20001023042832.02db5520@mail.Go2France.com> X-Sender: lconrad%Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Mon, 23 Oct 2000 04:32:05 +0200 To: freebsd-questions@freebsd.org From: Len Conrad Subject: Re: Sender domain must exist In-Reply-To: <3.0.6.32.20001017110220.007c8e50@mail.rede-rs.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I have installed the freebsd 4.1 to connect the intranetwork with the >internet. Your conections with internet is dial-up with static ip. When I >try send the email from server (mail command) all rigth. But when I try >send the email from computer in intranet (ip invalid) the sendmail return >the message: > >tom sendmail[601]: JAA00601: ruleset=check_mail, arg1=ortnet@192.168.1.1>, relay=[192.168.1.2], reject=501 >... Se >nder domain must exist sender domain means MAIL FROM: You don't have a sender domain in your header. It should be a FQDN, Fully Qualified Domain Name, but yours is just an ip address: Len http://BIND8NT.MEIway.com: ISC BIND 8.2.2 p5 & 8.2.3 T6B for NT4 & W2K http://IMGate.MEIway.com: Build free, hi-perf, anti-spam mail gateways To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 19:37:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from po4.wam.umd.edu (po4.wam.umd.edu [128.8.10.166]) by hub.freebsd.org (Postfix) with ESMTP id 6187837B479; Sun, 22 Oct 2000 19:37:11 -0700 (PDT) Received: from rac1.wam.umd.edu (IDENT:root@rac1.wam.umd.edu [128.8.10.141]) by po4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id WAA00274; Sun, 22 Oct 2000 22:37:01 -0400 (EDT) Received: from rac1.wam.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by rac1.wam.umd.edu (8.9.3/8.9.3) with SMTP id WAA06175; Sun, 22 Oct 2000 22:37:00 -0400 (EDT) Received: from localhost (culverk@localhost) by rac1.wam.umd.edu (8.9.3/8.9.3) with ESMTP id WAA06162; Sun, 22 Oct 2000 22:37:00 -0400 (EDT) X-Authentication-Warning: rac1.wam.umd.edu: culverk owned process doing -bs Date: Sun, 22 Oct 2000 22:37:00 -0400 (EDT) From: Kenneth Wayne Culver To: Warner Losh Cc: Mike , alex@astro.su.se, mobile@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: Linksys PCcard netcard + Cardbus In-Reply-To: <200010222147.PAA21032@harmony.village.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 that's wierd... my pcmpc must be a pcmpc100, I'll have to check... ================================================================= | Kenneth Culver | FreeBSD: The best NT upgrade | | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: muythaibxr | | The University of Maryland, | Website: (Under Construction) | | College Park. | http://www.wam.umd.edu/~culverk/| ================================================================= On Sun, 22 Oct 2000, Warner Losh wrote: > In message Kenneth Wayne Culver writes: > : It isn't a cardbus card... I have that card also, and it's a 16 bit pcmcia > : card... not a 32 bit cardbus card. > > The cardbus card has the pcmpc200. At least mine does. It has some > issues with the current dc drivers and won't work at all in stable. > > Warner > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 19:37:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 7CF8937B4C5 for ; Sun, 22 Oct 2000 19:37:38 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sun, 22 Oct 2000 19:36:19 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9N2bZn84306; Sun, 22 Oct 2000 19:37:35 -0700 (PDT) (envelope-from cjc) Date: Sun, 22 Oct 2000 19:37:35 -0700 From: "Crist J . Clark" To: Fred Paredes Cc: FreeBSD-Questions@FreeBSD.ORG Subject: Re: Newbie to BSD - Problem Configuring Kernel Message-ID: <20001022193735.D75251@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <006901c03c98$5a48f440$6401a8c0@anna> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <006901c03c98$5a48f440$6401a8c0@anna>; from derfp@usa.net on Sun, Oct 22, 2000 at 10:23:50PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 22, 2000 at 10:23:50PM -0400, Fred Paredes wrote: > I am a newbie to BSD and I am having a problem configuring the kernel. I have a Pentium 133 with 24 Megs of RAM, and 1 GIG and 540 Megabyte hard drives. I also have a Memorex ATAPI IDE CDROM. I am trying to install BSD 4.0. > > I made the two boot floppies from the installation disk and booted to the kernel configuration program. After I exit the Visual Configuration, I get the following error: > > > avail memory = 18542592 (18100K bytes) > Preloaded elf kernel "kernel" at 0xc05e7000. > Preloaded mfs_root "/mfsroot" at 0xc05e7084. > Intel Pentium detect installing workaround for F00F bug > ms0: Preloaded image 2949120 bytes at 0xc0315b98 > md1: Malloc disk > npx0: on motherboard > npx0: INT 16 interface > pci0: on pcib0 > atapci0: port 0x3f4-0x3f7,0x1f0-0x1f7 at device 1.0 on pci0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Here's the problem. > atapci0: Busmastering DMA not supported > panic: resouce_list_alloc: resource entry is busy > Uptime: 0s > > How can I tell what resource is having a problem? After I get this error, I have no choice but to reboot and try againg. Any information that anyone can provide would be of great help. You cannot use this ATA controller with FreeBSD 4.0 and above. Support for old, broken IDE controllers was removed. It will probably work with previous versions of FreeBSD. I too used to have a Pentium in the office with the same issue. It ran fine on FreeBSD 3.5. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 19:41:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gull.prod.itd.earthlink.net (gull.prod.itd.earthlink.net [207.217.121.85]) by hub.freebsd.org (Postfix) with ESMTP id A86E937B4C5 for ; Sun, 22 Oct 2000 19:41:33 -0700 (PDT) Received: from phx76216 (cpe-66-1-24-032.phoenix.speedchoice.com [66.1.24.32]) by gull.prod.itd.earthlink.net (EL-8_9_3_3/8.9.3) with SMTP id TAA15636 for ; Sun, 22 Oct 2000 19:41:30 -0700 (PDT) Message-ID: <000d01c05c09$68bc3600$20180142@phx76216> From: "Don Sutter" To: Subject: IP Aliasing and FreeBSD 4.1.1 Date: Fri, 1 Dec 2000 19:41:42 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am running a private network (192.168.x.x) and recently added a high speed ethernet internet connection on a static public IP address. I would like to set up IP Aliasing (so all my private machines can access the internet) and setup firewall protection for my private network. I bought a Version 4 FreeBSD Power Pak and discovered that it contained a 3rd Edition "Complete FreeBSD" book. A also downloaded and installed the latest FreeBSD 4.1.1 in a multi homed machine and I downloaded and printed the latest FreeBSD Handbook. I figured out how to re-compile the kernel with "options IPFIREWALL", "options IPDIVERT" and even figured out how to get my sound card working but the description of rc.firewall in my Version 3 Complete FreeBSD book looks quite different than /etc/rc.firewall on my system. I thought I'd start by adding the three lines at the top of page 507 to my rc.firewall file but now I'm not sure of where to put them. /sbin/ipfw -f flush /sbin/ipfw add divert natd all from any to any via ed0 /sbin/ipfw add pass all from any to any I use ed0 instead of tun0 as used in the book. Am I looking at the wrong manual? Did rc.firewall change between BSDi v3 and 4. Allowing private network machines to access the internet via IP Aliasing and a multi-homes BSDi box sounds simple enough. Perhaps someone out there could point me in the right direction... Thanks Don To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 19:49: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 190ED37B479 for ; Sun, 22 Oct 2000 19:48:59 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9N2mu306360; Sun, 22 Oct 2000 19:48:56 -0700 (PDT) Date: Sun, 22 Oct 2000 19:48:56 -0700 From: Alfred Perlstein To: Don Sutter Cc: questions@FreeBSD.ORG Subject: Re: IP Aliasing and FreeBSD 4.1.1 Message-ID: <20001022194856.K28123@fw.wintelcom.net> References: <000d01c05c09$68bc3600$20180142@phx76216> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <000d01c05c09$68bc3600$20180142@phx76216>; from drs@hevanet.com on Fri, Dec 01, 2000 at 07:41:42PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Don Sutter [001022 19:41] wrote: > > /sbin/ipfw -f flush > /sbin/ipfw add divert natd all from any to any via ed0 > /sbin/ipfw add pass all from any to any > > I use ed0 instead of tun0 as used in the book. > > Am I looking at the wrong manual? Did rc.firewall change > between BSDi v3 and 4. Allowing private network machines to > access the internet via IP Aliasing and a multi-homes BSDi > box sounds simple enough. Perhaps someone out there could > point me in the right direction... the manpage for 'natd' in FreeBSD 4.1.1 should have explicit instructions on how to do this, see the section titled 'RUNNING NATD' -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 19:56:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 7426B37B4D7 for ; Sun, 22 Oct 2000 19:56:25 -0700 (PDT) Received: (qmail 1755 invoked by uid 100); 23 Oct 2000 02:56:24 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14835.43224.291433.367582@guru.mired.org> Date: Sun, 22 Oct 2000 21:56:24 -0500 (CDT) To: Bjorn Tornqvist Cc: questions@freebsd.org Subject: Re: What process is causing my system to swap? In-Reply-To: <107064980@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bjorn Tornqvist writes: > Howdy, anyone know howto determine which program is responsible for > making my 32Mb FreeBSD system constantly swap? > > I've tried iostat, systat, but they don't tell me. Did you try top? ; Sun, 22 Oct 2000 20:13:54 -0700 (PDT) Received: (qmail 2114 invoked by uid 100); 23 Oct 2000 03:13:52 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14835.44272.884395.974156@guru.mired.org> Date: Sun, 22 Oct 2000 22:13:52 -0500 (CDT) To: Bigbear Cc: questions@freebsd.org Subject: Re: problem with FreeBSD-5.0(Oct.20, 2000) In-Reply-To: <35350138@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bigbear writes: > Hello all: > when i update my system from freebsd 4.1 to freebsd 5.0(Oct. 20, 2000), all things are proper. but when the system start up, it hang when start elf ldconfig: /usr/lib /usr/lib/compat /usr/X11R6/lib > can you tell me why? /dev/random is hosed. You need to make sure you've got the random device configured (either in the kernel config, or via loader.conf), and just *wait* (over an hour isn't unheard of) for the first boot. Then always shutdown with the shutdown command, and avoid the "halt" and "reboot" commands. There may also be interactions with mfs if you're using that. If you're going to run -current (aka 5.0), you should be reading current@freebsd.org, which is where all the above information came from. You should also be prepared for problems like the above to happen on a regular basis. Expect systems that are unstable, flaky in other ways, or just flat don't boot (-current hasn't booted properly on my test system for two weeks now, though the other OS's it runs are all fine). All of which is why it is recommended that you only run -current if you're a developer, or for other "pressing" reasons. ; Sun, 22 Oct 2000 20:18:20 -0700 (PDT) Received: from home.com ([24.12.186.185]) by femail3.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001023031719.FBYO4464.femail3.sdc1.sfba.home.com@home.com>; Sun, 22 Oct 2000 20:17:19 -0700 Message-ID: <39F3AE2A.9A729E2C@home.com> Date: Sun, 22 Oct 2000 20:19:07 -0700 From: Rob X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Stijn Hoop Cc: freebsd-questions@freebsd.org Subject: Re: Gnome 1.2 [was Re: FBSD 411, XFree86 4.0.1, Gnome 1.2 Theme Selection Prob] References: <20001022041618.36EF91D4E@baddog.yi.org> <39F27774.5A918994@home.com> <20001022104607.A9109@pcwin002.win.tue.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Stijn Hoop wrote: > > On Sat, Oct 21, 2000 at 10:13:24PM -0700, Rob wrote: > > Good luck with Gnome 1.2. I finally got mine to start in 2 minutes or > > less by using icewm. Still, I had to turn on core cleaning in > > periodic.conf to get rid of the dozens of core files from running it > > every day. Now I'm using Windowmaker. As nice looking as Afterstep, > > but has a couple of nice graphical config programs. I think I'll wait a > > while before trying Gnome again, until the bugs are worked out. Rob. > > Strange - works like a charm here. In my experience it's much much more > stable than Gnome 1.0. > > Did you delete your old config files from 1.0 when you tried 1.2? > Did you do a fresh reinstall of all your ports, no cruft from Gnome 1.0 in > the way? > > --Stijn There was no previous Gnome. A fresh 4.1.1. system. I should have checked the mail archives before I tried to install it, as they are full of similar tales. Perhaps there is some yet unknown incompatibility. BTW, I am using XFree86-4.0. Could that be the problem? Rob. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 20:24:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from leibnizcreations.com (leibnizcreations.com [161.58.246.160]) by hub.freebsd.org (Postfix) with ESMTP id 1D0F937B479 for ; Sun, 22 Oct 2000 20:24:40 -0700 (PDT) Received: from defcon5 (sdn-ar-001utprovP097.dialsprint.net [158.252.232.57]) by leibnizcreations.com (8.8.8) id VAA67621; Sun, 22 Oct 2000 21:24:31 -0600 (MDT) From: "Chris Mutchler" To: Cc: "general fbsd" Subject: RE: Setting up sendmail Date: Sun, 22 Oct 2000 21:23:51 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you don't have the following ruleset in your sendmail.cf file, I suggest adding it. It will prevent spammers from being able to use your server as a relay: ##################################### # Rulset 3 - Find address portion # ##################################### S3 R$@ $@ <@> Null address special R$*<>$* $@ <@> Null address special R$*<$+>$* $2 Get address portion #Uncomment the following lines to support fancy routing (with :,%) #R@$+,$+ $@$>93<@$1>,$2 Routes with ','... #R@$+:$+ $@$>93<@$1>:$2 ...or with ':' #R$+@$+@$+ $1%$2@$3 All but right @ to %... #R$+@$+ $@$>93$1<@$2> ...then accept @ addresses #R$+%$+ $1@$2 Convert all % to @... #R$+@$+@$+ $1%$2@$3 ...all but right @ back to %... R$+@$+ $@$>93$1<@$2> ...accept new @ addresses This will prevent spammers from being able to use the &,%, and other various symbols they use to inflitrate sendmail servers. Chris Mutchler Systems Administrator davron@leibnizcreations.com -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of W. Kyle Unice Sent: Saturday, October 21, 2000 10:34 PM To: freebsd-questions@FreeBSD.ORG Subject: Setting up sendmail I am setting up sendmail and have a gateway to the internet running natd, ipfw, dhcpd, and named. When I sendmail from my internal clients I get "Relaying denied". I add the destination domain to the sendmail.cw file and do a Kill -INT, and then I can send to that domain. But I don't want to have to setup a list for every possible domain. Is there a way to allow mail relaying if the from field is a valid IP address on our internal net or if the sender is a registered user? Thanks in advance, Kyle W. Kyle Unice To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of 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 Oct 22 20:30:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id A018637B479 for ; Sun, 22 Oct 2000 20:30:45 -0700 (PDT) Received: (qmail 2463 invoked by uid 100); 23 Oct 2000 03:30:44 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14835.45284.914031.164885@guru.mired.org> Date: Sun, 22 Oct 2000 22:30:44 -0500 (CDT) To: Nimrod Mesika Cc: questions@freebsd.org Subject: Re: SMP? In-Reply-To: <99805037@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nimrod Mesika writes: > On Sun, Oct 22, 2000 at 03:50:10PM -0600, jeff_pettorino@non.agilent.com wrote: > > I am curious about FreeBSD, being a Linux user for some time now, and would > > like to try it out. My question is, does FreeBSD support SMP, and if so, to > > what extent? I have heard various (and probably un-informed) responses > > saying NO and YES but limited and poorly integrated....just want to know > > what I am getting into before I get started! > 1. Yes. FreeBSD supports SMP (I'm running FreeBSD-4 on a dual-celeron > machine). SMP in FreeBSD 4.x uses one large lock for many shared resources. This causes all access to any of those resources to be serialized. The end result is that performance is similar to an asymmetric MP system where only one processor can run kernel code. Commercial Eunices have individual locks for each such resources, so that processes are only serialized if they are accessing the same resource. This works much better, approaching nearly linear performance increase as you add processors under a multiuser load. I'm not familiar with Linux SMP, but I believe it does it closer to the way the commercial versions do. If that's the case, it'll work better than FreeBSD 4.0. I've heard reports that some databases that perform better with more processors on Linux actually perform better on UP FreeBSD 4.0 than SMP FreeBSD 4.0. I've seen similar behavior on asymmetric MP systems in the past (BSD-based systems, even). > 2. There is some work to improve support for SMP (make the kernel > more scalable). This is done on FreeBSD-5 (The development branch) > and will not be ready anytime soon. Check out: Actually, the new code is committed and running on -current. This code eliminates the "single lock" behavior. There are still parts of the kernel being converted to the new model, and it's not unusual for things to break as they are converted. -current has been rockier than normal lately because of that, but it should be ready when 5.0 is ready for -RELEASE. ; Sun, 22 Oct 2000 20:31:41 -0700 (PDT) Received: (from jbeley@localhost) by daemon9.cameron.edu (8.11.1/8.11.1) id e9N3VYe27060; Sun, 22 Oct 2000 22:31:34 -0500 (CDT) (envelope-from jbeley) Date: Sun, 22 Oct 2000 22:31:33 -0500 From: Jeff Beley To: Arcady Genkin Cc: freebsd-questions@freebsd.org Subject: Re: Too many open files in system Message-ID: <20001022223133.A23143@daemon9.cameron.edu> References: <87puktbv01.fsf@tea.thpoon.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <87puktbv01.fsf@tea.thpoon.com>; from antipode@thpoon.com on Sat, Oct 21, 2000 at 08:05:34PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What is your MAXUSERS set at in your kernel config? On my 4.1.1-STABLE box my maxusers is set to 64 and lsof -n | wc-l reports 3187 open files(this is it a very non-peak time). kern.openfiles is in 5.0-CURRENT not 4.x afaik. --Jeff On Sat, Oct 21, 2000 at 08:05:34PM -0400, Arcady Genkin wrote: > "Otter" writes: > > Otter, thanks for your reply! > > > Looking at the sysctl man page, you'll find plenty of options to > > tweak. I see a kern.maxfiles option, though I'm not exactly sure what > > it does. Sounds like it may be worth looking into. > > This option is not explained in the manpage, so I looked at > sys/sysctl.h file and it seems that this might be the max number of > open files on the system. However, this number is set to 552 right > now, whereas `lsof' reports 809 open files. > > ,---- > | soup:/usr/include/sys# sysctl kern.maxfiles > | kern.maxfiles: 552 > | soup:/usr/include/sys# lsof | wc -l > | 809 > `---- > > Am I misunderstanding something? Any further ideas? > > Many thanks, > -- > Arcady Genkin > Don't read everything you believe. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Jeff Beley Linux System Administrator Information Technology Services Cameron University jeffb@cameron.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 20:33: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gxdcb03.nn.gx.cn (unknown [202.103.240.73]) by hub.freebsd.org (Postfix) with SMTP id 1F39337B4D7 for ; Sun, 22 Oct 2000 20:32:58 -0700 (PDT) Received: (qmail 435 invoked from network); 23 Oct 2000 11:39:06 -0000 Received: from roy.nn.gx.cn (HELO roy) (202.103.240.89) by gxdcb03.nn.gx.cn with SMTP; 23 Oct 2000 11:39:06 -0000 Date: Mon, 23 Oct 2000 11:37:29 +0800 From: =?ISO-8859-1?Q?=BD=AF=C9=FA=C8=A8?= Reply-To: jsquan@gxdcb03.nn.gx.cn To: freebsd-questions@FreeBSD.ORG Subject: About Callback throught FreeBSD box Organization: =?ISO-8859-1?Q?=B9=E3=CE=F7=C7=F8=CA=FD=BE=DD=CD=A8=D0=C5=BE=D6?= X-mailer: FoxMail 3.0 beta 2 [cn] Mime-Version: 1.0 Content-Type: text/plain; charset="GB2312" Content-Transfer-Encoding: 7bit Message-Id: <20001023033258.1F39337B4D7@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG freebsd-questions, I need my FreeBSD box to 'callback' a consultant in my office so he does not have to pay for the long distance charges? I need much help in this area if anyone can provide any. Thanks, jsquan@gxdcb03.nn.gx.cn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 20:36:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.miway.com (unknown [202.185.206.23]) by hub.freebsd.org (Postfix) with SMTP id BBE9137B479 for ; Sun, 22 Oct 2000 20:36:41 -0700 (PDT) Received: (qmail 27066 invoked from network); 16 Oct 2000 02:17:29 -0000 Received: from uranus.miway.com (HELO ntms) (192.168.10.15) by mail.miway.com with SMTP; 16 Oct 2000 02:17:29 -0000 Message-ID: <000a01c03715$3b8b4e00$6f00a8c0@miway.com> From: "KY Lee" To: Subject: Supporting Tape Drive Date: Mon, 16 Oct 2000 10:03:09 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C03758.498E82E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C03758.498E82E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, Thanks for reading this email. I would like to get some advices from you regarding tape drive. For = your information, I am a new FreeBSD user. I plan to get a unit of tape = drive that can support FreeBSD. I would like to know whether "HP = SureStore DAT24" can be supporteb by FreeBSD. Thanks in advance and hope to hear from you soon. Regards, KYLEE =20 ------=_NextPart_000_0007_01C03758.498E82E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
    Thanks for reading = this=20 email.
 
    I would like to get = some advices=20 from you regarding tape drive. For your information, I am a new = FreeBSD=20 user. I plan to get a unit of tape drive that can support FreeBSD. I = would like=20 to know whether "HP SureStore DAT24" can be supporteb by=20 FreeBSD.
 
     Thanks in = advance and=20 hope to hear from you soon.
 
Regards,
 
KYLEE  
------=_NextPart_000_0007_01C03758.498E82E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 20:43:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 8FA2937B479; Sun, 22 Oct 2000 20:43:30 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id e9N3hQn79451; Sun, 22 Oct 2000 21:43:26 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id VAA04069; Sun, 22 Oct 2000 21:43:25 -0600 (MDT) Message-Id: <200010230343.VAA04069@harmony.village.org> To: Kenneth Wayne Culver Subject: Re: Linksys PCcard netcard + Cardbus Cc: Mike , alex@astro.su.se, mobile@FreeBSD.ORG, questions@FreeBSD.ORG In-reply-to: Your message of "Sun, 22 Oct 2000 22:37:00 EDT." References: Date: Sun, 22 Oct 2000 21:43:25 -0600 From: Warner Losh Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message Kenneth Wayne Culver writes: : that's wierd... my pcmpc must be a pcmpc100, I'll have to check... I'm almost positive that the 16-bit card's model is pcmpc100. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 20:46:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from thor.afnetinc.com (thor.afnetinc.com [206.40.232.1]) by hub.freebsd.org (Postfix) with ESMTP id EE0A137B479 for ; Sun, 22 Oct 2000 20:46:21 -0700 (PDT) Received: from 206-40-232-103-csc-0.afnetinc.com ([206.40.232.103] helo=SCIENCE1) by thor.afnetinc.com with smtp (Exim 2.05 #1) id 13nYZ2-0004TC-00 for questions@FreeBSD.ORG; Sun, 22 Oct 2000 21:46:20 -0600 From: efinley@efinley.com (Elliot Finley) To: questions@FreeBSD.ORG Subject: twe driver Date: Mon, 23 Oct 2000 03:46:04 GMT Organization: System Hog (www.systemhog.com) Reply-To: efinley@efinley.com Message-ID: <39f3b425.9751045@mail.afnetinc.com> X-Mailer: Forte Agent 1.5/32.451 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can someone that has installed from the 4.1.1 ISO image verify that the kernel has a twe driver in it? I'm trying to install to a 3ware escalade 6800, and the kernel that comes with the 4.1.1 iso doesn't see it. -- Do you manage an ISP? Do you have system hogs (line campers)? Do you have users that use multiple simultaneous ports? Want help? ---> http://www.systemhog.com <--- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 20:51:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from access.inet.co.th (access.inet.co.th [203.151.127.252]) by hub.freebsd.org (Postfix) with ESMTP id 97D8A37B4CF for ; Sun, 22 Oct 2000 20:51:23 -0700 (PDT) Received: from TruPPPA037.inet.co.th (TruPPPA037.inet.co.th [203.151.28.37]) by access.inet.co.th (8.8.8/8.8.8) with ESMTP id KAA09974 for ; Mon, 23 Oct 2000 10:51:15 +0700 (ICT) (envelope-from pirat@access.inet.co.th) Date: Mon, 23 Oct 2000 10:52:55 +0700 (ICT) From: pirat X-Sender: pirat@parwati.oaep.go.th To: FreeBSD questions Subject: c compiler output for dos from FreeBSD Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi sirs, i have a set of source programmes that work on FreeBSD. the problem is that i want to port those programmes to dos and i do not have any c compiler for dos ( it is really expensive in my country.) is there any way of producing a 'target' output for dos directly from FreeBSD ? thanks in advance for any help and hints with best regards, pirat sriyotha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 20:55:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f271.law7.hotmail.com [216.33.236.149]) by hub.freebsd.org (Postfix) with ESMTP id 0798937B66E for ; Sun, 22 Oct 2000 20:55:16 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 22 Oct 2000 20:55:15 -0700 Received: from 202.169.131.87 by lw7fd.law7.hotmail.msn.com with HTTP; Mon, 23 Oct 2000 03:55:15 GMT X-Originating-IP: [202.169.131.87] From: "Sunil Kumar.T." To: freebsd-questions@freebsd.org Subject: porting tcp/ip stack Date: Mon, 23 Oct 2000 03:55:15 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 23 Oct 2000 03:55:15.0831 (UTC) FILETIME=[0D642070:01C03CA5] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I would like to know How to seperate tcp/ip portion >from free-BSD source code. Is there any restriction for >using it for my own applications. > > Is it possible to port tcp/ip stack from >one freeBSD OS to another freeBSD OS(witch currently not supporting >n/w) wihout compiling the laters kernel. > > I (along with my friends) would like to port tcp/ip BSD >stack to an >RTOS. We are doing it to become familear with tcp/ip and >freeBSD. Would you >please give me the right direction to proceed. > >With regards >sunil > > _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 20:57:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pericles.IPAustralia.gov.au (pericles.IPAustralia.gov.au [202.14.186.30]) by hub.freebsd.org (Postfix) with ESMTP id 9068437B479 for ; Sun, 22 Oct 2000 20:57:41 -0700 (PDT) Received: (from smap@localhost) by pericles.IPAustralia.gov.au (8.9.3/8.9.3) id OAA50208 for ; Mon, 23 Oct 2000 14:57:39 +1100 (EST) (envelope-from anwsmh@IPAustralia.Gov.AU) Received: from disc-4-161.aipo.gov.au(10.0.4.161) by pericles.IPAustralia.gov.au via smap (V2.0) id xma050190; Mon, 23 Oct 00 14:57:25 +1100 Received: from localhost (anwsmh@localhost) by stan.aipo.gov.au (8.9.3/8.9.3) with ESMTP id OAA20419 for ; Mon, 23 Oct 2000 14:57:24 +1100 (EST) (envelope-from anwsmh@IPAustralia.Gov.AU) X-Authentication-Warning: stan.aipo.gov.au: anwsmh owned process doing -bs Date: Mon, 23 Oct 2000 14:57:23 +1100 (EST) From: Stanley Hopcroft X-Sender: anwsmh@stan.aipo.gov.au To: freebsd-questions@FreeBSD.oRG Subject: Re: ReadLine support in Perl (perl -de 1, cpan shell etc) broken in 4.1-RELEASE In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Ladies and Gentlemen, I am writing to say that there appears to be something wrong with libreadline in 4.1-RELEASE. Since the former letter I have, on the same hardware, . installed 4.0-RELEASE and CPAN-1.58: Perl ReadLine support Ok . installed 4.1-RELEASE and CPAN-1.58: Perl ReadLine support *not* Ok So, it's back to 4.0-RELEASE for me until this is fixed. I think 4.1-RELEASE has these problems 1 ATAPI slave CD on primary IDE controller detected 2 ReadLine in Perl won't work 3 tcpdump doesn't work properly (see subsequent letter, PR) but this is also broken in 4.0-RELEASE. Thank you. Yours sincerely, S Hopcroft Network Specialist IP Australia +61 2 6283 3189 +61 2 6281 1353 FAX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 21: 1:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pericles.IPAustralia.gov.au (pericles.IPAustralia.gov.au [202.14.186.30]) by hub.freebsd.org (Postfix) with ESMTP id 9F27837B479 for ; Sun, 22 Oct 2000 21:01:14 -0700 (PDT) Received: (from smap@localhost) by pericles.IPAustralia.gov.au (8.9.3/8.9.3) id PAA50408 for ; Mon, 23 Oct 2000 15:01:13 +1100 (EST) (envelope-from anwsmh@IPAustralia.Gov.AU) Received: from disc-4-161.aipo.gov.au(10.0.4.161) by pericles.IPAustralia.gov.au via smap (V2.0) id xma050395; Mon, 23 Oct 00 15:00:47 +1100 Received: from localhost (anwsmh@localhost) by stan.aipo.gov.au (8.9.3/8.9.3) with ESMTP id PAA20423 for ; Mon, 23 Oct 2000 15:00:47 +1100 (EST) (envelope-from anwsmh@IPAustralia.Gov.AU) X-Authentication-Warning: stan.aipo.gov.au: anwsmh owned process doing -bs Date: Mon, 23 Oct 2000 15:00:46 +1100 (EST) From: Stanley Hopcroft X-Sender: anwsmh@stan.aipo.gov.au To: freebsd-questions@FreeBSD.oRG Subject: tcpdump doesn't work properly (filter expressions break normal output) in 4.0, 4.1-R 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 Dear Ladies and Gentlemen, I am writing to say that I think there is something wrong with libpcap/bpf/tcpdump shipped with 4.0-RELEASE and 4.1-RELEASE. The problem is that as soon as filter expression is given to tcpdump eg tcpdump -x -s1500 -l port telnet, then the only packets displayed are those from the localhost (that running tcpdump); the replies are *not* shown. If the filter is removed, both client and server packets are displayed. Thank you. Yours sincerely, S Hopcroft Network Specialist IP Australia +61 2 6283 3189 +61 2 6281 1353 FAX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 21: 4:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Icc.vitelcom.net (unknown [63.80.38.66]) by hub.freebsd.org (Postfix) with ESMTP id DBD8437B479 for ; Sun, 22 Oct 2000 21:04:22 -0700 (PDT) Received: from default ([63.102.119.18]) by Icc.vitelcom.net (Sun Internet Mail Server sims.4.0.2000.05.17.04.13.p6) with SMTP id <0G2L00G7LVONZH@Icc.vitelcom.net> for freebsd-questions@FreeBSD.ORG; Wed, 18 Oct 2000 07:14:47 +0400 (GMT) Date: Wed, 18 Oct 2000 03:18:05 -0500 From: "Stanford .T. Mings Jr." Subject: Novell Netware To: freebsd-questions@FreeBSD.ORG Message-id: <003001c038db$f0cfd700$1277663f@default> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 X-Mailer: Microsoft Outlook Express 5.00.2919.6700 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit X-Priority: 3 X-MSMail-priority: Normal References: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Quesiton : Is it possible for FreeBSD to look at a Netware file server and interact with it the same way Windows does ? stm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 21: 5:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pericles.IPAustralia.gov.au (pericles.IPAustralia.gov.au [202.14.186.30]) by hub.freebsd.org (Postfix) with ESMTP id 9BB9637B479 for ; Sun, 22 Oct 2000 21:05:20 -0700 (PDT) Received: (from smap@localhost) by pericles.IPAustralia.gov.au (8.9.3/8.9.3) id PAA50639 for ; Mon, 23 Oct 2000 15:05:19 +1100 (EST) (envelope-from anwsmh@IPAustralia.Gov.AU) Received: from disc-4-161.aipo.gov.au(10.0.4.161) by pericles.IPAustralia.gov.au via smap (V2.0) id xma050614; Mon, 23 Oct 00 15:05:11 +1100 Received: from localhost (anwsmh@localhost) by stan.aipo.gov.au (8.9.3/8.9.3) with ESMTP id PAA20427 for ; Mon, 23 Oct 2000 15:05:11 +1100 (EST) (envelope-from anwsmh@IPAustralia.Gov.AU) X-Authentication-Warning: stan.aipo.gov.au: anwsmh owned process doing -bs Date: Mon, 23 Oct 2000 15:05:10 +1100 (EST) From: Stanley Hopcroft X-Sender: anwsmh@stan.aipo.gov.au To: freebsd-questions@FreeBSD.oRG Subject: Re: tcpdump doesn't work properly (filter expressions break normal output) in 4.0, 4.1-R 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, 23 Oct 2000, Stanley Hopcroft wrote: > Dear Ladies and Gentlemen, > > I am writing to say that I think there is something wrong with > libpcap/bpf/tcpdump shipped with 4.0-RELEASE and 4.1-RELEASE. > > The problem is that as soon as filter expression is given to tcpdump eg > tcpdump -x -s1500 -l port telnet, then the only packets displayed are > those from the localhost (that running tcpdump); the replies are *not* > shown. > > If the filter is removed, both client and server packets are displayed. I think this is a FreeBSD problem since ethereal behaves exactly the same way (and therefore the problem is perhaps in libpcap or the bpf code) > > Thank you. > > Yours sincerely, > > > S Hopcroft > > Network Specialist > IP Australia > > +61 2 6283 3189 > +61 2 6281 1353 FAX > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 21:22:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail2.sdc1.sfba.home.com (femail2.sdc1.sfba.home.com [24.0.95.82]) by hub.freebsd.org (Postfix) with ESMTP id 56A5E37B479; Sun, 22 Oct 2000 21:22:32 -0700 (PDT) Received: from beastie.localdomain ([24.19.158.41]) by femail2.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001023042221.HMNL15466.femail2.sdc1.sfba.home.com@beastie.localdomain>; Sun, 22 Oct 2000 21:22:21 -0700 Received: (from brian@localhost) by beastie.localdomain (8.9.3/8.8.7) id VAA45066; Sun, 22 Oct 2000 21:24:50 -0700 (PDT) (envelope-from brian) Date: Sun, 22 Oct 2000 21:24:50 -0700 From: "Brian O'Shea" To: Marko Ruban Cc: freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: Routing issue with cable modem Message-ID: <20001022212450.U622@beastie.localdomain> Reply-To: boshea@ricochet.net Mail-Followup-To: Marko Ruban , freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG References: <39F0C896.30C53A1D@dppl.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <39F0C896.30C53A1D@dppl.com>; from Marko Ruban on Fri, Oct 20, 2000 at 06:35:02PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 20, 2000 at 06:35:02PM -0400, Marko Ruban wrote: > Joel said HTML was badly formatted, so I'm resubmitting in plain text. > Thanks :) While the HTML in that message was particularly difficult for humans to parse, in genersl sending mail formatted in HTML is frowned upon since many of us (perhaps most of us) don't use mailers that can render HTML. Such messages are often ignored. Thanks for re-sending it as plain text. :) -brian -- Brian O'Shea boshea@ricochet.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 21:23:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 98CD437B479 for ; Sun, 22 Oct 2000 21:23:21 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sun, 22 Oct 2000 21:22:01 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9N4NGK85159; Sun, 22 Oct 2000 21:23:16 -0700 (PDT) (envelope-from cjc) Date: Sun, 22 Oct 2000 21:23:16 -0700 From: "Crist J . Clark" To: Stanley Hopcroft Cc: freebsd-questions@FreeBSD.ORG Subject: Re: tcpdump doesn't work properly (filter expressions break normal output) in 4.0, 4.1-R Message-ID: <20001022212316.F75251@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from Stanley.Hopcroft@IPAustralia.Gov.AU on Mon, Oct 23, 2000 at 03:05:10PM +1100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 23, 2000 at 03:05:10PM +1100, Stanley Hopcroft wrote: > > On Mon, 23 Oct 2000, Stanley Hopcroft wrote: > > > Dear Ladies and Gentlemen, > > > > I am writing to say that I think there is something wrong with > > libpcap/bpf/tcpdump shipped with 4.0-RELEASE and 4.1-RELEASE. > > > > The problem is that as soon as filter expression is given to tcpdump eg > > tcpdump -x -s1500 -l port telnet, then the only packets displayed are > > those from the localhost (that running tcpdump); the replies are *not* > > shown. > > > > If the filter is removed, both client and server packets are displayed. > > I think this is a FreeBSD problem since ethereal behaves exactly the > same way (and therefore the problem is perhaps in libpcap or the bpf > code) What is your network interface? I have seen odd things from a tunN interface, but never have had trouble with Ethernet ones. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 21:30:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web1702.mail.yahoo.com (web1702.mail.yahoo.com [128.11.23.213]) by hub.freebsd.org (Postfix) with SMTP id 1AB1037B479 for ; Sun, 22 Oct 2000 21:30:28 -0700 (PDT) Message-ID: <20001023043028.303.qmail@web1702.mail.yahoo.com> Received: from [202.101.165.61] by web1702.mail.yahoo.com; Sun, 22 Oct 2000 21:30:28 PDT Date: Sun, 22 Oct 2000 21:30:28 -0700 (PDT) From: Yifeng Xu Subject: Re: FreeBSD vs. Linux 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 Yes, I have same question, if my FreeBSD machine is not connected to Internet, how do I upgrade my machine? there just hasn't a complete package collection which both includes system and application programs. unlike Redhat, I can download a new version package and install it, no matter it's system util or application. CTM? no, I don't like it, why every time a bug fixed program should be upgraded from source code? stupid, I am a user not a computer expert, source code is meanless for me. ----- Original Message ----- From: stop here. start everywhere. To: Sergey Babkin Cc: Frederik Meerwaldt ; Sent: Monday, October 23, 2000 9:11 AM Subject: Re: FreeBSD vs. Linux > Hi all again, > > Speaking of this subject again, I have read in the archives that FreeBSD > has a method of building the whole source tree using the "make world" > command. Although this is a nice feature, but isn't too much risky to > upgrade the whole system in one shot? > > What if something breaks down after you've recompiled? Your system would > be dead. In Linux, on the contrary, there's no such feature and you'll > need to take the server anyways to upgrade it, which seems as a good way > of doing things. In the meantime, another backup server can take its > position. I guess in this fashion, Linux is better than FreeBSD... or > did I miss something here? > > /John > > > Sergey Babkin wrote: > > > > By the way, speaking of that, things in FreeBSD tend to be more > > synchronous with docs than in Linux. Also FreeBSD has much better > > backwards compatibility (though alas still not as good as commercial > > systems). In Linux the applications tend to break and require > > recompilation when the kernel is upgraded to the next > > second-digit version. > > > > -SB > > -- > Regards, > > phpStop.com http://www.phpstop.com/ > stop here. start everywhere. mailto:info@phpstop.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 21:38:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns.ezl.com (ns.ezl.com [208.33.203.10]) by hub.freebsd.org (Postfix) with ESMTP id DBEE337B479 for ; Sun, 22 Oct 2000 21:38:15 -0700 (PDT) Received: from amd800 (MultiSegC30.ezl.com [208.33.200.94]) by ns.ezl.com (8.9.0/8.9.0) with SMTP id XAA21596 for ; Sun, 22 Oct 2000 23:38:09 -0500 (CDT) Message-ID: <000701c03cab$4a7c2ce0$0200000a@garnax.com> From: "Erik" To: Subject: routing with natd Date: Sun, 22 Oct 2000 23:39:53 -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.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have installed: FreeBSD 4.1-RELEASE Conceptually this is how I have it hooked up: cable (dhcp) ---(vr0)-> BSD machine --(ed0)--> hub ----> pc1 realip x.x.x.x | 10.0.0.2 & 10.0.0.1 pc2 10.0.0.3 I think this is the useful stuff from the rc.conf file: ifconfig_vr0="DHCP" gateway_enable="YES" network_interfaces="lo0 ed0 vr0" # List of network interfaces ivconfig_lo0="inet 127.0.0.1" # default loopback device ifconfig_ed0="inet 10.0.0.1 netmask 255.255.255.0" firewall_enable="YES" firewall_type="OPEN" firewall_script="/etc/firewall/fwrules" # created by me natd_program="/sbin/natd" natd_enable="YES" natd_interface="vr0" PC1 and PC2 win98 SE installed on both ips: 10.0.0.2 and 10.0.0.3 and subnet mask is 255.255.255.0 dns configuration: host: pc1 and pc2 domain: whatever.com dns search order: x.x.x.x dns server for cable c:\windows\hosts.sam 127.0.0.1 localhost 10.0.0.1 BSD BSD.whatever.com 10.0.0.2 PC1 PC1.whatever.com 10.0.0.3 PC2 PC2.whatever.com I recompiled my kernel with IPDIVERT and IPFIREWALL as options. I am able to access the internet from the BSD machine. I can ping pc1(10.0.0.2) and pc2(10.0.0.3) either by ip or alias from the BSD machine. (edited hosts) I can telnet in to the BSD machine from pc1 or pc2 by using 10.0.0.1 (but not aliases) What I want to do is have the BSD machine act as a firewall/router so that my little network has access to the internet while still being protected. I would also like to be able to telnet into it (lack of monitors). Is there anything else I have to do to these windows machines? Is my rc.conf correct? and Should I change anything in the rc.conf file? firewall_type="simple"? natd_flags="????" natd_flags="-f /etc/natd.conf"??? What should I have in the fwrules file? what should I have in the natd.conf file? and how would I use it? Do I need to add "sysctl -w net.inet.ip.forwarding=1" to a file somewhere? Anything else that I need to do or any additional help would be greatly appreciated. Erik erik@ezl.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 21:40: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.flashcom.net (3ff83059.dsl.flashcom.net [63.248.48.89]) by hub.freebsd.org (Postfix) with ESMTP id 36E2A37B479 for ; Sun, 22 Oct 2000 21:40:05 -0700 (PDT) Received: (from cgaff@localhost) by mail.flashcom.net (8.11.0/8.11.0) id e9N4dYg30807; Sun, 22 Oct 2000 23:39:34 -0500 (CDT) (envelope-from cgaff) Date: Sun, 22 Oct 2000 23:38:38 -0500 From: "Corey G." To: Doug Young Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sendmail Message-ID: <20001022233838.A30773@flashcom.net> References: <005d01bf8944$8bba0a30$827e03cb@ORACLE> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <005d01bf8944$8bba0a30$827e03cb@ORACLE>; from dougy@gargoyle.apana.org.au on Thu, Mar 09, 2000 at 07:23:25AM +1000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG http://www.sendmail.org/virtual-hosting.html On Thu, Mar 09, 2000 at 07:23:25AM +1000, Doug Young wrote: > Can anyone suggest where I can find a simple english text on sendmail > configuration, including the why's & wherefores of configuration etc for > virtusertable. I've read a number of tutorials to date but they all tend to > spend a lot of time on "rules" and nothing much else ... and I've been > advised by many experienced users to avoid messing with rules. Neither the > handbook nor Complete FreeBSD seems to cover virtusertable .... maybe its > not an important but I've certainly been lead to believe otherwise. .... > comments please > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---end quoted text--- -- Best Regards, Corey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 21:40:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from srcso.globis.ru (globis.ru [212.248.80.7]) by hub.freebsd.org (Postfix) with ESMTP id 4153337B479 for ; Sun, 22 Oct 2000 21:40:22 -0700 (PDT) Received: from raduga.dyndns.org (raduga.sochi.net [212.248.82.76]) by srcso.globis.ru (8.9.3/8.9.3) with ESMTP id JAA13003 for ; Mon, 23 Oct 2000 09:00:26 +0400 (MSD) (envelope-from igor@raduga.dyndns.org) Received: (from igor@localhost) by raduga.dyndns.org (8.10.1/8.10.0) id e9N4duh30354 for freebsd-questions@FreeBSD.ORG; Mon, 23 Oct 2000 08:39:56 +0400 Date: Mon, 23 Oct 2000 08:39:56 +0400 From: Igor Roboul To: freebsd-questions@FreeBSD.ORG Subject: Re: your mail Message-ID: <20001023083956.A30147@linux.rainbow> Reply-To: igorr@crosswinds.net Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <0447.001019@ro.com.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <0447.001019@ro.com.ua>; from ru@ro.com.ua on Thu, Oct 19, 2000 at 10:44:35AM +0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 19, 2000 at 10:44:35AM +0300, Alexander Rudak wrote: > Is there any tool to convert Microsoft Excel files to the CSV or HTML? > I would appreciate any cooperation or ideas. Port: catdoc-0.91.4 Path: /usr/ports/textproc/catdoc Info: Convert MS Word/Excel documents to plain ASCII or TeX. TK viewer included Maint: brion@queeg.com Index: textproc B-deps: R-deps: -- Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 21:43:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.internet.gr (mail.internet.gr [62.1.0.81]) by hub.freebsd.org (Postfix) with SMTP id 1621637B479 for ; Sun, 22 Oct 2000 21:43:27 -0700 (PDT) Received: (qmail 17797 invoked from network); 23 Oct 2000 04:43:26 -0000 Received: from vdp006-pat01.cas.internet.gr (HELO satspeed.gr) (62.1.36.38) by mail.internet.gr with SMTP; 23 Oct 2000 04:43:26 -0000 Message-ID: <39F3C2A2.DBE2C094@satspeed.gr> Date: Mon, 23 Oct 2000 07:46:26 +0300 From: "John G. Chronakis" X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-RELEASE i386) X-Accept-Language: el, en MIME-Version: 1.0 To: questions@freebsd.org Subject: Just questions Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have installed FreeBSD 4.1.1 Release yesterday and I have some questions. 1. How do I uninstall a distribution package? (i.e. src/sys after compiling a new kernel) 2. Some ports have many dependencies that "make" fetches and compiles before the requested port (like kde meta port). Is there a way to tell make to clean each required package before fetching and compiling the next? 3. When I try to mount my ext2fs linux partition (hda3 on linux and I suppose ad0s3 on freebsd) I get the following error from mount_ext2fs: # mount_ext2fs /dev/ad0s3 /mnt mount_ext2fs: vfsload(ext2fs): No such file or directory I didn't have any trouble mounting win partitions Thanks John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 21:44:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mgw1.MEIway.com (mgw1.meiway.com [212.73.210.75]) by hub.freebsd.org (Postfix) with ESMTP id 1F7D437B479 for ; Sun, 22 Oct 2000 21:44:30 -0700 (PDT) Received: from mail.Go2France.com (ms1.meiway.com [212.73.210.73]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id 042B86A901 for ; Mon, 23 Oct 2000 06:44:29 +0200 (CEST) Received: from sv.Go2France.com [212.73.210.79] by mail.Go2France.com with ESMTP (SMTPD32-6.04) id A37B94A90054; Mon, 23 Oct 2000 06:50:03 +0200 Message-Id: <5.0.0.25.0.20001023064259.03efb1e0@mail.Go2France.com> X-Sender: lconrad%Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Mon, 23 Oct 2000 06:44:35 +0200 To: freebsd-questions@freebsd.org From: Len Conrad Subject: undefined reference to `iso88025_output' Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Installing to a fresh disk from FreeBSD 4.1-R cdrom, and using the oltr as delivered on that cdrom: linking kernel if_oltr.o: In function `oltr_pci_attach': if_oltr.o(.text+0x883): undefined reference to `iso88025_output' if_oltr.o(.text+0x982): undefined reference to `iso88025_ifattach' if_oltr.o: In function `oltr_ioctl': if_oltr.o(.text+0x101b): undefined reference to `iso88025_ioctl' if_oltr.o: In function `DriverReceiveFrameCompleted': if_oltr.o(.text+0x18b1): undefined reference to `iso88025_input' *** Error code 1 How to get the compile to succeed? Do I have to cvsup the entire contrib tree just to get some later oltr code? Thanks, Len To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 21:51: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from zeus.host4u.net (zeus.host4u.net [216.71.64.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E02E37B479 for ; Sun, 22 Oct 2000 21:51:07 -0700 (PDT) Received: from lola (adsl-63-206-199-129.dsl.snfc21.pacbell.net [63.206.199.129]) by zeus.host4u.net (8.8.5/8.8.5) with SMTP id XAA06264 for ; Sun, 22 Oct 2000 23:24:43 -0500 Message-ID: <000c01c03cac$d7854210$81c7ce3f@lola> From: "Robert Shea" To: "FreeBSD questions" References: Subject: FreeBSD v Linux Date: Sun, 22 Oct 2000 21:51:00 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have just started a project that basically involves converting a PHP/mySQL system to C/8i... Currently this system (which serves intranet only) is running FreeBSD 4.x-S. My plan is to first swap mySQL out for 8i... then convert convert the PHP to C... Now I should first state that I am a big BSD supporter... and don't really care for Linux... With that said i am wondering if I should swap the OS as well since I am gonna need to run 8i under a linux emmulator... and although I am aware this is a statement with roots in ignornace as I have never ran a linux emulator... I can't imagine it being real fast. My question is... keep BSD and run an emulator or should I yield to the penguin completely? Thank you in advance for any insight :) Robert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 22: 5: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web1704.mail.yahoo.com (web1704.mail.yahoo.com [128.11.23.215]) by hub.freebsd.org (Postfix) with SMTP id CBAB437B479 for ; Sun, 22 Oct 2000 22:05:01 -0700 (PDT) Received: (qmail 12036 invoked by uid 60001); 23 Oct 2000 05:05:01 -0000 Message-ID: <20001023050501.12035.qmail@web1704.mail.yahoo.com> Received: from [202.101.165.61] by web1704.mail.yahoo.com; Sun, 22 Oct 2000 22:05:01 PDT Date: Sun, 22 Oct 2000 22:05:01 -0700 (PDT) From: Yifeng Xu Subject: Re: FreeBSD v Linux 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 don't think an emulator can run faster and more smoothly than a native system, If I tell you emulator is better, it's joke. Guy, go to use Linux if you want Oracle. Good luck, XuYifeng ----- Original Message ----- From: Robert Shea To: FreeBSD questions Sent: Monday, October 23, 2000 12:51 PM Subject: FreeBSD v Linux > > I have just started a project that basically involves converting a PHP/mySQL > system to C/8i... > Currently this system (which serves intranet only) is running FreeBSD 4.x-S. > My plan is to first swap mySQL out for 8i... then convert convert the PHP to > C... > Now I should first state that I am a big BSD supporter... and don't really > care for Linux... > With that said i am wondering if I should swap the OS as well since I am > gonna need to run 8i under a linux emmulator... and although I am aware this > is a statement with roots in ignornace as I have never ran a linux > emulator... I can't imagine it being real fast. > > My question is... keep BSD and run an emulator or should I yield to the > penguin completely? > > Thank you in advance for any insight :) > > Robert > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 22: 8:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 6714F37B479 for ; Sun, 22 Oct 2000 22:08:42 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9N58Xf09591; Sun, 22 Oct 2000 22:08:33 -0700 (PDT) Date: Sun, 22 Oct 2000 22:08:32 -0700 From: Alfred Perlstein To: "Stanford .T. Mings Jr." Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Novell Netware Message-ID: <20001022220832.L28123@fw.wintelcom.net> References: <003001c038db$f0cfd700$1277663f@default> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <003001c038db$f0cfd700$1277663f@default>; from stmings@vitelcom.net on Wed, Oct 18, 2000 at 03:18:05AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Stanford .T. Mings Jr. [001022 21:04] wrote: > Quesiton : > > Is it possible for FreeBSD to look at a Netware file server and interact > with it the same way Windows does ? I don't use Netware that much but a check with man -k shows: ~ % man -k ncp ncplist(1) - Displays various information about ncplib and NetWare servers ncplogin(1) - create permanent connection to a NetWare server ncplogout(1) - schedule permanent connection to close Hope this is a good lead. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 22:11: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 207AE37B479 for ; Sun, 22 Oct 2000 22:11:05 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9N5Ax309702; Sun, 22 Oct 2000 22:10:59 -0700 (PDT) Date: Sun, 22 Oct 2000 22:10:59 -0700 From: Alfred Perlstein To: pirat Cc: FreeBSD questions Subject: Re: c compiler output for dos from FreeBSD Message-ID: <20001022221059.M28123@fw.wintelcom.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from pirat@access.inet.co.th on Mon, Oct 23, 2000 at 10:52:55AM +0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * pirat [001022 20:52] wrote: > hi sirs, > > i have a set of source programmes that work on FreeBSD. > the problem is that i want to port those programmes to dos and i do not > have any c compiler for dos ( it is really expensive in my country.) > > is there any way of producing a 'target' output for dos directly from > FreeBSD ? > > thanks in advance for any help and hints yup, have a look at: /usr/ports/devel/crossgo32 /usr/ports/devel/crossgo32-djgpp2 -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 22:12:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f89.law6.hotmail.com [216.32.241.89]) by hub.freebsd.org (Postfix) with ESMTP id 28DCC37B479 for ; Sun, 22 Oct 2000 22:12:54 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 22 Oct 2000 22:12:54 -0700 Received: from 165.228.129.11 by lw6fd.law6.hotmail.msn.com with HTTP; Mon, 23 Oct 2000 05:12:53 GMT X-Originating-IP: [165.228.129.11] From: "Aaron Hill" To: freebsd-questions@FreeBSD.ORG Subject: PPPoE + ADSL (Telstra Bigpond) Question Date: Mon, 23 Oct 2000 05:12:53 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 23 Oct 2000 05:12:54.0083 (UTC) FILETIME=[E5ECF930:01C03CAF] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I've been struggling with a new ADSL connection (using PPPoE) from a 4.1.1 Release system. Can anyone help me with it please? I have been through the man pages, FreeBSD handbook and many usenet posts. I've got a custom kernel running and have netgraph statically compiled in the kernel (I've tried using it as modules too). I've tried a few different ethernet interfaces and different IP numbering of the interfaces and I've tried multiple configurations of ppp.conf. I can attach any info you think might help you help me but I'll keep it lite for now. What I think it comes down to is this. My ISP (Telstra Bigpond in Australia) has one access concentrator, called nkt1-kent, which offers multiple services, the one I need is called bigpond. These details are consistant with the Windows software (EnterNet) and Linux software (Roaring Penguins PPPoE) I have had working previously over this link. Unfortunately I don't have a tcpdump of the Windows & Linux discovery traffic but here's what FreeBSDs looks like... 13:16:45.444478 0:20:35:73:59:e6 Broadcast 8863 39: PPPoE PADI [Service-Name "bigpond"] [Host-Uniq UTF8] 13:16:45.503271 0:90:39:47:0:3f 0:20:35:73:59:e6 8863 179: PPPoE PADO [Service-Name] [Service-Name "telstra"] [Service-Name "cmux"] [Service-Name "bigpond"] [Service-Name "n7061992k"] [Service-Name "n2155202k"] [Service-Name "n2155201k"] 13:16:45.503342 0:20:35:73:59:e6 0:90:39:47:0:3f 8863 52: PPPoE PADR [Service-Name "bigpond"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] 13:16:45.561031 0:90:39:47:0:3f 0:20:35:73:59:e6 8863 62: PPPoE PADS [Service-Name-Error "SvcName Tag Error"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] ... what's going on? As I read the traffic the AC offers it's services (PADO) one of which FreeBSD accepts (PADR) only to have the AC respond that the Service Name (or it's tag) is incorrect. Yet the service name requested in the PADR frame is one of those offered in the previous PADO frame. The connection doesn't get any further than this (FreeBSD keeps trying to accept the service but keeps getting rejected). Any ideas? Thanks Aaron Hill _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 22:18:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id D6E7937B4C5 for ; Sun, 22 Oct 2000 22:18:46 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9N5HVF09860; Sun, 22 Oct 2000 22:17:31 -0700 (PDT) Date: Sun, 22 Oct 2000 22:17:31 -0700 From: Alfred Perlstein To: Yifeng Xu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD v Linux Message-ID: <20001022221731.N28123@fw.wintelcom.net> References: <20001023050501.12035.qmail@web1704.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <20001023050501.12035.qmail@web1704.mail.yahoo.com>; from websoft@yahoo.com on Sun, Oct 22, 2000 at 10:05:01PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Yifeng Xu [001022 22:05] wrote: > I don't think an emulator can run faster and more > smoothly than a native system, If I tell you emulator > is better, it's joke. Guy, go to use Linux if you want > Oracle. Actually the FreeBSD "linux emulator" is just a small wrapper over the linux syscall switch which maps a number from linux to a FreeBSD one. Perhaps mmap on FreeBSD is syscall 71 where on Linux it's 72, and perhaps Linux allows for an invalid combination of mmap flags that several Linux applications depend on but FreeBSD doesn't allow. FreeBSD's 'emulator' will just map 71 to 72 and fixup the flags before calling the FreeBSD native mmap. Some people have reported that applications have performed better on FreeBSD under emulation than under Linux natively. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 22:22:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gus33.homeip.net (hybrid-024-221-140-147.az.sprintbbd.net [24.221.140.147]) by hub.freebsd.org (Postfix) with ESMTP id 7607C37B479 for ; Sun, 22 Oct 2000 22:22:42 -0700 (PDT) Received: from localhost (kdavey@localhost [127.0.0.1]) by gus33.homeip.net (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id WAA04287; Sun, 22 Oct 2000 22:05:03 -0700 Date: Sun, 22 Oct 2000 22:05:03 -0700 (MST) From: Keith Davey To: Bjorn Tornqvist Cc: freebsd-questions@FreeBSD.ORG Subject: Re: What process is causing my system to swap? In-Reply-To: <39EF0DD0.E2FB91EE@west.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Good Day, You need to use a combination of top and vmstat to get that data. Should be rather easy to deturman once you set it up and compare them. Keith Davey Tivoli Systems On Thu, 19 Oct 2000, Bjorn Tornqvist wrote: > > Howdy, anyone know howto determine which program is responsible for > making my 32Mb FreeBSD system constantly swap? > > I've tried iostat, systat, but they don't tell me. > > TIA, > > /Bjorn > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 22 22:31: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (cfedde.ppp.frii.com [216.17.133.195]) by hub.freebsd.org (Postfix) with ESMTP id 0135E37B479 for ; Sun, 22 Oct 2000 22:30:59 -0700 (PDT) Received: from fedde (localhost [127.0.0.1]) by fedde.littleton.co.us (8.11.0/8.11.0.Beta3) with ESMTP id e9N5Uil19247; Sun, 22 Oct 2000 23:30:44 -0600 (MDT) Message-Id: <200010230530.e9N5Uil19247@fedde.littleton.co.us> To: "Robert Shea" Cc: "FreeBSD questions" Subject: Re: FreeBSD v Linux In-Reply-To: <000c01c03cac$d7854210$81c7ce3f@lola> From: Chris Fedde Date: Sun, 22 Oct 2000 23:30:44 -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 22 Oct 2000 21:51:00 -0700 "Robert Shea" wrote: +------------------ | | I have just started a project that basically involves converting a PHP/mySQL | system to C/8i... | Currently this system (which serves intranet only) is running FreeBSD 4.x-S. | My plan is to first swap mySQL out for 8i... then convert convert the PHP to | C... | Now I should first state that I am a big BSD supporter... and don't really | care for Linux... | With that said i am wondering if I should swap the OS as well since I am | gonna need to run 8i under a linux emmulator... and although I am aware this | is a statement with roots in ignornace as I have never ran a linux | emulator... I can't imagine it being real fast. | | My question is... keep BSD and run an emulator or should I yield to the | penguin completely? | | Thank you in advance for any insight :) | | Robert +------------------ Going from PHP/MySQL to anything/oracle 8i really sounds like you are transitioning from freeware to commercial support. Also maybe you are going from a low load architecture to a high load architecture. The goal of this game is to buy as much time as you can before you need to re-address a component. Run Oracle on the biggest sparc/solaris box you can afford and get a top notch DBA to help build, tune and run it. In my experience the difference between the best DBA and one that is merely good is about 10x in transaction performance. Stick with PHP & BSD on the front end boxes if that makes sense. If your environment works out like those I've been involved with you will find that most of your performance problems can be solved by taking a closer look at how the database is organized. Learn to run lots of front end boxes against the database server. and turn them into appliances. chris -- Chris Fedde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 22:37:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail20.bigmailbox.com (mail20.bigmailbox.com [209.132.220.51]) by hub.freebsd.org (Postfix) with ESMTP id 29F2737B479 for ; Sun, 22 Oct 2000 22:37:10 -0700 (PDT) Received: œby mail20.bigmailbox.com (8.8.7/8.8.7) id WAA02148; Sun, 22 Oct 2000 22:41:28 -0700 Date: Sun, 22 Oct 2000 22:41:28 -0700 Message-Id: <200010230541.WAA02148@mail20.bigmailbox.com> Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary X-Mailer: MIME-tools 4.104 (Entity 4.116) Mime-Version: 1.0 X-Originating-Ip: [24.165.147.225] From: "gummibear@nettaxi.com" To: questions@freebsd.org Subject: IPFW/NATD: Client problems with Identd for IRC, also Napster Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all! I just set up a IPFW/NATD box for my internal network (of one windows machine) which is connected to the internet via Mediaone cable service. I've set it up to be an "OPEN" firewall (refer to rc.firewall) for now untill I learn to write my own rule sets. To keep it short. It works. I can surf the web and check email, but irc and napster seem to have problems. When connecting to IRC servers using mirc on the Windows machine, I get identd errors which make things very difficult to access efnet, undernet, or dalnet servers. Sure I can use the FreeBSD box to access IRC, but my wife prefers the windows machine. My guess is that it's natd or the firewall that is doing something to muck things up with ident. Is there a way around this? How can I fix it so she (my wife) can access IRC via popular Windows IRC clients. I tried doing some web searches to see if others have run across this problem, but didn't find anything that would solve the problem. Also, it seems as though she had some troubles with napster. She was able to connect to their servers, but wasn't able to browse the shares of other napster users. Again, I didn't find anything that would help me solve the problem. Any help would be greatly appreciated. Thanks! Joey ------------------------------------------------------------ Nettaxi MP3 Player, Burner, Ripper - NEW Version 2.0!!! DOWNLOAD IT FREE! (5MBs) MP3 DOWNLOAD: http://www.nettaxi.com/mp3/version_2/ntxy_MP3_setup.exe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 22:41:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gus33.homeip.net (hybrid-024-221-140-147.az.sprintbbd.net [24.221.140.147]) by hub.freebsd.org (Postfix) with ESMTP id 0481937B479 for ; Sun, 22 Oct 2000 22:41:07 -0700 (PDT) Received: from localhost (kdavey@localhost [127.0.0.1]) by gus33.homeip.net (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id WAA04356; Sun, 22 Oct 2000 22:23:22 -0700 Date: Sun, 22 Oct 2000 22:23:22 -0700 (MST) From: Keith Davey To: Don Sutter Cc: questions@FreeBSD.ORG Subject: Re: IP Aliasing and FreeBSD 4.1.1 In-Reply-To: <000d01c05c09$68bc3600$20180142@phx76216> Message-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 did not hear any mention of running the natd daemon to do the translation. Are you running this daemon process? Keith Davey Tivoli Systems On Fri, 1 Dec 2000, Don Sutter wrote: > I am running a private network (192.168.x.x) and recently > added a high speed ethernet internet connection on a static > public IP address. I would like to set up IP Aliasing (so > all my private machines can access the internet) and setup > firewall protection for my private network. I bought a > Version 4 FreeBSD Power Pak and discovered that it contained > a 3rd Edition "Complete FreeBSD" book. A also downloaded > and installed the latest FreeBSD 4.1.1 in a multi homed > machine and I downloaded and printed the latest FreeBSD > Handbook. > > I figured out how to re-compile the kernel with "options > IPFIREWALL", "options IPDIVERT" and even figured out how to > get my sound card working but the description of rc.firewall > in my Version 3 Complete FreeBSD book looks quite different > than /etc/rc.firewall on my system. I thought I'd start by > adding the three lines at the top of page 507 to my > rc.firewall file but now I'm not sure of where to put them. > > /sbin/ipfw -f flush > /sbin/ipfw add divert natd all from any to any via ed0 > /sbin/ipfw add pass all from any to any > > I use ed0 instead of tun0 as used in the book. > > Am I looking at the wrong manual? Did rc.firewall change > between BSDi v3 and 4. Allowing private network machines to > access the internet via IP Aliasing and a multi-homes BSDi > box sounds simple enough. Perhaps someone out there could > point me in the right direction... > > Thanks > > Don > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 22 22:43:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pericles.IPAustralia.gov.au (pericles.IPAustralia.gov.au [202.14.186.30]) by hub.freebsd.org (Postfix) with ESMTP id AC00437B479 for ; Sun, 22 Oct 2000 22:43:35 -0700 (PDT) Received: (from smap@localhost) by pericles.IPAustralia.gov.au (8.9.3/8.9.3) id QAA56063 for ; Mon, 23 Oct 2000 16:43:33 +1100 (EST) (envelope-from anwsmh@IPAustralia.Gov.AU) Received: from disc-4-161.aipo.gov.au(10.0.4.161) by pericles.IPAustralia.gov.au via smap (V2.0) id xma056052; Mon, 23 Oct 00 16:43:17 +1100 Received: from localhost (anwsmh@localhost) by stan.aipo.gov.au (8.9.3/8.9.3) with ESMTP id QAA20445 for ; Mon, 23 Oct 2000 16:43:17 +1100 (EST) (envelope-from anwsmh@IPAustralia.Gov.AU) X-Authentication-Warning: stan.aipo.gov.au: anwsmh owned process doing -bs Date: Mon, 23 Oct 2000 16:43:16 +1100 (EST) From: Stanley Hopcroft X-Sender: anwsmh@stan.aipo.gov.au To: freebsd-questions@FreeBSD.oRG Subject: Re: tcpdump doesn't work properly (filter expressions break normal output) in 4.0, 4.1-R 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 Dear Ladies and Gentlemen, I am writing to thank Mr CLark for his comments and say On Mon, 23 Oct 2000, Crist J. Clark wrote: > What is your network interface? I have seen odd things from a tunN > interface, but never have had trouble with Ethernet ones. > -- > Crist J. Clark cjclark@alum.mit.edu Stupid me. The problem is AFAIK only reproducible with the tun interface (user ppp). The ethernet interfaces (fxp and lnc on 4.1-RELEASE) work fine. Unfortunately for me, I have no alternative to the tun interface where I would like to use tcpdump and ethereal and maybe even things like snort. Thank you. Yours sincerely, S Hopcroft Network Specialist IP Australia +61 2 6283 3189 +61 2 6281 1353 FAX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 22:54:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.pioneernet.net [208.240.196.25]) by hub.freebsd.org (Postfix) with ESMTP id 7C72137B479 for ; Sun, 22 Oct 2000 22:54:17 -0700 (PDT) Received: from wiegand.org [208.194.173.26] by pioneernet.net with ESMTP (SMTPD32-6.03) id A671EFA30126; Sun, 22 Oct 2000 23:10:57 -0700 Message-ID: <39F3D2B2.CC4C0A27@wiegand.org> Date: Sun, 22 Oct 2000 22:54:58 -0700 From: Chip X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" Subject: New video card setup problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I replaced an old S3 video card with a newer ATI Rage IIC card. I then ran sysinstall and XFree86setup but when choosing the rage IIC card from the list I got an error telling me I had to abort the install and install /usr/X11R6/bin/XF86_mach64. Well, there is no file called XF86_mach64. So just how do I install this without re-installing FBSD? I don't see any way from sysinstall to do so. -- Chip W. www.wiegand.org FreeBSD - A Better Operating System To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 23:17:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web4404.mail.yahoo.com (web4404.mail.yahoo.com [216.115.105.34]) by hub.freebsd.org (Postfix) with SMTP id 74F6A37B479 for ; Sun, 22 Oct 2000 23:17:44 -0700 (PDT) Message-ID: <20001023061744.28495.qmail@web4404.mail.yahoo.com> Received: from [209.86.2.95] by web4404.mail.yahoo.com; Sun, 22 Oct 2000 23:17:44 PDT Date: Sun, 22 Oct 2000 23:17:44 -0700 (PDT) From: Paul Zimmer Subject: Problems with Laptop/sio1/irq3 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 Greetings, kind souls @FreeBSD.ORG! I have exhausted all my little brain cells searching for a way to get my poor little Hitachi Vision Book Pro laptop fully functional with FreeBSD. Here's my only remaining problem: I cannot for the life of me get FreeBSD to recognize my modem on COM2. It's an internal US Robotics V90, and I have gone as far as rebuilding the kernel with the correct port address (0x2F8, per the Hitachi docs). I continue to get this error when I type: dmesg | grep sio: sio1 configured irq3 not in bitmap of probed irqs 0 There are no other irq 3s configured in the UserConfig menu. I can't figure it out, although I'm sure it's simple. Everything else works! It even runs apm without any problem. My X window manager looks great (although it only runs in root)! I'm very much looking forward to never booting the Windows partition ever again. Any ideas? Thanks a bunch in advance for your time! Paul ===== Paul Zimmer bepress.com 1305 Arch St. Berkeley, CA 94708 (510)-981-0910 pzimmer@bepress.com http://www.bepress.com __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 23:20:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web4705.mail.yahoo.com (web4705.mail.yahoo.com [216.115.105.205]) by hub.freebsd.org (Postfix) with SMTP id C0CDD37B4C5 for ; Sun, 22 Oct 2000 23:20:46 -0700 (PDT) Message-ID: <20001023062046.5347.qmail@web4705.mail.yahoo.com> Received: from [24.92.243.91] by web4705.mail.yahoo.com; Sun, 22 Oct 2000 23:20:46 PDT Date: Sun, 22 Oct 2000 23:20:46 -0700 (PDT) From: Devon Young Subject: HELP To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I can't connect to any news groups or anything, so this is the only address I figure I could get some help from. I successfully installed FreeBSD on my laptop, BUT, when it boots up, it freezes when it starts up the sendmail daemon. Is there a way to avoid this? I'm familiar with Linux, but I'm new to BSD. Please help. I'm desperate. - Devon __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 23:23:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.idx.com.au (pop.idx.com.au [203.14.30.10]) by hub.freebsd.org (Postfix) with ESMTP id 9F6F937B479 for ; Sun, 22 Oct 2000 23:23:07 -0700 (PDT) Received: from freebsd.freebsd.org (tntwc01-3-183.idx.com.au [203.166.3.183]) by pop.idx.com.au (8.9.3/8.9.3) with SMTP id RAA16378; Mon, 23 Oct 2000 17:22:54 +1100 From: Danny To: "Aaron Hill" , freebsd-questions@FreeBSD.ORG Subject: Re: PPPoE + ADSL (Telstra Bigpond) Question Date: Tue, 24 Oct 2000 03:35:22 +1100 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: MIME-Version: 1.0 Message-Id: <00102403361301.00347@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You should ponder on using Iprimus which gives you unlimited downloads at $110 per month. Whereas Telstra gives you a 500mb limit download. On Mon, 23 Oct 2000, Aaron Hill wrote: > Hello, > > I've been struggling with a new ADSL connection (using PPPoE) from a 4.1.1 > Release system. Can anyone help me with it please? > > I have been through the man pages, FreeBSD handbook and many usenet posts. > I've got a custom kernel running and have netgraph statically compiled in > the kernel (I've tried using it as modules too). I've tried a few different > ethernet interfaces and different IP numbering of the interfaces and I've > tried multiple configurations of ppp.conf. I can attach any info you think > might help you help me but I'll keep it lite for now. > > What I think it comes down to is this. My ISP (Telstra Bigpond in Australia) > has one access concentrator, called nkt1-kent, which offers multiple > services, the one I need is called bigpond. These details are consistant > with the Windows software (EnterNet) and Linux software (Roaring Penguins > PPPoE) I have had working previously over this link. Unfortunately I don't > have a tcpdump of the Windows & Linux discovery traffic but here's what > FreeBSDs looks like... > > 13:16:45.444478 0:20:35:73:59:e6 Broadcast 8863 39: PPPoE PADI [Service-Name > "bigpond"] [Host-Uniq UTF8] > > 13:16:45.503271 0:90:39:47:0:3f 0:20:35:73:59:e6 8863 179: PPPoE PADO > [Service-Name] [Service-Name "telstra"] [Service-Name "cmux"] [Service-Name > "bigpond"] [Service-Name "n7061992k"] [Service-Name "n2155202k"] > [Service-Name "n2155201k"] > > 13:16:45.503342 0:20:35:73:59:e6 0:90:39:47:0:3f 8863 52: PPPoE PADR > [Service-Name "bigpond"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] > > 13:16:45.561031 0:90:39:47:0:3f 0:20:35:73:59:e6 8863 62: PPPoE PADS > [Service-Name-Error "SvcName Tag Error"] [AC-Name "nkt1-kent"] [Host-Uniq > UTF8] > > > ... what's going on? As I read the traffic the AC offers it's services > ((PADO) one of which FreeBSD accepts (PADR) only to have the AC respond that > the Service Name (or it's tag) is incorrect. Yet the service name requested > in the PADR frame is one of those offered in the previous PADO frame. The > connection doesn't get any further than this (FreeBSD keeps trying to accept > the service but keeps getting rejected). > > Any ideas? > > Thanks > Aaron Hill > _________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. > > Share information about yourself, create your own public profile at > http://profiles.msn.com. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 23:29:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from soup.thpoon.com (cr103675-a.bloor1.on.wave.home.com [24.114.152.71]) by hub.freebsd.org (Postfix) with SMTP id 4DF9637B479 for ; Sun, 22 Oct 2000 23:29:34 -0700 (PDT) Received: (qmail 25829 invoked from network); 23 Oct 2000 06:29:33 -0000 Received: from unknown (HELO tea.thpoon.com) (mail@192.168.1.2) by cr103675-a.bloor1.on.wave.home.com with SMTP; 23 Oct 2000 06:29:33 -0000 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 13nb6y-0008Fx-00 for ; Mon, 23 Oct 2000 02:29:32 -0400 To: freebsd-questions@FreeBSD.ORG Subject: Re: Too many open files in system References: <14835.26280.803484.793146@guru.mired.org> From: Arcady Genkin X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com Mail-Copies-To: never Date: 23 Oct 2000 02:29:32 -0400 In-Reply-To: <14835.26280.803484.793146@guru.mired.org> Message-ID: <87zojw9ik3.fsf@tea.thpoon.com> Lines: 46 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike Meyer writes: > I don't have the lsof man page installed, but it may be counting every > occurence of a shared file descriptor, whereas kern.maxfiles counts > the actual open file descriptors. Try checking kern.openfiles. Indeed, Vic Abell, the author of lsof, sent me an exerpt from the lsof FAQ, which I include below for the benefit of the list. (I hope Vic doesn't mind, but since it's only a section of the FAQ...) ---------8<---------------8<------------- Lsof should not be used to calculate the maximum number of open files on a system without some careful scripting. Read the lsof FAQ file, 00FAQ, for an explanation -- 3.17 Why is `lsof | wc` bigger than my system's open file limit? There is a strong temptation to count files by piping lsof output to wc. If your purpose is to compare the number you get to some Unix system parameter that defines the number of open files your system can have, resist the temptation. One reason is that lsof reports a number of "files" that don't occupy Unix file table space -- current working directories, root directories, text files, library files, memory mapped files are some. Another reason is that lsof can report a file shared by more than one process that itself occupies only one file table slot. If you want to know the number of open files that occupy file table slots, use the +ff option and process the lsof output's FILE_ADDR column information with standard Unix tools like cut, grep, sed, and sort. You might also consider using use lsof's field output with +ff, selecting the file struct address with -FF, and processing the output with an AWK or Perl script. See the list_fields.awk and list_fields.perl scripts in the scripts/ subdirectory of the lsof distribution for hints on file struct post-processing filters. -- Arcady Genkin Don't read everything you believe. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 23:31: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gray.westgate.gr (gray.westgate.gr [212.205.119.66]) by hub.freebsd.org (Postfix) with ESMTP id 724FF37B479 for ; Sun, 22 Oct 2000 23:31:04 -0700 (PDT) Received: (from charon@localhost) by gray.westgate.gr (8.11.1/8.11.1) id e9N6UVw51883; Mon, 23 Oct 2000 09:30:31 +0300 (EEST) Date: Mon, 23 Oct 2000 09:30:31 +0300 From: Giorgos Keramidas To: Paulo Ricardo Trainini Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sender domain must exist Message-ID: <20001023093031.B317@gray.westgate.gr> References: <3.0.6.32.20001017110220.007c8e50@mail.rede-rs.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3.0.6.32.20001017110220.007c8e50@mail.rede-rs.com.br>; from trainini@fortnet.com.br on Tue, Oct 17, 2000 at 11:02:20AM -0200 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 17, 2000 at 11:02:20AM -0200, Paulo Ricardo Trainini wrote: > I have installed the freebsd 4.1 to connect the intranetwork with the > internet. Your conections with internet is dial-up with static ip. When I > try send the email from server (mail command) all rigth. But when I try > send the email from computer in intranet (ip invalid) the sendmail return > the message: Since you are behind an intranet, it is usually safe to assume that an intranet mail-gateway has been set up by your admins. The safest way to send mail from within the intranet is to forward all your mail to the intranet mail-gateway. That mail server should know what to do with your messages in order to have them delivered correctly. Just my $0.02, Giorgos. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 23:31:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from soup.thpoon.com (cr103675-a.bloor1.on.wave.home.com [24.114.152.71]) by hub.freebsd.org (Postfix) with SMTP id 0810C37B479 for ; Sun, 22 Oct 2000 23:31:33 -0700 (PDT) Received: (qmail 25853 invoked from network); 23 Oct 2000 06:31:32 -0000 Received: from unknown (HELO tea.thpoon.com) (mail@192.168.1.2) by cr103675-a.bloor1.on.wave.home.com with SMTP; 23 Oct 2000 06:31:32 -0000 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 13nb8t-0008G8-00 for ; Mon, 23 Oct 2000 02:31:31 -0400 To: freebsd-questions@FreeBSD.ORG Subject: Re: Too many open files in system References: <87puktbv01.fsf@tea.thpoon.com> <20001022223133.A23143@daemon9.cameron.edu> From: Arcady Genkin X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com Mail-Copies-To: never Date: 23 Oct 2000 02:31:31 -0400 In-Reply-To: <20001022223133.A23143@daemon9.cameron.edu> Message-ID: <87vguk9igs.fsf@tea.thpoon.com> Lines: 15 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jeff Beley writes: > What is your MAXUSERS set at in your kernel config? > On my 4.1.1-STABLE box my maxusers is set to 64 and lsof -n | wc-l reports > 3187 open files(this is it a very non-peak time). I have it set to 16. Maybe I should try increasing it, thanks for an idea. > kern.openfiles is in 5.0-CURRENT not 4.x afaik. I don't have it on 4.1. -- Arcady Genkin Don't read everything you believe. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 23:35:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mss.rdc2.nsw.optushome.com.au (ha1.rdc2.nsw.optushome.com.au [203.164.2.50]) by hub.freebsd.org (Postfix) with ESMTP id 6F47837B4C5 for ; Sun, 22 Oct 2000 23:35:25 -0700 (PDT) Received: from powerhouse ([203.164.6.148]) by mss.rdc2.nsw.optushome.com.au (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001023063517.TKTX29783.mss.rdc2.nsw.optushome.com.au@powerhouse>; Mon, 23 Oct 2000 17:35:17 +1100 Message-ID: <001101c03cc3$f07654f0$0500a8c0@eburwd1.vic.optushome.com.au> From: "Tristan" To: "Danny" , "Aaron Hill" , References: <00102403361301.00347@freebsd.freebsd.org> Subject: Re: PPPoE + ADSL (Telstra Bigpond) Question Date: Mon, 23 Oct 2000 17:36:21 +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 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG whats faster optus cable telstra cabe telstra adsl and what 500mb limit on unlimited what sort of speed do you get to all sorts of sites and what ping times etc.. i am on optus cable and looking at telstra dsl just want to know what kB/s you get and if your happy with the servace and if i have any interuptions in servaces or manny problems. ----- Original Message ----- From: "Danny" To: "Aaron Hill" ; Sent: Tuesday, October 24, 2000 2:35 AM Subject: Re: PPPoE + ADSL (Telstra Bigpond) Question > You should ponder on using Iprimus which gives you unlimited downloads at $110 > per month. > > Whereas Telstra gives you a 500mb limit download. > > > > On Mon, 23 Oct 2000, Aaron Hill wrote: > > Hello, > > > > I've been struggling with a new ADSL connection (using PPPoE) from a 4.1.1 > > Release system. Can anyone help me with it please? > > > > I have been through the man pages, FreeBSD handbook and many usenet posts. > > I've got a custom kernel running and have netgraph statically compiled in > > the kernel (I've tried using it as modules too). I've tried a few different > > ethernet interfaces and different IP numbering of the interfaces and I've > > tried multiple configurations of ppp.conf. I can attach any info you think > > might help you help me but I'll keep it lite for now. > > > > What I think it comes down to is this. My ISP (Telstra Bigpond in Australia) > > has one access concentrator, called nkt1-kent, which offers multiple > > services, the one I need is called bigpond. These details are consistant > > with the Windows software (EnterNet) and Linux software (Roaring Penguins > > PPPoE) I have had working previously over this link. Unfortunately I don't > > have a tcpdump of the Windows & Linux discovery traffic but here's what > > FreeBSDs looks like... > > > > 13:16:45.444478 0:20:35:73:59:e6 Broadcast 8863 39: PPPoE PADI [Service-Name > > "bigpond"] [Host-Uniq UTF8] > > > > 13:16:45.503271 0:90:39:47:0:3f 0:20:35:73:59:e6 8863 179: PPPoE PADO > > [Service-Name] [Service-Name "telstra"] [Service-Name "cmux"] [Service-Name > > "bigpond"] [Service-Name "n7061992k"] [Service-Name "n2155202k"] > > [Service-Name "n2155201k"] > > > > 13:16:45.503342 0:20:35:73:59:e6 0:90:39:47:0:3f 8863 52: PPPoE PADR > > [Service-Name "bigpond"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] > > > > 13:16:45.561031 0:90:39:47:0:3f 0:20:35:73:59:e6 8863 62: PPPoE PADS > > [Service-Name-Error "SvcName Tag Error"] [AC-Name "nkt1-kent"] [Host-Uniq > > UTF8] > > > > > > ... what's going on? As I read the traffic the AC offers it's services > > ((PADO) one of which FreeBSD accepts (PADR) only to have the AC respond that > > the Service Name (or it's tag) is incorrect. Yet the service name requested > > in the PADR frame is one of those offered in the previous PADO frame. The > > connection doesn't get any further than this (FreeBSD keeps trying to accept > > the service but keeps getting rejected). > > > > Any ideas? > > > > Thanks > > Aaron Hill > > _________________________________________________________________________ > > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. > > > > Share information about yourself, create your own public profile at > > http://profiles.msn.com. > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 23:37:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gray.westgate.gr (gray.westgate.gr [212.205.119.66]) by hub.freebsd.org (Postfix) with ESMTP id A6E6B37B4C5 for ; Sun, 22 Oct 2000 23:37:53 -0700 (PDT) Received: (from charon@localhost) by gray.westgate.gr (8.11.1/8.11.1) id e9N6bmE51973; Mon, 23 Oct 2000 09:37:48 +0300 (EEST) Date: Mon, 23 Oct 2000 09:37:48 +0300 From: Giorgos Keramidas To: Devon Young Cc: freebsd-questions@FreeBSD.ORG Subject: Re: HELP Message-ID: <20001023093748.C317@gray.westgate.gr> References: <20001023062046.5347.qmail@web4705.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001023062046.5347.qmail@web4705.mail.yahoo.com>; from foreignshores@yahoo.com on Sun, Oct 22, 2000 at 11:20:46PM -0700 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 22, 2000 at 11:20:46PM -0700, Devon Young wrote: > I can't connect to any news groups or anything, so this is the only > address I figure I could get some help from. I successfully installed > FreeBSD on my laptop, BUT, when it boots up, it freezes when it starts > up the sendmail daemon. Is there a way to avoid this? I'm familiar > with Linux, but I'm new to BSD. Please help. I'm desperate. This is usually a problem with your DNS setup. If sendmail cannot find your hostname, it will try to resolve it through DNS and timeout after a few seconds. The solution is to fix your DNS setup ;-) - giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 23:46: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from addr4.addr.com (unknown [209.249.147.120]) by hub.freebsd.org (Postfix) with ESMTP id D23CF37B479 for ; Sun, 22 Oct 2000 23:46:06 -0700 (PDT) Received: (from davelo@localhost) by addr4.addr.com (8.9.3/8.9.1) id XAA48620 for questions@freebsd.org; Sun, 22 Oct 2000 23:48:59 -0700 (PDT) (envelope-from davelo) From: Dave Lo Message-Id: <200010230648.XAA48620@addr4.addr.com> Subject: email problem errors To: questions@freebsd.org Date: Sun, 22 Oct 2000 23:48:59 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hey, I have been using MS-Outlook to check my addr.com mail and i have been getting ther error msg #0x800ccc78, it says that the server response"451.4.7.1 Please try again later" It also says that it rejected me as a sender. Please advise on what to do. This has happened several times and it is very inconvient to check my mail. My email address is dave@davelo.com. I usually have no problem checking my mail through telnet and retreiving my mail through Outlook, but sending mail is where I have problems. Thank you Dave Lo dave@davelo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Oct 22 23:57:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ps.popnet.kiev.ua (ps.popnet.kiev.ua [193.193.198.35]) by hub.freebsd.org (Postfix) with ESMTP id 657B637B479 for ; Sun, 22 Oct 2000 23:57:39 -0700 (PDT) Received: from 192.168.100.125 (unknown.popnet.kiev.ua [192.168.100.125] (may be forged)) by ps.popnet.kiev.ua (8.10.2/8.9.3) with ESMTP id e9N6vZ420225 for ; Mon, 23 Oct 2000 09:57:35 +0300 Date: Mon, 23 Oct 2000 09:57:14 +0300 From: Alexander Rudak X-Mailer: The Bat! (v1.38e) S/N A1D26E39 / Educational Reply-To: Alexander Rudak X-Priority: 3 (Normal) Message-ID: <3414.001023@ro.com.ua> To: freebsd-questions@freebsd.org Subject: Maximum open files 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 everybody, Is there any way to increase possible number of maximum open files in the system? I get "Too many files open in the system" Kernel message. I didn't find any similar option at the kernel configuration file. May be it is memory lack? ----- Best regards, Alexander Rudak, PopNet Kiev: http://www.popnet.kiev.ua e-mail: a.rudak@popnet.kiev.ua, ru@ro.com.ua ICQ# 27779798 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 0: 4:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from agayev.rt.net.tr (unknown [212.65.128.100]) by hub.freebsd.org (Postfix) with ESMTP id CAD3937B479 for ; Mon, 23 Oct 2000 00:04:27 -0700 (PDT) Received: from localhost (yenigul@localhost) by agayev.rt.net.tr (8.9.3/8.9.3) with ESMTP id KAA06812; Mon, 23 Oct 2000 10:05:14 +0300 X-Authentication-Warning: agayev.rt.net.tr: yenigul owned process doing -bs Date: Mon, 23 Oct 2000 10:05:14 +0300 (EEST) From: Ismail YENIGUL To: anton stamenov Cc: questions@FreeBSD.ORG Subject: Re: Samba & W2K In-Reply-To: <00f901c03c86$3e980bd0$0200a8c0@ais> Message-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, 23 Oct 2000, anton stamenov wrote: > My W2K could not get the list with shares from Samba when I log-in. > I could use the shared folders but could not get the list with them.After 10-15 minutes everithing is alright. > I use samba 2.0.7 > did you set browsable=yes for Samba shares To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 0:11:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from maild.telia.com (maild.telia.com [194.22.190.3]) by hub.freebsd.org (Postfix) with ESMTP id 203CA37B4CF for ; Mon, 23 Oct 2000 00:11:45 -0700 (PDT) Received: from ents02 (t4o90p65.telia.com [195.67.217.185]) by maild.telia.com (8.9.3/8.9.3) with SMTP id JAA23832; Mon, 23 Oct 2000 09:11:40 +0200 (CEST) From: "James Wilde" To: "Dave Lo" , Subject: RE: email problem errors Date: Mon, 23 Oct 2000 09:12:20 +0200 Message-ID: <000a01c03cc0$95b04b00$8208a8c0@iqunlimited.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-reply-to: <200010230648.XAA48620@addr4.addr.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hell, Dave: I'm not sure a mailing list devoted to the FreeBSD operating system is the best forum for a question on one of Microsoft's applications. However... > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Dave Lo > Sent: Monday, October 23, 2000 08:49 > To: questions@FreeBSD.ORG > Subject: email problem errors > > > hey, > I have been using MS-Outlook to check my addr.com mail and i have > been getting ther error msg #0x800ccc78, it says that the server > response"451.4.7.1 Please try again later" It also says that it rejected > me as a sender. Correct. This message has the following meaning, according to Technet: Unknown sender. This is caused by having the incorrect email address in the reply field. > > Please advise on what to do. This has happened several times and it is > very inconvient to check my mail. My email address is dave@davelo.com. > I usually have no problem checking my mail through telnet and retreiving > my mail through Outlook, but sending mail is where I have problems. I would suggest you take a good look at the settings in Outlook. Click on Tools/Accounts, mark your email account for addr.com and click on the 'Properties' button. You should have a valid email address in the next to the bottom line on the first tab and some installations require your email address also on the last line as they use one or other of these to authenticate you as a valid user. Check the spelling minutely. Have you added anything to the usual email address? Some people who use the same mail program for news have added, for example, .nospam.com after their usual myusername@mydom.com to avoid simple spamming. Check also the details of your smtp server on the Server tab. If none of this helps, try contacting a) your ISP or b) www.microsoft.com and see if you can find a FAQ there which provides more help. mvh/regards James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 0:13:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 65E0E37B4C5 for ; Mon, 23 Oct 2000 00:13:20 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Mon, 23 Oct 2000 00:12:00 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9N7Cub04830; Mon, 23 Oct 2000 00:12:56 -0700 (PDT) (envelope-from cjc) Date: Mon, 23 Oct 2000 00:12:56 -0700 From: "Crist J . Clark" To: Erik Cc: freebsd-questions@FreeBSD.ORG Subject: Re: routing with natd Message-ID: <20001023001256.G75251@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <000701c03cab$4a7c2ce0$0200000a@garnax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <000701c03cab$4a7c2ce0$0200000a@garnax.com>; from erik@ezl.com on Sun, Oct 22, 2000 at 11:39:53PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 22, 2000 at 11:39:53PM -0500, Erik wrote: > I have installed: FreeBSD 4.1-RELEASE > > > Conceptually this is how I have it hooked up: > > cable (dhcp) ---(vr0)-> BSD machine --(ed0)--> hub ----> pc1 > realip x.x.x.x | > 10.0.0.2 > & 10.0.0.1 pc2 > > 10.0.0.3 Hmmm... This picture is really messed up. Using MS Outlook Express there? Don't draw ASCII pictures with a proportional font. > I think this is the useful stuff from the rc.conf file: > > ifconfig_vr0="DHCP" > gateway_enable="YES" > network_interfaces="lo0 ed0 vr0" # List of network interfaces > ivconfig_lo0="inet 127.0.0.1" # default loopback device ^ Typo, I assume? But it does not matter, the proper entry in /etc/defaults/rc.conf will be used if that is actually there. > ifconfig_ed0="inet 10.0.0.1 netmask 255.255.255.0" > firewall_enable="YES" > firewall_type="OPEN" > firewall_script="/etc/firewall/fwrules" # created by me What rules are you using? Actually, the output of 'ipfw show' would be prefered. > natd_program="/sbin/natd" > natd_enable="YES" > natd_interface="vr0" > > PC1 and PC2 > win98 SE installed on both > ips: 10.0.0.2 and 10.0.0.3 and subnet mask is 255.255.255.0 > dns configuration: host: pc1 and pc2 domain: whatever.com > dns search order: x.x.x.x dns server for cable > > c:\windows\hosts.sam > 127.0.0.1 localhost > 10.0.0.1 BSD BSD.whatever.com > 10.0.0.2 PC1 PC1.whatever.com > 10.0.0.3 PC2 PC2.whatever.com > > I recompiled my kernel with IPDIVERT and IPFIREWALL as options. > I am able to access the internet from the BSD machine. > I can ping pc1(10.0.0.2) and pc2(10.0.0.3) either by ip or alias from the > BSD machine. (edited hosts) > I can telnet in to the BSD machine from pc1 or pc2 by using 10.0.0.1 (but > not aliases) A Windows problem. *shock* > What I want to do is have the BSD machine act as a firewall/router so that > my little > network has access to the internet while still being protected. I would > also like to > be able to telnet into it (lack of monitors). > > > Is there anything else I have to do to these windows machines? No, assuming that they were properly setup by whoever installed the OSes, the only thing you probably need to do is put in the network information that you mentioned above. > Is my rc.conf correct? and Should I change anything in the rc.conf file? > firewall_type="simple"? This will be whatever you make of it since you are not using the default /etc/rc.firewall where the 'firewall_type' variable is used. > natd_flags="????" > natd_flags="-f /etc/natd.conf"??? You probably do not need any of these. > What should I have in the fwrules file? Whatever firewall rules you need to set up. However, to get things started, I would suggest using the 'OPEN' firewall rules in /etc/rc.firewall and then setup your own rule file once you get that going. > what should I have in the natd.conf file? > and how would I use it? You probably do not need it. If you need to pass lots of settings to natd(8), a natd.conf file is a convenient way to do so. > Do I need to add "sysctl -w net.inet.ip.forwarding=1" to a file somewhere? No, that is precisely what the 'gateway_enable' variable does. Finally, are you actually having any problems? From what you said, you can reach all of the other machines from the FreeBSD box and the Win boxes can reach the FreeBSD machine, but you never said if there were any successes or failures with anything else. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 0:13:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tradeware.be (unknown [195.230.192.83]) by hub.freebsd.org (Postfix) with ESMTP id 9063237B4C5 for ; Mon, 23 Oct 2000 00:13:25 -0700 (PDT) Received: by EXCHANGE with Internet Mail Service (5.5.2650.21) id ; Mon, 23 Oct 2000 09:04:42 +0200 Message-ID: From: Fabien Derudder To: "'freebsd-questions@freebsd.org'" Subject: printing-ls -and rebooting problem Date: Mon, 23 Oct 2000 09:04:40 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG got three questions : Would like to get a colorized output for the ls command, without having to use gnuls or making an alias to that command. Is there a variable i should define ? Would like to print to a remote printer (it is a HP 2100). I think my printcap file is correctly set up, but all printing attempts remain in the spool directory... Something to do with filters ? Where could i find the needed filters ? While trying to install an rpm under the linux compatibility issuing the following command : /usr/compat /linux/usr/bin/rpm2cpio myrpm | (cd /compat/linux; cpio --extract --make-directories --verbose --uconditional) i get an instant reboot, so what ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 0:14:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aquarius.natey.za.net (unknown [196.15.138.22]) by hub.freebsd.org (Postfix) with ESMTP id E011937B4CF; Mon, 23 Oct 2000 00:14:10 -0700 (PDT) Received: from natey (helo=localhost) by aquarius.natey.za.net with local-esmtp (Exim 2.12 #1) id 13etxE-0001LQ-00; Fri, 29 Sep 2000 08:47:32 +0200 Date: Fri, 29 Sep 2000 08:47:32 +0200 (SAST) From: Natey on IRC To: Christopher Rued Cc: FreeBSD ISP , FreeBSD Questions Subject: Re: DNS: having domain1.com and domain1.net point to the same IP. In-Reply-To: <14804.12144.461757.516919@chris.xsb.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 I have received a lot of the same message.... most likely Jan just mass sent the mail? --jm -- Natey on IRC #include On Fri, 29 Sep 2000, Christopher Rued wrote: > Has everyone else seen this message about 10 times, too? > Jan Knepper writes: > > Hi, > > > > I just wondered if any DNS specialists out here could give me a > > hand to a pointer as what to do DNS-wise when I want domain1.com > > and domain1.net to point to the same IP. I have noticed that > > freebsd.org, freebsd.com and freebsd.net al seem to give the > > same site. > > > > I know I can make a dirty change in my DNS and have domain1.net > > point to the same IP, but what about reverse DNS? > > > > Any suggestions would be appreciated. > > > > Don't worry, be Kneppie! > > Jan > > > > -- > > Jan Knepper > > Smartsoft, LLC > > 88 Petersburg Road > > Petersburg, NJ 08270 > > U.S.A. > > > > http://www.smartsoft.cc/ > > http://www.mp3.com/pianoprincess > > > > Phone : 609-628-4260 > > FAX : 609-628-1267 > > FAX : 303-845-6415 http://www.fax4free.com/ > > > > Phone : 020-873-3837 http://www.xoip.nl/ (Dutch) > > FAX : 020-873-3837 http://www.xoip.nl/ (Dutch) > > > > In God we Trust -- all others must submit an X.509 certificate. > > -- Charles Forsythe > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 0:17:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from thor.afnetinc.com (thor.afnetinc.com [206.40.232.1]) by hub.freebsd.org (Postfix) with ESMTP id F15DD37B479 for ; Mon, 23 Oct 2000 00:17:12 -0700 (PDT) Received: from 206-40-232-103-csc-0.afnetinc.com ([206.40.232.103] helo=SCIENCE1) by thor.afnetinc.com with smtp (Exim 2.05 #1) id 13nbr4-0005sv-00 for freebsd-questions@FreeBSD.org; Mon, 23 Oct 2000 01:17:11 -0600 From: efinley@efinley.com (Elliot Finley) To: freebsd-questions@FreeBSD.org Subject: Installing on 3ware RAID Date: Mon, 23 Oct 2000 07:16:55 GMT Organization: System Hog (www.systemhog.com) Reply-To: efinley@efinley.com Message-ID: <39f4e507.22267105@mail.afnetinc.com> X-Mailer: Forte Agent 1.5/32.451 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to install 4.1.1 onto a 3ware escalade 6800. The kernel on the install CD acts like it doesn't have the 'twe' driver compiled in. If you have successfully installed onto a 3ware, or have any pointers, I would appreciate some feedback. -- Do you manage an ISP? Do you have system hogs (line campers)? Do you have users that use multiple simultaneous ports? Want help? ---> http://www.systemhog.com <--- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 0:26:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc1.il.home.com (mail2.rdc1.il.home.com [24.2.1.77]) by hub.freebsd.org (Postfix) with ESMTP id 2832937B479 for ; Mon, 23 Oct 2000 00:26:32 -0700 (PDT) Received: from marx.elvisinthemorning.net ([24.17.229.11]) by mail2.rdc1.il.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001023072631.TZIU6811.mail2.rdc1.il.home.com@marx.elvisinthemorning.net> for ; Mon, 23 Oct 2000 00:26:31 -0700 Received: (from vcardona@localhost) by marx.elvisinthemorning.net (8.11.1/8.11.1) id e9N7Qi425418 for freebsd-questions@freebsd.org; Mon, 23 Oct 2000 02:26:44 -0500 (CDT) (envelope-from vcardona) Date: Mon, 23 Oct 2000 02:26:44 -0500 From: "Victor R. Cardona" To: freebsd-questions@freebsd.org Subject: how to set color terminal? Message-ID: <20001023022644.A25392@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi everyone, I was wondering how I could set a color terminal. Right now my console setting are the defaults that came with the system. Thanks, Victor Cardona To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 0:27:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 520D737B479 for ; Mon, 23 Oct 2000 00:27:16 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Mon, 23 Oct 2000 00:25:23 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9N7Qd404936; Mon, 23 Oct 2000 00:26:39 -0700 (PDT) (envelope-from cjc) Date: Mon, 23 Oct 2000 00:26:39 -0700 From: "Crist J . Clark" To: "gummibear@nettaxi.com" Cc: questions@FreeBSD.ORG Subject: Re: IPFW/NATD: Client problems with Identd for IRC, also Napster Message-ID: <20001023002639.H75251@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <200010230541.WAA02148@mail20.bigmailbox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200010230541.WAA02148@mail20.bigmailbox.com>; from gummibear@nettaxi.com on Sun, Oct 22, 2000 at 10:41:28PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Each of your paragraphs is on a single line. Could you please end your lines at about 72 columns or so. Thanks.] On Sun, Oct 22, 2000 at 10:41:28PM -0700, gummibear@nettaxi.com wrote: > Hello all! > > I just set up a IPFW/NATD box for my internal network (of one windows machine) which is connected to the internet via Mediaone cable service. I've set it up to be an "OPEN" firewall (refer to rc.firewall) for now untill I learn to write my own rule sets. > > To keep it short. It works. I can surf the web and check email, but irc and napster seem to have problems. When connecting to IRC servers using mirc on the Windows machine, I get identd errors which make things very difficult to access efnet, undernet, or dalnet servers. Sure I can use the FreeBSD box to access IRC, but my wife prefers the windows machine. Sounds like ident failures. > My guess is that it's natd or the firewall that is doing something to muck things up with ident. Is there a way around this? How can I fix it so she (my wife) can access IRC via popular Windows IRC clients. I tried doing some web searches to see if others have run across this problem, but didn't find anything that would solve the problem. Surprised you did not find anything. The problem is that the IRC servers are trying to connect to the client machine to do a ident lookup, but they see the firewall as the client. See the inetd(8) manpage to see how to run its builtin ident server. I think a line like, auth stream tcp nowait root internal auth -g -o UNKNOWN -d natter Would do it. > Also, it seems as though she had some troubles with napster. She was able to connect to their servers, but wasn't able to browse the shares of other napster users. Again, I didn't find anything that would help me solve the problem. This may be a similar problem. If anyone tries to connect back to your machine it will fail since they will try to connect to the NAT machine. I don't know if that would break ability to browse other people's stuff or not. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 0:31: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from maild.telia.com (maild.telia.com [194.22.190.3]) by hub.freebsd.org (Postfix) with ESMTP id 1BE1437B479 for ; Mon, 23 Oct 2000 00:31:01 -0700 (PDT) Received: from ents02 (t3o90p94.telia.com [195.67.217.94]) by maild.telia.com (8.9.3/8.9.3) with SMTP id JAA15522; Mon, 23 Oct 2000 09:30:55 +0200 (CEST) From: "James Wilde" To: "Alex" , Subject: RE: FreeBSD Freezing Problem Date: Mon, 23 Oct 2000 09:31:36 +0200 Message-ID: <000b01c03cc3$4657eab0$8208a8c0@iqunlimited.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Please don't use html format for your messages as there are many people in here whose email program has problems with that format. Use unformatted text and word wrap at about 76 characters. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Alex Sent: Saturday, October 21, 2000 23:11 To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD Freezing Problem Hi, I have an AMD K6 500 processor on an Epox EP-MVP3C2 motherboard. I have a problem with FreeBSD freezing. It'll happen at random times. I'm not sure what causes it but I think it has to do with either my memory, processor or motherboard. Because I've been using the same hardware cards with my other computers that also run FreeBSD and they run fine. Any help will be welcomed. John Murphy answered this question indirectly a few days ago with the URL of a site in the Netherlands with a good description of the so-called Signal 11 problem which often stems from hardware problems. I suggest you begin your search there. http://www.BitWizard.nl/sig11/ mvh/regards James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 0:31: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gray.westgate.gr (gray.westgate.gr [212.205.119.66]) by hub.freebsd.org (Postfix) with ESMTP id C382937B479 for ; Mon, 23 Oct 2000 00:31:06 -0700 (PDT) Received: (from charon@localhost) by gray.westgate.gr (8.11.1/8.11.1) id e9N7UuW79081; Mon, 23 Oct 2000 10:30:56 +0300 (EEST) Date: Mon, 23 Oct 2000 10:30:56 +0300 From: Giorgos Keramidas To: "Victor R. Cardona" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: how to set color terminal? Message-ID: <20001023103056.B72755@gray.westgate.gr> References: <20001023022644.A25392@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001023022644.A25392@home.com>; from vcardona@home.com on Mon, Oct 23, 2000 at 02:26:44AM -0500 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 23, 2000 at 02:26:44AM -0500, Victor R. Cardona wrote: > Hi everyone, > > I was wondering how I could set a color terminal. Right now my console > setting are the defaults that came with the system. I'm not sure what you mean by `color terminal', since the console of FreeBSD can display colors just fine. At least it does for me when I have my terminal set to `cons25' (of course, without the quotes). - giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 0:31:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc1.il.home.com (mail2.rdc1.il.home.com [24.2.1.77]) by hub.freebsd.org (Postfix) with ESMTP id F14C037B4D7 for ; Mon, 23 Oct 2000 00:31:13 -0700 (PDT) Received: from marx.elvisinthemorning.net ([24.17.229.11]) by mail2.rdc1.il.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001023073113.UAHR6811.mail2.rdc1.il.home.com@marx.elvisinthemorning.net> for ; Mon, 23 Oct 2000 00:31:13 -0700 Received: (from vcardona@localhost) by marx.elvisinthemorning.net (8.11.1/8.11.1) id e9N7VQ125473 for freebsd-questions@FreeBSD.ORG; Mon, 23 Oct 2000 02:31:26 -0500 (CDT) (envelope-from vcardona) Date: Mon, 23 Oct 2000 02:31:26 -0500 From: "Victor R. Cardona" To: freebsd-questions@FreeBSD.ORG Subject: Re: how to set color terminal? Message-ID: <20001023023126.A25459@home.com> References: <20001023022644.A25392@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001023022644.A25392@home.com>; from vcardona@home.com on Mon, Oct 23, 2000 at 02:26:44AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Please disregard the message. I just figured it out. Thanks, Victor Cardona On Mon, Oct 23, 2000 at 02:26:44AM -0500, Victor R. Cardona wrote: > Hi everyone, > > I was wondering how I could set a color terminal. Right now my console > setting are the defaults that came with the system. > > Thanks, > Victor Cardona > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 23 0:32:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailg.telia.com (mailg.telia.com [194.22.194.26]) by hub.freebsd.org (Postfix) with ESMTP id 0EC9E37B479 for ; Mon, 23 Oct 2000 00:32:26 -0700 (PDT) Received: from ents02 (t3o90p94.telia.com [195.67.217.94]) by mailg.telia.com (8.9.3/8.9.3) with SMTP id JAA20674; Mon, 23 Oct 2000 09:32:21 +0200 (CEST) From: "James Wilde" To: "James Wilde" , "Dave Lo" , Subject: RE: email problem errors Date: Mon, 23 Oct 2000 09:33:01 +0200 Message-ID: <000c01c03cc3$79426ea0$8208a8c0@iqunlimited.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-reply-to: <000a01c03cc0$95b04b00$8208a8c0@iqunlimited.net> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of James Wilde > Sent: Monday, October 23, 2000 09:12 > To: Dave Lo; questions@FreeBSD.ORG > Subject: RE: email problem errors > > > Hell, Dave: s/Hell/Hello/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 0:36:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gray.westgate.gr (gray.westgate.gr [212.205.119.66]) by hub.freebsd.org (Postfix) with ESMTP id 2160A37B479 for ; Mon, 23 Oct 2000 00:36:39 -0700 (PDT) Received: (from charon@localhost) by gray.westgate.gr (8.11.1/8.11.1) id e9N7abc79803 for questions@freebsd.org; Mon, 23 Oct 2000 10:36:37 +0300 (EEST) Date: Mon, 23 Oct 2000 10:36:37 +0300 From: Giorgos Keramidas To: questions@freebsd.org Subject: Re: HELP Message-ID: <20001023103637.D72755@gray.westgate.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Devon, Please Cc: the list too, since somebody else might want to search the archives later, to see the reply to the same problem. On Mon, Oct 23, 2000 at 12:27:15AM -0700, Devon Young wrote: > > Thanx, but how do I do that before I can even boot it up? I don't > have an internet connection available for it. Should I just try > installing it without sendmail initially? Or is there an online doc > somewhere that could help me figure out a way? Sorry if these are > stupid questions :) You can always boot the system in single user mode to fix such errors that are present in your startup scripts. You want to set sendmail_enable="NO" in your /etc/rc.conf, and have the system boot normally, so you can fix the DNS setup. Just boot into single user mode, mount all the filesystems as usual, fire up your favorite text editor (/usr/bin/ee is a very easy to use editor that is included in the base-system, if you haven't used /usr/bin/vi before), modify /etc/rc.conf, and exit from single user mode. The system should come up without starting sendmail. Then you can fix your hostname problems ;-) - giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 0:37: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f82.law6.hotmail.com [216.32.241.82]) by hub.freebsd.org (Postfix) with ESMTP id 1F79337B479; Mon, 23 Oct 2000 00:36:58 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 23 Oct 2000 00:36:58 -0700 Received: from 165.228.130.11 by lw6fd.law6.hotmail.msn.com with HTTP; Mon, 23 Oct 2000 07:36:57 GMT X-Originating-IP: [165.228.130.11] From: "Aaron Hill" To: freebsd-questions@FreeBSD.ORG, freebsd-net@FreeBSD.ORG Subject: More on PPPoE & ADSL (Telstra Bigpond) Date: Mon, 23 Oct 2000 07:36:57 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 23 Oct 2000 07:36:58.0041 (UTC) FILETIME=[06204A90:01C03CC4] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Further to my previous email here's the missing tcpdumps for the Linux and Windows handshake/discovery session when connecting to Telstra Bigponds (Australia) ADSL service with PPPoE. My original question still stands, can someone tell me why FreeBSDs PPPoE is different to the other packages in what it sends? FreeBSD will not connect, the others do. Windows (EnterNet)... 16:34:48.581399 0:10:5a:0:d3:de Broadcast 8863 60: PPPoE PADI [Host-Uniq UTF8] [Service-Name "bigpond"] 16:34:48.636895 0:90:39:47:0:3f 0:10:5a:0:d3:de 8863 60: PPPoE PADO [Service-Name "bigpond"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] 16:34:48.637021 0:10:5a:0:d3:de 0:90:39:47:0:3f 8863 60: PPPoE PADR [Host-Uniq UTF8] [Service-Name "bigpond"] 16:34:48.689108 0:90:39:47:0:3f 0:10:5a:0:d3:de 8863 60: PPPoE PADS [ses 0x1b1][Service-Name "bigpond"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] 16:34:48.701229 0:10:5a:0:d3:de 0:90:39:47:0:3f 8864 60: PPPoE [ses 0x1b1] LCPConfReq id=0x1 Linux (Roaring Penguin PPPoE)... 16:58:01.345104 0:10:5a:0:d3:de Broadcast 8863 60: PPPoE PADI [Service-Name "bigpond"] 16:58:01.407318 0:90:39:47:0:3f 0:10:5a:0:d3:de 8863 60: PPPoE PADO [Service-Name "bigpond"] [AC-Name "nkt1-kent"] 16:58:01.407470 0:10:5a:0:d3:de 0:90:39:47:0:3f 8863 60: PPPoE PADR [Service-Name "bigpond"] 16:58:01.466063 0:90:39:47:0:3f 0:10:5a:0:d3:de 8863 60: PPPoE PADS [ses 0x1b2][Service-Name "bigpond"] [AC-Name "nkt1-kent"] 16:58:02.338999 0:10:5a:0:d3:de 0:90:39:47:0:3f 8864 60: PPPoE [ses 0x1b2] LCPConfReq id=0x1 FreeBSD (4.1.1 Release)... 17:07:47.907372 0:e0:29:73:81:dd Broadcast 8863 60: PPPoE PADI [Service-Name "bigpond"] [Host-Uniq UTF8] 17:07:47.969361 0:90:39:47:0:3f 0:e0:29:73:81:dd 8863 179: PPPoE PADO [Service-Name] [Service-Name "telstra"] [Service-Name "cmux"] [Service-Name "bigpond"] [Service-Name "n7061992k"] [Service-Name "n2155202k"] [Service-Name "n2155201k"] 17:07:47.969440 0:e0:29:73:81:dd 0:90:39:47:0:3f 8863 60: PPPoE PADR [Service-Name "bigpond"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] 17:07:48.023924 0:90:39:47:0:3f 0:e0:29:73:81:dd 8863 62: PPPoE PADS [Service-Name-Error "SvcName Tag Error"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] I can see the differences but I don't know if they are the show stoppers. Is the fact that FreeBSD puts the Host-Uniq info at the end of the first frame the problem or is it something else that tcpdump doesn't pick up? Windows puts that info at the start of the frame, Linux doesn't include it at all. Anyone? Thanks Aaron Hill _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 0:44:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id 4530337B479 for ; Mon, 23 Oct 2000 00:44:20 -0700 (PDT) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id BAA22365; Mon, 23 Oct 2000 01:41:44 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Mon, 23 Oct 2000 01:41:44 -0600 (CST) From: Ryan Thompson To: "Victor R. Cardona" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: how to set color terminal? In-Reply-To: <20001023022644.A25392@home.com> Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Victor R. Cardona wrote to freebsd-questions@FreeBSD.ORG: > Hi everyone, > > I was wondering how I could set a color terminal. Right now my console > setting are the defaults that came with the system. > > Thanks, > Victor Cardona Then you've got a color terminal, assuming your hardware supports color, that is ;-) Check out gnuls, in the ports/packages, for a colorized 'ls' experience... Grab an editor with color syntax highlighting... Run /stand/sysinstall for a dazzling display of blue box art. -- Ryan Thompson Network Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 0:47:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web805.mail.yahoo.com (web805.mail.yahoo.com [128.11.23.65]) by hub.freebsd.org (Postfix) with SMTP id 46B7D37B479 for ; Mon, 23 Oct 2000 00:47:31 -0700 (PDT) Received: (qmail 4605 invoked by uid 60001); 23 Oct 2000 08:04:47 -0000 Message-ID: <20001023080447.4604.qmail@web805.mail.yahoo.com> Received: from [192.6.76.74] by web805.mail.yahoo.com; Mon, 23 Oct 2000 01:04:47 PDT Date: Mon, 23 Oct 2000 01:04:47 -0700 (PDT) From: Herbert Pirke Subject: Gnome Midnight Commander CD-Icons... 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! Maybe this is a stupid question, but I'm still quite new to freeBSD... Under Linux I was using Windowmaker together with the Gnome Midnight Commander as a file manager. Under linux, the installed IDE-devices are automatically scanned during the installation and my Linux distribution created the links to my cd-drives automatically. Unfortunately, under FreeBSD this didn't work. I only have the Home folder on my desktop, but no cd-drives. I tried to figure out on my linux box, how the links work there. But (at least appearently) doing the same didn't work out at all. I have FreeBSD 4.0 and two cd-drives (one atapi-DVD Pioneer 103s and one CD-RW Mitsumi 4204). Both are correctly set up in fstab. Does anybody know how to solve this problem? Thanks, Herbert __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 0:55:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fwse.teligent.se (gateway.teligent.se [194.17.198.3]) by hub.freebsd.org (Postfix) with SMTP id 3EEDF37B479 for ; Mon, 23 Oct 2000 00:55:21 -0700 (PDT) Date: Mon, 23 Oct 2000 10:03:06 +0200 Organization: Teligent AB X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: NIS-client won't work with AIX server Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable From: =?iso-8859-1?Q?G=F6ran?= Hedman Message-ID: <39F3F0BA.79CACDEF@teligent.se> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I'm trying to get a FreeBSD 3.4 host to work as a nis client. My nis server is running on a AIX4.2.1 server. I get some contact with nis but i can't login with a nis account to the freebsd host. = If i'm root, i can do SU to my nis account. But if i'm a normal user i can't do . To run works fine. The host is using DNS and i have my NFS homedir mounted. = I'm new to Freebsd and totally lost. Can anybody help me? What have i done? - added this lines last in passwd and group files. (used vipw) passwd +::::::::: group +:*:: - This is my nisenties in /etc/defaults/rc.conf hostname=3D"trophy" nisdomainname=3D"link.teligent.se" = nis_client_enable=3D"YES" # We're an NIS client (or NO). nis_client_flags=3D"" # Flags to ypbind (if enabled). nis_ypset_enable=3D"YES" # Run ypset at boot time (or NO). nis_ypset_flags=3D"" # Flags to ypset (if enabled). nis_server_enable=3D"NO" # We're an NIS server (or NO). nis_server_flags=3D"" # Flags to ypserv (if enabled). nis_ypxfrd_enable=3D"NO" # Run rpc.ypxfrd at boot time (or NO). nis_ypxfrd_flags=3D"" # Flags to rpc.ypxfrd (if enabled). nis_yppasswdd_enable=3D"NO" # Run rpc.yppasswdd at boot time (or NO). nis_yppasswdd_flags=3D"" # Flags to rpc.yppasswdd (if enabled). - In auth.conf = auth_list =3D passwd nis - In host.conf # If you have YP/NIS configured, uncomment the next line nis Have not done anything with login.conf. Should i? I'm not subscribed to the mailinglist so please send answer directly to goran.hedman@teligent.se Regards = /G=F6ran Hedman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 0:59:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp9.xs4all.nl (smtp9.xs4all.nl [194.109.127.135]) by hub.freebsd.org (Postfix) with ESMTP id 3A42237B479 for ; Mon, 23 Oct 2000 00:59:51 -0700 (PDT) Received: from zeeland ([193.173.2.105]) by smtp9.xs4all.nl (8.9.3/8.9.3) with SMTP id JAA25541 for ; Mon, 23 Oct 2000 09:59:50 +0200 (CEST) Received: by localhost with Microsoft MAPI; Mon, 23 Oct 2000 09:06:14 +0200 Message-ID: <01C03CD0.7F0A00C0.m.timmerman@zeeland.arbounie.nl> From: Michel Timmerman Reply-To: "m.timmerman@zeeland.arbounie.nl" To: "'freebsd-questions@freebsd.org'" Subject: Speed? Date: Mon, 23 Oct 2000 09:02:45 +0200 Organization: Arbo Unie 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 Dear FreeBSD, I have got a question about the connection speed with FreeBSD. I recently installed FreeBSD 4.0 onto my Pentium II 233 system. The system is up and running and everything seems to work fine, but when I'm at school and do a telnet session to my FreeBSD system, which is connected to the internet via cable modem, the connection is very, very slow. I previously used Linux Slackware 7.1 and the connection was much faster. It probably has something to do with some configuration settings, or so I hope it does... I hope you can help me out here, or else I will be forced to uninstall FreeBSD because of the low connection speed. :( Kind regards, Michel Timmerman, The Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 1:12:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n37.san.rr.com (dt051n37.san.rr.com [204.210.32.55]) by hub.freebsd.org (Postfix) with ESMTP id AB5CE37B479 for ; Mon, 23 Oct 2000 01:12:23 -0700 (PDT) Received: from gorean.org (Studded@master [10.0.0.2]) by dt051n37.san.rr.com (8.9.3/8.9.3) with ESMTP id BAA72434; Mon, 23 Oct 2000 01:11:23 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <39F3F2AA.6FB63D0B@gorean.org> Date: Mon, 23 Oct 2000 01:11:23 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 5.0-CURRENT-102 i386) X-Accept-Language: en MIME-Version: 1.0 To: Dan Nelson Cc: "S.W.Liu" , questions@FreeBSD.ORG Subject: Re: FreeBSD 5.0 start up problem References: <39EF8CA41E.AA74HHH@10.1.1.1> <20001022193932.A17400@dan.emsphone.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dan Nelson wrote: > > In the last episode (Oct 20), S.W.Liu said: > > I update my system (4.1) to 5.0(oct, 2000), but when I start up my > > system , it hang when ldconfig, no response, why? > > It's a problem with the /dev/random device. I have worked around it by > adding "date > /dev/random" at the top of /etc/rc. ERrr... that's not such a good idea. If you are running -current, make sure your rc files are up to date, and do your restart with 'shutdown -r now' so that rc.shutdown gets run and your /entropy file gets written. This has all been covered on the -current mailing list recently, which you should be reading if you're running RELENG_5. Doug -- "The dead cannot be seduced." - Kai, "Lexx" Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 1:20:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n37.san.rr.com (dt051n37.san.rr.com [204.210.32.55]) by hub.freebsd.org (Postfix) with ESMTP id 7AF3C37B479 for ; Mon, 23 Oct 2000 01:20:12 -0700 (PDT) Received: from gorean.org (Studded@master [10.0.0.2]) by dt051n37.san.rr.com (8.9.3/8.9.3) with ESMTP id BAA72520; Mon, 23 Oct 2000 01:20:02 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <39F3F4B2.9C7374E@gorean.org> Date: Mon, 23 Oct 2000 01:20:02 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 5.0-CURRENT-102 i386) X-Accept-Language: en MIME-Version: 1.0 To: Rob Cc: Stijn Hoop , freebsd-questions@freebsd.org Subject: Re: Gnome 1.2 [was Re: FBSD 411, XFree86 4.0.1, Gnome 1.2 Theme Selection Prob] References: <20001022041618.36EF91D4E@baddog.yi.org> <39F27774.5A918994@home.com> <20001022104607.A9109@pcwin002.win.tue.nl> <39F3AE2A.9A729E2C@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 Rob wrote: > There was no previous Gnome. A fresh 4.1.1. system. I should have > checked the mail archives before I tried to install it, as they are full > of similar tales. Perhaps there is some yet unknown incompatibility. > BTW, I am using XFree86-4.0. Could that be the problem? No, I am using X 4 and it was working previously. Frankly, at this point I'm probably switching to windowmaker. WAY less overhead than gnome + sawfish, and I didn't need all the bells and whistles anyway. Doug -- "The dead cannot be seduced." - Kai, "Lexx" Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 1:20:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ramcargroup.com (mail.ramcargroup.com [202.58.114.60]) by hub.freebsd.org (Postfix) with ESMTP id 50A8A37B4C5 for ; Mon, 23 Oct 2000 01:20:37 -0700 (PDT) Received: from mmj.ramcargroup.com (mmj.ramcargroup.com [10.16.16.16]) by mail.ramcargroup.com (Postfix) with ESMTP id A740BF2F3F; Mon, 23 Oct 2000 16:20:21 +0800 (PHT) Received: from ramcargroup.com (twister.ramcargroup.com [133.88.30.134]) by mmj.ramcargroup.com (Postfix) with ESMTP id 28422F2042; Mon, 23 Oct 2000 16:55:30 +0800 (PHT) Message-ID: <39F3F49A.82F14508@ramcargroup.com> Date: Mon, 23 Oct 2000 16:19:38 +0800 From: noel timario X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.2.16 i686) X-Accept-Language: en MIME-Version: 1.0 To: Alexander Rudak Cc: freebsd-questions@freebsd.org Subject: Re: Maximum open files References: <3414.001023@ro.com.ua> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Use this... /sbin/sysctl -w kern.maxfiles=2048 /sbin/sysctl -w kern.maxfilesperproc=2048 that's 2048 K increase or just check the man page for more optimum performance. noelt. Alexander Rudak wrote: > Hello everybody, > > Is there any way to increase possible number of maximum open > files in the system? I get "Too many files open in the system" > Kernel message. I didn't find any similar option at the kernel > configuration file. May be it is memory lack? > > ----- > Best regards, > Alexander Rudak, > PopNet Kiev: http://www.popnet.kiev.ua > e-mail: a.rudak@popnet.kiev.ua, ru@ro.com.ua > ICQ# 27779798 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 23 1:21:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from botevgrad.com (atlantis.declera.com [212.72.199.193]) by hub.freebsd.org (Postfix) with SMTP id 2B0AC37B4C5 for ; Mon, 23 Oct 2000 01:21:12 -0700 (PDT) Received: (qmail 19368 invoked from network); 23 Oct 2000 08:25:29 -0000 Received: from bd-a06.declera.com (HELO ais) (212.72.199.199) by atlantis.declera.com with SMTP; 23 Oct 2000 08:25:29 -0000 Message-ID: <001201c03cca$24e1c4d0$0200a8c0@ais> From: "anton stamenov" To: Subject: Samba & W2K Date: Mon, 23 Oct 2000 11:20:45 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From: "Ismail YENIGUL" > > > hi > > On Mon, 23 Oct 2000, anton stamenov wrote: > > > > > My W2K could not get the list with shares from Samba when I log-in. > > > I could use the shared folders but could not get the list with > them.After 10-15 minutes everithing is alright. > > > I use samba 2.0.7 > > > > > did you set > > browsable=yes > > for Samba shares > > > > > No, should I. > Although as I read smb.conf man pages browsable is show hide your shares, > but I get error message when I try to retrieve them. > Error message "//server is not accessible > service is not started" > but as I see I started both smbd and nmbd > after 10-15 seconds this problem disappear. > also I could browse the shares but could not get their list > so if I write \\server\share I get in and it's ok, but if it is only > \\server I get error. > With other oses there is no such problem. I also have linux and windows 98 > as a client side. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 1:35: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id 82FDE37B479 for ; Mon, 23 Oct 2000 01:35:00 -0700 (PDT) Received: (qmail 31522 invoked by uid 0); 23 Oct 2000 08:34:55 -0000 Received: from unknown (HELO ghostinyou) (195.229.53.43) by mail.gmx.net with SMTP; 23 Oct 2000 08:34:55 -0000 Message-ID: <008e01c03ccc$1fdcc190$0204010a@ghostinyou> From: "Rino Mardo" To: Subject: Which files needed to upgrade to STABLE? Date: Mon, 23 Oct 2000 12:32:31 +0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. I have run FreeBSD 4.1-Release and have upgraded it to Stable successfully from office as I have a leased line there. At home, I only have a 56K dial-up modem, have a 4.1-Release box and cannot afford the amount of time required to upgrade my home system to Stable. What I'm thinking is while at the office, I could download the necessary files, copy to Zip disk, do the upgrade at home using the Zip disk as source. I already checked the Handbook, FAQ, and searched the archive mailing list but really couldn't find the answer. The problem - which files should I download in order for me to upgrade my 4.1-Release to 4.1.1-Stable? ----------------------------------------------- who watches the watchmen? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 1:36:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f21.law3.hotmail.com [209.185.241.21]) by hub.freebsd.org (Postfix) with ESMTP id 51D5037B479 for ; Mon, 23 Oct 2000 01:36:46 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 23 Oct 2000 01:36:45 -0700 Received: from 24.113.176.126 by lw3fd.law3.hotmail.msn.com with HTTP; Mon, 23 Oct 2000 08:36:45 GMT X-Originating-IP: [24.113.176.126] From: "Roop Nanuwa" To: gummibear@nettaxi.com, questions@FreeBSD.ORG Subject: Re: IPFW/NATD: Client problems with Identd for IRC, also Napster Date: Mon, 23 Oct 2000 01:36:45 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 23 Oct 2000 08:36:45.0986 (UTC) FILETIME=[60B54020:01C03CCC] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had the same problem with IRC.. the easiest thing to do is install ident2 and run it with: >ident2 -r This will monitor all incoming IDENT requests and send back a random response.. ident2 is available in the ports collection under /security... RSN >Hello all! > >I just set up a IPFW/NATD box for my internal network (of one windows >machine) which is connected to the internet via Mediaone cable service. >I've set it up to be an "OPEN" firewall (refer to rc.firewall) for now >untill I learn to write my own rule sets. > >To keep it short. It works. I can surf the web and check email, but irc >and napster seem to have problems. When connecting to IRC servers using >mirc on the Windows machine, I get identd errors which make things very >difficult to access efnet, undernet, or dalnet servers. Sure I can use the >FreeBSD box to access IRC, but my wife prefers the windows machine. > >My guess is that it's natd or the firewall that is doing something to muck >things up with ident. Is there a way around this? How can I fix it so she >(my wife) can access IRC via popular Windows IRC clients. I tried doing >some web searches to see if others have run across this problem, but didn't >find anything that would solve the problem. > >Also, it seems as though she had some troubles with napster. She was able >to connect to their servers, but wasn't able to browse the shares of other >napster users. Again, I didn't find anything that would help me solve the >problem. > >Any help would be greatly appreciated. Thanks! > >Joey > >------------------------------------------------------------ >Nettaxi MP3 Player, Burner, Ripper - NEW Version 2.0!!! DOWNLOAD IT FREE! >(5MBs) >MP3 DOWNLOAD: http://www.nettaxi.com/mp3/version_2/ntxy_MP3_setup.exe > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 1:46:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f185.law3.hotmail.com [209.185.241.185]) by hub.freebsd.org (Postfix) with ESMTP id 08C5137B4C5 for ; Mon, 23 Oct 2000 01:46:31 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 23 Oct 2000 01:46:31 -0700 Received: from 24.113.176.126 by lw3fd.law3.hotmail.msn.com with HTTP; Mon, 23 Oct 2000 08:46:30 GMT X-Originating-IP: [24.113.176.126] From: "Roop Nanuwa" To: freebsd-questions@freebsd.org Subject: 'Stayalive' telnet session... Date: Mon, 23 Oct 2000 01:46:30 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 23 Oct 2000 08:46:31.0003 (UTC) FILETIME=[BD67C2B0:01C03CCD] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This may seem like a wierd question but is there any way to setup a telnet session to stay alive even if the connection is severed? A typical problem scenario is this: 1) telnet into FreeBSD gateway (from a Win98 box) to do some work that takes a lot of time 2) windows crashes 3) restart windows and start a new telnet session, log in again, attempt to resume what I was doing before the crash What I want to be able to do is have the initial login stay in session, so that when I reconnect, it's still in the state before it disconnected... Has anyone heard of a way to do this? TIA RSN _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 1:56:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from access.inet.co.th (access.inet.co.th [203.151.127.252]) by hub.freebsd.org (Postfix) with ESMTP id D881E37B479 for ; Mon, 23 Oct 2000 01:56:32 -0700 (PDT) Received: from TruPPPA013.inet.co.th (TruPPPA013.inet.co.th [203.151.28.13]) by access.inet.co.th (8.8.8/8.8.8) with ESMTP id PAA21057; Mon, 23 Oct 2000 15:56:23 +0700 (ICT) (envelope-from pirat@access.inet.co.th) Date: Mon, 23 Oct 2000 15:58:17 +0700 (ICT) From: pirat X-Sender: pirat@parwati.oaep.go.th To: Alfred Perlstein Cc: FreeBSD questions Subject: Re: c compiler output for dos from FreeBSD In-Reply-To: <20001022221059.M28123@fw.wintelcom.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 22 Oct 2000, Alfred Perlstein wrote: > * pirat [001022 20:52] wrote: > > hi sirs, > > > > i have a set of source programmes that work on FreeBSD. > > the problem is that i want to port those programmes to dos and i do not > > have any c compiler for dos ( it is really expensive in my country.) > > > > is there any way of producing a 'target' output for dos directly from > > FreeBSD ? > > > > thanks in advance for any help and hints > > yup, have a look at: > > /usr/ports/devel/crossgo32 > /usr/ports/devel/crossgo32-djgpp2 > thanks indeed for your prompt reply. you mean that if i had a Hello World program, ( K & R 1978), i shall get a binary for dos from within FreeBSD via those crossgo32 + crossgo32-djgpp2 ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 1:58:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from myhakas.matti.ee (myhakas.matti.ee [194.126.114.87]) by hub.freebsd.org (Postfix) with ESMTP id E2F5137B4D7 for ; Mon, 23 Oct 2000 01:58:19 -0700 (PDT) Received: (from vallo@localhost) by myhakas.matti.ee (8.11.0/8.11.0) id e9N8vTs95640; Mon, 23 Oct 2000 10:57:29 +0200 (EET) (envelope-from vallo) Date: Mon, 23 Oct 2000 10:57:29 +0200 From: Vallo Kallaste To: Giorgos Keramidas Cc: Xenofon , freebsd-questions@FreeBSD.ORG Subject: Re: Support for greek Message-ID: <20001023105729.A95621@myhakas.matti.ee> Reply-To: vallo@matti.ee References: <20001019153740.11454.qmail@web4403.mail.yahoo.com> <20001020100601.A502@gray.westgate.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.10i In-Reply-To: <20001020100601.A502@gray.westgate.gr>; from keramida@ceid.upatras.gr on Fri, Oct 20, 2000 at 10:06:01AM +0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 20, 2000 at 10:06:01AM +0300, Giorgos Keramidas wrote: > On Thu, Oct 19, 2000 at 08:37:40AM -0700, Xenofon wrote: > > > > How can i display greek (ISO8859_7) text in xterm? How > > can i write greek text? > > For X11, you can (re)use the work done by the HELLUG (Hellenic Linux > Users Group), which you will find at http://www.hellug.gr/ > > Look for the project called `graphis', an effort to make a collection > of keyboard maps, and fonts available for reading and writing in Greek > under XFree86. > > I can also send a version of lucida-typewriter (my favorite font, by > far) at 12 pt that includes Greek glyphs :-) Does it sound strange if I suggest unicode, or, to be precise, UTF-8? Are there any things which make ISO8859_* better suited? -- Vallo Kallaste vallo@matti.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 2: 4:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail02.syd.optusnet.com.au (mail02.syd.optusnet.com.au [203.2.75.105]) by hub.freebsd.org (Postfix) with ESMTP id 494F237B4C5; Mon, 23 Oct 2000 02:04:27 -0700 (PDT) Received: from echidna.stu.cowan.edu.au (perax5-171.dialup.optusnet.com.au [198.142.91.171]) by mail02.syd.optusnet.com.au (8.9.3/8.9.3) with ESMTP id UAA26479; Mon, 23 Oct 2000 20:02:29 +1100 Message-ID: <39F3FF56.3DD9103F@echidna.stu.cowan.edu.au> Date: Mon, 23 Oct 2000 17:05:26 +0800 From: Trent Nelson X-Mailer: Mozilla 4.74 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.org Cc: jhb@FreeBSD.org Subject: Dump/restore question. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I want to change the working size of the slice I've allocated to FreeBSD from 4GB to 8GB (the whole disk). I'm not confident recreating all the relevant partitions using newfs(8) and would rather rely on the 4.1-RELEASE install CD I have. From restore(8): -r Restore (rebuild a file system). The target file system should be made pristine with newfs(8), mounted and the user cd'd into the pristine file system before starting the restoration of the initial level 0 backup. With reference to the word "pristine" above, my question is can I restore my 5.0 system to the file systems I'll create with the 4.1 installation utility? Or does this violate the definition of "pristine"? Would creating the partitions then rm -rf *'ing everything, then attempting to restore -r work? Or alternatively, can I create all the partitions and not have to install anything? Given I'd like to get the system exactly how it is now, just with bigger partitions, are there any aspects that dump/restore wouldn't cover? For example, changed boot blocks or something? Thanks in advance. Trent. PS: If newfs(8) is the only option, would I be able to construct a list of the newfs commands I'd use and just have someone give me a 'yay' or 'ney' as to their correctness? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 2:18:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from myhakas.matti.ee (myhakas.matti.ee [194.126.114.87]) by hub.freebsd.org (Postfix) with ESMTP id E4E4037B479 for ; Mon, 23 Oct 2000 02:18:44 -0700 (PDT) Received: (from vallo@localhost) by myhakas.matti.ee (8.11.0/8.11.0) id e9N9IBd95711; Mon, 23 Oct 2000 11:18:11 +0200 (EET) (envelope-from vallo) Date: Mon, 23 Oct 2000 11:18:11 +0200 From: Vallo Kallaste To: Giorgos Keramidas Cc: "Dimitri T." , adepali@yahoo.com, freebsd-questions@FreeBSD.ORG Subject: Re: Support for greek Message-ID: <20001023111811.B95621@myhakas.matti.ee> Reply-To: vallo@matti.ee References: <20001020111757.A2346@gray.westgate.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.10i In-Reply-To: <20001020111757.A2346@gray.westgate.gr>; from keramida@ceid.upatras.gr on Fri, Oct 20, 2000 at 11:17:57AM +0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 20, 2000 at 11:17:57AM +0300, Giorgos Keramidas wrote: > > And Giorgo, please send me that lucida typewr. if you don't mind.. > > The font can be found in a local copy I have at > ftp://gray.westgate.gr/pub/greek/lucida-gr.tar.gz > > Mind you, I don't remember where I found the 12 pt version, so if 12 > points are not exactly what you would be happy with, I'm afraid I can't > help :-/ Look at http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html, you can probably use any unicode font and ucs2any.pl utility to get ISO8859_* repertoire from them. -- Vallo Kallaste vallo@matti.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 2:26: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.ti.slr.com (unknown [212.93.151.98]) by hub.freebsd.org (Postfix) with ESMTP id 83E5A37B479 for ; Mon, 23 Oct 2000 02:25:56 -0700 (PDT) Received: from timexch01.ti.slr.com (timexch01 [10.228.0.103]) by ns1.ti.slr.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id VK5R2Z0B; Mon, 23 Oct 2000 11:26:59 +0200 Received: by timexch01 with Internet Mail Service (5.5.2651.58) id ; Mon, 23 Oct 2000 12:26:54 +0200 Message-ID: From: "Bilti, Roland" To: "'freebsd-questions@freebsd.org'" Subject: help Date: Mon, 23 Oct 2000 12:26:53 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2651.58) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi, > > I have an server 5x86 133MHz, 16 ram and I intend to use freebsd to give > internet access to 30 clients (under win95) . The server have 4 network > adapters( I use 4 adapters because we want to do this in a campus for 4 > etajes). I checked the documentation available on www.freebsd.org but I > need some detailed instruction because I am a beginner. Please send me an > email with some documentation for firewall rules and to give access to > internet with 4 network adapters. > > > Thank you in avans, > > Rolland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 2:26:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gray.westgate.gr (gray.westgate.gr [212.205.119.66]) by hub.freebsd.org (Postfix) with ESMTP id BE3A837B479 for ; Mon, 23 Oct 2000 02:26:07 -0700 (PDT) Received: (from charon@localhost) by gray.westgate.gr (8.11.1/8.11.1) id e9N9Q3Y05089; Mon, 23 Oct 2000 12:26:03 +0300 (EEST) Date: Mon, 23 Oct 2000 12:26:03 +0300 From: Giorgos Keramidas To: vallo@matti.ee Cc: Xenofon , freebsd-questions@FreeBSD.ORG Subject: Re: Support for greek Message-ID: <20001023122603.A5016@gray.westgate.gr> References: <20001019153740.11454.qmail@web4403.mail.yahoo.com> <20001020100601.A502@gray.westgate.gr> <20001023105729.A95621@myhakas.matti.ee> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001023105729.A95621@myhakas.matti.ee>; from vallo@myhakas.matti.ee on Mon, Oct 23, 2000 at 10:57:29AM +0200 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 23, 2000 at 10:57:29AM +0200, Vallo Kallaste wrote: > > Does it sound strange if I suggest unicode, or, to be precise, > UTF-8? Are there any things which make ISO8859_* better suited? Well certainly, utf8 is certainly a much preferred solution to the general problem of displaying and writing in one's native language. I just haven't found the time to research the matter of utf8 fonts that include the Greek glyphs for displaying greek text on one's X11 display. Duplicating the efforts of others in this area would be a terrible waste of resources, and I do not have the expertise to build my own utf8 fonts. Glad you mentioned it, though, since it's in the top20 of my huge TODO-list to find out how utf8 and Greek can "live" together under X11. - giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 2:26:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nau.antar.bryansk.ru (ns2.bryansk.ru [195.239.214.80]) by hub.freebsd.org (Postfix) with ESMTP id F2E8E37B479 for ; Mon, 23 Oct 2000 02:26:19 -0700 (PDT) Received: from zombie.antar.bryansk.ru (zombie.antar.bryansk.ru [195.239.214.68]) by nau.antar.bryansk.ru (8.9.3/8.9.1) with ESMTP id NAA79605; Mon, 23 Oct 2000 13:25:39 +0400 (MSD) Received: (from kappa@localhost) by zombie.antar.bryansk.ru (8.11.0/8.11.0) id e9N9QKd19282; Mon, 23 Oct 2000 13:26:20 +0400 (MSD) (envelope-from kappa@antar.bryansk.ru) X-Authentication-Warning: zombie.antar.bryansk.ru: kappa set sender to kappa@antar.bryansk.ru using -f Date: Mon, 23 Oct 2000 13:26:19 +0400 From: Alex Kapranoff To: Volker Stolz Cc: questions@freebsd.org Subject: Re: What to do to debug a hang on a 4.1.1-STABLE system? Message-ID: <20001023132619.A16312@zombie.antar.bryansk.ru> References: <20001020134310.A966@zombie.antar.bryansk.ru> <20001020115822.I6875@agamemnon.informatik.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001020115822.I6875@agamemnon.informatik.rwth-aachen.de>; from stolz@I2.Informatik.RWTH-Aachen.DE on Fri, Oct 20, 2000 at 11:58:22AM +0200 X-Operating-System: FreeBSD 4.1.1-STABLE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Fri, Oct 20, 2000 at 01:43:10PM +0400, Alex Kapranoff wrote: > > We have a 4.1.1-STABLE system (rebuilt ten days ago) as our web-server > > and X workstation. In recent 12 days we had four total hangs. > > Consoles and network lock till cold reboot. Three of four times I was > > running X and just surfing. Then mouse freezes and ka-boom happens. > > No pings, no keyboard blinkenlights, nothing. > > Hm. Are you running xdm or did the machine really freeze without X? Yes, it froze late at night several times. Accroding to last(1) output there were several ftp sessions and nobody at the consoles. > I'd try eliminating X as the reason, and then check for bad RAM. Eliminating X is hard but we'll try. As for the RAM, the machine survives pretty good loads really. I can't think of box with a bad RAM going smoothly through 'make -j16 buildworld'. Besides, the crashes are relatively rare - once or twice a week. > Another one that bit me last time was compiling a kernel with > ATAPI-DMA. An access to an IDE CDRW would freeze the machine, too. We don't have this option in the kernel config. -- Alex Kapranoff, +7(0832)791845 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 2:32:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from boat.mail.pipex.net (our.mail.pipex.net [158.43.128.75]) by hub.freebsd.org (Postfix) with SMTP id D34BB37B4C5 for ; Mon, 23 Oct 2000 02:32:35 -0700 (PDT) Received: (qmail 20252 invoked from network); 23 Oct 2000 09:32:29 -0000 Received: from mailhost.puck.pipex.net (HELO mailhost.uk.internal) (194.130.147.54) by our.mail.pipex.net with SMTP; 23 Oct 2000 09:32:29 -0000 Received: (qmail 18885 invoked from network); 23 Oct 2000 09:32:27 -0000 Received: from camgate2.cam.uk.internal (172.31.6.21) by mailhost.uk.internal with SMTP; 23 Oct 2000 09:32:27 -0000 Received: by camgate2.cam.uk.internal with Internet Mail Service (5.5.2650.21) id <48RBMGSM>; Mon, 23 Oct 2000 10:31:25 +0100 Message-ID: From: Daniel Bye To: 'Roop Nanuwa' Cc: "'questions@freebsd.org'" Subject: RE: 'Stayalive' telnet session... Date: Mon, 23 Oct 2000 10:26:00 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Use screen. It allows you run multiple sessions from the same terminal, and you can switch between them, detach the screen sessions, etc. So, you can dial in, start what you need to do, detach your sessions, and even cut the link, all without compromising the things you're doing on the remote host. Get it from the ports collection. It is hugely useful, once you get the hang of it. Dan > -----Original Message----- > From: Roop Nanuwa [mailto:roopn@hotmail.com] > Sent: Monday, October 23, 2000 9:47 AM > To: freebsd-questions@freebsd.org > Subject: 'Stayalive' telnet session... > > > This may seem like a wierd question but is there any way to > setup a telnet > session to stay alive even if the connection is severed? > > A typical problem scenario is this: > > 1) telnet into FreeBSD gateway (from a Win98 box) to do some work > that takes a lot of time > 2) windows crashes > 3) restart windows and start a new telnet session, log in again, > attempt to resume what I was doing before the crash > > > What I want to be able to do is have the initial login stay > in session, so > that when I reconnect, it's still in the state before it > disconnected... > > Has anyone heard of a way to do this? > > TIA > RSN > ______________________________________________________________ > ___________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 2:44:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wn1.sci.kun.nl (wn1.sci.kun.nl [131.174.8.1]) by hub.freebsd.org (Postfix) with ESMTP id 32A0F37B479 for ; Mon, 23 Oct 2000 02:44:49 -0700 (PDT) Received: from studs.sci.kun.nl by wn1.sci.kun.nl via studs.sci.kun.nl [131.174.124.5] with ESMTP for id LAA07242 (8.8.8/3.30); Mon, 23 Oct 2000 11:44:27 +0200 (MET DST) Message-Id: <200010230944.LAA07242@wn1.sci.kun.nl> To: freebsd-questions@freebsd.org Subject: some questions :) Date: Mon, 23 Oct 2000 11:44:30 +0200 From: Felix Janssen Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I do have some questions: 1. The Crystal Semiconductors CS4281 Audio Controller is not supported yet. When will there be support for it? 2. The Aironet Wireless LAN adapter PC4800 (PCMCIA) is supported. However, it seems to be impossible to configure this card. The card needs to be configured with the ancontrol utility. But unfortunately this utility doesn't change any setting. I know several people having the same problem. How can I use this card with FreeBSD?? 3. Netscape 4 doesn't work out of the box. I use FreeBSD 4.1 (and had the same problem with 3.3 and 4.0). When I install the netscape 4 package, at startup, the program complains about the system having a too old version of a certain library. When I install the port, the Makefile detects the too old library and aborts the installation. This problem has occurred both with a newly installed system and a upgraded system. How can this be solved? 4. Two questions about mice. Why does the scrollwheel of my ps/2 mouse not work? How can I configure it to work? Why can't I tap on a notebook touchpad? How can I configure this to work? Felix Janssen Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 2:50:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sentry.granch.com (sentry.granch.com [212.109.197.55]) by hub.freebsd.org (Postfix) with ESMTP id 4008737B479 for ; Mon, 23 Oct 2000 02:50:40 -0700 (PDT) Received: from sentry.granch.ru (IDENT:shelton@localhost [127.0.0.1]) by sentry.granch.com (8.9.3/8.9.3) with ESMTP id QAA49670; Mon, 23 Oct 2000 16:47:36 +0700 (NOVST) Message-ID: <39F40938.F2C9C5F2@sentry.granch.ru> Date: Mon, 23 Oct 2000 16:47:36 +0700 From: "Rashid N. Achilov" Reply-To: achilov@granch.ru Organization: Granch Ltd. X-Mailer: Mozilla 4.74 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: ru, en MIME-Version: 1.0 To: Sergey Nikolayev Cc: freebsd-questions@FreeBSD.ORG Subject: Re: A question about log References: <000801c03a65$a5e79760$210aa8c0@radiant.ru> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sergey Nikolayev wrote: > located in Samara, Russia, is using a FreeBSD-based proxy (Squid? - not > sure) to connect our office to the Internet. It is possible to get logs and > control what was accessed, but what do all those records mean? In practice, > I'm interested to see time when an URL was accessed, and the downloaded > resource size. Squid proxy could be configured to write its logs in httpd-like format, but many Squid log analyzers confused, when try to parse it. If you will automatic check your log, you can try Calamaris (exist in ports collection). If you prefer to see log manually you can use this script to convert in more readable format (first field - time, second - URL, third - size) #!/usr/bin/perl if ($ARGV[0] eq '') { printf STDERR "Input file missing. Run: newlog \n"; exit; } open(INLOG,$ARGV[0]); while ($name = ) { chop $name; @line = split(/\s+/,$name); $string = localtime(@line[0]); printf "%s %25s %10s %s %s %s %s %s %s %s\n",$string,@line[2],@line[4],@line[5],@line[6],@line[1],@line[3],@line[7],@line[8],@line[9]; } close(INLOG); -- With Best Regards. Rashid N. Achilov (RNA1-RIPE), Brainbench ID: 28514 Granch Ltd. system administrator, e-mail: achilov@granch.ru tel/fax (383-2) 24-2363 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 2:53:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sentry.granch.com (sentry.granch.com [212.109.197.55]) by hub.freebsd.org (Postfix) with ESMTP id 1924837B479 for ; Mon, 23 Oct 2000 02:53:19 -0700 (PDT) Received: from sentry.granch.ru (IDENT:shelton@localhost [127.0.0.1]) by sentry.granch.com (8.9.3/8.9.3) with ESMTP id QAA49688; Mon, 23 Oct 2000 16:50:52 +0700 (NOVST) Message-ID: <39F409FC.FA1A4796@sentry.granch.ru> Date: Mon, 23 Oct 2000 16:50:52 +0700 From: "Rashid N. Achilov" Reply-To: achilov@granch.ru Organization: Granch Ltd. X-Mailer: Mozilla 4.74 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: ru, en MIME-Version: 1.0 To: Johan Pettersson Cc: FreeBSD question Subject: Re: limit bandwidth for users dir References: <20001020094915.A79564@spray.se> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Johan Pettersson wrote: > > Hi! > > We have problem with some users and > want to limit bandwith for them, > > I haven't found anything that suit our needs =/ ipfw has a traffic shaper. Read man ipfw about "ipfw config..." and "ipfw pipe..." commands -- With Best Regards. Rashid N. Achilov (RNA1-RIPE), Brainbench ID: 28514 Granch Ltd. system administrator, e-mail: achilov@granch.ru tel/fax (383-2) 24-2363 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 2:57: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 7F6F337B479 for ; Mon, 23 Oct 2000 02:57:00 -0700 (PDT) Received: (qmail 16217 invoked by uid 100); 23 Oct 2000 09:56:59 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14836.2923.332920.815964@guru.mired.org> Date: Mon, 23 Oct 2000 04:56:59 -0500 (CDT) To: Yifeng Xu , robert.shea@onlinecables.com Cc: questions@freebsd.org Subject: Re: FreeBSD v Linux In-Reply-To: <56598337@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yifeng Xu writes: > I don't think an emulator can run faster and more > smoothly than a native system, If I tell you emulator > is better, it's joke. Guy, go to use Linux if you want > Oracle. If you're considering Oracle, the first step should be to hire a *good* DBA, then run what they recommend. If they don't care about the platform, use something you can buy support for that's at least as good as the support you buy for your database. Also, never forget Philip Greenspuns description of paying RDBMS vendors: The basic pricing strategy of database management system vendors is to hang the user up by his heels, see how much money falls out, take it all and then ask for another $50,000 for "support". As for emulators: you don't think a Gigahertz PIII with a z80 emulator can run CP/M-80 faster than the the original 1MHz 8080? There's time for hundreds of instructions for each 8080 instruction, happening on a bus and ALUs that are four times as wide as the original. Emulation code written by anyone with more than half a brain should run *rings* around the "native system". For Linux emulation on FreeBSD, the emulation code is a very thin layer in the kernel, so chances are good that if application X on FreeBSD is faster than application X on Linux, then application X for Linux will run faster on FreeBSD emulating Linux than it will on Linux proper. Of course, "more smoothly" is another issue completely. So is support. If you're going to buy a commercial database, you want support (after all, you don't have source to do it yourself). To prevent that from simply being throwing your money away, you should run it on an OS that they support it on, not an emulation thereof; otherwise you're asking for "Oh, the emulation is broken" in lieu of fixes. Note that, as far as support is concerned, it's not clear there is a difference FreeBSD's Linux emulation and TurboLinux/Mandrake/etc. when it comes to running a commercial application supported on Redhat. ; Mon, 23 Oct 2000 03:02:16 -0700 (PDT) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id EAA65641; Mon, 23 Oct 2000 04:05:49 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Mon, 23 Oct 2000 04:05:49 -0600 (CST) From: Ryan Thompson To: Michel Timmerman Cc: "'freebsd-questions@freebsd.org'" Subject: Re: Speed? In-Reply-To: <01C03CD0.7F0A00C0.m.timmerman@zeeland.arbounie.nl> Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Michel Timmerman wrote to 'freebsd-questions@freebsd.org': > Dear FreeBSD, > > I have got a question about the connection speed with FreeBSD. I recently > installed FreeBSD 4.0 onto my Pentium II 233 system. The system is up and > running and everything seems to work fine, but when I'm at school and do a > telnet session to my FreeBSD system, which is connected to the internet via > cable modem, the connection is very, very slow. I previously used Linux > Slackware 7.1 and the connection was much faster. It probably has something > to do with some configuration settings, or so I hope it does... It is probably *not* a FreeBSD-specific problem, or one that did not exist prior to installing FreeBSD. It may be a configuration problem. Many cable networks are notoriously slow and inconsistent. Perhaps your school network is experiencing problems. Have you objectively ruled out those possibilities? How? Some things you may want to check on the FreeBSD machine: o When you configured the card, ensure that it does not conflict with any other devices in the system. o Did you select the right card type? o What make and model number is your network card? What is the chipset? Is the chipset supported by FreeBSD? o In particular, try running `dmesg | more` In addition, your report is very subjective. "Much faster", and "slow connection speed" don't tell us very much at all. How is it faster? Faster responsiveness, or faster when displaying large listings of text? (in telnet sessions, actual throughput is seldom the problem. Latency plays the biggest role in most people consider "speed"). Have you actually tested latency, throughput, sustainability, and connectivity to the box from school *and other remote locations*? What about outgoing connections? Can you connect another machine to the LAN on a local subnet and test LAN performance? What were the results to all of the above questions? Can you boot into another operating system (perhaps from a floppy, if you've dedicated your entire disk drive(s) to FreeBSD) and verify that the problem does not transfer across platforms? Have you tried another network card? Another network cable? ( Another Internet provider? :-) ) > I hope you can help me out here, or else I will be forced to uninstall > FreeBSD because of the low connection speed. :( Wouldn't it be a shame if you went to the time and expense of putting your next-favorite OS back on the machine and discovered that the problem was there all along ;-) > Kind regards, > > Michel Timmerman, > The Netherlands Hope this helps, Ryan Thompson Canada -- Ryan Thompson Network Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 3: 3:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id E57E037B479 for ; Mon, 23 Oct 2000 03:03:43 -0700 (PDT) Received: (qmail 16362 invoked by uid 100); 23 Oct 2000 10:03:43 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14836.3327.476411.33148@guru.mired.org> Date: Mon, 23 Oct 2000 05:03:43 -0500 (CDT) To: "Rino Mardo" Cc: questions@freebsd.org Subject: Re: Which files needed to upgrade to STABLE? In-Reply-To: <29855589@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Rino Mardo writes: > Hi. I have run FreeBSD 4.1-Release and have upgraded it to Stable > successfully from office as I have a leased line there. At home, I only > have a 56K dial-up modem, have a 4.1-Release box and cannot afford the > amount of time required to upgrade my home system to Stable. What I'm > thinking is while at the office, I could download the necessary files, copy > to Zip disk, do the upgrade at home using the Zip disk as source. I already > checked the Handbook, FAQ, and searched the archive mailing list but really > couldn't find the answer. > > The problem - which files should I download in order for me to upgrade my > 4.1-Release to 4.1.1-Stable? Assuming you did the ugprade to -stable in the office the recommended way (downloading src and then doing the appropriate make's), then all you need to do is move /usr/src from your running -stable system to the one you have at home, and do the same set of makes. ; Mon, 23 Oct 2000 03:07:45 -0700 (PDT) Received: by stimpy.net (Postfix, from userid 314) id 39865ACA6; Mon, 23 Oct 2000 03:07:45 -0700 (PDT) Date: Mon, 23 Oct 2000 03:07:45 -0700 From: Joe Gross To: Bjorn Tornqvist Cc: freebsd-questions@freebsd.org Subject: Re: What process is causing my system to swap? Message-ID: <20001023030745.A12536@felix.stimpy.net> References: <39EF0DD0.E2FB91EE@west.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <39EF0DD0.E2FB91EE@west.se>; from bjorn.tornqvist@west.se on Thu, Oct 19, 2000 at 05:05:52PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 19, 2000 at 05:05:52PM +0200, Bjorn Tornqvist wrote: > > Howdy, anyone know howto determine which program is responsible for > making my 32Mb FreeBSD system constantly swap? > > I've tried iostat, systat, but they don't tell me. easiest way is to use top, hit "o" for sort order and enter "size" for the size. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 3:12:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sentry.granch.com (sentry.granch.com [212.109.197.55]) by hub.freebsd.org (Postfix) with ESMTP id 2279537B479 for ; Mon, 23 Oct 2000 03:12:42 -0700 (PDT) Received: from sentry.granch.ru (IDENT:shelton@localhost [127.0.0.1]) by sentry.granch.com (8.9.3/8.9.3) with ESMTP id RAA49762; Mon, 23 Oct 2000 17:09:59 +0700 (NOVST) Message-ID: <39F40E77.354CAF94@sentry.granch.ru> Date: Mon, 23 Oct 2000 17:09:59 +0700 From: "Rashid N. Achilov" Reply-To: achilov@granch.ru Organization: Granch Ltd. X-Mailer: Mozilla 4.74 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: ru, en MIME-Version: 1.0 To: mm@i.cz Cc: questions@FreeBSD.ORG Subject: Re: probably stupid question References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Martin Machacek wrote: > > Well, I ask it anyway ... is there any way how to mount BSD/OS 3.1 partition > under FreeBSD 4.1.1? The disk was formated without FDISK table under the > BSD/OS. Or from the other end, how to create a BSD/OS partition under FreeBSD > 4.1.1? > Isn't BSD/OS 3.1 partition not FFS? -- With Best Regards. Rashid N. Achilov (RNA1-RIPE), Brainbench ID: 28514 Granch Ltd. system administrator, e-mail: achilov@granch.ru tel/fax (383-2) 24-2363 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 3:14:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 352E937B479 for ; Mon, 23 Oct 2000 03:14:30 -0700 (PDT) Received: (qmail 16585 invoked by uid 100); 23 Oct 2000 10:14:29 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14836.3973.771492.739156@guru.mired.org> Date: Mon, 23 Oct 2000 05:14:29 -0500 (CDT) To: Yifeng Xu Cc: questions@freebsd.org Subject: Re: FreeBSD vs. Linux In-Reply-To: <109669924@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yifeng Xu writes: > Yes, I have same question, if my FreeBSD machine is > not connected to Internet, how do I upgrade my > machine? > there just hasn't a complete package collection which > both includes system and application programs. unlike > Redhat, I can download a new version package and > install it, no matter it's system util or application. > CTM? no, I don't like it, why every time a bug fixed > program should be upgraded from source code? stupid, I > am a user not a computer expert, source code is > meanless for me. I can't tell if you want the application packages or the OS distribution. If you want application packages, they are in ports//packages-/, where is either i386 or alpha, and is 3.5-stable, 4-stable, 5-current, etc. If you want the OS, ISO images of the release distributions can be found on the FTP mirrors in ../releases//ISO-IMAGES. That's the thing to grab for a new version of the OS. ; Mon, 23 Oct 2000 03:15:37 -0700 (PDT) Received: from sentry.granch.ru (IDENT:shelton@localhost [127.0.0.1]) by sentry.granch.com (8.9.3/8.9.3) with ESMTP id RAA49785; Mon, 23 Oct 2000 17:12:44 +0700 (NOVST) Message-ID: <39F40F1C.DCFD91CD@sentry.granch.ru> Date: Mon, 23 Oct 2000 17:12:44 +0700 From: "Rashid N. Achilov" Reply-To: achilov@granch.ru Organization: Granch Ltd. X-Mailer: Mozilla 4.74 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: ru, en MIME-Version: 1.0 To: "Cesar Estrada [INF]" Cc: Jon Rust , freebsd-questions@FreeBSD.ORG Subject: Re: DHCP References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Cesar Estrada [INF]" wrote: > > Hi, Its working all ok, but I have a error, when I executed dhcpd > > "can't bind to dhcp address: Address already in use. > > Do you know, what is the problem ?? > Is the bootp server disabled? -- With Best Regards. Rashid N. Achilov (RNA1-RIPE), Brainbench ID: 28514 Granch Ltd. system administrator, e-mail: achilov@granch.ru tel/fax (383-2) 24-2363 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 3:16:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-2.sjc.telocity.net (mail-2.sjc.telocity.net [216.227.56.42]) by hub.freebsd.org (Postfix) with ESMTP id E537E37B479 for ; Mon, 23 Oct 2000 03:16:39 -0700 (PDT) Received: from zoso (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-2.sjc.telocity.net (8.9.3/8.9.3) with SMTP id DAA23040; Mon, 23 Oct 2000 03:11:37 -0700 (PDT) From: "Otter" To: , "Johan Pettersson" Cc: "FreeBSD question" Subject: RE: limit bandwidth for users dir Date: Mon, 23 Oct 2000 06:19:23 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <39F409FC.FA1A4796@sentry.granch.ru> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG }-----Original Message----- }From: owner-freebsd-questions@FreeBSD.ORG }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of }Rashid N. Achilov }Sent: Monday, October 23, 2000 5:51 AM }To: Johan Pettersson }Cc: FreeBSD question }Subject: Re: limit bandwidth for users dir } } }Johan Pettersson wrote: }> }> Hi! }> }> We have problem with some users and }> want to limit bandwith for them, }> }> I haven't found anything that suit our needs =/ } }ipfw has a traffic shaper. Read man ipfw about "ipfw config..." and }"ipfw pipe..." commands }-- } With Best Regards. } Rashid N. Achilov (RNA1-RIPE), Brainbench ID: 28514 } Granch Ltd. system administrator, e-mail: achilov@granch.ru } tel/fax (383-2) 24-2363 } Since you're not specific as to HOW you want to limit them, I can only suggest reading up on dummynet and quotas. -Otter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 3:21:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id DD5B537B479 for ; Mon, 23 Oct 2000 03:21:20 -0700 (PDT) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id EAA71206; Mon, 23 Oct 2000 04:24:58 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Mon, 23 Oct 2000 04:24:56 -0600 (CST) From: Ryan Thompson To: "Bilti, Roland" Cc: "'freebsd-questions@freebsd.org'" Subject: Re: help In-Reply-To: Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bilti, Roland wrote to 'freebsd-questions@freebsd.org': > > > Hi, > > > > I have an server 5x86 133MHz, 16 ram and I intend to use freebsd to give > > internet access to 30 clients (under win95) . The server have 4 network > > adapters( I use 4 adapters because we want to do this in a campus for 4 > > etajes). I checked the documentation available on www.freebsd.org but I > > need some detailed instruction because I am a beginner. Please send me an > > email with some documentation for firewall rules and to give access to > > internet with 4 network adapters. Check out the O'Reilly book "Networking with TCP/IP". If you can't find it locally, I can fetch the ISBN, publication info, etc for you. It explains the processes, and many of the UNIX-centric procedures for configuring networks. Surf the local (or online) bookstores for other networking titles. You will want to read up on firewalls, too.. FreeBSD comes with ipfw(8) in the base system, and that works for me... but you're not limited to that. There are other packages out there. As far as firewall rules are concerned, look at /etc/rc.firewall for an example, and read ipfw(8) for syntax explanations. What are "etajes"? I am not familiar with the term. In short, you may not need 4 network adapters, but assuming you do, you will need to assign each network adapter a distinct subnet in your address space (or assign local addresses to each). If the subnets are on non-octet boundaries (smaller than /24), you'll definitely want to read about classless subnetting before attempting anything. One of the network adapters will have to talk to your Internet uplink (i.e., router). Thus, your default route must go through one of the adapters, to the uplink device's IP address, which should be on the same subnet as the network adapter in question. Call that network adapter 1. You could have other hosts connected to the Ethernet of network adapter 1. (You already have two, the FreeBSD machine, and the router). In this configuration, this Ethernet is referred to as the DMZ (demilitarized zone), as it is NOT protected by your FreeBSD gateway/firewall for Internet access. It is common to put some DNS or mail servers in the DMZ. The other three network adapters should be placed on three different Ethernets. Your FreeBSD machine should provide routes to three different (non-overlapping!) subnets. So, your FreeBSD machine will be a gateway for all four subnets, and can act as a firewall, proxy, etc, for all four subnets. You better use good hardware for your FreeBSD machine and have backups/replacements available, as it now represents a single point of failure in your network design. You will need to enable IPDIVERT and IPFIREWALL in your kernel. Enabling 4 or so bpf's is almost a requirement nowadays. I'd also recommend increasing MAXUSERS a bit, depending on what sort of servers you plan to run, and how much traffic you expect to flow through this machine. If the system is JUST going to be a gateway/firewall, and logs are exported to a log server, you could probably get by with very small disk partitions. Ok... That's enough on networking fundamentals, for now ;-) Once you decide on your network architecture, and formulate some specific FreeBSD related questions, we can help you out with specific troubles. > > Thank you in avans, > > > > Rolland > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Ryan Thompson Network Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 3:21:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web4402.mail.yahoo.com (web4402.mail.yahoo.com [216.115.105.32]) by hub.freebsd.org (Postfix) with SMTP id 6D1DE37B4C5 for ; Mon, 23 Oct 2000 03:21:21 -0700 (PDT) Message-ID: <20001023102120.11497.qmail@web4402.mail.yahoo.com> Received: from [194.196.100.2] by web4402.mail.yahoo.com; Mon, 23 Oct 2000 03:21:20 PDT Date: Mon, 23 Oct 2000 03:21:20 -0700 (PDT) From: Xenofon Subject: Mounting an extended dos partition 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 One of my disks (ad0) has two partitions: ad0s0, which is an msdos partition, and ad0s1 which is an extended dos partition. When i try to mount ad0s1 with 'msdos' type, i get a mount_msdos: invalid argument error, while mount by itself returns an incorrect superblock error. When i run the sysinstall utility to check the partitions using the disk label, I can only see ad0s0. Any clues? Thanks in advance. -X __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 4:11:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 10C2C37B4CF for ; Mon, 23 Oct 2000 04:11:07 -0700 (PDT) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id PAA26433; Mon, 23 Oct 2000 15:17:23 +0200 Message-ID: <39F41CFC.8E995878@i-clue.de> Date: Mon, 23 Oct 2000 13:11:56 +0200 From: Christoph Sold X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: "John G. Chronakis" Cc: questions@FreeBSD.ORG Subject: Re: Just questions References: <39F3C2A2.DBE2C094@satspeed.gr> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "John G. Chronakis" schrieb: > Hello, > > I have installed FreeBSD 4.1.1 Release yesterday and I have some > questions. > > 1. How do I uninstall a distribution package? > (i.e. src/sys after compiling a new kernel) Just delete it. have a look at the packing list of the tarball, then delete its contents. OTOH, deleting /src/sys is not wise if youplan to stay stable or current. > 2. Some ports have many dependencies that "make" fetches > and compiles before the requested port (like kde meta port). > Is there a way to tell make to clean each required package > before fetching and compiling the next? Unfortunately, there is no such thing. make clean cleans up only after the final port is installed. If you want to make clean after each port has been compiled, you'd have to resolve the dependencies by hand and compile the needed ports before compiling the dependend ones. > 3. When I try to mount my ext2fs linux partition > (hda3 on linux and I suppose ad0s3 on freebsd) > I get the following error from mount_ext2fs: > > # mount_ext2fs /dev/ad0s3 /mnt > mount_ext2fs: vfsload(ext2fs): No such file or directory > > I didn't have any trouble mounting win partitions Don't know about that - Linux is to be avoided here ;) HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 4:20:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id D7A6937B479 for ; Mon, 23 Oct 2000 04:20:30 -0700 (PDT) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id PAA26520; Mon, 23 Oct 2000 15:26:46 +0200 Message-ID: <39F41F30.ADF067E0@i-clue.de> Date: Mon, 23 Oct 2000 13:21:20 +0200 From: Christoph Sold X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: KY Lee Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Supporting Tape Drive References: <000a01c03715$3b8b4e00$6f00a8c0@miway.com> Content-Type: multipart/alternative; boundary="------------1B19DE7831022B9751B83A90" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------1B19DE7831022B9751B83A90 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit HP SureStore DAT24 is a single-ended, narrow SCSI-2 tape drive with one slot. Such tape drives are supported. HTH -Christoph Sold KY Lee schrieb: > Hi, Thanks for reading this email. I would like to get some > advices from you regarding tape drive. For your information, I am a > new FreeBSD user. I plan to get a unit of tape drive that can support > FreeBSD. I would like to know whether "HP SureStore DAT24" can be > supporteb by FreeBSD. > --------------1B19DE7831022B9751B83A90 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit HP SureStore DAT24 is a single-ended, narrow SCSI-2 tape drive with one slot. Such tape drives are supported.

HTH
-Christoph Sold

KY Lee schrieb:

Hi,     Thanks for reading this email.     I would like to get some advices from you regarding tape drive. For your information, I am a new FreeBSD user. I plan to get a unit of tape drive that can support FreeBSD. I would like to know whether "HP SureStore DAT24" can be supporteb by FreeBSD.
 
--------------1B19DE7831022B9751B83A90-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 4:23:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from twister.domainfactory.de (twister.domainfactory.de [212.84.255.3]) by hub.freebsd.org (Postfix) with SMTP id 4F72937B479 for ; Mon, 23 Oct 2000 04:23:48 -0700 (PDT) Received: (qmail 3825 invoked from network); 23 Oct 2000 11:23:45 -0000 Received: from nat-wohnheime.rz.uni-karlsruhe.de (HELO wn4-marvin.wn4.uni-karlsruhe.de) ([129.13.73.14]) (envelope-sender ) by twister.domainfactory.de (qmail-ldap-1.03) with SMTP for ; 23 Oct 2000 11:23:45 -0000 Received: (from steele@localhost) by wn4-marvin.wn4.uni-karlsruhe.de (8.11.1/8.9.3) id e9NBPMm01071; Mon, 23 Oct 2000 13:25:22 +0200 (envelope-from steele) Date: Mon, 23 Oct 2000 13:25:22 +0200 From: Benedikt Schmidt To: Nguyen Manh Tho Cc: Alejandro Ramirez , FreeBSD Questions Subject: Re: Need your help in Webmail Message-ID: <20001023132522.A1021@cloaked.de> References: <38B69523.18D7D9B8@dit.hcmut.edu.vn> <001b01bf7fa3$d0eaaa60$020a0a0a@megared.net.mx> <39EB1598.8F4B9408@dit.hcmut.edu.vn> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <39EB1598.8F4B9408@dit.hcmut.edu.vn>; from nmtho@dit.hcmut.edu.vn on Mon, Oct 16, 2000 at 09:50:00PM +0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 16, 2000 at 09:50:00PM +0700, Nguyen Manh Tho wrote: > Dear Sirs/ Madams, > > I am writing the Web mail system that support for students communicate with > staff and others through the Intranet by Web environment. I found the free > source code for web mail in Perl, and now I am re-writing it to improve its > security. I now stack in the following step: > > - After user login with user name and password, the browser open the mail page > in which user can check mail, see and delete. I encode the sessionid to hide > the sessionid + username + password but this sessionid is still appear in the > URL of the browser. If I copy this URL and Paste to other browser, I can read > mail in this browser without reenter username + password as in Hotmail ot > Yahoo. I would like to know how to encode and hide these information > (sessionid+username+password), and > force the user must to reenter username/password as they copy the URL to other > Web browser. > > - I also would like to encode the password and username of user because now if > I use cookies, I still put these informs into source pages (if I do not put in > URL). I am afraid that experienced hacker can decode all the username/password > and will make all thing worse. I only did one or two little projects in perl. Thats why I can only give you an example how I would do the same thing in php. Save the user info (username + md5 hash of the password in a database). On login compare the username + md5(password) to your database entries. The Password is transmitted to your server in cleartext, thats why you should use SSL. If username+pw are ok set up a php4-session and set some variable $logged_in=true. The user gets a session-id and you save all variables=>values on your server which belong to this session. The session-id is 1. encoded in the url (bad security because of referrer when you visit another site and everybody sitting next to you can see it) 2. The second possibility is to save the session (only the session-id, all data is stored on the server) in a cookie. When the user logs out via a logout link or the session times out you can delete all data of that session on the server so that nobody can use that session-id anymore. This is all handled by the php session handling functions (see http://www.php.net/manual/html/ref.session.html). > > If anyone know the webmail source that can be compare to Hotmail and Yahoo or > their principals, please let me know or help me solving these problems. There are some very good webmail clients in various programming languages (mostly php, perl, java). I tried Squirrelmail which is very good. But just search on freshmeat for webmail and compare them. If you got some questions to the topic send me an email because it's a bit offtopic. ___ Benedikt Schmidt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 4:35:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vidle.i.cz (vidle.i.cz [193.179.36.138]) by hub.freebsd.org (Postfix) with ESMTP id AB3EB37B479 for ; Mon, 23 Oct 2000 04:35:29 -0700 (PDT) Received: from ns.i.cz (brana.i.cz [193.179.36.134]) by vidle.i.cz (Postfix) with ESMTP id 4935230704; Mon, 23 Oct 2000 13:35:23 +0200 (CEST) Received: from woody.i.cz (woody.i.cz [192.168.18.29]) by ns.i.cz (Postfix) with ESMTP id E698F12E92; Mon, 23 Oct 2000 13:34:43 +0200 (CEST) Content-Length: 4155 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <39F40E77.354CAF94@sentry.granch.ru> Date: Mon, 23 Oct 2000 13:34:43 +0200 (MET DST) Reply-To: mm@i.cz From: Martin Machacek To: achilov@granch.ru Subject: Re: probably stupid question (mounting BSD/OS filesystem) Cc: questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 23-Oct-00 Rashid N. Achilov wrote: > Isn't BSD/OS 3.1 partition not FFS? Yes, BSD/OS 3.1 uses FFS as default filesystem but that's not the problem. The problem is that FreeBSD refuses mount any BSD/OS created partition (that actually contains FFS filesystem. Example might help. I have FreeBSD 4.1.1 installed on IDE disk and BSD/OS 3.1 on SCSI disk. BSD/OS was installed on the disk specifying that no "real" FDISK table should be used. Let's try to print it from FreeBSD anyway: martin@mm0:~# fdisk da0 ******* Working on device /dev/da0 ******* parameters extracted from in-core disklabel are: cylinders=1222 heads=64 sectors/track=32 (2048 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=1222 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 255,(BBT (Bad Blocks Table)) start 4278243231, size 255 (0 Meg), flag 0 beg: cyl 255/ sector 0/ head 0; end: cyl 0/ sector 0/ head 0 The data for partition 2 is: sysid 255,(BBT (Bad Blocks Table)) start 520097695, size 8239360 (4023 Meg), flag 93 beg: cyl 255/ sector 0/ head 207; end: cyl 0/ sector 0/ head 0 The data for partition 3 is: sysid 114,(unknown) start 1935810671, size 1634476132 (798084 Meg), flag 0 beg: cyl 357/ sector 36/ head 114; end: cyl 110/ sector 0/ head 114 The data for partition 4 is: sysid 0,(unused) start 0, size 0 (0 Meg), flag 62 beg: cyl 256/ sector 44/ head 101; end: cyl 0/ sector 0/ head 0 martin@mm0:~# ..and following messages appear on the console: da0s1: slice starts beyond end of the disk: rejecting it da0s2: slice starts beyond end of the disk: rejecting it da0s3: slice starts beyond end of the disk: rejecting it OK, there is actually no FDISK table, so I get garbage. But there should be some disklabel because from the BSD/OS view the disk has 3 partitions (using BSD/OS naming) sd0a (root partition), sd0b (swap), sd0c (whole disk) and sd0h (/usr). Let's try to read it from FreeBSD: martin@mm0:~# disklabel -r /dev/rda0 # /dev/rda0: type: SCSI disk: QUANTUM FIREBALL label: flags: bytes/sector: 512 sectors/track: 2048 tracks/cylinder: 1 sectors/cylinder: 2048 cylinders: 1223 sectors/unit: 2503872 rpm: 4500 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 131072 0 4.2BSD 1024 8192 16 # (Cyl. 0 - 63) b: 524288 131072 swap # (Cyl. 64 - 319) c: 2503872 0 unused 0 0 # (Cyl. 0 - 1222*) h: 1847296 655360 4.2BSD 1024 8192 16 # (Cyl. 320 - 1221) martin@mm0:~# (again "da0s{1,2,3}: slice starts beyond end of the disk: rejecting it" on the console) It looks good, doesn't it? Exactly what I've expected (except for the "slice starts beyond end of the disk" messages). Let's try to mount the 'a' partition (first readonly): martin@mm0:~# mount -o ro /dev/da0a /mnt mount: /dev/da0a on /mnt: incorrect super block martin@mm0:~# (again "da0s{1,2,3}: slice starts beyond end of the disk: rejecting it" on the console) No luck. Hmm, maybe it should be da0s1a: martin@mm0:~# mount -o ro /dev/da0s1a /mnt mount: /dev/da0s1a on /mnt: incorrect super block martin@mm0:~# (again "da0s{1,2,3}: slice starts beyond end of the disk: rejecting it" on the console) No luck. Whatabout to tell the filesystem type explicitly: martin@mm0:~# mount -t ufs -o ro /dev/da0s1a /mnt mount: /dev/da0s1a on /mnt: incorrect super block martin@mm0:~# (again "da0s{1,2,3}: slice starts beyond end of the disk: rejecting it" on the console) It apears to me that FreeBSD disagrees with BSD/OS on how the superblock should look like because BSD/OS happily boots and runs from the disk. Or am I missing something? Thanks for trying to help, Martin --- [PGP KeyID F3F409C4] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 5: 6:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tradeware.be (unknown [195.230.192.83]) by hub.freebsd.org (Postfix) with ESMTP id EBB5137B479 for ; Mon, 23 Oct 2000 05:06:50 -0700 (PDT) Received: by EXCHANGE with Internet Mail Service (5.5.2650.21) id ; Mon, 23 Oct 2000 13:58:04 +0200 Message-ID: From: Fabien Derudder To: "'freebsd-questions@freebsd.org'" Subject: connect to an exchange server Date: Mon, 23 Oct 2000 13:57:59 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How can i retrieve my mail on an exchange server using an unix mail client ? thank you so much To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 5:24:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wop21.wop.wtb.tue.nl (wop21.wop.wtb.tue.nl [131.155.56.216]) by hub.freebsd.org (Postfix) with ESMTP id 861A837B479 for ; Mon, 23 Oct 2000 05:24:47 -0700 (PDT) Received: (from karelj@localhost) by wop21.wop.wtb.tue.nl (8.9.3/8.9.3) id OAA51124; Mon, 23 Oct 2000 14:24:04 +0200 (CEST) (envelope-from karelj) Date: Mon, 23 Oct 2000 14:22:39 +0200 From: "Karel J. Bosschaart" To: Fabien Derudder Cc: "'freebsd-questions@freebsd.org'" Subject: Re: connect to an exchange server Message-ID: <20001023142239.A51105@wop21.wop.wtb.tue.nl> Reply-To: K.J.Bosschaart@tue.nl References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from fabien.derudder@tradeware.be on Mon, Oct 23, 2000 at 01:57:59PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 23, 2000 at 01:57:59PM +0200, Fabien Derudder wrote: > > How can i retrieve my mail on an exchange server using an unix mail client > ? > thank you so much > I'm using fetchmail with IMAP protocol, you can install it via ports or package. I'm having a bit of trouble though since the Exchange server sometimes decides to throw out the "Sender:" header, which I'm using to filter the FreeBSD mailing lists. Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 5:32:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ntserver.cardifftech.com (unknown [198.143.25.111]) by hub.freebsd.org (Postfix) with ESMTP id 10BA237B479 for ; Mon, 23 Oct 2000 05:32:52 -0700 (PDT) Received: from S2G9L6 (160.79.75.228 [160.79.75.228]) by ntserver.cardifftech.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id VJT7VYL1; Mon, 23 Oct 2000 08:38:42 -0400 Message-Id: <3.0.32.20001023074544.006a43a4@pop3.akula.com> X-Sender: amprop@pop3.akula.com (Unverified) X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Mon, 23 Oct 2000 07:45:49 -0400 To: questions@FreeBSD.org From: "American Properties, Inc." Subject: Troubleshooting 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 successfully installed BSD on my computer but I wish to unistall it. I would like to replace it with Windows, from a CD. Please let me know how to do. Thanks Marvin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 5:33:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.ti.slr.com (unknown [212.93.151.98]) by hub.freebsd.org (Postfix) with ESMTP id 2D81A37B4C5 for ; Mon, 23 Oct 2000 05:33:14 -0700 (PDT) Received: from timexch01.ti.slr.com (timexch01 [10.228.0.103]) by ns1.ti.slr.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id VK5R2652; Mon, 23 Oct 2000 14:34:05 +0200 Received: by timexch01 with Internet Mail Service (5.5.2651.58) id ; Mon, 23 Oct 2000 15:34:02 +0200 Message-ID: From: "Bilti, Roland" To: "'SimsS@IBM.net'" Cc: "'questions@FreeBSD.org'" Subject: Date: Mon, 23 Oct 2000 15:33:53 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2651.58) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have an server 5x86 133MHz, 16 ram and I intend to use freebsd to give internet access to 30 clients (under win95) . The server have 4 network adapters( I use 4 adapters because we want to do this in a campus for 4 flor). I checked the documentation available on www.freebsd.org but I need some detailed instruction because I am a beginner. Please send me an email with some documentation for firewall rules and to give access to internet with 4 network adapters.. Ichecked the pedantic ppp primer but is to hard for me. Please tell me how to set the 4 network adapters. Thank you in avans, Rolland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 5:44:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe15.pav1.hotmail.com [64.4.30.119]) by hub.freebsd.org (Postfix) with ESMTP id 6B26537B479 for ; Mon, 23 Oct 2000 05:44:29 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 23 Oct 2000 05:44:29 -0700 X-Originating-IP: [207.18.199.140] From: "dave best" To: Cc: Subject: docs? Date: Mon, 23 Oct 2000 08:47:21 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000E_01C03CCD.DBAEC480" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: X-OriginalArrivalTime: 23 Oct 2000 12:44:29.0195 (UTC) FILETIME=[FBDEF5B0:01C03CEE] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000E_01C03CCD.DBAEC480 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable i've just purchased freebsd 4.0 and wonder were i would get an operation = manual on the freebsd that would explain how to set it up and configure = all of it ,i have no credit card so i can't do it on line and most of = the shops around here don't even know what freebsd is, and the ones that = do don't have or won't get one in for me to purchase can you please and = thank you email me at maritimer31@yahoo.com and tell me how and were to = get on=20 dave best ------=_NextPart_000_000E_01C03CCD.DBAEC480 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
i've just purchased freebsd 4.0 and = wonder were i=20 would get an operation manual on the freebsd that would explain how to = set it up=20 and configure all of it ,i have no credit card so i can't do it on line = and most=20 of the shops around here don't even know what freebsd is, and the ones = that do=20 don't have or won't get one in for me to purchase can you please and = thank you=20 email me at maritimer31@yahoo.com and=20 tell me how and were to get on
dave best
------=_NextPart_000_000E_01C03CCD.DBAEC480-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 5:49: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wop21.wop.wtb.tue.nl (wop21.wop.wtb.tue.nl [131.155.56.216]) by hub.freebsd.org (Postfix) with ESMTP id 6B92337B479 for ; Mon, 23 Oct 2000 05:49:00 -0700 (PDT) Received: (from karelj@localhost) by wop21.wop.wtb.tue.nl (8.9.3/8.9.3) id OAA51221 for questions@freebsd.org; Mon, 23 Oct 2000 14:48:21 +0200 (CEST) (envelope-from karelj) Date: Mon, 23 Oct 2000 14:48:16 +0200 From: "Karel J. Bosschaart" To: questions@freebsd.org Subject: MS Exchange server and FreeBSD mailing lists Message-ID: <20001023144816.B51105@wop21.wop.wtb.tue.nl> Reply-To: K.J.Bosschaart@tue.nl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm getting my mail via a MS Exchange server. I'm fetching it with fetchmail, which delivers it to sendmail on my FreeBSD PC. Procmail is filtering it to several mailboxes and I read it with mutt. I subscribed some of the FreeBSD mailing lists and use the "Sender:" header to filter them; it's in fact the filter that was mailed couple of months ago to the -chat (?) mailing list and I'm very happy with it: simple and efficient. However, it turns out that the Exchange server sometimes (in less than 10 % of the emails) throws out the "Sender:" header, so the filtering fails. I mailed the local helpdesk about it and they say that 'the "Sender:" header is not a required header so this is not a bug but by design' and I have to change my filter. It seems weird to me that random nukes of mail headers would be normal. Anyway, I went back to my old mail address that does not pass the Exchange server. No problems anymore! Except for the fact that I don't know how long this will be supported by my University. Can someone tell me where in fact is the faulty behaviour? The use of non-required headers by the FreeBSD lists or the 'design' of Exchange? Regards, Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 5:54:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe16.pav1.hotmail.com [64.4.30.120]) by hub.freebsd.org (Postfix) with ESMTP id 0D9AC37B479 for ; Mon, 23 Oct 2000 05:54:33 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 23 Oct 2000 05:54:32 -0700 X-Originating-IP: [207.18.199.140] From: "dave best" To: Subject: docs Date: Mon, 23 Oct 2000 08:57:27 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0011_01C03CCF.44C916E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: X-OriginalArrivalTime: 23 Oct 2000 12:54:32.0979 (UTC) FILETIME=[63C11630:01C03CF0] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0011_01C03CCF.44C916E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable hi all i have a problem getting a manual on this operation system and = can help me install and configure it,now i've purchased the o/s here but = can't find anyplace that sells the manuals or books on it and half the = stores don't even know what it is , i have no credit card so can't do it = on line so if any one can tell me how and were to get it around ottawa = ontario i would greatly appreciate it so can you please and thank you = send a reply to maritimer31@yahoo.com=20 dave best new user ------=_NextPart_000_0011_01C03CCF.44C916E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
hi all i have a problem getting a = manual on this=20 operation system and can help me install and configure it,now i've = purchased the=20 o/s here but can't find anyplace that sells the manuals or books on it = and half=20 the stores don't even know what it is , i have no credit card so can't = do it on=20 line so if any one can tell me how and were to get it around ottawa = ontario i=20 would greatly appreciate it so can you please and thank you send a reply = to maritimer31@yahoo.com =
dave best new = user
------=_NextPart_000_0011_01C03CCF.44C916E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 5:58:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freyr.cba.ualr.edu (access17.mod1.ualr.edu [144.167.7.17]) by hub.freebsd.org (Postfix) with ESMTP id 0C84837B479 for ; Mon, 23 Oct 2000 05:58:31 -0700 (PDT) Received: (from joe@localhost) by freyr.cba.ualr.edu (8.11.1/8.11.1) id e9NCwEJ03064; Mon, 23 Oct 2000 07:58:14 -0500 (CDT) (envelope-from joe) Date: Mon, 23 Oct 2000 07:58:13 -0500 From: "Joseph E. Royce" To: Chip Cc: freebsd-questions@freebsd.org Subject: Re: New video card setup problem Message-ID: <20001023075813.A2694@freyr.cba.ualr.edu> References: <39F3D2B2.CC4C0A27@wiegand.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <39F3D2B2.CC4C0A27@wiegand.org>; from chip@wiegand.org on Sun, Oct 22, 2000 at 10:54:58PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 22, 2000 at 10:54:58PM -0700, Chip wrote: > I replaced an old S3 video card with a newer ATI Rage IIC card. > I then ran sysinstall and XFree86setup but when choosing the > rage IIC card from the list I got an error telling me I had > to abort the install and install /usr/X11R6/bin/XF86_mach64. > Well, there is no file called XF86_mach64. So just how do I > install this without re-installing FBSD? I don't see any way > from sysinstall to do so. > You can install it as a package, or search for it on your cd's and use pkg_add to install. -Joe > -- > Chip W. > www.wiegand.org > FreeBSD - A Better Operating System > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 23 6: 7: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by hub.freebsd.org (Postfix) with ESMTP id BC41437B479 for ; Mon, 23 Oct 2000 06:07:02 -0700 (PDT) Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.9.3/8.9.3) id PAA69534 for questions@freebsd.org; Mon, 23 Oct 2000 15:06:58 +0200 (CEST) (envelope-from kuku) Date: Mon, 23 Oct 2000 15:06:58 +0200 (CEST) From: Christoph Kukulies Message-Id: <200010231306.PAA69534@gilberto.physik.rwth-aachen.de> To: questions@freebsd.org Subject: secure boot Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there a way to make FreeBSD absolutely safe against rebooting and getting into super user mode, e.g. by interrupting the boot process, ^C into single user or booting into single user mode? -- 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 Oct 23 6:16:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail4.kc.rr.com (fe4.rdc-kc.rr.com [24.94.163.51]) by hub.freebsd.org (Postfix) with ESMTP id EE5C537B479 for ; Mon, 23 Oct 2000 06:16:07 -0700 (PDT) Received: from dana ([24.163.154.74]) by mail4.kc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Mon, 23 Oct 2000 08:16:06 -0500 Message-ID: <024201c03cf3$83f27b80$4a9aa318@kc.rr.com> From: "Dana" To: Subject: What does buildworld do? Date: Mon, 23 Oct 2000 08:16:55 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-Mimeole: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have searched the Internet and found out when to do buildworld and how to do buildworld but I can't find anything on what buildworld does and why it has to be done. As a college student those are as important to me as the when and how. Dana To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 6:16:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from draenor.org (draenor.org [196.36.119.129]) by hub.freebsd.org (Postfix) with ESMTP id C1BCD37B479 for ; Mon, 23 Oct 2000 06:16:53 -0700 (PDT) Received: from marcs by draenor.org with local (Exim 3.16 #1) id 13nhSy-000OS9-00; Mon, 23 Oct 2000 15:16:40 +0200 Date: Mon, 23 Oct 2000 15:16:40 +0200 From: Marc Silver To: dave best Cc: freebsd-questions@FreeBSD.ORG, maritimer31@yahoo.com Subject: Re: docs? Message-ID: <20001023151640.E93833@draenor.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from dbestj@hotmail.com on Mon, Oct 23, 2000 at 08:47:21AM -0400 X-Operating-System: FreeBSD 4.1-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there, You can find almost everything you need at http://www.freebsd.org. Check out the FAQ, and the Handbook. Cheers, Marc On Mon, Oct 23, 2000 at 08:47:21AM -0400, dave best wrote: > i've just purchased freebsd 4.0 and wonder were i would get an > operation manual on the freebsd that would explain how to set it up > and configure all of it ,i have no credit card so i can't do it on > line and most of the shops around here don't even know what freebsd > is, and the ones that do don't have or won't get one in for me to > purchase can you please and thank you email me at > maritimer31@yahoo.com and tell me how and were to get on dave best To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 6:18:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id 196F337B4CF for ; Mon, 23 Oct 2000 06:18:29 -0700 (PDT) Received: (qmail 10981 invoked by uid 0); 23 Oct 2000 13:16:08 -0000 Received: from unknown (HELO ghostinyou) (195.229.53.44) by mail.gmx.net with SMTP; 23 Oct 2000 13:16:08 -0000 Message-ID: <007a01c03cf3$68085570$0204010a@ghostinyou> From: "Rino Mardo" To: References: <14836.3327.476411.33148@guru.mired.org> Subject: Re: Which files needed to upgrade to STABLE? Date: Mon, 23 Oct 2000 17:15:49 +0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hmm, yes i could do that. thanks. but for arguments sake, it would the files in the stable directory in ftp.freebsd.org ? i mean the whole shebang? ----------------------------------------------- who watches the watchmen? ----- Original Message ----- From: "Mike Meyer" To: "Rino Mardo" Cc: Sent: Monday, October 23, 2000 2:03 PM Subject: Re: Which files needed to upgrade to STABLE? > Rino Mardo writes: > > Hi. I have run FreeBSD 4.1-Release and have upgraded it to Stable > > successfully from office as I have a leased line there. At home, I only > > have a 56K dial-up modem, have a 4.1-Release box and cannot afford the > > amount of time required to upgrade my home system to Stable. What I'm > > thinking is while at the office, I could download the necessary files, copy > > to Zip disk, do the upgrade at home using the Zip disk as source. I already > > checked the Handbook, FAQ, and searched the archive mailing list but really > > couldn't find the answer. > > > > The problem - which files should I download in order for me to upgrade my > > 4.1-Release to 4.1.1-Stable? > > Assuming you did the ugprade to -stable in the office the recommended > way (downloading src and then doing the appropriate make's), then all > you need to do is move /usr/src from your running -stable system to > the one you have at home, and do the same set of makes. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 6:18:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from draenor.org (draenor.org [196.36.119.129]) by hub.freebsd.org (Postfix) with ESMTP id 035D237B479 for ; Mon, 23 Oct 2000 06:18:41 -0700 (PDT) Received: from marcs by draenor.org with local (Exim 3.16 #1) id 13nhUa-000OSR-00; Mon, 23 Oct 2000 15:18:20 +0200 Date: Mon, 23 Oct 2000 15:18:20 +0200 From: Marc Silver To: Dana Cc: questions@FreeBSD.org Subject: Re: What does buildworld do? Message-ID: <20001023151820.F93833@draenor.org> References: <024201c03cf3$83f27b80$4a9aa318@kc.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <024201c03cf3$83f27b80$4a9aa318@kc.rr.com>; from akadanak@kc.rr.com on Mon, Oct 23, 2000 at 08:16:55AM -0500 X-Operating-System: FreeBSD 4.1-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there, This article should explain a lot to you: http://www.freebsd.org/handbook/cutting-edge.html Cheers, Marc On Mon, Oct 23, 2000 at 08:16:55AM -0500, Dana wrote: > I have searched the Internet and found out when to > do buildworld and how to do buildworld but I can't > find anything on what buildworld does and why > it has to be done. > > As a college student those are as important to me > as the when and how. > > Dana To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 6:19:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from unknown-230-101.pilot.net (unknown-230-101.pilot.net [206.98.230.101]) by hub.freebsd.org (Postfix) with ESMTP id 38D4637B479 for ; Mon, 23 Oct 2000 06:19:37 -0700 (PDT) Received: from unknown-239-165.pilot.net (unknown-239-165.pilot.net [206.189.239.165]) by unknown-230-101.pilot.net with ESMTP id JAA28902 for ; Mon, 23 Oct 2000 09:19:36 -0400 (EDT) From: Hao.Zhong@gecits.ge.com Received: from msbatl01itscge.gecits.ge.com (localhost [127.0.0.1]) by unknown-239-165.pilot.net with ESMTP id JAA11844 for ; Mon, 23 Oct 2000 09:19:35 -0400 (EDT) Received: by msbatl01itscge.gecits.ge.com with Internet Mail Service (5.5.2650.21) id ; Mon, 23 Oct 2000 09:18:12 -0400 Message-ID: <47B6167F8E69D31194BA0008C7918D4201DE362D@msxcvg02itscge.gecits.ge.com> To: freebsd-questions@FreeBSD.ORG Date: Mon, 23 Oct 2000 09:19:47 -0400 X-Mailer: Internet Mail Service (5.5.2650.21) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG unsubscribe freebsd-questions To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 6:20:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wetter.physik.uni-mainz.de (wetter.Physik.Uni-Mainz.DE [134.93.180.163]) by hub.freebsd.org (Postfix) with ESMTP id 3865037B4D7 for ; Mon, 23 Oct 2000 06:20:26 -0700 (PDT) Received: from localhost (ohartman@localhost) by wetter.physik.uni-mainz.de (8.11.1/8.11.0) with ESMTP id e9NDQUx10204 for ; Mon, 23 Oct 2000 15:26:31 +0200 (CEST) (envelope-from ohartman@wetter.physik.uni-mainz.de) Date: Mon, 23 Oct 2000 15:26:30 +0200 (CEST) From: "O. Hartmann" To: freebsd-questions@freebsd.org Subject: sendmail 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 Since three days I get no delivered email, sendmail reports an error in /var/log/maillog like this: Oct 23 15:00:31 ipamzlx mail.local: lockmailbox /var/mail/root failed; error code 75 Ownership of /var/mail is root:mail, access code is 775. This problem occurs since three days, all mails have been queued for that time but I do not have any kind of access to it. Does anybody has any idea what's going on? A while ago I deleted by mistake my sendmail.cf file in /etc/mail. I grabbed one of the default files found in /usr/share/sendmail/cf/cf (generic-bsd.4.4.cf), but I saw that the original file, taken from a freshly installed system was bigger, so I copied this one. Can anybody tell me how to create the standard sendmail.cf file out of the source distributed by FreeBSD? I do not have any special things configured, so it should be approach what I need simply creating the standard file ... Thanks in advance, Oliver To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 6:27:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-1.sjc.telocity.net (mail-1.sjc.telocity.net [216.227.56.41]) by hub.freebsd.org (Postfix) with ESMTP id 34FDF37B479 for ; Mon, 23 Oct 2000 06:27:15 -0700 (PDT) Received: from Angel.telocity.com (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-1.sjc.telocity.net (8.9.3/8.9.3) with ESMTP id GAA20783; Mon, 23 Oct 2000 06:22:47 -0700 (PDT) Date: Mon, 23 Oct 2000 09:27:22 -0400 (EDT) From: Fabiana X-Sender: angel@Angel.telocity.com To: Chris Dempsey Cc: Fabiana , freebsd-questions@freebsd.org Subject: Re: TEMPFIX: Re: FBSD 411, XFree86 4.0.1, Gnome 1.2 Theme Selection Prob In-Reply-To: <20001022200547.11579.qmail@web111.yahoomail.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 having problems with the windowmanager too. I couldn't come up with a fix for that one. It still complains when I try to switch windowmanagers. Hopefully it will get fixed soon. F. On Sun, 22 Oct 2000, Chris Dempsey wrote: > Thanks for the info. The one thing I didn't try. I > can deal without the autopreview thing. Have you been > having the same problems with windowmanager capplet? > > Chris Dempsey > --- Fabiana wrote: > > > > > > On Sun, 22 Oct 2000, Doug Barton wrote: > > > > > Chris Dempsey wrote: > > > > > > > > Done. Still crashes. Exact error message: > > > > Application "theme-selector-capplet" (process > > 19278) > > > > has crashed due to a fatal error. > > (Segementation > > > > fault) > > > > > > I'm having the same problem. Near as I can > > figure, it's due to > > > gnomelibs-1.2.5, since that's the last thing I > > changed, and it was > > > working before that. Make sure you send a bug > > report so they will know > > > the magnitude of the problem. I've been making a > > point of sending a bug > > > report every time something crashes. I want them > > to know how many people > > > use gnome on freebsd. I've actually started > > getting some responses from > > > them, so I think it's paying off. > > > > > > Doug > > > PS, I tried windowmaker yesterday. Plenty of > > crashing/errors with it > > > too. > > > -- > > > "The dead cannot be seduced." > > > - Kai, "Lexx" > > > > > > Do YOU Yahoo!? > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body > > of the message > > > > > I was having the same problem with Gnome, I didn't > > really solve it as > > such, nor did I figure out what the problem was > > exactly, however, to keep > > it from crashing, I disabled the theme preview. That > > kept it from > > crashing. It's a temporary fix until an actual > > solution can be pinpointed. > > > > F. > > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Messenger - Talk while you surf! It's FREE. > http://im.yahoo.com/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 6:29:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id E80C137B479 for ; Mon, 23 Oct 2000 06:29:24 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.0/8.11.0) id e9NDS2s40320; Mon, 23 Oct 2000 16:28:02 +0300 (EEST) (envelope-from ru) Date: Mon, 23 Oct 2000 16:28:02 +0300 From: Ruslan Ermilov To: "O. Hartmann" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sendmail problems Message-ID: <20001023162802.D36922@sunbay.com> Mail-Followup-To: "O. Hartmann" , freebsd-questions@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from ohartman@wetter.physik.uni-mainz.de on Mon, Oct 23, 2000 at 03:26:30PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 23, 2000 at 03:26:30PM +0200, O. Hartmann wrote: > Since three days I get no delivered email, sendmail reports an error in > /var/log/maillog like this: > > Oct 23 15:00:31 ipamzlx mail.local: lockmailbox /var/mail/root > failed; error code 75 > > Ownership of /var/mail is root:mail, access code is 775. > > This problem occurs since three days, all mails have been queued for that > time but I do not have any kind of access to it. > > Does anybody has any idea what's going on? > > A while ago I deleted by mistake my sendmail.cf file in /etc/mail. I > grabbed one of the default files found in /usr/share/sendmail/cf/cf > (generic-bsd.4.4.cf), but I saw that the original file, taken from a > freshly installed system was bigger, so I copied this one. Can anybody > tell me how to create the standard sendmail.cf file out of the source > distributed by FreeBSD? I do not have any special things configured, so it > should be approach what I need simply creating the standard file ... > cd /usr/src/etc/sendmail; make etc-sendmail.cf will build and install (under /etc/mail) the standard FreeBSD sendmail configuration file. -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 6:30:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scout.adamant.net (scout.adamant.net [212.26.128.10]) by hub.freebsd.org (Postfix) with ESMTP id 609CF37B4CF for ; Mon, 23 Oct 2000 06:30:46 -0700 (PDT) Received: from blend.fc.kiev.ua (blend.fc.kiev.ua [212.26.129.73]) by scout.adamant.net (8.10.2/8.10.0) with ESMTP id e9NDUca21759 for ; Mon, 23 Oct 2000 16:30:42 +0300 Received: from gnut.fc.kiev.ua (gnut.fc.kiev.ua [212.26.129.66]) by blend.fc.kiev.ua (8.9.3/8.9.2) with ESMTP id QAA44549 for ; Mon, 23 Oct 2000 16:29:33 +0300 (EEST) (envelope-from gnut@fc.kiev.ua) Date: Mon, 23 Oct 2000 16:30:11 +0400 From: "Oles' Hnatkevych" X-Mailer: The Bat! (v1.41) UNREG / CD5BF9353B3B7091 Reply-To: "Oles' Hnatkevych" Organization: Finance & Credit Banking Corporation X-Priority: 3 (Normal) Message-ID: <4687.001023@fc.kiev.ua> To: freebsd-questions@freebsd.org Subject: nfs and crashes 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 freebsd-questions, When NFS server crashes, a NFS client applications hang up when accessing the mounted directory. seems like they gonna hang until reboot. what are the usual means of solving the NFS server crash problem? With best wishes, Oles' Hnatkevych, http://gnut.kiev.ua, gnut@fc.kiev.ua Finance & Credit Banking Corporation, Kyiv, Ukraine. Industrialnaya str. 27 +380 44 2417190 Artema str. 60, +380 44 4906877 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 6:31:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gray.westgate.gr (gray.westgate.gr [212.205.119.66]) by hub.freebsd.org (Postfix) with ESMTP id E589637B479 for ; Mon, 23 Oct 2000 06:31:17 -0700 (PDT) Received: (from charon@localhost) by gray.westgate.gr (8.11.1/8.11.1) id e9NDU4G08709; Mon, 23 Oct 2000 16:30:04 +0300 (EEST) Date: Mon, 23 Oct 2000 16:30:04 +0300 From: Giorgos Keramidas To: "O. Hartmann" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sendmail problems Message-ID: <20001023163004.A8647@gray.westgate.gr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from ohartman@wetter.physik.uni-mainz.de on Mon, Oct 23, 2000 at 03:26:30PM +0200 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 23, 2000 at 03:26:30PM +0200, O. Hartmann wrote: > Can anybody tell me how to create the standard sendmail.cf file out of > the source distributed by FreeBSD? I do not have any special things > configured, so it should be approach what I need simply creating the > standard file ... Yes, of course. All this is described in the FAQ, sections and To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 6:39: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sneety.insync.net (sneety.insync.net [209.113.65.5]) by hub.freebsd.org (Postfix) with ESMTP id D52C737B479 for ; Mon, 23 Oct 2000 06:39:03 -0700 (PDT) Received: from Matt (209-113-91-158.insync.net [209.113.91.158]) by sneety.insync.net (8.9.3/8.9.3) with SMTP id IAA15983; Mon, 23 Oct 2000 08:38:56 -0500 (CDT) Reply-To: From: "Matt Bettinger" To: "'Fabiana'" Cc: Subject: RE: TEMPFIX: Re: FBSD 411, XFree86 4.0.1, Gnome 1.2 Theme SelectionProb Date: Mon, 23 Oct 2000 08:37:00 -0500 Message-ID: <71F816A89AA9D3119F4C00D0B7094EFC1990DB@FIN_SYN> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <71F816A89AA9D3119F4C00D0B7094EFC1FF9B7@FIN_SYN> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I too have had problems with window managers namely Gnome + E. I didn't realise how memory intensive gnome + e was until i ran Top. In addition to this memory usage another reason i chose to switch was when i exit out og X my system reboots! This does not occur EVERYTIME but once is too much for me. Another thing is I get alot of GTK errors whenever i exit (and the machine does not reboot) I am using Metro-X server and looking for a decent WM. Is there a way i can try to run Gnome + blackbox? I have the files just not sure as how to make them both load. Matt -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Fabiana Sent: Monday, October 23, 2000 8:27 AM To: Chris Dempsey Cc: Fabiana; freebsd-questions@FreeBSD.ORG Subject: Re: TEMPFIX: Re: FBSD 411, XFree86 4.0.1, Gnome 1.2 Theme SelectionProb I having problems with the windowmanager too. I couldn't come up with a fix for that one. It still complains when I try to switch windowmanagers. Hopefully it will get fixed soon. F. On Sun, 22 Oct 2000, Chris Dempsey wrote: > Thanks for the info. The one thing I didn't try. I > can deal without the autopreview thing. Have you been > having the same problems with windowmanager capplet? > > Chris Dempsey > --- Fabiana wrote: > > > > > > On Sun, 22 Oct 2000, Doug Barton wrote: > > > > > Chris Dempsey wrote: > > > > > > > > Done. Still crashes. Exact error message: > > > > Application "theme-selector-capplet" (process > > 19278) > > > > has crashed due to a fatal error. > > (Segementation > > > > fault) > > > > > > I'm having the same problem. Near as I can > > figure, it's due to > > > gnomelibs-1.2.5, since that's the last thing I > > changed, and it was > > > working before that. Make sure you send a bug > > report so they will know > > > the magnitude of the problem. I've been making a > > point of sending a bug > > > report every time something crashes. I want them > > to know how many people > > > use gnome on freebsd. I've actually started > > getting some responses from > > > them, so I think it's paying off. > > > > > > Doug > > > PS, I tried windowmaker yesterday. Plenty of > > crashing/errors with it > > > too. > > > -- > > > "The dead cannot be seduced." > > > - Kai, "Lexx" > > > > > > Do YOU Yahoo!? > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body > > of the message > > > > > I was having the same problem with Gnome, I didn't > > really solve it as > > such, nor did I figure out what the problem was > > exactly, however, to keep > > it from crashing, I disabled the theme preview. That > > kept it from > > crashing. It's a temporary fix until an actual > > solution can be pinpointed. > > > > F. > > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Messenger - Talk while you surf! It's FREE. > http://im.yahoo.com/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 6:44:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-4.sjc.telocity.net (mail-4.sjc.telocity.net [216.227.56.44]) by hub.freebsd.org (Postfix) with ESMTP id 6529E37B479 for ; Mon, 23 Oct 2000 06:44:35 -0700 (PDT) Received: from Angel.telocity.com (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-4.sjc.telocity.net (8.9.3/8.9.3) with ESMTP id GAA12634; Mon, 23 Oct 2000 06:36:21 -0700 (PDT) Date: Mon, 23 Oct 2000 09:43:14 -0400 (EDT) From: Fabiana X-Sender: angel@Angel.telocity.com To: dave best Cc: freebsd-questions@FreeBSD.ORG Subject: Re: docs In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am assuming that by operating system you do mean FreeBSD, that being cleared up, why do you need to buy it? www.freebsd.org is an excellent source of information. F. On Mon, 23 Oct 2000, dave best wrote: > hi all i have a problem getting a manual on this operation system and can help me install and configure it,now i've purchased the o/s here but can't find anyplace that sells the manuals or books on it and half the stores don't even know what it is , i have no credit card so can't do it on line so if any one can tell me how and were to get it around ottawa ontario i would greatly appreciate it so can you please and thank you send a reply to maritimer31@yahoo.com > dave best new user > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 6:47:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from donkeykong.gpcc.itd.umich.edu (donkeykong.gpcc.itd.umich.edu [141.211.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 4855637B479 for ; Mon, 23 Oct 2000 06:47:10 -0700 (PDT) Received: from gorf.gpcc.itd.umich.edu (smtp@gorf.gpcc.itd.umich.edu [141.211.2.147]) by donkeykong.gpcc.itd.umich.edu (8.8.8/4.3-mailhub) with ESMTP id JAA28598; Mon, 23 Oct 2000 09:47:09 -0400 (EDT) Received: from localhost (timcm@localhost) by gorf.gpcc.itd.umich.edu (8.8.8/5.1-client) with ESMTP id JAA13763; Mon, 23 Oct 2000 09:47:08 -0400 (EDT) Date: Mon, 23 Oct 2000 09:47:08 -0400 (EDT) From: Tim McMillen X-Sender: timcm@gorf.gpcc.itd.umich.edu To: Christoph Kukulies Cc: questions@FreeBSD.ORG Subject: Re: secure boot In-Reply-To: <200010231306.PAA69534@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 No. If somebody has physical access to your box they can do anything they want. Including wiping freebsd off your HD and installing windows. For example you can mark the console as insecure so they have to have the superuser password. But all they have to do is have a boot floppy to get single user mode. You could take out the floppy and cdrom drive and allow booting only from the HD. An attacker could just install those things back. You can password protect the bios, but taking the battery off of it wipes it out and they can change the bios again. There is no substitute for physical security Doing some of the above will help, ie make it more inconvenient to attack the box, but you cannot be absolutely safe. Tim On Mon, 23 Oct 2000, Christoph Kukulies wrote: > > Is there a way to make FreeBSD absolutely safe against rebooting > and getting into super user mode, e.g. by interrupting the > boot process, ^C into single user or booting into single user mode? > > -- > 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 Oct 23 7: 1:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scout.adamant.net (scout.adamant.net [212.26.128.10]) by hub.freebsd.org (Postfix) with ESMTP id 7AF6C37B4C5 for ; Mon, 23 Oct 2000 07:01:05 -0700 (PDT) Received: from blend.fc.kiev.ua (blend.fc.kiev.ua [212.26.129.73]) by scout.adamant.net (8.10.2/8.10.0) with ESMTP id e9NE0ea26483 for ; Mon, 23 Oct 2000 17:00:46 +0300 Received: from gnut.fc.kiev.ua (gnut.fc.kiev.ua [212.26.129.66]) by blend.fc.kiev.ua (8.9.3/8.9.2) with ESMTP id QAA75416 for ; Mon, 23 Oct 2000 16:59:16 +0300 (EEST) (envelope-from gnut@fc.kiev.ua) Date: Mon, 23 Oct 2000 16:59:53 +0400 From: "Oles' Hnatkevych" X-Mailer: The Bat! (v1.41) UNREG / CD5BF9353B3B7091 Reply-To: "Oles' Hnatkevych" Organization: Finance & Credit Banking Corporation X-Priority: 3 (Normal) Message-ID: <1708.001023@fc.kiev.ua> To: freebsd-questions@freebsd.org Subject: ppp problems 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 freebsd-questions, what does it mean and what can I do???? the other PPP side uses the same user ppp, but log file does not contain any error message! -------1------- Oct 23 16:27:45 perv ppp[80]: Phase: Pap Input: SUCCESS (Greetings!!) Oct 23 16:27:45 perv ppp[80]: Phase: deflink: lcp -> open Oct 23 16:27:45 perv ppp[80]: Phase: bundle: Network Oct 23 16:28:46 perv ppp[80]: Phase: deflink: HDLC errors -> FCS: 3, ADDR: 0, COMD: 0, PROTO: 0 Oct 23 16:29:47 perv ppp[80]: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COMD: 0, PROTO: 0 Oct 23 16:30:47 perv ppp[80]: Phase: deflink: HDLC errors -> FCS: 2, ADDR: 0, COMD: 0, PROTO: 0 Oct 23 16:31:48 perv ppp[80]: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COMD: 0, PROTO: 0 Oct 23 16:32:49 perv ppp[80]: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COMD: 0, PROTO: 0 -------2------ Oct 23 16:27:45 blend ppp[75]: tun0: Phase: Pap Output: SUCCESS Oct 23 16:27:45 blend ppp[75]: tun0: Phase: deflink: lcp -> open Oct 23 16:27:45 blend ppp[75]: tun0: Phase: bundle: Network [EOF] -------------- With best wishes, Oles' Hnatkevych, http://gnut.kiev.ua, gnut@fc.kiev.ua Finance & Credit Banking Corporation, Kyiv, Ukraine. Industrialnaya str. 27 +380 44 2417190 Artema str. 60, +380 44 4906877 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 7: 5: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.delanet.com (mail-20.delanet.com [216.226.64.26]) by hub.freebsd.org (Postfix) with SMTP id 4035C37B479 for ; Mon, 23 Oct 2000 07:05:05 -0700 (PDT) Received: (qmail 80443 invoked from network); 23 Oct 2000 14:04:58 -0000 Received: from unknown (HELO ernie) (216.226.64.59) by mail.delanet.com with SMTP; 23 Oct 2000 14:04:58 -0000 From: "Ernest G. Wilson II" To: Subject: FreeBSD v4.1.1 Release and MySQL v3.23.26 Date: Mon, 23 Oct 2000 10:04:57 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG FreeBSD, I am running FreeBSD v4.1.1 and I have tried on several computers, but can't get MySQL v3.23.26 to correctly and completely install. I need to use the beta version of MySQL since older versions do not have support for the temp table feature which I need. I got the port from: ftp://ftp.freebsd.org/pub/FreeBSD/branches/-current/ports/databases/mysql323 -server.tar Can you provide any help since I am not much of a programmer. Please cc any help to: ewilson@frontline.net Here is the error I keep getting after I make, I do a: make install and here is what happens after it starts installing: ===> Generating temporary packing list ** Missing package files for mysql-server-3.23.26. *** Error code 1 Stop in /usr/ports/radiator/mysql323-server. *** Error code 1 Stop in /usr/ports/radiator/mysql323-server. *** Error code 1 Stop in /usr/ports/radiator/mysql323-server. Thank you. Ernest G. Wilson II ewilson@frontline.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 7:13:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-1.sjc.telocity.net (mail-1.sjc.telocity.net [216.227.56.41]) by hub.freebsd.org (Postfix) with ESMTP id 5B1ED37B479 for ; Mon, 23 Oct 2000 07:13:33 -0700 (PDT) Received: from Angel.telocity.com (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-1.sjc.telocity.net (8.9.3/8.9.3) with ESMTP id HAA02150; Mon, 23 Oct 2000 07:06:49 -0700 (PDT) Date: Mon, 23 Oct 2000 10:11:24 -0400 (EDT) From: Fabiana X-Sender: angel@Angel.telocity.com To: Matt Bettinger Cc: freebsd-questions@FreeBSD.ORG Subject: RE: TEMPFIX: Re: FBSD 411, XFree86 4.0.1, Gnome 1.2 Theme SelectionProb In-Reply-To: <71F816A89AA9D3119F4C00D0B7094EFC1990DB@FIN_SYN> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG As long as you have Blackbox installed, go to the Gnome Control Center, under Window Manager, select Add, give it a name, Blackbox seems pretty straightforward, and under command, put blackbox. That should work. If simply putting blackbox under command does not work, try putting in the full commmand line "/usr/X11R6/bin/blackbox" don't quote me on that because I don't remember if that is where the blackbox binary is stored, do a locate blackbox once it is installed to make sure. Good luck! F. On Mon, 23 Oct 2000, Matt Bettinger wrote: > I too have had problems with window managers namely Gnome + E. I didn't > realise how memory intensive gnome + e was until i ran Top. In addition to > this memory usage another reason i chose to switch was when i exit out og X > my system reboots! This does not occur EVERYTIME but once is too much for > me. Another thing is I get alot of GTK errors whenever i exit (and the > machine does not reboot) I am using Metro-X server and looking for a decent > WM. Is there a way i can try to run Gnome + blackbox? I have the files > just not sure as how to make them both load. > > Matt > > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Fabiana > Sent: Monday, October 23, 2000 8:27 AM > To: Chris Dempsey > Cc: Fabiana; freebsd-questions@FreeBSD.ORG > Subject: Re: TEMPFIX: Re: FBSD 411, XFree86 4.0.1, Gnome 1.2 Theme > SelectionProb > > > I having problems with the windowmanager too. I couldn't come up with a > fix for that one. It still complains when I try to switch > windowmanagers. Hopefully it will get fixed soon. > > F. > > On Sun, 22 Oct 2000, Chris Dempsey wrote: > > > Thanks for the info. The one thing I didn't try. I > > can deal without the autopreview thing. Have you been > > having the same problems with windowmanager capplet? > > > > Chris Dempsey > > --- Fabiana wrote: > > > > > > > > > On Sun, 22 Oct 2000, Doug Barton wrote: > > > > > > > Chris Dempsey wrote: > > > > > > > > > > Done. Still crashes. Exact error message: > > > > > Application "theme-selector-capplet" (process > > > 19278) > > > > > has crashed due to a fatal error. > > > (Segementation > > > > > fault) > > > > > > > > I'm having the same problem. Near as I can > > > figure, it's due to > > > > gnomelibs-1.2.5, since that's the last thing I > > > changed, and it was > > > > working before that. Make sure you send a bug > > > report so they will know > > > > the magnitude of the problem. I've been making a > > > point of sending a bug > > > > report every time something crashes. I want them > > > to know how many people > > > > use gnome on freebsd. I've actually started > > > getting some responses from > > > > them, so I think it's paying off. > > > > > > > > Doug > > > > PS, I tried windowmaker yesterday. Plenty of > > > crashing/errors with it > > > > too. > > > > -- > > > > "The dead cannot be seduced." > > > > - Kai, "Lexx" > > > > > > > > Do YOU Yahoo!? > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-questions" in the body > > > of the message > > > > > > > I was having the same problem with Gnome, I didn't > > > really solve it as > > > such, nor did I figure out what the problem was > > > exactly, however, to keep > > > it from crashing, I disabled the theme preview. That > > > kept it from > > > crashing. It's a temporary fix until an actual > > > solution can be pinpointed. > > > > > > F. > > > > > > > > > __________________________________________________ > > Do You Yahoo!? > > Yahoo! Messenger - Talk while you surf! It's FREE. > > http://im.yahoo.com/ > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 7:16:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pampus.betronic.nl (betr-01.hobby.nl [212.72.225.114]) by hub.freebsd.org (Postfix) with ESMTP id 12F9937B4C5 for ; Mon, 23 Oct 2000 07:16:07 -0700 (PDT) Received: by pampus.betronic.nl; id RAA03718; Mon, 23 Oct 2000 17:47:47 +0200 (CEST) Received: from admbux.betronic.nl(195.108.134.230) by pampus.betronic.nl via smap (V5.0) id xma003712; Mon, 23 Oct 00 17:47:31 +0200 Received: by admbux.betronic.nl with Internet Mail Service (5.5.2650.21) id ; Mon, 23 Oct 2000 16:15:48 +0200 Message-ID: From: Erik Wolbers To: "'questions@FreeBSD.org'" Subject: Installation of freeBSD Date: Mon, 23 Oct 2000 16:15:47 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear madam, sir, I would like to set up a new system with FreeBSD. If possible I want to make the system fault tolerant regarding the disks. The installation I have in mind would be something like: - root disks configured as mirror set. - data disks configured as stripe set. The questions: Do you have any experience with such an installation? If so, what hardware recommendation can you give me? What is the maximum disk size for installation of FreeBSD. Thanks for your reply. Kind regards, Betronic bv Erik Wolbers System Administrator tel: +31 (0)20 592 23 00 fax: +31 (0)20 665 10 61 mailto:ErikWolbers@betronic.nl http://www.betronic.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 7:23:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from uswgne22.uswest.com (uswgne22.uswest.com [204.26.87.76]) by hub.freebsd.org (Postfix) with ESMTP id 4D2EE37B6A0 for ; Mon, 23 Oct 2000 07:23:28 -0700 (PDT) Received: from egate-ut2.uswc.uswest.com (egate-ut2.uswc.uswest.com [148.157.122.199]) by uswgne22.uswest.com (8.10.0/8.10.0) with ESMTP id e9NENQj23691 for ; Mon, 23 Oct 2000 09:23:27 -0500 (CDT) Received: from duntx003.litel.com (localhost [127.0.0.1]) by egate-ut2.uswc.uswest.com (8.10.0/8.10.0) with ESMTP id e9NENOT04484 for ; Mon, 23 Oct 2000 08:23:24 -0600 (MDT) Received: by DUNTX003 with Internet Mail Service (5.5.2650.21) id ; Mon, 23 Oct 2000 10:23:34 -0400 Message-ID: <9D35FA2F8EFCD111BA5A00805FA75E8702ECCC99@fdntx001> From: "Cribbins, Jason" To: "'questions@freebsd.org'" Subject: Unable to boot 4.1.1 Date: Mon, 23 Oct 2000 10:16:38 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I downloaded the latest floopy disks linked on ther main web site and am unable to boot now. The floppies were in the 4.1.1-release sectionof the ftp site I have had no trouble using 4.1-stable that I downloaded last month but the latest release is not working at all. Everything seems to go ok through the entire install process until the finasl reboot then I get the following: >>FreeBSD/i386 BOOT Default: 0:da(0,a)kernel Boot: Invalid partition No /kernel This message repeats noi matter what I try. This only other difference between this install and the one a month ago was the addition of a Promise Ultra 100 IDE Controller. Which is why I decided to reinstall in the first place. I have a 128MB swap and 392MB /tmp on ad0 (520MB SCSI) I also have default all on the da4 (20GB IDE) Thats the most info I can give right now since my system is unbootable and I cant access any more info without attempting a reinstall. This is the third time this weekend and I am finished unless I can get some guidance Can anyone help? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 7:26:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from madli.ut.ee (madli.ut.ee [193.40.5.124]) by hub.freebsd.org (Postfix) with ESMTP id 6B4DD37B479 for ; Mon, 23 Oct 2000 07:26:35 -0700 (PDT) Received: from ut.ee (KKL01.lai.ut.ee [193.40.16.9]) by madli.ut.ee (8.10.1/8.10.1/madli-1.12) with ESMTP id e9NEQPC21762 for ; Mon, 23 Oct 2000 16:26:29 +0200 (EET) Message-ID: <39F449B5.184638A5@ut.ee> Date: Mon, 23 Oct 2000 16:22:45 +0200 From: nr X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: installing precompiled kernel Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What is correct procedure to install kernel which is compiled on another machine ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 7:28:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sentry.granch.com (sentry.granch.com [212.109.197.55]) by hub.freebsd.org (Postfix) with ESMTP id E1D2837B479 for ; Mon, 23 Oct 2000 07:28:02 -0700 (PDT) Received: from sentry.granch.ru (IDENT:shelton@localhost [127.0.0.1]) by sentry.granch.com (8.9.3/8.9.3) with ESMTP id VAA50453; Mon, 23 Oct 2000 21:25:15 +0700 (NOVST) Message-ID: <39F44A4B.AE1C678@sentry.granch.ru> Date: Mon, 23 Oct 2000 21:25:15 +0700 From: "Rashid N. Achilov" Reply-To: achilov@granch.ru Organization: Granch Ltd. X-Mailer: Mozilla 4.74 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: ru, en MIME-Version: 1.0 To: Jean-Sebastien ROY Cc: Thierry Thomas , freebsd-questions@FreeBSD.ORG Subject: Re: Erratic PS/2 mouse with FreeBSD 4.1 References: <39F23308.32378.13C4C0@localhost> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jean-Sebastien ROY wrote: > > >The mouse is a PS/2 "Browser Mouse", with 2 buttons and a wheel. > >It's seen as a model 4DT. > > > >And its mouvement is erratic. When the mouse is in motion, the > >cursor often jumps upward and to the right. Sometimes the software > >(X) reacts as if one of the buttons has been pressed. > > Same mouse... same problem (with FreeBSD 4.1.1) > "Me too!" :-)) ... same problems... I have to switch to ordinary Mitsumi PS/2 mouse from cool :-) Misrosoft wheel PS/2 mouse... -- With Best Regards. Rashid N. Achilov (RNA1-RIPE), Brainbench ID: 28514 Granch Ltd. system administrator, e-mail: achilov@granch.ru tel/fax (383-2) 24-2363 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 7:31:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id A39AE37B4C5 for ; Mon, 23 Oct 2000 07:31:06 -0700 (PDT) Received: by heorot.1nova.com (Postfix, from userid 1000) id BAD583294; Sun, 22 Oct 2000 06:54:11 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id 9FAC33293; Sun, 22 Oct 2000 06:54:11 +0000 (GMT) Date: Sun, 22 Oct 2000 06:54:11 +0000 (GMT) From: Rick Hamell To: Giorgos Keramidas Cc: questions@freebsd.org Subject: Re: HELP In-Reply-To: <20001023103637.D72755@gray.westgate.gr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Thanx, but how do I do that before I can even boot it up? I don't > > have an internet connection available for it. Should I just try > > installing it without sendmail initially? Or is there an online doc > > somewhere that could help me figure out a way? Sorry if these are > > stupid questions :) > > You can always boot the system in single user mode to fix such errors > that are present in your startup scripts. You want to set > > sendmail_enable="NO" You can also just hit CTRL-C when it's "locked up" on sendmail. I have to do this with my laptop when it's not connected to the network. Rick ******************************************************************* Rick's FreeBSD Web page http://heorot.1nova.com/freebsd Ace Logan's Hardware Guide http://www.shatteredcrystal.net/hardware ***FreeBSD - The Power to Serve! http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 7:41:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from copper.americanisp.net (copper.americanisp.net [208.244.174.41]) by hub.freebsd.org (Postfix) with SMTP id 1083937B479 for ; Mon, 23 Oct 2000 07:41:18 -0700 (PDT) Received: (qmail 28295 invoked from network); 23 Oct 2000 14:41:10 -0000 Received: from unknown (HELO oxygen.americanisp.net) (208.244.174.10) by copper.americanisp.net with SMTP; 23 Oct 2000 14:41:10 -0000 Date: Mon, 23 Oct 2000 08:40:33 -0600 (MDT) From: Peter To: freebsd-questions@freebsd.org Subject: ppp takes a dump Message-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 setup/used user ppp multiple times, I setup NATd with it also, that worked/everything worked. Next day I boot up my pc (I dont' use it too much) everythign looks fine, as root I type ppp it goes somethign like this: Working in interactive mode: blah blah ppp exited on signal 12 core dumped (invalid system call) So, i reboot to single user mode, same thing, recompile the kernel same exact thing. I don't know if this was happening before but I also noticed that sendmail is dumping on signal 12 also (don't really care about sendmail now, I need to get to my isp [at work now]) All I know that I did in the period it was working and now dumping (while connected via user-ppp) I did cvsup and I did src-all (trying to upgrade from 4.0-Release), I never recompiled that source all I did was reboot. Question if it was cvsup anyway to get my ppp back? I sure can't continue to cvsup with no ppp (have not tried kernel pppd yet). I have recompiled the kernel several times since then, still no go, if you need more information I'll put up gdb ppp ppp.core up (only later tonight when I get home and use linux to connect to net. http://users.americanisp.net/~peterk/images/takeittux.jpg (for that bondage thread) www.nul.cjb.net Ty for all help To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 8:23:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from siafu.iconnect.co.ke (upagraha.iconnect.co.ke [209.198.248.2]) by hub.freebsd.org (Postfix) with ESMTP id D3FFE37B479 for ; Mon, 23 Oct 2000 08:23:10 -0700 (PDT) Received: from [212.22.163.2] (helo=poeza.iconnect.co.ke) by siafu.iconnect.co.ke with esmtp (Exim 2.12 #1) id 13njQ9-0009DW-00 for freebsd-questions@freebsd.org; Mon, 23 Oct 2000 18:21:53 +0300 Received: from wash by poeza.iconnect.co.ke with local (Exim 3.16 #1) id 13njSk-000B8z-00 for freebsd-questions@freebsd.org; Mon, 23 Oct 2000 18:24:34 +0300 Date: Mon, 23 Oct 2000 18:24:33 +0300 From: Odhiambo Washington To: FBSD-Q Subject: 30GB and above on FreeBSdD 3.2-RELEASE Message-ID: <20001023182433.K39976@poeza.iconnect.co.ke> Mail-Followup-To: Odhiambo Washington , FBSD-Q Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD poeza.iconnect.co.ke 3.5-STABLE FreeBSD 3.5-STABLE X-Mailer: Mutt http://www.mutt.org/ X-Location: Mombasa, KE, East Africa Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi guys, I am just wondering if I am trying to climb a higher mountain than I am supposed to by thinking of throwing in such a bug disk into 3.2-RELEASE. Any precautions that I need to take or is it just okay? Thanks for the advice. -Wash -- Odhiambo Washington Inter-Connect Ltd., wash@iconnect.co.ke 5th Flr Furaha Plaza Tel: 254 11 222604 Nkrumah Rd., Fax: 254 11 222636 PO Box 83613 MOMBASA, KENYA. You may be disappointed if you fail, but you are doomed if you don't try. -Beverly Sills To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 8:23:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from po4.wam.umd.edu (po4.wam.umd.edu [128.8.10.166]) by hub.freebsd.org (Postfix) with ESMTP id 0124E37B4C5; Mon, 23 Oct 2000 08:23:31 -0700 (PDT) Received: from rac4.wam.umd.edu (IDENT:root@rac4.wam.umd.edu [128.8.10.144]) by po4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id LAA09725; Mon, 23 Oct 2000 11:22:49 -0400 (EDT) Received: from rac4.wam.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by rac4.wam.umd.edu (8.9.3/8.9.3) with SMTP id LAA06316; Mon, 23 Oct 2000 11:22:49 -0400 (EDT) Received: from localhost (culverk@localhost) by rac4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id LAA06312; Mon, 23 Oct 2000 11:22:49 -0400 (EDT) X-Authentication-Warning: rac4.wam.umd.edu: culverk owned process doing -bs Date: Mon, 23 Oct 2000 11:22:49 -0400 (EDT) From: Kenneth Wayne Culver To: Warner Losh Cc: Mike , alex@astro.su.se, mobile@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: Linksys PCcard netcard + Cardbus In-Reply-To: <200010230343.VAA04069@harmony.village.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 yep, you're right, sorry for the mistake... ================================================================= | Kenneth Culver | FreeBSD: The best NT upgrade | | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: muythaibxr | | The University of Maryland, | Website: (Under Construction) | | College Park. | http://www.wam.umd.edu/~culverk/| ================================================================= On Sun, 22 Oct 2000, Warner Losh wrote: > In message Kenneth Wayne Culver writes: > : that's wierd... my pcmpc must be a pcmpc100, I'll have to check... > > I'm almost positive that the 16-bit card's model is pcmpc100. > > Warner > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 8:24:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns.ezl.com (ns.ezl.com [208.33.203.10]) by hub.freebsd.org (Postfix) with ESMTP id 5CC6B37B4C5 for ; Mon, 23 Oct 2000 08:24:49 -0700 (PDT) Received: from amd800 (MultiSegC30.ezl.com [208.33.200.94]) by ns.ezl.com (8.9.0/8.9.0) with SMTP id KAA23678; Mon, 23 Oct 2000 10:24:44 -0500 (CDT) Message-ID: <000c01c03d05$9d4eeca0$0200000a@garnax.com> From: "Erik" To: Cc: References: <000701c03cab$4a7c2ce0$0200000a@garnax.com> <20001023001256.G75251@149.211.6.64.reflexcom.com> Subject: Re: routing with natd Date: Mon, 23 Oct 2000 10:26:27 -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.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cable (dhcp) ---(vr0)-> BSD machine --(ed0)--> hub = = = > pc1 & pc2 > > I have installed: FreeBSD 4.1-RELEASE > > I think this is the useful stuff from the rc.conf file: > > > > ifconfig_vr0="DHCP" > > gateway_enable="YES" > > network_interfaces="lo0 ed0 vr0" # List of network interfaces > > ipconfig_lo0="inet 127.0.0.1" # default loopback device > > ifconfig_ed0="inet 10.0.0.1 netmask 255.255.255.0" > > firewall_enable="YES" > > firewall_type="OPEN" > > firewall_script="/etc/firewall/fwrules" # created by me > > What rules are you using? Actually, the output of 'ipfw show' would be > prefered. ipfw show 00100 421 49506 divert 8668 ip from any to any via vr0 00200 2827 287913 allow ip from any to any 65535 1 340 deny ip from any to any /etc/firewall/fwrules fwcmd="/sbin/ipfw" $fwcmd -f flush $fwcmd add divert natd all from any to any via vr0 $fwcmd add pass all from any to any > > > natd_program="/sbin/natd" > > natd_enable="YES" > > natd_interface="vr0" > > > > PC1 and PC2 > > win98 SE installed on both > > ips: 10.0.0.2 and 10.0.0.3 and subnet mask is 255.255.255.0 > > dns configuration: host: pc1 and pc2 domain: whatever.com > > dns search order: x.x.x.x dns server for cable > > > > c:\windows\hosts.sam > > 127.0.0.1 localhost > > 10.0.0.1 BSD BSD.whatever.com > > 10.0.0.2 PC1 PC1.whatever.com > > 10.0.0.3 PC2 PC2.whatever.com > > > > I recompiled my kernel with IPDIVERT and IPFIREWALL as options. > > I am able to access the internet from the BSD machine. > > I can ping pc1(10.0.0.2) and pc2(10.0.0.3) either by ip or alias from the > > BSD machine. (edited hosts) > > I can telnet in to the BSD machine from pc1 or pc2 by using 10.0.0.1 (but > > not aliases) > > A Windows problem. *shock* > > > What I want to do is have the BSD machine act as a firewall/router so that > > my little > > network has access to the internet while still being protected. I would > > also like to > > be able to telnet into it (lack of monitors). > > > > > > Is there anything else I have to do to these windows machines? > > No, assuming that they were properly setup by whoever installed the > OSes, the only thing you probably need to do is put in the network > information that you mentioned above. This is just a home networking system, I have setup everything. I just wanted to make sure I had them setup correctly as well. > > Is my rc.conf correct? and Should I change anything in the rc.conf file? > > firewall_type="simple"? > > This will be whatever you make of it since you are not using the > default /etc/rc.firewall where the 'firewall_type' variable is used. > > > What should I have in the fwrules file? > > Whatever firewall rules you need to set up. However, to get things > started, I would suggest using the 'OPEN' firewall rules in > /etc/rc.firewall and then setup your own rule file once you get that > going. > > Finally, are you actually having any problems? From what you said, you > can reach all of the other machines from the FreeBSD box and the Win > boxes can reach the FreeBSD machine, but you never said if there were > any successes or failures with anything else. > -- > Crist J. Clark cjclark@alum.mit.edu The problem I am having is that the network computers (pc1 and 2) are unable to connect to the internet. I am trying to iron out where the problem might be. I am able to go back and forth with the generic ip addresses but (from the pcs) if I try to access anything on the net, it fails. Any idea what might be the problem? If you need any more information let me know Erik erik@ezl.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 8:26: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailb.telia.com (mailb.telia.com [194.22.194.6]) by hub.freebsd.org (Postfix) with ESMTP id 3093437B4C5 for ; Mon, 23 Oct 2000 08:25:56 -0700 (PDT) Received: from ents02 (t5o90p48.telia.com [213.64.7.48]) by mailb.telia.com (8.9.3/8.9.3) with SMTP id RAA12904; Mon, 23 Oct 2000 17:25:52 +0200 (CEST) From: "James Wilde" To: "American Properties, Inc." , Subject: RE: Troubleshooting Date: Mon, 23 Oct 2000 17:26:33 +0200 Message-ID: <002101c03d05$a02e8cf0$8208a8c0@iqunlimited.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-reply-to: <3.0.32.20001023074544.006a43a4@pop3.akula.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of American > Properties, Inc. > Sent: Monday, October 23, 2000 13:46 > To: questions@FreeBSD.ORG > Subject: Troubleshooting > > > I have successfully installed BSD on my computer but I > wish to unistall > it. I would like to replace it with Windows, from a CD. Please let me know > how to do. That's what I call troubleshooting! DOS/Windows fdisk.exe program will remove everything on your disk. You can then set up a primary DOS partition and format it with the DOS/Windows format.com command and then install Windows. If you have a bootable CD-rom dirve you can probably do this without any further bother. mvh/regards James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 8:31:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from styx.astrom.net (unknown [193.15.98.30]) by hub.freebsd.org (Postfix) with ESMTP id 2BAA837B4C5 for ; Mon, 23 Oct 2000 08:31:11 -0700 (PDT) Received: from localhost (astrom@localhost) by styx.astrom.net (8.11.0/8.11.0) with ESMTP id e9NFV5H08791 for ; Mon, 23 Oct 2000 17:31:05 +0200 (CEST) (envelope-from patrik@astrom.net) Date: Mon, 23 Oct 2000 17:31:05 +0200 (CEST) From: Patrik Astrom X-Sender: astrom@styx.astrom.net To: freebsd-questions@freebsd.org Subject: Strange SCSI message and Reboots (and Vinum) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all Im running FBSD 4.1.1-Stable (Oct 10) and Im having trouble with stability!, my problem is that at 02:00 every night my box "crashes" and I get the included error message i my /var/log/messages logfile (A single message). Oct 23 02:00:11 styx /kernel: ahc0:A:1: ahc_intr - referenced scb not valid during seqint 0x71 scb(18) And I wonder if anyone knows what might be the problem, my SCSI card is a Adaptec 2940/UW and Im using a Compaq Disk array with 4 Seagate drives. Im "striping" these disks to a RAID5 volume with Vinum, Im including my vinum configuration below. drive d0 device /dev/da0a drive d1 device /dev/da1a drive d2 device /dev/da2a drive d3 device /dev/da3a volume raid plex org raid5 512k sd length 0 drive d0 sd length 0 drive d1 sd length 0 drive d2 sd length 0 drive d3 Im having this problem EVERY night at 02:00 when "perodic daily" starts (01:59) and i suspects that I get this problem due to heavy IO's. I would be most gratefull for any hint or suggestions you might have.. Regards Patrik Astrom, Stockholm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 8:36:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from siafu.iconnect.co.ke (upagraha.iconnect.co.ke [209.198.248.2]) by hub.freebsd.org (Postfix) with ESMTP id B077F37B479 for ; Mon, 23 Oct 2000 08:36:25 -0700 (PDT) Received: from [212.22.163.2] (helo=poeza.iconnect.co.ke) by siafu.iconnect.co.ke with esmtp (Exim 2.12 #1) id 13njbz-0009kh-00; Mon, 23 Oct 2000 18:34:07 +0300 Received: from wash by poeza.iconnect.co.ke with local (Exim 3.16 #1) id 13njeZ-000BBp-00; Mon, 23 Oct 2000 18:36:47 +0300 Date: Mon, 23 Oct 2000 18:36:47 +0300 From: Odhiambo Washington To: Tim McMillen Cc: FBSD-Q Subject: Re: secure boot Message-ID: <20001023183647.L39976@poeza.iconnect.co.ke> Mail-Followup-To: Odhiambo Washington , Tim McMillen , FBSD-Q References: <200010231306.PAA69534@gilberto.physik.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from "Tim McMillen" on Mon, Oct 23, 2000 at 09:47:08AM -0400 X-Operating-System: FreeBSD poeza.iconnect.co.ke 3.5-STABLE FreeBSD 3.5-STABLE X-Mailer: Mutt http://www.mutt.org/ X-Location: Mombasa, KE, East Africa Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Tim McMillen [20001023 16:49]: => =>No. If somebody has physical access to your box they can do anything they =>want. Including wiping freebsd off your HD and installing windows. => For example you can mark the console as insecure so they have to =>have the superuser password. But all they have to do is have a boot =>floppy to get single user mode. Hey, just wondered if a boot floppy is really necessary...if they cold bott and choose single user mode at the prompt...is there a way of stopping/preventing that??? So that even booting into SUM requires the root passwd... =>You could take out the floppy and cdrom =>drive and allow booting only from the HD. An attacker could just install =>those things back. You can password protect the bios, but taking the =>battery off of it wipes it out and they can change the bios again. => There is no substitute for physical security =>Doing some of the above will help, ie make it more inconvenient to attack =>the box, but you cannot be absolutely safe. => Tim => => =>On Mon, 23 Oct 2000, Christoph Kukulies wrote: => =>> =>> Is there a way to make FreeBSD absolutely safe against rebooting =>> and getting into super user mode, e.g. by interrupting the =>> boot process, ^C into single user or booting into single user mode? =>> =>> -- =>> 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 -Wash -- Odhiambo Washington Inter-Connect Ltd., wash@iconnect.co.ke 5th Flr Furaha Plaza Tel: 254 11 222604 Nkrumah Rd., Fax: 254 11 222636 PO Box 83613 MOMBASA, KENYA. I came, I saw, I deleted all your files. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 8:39:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from disavowed.broken.net (ns.broken.net [199.233.135.10]) by hub.freebsd.org (Postfix) with ESMTP id 7E20137B479 for ; Mon, 23 Oct 2000 08:39:33 -0700 (PDT) Received: (from ian@localhost) by disavowed.broken.net (8.9.3/8.9.3) id IAA01539; Mon, 23 Oct 2000 08:39:01 -0700 (PDT) Date: Mon, 23 Oct 2000 08:39:00 -0700 (PDT) From: Ian Struble To: Roop Nanuwa Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 'Stayalive' telnet session... 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 You should check out screen(ports collection misc/screen). It is just what you are looking for. Ian On Mon, 23 Oct 2000, Roop Nanuwa wrote: > This may seem like a wierd question but is there any way to setup a telnet > session to stay alive even if the connection is severed? > > A typical problem scenario is this: > > 1) telnet into FreeBSD gateway (from a Win98 box) to do some work > that takes a lot of time > 2) windows crashes > 3) restart windows and start a new telnet session, log in again, > attempt to resume what I was doing before the crash > > > What I want to be able to do is have the initial login stay in session, so > that when I reconnect, it's still in the state before it disconnected... > > Has anyone heard of a way to do this? > > TIA > RSN > _________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. > > Share information about yourself, create your own public profile at > http://profiles.msn.com. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 8:42:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from privatecube.privatelabs.com (ppp164.max-01.intercom.com [198.143.0.164]) by hub.freebsd.org (Postfix) with ESMTP id 3807337B479; Mon, 23 Oct 2000 08:42:14 -0700 (PDT) Received: from misha.privatelabs.com (root@misha.privatelabs.com [198.143.31.6]) by privatecube.privatelabs.com (8.9.3/8.9.2) with ESMTP id LAA04400; Mon, 23 Oct 2000 11:01:18 -0400 Received: from virtual-estates.net (mi@localhost [127.0.0.1]) by misha.privatelabs.com (8.11.0/8.9.3) with ESMTP id e9NFfAM16390; Mon, 23 Oct 2000 11:41:13 -0400 (EDT) (envelope-from mi@virtual-estates.net) Message-Id: <200010231541.e9NFfAM16390@misha.privatelabs.com> Date: Mon, 23 Oct 2000 11:41:09 -0400 (EDT) From: mi@aldan.algebra.com Subject: mountd going away after a while To: freebsd-questions@freebsd.org, freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After a few days of operation the mountd would just silently go away on one of our servers -- no new mounts are possible :( Running mountd -d does not give anything and there is nothing in the logs. When started again -- thing come back to normal until the next time -- in a day or two... I ran ``mountd -d >& /var/log/mountd.log &''. After mountd went away as usual, tcsh said the job ended with "Broken pipe"... Any clues? TIA! -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 8:43:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (cfedde.ppp.frii.com [216.17.133.195]) by hub.freebsd.org (Postfix) with ESMTP id 371A937B479; Mon, 23 Oct 2000 08:43:45 -0700 (PDT) Received: from fedde (localhost [127.0.0.1]) by fedde.littleton.co.us (8.11.0/8.11.0.Beta3) with ESMTP id e9NFhWl24128; Mon, 23 Oct 2000 09:43:32 -0600 (MDT) Message-Id: <200010231543.e9NFhWl24128@fedde.littleton.co.us> To: Trent Nelson Cc: questions@FreeBSD.ORG, jhb@FreeBSD.ORG Subject: Re: Dump/restore question. In-Reply-To: <39F3FF56.3DD9103F@echidna.stu.cowan.edu.au> From: Chris Fedde Date: Mon, 23 Oct 2000 09:43:32 -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 23 Oct 2000 17:05:26 +0800 Trent Nelson wrote: +------------------ | I want to change the working size of the slice I've allocated to | FreeBSD from 4GB to 8GB (the whole disk). I'm not confident recreating | all the relevant partitions using newfs(8) and would rather rely on the | 4.1-RELEASE install CD I have. +------------------ Do I understand that you are changing the slice under your whole freebsd install? An option might be to re-label the "other" 4Gig slice and create a freebsd partition there for one of your larger directories. Move /home to this new partition for example. But if you really want to rebuild everything it might be just as easy to do a complete re install then selectively recover stuff from your backups. YMMV chris PS. You can trust the procedure shown in the description of the -r option in the restore manual. In that context "Pristine" means newfs'ed but used for anything else yet. The -r option restores the contents of the dump without checking to see if the filesystem is used for anything else. -- Chris Fedde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 8:45:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from siafu.iconnect.co.ke (upagraha.iconnect.co.ke [209.198.248.2]) by hub.freebsd.org (Postfix) with ESMTP id 7492D37B479 for ; Mon, 23 Oct 2000 08:45:03 -0700 (PDT) Received: from [212.22.163.2] (helo=poeza.iconnect.co.ke) by siafu.iconnect.co.ke with esmtp (Exim 2.12 #1) id 13njkv-000AHO-00; Mon, 23 Oct 2000 18:43:21 +0300 Received: from wash by poeza.iconnect.co.ke with local (Exim 3.16 #1) id 13njnW-000BDb-00; Mon, 23 Oct 2000 18:46:02 +0300 Date: Mon, 23 Oct 2000 18:46:02 +0300 From: Odhiambo Washington To: "American Properties, Inc." Cc: FBSD-Q Subject: Re: Troubleshooting Message-ID: <20001023184602.N39976@poeza.iconnect.co.ke> Mail-Followup-To: Odhiambo Washington , "American Properties, Inc." , FBSD-Q References: <3.0.32.20001023074544.006a43a4@pop3.akula.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3.0.32.20001023074544.006a43a4@pop3.akula.com>; from "American Properties, Inc." on Mon, Oct 23, 2000 at 07:45:49AM -0400 X-Operating-System: FreeBSD poeza.iconnect.co.ke 3.5-STABLE FreeBSD 3.5-STABLE X-Mailer: Mutt http://www.mutt.org/ X-Location: Mombasa, KE, East Africa Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * American Properties, Inc. [20001023 15:34]: => I have successfully installed BSD on my computer but I wish to unistall =>it. I would like to replace it with Windows, from a CD. Please let me know =>how to do. Get a Windows startup disk, reboot with it to command prompt then fdisk /mbr then fdisk and delete the FreeBSD partition and continue from there... I swear you've made the wrong decision, unless you're practicing ;-(), and will come back to FreeBSD, where everything is FREE!! -Wash -- Odhiambo Washington Inter-Connect Ltd., wash@iconnect.co.ke 5th Flr Furaha Plaza Tel: 254 11 222604 Nkrumah Rd., Fax: 254 11 222636 PO Box 83613 MOMBASA, KENYA. One of the most adventurous things left us is to go to bed. For no one can lay a hand on our dreams. -E. V. Lucas, "365 Days and One More" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 8:51:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from siafu.iconnect.co.ke (upagraha.iconnect.co.ke [209.198.248.2]) by hub.freebsd.org (Postfix) with ESMTP id 7301537B479 for ; Mon, 23 Oct 2000 08:51:47 -0700 (PDT) Received: from [212.22.163.2] (helo=poeza.iconnect.co.ke) by siafu.iconnect.co.ke with esmtp (Exim 2.12 #1) id 13njrj-000AlG-00 for freebsd-questions@freebsd.org; Mon, 23 Oct 2000 18:50:23 +0300 Received: from wash by poeza.iconnect.co.ke with local (Exim 3.16 #1) id 13njuK-000BF1-00 for freebsd-questions@FreeBSD.ORG; Mon, 23 Oct 2000 18:53:04 +0300 Date: Mon, 23 Oct 2000 18:53:04 +0300 From: Odhiambo Washington To: "'freebsd-questions@freebsd.org'" Subject: Re: connect to an exchange server Message-ID: <20001023185304.O39976@poeza.iconnect.co.ke> Mail-Followup-To: Odhiambo Washington , "'freebsd-questions@freebsd.org'" References: <20001023142239.A51105@wop21.wop.wtb.tue.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001023142239.A51105@wop21.wop.wtb.tue.nl>; from "Karel J. Bosschaart" on Mon, Oct 23, 2000 at 02:22:39PM +0200 X-Operating-System: FreeBSD poeza.iconnect.co.ke 3.5-STABLE FreeBSD 3.5-STABLE X-Location: Mombasa, KE, East Africa Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Karel J. Bosschaart [20001023 15:26]: =>On Mon, Oct 23, 2000 at 01:57:59PM +0200, Fabien Derudder wrote: =>> If you decide to use MUTT, then the following in your .muttrc set pop_host="exchange server IP " set pop_port=110 set pop_user="your_userid_on_Exchange_server" set pop_pass="Exchange_Server_pass" HTH And you can look at muttrc wherever it is in your system ;-) =>> How can i retrieve my mail on an exchange server using an unix mail client =>> ? =>> thank you so much =>> =>I'm using fetchmail with IMAP protocol, you can install it via ports or =>package. => =>I'm having a bit of trouble though since the Exchange server sometimes =>decides to throw out the "Sender:" header, which I'm using to filter the =>FreeBSD mailing lists. => =>Karel. => => =>To Unsubscribe: send mail to majordomo@FreeBSD.org =>with "unsubscribe freebsd-questions" in the body of the message -Wash -- Odhiambo Washington Inter-Connect Ltd., wash@iconnect.co.ke 5th Flr Furaha Plaza Tel: 254 11 222604 Nkrumah Rd., Fax: 254 11 222636 PO Box 83613 MOMBASA, KENYA. Couldn't we jury-rig the cat to act as an audio switch, and have it yell at people to save their core images before logging them out? I'm sure the cattle prod would be effective in this regard. In any case, a traverse mounted iguana, while more perverted, gives better traction, not to mention being easier to stake. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 9:18:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.screaming.net (smtp.screaming.net [212.49.224.20]) by hub.freebsd.org (Postfix) with ESMTP id 585DC37B4C5 for ; Mon, 23 Oct 2000 09:18:22 -0700 (PDT) Received: from lexx.my.domain (dyn29-ras7.screaming.net [212.49.230.29]) by smtp.screaming.net (8.9.3/8.9.3) with SMTP id QAA19600 for ; Mon, 23 Oct 2000 16:21:47 GMT From: John Murphy To: questions@freebsd.org Subject: Re: routing with natd Date: Mon, 23 Oct 2000 17:17:49 +0100 Organization: The Organisation Reply-To: bigotfo@bigfoot.com Message-ID: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Erik wrote: > >c:\windows\hosts.sam >127.0.0.1 localhost >10.0.0.1 BSD BSD.whatever.com >10.0.0.2 PC1 PC1.whatever.com >10.0.0.3 PC2 PC2.whatever.com > I hope you have c:\windows\hosts as well; hosts.sam is just a sample = file. HTH John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 9:18:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.screaming.net (smtp.screaming.net [212.49.224.20]) by hub.freebsd.org (Postfix) with ESMTP id BC28637B4D7 for ; Mon, 23 Oct 2000 09:18:22 -0700 (PDT) Received: from lexx.my.domain (dyn29-ras7.screaming.net [212.49.230.29]) by smtp.screaming.net (8.9.3/8.9.3) with SMTP id QAA19605 for ; Mon, 23 Oct 2000 16:21:48 GMT From: John Murphy To: questions@freebsd.org Subject: https through ppp firewall Date: Mon, 23 Oct 2000 17:17:51 +0100 Organization: The Organisation Reply-To: bigotfo@bigfoot.com Message-ID: <9vl8vs447qlj00na4g7scaa43ei9uooguu@4ax.com> X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've recently upgraded my gateway to FreeBSD-4.1 and decided to use the nat and firewall features of the ppp program. All is fine except outgoing https connections don't connect. I don't remember having to make a specific ipfw rule for https, but it seems I do need a set filter line or two for ppp.conf. Trouble is I just can't seem to find a resource that gives the information I need. So which port does https use and where is a good resource for this kind of info? Thanks again John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 9:18:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.screaming.net (smtp.screaming.net [212.49.224.20]) by hub.freebsd.org (Postfix) with ESMTP id 7272937B4F9 for ; Mon, 23 Oct 2000 09:18:24 -0700 (PDT) Received: from lexx.my.domain (dyn29-ras7.screaming.net [212.49.230.29]) by smtp.screaming.net (8.9.3/8.9.3) with SMTP id QAA19608 for ; Mon, 23 Oct 2000 16:21:49 GMT From: John Murphy To: questions@freebsd.org Subject: Re: Mounting an extended dos partition Date: Mon, 23 Oct 2000 17:17:52 +0100 Organization: The Organisation Reply-To: bigotfo@bigfoot.com Message-ID: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Xenofon wrote: >One of my disks (ad0) has two partitions: ad0s0, which >is an msdos partition, and ad0s1 which is an extended >dos partition. When i try to mount ad0s1 with 'msdos' >type, i get a mount_msdos: invalid argument error, >while mount by itself returns an incorrect superblock >error. When i run the sysinstall utility to check the >partitions using the disk label, I can only see ad0s0. >Any clues? >Thanks in advance. >-X Try ad0s5. I think that's right for the first extended partition. HTH John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 9:23:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from turtle.looksharp.net (cc360882-a.strhg1.mi.home.com [24.2.221.22]) by hub.freebsd.org (Postfix) with ESMTP id 79B2637B479; Mon, 23 Oct 2000 09:23:28 -0700 (PDT) Received: from localhost (bandix@localhost) by turtle.looksharp.net (8.9.3/8.9.3) with ESMTP id MAA63895; Mon, 23 Oct 2000 12:23:52 -0400 (EDT) (envelope-from bandix@looksharp.net) Date: Mon, 23 Oct 2000 12:23:52 -0400 (EDT) From: "Brandon D. Valentine" To: questions@freebsd.org Cc: ports@freebsd.org Subject: PostgreSQL 7 install options Message-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 migrate a db off of an older version of Postgres on an aging linux server onto one of the new FreeBSD machines I installed when I arrived. A lot of the scripts and the like used the maintain the db are dependent on the postgres username and a specific directory on the drive. Now I don't really feel like rewriting all of this old code right now so I'm looking for someone who can tell me how to install the PostgreSQL 7 port with a different username and database directory than the standard /usr/local/pgsql. Otherwise I'll probably end up just compiling it from source and I always hesitate to lose package management. -- Brandon D. Valentine "Few things are harder to put up with than the annoyance of a good example." -- Mark Twain, Pudd'nhead Wilson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 9:27:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gate.tellurian.net (gate.tellurian.net [216.182.1.1]) by hub.freebsd.org (Postfix) with ESMTP id 1587937B4C5; Mon, 23 Oct 2000 09:27:20 -0700 (PDT) Received: from tellurian.com (unverified [208.59.162.242]) by gate.tellurian.net (Rockliffe SMTPRA 4.2.4) with ESMTP id ; Mon, 23 Oct 2000 12:27:19 -0400 Message-ID: <39F46748.8E433F14@tellurian.com> Date: Mon, 23 Oct 2000 12:28:56 -0400 From: Marko Ruban X-Mailer: Mozilla 4.61 [en] (Win98; I) X-Accept-Language: en,uk MIME-Version: 1.0 To: FreeBSD questions Cc: FreeBSD hackers Subject: Re: Routing issue with cable modem References: <39F0C896.30C53A1D@dppl.com> <20001023062704.A23746@firedrake.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Fri, Oct 20, 2000 at 06:35:02PM -0400, Marko Ruban wrote: > > Joel said HTML was badly formatted, so I'm resubmitting in plain text. > > Thanks :) > > That's progress ... but if you would wrap your lines around 70-74 > columns, it would be even better. Thank you. I wish I'd get as much help, as I got "improper message formatting" responses :) P.S. No column counter in Netscape email composer :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 9:32:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id 3E63337B479 for ; Mon, 23 Oct 2000 09:32:35 -0700 (PDT) Received: from d.tracker ([216.191.75.43]) by www3.pacific-pages.com (8.8.5) id KAA09525; Mon, 23 Oct 2000 10:32:18 -0600 (MDT) Received: (from david@localhost) by d.tracker (8.9.3/8.9.3) id MAA02915 for questions@freebsd.org; Mon, 23 Oct 2000 12:28:33 GMT (envelope-from david) Date: Mon, 23 Oct 2000 12:28:33 GMT From: David Banning Message-Id: <200010231228.MAA02915@d.tracker> To: questions@freebsd.org Subject: flash for netscape question Reply-To: david@banning.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I installed flash from the ports, but it doesn't seem to work. I notice that the only flash version available in ports is for Linux- does that mean I have to run the linux netscape version to use flash? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 9:47:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from madli.ut.ee (madli.ut.ee [193.40.5.124]) by hub.freebsd.org (Postfix) with ESMTP id DEAC637B479 for ; Mon, 23 Oct 2000 09:47:10 -0700 (PDT) Received: from ut.ee (KKL01.lai.ut.ee [193.40.16.9]) by madli.ut.ee (8.10.1/8.10.1/madli-1.12) with ESMTP id e9NGl4C12303 for ; Mon, 23 Oct 2000 18:47:09 +0200 (EET) Message-ID: <39F46AAD.17C522F9@ut.ee> Date: Mon, 23 Oct 2000 18:43:25 +0200 From: nr X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: installing precompiled kernel Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My prvious message was'nt formulated correctly.What i ment was what i should do (i.e. what files to copy)to load kernel which i compiled on another machine. I copyed kernel & modules ,but it did'nt work. Kernel booted but shell failed to load. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 9:53: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id E337437B4CF for ; Mon, 23 Oct 2000 09:52:58 -0700 (PDT) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id UAA29442; Mon, 23 Oct 2000 20:59:19 +0200 Message-ID: <39F46D21.61E29BD5@i-clue.de> Date: Mon, 23 Oct 2000 18:53:53 +0200 From: Christoph Sold X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: david@banning.com Cc: questions@FreeBSD.ORG Subject: Re: flash for netscape question References: <200010231228.MAA02915@d.tracker> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Banning schrieb: > I installed flash from the ports, but it doesn't seem > to work. > > I notice that the only flash version available in ports is for > Linux- does that mean I have to run the linux netscape version > to use flash? Yes. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 10: 7:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 2116737B479 for ; Mon, 23 Oct 2000 10:07:48 -0700 (PDT) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id VAA29574; Mon, 23 Oct 2000 21:14:04 +0200 Message-ID: <39F47096.39106151@i-clue.de> Date: Mon, 23 Oct 2000 19:08:38 +0200 From: Christoph Sold X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: Sarasi Barman Cc: questions@FreeBSD.ORG Subject: Re: Create a new user References: <20001020101200.29971.qmail@web9008.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sarasi Barman schrieb: > Dear All, > Is there any program or API written in java to > create the user id and password. FreeBSD has no such thing. Instead, /stand/sysinstall is quite good at this. Mass additions and remote administration may be solved using your favorite shell or scripting language. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 10:11:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dnai.com (dnai.com [207.181.194.98]) by hub.freebsd.org (Postfix) with ESMTP id D63CD37B479 for ; Mon, 23 Oct 2000 10:11:46 -0700 (PDT) Received: from neptune.dnai.com (neptune.dnai.com [207.181.194.93]) by dnai.com (8.9.3/8.9.3) with ESMTP id KAA08196; Mon, 23 Oct 2000 10:11:46 -0700 (PDT) Received: from terra (207-172-166-176.s176.tnt1.sfrn.ca.dialup.rcn.com [207.172.166.176]) by neptune.dnai.com (8.9.3/8.9.3) with SMTP id KAA42682; Mon, 23 Oct 2000 10:11:45 -0700 (PDT) From: "Sam" To: "Christoph Sold" , Subject: RE: Supporting Tape Drive Date: Mon, 23 Oct 2000 10:11:45 -0700 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C03CD9.A5C82120" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <39F41F30.ADF067E0@i-clue.de> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C03CD9.A5C82120 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit I have an HP SureStore DAT24 and unfortunately at this time the driver is broken. The backups are slow (the tape keeps resetting) and if you try to back up more than a tape can hold instead of asking for another tape it simply halts with an error message. This problem is being worked on but it is not yet resolved. Sam -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Christoph Sold Sent: Monday, October 23, 2000 4:21 AM To: KY Lee Cc: Subject: Re: Supporting Tape Drive is a single-ended, narrow SCSI-2 tape drive with one slot. Such tape drives are supported. HTH -Christoph Sold KY Lee schrieb: Hi, Thanks for reading this email. I would like to get some advices from you regarding tape drive. For your information, I am a new FreeBSD user. I plan to get a unit of tape drive that can support FreeBSD. I would like to know whether "HP SureStore DAT24" can be supporteb by FreeBSD. ------=_NextPart_000_0005_01C03CD9.A5C82120 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I have an HP SureStore = DAT24 and=20 unfortunately at this time the driver is broken. The backups are slow = (the tape=20 keeps resetting) and if you try to back up more than a tape can hold = instead of=20 asking for another tape it simply halts with an error message. This = problem is=20 being worked on but it is not yet resolved.
 
Sam
-----Original Message-----
From:=20 owner-freebsd-questions@FreeBSD.ORG=20 [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of = Christoph=20 Sold
Sent: Monday, October 23, 2000 4:21 AM
To: KY = Lee
Cc: Subject: Re: Supporting Tape=20 Drive

is a single-ended, narrow SCSI-2 tape drive = with one=20 slot. Such tape drives are supported.=20

HTH
-Christoph Sold=20

KY Lee schrieb:=20

Hi,     Thanks for reading this=20 email.    =20 I would like to get some advices from you regarding tape drive. For = your=20 information, I am a new FreeBSD user. I plan to get a unit of tape = drive=20 that can support FreeBSD. I would like to know whether "HP SureStore = DAT24"=20 can be supporteb by FreeBSD.
 
------=_NextPart_000_0005_01C03CD9.A5C82120-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 10:17:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web4405.mail.yahoo.com (web4405.mail.yahoo.com [216.115.105.35]) by hub.freebsd.org (Postfix) with SMTP id DDD2037B4C5 for ; Mon, 23 Oct 2000 10:17:17 -0700 (PDT) Message-ID: <20001023171717.22024.qmail@web4405.mail.yahoo.com> Received: from [194.177.210.231] by web4405.mail.yahoo.com; Mon, 23 Oct 2000 10:17:17 PDT Date: Mon, 23 Oct 2000 10:17:17 -0700 (PDT) From: Xenofon Subject: Greek support, continue 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 installed the greek fonts as mentioned, and, following the documentation, added the XTerm*font line in ~/.Xresources. I see no difference, although when i run xtermset -fb to set the term's font to greek, there is some progress ie the font and window size change. However, I still can't see greek: All existing greek text is displayed in hex, and when i try to type in greek (using grkbd) nothing is diplayed. Any more clues? Thanks again -X __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 10:21:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from snoopy.brwn.org (intgw1.brwn.org [196.28.127.66]) by hub.freebsd.org (Postfix) with ESMTP id 3DB4537B479 for ; Mon, 23 Oct 2000 10:21:49 -0700 (PDT) Received: by snoopy.brwn.org (Postfix, from userid 1000) id 4F20D3ABC; Mon, 23 Oct 2000 19:21:41 +0200 (SAST) Date: Mon, 23 Oct 2000 19:21:41 +0200 From: Willem Brown To: marcus.lam@coresolutions.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: PPP NAT problems Message-ID: <20001023192141.T40098@snoopy.brwn.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from marcus.lam@coresolutions.com on Mon, Oct 23, 2000 at 10:08:45AM +0800 X-Public-Key: http://willem.brwn.org/pubkey.txt X-Chat-Server: http://chat.brwn.org/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, On Mon, Oct 23, 2000 at 10:08:45AM +0800, marcus.lam@coresolutions.com wrote: > Hello, > > I have a FreeBSD box set up with PPPoE set up and it's running fine. no > problem. > > Now I want to share this connection with other NT boxes I have. For some > reason I can ping from a NT box to the outside world but I cannot get real > connection, let's say a HTTP connection, to the outside world. > > I am using ipfilter for NAT purposes. And the configuration is like this: > ========================================================================== > map tun0 192.168.0.0/16 -> 0.0.0.0/32 portmap tcp/udp 40000:65000 > map tun0 192.168.0.0/16 -> 0.0.0.0/32 This might be your problem.^^^^^^^^^^^^ It should be 0/0 not 0.0.0.0/32. You can also use the interface name, tun0/32. > > and for ipfilter I set this: > ========================================== > pass in quick proto tcp all keep state > pass out quick proto tcp all keep state > > > Now on a NT box (192.168.0.50) I can ping, say, www.oracle.com > successfully but when I use a browser to access www.oracle.com it never > returns. I noticed there is actually traffic thru the DSL modem but the > result never reach back to the NT box, is it a routing issue or some other > settings I forgot? > > here is a dump of the routing table on the FreeBSD box > ================================================================ > Destination Gateway Flags ... Netif Expire > default 192.168.64.1 UGSc tun0 > 10 link#1 UC xl0 => > 127.0.0.1 127.0.0.1 UH lo0 > 192.168 link#2 UC rl0 => > 192.168.0.50 link#2 UHLW rl0 => > 192.168.64.1 203.169.162.137 UH tun0 > > > Thanks. > > -------------------------------------------------------------------- > Marcus Lam (marcus.lam@coresolutions.com) Best Regards Willem Brown -- /* =============================================================== */ /* Linux, FreeBSD, NetBSD, OpenBSD. The choice is yours. */ /* =============================================================== */ Inside every large program is a small program struggling to get out. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 10:22:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 528AF37B479 for ; Mon, 23 Oct 2000 10:22:06 -0700 (PDT) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id VAA29703; Mon, 23 Oct 2000 21:28:16 +0200 Message-ID: <39F473E9.C7AAE11B@i-clue.de> Date: Mon, 23 Oct 2000 19:22:49 +0200 From: Christoph Sold X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: Joel Dinel Cc: questions@FreeBSD.ORG Subject: Re: FreeBSD on slave IDE disk References: <000b01c0396f$d2e43c60$9d39c918@videotron.ca> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Joel Dinel schrieb: > Here's my setup : > > Primary IDE Master: 13GB HD > Primary IDE Slave: 10GB HD > > Secondary IDE Master: CDROM > Secondary IDE Slave: CDRW > > I want to use my Primary IDE slave disk for FreeBSD. Can it be done? Yes. > Where (MBR on master, MBR on slave?) would I want to install BootEasy ? The master disk needs booteasy, on the slave disk you may want booteasy; alternatively, mark the freebsd slice as active. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 10:22:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id 9669437B4C5 for ; Mon, 23 Oct 2000 10:22:42 -0700 (PDT) Received: by heorot.1nova.com (Postfix, from userid 1000) id 960833294; Sun, 22 Oct 2000 09:46:19 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id 831273293 for ; Sun, 22 Oct 2000 09:46:19 +0000 (GMT) Date: Sun, 22 Oct 2000 09:46:19 +0000 (GMT) From: Rick Hamell To: questions@freebsd.org Subject: Email & Virtual Domains Message-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, this is my first attempt at setting up virtual domains. How do I get all email sent to virtual.com to get forwarded to just one mailbox? (I assume that is the correct way to do it for webmaster, support, sales, etc.) Or should I setup seperate enteries for each? Even better does any one have a good guide on doing virtual domain setups? The Apache web site is a headache to read, and I'm not finding anything about this in the Postfix docs... :( Thanks much! Rick ******************************************************************* Rick's FreeBSD Web page http://heorot.1nova.com/freebsd Ace Logan's Hardware Guide http://www.shatteredcrystal.net/hardware ***FreeBSD - The Power to Serve! http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 10:27:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.thebiz.net (mx1.thebiz.net [216.238.0.20]) by hub.freebsd.org (Postfix) with SMTP id A91BF37B479 for ; Mon, 23 Oct 2000 10:27:44 -0700 (PDT) Received: (qmail 19791 invoked from network); 23 Oct 2000 13:27:36 -0400 Received: from mail2.backend.thebiz.net (HELO mail2.thebiz.net) (172.16.0.129) by mx1.backend.thebiz.net with SMTP; 23 Oct 2000 13:27:36 -0400 Received: (qmail 23271 invoked by uid 0); 23 Oct 2000 13:27:36 -0400 Received: from unknown (HELO shell1.thebiz.net) (216.238.35.75) by mail.thebiz.net with SMTP; 23 Oct 2000 13:27:36 -0400 Date: Mon, 23 Oct 2000 13:27:35 -0400 (EDT) From: X-Sender: tom@shell1.thebiz.net To: Adam Fladwood Cc: The Hermit Hacker , freebsd-questions@FreeBSD.ORG Subject: RE: Jail! In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I setup my jail by hand. I just made the necessary directories and started putting the binaries in there. Do ldd programname to see the dependant libs and then copy them in the jail. My jail is called sandbox so when I want to see if something can run in the jail I do: chroot /sandbox /path/to/binary Hope this helps. On Fri, 20 Oct 2000, Adam Fladwood wrote: > I don't think that I worded my problem too well as I read over it. I've > read the manual and everything, however when I get to the part where you > have to use the make commands it failes. > > I get make: don't know how to make hierarchy. Stop. > > Is there a Makefile that needs to be in /usr/src that I don't have? If so > do you know where I can obtain it? > > Thanks, > Adam > > > -----Original Message----- > From: The Hermit Hacker [mailto:scrappy@hub.org] > Sent: Thursday, October 19, 2000 6:34 AM > To: Adam Fladwood > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: Jail! > > > > from the man page: > > D=/here/is/the/jail > cd /usr/src > make hierarchy DESTDIR=$D > > > On Fri, 20 Oct 2000, Adam Fladwood wrote: > > > Hey everyone, > > > > I'm trying to setup jail on FreeBSD 4.1, however I'm a little confused as > to > > where I'm supposed to grab the Makefile from. I mean, how can I do the: > make > > hierarchy? If there's something that I'm missing let me know, thanks! > > > > Adam > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 23 10:28:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from c017.sfo.cp.net (c017-h014.c017.sfo.cp.net [209.228.12.228]) by hub.freebsd.org (Postfix) with SMTP id 14A2E37B479 for ; Mon, 23 Oct 2000 10:28:18 -0700 (PDT) Received: (cpmta 15620 invoked from network); 23 Oct 2000 10:26:55 -0700 Received: from unknown (HELO filip) (63.201.151.239) by smtp.pakana.com (209.228.12.228) with SMTP; 23 Oct 2000 10:26:55 -0700 X-Sent: 23 Oct 2000 17:26:55 GMT Reply-To: From: "Filip Hanik" To: Subject: News Server Date: Mon, 23 Oct 2000 10:26:11 -0700 Message-ID: <000f01c03d16$5759ed60$ef97c93f@pakana.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'd like to expand my understanding on how news servers work together. If I set up a local news server at our company feeding from some other server. How do our posts reach out to the rest of the world? thanks Filip Filip Hanik Technical Architect Pakana Corporation fhanik@pakana.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 10:29:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from server1.cbiws.net (unknown [216.76.105.98]) by hub.freebsd.org (Postfix) with ESMTP id C721C37B479 for ; Mon, 23 Oct 2000 10:29:14 -0700 (PDT) Received: from ns1 (pm1-16.citywalk.net [209.118.223.116]) by server1.cbiws.net (8.8.8/8.8.8) with SMTP id NAA06130 for ; Mon, 23 Oct 2000 13:52:09 GMT (envelope-from mike@cheneybrothers.com) From: "Cheney Email" To: Subject: FreeBSD Setup Help. Date: Mon, 23 Oct 2000 13:32:25 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am hoping someone can help me with this. I am in the process of building a new server and all I need to do is create all the file systems and restore from backup to the new server. I am having a problem with the new file system creation process. For some reason it creates the /, /usr, /var and then hangs on the last file system. Some additional info: 1. Running FreeBSD 2.2.8 2. Running DPT Raid w/ 3 - 9.1 Seagate scsi drives I have booted from both floppy and cdrom, I go in and do a fdisk on the entire drive, set it bootable, exit out. The I go into the disk label and create the following: / root file system 50MB /usr 1500MB /var 3000MB /swap 256MB /u2 I allocate the rest of the space to this file system about 12.5 gigs. I then do a W to write the changes, and all goes well until the goes to create the /u2 file system. It appears to be working fine, lots of lights flashing for about 2 mins on the drives. Then all lights go out and some clicking starts for quite sometime and then just locks up. The screen which shows the information about which file system it is creating is still there. Also one more thing. It is common to have the raid system loose 10 gigs of space? I have 27 gigs total, but when booting the screen show only 17 gigs available and the same for the labeler. Thanks in advance..Much appreciated! -Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 10:30:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mercury.sunyit.edu (mercury.sunyit.edu [150.156.16.8]) by hub.freebsd.org (Postfix) with ESMTP id 1E84237B4C5 for ; Mon, 23 Oct 2000 10:30:35 -0700 (PDT) Received: from demeter.sunyit.edu (demeter4.sunyit.edu [150.156.250.9]) by mercury.sunyit.edu (8.9.3/8.9.3) with ESMTP id NAA04716 for ; Mon, 23 Oct 2000 13:30:32 -0400 (EDT) Received: from localhost (banksw@localhost) by demeter.sunyit.edu (8.9.3+Sun/8.9.3) with ESMTP id NAA21830 for ; Mon, 23 Oct 2000 13:30:30 -0400 (EDT) X-Authentication-Warning: demeter.sunyit.edu: banksw owned process doing -bs Date: Mon, 23 Oct 2000 13:30:30 -0400 (EDT) From: Wyatt Banks X-Sender: banksw@demeter To: questions@freebsd.org Subject: mouse configuration 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 When I start my FreeBSD 4.0 machine, I am currently configured to boot in character mode, and if I move my mouse, I see a cursor in character mode. Is this configured correctly? Thank you banksw@sunyit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 10:44:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web9205.mail.yahoo.com (web9205.mail.yahoo.com [216.136.129.38]) by hub.freebsd.org (Postfix) with SMTP id 4068837B479 for ; Mon, 23 Oct 2000 10:44:09 -0700 (PDT) Message-ID: <20001023174405.71446.qmail@web9205.mail.yahoo.com> Received: from [63.239.86.253] by web9205.mail.yahoo.com; Mon, 23 Oct 2000 10:44:05 PDT Date: Mon, 23 Oct 2000 10:44:05 -0700 (PDT) From: Drew Subject: FreeBSD 4.1.1 / XFree 4.0.1 / Voodoo III To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have a FreeBSD 4.1.1 box with a Voodoo III installed in it. I wanted to try to use XFree 4.X. I installed XFree86-4.0.1_2, XFree86-libraries-4.01, XFree86-clients-4.0.1, and XFree86-Server-4.0.1. My problem is that when I run xf86config there are no voodoo cards listed in the card database. I have two questions: 1) What controls what cards are in the card database for xf86config and 2) How do I get support for my Voodoo III in XFree 4? Thankyou for your time. Andrew __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 10:48:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kenmore.com21.com (fws.com21.com [209.10.47.135]) by hub.freebsd.org (Postfix) with ESMTP id 7D7B237B479 for ; Mon, 23 Oct 2000 10:48:35 -0700 (PDT) Received: by kenmore.com21.com with Internet Mail Service (5.5.2650.21) id ; Mon, 23 Oct 2000 10:57:32 -0700 Message-ID: <2B8F0B931AB3D311B12C009027E40985D13CEA@kenmore.com21.com> From: Steve Malenfant To: freebsd-questions@FreeBSD.ORG Subject: tftpd and name server Date: Mon, 23 Oct 2000 10:57:31 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C03D1A.B79EE302" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C03D1A.B79EE302 Content-Type: text/plain; charset="iso-8859-1" Since version 3.2 or I don't remember, tftpd service does not work well on our system. I run a 3.5, 4.0 and 4.1 freebsd boxes, all have problem with tftpd. it work well when I don't use the -s, when I use -s, my transfert got timeout and I can see some connection to a local name server on my box.. The IP I use doesn't have DNS entry... But when I use the user nobody with search path /tftpboot... all work well. Is there a problem with tftpd with -s that will ask the resolver and if my resolver doesn't answer, it will have a timeout of ??? 2 minutes??? Thank you for your future response, it's been a while I tried to fix this... Steve ------_=_NextPart_001_01C03D1A.B79EE302 Content-Type: text/html; charset="iso-8859-1"
Since version 3.2 or I don't remember, tftpd service does not work well on our system.
 
I run a 3.5, 4.0 and 4.1 freebsd boxes, all have problem with tftpd.
 
it work well when I don't use the -s, when I use -s, my transfert got timeout and I can see some connection to a local name server on my box..
 
The IP I use doesn't have DNS entry...
 
But when I use the user nobody with search path /tftpboot... all work well.
 
Is there a problem with tftpd with -s that will ask the resolver and if my resolver doesn't answer, it will have a timeout of ??? 2 minutes???
 
Thank you for your future response, it's been a while I tried to fix this...
 
Steve
 
------_=_NextPart_001_01C03D1A.B79EE302-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 10:48:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout4-0.nyroc.rr.com (mailout4-0.nyroc.rr.com [24.92.226.120]) by hub.freebsd.org (Postfix) with ESMTP id 333AD37B4CF for ; Mon, 23 Oct 2000 10:48:40 -0700 (PDT) Received: from twcny.rr.com (bvh1-97fc.twcny.rr.com [24.161.97.252]) by mailout4-0.nyroc.rr.com (8.9.3/8.9.3) with ESMTP id NAA20237 for ; Mon, 23 Oct 2000 13:44:01 -0400 (EDT) Message-ID: <39F479F0.247FFA02@twcny.rr.com> Date: Mon, 23 Oct 2000 13:48:32 -0400 From: Tom Parquette X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Alphanumeric paging software? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Please CC me on any replys. Thanks... I'm looking for software that will run under FreeBSD to can dial out into alphanumeric paging companies and send alphanumeric pages to Motorola pagers. e.g. Advisor, Advisor Elite. Is anybody aware of any software that will do this? Cheers... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 10:52: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mercure.IRO.UMontreal.CA (mercure.IRO.UMontreal.CA [132.204.24.67]) by hub.freebsd.org (Postfix) with ESMTP id 1E1A537B479 for ; Mon, 23 Oct 2000 10:51:48 -0700 (PDT) Received: from phobos.IRO.UMontreal.CA (IDENT:root@phobos.IRO.UMontreal.CA [132.204.20.20]) by mercure.IRO.UMontreal.CA (8.9.3/8.9.3) with ESMTP id NAA03359; Mon, 23 Oct 2000 13:51:42 -0400 Received: from localhost (beaupran@localhost) by phobos.IRO.UMontreal.CA (8.9.3/8.9.3) with ESMTP id NAA12258; Mon, 23 Oct 2000 13:51:41 -0400 Full-Name: Antoine Beaupre Date: Mon, 23 Oct 2000 13:51:41 -0400 (EDT) From: Antoine Beaupre To: Mike Meyer Cc: questions@freebsd.org Subject: Re: Adding the package concept to the ports collection In-Reply-To: <14831.44879.402723.564087@guru.mired.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, 19 Oct 2000, Mike Meyer wrote: > Antoine Beaupre writes: > > I was wondering if it would be possible to add the 'package' concept to > > the ports collection in a sense that the database would include the name > > of the package or if there's none, why. An install target would then only > > have to download the package and save the compilation time. I also > > think that the package would be smaller than the source, and so, faster to > > download. > > Yup, that's the advantages of packages. However, you can't go from > installing a port to installing packages. For instance, I set > LOCALBASE=/usr/opt in /etc/make.conf. A prebuilt package with > LOCALBASE=/usr/local won't work, because the libraries it's looking > for won't be in the right place, even though the dependencies are > met. Not to mention violating my system policies by installing what I > consider an optional part of FreeBSD(*) in /usr/local. Are you sure about that? Well then this is Yet Another Problem with the packages. Not PREFIX-independent. > If you really want this, why don't you apply it to the port you're > working on, and install the package instead of the port? Once you've > got things set up right, it should all work as you describe. Caveat: I > don't use packages, and so have never done this. The problem is that I am lazy and have sometimes many packages to install. And what I end up doing is to download the package, try to install it, download the dependencies, try to install them, etc... What I would like would be for pkg_add to download the necessary dependencies by itself... > > I think the port collection as it is now has several drawbacks, in terms > > of a software indexing facility, that is. Upgrading ports is a nightmare. > > The more we go, the more various ports have dependency lists that grow and > > grow. So when a single package such as GTK or ORBit gets updated, a whole > > chunk of ports have to be updated too. The problem is that > > "updated" means: > > Well, the details aren't right (updating GTK may cause a package > dependent on it to be updated, but it doesn't mean you have to get the > new distfile for that package; just recompile it), but updating ports > is certainly a problem. Yes. I got it the wrong way around. It's more like "updating gimp needs a later version of gtk which will install over an older one..." > In theory, it's pretty easy: > > generate the dependency list for each package to be updated. > merge and tsort the lists of ports > foreach port in the list: > try: > make in > pkg_delete the old version > except: > Tell the user it died and bail > reverse the port list > foreach port in the list: > try: > make install in > except: > Tell the user it died and bail > > Note that "pkg_version -c" tries to do this for you. However, > "pkg_version -c" has at least one serious problem. All my installed > packages are up to date - but I get *96* lines from "pkg_version -c", > because there are multiple versions of some of the ports. In some of > these cases, it just deinstalls and rebuilds the current port. In > some, it's going to upgrade a package where I'm running an older one > (which is still in the ports tree) on purpose. In the worst case - > well, consider this: > > # > # glib > # multiple versions (index has 1.2.8,1.3.1) > # > cd /usr/ports/devel/glib13 > make && pkg_delete -f glib-1.2.8 > make install > > It's going to delete my glib 1.3, and install 1.2! Which is often needed by other older packages... Yes. I know. This is not nice. The multiple version thing is really a big problem. > I don't even want to think what it would have done if I'd had > japanese/w3m installed instead of www/w3m. > > And right there is the root of the problem. A port name has two > selectors - the category and the name: www/w3m; sysutils/grub, > devel/glib13, etc. In that last case, the "name" is a composite of the > package name and the version. Packages just capture the name and > version, and don't notice when the version creeps into the name. One thing we could do would be to integrate the "category" and the "version" into the name. It would be a good thing since I'm always looking around in /var/db/pkg wondering: "do I have a good cdplayer package?" or "what's that chat client name again?"... > That's what kept me from turning the above pseudo code into a real > script: I couldn't figure out a reliable way to go from a package name > to a port name. I figure that the script wouldn't be much longer than > the pseudo, as a good HLL has most of the operations needed as > primitives or in a library. But getting that is a pain. I > though briefly about trying to do this by grovelling through the ports > Makefile, but that's - well, you can see how well pkg_version does at > it. Yes. This is really a problem I did not even think of then. I think this is getting way out of control. > > The problem with the current package system is that it does not resolve > > dependency problems by itself as the ports does. How could it anyways? A > > package is all it says: a package of information regarding a particular > > piece of software. It might include information on which other packages > > are needed by this one, but nothing else. > > First, packages *do* include the dependency information. And what else > do you need? pkg_add will auto-install the required packages for you - > which is exactly what you're wanting it to do, right? If they're available on the local machine. Or am I mistaken? > Come to that, if you don't believe that packages can do this job, then > there's no way you can make ports that load packages do it, as the > port may depend on a package that depends on things you don't have > installed. Once you fix that, you might as well just install the > package you're building instead of the port, and let the software that > deals with package technologies work there. Except it's already been > fixed, and packages behave like you want. I think I'll do some tests before getting further into this. I seem to have missed a good part of pkg_ad functionalities (i.e. I know it can install a package from a remote anonymous ftp site, but I didn't think it could do it for dependencies) > > Is it me or all this woudn't be that hard to implement? Just a PACKAGENAME > > variable along with a version variable of some sort (PORTVERSION would > > probably be OK) and a PACKAGE_SITE hierarchy of variables. That would be > > the biggest desgin problem... > > The package system needs a rewrite before you can add a formal > "update" method for ports, which would be nice to have. If you're > going to do that, jkh has a wishlist for packages that include things > like an archive format with a directory, a secure scripting language, > a device-independent UI library, etc. Yeah... I have to read this article again. URL? > > I would be personnally ready to work on the ports for this to happen but I > > want to know wether or not this would be a good idea, or if there's > > already some work in pregress. > > Ok, the right place to talk about ports is ports@freebsd.org. However, > this is a recurring topic there. Between that and it not being clear > about whether you wanted to work on packages or ports, I left the > discussion here. If you're wanting to work on the package system, > check with jkh. The interface library is being worked on, but I'm not > sure about the rest of it. Yeah. I'll have to think this over. A. Si l'image donne l'illusion de savoir C'est que l'adage pretend que pour croire, L'important ne serait que de voir Lofofora To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 10:52:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.prod.itd.earthlink.net [207.217.121.50]) by hub.freebsd.org (Postfix) with ESMTP id 2647F37B479 for ; Mon, 23 Oct 2000 10:52:54 -0700 (PDT) Received: from mickey (sdn-ar-004txhousP286.dialsprint.net [168.191.178.88]) by avocet.prod.itd.earthlink.net (EL-8_9_3_3/8.9.3) with SMTP id KAA11592; Mon, 23 Oct 2000 10:52:53 -0700 (PDT) Reply-To: From: "Jason Holland" To: "Tom Parquette" , Subject: RE: Alphanumeric paging software? Date: Mon, 23 Oct 2000 12:52:49 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <39F479F0.247FFA02@twcny.rr.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG qpage in /usr/ports/comms i use it at work, its great! http://www.qpage.org jason > > > Please CC me on any replys. Thanks... > > I'm looking for software that will run under FreeBSD to can dial out > into alphanumeric paging companies and send alphanumeric pages to > Motorola pagers. e.g. Advisor, Advisor Elite. > > Is anybody aware of any software that will do this? > Cheers... > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 23 10:53:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from winconx.com (ns1.winconx.net [63.114.199.2]) by hub.freebsd.org (Postfix) with SMTP id 1738637B479 for ; Mon, 23 Oct 2000 10:53:09 -0700 (PDT) Received: (qmail 26521 invoked from network); 23 Oct 2000 17:53:08 -0000 Received: from home-isdn-pc6.winconx.net (HELO travis) (63.114.200.151) by ns1.winconx.net with SMTP; 23 Oct 2000 17:53:08 -0000 Message-ID: <007401c03d19$ddebd1b0$97c8723f@winconx.com> From: "Travis Leuthauser" To: "Tom Parquette" , References: <39F479F0.247FFA02@twcny.rr.com> Subject: Re: Alphanumeric paging software? Date: Mon, 23 Oct 2000 12:51:26 -0500 Organization: WinConX Online, Inc. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Try qpage in the ports. comm/qpage Works great. Travis Leuthauser Network Administrator WinConX Online, Inc. ----- Original Message ----- From: "Tom Parquette" To: Sent: Monday, October 23, 2000 12:48 PM Subject: Alphanumeric paging software? > Please CC me on any replys. Thanks... > > I'm looking for software that will run under FreeBSD to can dial out > into alphanumeric paging companies and send alphanumeric pages to > Motorola pagers. e.g. Advisor, Advisor Elite. > > Is anybody aware of any software that will do this? > Cheers... > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 23 10:53:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from chmls05.mediaone.net (chmls05.mediaone.net [24.147.1.143]) by hub.freebsd.org (Postfix) with ESMTP id E5D6037B661 for ; Mon, 23 Oct 2000 10:53:12 -0700 (PDT) Received: from mediaone.net (h00104b44180b.ne.mediaone.net [24.91.120.32]) by chmls05.mediaone.net (8.8.7/8.8.7) with SMTP id NAA18554 for ; Mon, 23 Oct 2000 13:53:06 -0400 (EDT) Date: Mon, 23 Oct 2000 13:53:06 -0400 (EDT) From: robdefriesse@mail.com Message-Id: <200010231753.NAA18554@chmls05.mediaone.net> To: freebsd-questions@FreeBSD.ORG Subject: Can't install FBSD on system with Promise ATA-100. Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I recently acquired a Promise ATA-100 controller and an ATA-100 compatible hard drive. I put these into an old computer that my brother gave me. I don't know much about the mobo except that it's a 233MHz PCI with an AMI BIOS and 32Mb mem. It's fairly acient, though. I connected the HD to the new controller (channel 1) and the CDROM to the old IDE controller (channel 2) on the mobo. Both are masters on their respective channels. I am unable to install FreeBSD 4.1.1. I'm installing from a CD. I allocate about 15Gb to the FreeBSD slice and use the A (automatic) option to assign partitions. The partitions are: ad4s2a: 50Mb / ad4s2b: 68Mb swap ad4s2e: 20Mb /var ad4s2f: 14255Mb /usr I get through the initial set of questions and sysinstall runs newfs. However, it does not get through unpacking the tarballs. The diagnostic is terse, but here it is: > panic: ffs_valloc: dup alloc > > syncing disk... 86 86 86 86 17 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 > done > Uptime 8m15s > Automatic reboot... This occurs while unpacking the ports tarball. At this point it goes into the boot dialog. I have had the install fail in another way. I can't provide the exact wording because it's hard to reproduce. The gist of it is that while it's unpacking a tarball, a form pops up indicating that a write has failed. The message includes the value -1 (which kinda makes sense, this being unix and all.) If I move the HD to the old IDE controller, I have no problem with it. FreeBSD installs without a hitch. Could this be a problem with the combination of the Promise controller and a large partition? What do I do now? Should I submit a bug report? If so, is there any way I can provide more information? I would be grateful if someone would tell me how to proceed. Thank you, Rob. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 10:55: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lsmls02.we.mediaone.net (lsmls02.we.mediaone.net [24.130.1.15]) by hub.freebsd.org (Postfix) with ESMTP id 0CC2C37B4CF for ; Mon, 23 Oct 2000 10:55:05 -0700 (PDT) Received: from mediaone.net (we-24-130-126-20.we.mediaone.net [24.130.126.20]) by lsmls02.we.mediaone.net (8.8.7/8.8.7) with ESMTP id KAA25889 for ; Mon, 23 Oct 2000 10:55:03 -0700 (PDT) Message-ID: <39F47C9D.95697B7A@mediaone.net> Date: Mon, 23 Oct 2000 10:59:57 -0700 From: "James W. Frey" X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Upgrading 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'm fairly new to FreeBSD and recently purchased version 3.2-RELEASE. I'm trying to upgrade to 4.1.1-RELEASE through my cable modem to the standard FTP site. Everything is fine until about halfway through the "Extracting bin into / directory" stage when I get a: (date) (time) /kernel: pid 355 (sh) uid 0: exited on signal 12 (core dumped) error. It still continues however I get a few more of those errors but with pid 357 (sh), pid 358 (gunzip), and finally pid 359 (cpio) at which time it finally stops and gives me a "Broken Pipe" error. I don't think the kernel is active afterwards because it doesn't recognize any commands I give it afterwards, even "shutdown". I am running a standard home built Pentium 500 with 128 Mg SDRAM and a 13 Gig HD partitioned with Win98 on 9Gigs and a 4Gig partition for FreeBSD. Everything runs fine and I really love FreeBSD but I can't get it upgraded to the latest version because of this. Any help is greatly appreciated. Also let me know if there's any further information that you need. Thanks very much, James Frey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 10:57: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bdc1.troikanetworks.com (unknown [12.31.172.65]) by hub.freebsd.org (Postfix) with ESMTP id F271E37B4C5 for ; Mon, 23 Oct 2000 10:56:53 -0700 (PDT) Received: (from kbailey@localhost) by bdc1.troikanetworks.com (8.9.3/8.9.3) id KAA56300 for freebsd-questions@freebsd.org; Mon, 23 Oct 2000 10:56:53 -0700 (PDT) (envelope-from kbailey) Date: Mon, 23 Oct 2000 10:56:53 -0700 From: Kevin Bailey To: freebsd-questions@freebsd.org Subject: ed0 broken in 4.1.1 ? Message-ID: <20001023105653.N23934@stout.troikanetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I upgraded to 4.1.1 via make buildworld/installworld. When I booted the new kernel, it didn't see my ethernet NIC. It didn't say 'not found'; it didn't mention the card AT ALL. Yet it does show the ed0 configuration: > en ed0 ... I suspected I screwed something up and proceeded to make and boot 4.1.1 boot/install floppies. That kernel didn't mention my ethernet card either! I managed to keep a 4.1.0 GENERIC kernel around and so I'm successfully running with it but, since the rest of my system is 4.1.1, I'd really like the 4.1.1 kernel to see my card. It's a D-Link DE-something, NE2000 compatible AFAIK. It uses ed0, of course. It does not use the standard IO address or IRQ but I entered those wherever needed (and, if I got them wrong, I'd expect a message saying 'ed0 not found at ...'.) I haven't seen anyone else mention the problem on -questions. Any ideas anyone ? P.S. Reply address is bogus, please reply to list. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 10:59:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from icc.cgu.chel.su (gw.csu.ru [195.54.14.5]) by hub.freebsd.org (Postfix) with ESMTP id 1630737B4C5 for ; Mon, 23 Oct 2000 10:59:31 -0700 (PDT) Received: from mail.cgu.chel.su (mail.cgu.chel.su [195.54.14.68]) by icc.cgu.chel.su (8.9.3/8.9.2) with ESMTP id XAA58237 for ; Mon, 23 Oct 2000 23:59:12 +0600 (ESS) (envelope-from ilia@cgu.chel.su) Received: (from uucp@localhost) by mail.cgu.chel.su (8.9.3/8.8.6) with UUCP id XAA55558 for questions@FreeBSD.ORG; Mon, 23 Oct 2000 23:59:13 +0600 (ESS) Received: from localhost (localhost.cgu.chel.su [127.0.0.1]) by jane.cgu.chel.su (8.11.0/8.9.2) with ESMTP id e9NHbYe00640 for ; Mon, 23 Oct 2000 23:37:48 +0600 (ESS) (envelope-from ilia@cgu.chel.su) Date: Mon, 23 Oct 2000 23:37:34 +0600 (ESS) From: Ilia Chipitsine To: questions@FreeBSD.ORG Subject: weird question about user-ppp ? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=koi8-r Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG how to make use /etc/ppp/ppp1.conf instead of /etc/ppp/ppp.conf ? Regards, (=EE=C1=C9=CC=D5=DE=DB=C9=C5 =D0=CF=D6=C5=CC=C1=CE=C9=D1) Ilia Chipitsine (=E9=CC=D8=D1 =FB=C9=D0=C9=C3=C9=CE) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 11: 2:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ra.obsidian.co.za (unknown [196.41.8.210]) by hub.freebsd.org (Postfix) with ESMTP id 75B6537B479 for ; Mon, 23 Oct 2000 11:02:21 -0700 (PDT) Received: from localhost (werner@localhost) by ra.obsidian.co.za (8.9.3/8.9.3) with ESMTP id UAA02935 for ; Mon, 23 Oct 2000 20:02:18 +0200 Date: Mon, 23 Oct 2000 20:02:18 +0200 (SAST) From: Werner Gillmer To: questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What is the BSD-equivilent for the Linux smbmount? thanks -- |~~~~~~~~~~~~~^^^^~~~~~~^~^^~~~~~~~~^^~~~~~~~~~~^^~^~^^~^~~~~~~~~~~~^~^~~| | Werner Gillmer............................email: werner@obsidian.co.za | | Programmer................................cell: 0822924268 | | Obsidian Systems..........................phone: +27 11 792 6500 | | http://www.obsidian.co.za.................ftp://ftp.obsidian.co.za | | | ~~~~~~~~~~~~~~^~~~^~~~~~^~~~~~~~^~~~~~~~^^~~~~~~~~~~~~~~^^~~~~~~~^~~~~~~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 11:23:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from clyde.goodleaf.net (piscator.seanet.com [199.181.165.218]) by hub.freebsd.org (Postfix) with ESMTP id A396F37B479; Mon, 23 Oct 2000 11:23:14 -0700 (PDT) Received: by clyde.goodleaf.net (Postfix, from userid 1001) id 7EAB15BA9; Mon, 23 Oct 2000 11:21:38 -0700 (PDT) From: john@goodleaf.net To: hardware@freebsd.org Cc: questions@freebsd.org Subject: OT-DDR hardware? Date: Mon, 23 Oct 2000 18:21:38 GMT Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <20001023182138.7EAB15BA9@clyde.goodleaf.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm getting interested in the x86 again. The new Micron DDR RAM chipset is looking kind of cool, and since I'm seeing prices for DDR that are hardly higher than for conventional SDRAM, I might indulge in such as system. How's FreeBSD looking with regard to the this new memory standard (if I may use the word)? Thx, John PS Not on the hardware list; please cc me. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 11:28:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-2.sjc.telocity.net (mail-2.sjc.telocity.net [216.227.56.42]) by hub.freebsd.org (Postfix) with ESMTP id 64F7637B4C5 for ; Mon, 23 Oct 2000 11:28:11 -0700 (PDT) Received: from Angel.telocity.com (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-2.sjc.telocity.net (8.9.3/8.9.3) with ESMTP id LAA07821 for ; Mon, 23 Oct 2000 11:24:38 -0700 (PDT) Date: Mon, 23 Oct 2000 14:31:41 -0400 (EDT) From: Fabiana X-Sender: angel@Angel.telocity.com To: freebsd-questions@freebsd.org Subject: Strange sendmail behavior Message-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 even know how to describe what Sendmail is doing, but there is the output I get when I run ps aux, there are a number of sendmail processes running that I can't explain. At first I thought the problem might be a combination of Fetchmail and Sendmail not working happily together. Now I am not sure. I tried to disable sendmail, but then, Fetchmail refused to retrieve my email. I am not sure what I can do about it, so I would apreciate any input: root 520 0.0 1.4 1704 848 ?? I 1:34PM 0:00.03 sendmail: server l root 525 0.0 1.4 1704 848 ?? I 1:34PM 0:00.03 sendmail: server l root 531 0.0 1.4 1704 848 ?? I 1:34PM 0:00.03 sendmail: server l root 536 0.0 1.4 1704 848 ?? I 1:34PM 0:00.03 sendmail: server l root 541 0.0 1.4 1704 848 ?? I 1:34PM 0:00.03 sendmail: server l angel 569 0.0 2.0 2104 1232 ?? S 1:42PM 0:07.30 rxvt -bg black -fg angel 570 0.0 1.3 1340 824 p2 Is 1:42PM 0:00.13 tcsh root 582 0.0 1.8 1704 1120 ?? I 1:49PM 0:00.03 sendmail: server l root 587 0.0 1.8 1704 1120 ?? I 1:49PM 0:00.03 sendmail: server l angel 589 0.0 2.1 1864 1312 p2 I+ 1:49PM 0:00.17 ssh kashmir -l fab root 593 0.0 1.8 1704 1120 ?? I 1:49PM 0:00.03 sendmail: server l angel 610 0.0 4.8 4528 2996 p0 I+ 1:58PM 0:01.57 pine angel 617 0.0 2.1 2236 1300 ?? I 2:03PM 0:00.12 aterm -geometry 68 angel 618 0.0 1.4 1368 832 p1 Is+ 2:03PM 0:00.08 tcsh root 628 0.0 1.8 1704 1120 ?? I 2:04PM 0:00.03 sendmail: server l root 634 0.0 1.8 1704 1120 ?? I 2:04PM 0:00.03 sendmail: server l root 640 0.0 1.8 1704 1120 ?? I 2:04PM 0:00.03 sendmail: server l angel 711 0.0 2.1 2120 1288 ?? S 2:13PM 0:01.34 rxvt -bg black -fg angel 712 0.0 1.4 1344 832 p4 Is 2:13PM 0:00.09 tcsh root 714 0.0 1.4 1352 840 p4 S 2:14PM 0:00.13 _su (csh) angel 723 0.0 2.0 2080 1248 ?? I 2:17PM 0:00.86 rxvt -bg black -fg angel 724 0.0 1.3 1340 828 p3 Is+ 2:17PM 0:00.08 tcsh root 728 0.0 1.8 1704 1120 ?? I 2:19PM 0:00.03 sendmail: server l root 733 0.0 1.8 1704 1120 ?? I 2:19PM 0:00.03 sendmail: server l root 739 0.0 1.8 1704 1120 ?? I 2:19PM 0:00.03 sendmail: server l root 744 0.0 1.8 1704 1120 ?? I 2:19PM 0:00.03 sendmail: server l root 749 0.0 1.8 1704 1120 ?? I 2:19PM 0:00.03 sendmail: server l root 754 0.0 1.8 1704 1120 ?? I 2:19PM 0:00.03 sendmail: server l root 759 0.0 1.8 1704 1120 ?? I 2:19PM 0:00.03 sendmail: server l root 764 0.0 1.8 1704 1120 ?? I 2:19PM 0:00.03 sendmail: server l root 0 0.0 0.0 0 0 ?? DLs 8:46AM 0:00.01 (swapper) My sincere thanks for any thoughts. F. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 11:30:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 5C3E437B479 for ; Mon, 23 Oct 2000 11:30:37 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9NIUZn28368; Mon, 23 Oct 2000 11:30:35 -0700 (PDT) Date: Mon, 23 Oct 2000 11:30:35 -0700 From: Alfred Perlstein To: Michel Timmerman Cc: "'freebsd-questions@freebsd.org'" Subject: Re: Speed? Message-ID: <20001023113035.O28123@fw.wintelcom.net> References: <01C03CD0.7F0A00C0.m.timmerman@zeeland.arbounie.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <01C03CD0.7F0A00C0.m.timmerman@zeeland.arbounie.nl>; from m.timmerman@zeeland.arbounie.nl on Mon, Oct 23, 2000 at 09:02:45AM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Michel Timmerman [001023 01:00] wrote: > Dear FreeBSD, > > I have got a question about the connection speed with FreeBSD. I recently > installed FreeBSD 4.0 onto my Pentium II 233 system. The system is up and > running and everything seems to work fine, but when I'm at school and do a > telnet session to my FreeBSD system, which is connected to the internet via > cable modem, the connection is very, very slow. I previously used Linux > Slackware 7.1 and the connection was much faster. It probably has something > to do with some configuration settings, or so I hope it does... > > I hope you can help me out here, or else I will be forced to uninstall > FreeBSD because of the low connection speed. :( Try flipping the duplex setting on your card, see the ifconfig manpage for details. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 11:31:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from snoopy.brwn.org (intgw1.brwn.org [196.28.127.66]) by hub.freebsd.org (Postfix) with ESMTP id 31C4237B479 for ; Mon, 23 Oct 2000 11:31:06 -0700 (PDT) Received: by snoopy.brwn.org (Postfix, from userid 1000) id 2EECB3ABC; Mon, 23 Oct 2000 20:31:02 +0200 (SAST) Date: Mon, 23 Oct 2000 20:31:02 +0200 From: Willem Brown To: Werner Gillmer Cc: questions@freebsd.org Subject: Re: your mail Message-ID: <20001023203101.V40098@snoopy.brwn.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from werner@obsidian.co.za on Mon, Oct 23, 2000 at 08:02:18PM +0200 X-Public-Key: http://willem.brwn.org/pubkey.txt X-Chat-Server: http://chat.brwn.org/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I believe its called sharity-light and is in the ports/net/sharity-light directory. On Mon, Oct 23, 2000 at 08:02:18PM +0200, Werner Gillmer wrote: > > What is the BSD-equivilent for the Linux smbmount? > thanks > -- > > |~~~~~~~~~~~~~^^^^~~~~~~^~^^~~~~~~~~^^~~~~~~~~~~^^~^~^^~^~~~~~~~~~~~^~^~~| > | Werner Gillmer............................email: werner@obsidian.co.za | > | Programmer................................cell: 0822924268 | > | Obsidian Systems..........................phone: +27 11 792 6500 | > | http://www.obsidian.co.za.................ftp://ftp.obsidian.co.za | > | | > ~~~~~~~~~~~~~~^~~~^~~~~~^~~~~~~~^~~~~~~~^^~~~~~~~~~~~~~~^^~~~~~~~^~~~~~~~ > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > Best Regards Willem Brown -- /* =============================================================== */ /* Linux, FreeBSD, NetBSD, OpenBSD. The choice is yours. */ /* =============================================================== */ I no longer get lost in the shuffle, I shuffle along with the lost. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 11:31:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Socrates.i-pi.com (Socrates.i-pi.com [198.49.217.5]) by hub.freebsd.org (Postfix) with ESMTP id D5F9D37B479 for ; Mon, 23 Oct 2000 11:31:44 -0700 (PDT) Received: (from ingham@localhost) by Socrates.i-pi.com (8.11.0/8.9.3) id e9NIVIC11607; Mon, 23 Oct 2000 12:31:18 -0600 (MDT) (envelope-from ingham) Date: Mon, 23 Oct 2000 12:31:18 -0600 From: Kenneth Ingham To: =?iso-8859-1?Q?=BD=AF=C9=FA=C8=A8?= Cc: questions@freebsd.org Subject: Re: About Callback throught FreeBSD box Message-ID: <20001023123118.D11479@Socrates.i-pi.com> References: <20001023033258.1F39337B4D7@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2i In-Reply-To: <20001023033258.1F39337B4D7@hub.freebsd.org>; from jsquan@gxdcb03.nn.gx.cn on Mon, Oct 23, 2000 at 11:37:29AM +0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I assume that the machine is not on the Internet. If it is, install the openssh port and have the consultant use it to get on. This is by far the best option if it is available. Otherwise, more information is needed to answer your question. Are you wanting something where the consultant dials in and then you call back? Or do you have a specific time that the consultant wants to work and you will be calling a machine at the consultant's site? Will you be using PPP or simply providing a terminal interface? Kenneth On Mon, Oct 23, 2000 at 11:37:29AM +0800, ½¯ÉúȨ wrote: > freebsd-questions, > I need my FreeBSD box to 'callback' a consultant in my office so he > does not have to pay for the long distance charges? I need much help > in this area if anyone can provide any. > > > Thanks, > > jsquan@gxdcb03.nn.gx.cn > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 23 11:32:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 5AE5737B479 for ; Mon, 23 Oct 2000 11:32:49 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9NIWiY28427; Mon, 23 Oct 2000 11:32:44 -0700 (PDT) Date: Mon, 23 Oct 2000 11:32:44 -0700 From: Alfred Perlstein To: pirat Cc: FreeBSD questions Subject: Re: c compiler output for dos from FreeBSD Message-ID: <20001023113244.P28123@fw.wintelcom.net> References: <20001022221059.M28123@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from pirat@access.inet.co.th on Mon, Oct 23, 2000 at 03:58:17PM +0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * pirat [001023 01:56] wrote: > On Sun, 22 Oct 2000, Alfred Perlstein wrote: > > > * pirat [001022 20:52] wrote: > > > hi sirs, > > > > > > i have a set of source programmes that work on FreeBSD. > > > the problem is that i want to port those programmes to dos and i do not > > > have any c compiler for dos ( it is really expensive in my country.) > > > > > > is there any way of producing a 'target' output for dos directly from > > > FreeBSD ? > > > > > > thanks in advance for any help and hints > > > > yup, have a look at: > > > > /usr/ports/devel/crossgo32 > > /usr/ports/devel/crossgo32-djgpp2 > > > > thanks indeed for your prompt reply. > > you mean that if i had a Hello World program, ( K & R 1978), i shall get a > binary for dos from within FreeBSD via those crossgo32 + crossgo32-djgpp2 > ? It may be possible, I haven't actually used the crossgo stuff on FreeBSD, but I know that the stuff it's based on (dj's compiler) worked pretty well under MSDOS. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 11:38:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 7789D37B479 for ; Mon, 23 Oct 2000 11:38:49 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9NIcY028634; Mon, 23 Oct 2000 11:38:34 -0700 (PDT) Date: Mon, 23 Oct 2000 11:38:34 -0700 From: Alfred Perlstein To: "Oles' Hnatkevych" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: nfs and crashes Message-ID: <20001023113834.S28123@fw.wintelcom.net> References: <4687.001023@fc.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <4687.001023@fc.kiev.ua>; from gnut@fc.kiev.ua on Mon, Oct 23, 2000 at 04:30:11PM +0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Oles' Hnatkevych [001023 06:31] wrote: > Hello freebsd-questions, > > When NFS server crashes, a NFS client applications > hang up when accessing the mounted directory. seems > like they gonna hang until reboot. > what are the usual means of solving the NFS server > crash problem? using the 'soft' and/or 'intr' mount flags with NFS. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 11:41:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id 973AE37B6A0 for ; Mon, 23 Oct 2000 11:40:55 -0700 (PDT) Received: from hyperion.informatik.rwth-aachen.de (hyperion.Informatik.RWTH-Aachen.DE [137.226.112.212]) by nets5.rz.rwth-aachen.de (8.10.1/8.10.1/7) with ESMTP id e9NIeom06697; Mon, 23 Oct 2000 20:40:50 +0200 (MET DST) Received: from agamemnon.informatik.rwth-aachen.de (agamemnon.Informatik.RWTH-Aachen.DE [137.226.194.74]) by hyperion.informatik.rwth-aachen.de (8.9.1b+Sun/8.9.1/2) with ESMTP id UAA04777; Mon, 23 Oct 2000 20:40:39 +0200 (MET DST) Received: (from stolz@localhost) by agamemnon.informatik.rwth-aachen.de (8.9.1b+Sun/8.9.1-gb-2) id UAA14670; Mon, 23 Oct 2000 20:40:48 +0200 (MET DST) Date: Mon, 23 Oct 2000 20:40:48 +0200 From: Volker Stolz To: Drew Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD 4.1.1 / XFree 4.0.1 / Voodoo III Message-ID: <20001023204048.A14659@agamemnon.informatik.rwth-aachen.de> References: <20001023174405.71446.qmail@web9205.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001023174405.71446.qmail@web9205.mail.yahoo.com>; from usernumber1000@yahoo.com on Mon, Oct 23, 2000 at 10:44:05AM -0700 Organization: Chair for CS II 1/2, Anomalous Programming Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 23, 2000 at 10:44:05AM -0700, Drew wrote: > I have a FreeBSD 4.1.1 box with a Voodoo III installed > in it. I wanted to try to use XFree 4.X. I installed > XFree86-4.0.1_2, XFree86-libraries-4.01, > XFree86-clients-4.0.1, and XFree86-Server-4.0.1. My > problem is that when I run xf86config there are no > voodoo cards listed in the card database. I have two > questions: 1) What controls what cards are in the card > database for xf86config and 2) How do I get support > for my Voodoo III in XFree 4? Thankyou for your time. Just run XFree -configure as root. This will generate a XF86Config that will work fine. Volker To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 11:49:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by hub.freebsd.org (Postfix) with ESMTP id DAA5337B479 for ; Mon, 23 Oct 2000 11:49:20 -0700 (PDT) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.9.3/8.9.3) with ESMTP id PAA71823; Mon, 23 Oct 2000 15:49:51 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Mon, 23 Oct 2000 15:49:51 -0300 (ART) From: Fernando Gleiser To: Werner Gillmer Cc: questions@FreeBSD.ORG Subject: Mounting SMB shares (was: no subject) 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, 23 Oct 2000, Werner Gillmer wrote: > > What is the BSD-equivilent for the Linux smbmount? > thanks > -- Try Boris Popov's native smbfs. You can get it at ftp://ftp.butya.kz/pub/smbfs/smbfs.tar.gz Fer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 11:52:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-4.sjc.telocity.net (mail-4.sjc.telocity.net [216.227.56.44]) by hub.freebsd.org (Postfix) with ESMTP id 1702E37B479 for ; Mon, 23 Oct 2000 11:52:57 -0700 (PDT) Received: from Angel.telocity.com (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-4.sjc.telocity.net (8.9.3/8.9.3) with ESMTP id LAA18298; Mon, 23 Oct 2000 11:43:02 -0700 (PDT) Date: Mon, 23 Oct 2000 14:49:55 -0400 (EDT) From: Fabiana X-Sender: angel@Angel.telocity.com To: Werner Gillmer Cc: questions@FreeBSD.ORG Subject: Re: your mail 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 is a beta client at ftp://ftp.butya.kz/pub/smbfs/ by Boris Popov. Still in development but it does the job. This is the command you run once you install the package. mount -t smbfs //user@machine/share /mountpoint Another option is sharity-light which you can install straight from the ports collection. I recently ran into a problem with the smbfs package. When the computer with the shared drive was shutdown, the share did not automatically reconnect. My only option was shutting down my computer to be able to remount the share. Sharity-light did this automatically. You might find it more to your liking. Then again, sharity-light was not perfect either. I was getting some strange errors, although as a credit to it, the errors were not affecting operation as opposed to SMBFS. As long as the shared drive isn't shut down SMBFS works like a charm... Sharity-light might have been fixed... No perfect solutions here... But a few options. :) F. On Mon, 23 Oct 2000, Werner Gillmer wrote: > > What is the BSD-equivilent for the Linux smbmount? > thanks > -- > > |~~~~~~~~~~~~~^^^^~~~~~~^~^^~~~~~~~~^^~~~~~~~~~~^^~^~^^~^~~~~~~~~~~~^~^~~| > | Werner Gillmer............................email: werner@obsidian.co.za | > | Programmer................................cell: 0822924268 | > | Obsidian Systems..........................phone: +27 11 792 6500 | > | http://www.obsidian.co.za.................ftp://ftp.obsidian.co.za | > | | > ~~~~~~~~~~~~~~^~~~^~~~~~^~~~~~~~^~~~~~~~^^~~~~~~~~~~~~~~^^~~~~~~~^~~~~~~~ > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 23 12: 7:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gray.westgate.gr (gray.westgate.gr [212.205.119.66]) by hub.freebsd.org (Postfix) with ESMTP id 0E75737B479 for ; Mon, 23 Oct 2000 12:07:23 -0700 (PDT) Received: (from charon@localhost) by gray.westgate.gr (8.11.1/8.11.1) id e9NJ77N10324; Mon, 23 Oct 2000 22:07:07 +0300 (EEST) Date: Mon, 23 Oct 2000 22:07:07 +0300 From: Giorgos Keramidas To: Rick Hamell Cc: questions@FreeBSD.ORG Subject: Re: Email & Virtual Domains Message-ID: <20001023220707.A10224@gray.westgate.gr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from hamellr@heorot.1nova.com on Sun, Oct 22, 2000 at 09:46:19AM +0000 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rick, On Sun, Oct 22, 2000 at 09:46:19AM +0000, Rick Hamell wrote: > > Ok, this is my first attempt at setting up virtual domains. How do > I get all email sent to virtual.com to get forwarded to just one > mailbox? (I assume that is the correct way to do it for webmaster, > support, sales, etc.) Or should I setup seperate enteries for each? Even > better does any one have a good guide on doing virtual domain setups? The > Apache web site is a headache to read, and I'm not finding anything about > this in the Postfix docs... :( Thanks much! you want: http://www.ntua.gr/postfix/faq.html#domain_mailbox To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 12:14: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gray.westgate.gr (gray.westgate.gr [212.205.119.66]) by hub.freebsd.org (Postfix) with ESMTP id 115A937B479 for ; Mon, 23 Oct 2000 12:13:58 -0700 (PDT) Received: (from charon@localhost) by gray.westgate.gr (8.11.1/8.11.1) id e9NJDq910459; Mon, 23 Oct 2000 22:13:52 +0300 (EEST) Date: Mon, 23 Oct 2000 22:13:52 +0300 From: Giorgos Keramidas To: Xenofon Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Greek support, continue Message-ID: <20001023221352.A10392@gray.westgate.gr> References: <20001023171717.22024.qmail@web4405.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001023171717.22024.qmail@web4405.mail.yahoo.com>; from adepali@yahoo.com on Mon, Oct 23, 2000 at 10:17:17AM -0700 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 23, 2000 at 10:17:17AM -0700, Xenofon wrote: > I installed the greek fonts as mentioned, and, following the > documentation, added the XTerm*font line in ~/.Xresources. Ok. After that, all you have to do is: % xrdb -merge ~/.Xresources or restart your X session. > I see no difference, although when i run xtermset -fb to set the > term's font to greek, there is some progress ie the font and window > size change. What is xtermset? I don't seem to be able to find it in my XFree86-3.3.6 installation? > However, I still can't see greek: All existing greek text is displayed > in hex, and when i try to type in greek (using grkbd) nothing is > diplayed. Xterm usually runs a shell under it. Some shells need special setup to allow you to write greek text (or any 8-bit text, for that matter) in their prompt. Try this with: % cat > /dev/null Press LeftAlt-Shift here and write some greek text. ^D Ciao, Giorgos. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 12:15: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cluttered.com (w024.z064002058.sjc-ca.dsl.cnc.net [64.2.58.24]) by hub.freebsd.org (Postfix) with ESMTP id 9A27B37B4D7 for ; Mon, 23 Oct 2000 12:14:59 -0700 (PDT) Received: by cluttered.com (Postfix, from userid 1001) id EA9ABCF; Mon, 23 Oct 2000 12:15:13 -0700 (PDT) To: gummibear@nettaxi.com, questions@freebsd.org Subject: Re: IPFW/NATD: Client problems with Identd for IRC, also Napster In-Reply-To: References: Reply-To: jsd@cluttered.com Message-Id: <20001023191513.EA9ABCF@cluttered.com> Date: Mon, 23 Oct 2000 12:15:13 -0700 (PDT) From: jsd@cluttered.com (Jon Drukman) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In fa.freebsd.questions, you wrote: >To keep it short. It works. I can surf the web and check email, but irc and napster seem to have problems. When > connecting to IRC servers using mirc on the Windows machine, I get identd errors which make things very difficult to > access efnet, undernet, or dalnet servers. Sure I can use the FreeBSD box to access IRC, but my wife prefers the > windows machine. others have answered your question about identd. to fix napster, set the napster client's data port to zero. -jsd- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 12:20:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cwcom.net (email.cwcom.net [195.44.0.153]) by hub.freebsd.org (Postfix) with ESMTP id 65BCB37B479 for ; Mon, 23 Oct 2000 12:20:14 -0700 (PDT) Received: from default ([195.44.211.108]) by cwcom.net with Microsoft SMTPSVC(5.5.1877.387.38); Mon, 23 Oct 2000 20:18:40 +0100 Message-ID: <000801c03d26$35a2fee0$6cd32cc3@default> From: "PAUL HUSSEY" To: Subject: LINKS Date: Mon, 23 Oct 2000 20:19:46 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C03D2E.966400A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 Disposition-Notification-To: "PAUL HUSSEY" X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C03D2E.966400A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi everyone, I am surfing from England with a message concerning my picture web site = listed below. This is a hobby at the moment and my goal is to have the = largest picture resource on the INTERNET and I would be interested in a = reciprocol link to my INDEX website. Below I now have over 250 = Collectable/Animal/Dogs/Cats//Louis Wain funnycat pictures plus many = others by various artists at my various picture sites. I shall be adding = over 100 pictures to my site every month so please bookmark this site = for future visits. Please visit my INDEX LINK PAGE which leads to my = CATS/PRE-1939 DOGS/HORSES/OWLS/LOUIS WAIN 1860-1939 FUNNYCAT PICTURES & = various other picture sites: http://www.geocities.com/variousuk/INDEX.html = http://www.geocities.com/fabprints/DOGS.html I think your site is FAB!! = http://www.geocities.com/fabprints/CATS.html! (Be Lucky!!)=20 Paul Hussey =20 ------=_NextPart_000_0005_01C03D2E.966400A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hi everyone,

I am surfing from England with a message concerning my picture web = site=20 listed below. This is a hobby at the moment and my goal is to have the = largest=20 picture resource on the INTERNET and I would be interested in a = reciprocol link to my INDEX = website. Below=20 I now have over 250 Collectable/Animal/Dogs/Cats//Louis Wain funnycat = pictures=20 plus many others by various artists at my various picture sites. I shall = be=20 adding over 100 pictures to my site every month so please bookmark this = site for=20 future visits. Please visit my INDEX LINK PAGE which leads to my = CATS/PRE-1939 DOGS/HORSES/OWLS/LOUIS WAIN = 1860-1939=20 FUNNYCAT PICTURES & various other picture sites:

http://www.geociti= es.com/variousuk/INDEX.html       = =20 http://www.geocitie= s.com/fabprints/DOGS.html

 I think your site is=20 FAB!!           &n= bsp;           &nb= sp;           &nbs= p;            = ;  =20 http://www.geocit= ies.com/fabprints/CATS.html!

(Be Lucky!!)

Paul Hussey         =20

------=_NextPart_000_0005_01C03D2E.966400A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 12:22:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from linum.cofc.edu (linum.cofc.edu [153.9.35.19]) by hub.freebsd.org (Postfix) with ESMTP id 0C16D37B479 for ; Mon, 23 Oct 2000 12:22:48 -0700 (PDT) Received: (from astrand@localhost) by linum.cofc.edu (8.11.0/8.9.3) id e9NJMu918626; Mon, 23 Oct 2000 15:22:56 -0400 (EDT) (envelope-from astrand) To: freebsd-questions@freebsd.org Subject: Choosing a fairly high-speed compute server From: Allan Strand Date: 23 Oct 2000 15:22:56 -0400 Message-ID: <867l6zween.fsf@linum.cofc.edu> Lines: 24 User-Agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) XEmacs/20.4 (Emerald) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I have written a pretty complex simulation in c++. It seems to work pretty well at the moment, but it is too slow for my liking. I am in the process of optimizing the code, but there is a point where that will not help speed things up. The program does lots of memory allocation/deallocation and that seems to be it's speed downfall. So, I need a new box and I wanted to solicit input on some choices. First of all, I really plan to have this box dedicated to computational problems only, so I don't really need soundboards, fancy monitors, modems, etc. All that is required is a NIC, >= 256M ram, and high cpu+cache+bus performance. Of course I want to minimize price. The program could probably be threaded at a gross level, so SMP might ultimately be an option (even if not threaded?), but I was thinking of starting with a 800Mhz PIII machine. Does this rambling make sense? Can FBSD utilize the PIII features? Is there a hi-performance computation in FBSD FAQ? TIA a. -- Allan Strand To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 12:22:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from berzerk.gpcc.itd.umich.edu (berzerk.gpcc.itd.umich.edu [141.211.2.162]) by hub.freebsd.org (Postfix) with ESMTP id 972BD37B4D7 for ; Mon, 23 Oct 2000 12:22:53 -0700 (PDT) Received: from choplifter.gpcc.itd.umich.edu (smtp@choplifter.gpcc.itd.umich.edu [141.211.2.143]) by berzerk.gpcc.itd.umich.edu (8.8.8/4.3-mailhub) with ESMTP id PAA04535; Mon, 23 Oct 2000 15:22:51 -0400 (EDT) Received: from localhost (timcm@localhost) by choplifter.gpcc.itd.umich.edu (8.8.8/5.1-client) with ESMTP id PAA29379; Mon, 23 Oct 2000 15:22:50 -0400 (EDT) Date: Mon, 23 Oct 2000 15:22:50 -0400 (EDT) From: Tim McMillen X-Sender: timcm@choplifter.gpcc.itd.umich.edu To: Christoph Sold Cc: david@banning.com, questions@FreeBSD.ORG Subject: Re: flash for netscape question In-Reply-To: <39F46D21.61E29BD5@i-clue.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, 23 Oct 2000, Christoph Sold wrote: > David Banning schrieb: > > > I installed flash from the ports, but it doesn't seem > > to work. > > > > I notice that the only flash version available in ports is for > > Linux- does that mean I have to run the linux netscape version > > to use flash? > > Yes. No. The plug in is linux only. I though there was nothing else too. but: flashplayer-0.4.10 GPL standalone Flash (TM) player Maintained by: knu@FreeBSD.org Requires: jpeg-6b, libflash-0.4.10 Description : Sources : Changes : Download Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 12:23:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sneety.insync.net (sneety.insync.net [209.113.65.5]) by hub.freebsd.org (Postfix) with ESMTP id D114C37B479 for ; Mon, 23 Oct 2000 12:23:56 -0700 (PDT) Received: from Matt (209-113-91-158.insync.net [209.113.91.158]) by sneety.insync.net (8.9.3/8.9.3) with SMTP id OAA03924 for ; Mon, 23 Oct 2000 14:23:55 -0500 (CDT) Reply-To: From: "Matt Bettinger" To: Subject: ppp/ipfw rules Date: Mon, 23 Oct 2000 14:22:04 -0500 Message-ID: <71F816A89AA9D3119F4C00D0B7094EFC20616A@FIN_SYN> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Importance: Normal In-Reply-To: <71F816A89AA9D3119F4C00D0B7094EFC1FFA41@FIN_SYN> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I am having a little trouble setting up ipfw. Does anyone have an ipwf fules sketch that they use with user ppp. I am connecting with kppp and have read the mostgrave concern and the freebsd.org page and still having some trouble. basically all i want to allow are ssh connections and identd 113 (for irc?) I was searching the web and found a program called firestarter. I would much rather have a basic ipfw rules that someone has is using currently. Actually that firestarteris for linux wondered if ther ewas anything like that for FreeBsd. (http://firestarter.sourceforge.net/faq.html) I do not have a problem adding the options to my kernel.. the problem i havew lie in the actual rules file so if anyone would be so gracious as to point me in the direction as to where i may find a decent ipfw rules file i would appreciate it. It is just one machine on a dialup using an external modem. Thanks for any help. Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 12:30:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from berzerk.gpcc.itd.umich.edu (berzerk.gpcc.itd.umich.edu [141.211.2.162]) by hub.freebsd.org (Postfix) with ESMTP id 5B52D37B479 for ; Mon, 23 Oct 2000 12:30:28 -0700 (PDT) Received: from choplifter.gpcc.itd.umich.edu (smtp@choplifter.gpcc.itd.umich.edu [141.211.2.143]) by berzerk.gpcc.itd.umich.edu (8.8.8/4.3-mailhub) with ESMTP id PAA06150; Mon, 23 Oct 2000 15:30:27 -0400 (EDT) Received: from localhost (timcm@localhost) by choplifter.gpcc.itd.umich.edu (8.8.8/5.1-client) with ESMTP id PAA01295; Mon, 23 Oct 2000 15:30:27 -0400 (EDT) Date: Mon, 23 Oct 2000 15:30:27 -0400 (EDT) From: Tim McMillen X-Sender: timcm@choplifter.gpcc.itd.umich.edu To: Tom Parquette Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Alphanumeric paging software? In-Reply-To: <39F479F0.247FFA02@twcny.rr.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 23 Oct 2000, Tom Parquette wrote: > Please CC me on any replys. Thanks... > > I'm looking for software that will run under FreeBSD to can dial out > into alphanumeric paging companies and send alphanumeric pages to > Motorola pagers. e.g. Advisor, Advisor Elite. > > Is anybody aware of any software that will do this? > Cheers... The way I've always heard it done was to attach a modem and write a shell script to call whenever x event occurs and send y message. I've not needed to do it, but I've always thought that would be cool. It's one of those things that let's you know you're a power user! Having your computer call you. :) Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 12:34:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo-d07.mx.aol.com (imo-d07.mx.aol.com [205.188.157.39]) by hub.freebsd.org (Postfix) with ESMTP id 3BFEE37B479 for ; Mon, 23 Oct 2000 12:34:48 -0700 (PDT) Received: from froekjaerf@netscape.net by imo-d07.mx.aol.com (mail_out_v28.32.) id n.5.1855a7 (16234) for ; Mon, 23 Oct 2000 15:34:45 -0400 (EDT) Received: from netscape.com (aimmail06.aim.aol.com [205.188.144.198]) by air-in02.mx.aol.com (v76_r1.8) with ESMTP; Mon, 23 Oct 2000 15:34:45 -0400 Date: Mon, 23 Oct 2000 15:34:44 -0400 From: froekjaerf@netscape.net (Flemming Froekjaer) To: FreeBSD-questions@freebsd.org Subject: SIG codes > 128 allowed? Mime-Version: 1.0 Message-ID: <641C2F90.19430A3A.0F2A144B@netscape.net> X-Mailer: Franklin Webmailer 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In signal.h, more precisely the struct __siginfo, si_code is defined as an integer, but the same include file also defines the constant _SIG_MAXSIG, with a value of 128. Does this mean that FreeBSD won't allow signal codes above 128, or can you use the whole positive spectrum of an integer? The reason I ask is that I want to define a sighandler for every thread in a process. As you may know, threads share the parent process' signal handlers, so I'll need a unique signal code for each thread. I anticipate that the number of threads per process will be about a thousand. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 13: 4:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 45B3937B4C5 for ; Mon, 23 Oct 2000 13:04:17 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9NK4GH01459; Mon, 23 Oct 2000 13:04:16 -0700 (PDT) Date: Mon, 23 Oct 2000 13:04:16 -0700 From: Alfred Perlstein To: Flemming Froekjaer Cc: FreeBSD-questions@FreeBSD.ORG Subject: Re: SIG codes > 128 allowed? Message-ID: <20001023130415.U28123@fw.wintelcom.net> References: <641C2F90.19430A3A.0F2A144B@netscape.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <641C2F90.19430A3A.0F2A144B@netscape.net>; from froekjaerf@netscape.net on Mon, Oct 23, 2000 at 03:34:44PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Flemming Froekjaer [001023 12:35] wrote: > In signal.h, more precisely the struct __siginfo, si_code is defined as an > integer, but the same include file also defines the constant _SIG_MAXSIG, > with a value of 128. Does this mean that FreeBSD won't allow signal codes > above 128, or can you use the whole positive spectrum of an integer? > > The reason I ask is that I want to define a sighandler for every thread in a > process. As you may know, threads share the parent process' signal handlers, > so I'll need a unique signal code for each thread. I anticipate that the > number of threads per process will be about a thousand. You'll want to find a better way to dispatch to each thread than to do this. You can use pthread_kill(3) to send a signal to a particular thread. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 13:14:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (cfedde.ppp.frii.com [216.17.133.195]) by hub.freebsd.org (Postfix) with ESMTP id D60E237B4C5 for ; Mon, 23 Oct 2000 13:14:12 -0700 (PDT) Received: from fedde (localhost [127.0.0.1]) by fedde.littleton.co.us (8.11.0/8.11.0.Beta3) with ESMTP id e9NKCml60588; Mon, 23 Oct 2000 14:13:00 -0600 (MDT) Message-Id: <200010232013.e9NKCml60588@fedde.littleton.co.us> To: Allan Strand Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Choosing a fairly high-speed compute server In-Reply-To: <867l6zween.fsf@linum.cofc.edu> From: Chris Fedde Date: Mon, 23 Oct 2000 14:12:48 -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 23 Oct 2000 15:22:56 -0400 Allan Strand wrote: +------------------ | SMP might ultimately be an option (even if not threaded?), but I was | thinking of starting with a 800Mhz PIII machine. Does this rambling | make sense? Can FBSD utilize the PIII features? Is there a | hi-performance computation in FBSD FAQ? +------------------ Sounds to me like you have your needs well defined. Still most of the Beowulf stuff applies equally well to FreeBSD as it does to Linux. You'll have to do the economics yourself but because of memory access issues it might be faster to run on two 500Mhz boxes than on one 1Ghz box. YMMV chris -- Chris Fedde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 13:15:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay2.inwind.it (relay2.inwind.it [212.141.53.73]) by hub.freebsd.org (Postfix) with ESMTP id 67E7737B479 for ; Mon, 23 Oct 2000 13:15:40 -0700 (PDT) Received: from bartequi.ottodomain.org (62.98.153.184) by relay2.inwind.it (5.1.046) id 39CB0979007F363E; Mon, 23 Oct 2000 22:14:44 +0200 From: Salvo Bartolotta Date: Mon, 23 Oct 2000 21:16:10 GMT Message-ID: <20001023.21161000@bartequi.ottodomain.org> Subject: Re: Removing user with "-" in username To: "Brandon D. Valentine" , Chris Byrnes Cc: freebsd-questions@FreeBSD.ORG References: X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 10/23/00, 8:41:16 PM, "Brandon D. Valentine" wrote regarding Re: Removing user with "-" in username: > On Mon, 23 Oct 2000, Chris Byrnes wrote: > >awww# rmuser -y irc-argentina > >Sorry, login name must contain alphanumeric characters only. > > > >Ugh. Foo. Feh. > > > >I remember a lengthy discussion about this awhile back, but > >can't seem to find the archive. > Consensus was that rmuser should remove any username that adduser > allowed to be created. There was talk of fixing this. Then people > jetted off to BSDCon. The fix is, learn how to use vipw, edit > /etc/group, and rm -rf an old home directory. =3D) Dear Brandon Valentine and Chris Byrnes, The following letter from Warner Losh is from my personal (local) archives, reposted for your convenience.
Index: rmuser.perl =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/imp/FreeBSD/CVS/src/usr.sbin/adduser/rmuser.perl,v retrieving revision 1.10 diff -u -r1.10 rmuser.perl --- rmuser.perl 2000/03/14 14:27:34 1.10 +++ rmuser.perl 2000/10/09 18:00:58 @@ -107,8 +107,8 @@ if ($#ARGV =3D=3D 0) { # Username was given as a parameter $login_name =3D pop(@ARGV); - die "Sorry, login name must contain alphanumeric characters only.\n" - if ($login_name !~ /^[a-zA-Z0-9_]\w*$/); + die "Sorry, login name must not contain colons (:).\n" + if ($login_name =3D~ /:/); } else { if ($affirm) { print STDERR "${whoami}: Error: -y option given without username!\n"; Nuff said? Warner
Best regards, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 13:15:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from polaris.internal.org (unknown [216.162.173.10]) by hub.freebsd.org (Postfix) with ESMTP id A069537B479 for ; Mon, 23 Oct 2000 13:15:48 -0700 (PDT) Received: from localhost (haroldp@localhost) by polaris.internal.org (8.9.3/8.8.8) with ESMTP id NAA62950 for ; Mon, 23 Oct 2000 13:15:47 -0700 (PDT) (envelope-from haroldp@internal.org) Date: Mon, 23 Oct 2000 13:15:45 -0700 (PDT) From: Harold Paulson To: freebsd-questions@freebsd.org Subject: login.conf Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I recently had a FreeBSD box completely locked up when a typo in a web script ran the machine completely out of RAM/swap. It looks like login.conf is exactly what I need to set limits on various processes, but there are quite a few details that aren't sufficiently explained by the man pages. I haven't found any good answers to this in the archives, or on the web (or by cornering people at the Con). The upshot is that it looks like most of the FreeBSD servers on the net can be locked - at least locally - with one line of Perl/shell/PHP/etc script. Not really a good situation. If there is an expert out there that would be willing to answer some questions about login.conf, I'd be willing to test and write some documentation. I have questions like: what is 'stacksize' exactly, and how should the limit I set relate to RAM/swap? If I have X amount of RAM and I want to allow my important daemons to use almost, but not quite all of that, to what should I set the various properties? How can I make sure I always have enough resources left over to allow me to ssh in and fix stuff? How can I limit daemons like sendmail that must run as root? Please let me know if you can help. - H To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 13:24:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (Postfix) with ESMTP id 24AA237B479 for ; Mon, 23 Oct 2000 13:24:37 -0700 (PDT) Received: from buffnet11.buffnet.net (buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.9.3/8.8.7) with ESMTP id QAA66267 for ; Mon, 23 Oct 2000 16:24:38 -0400 (EDT) (envelope-from shovey@buffnet.net) Date: Mon, 23 Oct 2000 16:24:28 -0400 (EDT) From: Stephen Hovey To: freebsd-questions@freebsd.org Subject: Java virtual machine and volano chat Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Anyone run volano chat server under freebsd? What virtual java machine do you run it under, and where can I get it! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 13:28:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gate.tellurian.net (gate.tellurian.net [216.182.1.1]) by hub.freebsd.org (Postfix) with ESMTP id 54D3A37B479; Mon, 23 Oct 2000 13:28:33 -0700 (PDT) Received: from dppl.com (unverified [216.182.27.75]) by gate.tellurian.net (Rockliffe SMTPRA 4.2.4) with ESMTP id ; Mon, 23 Oct 2000 16:28:34 -0400 Message-ID: <39F49ECC.AF8CDFD2@dppl.com> Date: Mon, 23 Oct 2000 16:25:48 -0400 From: Marko Ruban X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org, freebsd-hackers@freebsd.org Subject: gateway on different subnet Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Summary of the problem: Can't assign cable modem gateway (10.17.56.12) to interface ed0 with assigned IP (208.59.162.242) - "network unreachable". I called RCN (my cable provider) and asked them to give me a gateway on the same subnet; they said they "don't do that". Part of solution: I set an alias for ed0 to 10.17.0.1 and it accepted the cable modem gateway as is. BUT, the packets are sent out with source address (10.17.0.1) responses to which, I suspect, gateway doesn't know how to route. Question: how can I have an alias of 10.17.0.1 and send out all packets with source address set to 208.59.162.242 (the IP that is actually assigned to the interface - not alias). Thanks for any help you can give. Marko P.S. Alternately, how can I force the system to allow a gateway that is on a different subnet (like windows allows that). Who can I turn to for help ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 13:30:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by hub.freebsd.org (Postfix) with ESMTP id 77ACC37B479 for ; Mon, 23 Oct 2000 13:30:41 -0700 (PDT) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 13noEy-0006sA-00; Mon, 23 Oct 2000 22:30:40 +0200 Received: (from daemon@localhost) by kemoauc.mips.inka.de (8.11.0/8.11.0) id e9NJk4S90324 for freebsd-questions@freebsd.org; Mon, 23 Oct 2000 21:46:04 +0200 (CEST) (envelope-from daemon) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: weird question about user-ppp ? Date: Mon, 23 Oct 2000 19:46:04 +0000 (UTC) Message-ID: <8t24hs$2n7h$2@kemoauc.mips.inka.de> References: Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ilia Chipitsine wrote: > how to make use /etc/ppp/ppp1.conf instead of /etc/ppp/ppp.conf ? I think you can't. What are you trying to accomplish? If you want to run two instances of ppp with different configurations, you can define different "systems" (labels in ppp.conf) and call the individual ppps with the respective system name as argument. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 13:31:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mass.osd.bsdi.com (adsl-63-202-176-145.dsl.snfc21.pacbell.net [63.202.176.145]) by hub.freebsd.org (Postfix) with ESMTP id 4F13737B4CF; Mon, 23 Oct 2000 13:31:21 -0700 (PDT) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id e9NKZ1h04685; Mon, 23 Oct 2000 13:35:05 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200010232035.e9NKZ1h04685@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Marko Ruban Cc: freebsd-questions@freebsd.org, freebsd-hackers@freebsd.org Subject: Re: gateway on different subnet In-reply-to: Your message of "Mon, 23 Oct 2000 16:25:48 EDT." <39F49ECC.AF8CDFD2@dppl.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 23 Oct 2000 13:35:01 -0700 From: Mike Smith Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Summary of the problem: > > Can't assign cable modem gateway (10.17.56.12) to interface > ed0 with assigned IP (208.59.162.242) - "network unreachable". > > I called RCN (my cable provider) and asked them to give me > a gateway on the same subnet; they said they "don't do that". Your gateway *must* be on a reachable subnet. That's all there is to it. -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] V I C T O R Y N O T V E N G E A N C E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 13:31:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay2.inwind.it (relay2.inwind.it [212.141.53.73]) by hub.freebsd.org (Postfix) with ESMTP id 3913337B4C5 for ; Mon, 23 Oct 2000 13:31:03 -0700 (PDT) Received: from bartequi.ottodomain.org (62.98.153.184) by relay2.inwind.it (5.1.046) id 39CB0979007F54F7; Mon, 23 Oct 2000 22:30:47 +0200 From: Salvo Bartolotta Date: Mon, 23 Oct 2000 21:31:49 GMT Message-ID: <20001023.21314900@bartequi.ottodomain.org> Subject: Re: ppp/ipfw rules To: Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <71F816A89AA9D3119F4C00D0B7094EFC20616A@FIN_SYN> References: <71F816A89AA9D3119F4C00D0B7094EFC20616A@FIN_SYN> X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 10/23/00, 8:22:04 PM, "Matt Bettinger" wrote=20 regarding ppp/ipfw rules: > Hello, > I am having a little trouble setting up ipfw. Does anyone have an=20 ipwf > fules sketch that they use with user ppp. I am connecting with kppp=20 and > have read the mostgrave concern and the freebsd.org page and still=20 having > some trouble. Dear Matt Bettinger, As a good exercise, you may wish to configure user ppp and kernel ppp.=20 Kppp reminds me of Win**** :-) > basically all i want to allow are ssh connections and identd 113 (for= =20 irc?) > I was searching the web and found a program called firestarter. I=20 would > much rather have a basic ipfw rules that someone has is using=20 currently. > Actually that firestarteris for linux wondered if ther ewas anything=20 like > that for FreeBsd. (http://firestarter.sourceforge.net/faq.html) > I do not have a problem adding the options to my kernel.. the problem = i > havew lie in the actual rules file so if anyone would be so gracious=20 as to > point me in the direction as to where i may find a decent ipfw rules=20 file i > would appreciate it. It is just one machine on a dialup using an=20 external > modem. Thanks for any help. > Matt By the way, the freebsd site itself (http://www.freebsd.org), as well=20 as the mailing list archives, is a mine of information. You might want=20 to have a look at http://www.freebsd.org/tutorials/dialup-firewall and=20 at the ipfw(8) man pages. HTH, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 13:33:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from berzerk.gpcc.itd.umich.edu (berzerk.gpcc.itd.umich.edu [141.211.2.162]) by hub.freebsd.org (Postfix) with ESMTP id 6675237B479 for ; Mon, 23 Oct 2000 13:33:36 -0700 (PDT) Received: from stargate.gpcc.itd.umich.edu (smtp@stargate.gpcc.itd.umich.edu [141.211.2.154]) by berzerk.gpcc.itd.umich.edu (8.8.8/4.3-mailhub) with ESMTP id QAA20501; Mon, 23 Oct 2000 16:33:35 -0400 (EDT) Received: from localhost (timcm@localhost) by stargate.gpcc.itd.umich.edu (8.8.8/5.1-client) with ESMTP id QAA25785; Mon, 23 Oct 2000 16:33:34 -0400 (EDT) Date: Mon, 23 Oct 2000 16:33:34 -0400 (EDT) From: Tim McMillen X-Sender: timcm@stargate.gpcc.itd.umich.edu To: Allan Strand Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Choosing a fairly high-speed compute server In-Reply-To: <867l6zween.fsf@linum.cofc.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 Depending on how parralizable your process is, you might want to look into creating a cluster. You may be able to do it more cheaply. See http://acme.ecn.purdue.edu They did get lucky with part availability. Also for price / performance the AMD Duron beats the P3 easily. See www.cpuscorecard.com/cpu_latest.htm www.tomshardware.com/cpu/00q4/001017/athlon-09.html if that link doesn't work look for the cpu guide. or just search Tom's hardware for Duron. The FP performance kills the P3, while most other things are a little behind. You could create 2 or more boxes using Duron Chips and use them as a cluster. The one drawback is that as of august there were no chipsets for the Duron that could handle ECC memory. Don't know if that was a requirement for you. The ECC supporting chipsets were on the way supposedly. Hope that helps Tim On 23 Oct 2000, Allan Strand wrote: > Hi all, > > I have written a pretty complex simulation in c++. It seems to work > pretty well at the moment, but it is too slow for my liking. I am in > the process of optimizing the code, but there is a point where that > will not help speed things up. The program does lots of memory > allocation/deallocation and that seems to be it's speed downfall. > > So, I need a new box and I wanted to solicit input on some choices. > First of all, I really plan to have this box dedicated to > computational problems only, so I don't really need soundboards, fancy > monitors, modems, etc. All that is required is a NIC, >= 256M ram, > and high cpu+cache+bus performance. Of course I want to minimize > price. The program could probably be threaded at a gross level, so > SMP might ultimately be an option (even if not threaded?), but I was > thinking of starting with a 800Mhz PIII machine. Does this rambling > make sense? Can FBSD utilize the PIII features? Is there a > hi-performance computation in FBSD FAQ? > > TIA > > a. > -- > Allan Strand > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 23 13:34:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.venon.com (ns1.venon.com [64.7.7.83]) by hub.freebsd.org (Postfix) with ESMTP id 4D2F637B479 for ; Mon, 23 Oct 2000 13:34:24 -0700 (PDT) Received: from megalomaniac.biosys.net (megalomaniac.venon.com [64.7.7.82]) by ns1.venon.com (Postfix) with ESMTP id A340CD149D; Mon, 23 Oct 2000 16:34:41 -0400 (EDT) Message-Id: <4.3.2.7.2.20001023163228.00c55da8@mail.megapathdsl.net> X-Sender: (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Mon, 23 Oct 2000 16:33:33 -0400 To: Marko Ruban , freebsd-questions@FreeBSD.ORG From: Allen Landsidel Subject: Re: gateway on different subnet In-Reply-To: <39F49ECC.AF8CDFD2@dppl.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 16:25 10/23/2000 -0400, Marko Ruban wrote: >Summary of the problem: > >Can't assign cable modem gateway (10.17.56.12) to interface >ed0 with assigned IP (208.59.162.242) - "network unreachable". > >I called RCN (my cable provider) and asked them to give me >a gateway on the same subnet; they said they "don't do that". > > >Part of solution: > >I set an alias for ed0 to 10.17.0.1 and it accepted the cable >modem gateway as is. BUT, the packets are sent out with source >address (10.17.0.1) responses to which, I suspect, gateway doesn't >know how to route. > >Question: how can I have an alias of 10.17.0.1 and send out all >packets with source address set to 208.59.162.242 (the IP >that is actually assigned to the interface - not alias). Use natd to do it.. rewrite all outgoing packets over ed0 with the correct IP. -------signature file------- PGP Key Fingerprint: 446B 7718 B219 9F1E 43DD 8E4A 6BE9 D739 CCC5 7FD7 "I don't think [Linux] will be very successful in the long run." "My experience and some of my friends' experience is that Linux is quite unreliable. Microsoft is really unreliable but Linux is worse." -Ken Thompson, Interview May 1999. http://www.freebsd.org FreeBSD - The Power to Serve http://www.rfnj.org Radio Free New Jersey - 395 streams - 96kbps @ 44.1khz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 13:36:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.magpage.com (trinity.magpage.com [216.155.0.8]) by hub.freebsd.org (Postfix) with ESMTP id 505D137B4F9 for ; Mon, 23 Oct 2000 13:36:25 -0700 (PDT) Received: from magpage.com (poomba.magpage.com [216.155.24.136]) by trinity.magpage.com (8.11.1/8.11.1) with ESMTP id e9NKZxA09960; Mon, 23 Oct 2000 16:35:59 -0400 Message-ID: <39F4A12F.3E347B33@magpage.com> Date: Mon, 23 Oct 2000 16:35:59 -0400 From: Daniel Frazier Organization: Magpage Internet Services X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: achilov@granch.ru Cc: Jean-Sebastien ROY , Thierry Thomas , freebsd-questions@FreeBSD.ORG Subject: Re: Erratic PS/2 mouse with FreeBSD 4.1 References: <39F23308.32378.13C4C0@localhost> <39F44A4B.AE1C678@sentry.granch.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Rashid N. Achilov" wrote: > > Jean-Sebastien ROY wrote: > > > > >And its mouvement is erratic. When the mouse is in motion, the > > >cursor often jumps upward and to the right. Sometimes the software > > >(X) reacts as if one of the buttons has been pressed. > > > > Same mouse... same problem (with FreeBSD 4.1.1) > > > "Me too!" :-)) ... same problems... I have to switch to ordinary Mitsumi > PS/2 mouse from cool :-) Misrosoft wheel PS/2 mouse... > -- I was experiencing similar symptoms a month or so ago... some searching of the mailing list archives (search for erratic, mouse, jumpy, etc.) gave me some ideas and i modified the psm line in my kernel conf to read... device psm0 at atkbdc? irq 12 flags 0x100 ...and it hasn't given me any problems since. hope this helps! -- ---------------------------------------------------------------------- Daniel Frazier Tel: 302-239-5900 Ext. 231 System Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 13:41:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc1.il.home.com (mail2.rdc1.il.home.com [24.2.1.77]) by hub.freebsd.org (Postfix) with ESMTP id F31CB37B4C5 for ; Mon, 23 Oct 2000 13:41:32 -0700 (PDT) Received: from marx.elvisinthemorning.net ([24.17.229.11]) by mail2.rdc1.il.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001023204132.DKYF6811.mail2.rdc1.il.home.com@marx.elvisinthemorning.net>; Mon, 23 Oct 2000 13:41:32 -0700 Received: (from vcardona@localhost) by marx.elvisinthemorning.net (8.11.1/8.11.1) id e9NKfjq00987; Mon, 23 Oct 2000 15:41:45 -0500 (CDT) (envelope-from vcardona) Date: Mon, 23 Oct 2000 15:41:45 -0500 From: "Victor R. Cardona" To: david@banning.com Cc: freebsd-questions@freebsd.org Subject: Re: mutt stalls with Sending message... Message-ID: <20001023154145.A922@home.com> References: <200010170249.CAA18754@d.tracker> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200010170249.CAA18754@d.tracker>; from david@www3.pacific-pages.com on Tue, Oct 17, 2000 at 02:49:33AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From the mutt website: sendmail_wait Type: number Default: 0 Specifies the number of seconds to wait for the ``sendmail'' process to finish before giving up and putting delivery in the background. Mutt interprets the value of this variable as follows: >0 number of seconds to wait for sendmail to finish before continuing 0 wait forever for sendmail to finish <0 always put sendmail in the background without waiting Note that if you specify a value other than 0, the output of the child process will be put in a temporary file. If there is some error, you will be informed as to where to find the output. try adding "set sendmail_wait=-1" without the quotes to your .muttrc file. HTH Victor Cardona On Tue, Oct 17, 2000 at 02:49:33AM +0000, David Banning wrote: > when I send a message using mutt, and then send it, it displays the > Sending message... at the bottom of the screen - which it should - > it stays there for a long time 5 - 30 min or more before sending though. > > ps ax | grep send > shows > sendmail: accepting connections on port 25 (sendmail) > sendmail -oem -oi -- php-general@lists.php.net > > I know my mail server has to be authenticated before mail can be > sent - which I do at the same time with a POP. > My crontab does a POP at the top of every hour. > > I think it also takes just as long when I use the simple > mail program - it's just mail exits after I send, while mutt holds > the screen hostage until the mail has been sent. > > Any ideas how to solve this? > > Maybe it only sends after crontab does a POP? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 23 13:42:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.hcvlny.cv.net (mx1.hcvlny.cv.net [167.206.112.76]) by hub.freebsd.org (Postfix) with ESMTP id D570737B4C5 for ; Mon, 23 Oct 2000 13:42:07 -0700 (PDT) Received: from s1.optonline.net (s1.optonline.net [167.206.112.6]) by mx1.hcvlny.cv.net (8.10.2/8.10.2) with ESMTP id e9NKfl024798 for ; Mon, 23 Oct 2000 16:41:51 -0400 (EDT) Received: from [24.191.92.35] (ool-18bf5c23.dyn.optonline.net [24.191.92.35]) by s1.optonline.net (8.10.2/8.10.2) with ESMTP id e9NKfln00417 for ; Mon, 23 Oct 2000 16:41:47 -0400 (EDT) User-Agent: Microsoft Outlook Express Macintosh Edition - 5.01 (1630) Date: Mon, 23 Oct 2000 16:44:43 -0700 Subject: Mac compatible? From: Robert Schneider To: Message-ID: 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 work on a Mac G4 Os9. Are you compatible with it? Thanks, Joyce Schneider To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 13:49:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mass.osd.bsdi.com (adsl-63-202-176-145.dsl.snfc21.pacbell.net [63.202.176.145]) by hub.freebsd.org (Postfix) with ESMTP id AD56537B479; Mon, 23 Oct 2000 13:49:34 -0700 (PDT) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id e9NKrGh04777; Mon, 23 Oct 2000 13:53:18 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200010232053.e9NKrGh04777@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: john@goodleaf.net Cc: hardware@freebsd.org, questions@freebsd.org Subject: Re: OT-DDR hardware? In-reply-to: Your message of "Mon, 23 Oct 2000 18:21:38 GMT." <20001023182138.7EAB15BA9@clyde.goodleaf.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 23 Oct 2000 13:53:16 -0700 From: Mike Smith Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I'm getting interested in the x86 again. The new Micron DDR RAM chipset is > looking kind of cool, and since I'm seeing prices for DDR that are hardly > higher than for conventional SDRAM, I might indulge in such as system. > > How's FreeBSD looking with regard to the this new memory standard (if I may > use the word)? Why would FreeBSD care? It's just memory. 8) Seriously; there's less than no chance that a new memory standard would require any software support with the market the way it is. Legacy compatibility is *everything*. -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] V I C T O R Y N O T V E N G E A N C E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 13:51: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rdu163-44-38.nc.rr.com (unknown [24.163.44.38]) by hub.freebsd.org (Postfix) with ESMTP id D8D7037B479 for ; Mon, 23 Oct 2000 13:50:59 -0700 (PDT) Received: from localhost (rsavage@localhost) by rdu163-44-38.nc.rr.com (8.9.3/8.9.3) with ESMTP id UAA01442 for ; Mon, 23 Oct 2000 20:43:51 -0400 X-Authentication-Warning: rdu163-44-38.nc.rr.com: rsavage owned process doing -bs Date: Mon, 23 Oct 2000 20:43:51 -0400 (EDT) From: Rory Savage X-Sender: rsavage@rdu163-44-38.nc.rr.com To: freebsd-questions@freebsd.org Subject: When will the release of FreeBSD 5.0 be? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To whom it concerns, When will FreeBSD 5.0 be released? -Rory Savage To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 13:56:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cortes.cibnor.mx (cortes.cibnor.mx [200.23.161.225]) by hub.freebsd.org (Postfix) with ESMTP id 922DB37B479 for ; Mon, 23 Oct 2000 13:56:46 -0700 (PDT) Received: from localhost (cestrada@localhost) by cortes.cibnor.mx (8.9.3/8.9.3) with ESMTP id OAA09763; Mon, 23 Oct 2000 14:55:52 -0600 (MDT) Date: Mon, 23 Oct 2000 14:55:52 -0600 (MDT) From: "Cesar Estrada [INF]" To: achilov@granch.ru Cc: Jon Rust , freebsd-questions@FreeBSD.ORG Subject: Re: DHCP In-Reply-To: <39F40F1C.DCFD91CD@sentry.granch.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 No, Thanks. Its working all. Thanks. On Mon, 23 Oct 2000, Rashid N. Achilov wrote: > "Cesar Estrada [INF]" wrote: > > > > Hi, Its working all ok, but I have a error, when I executed dhcpd > > > > "can't bind to dhcp address: Address already in use. > > > > Do you know, what is the problem ?? > > > > Is the bootp server disabled? > -- > With Best Regards. > Rashid N. Achilov (RNA1-RIPE), Brainbench ID: 28514 > Granch Ltd. system administrator, e-mail: achilov@granch.ru > tel/fax (383-2) 24-2363 > Ing. Cesar Estrada Enriquez Centro de Investigacion Biologicas, La Paz, B.C.S., Mexico Division de Diseno Tecnologico, Redes. Tel.(112) 5 36 33 Ext. 3177,3124 E-mail: cestrada@cibnor.mx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 13:58:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (cfedde.ppp.frii.com [216.17.133.195]) by hub.freebsd.org (Postfix) with ESMTP id BF3E837B479 for ; Mon, 23 Oct 2000 13:57:52 -0700 (PDT) Received: from fedde (localhost [127.0.0.1]) by fedde.littleton.co.us (8.11.0/8.11.0.Beta3) with ESMTP id e9NKuul60838; Mon, 23 Oct 2000 14:57:01 -0600 (MDT) Message-Id: <200010232057.e9NKuul60838@fedde.littleton.co.us> To: Robert Schneider Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Mac compatible? In-Reply-To: From: Chris Fedde Date: Mon, 23 Oct 2000 14:56:55 -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 23 Oct 2000 16:44:43 -0700 Robert Schneider wrote: +------------------ | Hi, | I work on a Mac G4 Os9. Are you compatible with it? | Thanks, | Joyce Schneider +------------------ Personally or professionally? Seriously, what do you mean? Freebsd is not going to run mac applications. But MacOS X and Darwin are partly derived from a late version of FreeBSD. There are tools available that allow a FreeBSD box act as a file server and print server for a cluster of macs. And macs can participate fully in the Internet protocols to. So I guess the answer to your question is... What do you mean? :-) chris -- Chris Fedde 303 773 9134 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 13:58:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 9686D37B4CF for ; Mon, 23 Oct 2000 13:58:09 -0700 (PDT) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id BAA30849; Tue, 24 Oct 2000 01:04:25 +0200 Message-ID: <39F4A693.8DBF237F@i-clue.de> Date: Mon, 23 Oct 2000 22:58:59 +0200 From: Christoph Sold X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: Robert Schneider Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Mac compatible? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Robert Schneider schrieb: > Hi, > I work on a Mac G4 Os9. Are you compatible with it? If you mean if FreeBSD can provide MacOS file and print services: yes. If you mean if FreeBSD can run Mac applications: no. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 14: 3:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from turtle.looksharp.net (cc360882-a.strhg1.mi.home.com [24.2.221.22]) by hub.freebsd.org (Postfix) with ESMTP id BFF3A37B4C5 for ; Mon, 23 Oct 2000 14:03:49 -0700 (PDT) Received: from localhost (bandix@localhost) by turtle.looksharp.net (8.9.3/8.9.3) with ESMTP id RAA66463; Mon, 23 Oct 2000 17:04:12 -0400 (EDT) (envelope-from bandix@looksharp.net) Date: Mon, 23 Oct 2000 17:04:12 -0400 (EDT) From: "Brandon D. Valentine" To: Salvo Bartolotta Cc: Chris Byrnes , freebsd-questions@FreeBSD.ORG Subject: Re: Removing user with "-" in username In-Reply-To: <20001023.21161000@bartequi.ottodomain.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, 23 Oct 2000, Salvo Bartolotta wrote: >Dear Brandon Valentine and Chris Byrnes, > >The following letter from Warner Losh is from my personal (local) >archives, reposted for your convenience. > >
> >Index: rmuser.perl >=================================================================== >RCS file: /home/imp/FreeBSD/CVS/src/usr.sbin/adduser/rmuser.perl,v >retrieving revision 1.10 >diff -u -r1.10 rmuser.perl >--- rmuser.perl 2000/03/14 14:27:34 1.10 >+++ rmuser.perl 2000/10/09 18:00:58 >@@ -107,8 +107,8 @@ > if ($#ARGV == 0) { > # Username was given as a parameter > $login_name = pop(@ARGV); >- die "Sorry, login name must contain alphanumeric characters >only.\n" >- if ($login_name !~ /^[a-zA-Z0-9_]\w*$/); >+ die "Sorry, login name must not contain colons (:).\n" >+ if ($login_name =~ /:/); > } else { > if ($affirm) { > print STDERR "${whoami}: Error: -y option given without >username!\n"; > >Nuff said? > >Warner > >
Thank you, now if someone would commit that and then merge it back all would be well. -- Brandon D. Valentine "Few things are harder to put up with than the annoyance of a good example." -- Mark Twain, Pudd'nhead Wilson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 14: 9:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hookie.cs.ndsu.NoDak.edu (hookie.cs.ndsu.NoDak.edu [134.129.125.253]) by hub.freebsd.org (Postfix) with ESMTP id 0EC7C37B4CF; Mon, 23 Oct 2000 14:09:21 -0700 (PDT) Received: (from tinguely@localhost) by hookie.cs.ndsu.NoDak.edu (8.9.3/8.9.3) id LAA50608; Mon, 23 Oct 2000 11:05:59 -0500 (CDT) (envelope-from tinguely) Date: Mon, 23 Oct 2000 11:05:59 -0500 (CDT) From: mark tinguely Message-Id: <200010231605.LAA50608@hookie.cs.ndsu.NoDak.edu> To: questions@FreeBSD.ORG, tpnelson@echidna.stu.cowan.edu.au Subject: Re: Dump/restore question. Cc: jhb@FreeBSD.ORG In-Reply-To: <39F3FF56.3DD9103F@echidna.stu.cowan.edu.au> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG if you are resizing the whole FreeBSD slice (aka the DOS partition), then you would need to run an install disk to label the slice and create the FreeBSD partitions. I would use the installation diskettes for the OS that you have backed up. Having 4.1 files installed and then installing 5.0 files could leave old 4.1 files around. You could use the "hidden" features of the install program to write the disk label, the filesystem and boot blocks to the machine without install the 4.1 files, and then run the fixit disk to perform the restore. Possible, but not easy if you have done them before. I would suggest you install the OS that you already backed up. then before rebooting, either use the virtual console (F4, I believe), and: # cd to_the_appropriate_partition # cp /sbin/restore /tmp/restore (if partition is /) # /[tmp|sbin]/restore -r # rm /tmp/restore (if partition is /) the restore can be done on top of the same OS files because the OS is running from the installation disk, so the hard drive files are currently inactive (you do not have to worry about busy executables, nor used biraries, etc). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 14: 9:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.idx.com.au (pop.idx.com.au [203.14.30.10]) by hub.freebsd.org (Postfix) with ESMTP id 2A7FC37B479 for ; Mon, 23 Oct 2000 14:09:37 -0700 (PDT) Received: from freebsd.freebsd.org (tntwc01-3-157.idx.com.au [203.166.3.157]) by pop.idx.com.au (8.9.3/8.9.3) with SMTP id IAA30362; Tue, 24 Oct 2000 08:09:28 +1100 From: Danny To: Robert Schneider , Subject: Re: Mac compatible? Date: Tue, 24 Oct 2000 18:22:04 +1100 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: MIME-Version: 1.0 Message-Id: <00102418225001.00353@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -For Mac G4 I suggest you try "NetBSD" -Checkout www.netbsd.org for more details On Tue, 24 Oct 2000, Robert Schneider wrote: > Hi, > I work on a Mac G4 Os9. Are you compatible with it? > Thanks, > Joyce Schneider > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 23 14:11:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gatekeeper.veriohosting.com (gatekeeper.veriohosting.com [192.41.0.2]) by hub.freebsd.org (Postfix) with ESMTP id E8BA937B4E5; Mon, 23 Oct 2000 14:11:36 -0700 (PDT) Received: by gatekeeper.veriohosting.com; Mon, 23 Oct 2000 15:11:36 -0600 (MDT) Received: from unknown(192.168.1.7) by gatekeeper.veriohosting.com via smap (V3.1.1) id xma011364; Mon, 23 Oct 00 15:11:08 -0600 Received: from vespa.orem.iserver.com (vespa.orem.iserver.com [192.168.1.144]) by orca.orem.veriohosting.com [Verio Web Hosting, Inc. 801.437.0200] (8.8.8) id PAA18526; Mon, 23 Oct 2000 15:11:05 -0600 (MDT) Date: Mon, 23 Oct 2000 15:27:18 -0600 (MDT) From: Fred Clift X-Sender: fred@vespa.orem.iserver.com To: Marko Ruban Cc: freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: gateway on different subnet In-Reply-To: <39F49ECC.AF8CDFD2@dppl.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 Hm -- how about using proxy-arp style routing? If their router has has proxy-arp support turned on, then you can set yourself (ie your own IP) as the default and will arp for _all_ addreeses of _all_ remote boxes you try to connect to. Then their router sends a response to the arp-request and your box gets an apr table entry of the router (within the local ethernet-broacast realm) and will send stuff for whatever remote IP address you have. It's not the cleanest solution, but I've used it under windows, linux and hpux to get around the foolishness of a network architecture I couldn't change... I used this at an old job where I had non-contiguous IP networks in the same ethernet-broacast domain so that all the machines would find each other on the local network, and the router handled all the off-segment connections via proxy-arp. I have NOT tried this under FreeBSD as I thankfully dont work there any more (was converted to the FreeBSD religion after I left...). Alternatively, you could use an exceptionally permissive netmask so that the local box _thought_ the other IP was in the same 'network' as yours. Pretty much both achieve the same effect of putting the remote router on the 'same network' as you. Good luck. Fred > > Can't assign cable modem gateway (10.17.56.12) to interface > ed0 with assigned IP (208.59.162.242) - "network unreachable". > > I called RCN (my cable provider) and asked them to give me > a gateway on the same subnet; they said they "don't do that". ... > P.S. Alternately, how can I force the system to allow a gateway > that is on a different subnet (like windows allows that). Who > can I turn to for help ? -- Fred Clift - fclift@verio.net -- Remember: If brute force doesn't work, you're just not using enough. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 14:12:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tigger.pacehouse.com (adsl-63-202-80-59.dsl.snfc21.pacbell.net [63.202.80.59]) by hub.freebsd.org (Postfix) with ESMTP id 219FB37B4D7 for ; Mon, 23 Oct 2000 14:12:24 -0700 (PDT) Received: from localhost (jepace@localhost) by tigger.pacehouse.com (8.11.1/8.11.1) with ESMTP id e9NLCMt04819 for ; Mon, 23 Oct 2000 14:12:23 -0700 (PDT) (envelope-from jepace@pobox.com) X-Authentication-Warning: tigger.pacehouse.com: jepace owned process doing -bs Date: Mon, 23 Oct 2000 14:12:22 -0700 (PDT) From: "James E. Pace" X-Sender: jepace@tigger.pacehouse.com Reply-To: "James E. Pace" To: freebsd-questions@freebsd.org Subject: Perl divert(4) socket? Message-ID: X-Url: http://www.pobox.com/~jepace X-Pgp-Fingerprint: 8C E7 12 5A 3A 8C 5C 4D EC 15 7B 65 EA 82 D2 BF X-Pgp-Keyid: A49EA4D9 X-Files: The Truth Is Out There MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I want to open a divert(4) socket in Perl. Has anyone done this? Thanks, James This letter brought to you by: ************************************* ** James E. Pace ** ** http://www.pobox.com/~jepace ** ******************************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 14:12:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from maildrop.velocet.net (maildrop.velocet.net [216.126.74.5]) by hub.freebsd.org (Postfix) with ESMTP id C97C137B479 for ; Mon, 23 Oct 2000 14:12:36 -0700 (PDT) Received: from magus (anime.ca [204.138.55.45]) by maildrop.velocet.net (Postfix) with SMTP id AB1507880 for ; Mon, 23 Oct 2000 17:12:35 -0400 (EDT) Message-ID: <003c01c03d35$f7090b60$0300a8c0@anime.ca> From: "William Wong" To: Subject: bind zone file entries Date: Mon, 23 Oct 2000 17:12:35 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there, dyndns.org has a neat feature to allow *.host.domain.com to point to an IP. Does anyone know the correct entry in the zone file to allow this wildcard feature? Thanks, - Will To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 14:15:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from garlic.acadiau.ca (garlic.acadiau.ca [131.162.138.193]) by hub.freebsd.org (Postfix) with ESMTP id 215D037B479 for ; Mon, 23 Oct 2000 14:15:09 -0700 (PDT) Received: from thinkpada20 (039646u-nb.acadiau.ca [131.162.149.156]) by garlic.acadiau.ca (8.10.0/8.10.0) with SMTP id e9NLH9R71944; Mon, 23 Oct 2000 18:17:09 -0300 (ADT) Message-ID: <000d01c03d36$06d62640$9c95a283@acadiau.ca> Reply-To: "Brandon W. Uhlman" <039646u@acadiau.ca> From: "Brandon W. Uhlman" <039646u@acadiau.ca> To: "Robert Schneider" , "Chris Fedde" Cc: References: <200010232057.e9NKuul60838@fedde.littleton.co.us> Subject: Re: Mac compatible? Date: Mon, 23 Oct 2000 18:13:01 -0300 Organization: Acadia University MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Chris Fedde" To: "Robert Schneider" Cc: Sent: Monday, October 23, 2000 5:56 PM Subject: Re: Mac compatible? > On Mon, 23 Oct 2000 16:44:43 -0700 Robert Schneider wrote: > +------------------ > | Hi, > | I work on a Mac G4 Os9. Are you compatible with it? > | Thanks, > | Joyce Schneider > +------------------ I interpreted the question as meaning "Can you use a Mac G4 as a platform for running FreeBSD?", in which case the answer is (as far I know) no. ~B To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 14:15:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gate.tellurian.net (gate.tellurian.net [216.182.1.1]) by hub.freebsd.org (Postfix) with ESMTP id ACFD437B4C5; Mon, 23 Oct 2000 14:15:38 -0700 (PDT) Received: from dppl.com (unverified [216.182.27.75]) by gate.tellurian.net (Rockliffe SMTPRA 4.2.4) with ESMTP id ; Mon, 23 Oct 2000 17:12:44 -0400 Message-ID: <39F4A923.BA5FD933@dppl.com> Date: Mon, 23 Oct 2000 17:09:55 -0400 From: Marko Ruban X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 Cc: freebsd-questions@freebsd.org, freebsd-hackers@freebsd.org Subject: Re: gateway on different subnet References: <200010232035.e9NKZ1h04685@mass.osd.bsdi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike Smith wrote: > > > Summary of the problem: > > > > Can't assign cable modem gateway (10.17.56.12) to interface > > ed0 with assigned IP (208.59.162.242) - "network unreachable". > > > > I called RCN (my cable provider) and asked them to give me > > a gateway on the same subnet; they said they "don't do that". > > Your gateway *must* be on a reachable subnet. That's all there is to it. > If so, why doesn't windows have any problem with gateway being on a different subnet ? How do I make it reachable ? > -- > ... every activity meets with opposition, everyone who acts has his > rivals and unfortunately opponents also. But not because people want > to be opponents, rather because the tasks and relationships force > people to take different points of view. [Dr. Fritz Todt] > V I C T O R Y N O T V E N G E A N C E > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 23 14:17:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from thelab.hub.org (unknown [24.71.144.154]) by hub.freebsd.org (Postfix) with ESMTP id 72D6D37B479 for ; Mon, 23 Oct 2000 14:17:13 -0700 (PDT) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.11.1/8.11.1) with ESMTP id e9NLFWC09800; Mon, 23 Oct 2000 18:15:33 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Mon, 23 Oct 2000 18:15:29 -0300 (ADT) From: The Hermit Hacker To: Rory Savage Cc: freebsd-questions@FreeBSD.ORG Subject: Re: When will the release of FreeBSD 5.0 be? 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, 23 Oct 2000, Rory Savage wrote: > > To whom it concerns, > > > When will FreeBSD 5.0 be released? last I heard, sometime in '01, third quarter, I think? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 14:18:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aranea.de (dialin36.niederdorfelden.aranea.net [212.101.36.36]) by hub.freebsd.org (Postfix) with ESMTP id A562E37B479 for ; Mon, 23 Oct 2000 14:18:21 -0700 (PDT) Received: (from roberte@localhost) by aranea.de (8.9.3/8.9.3) id XAA01238 for questions@freebsd.org; Mon, 23 Oct 2000 23:18:52 +0200 (CEST) (envelope-from roberte) From: Robert Eckardt Message-Id: <200010232118.XAA01238@aranea.de> Subject: No 16bit mode with newpcm for Soundblaster Creative Vibra 16C To: questions@freebsd.org Date: Mon, 23 Oct 2000 23:18:52 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL77 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, during my holidays I found the time (after a broken VCR and some crashed hard disks) to work on video and sound recording on my new PC (details below). However, while /dev/dsp works fine for 8bit /dev/dspW doesn't work for 16bit at all. 16bit mode gives some cracks and beeps, nothing more, as can be seen from the following hexdumps: 22:54 axion: /big/re-work/video 141% hd dsp.cat | head 0000000: 7E 7E 7E 7E 7F 7F 7F 7E 7E 7F 7F 80 80 7F 80 80 ~~~~...~~....... 0000010: 81 80 7F 7E 7E 7F 7F 7E 7F 7F 7F 7F 7E 7E 7E 80 ...~~..~....~~~. 0000020: 81 81 7F 7F 7F 7F 7E 7E 7D 7E 7E 7E 7F 7E 7F 7F ......~~}~~~.~.. 0000030: 7F 7F 80 7F 7F 7F 7E 80 7F 80 80 7F 7F 7F 7E 7F ......~.......~. 0000040: 80 80 80 7F 7E 7E 7E 7E 7F 7F 7F 7E 7E 7E 7F 80 ....~~~~...~~~.. 0000050: 80 7E 7D 7E 7F 7F 7E 7E 7E 7F 7F 7F 7F 7E 7F 80 .~}~..~~~....~.. 0000060: 80 7F 7E 7E 7F 7F 80 7F 7E 7D 7E 7E 7F 80 7F 7E ..~~....~}~~...~ 0000070: 7E 7F 7F 7E 7D 7D 7E 7E 7E 7E 7E 7E 7E 7E 7E 7E ~..~}}~~~~~~~~~~ 0000080: 7D 7D 7D 7E 7E 7E 7E 7F 7F 7F 7E 7F 7F 7F 7F 7F }}}~~~~...~..... 0000090: 7F 7E 7E 7E 7E 7F 7F 80 7F 7F 7F 7F 7F 7F 7F 7F .~~~~........... 22:54 axion: /big/re-work/video 141% hd dspW.cat | head 0000000: 00 00 00 00 08 00 01 00 00 00 00 00 00 00 00 00 ................ 0000010: 00 00 00 00 F8 AF 05 18 A4 0E 05 18 B4 0D 05 18 ....ø¯..¤...´... 0000020: 50 0E 05 18 00 0E 05 18 00 00 00 00 00 00 00 00 P............... 0000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ * 0000050: 00 00 00 00 00 00 00 00 00 00 00 00 0A 00 02 00 ................ 0000060: 00 00 00 00 00 00 00 00 00 00 00 00 50 B0 05 18 ............P°.. 0000070: A4 0E 05 18 B4 0D 05 18 50 0E 05 18 00 0E 05 18 ¤...´...P....... 0000080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 0000090: 00 00 00 00 00 00 00 00 00 00 00 00 00 80 00 80 ................ Some time ago I recorded the following interesting data from /dev/dspW: 0000000: 00 00 00 00 00 00 00 00 00 00 00 00 10 82 09 08 ................ 0000010: 00 80 00 80 00 80 00 80 00 80 00 80 10 02 09 88 ................ 0000020: 00 20 0A 08 FF FF FF FF 05 00 00 00 00 00 00 00 . ..ÿÿÿÿ........ 0000030: 3C 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 <............... 0000040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 0000050: 40 28 23 29 72 65 63 5F 73 65 71 2E 63 09 38 2E @(#)rec_seq.c.8. 0000060: 33 20 28 42 65 72 6B 65 6C 65 79 29 20 37 2F 31 3 (Berkeley) 7/1 0000070: 34 2F 39 34 00 00 00 00 5F 68 61 73 68 58 58 58 4/94...._hashXXX 0000080: 58 58 58 00 FF FF FF FF 00 00 00 00 FF FF FF FF XXX.ÿÿÿÿ....ÿÿÿÿ 0000090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ (I didn't know that speech recognition for source code works that well. :-) I compiled a kernel with debugging (DEB) for newpcm enabled (it surely hasn't been tested on 4.1 before) and did the following commands: 43 2:26 mixer ; mixer recsrc 44 2:27 mixer mic 100 45 2:27 cat /dev/dsp > dsp.cat 46 2:27 cat > /dev/dsp < dsp.cat 47 2:27 cat /dev/dspW > dspW.cat 48 2:27 cat > /dev/dspW < dspW.cat 2:33 axion: /big/re-work/video 0% cat /dev/sndstat FreeBSD Audio Driver (newpcm) Oct 23 2000 02:19:35 Installed devices: pcm0: at io 0x220 irq 5 drq 1:5 (1p/1r channels duplex) A beautified dmesg-output is appended below. I hope, some kind soul can tell me what I can try to get 16bit sound working again. Regards, Robert 8<---8<---8<------------------------------------------------------------------- Oct 23 02:25:38 axion /kernel: ... : Copyright (c) 1992-2000 The FreeBSD Project. : Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 : The Regents of the University of California. All rights reserved. : FreeBSD 4.1-RELEASE #1: Mon Oct 23 02:19:35 CEST 2000 : root@axion:/usr/src/sys/compile/AXION2 : Timecounter "i8254" frequency 1193182 Hz : CPU: Pentium III/Pentium III Xeon/Celeron (751.71-MHz 686-class CPU) : Origin = "GenuineIntel" Id = 0x681 Stepping = 1 : Features=0x383f9ff : real memory = 268419072 (262128K bytes) : avail memory = 256987136 (250964K bytes) : Preloaded elf kernel "kernel" at 0xc03f2000. : VESA: v2.0, 16384k memory, flags:0x1, mode table:0xc00c6974 (c0006974) : VESA: Matrox Graphics Inc. : ccd0-3: Concatenated disk drivers : Pentium Pro MTRR support enabled : npx0: on motherboard : npx0: INT 16 interface : apm0: on motherboard : apm: found APM BIOS v1.2, connected at v1.2 : pcib0: on motherboard : pci0: on pcib0 : pcib1: at device 1.0 on pci0 : pci1: on pcib1 : pci1: at 0.0 irq 9 : isab0: at device 4.0 on pci0 : isa0: on isab0 : atapci0: port 0xd800-0xd80f at device 4.1 on pci0 : ata0: at 0x1f0 irq 14 on atapci0 : ata1: at 0x170 irq 15 on atapci0 : uhci0: port 0xd400-0xd41f irq 10 at device 4.2 on pci0 : usb0: on uhci0 : usb0: USB revision 1.0 : uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 : uhub0: 2 ports with 2 removable, self powered : uhub0: port 1 power on failed, IOERROR : uhub0: port 2 power on failed, IOERROR : uhub1: ALCOR Generic USB Hub, class 9/0, rev 1.10/1.00, addr 2 : uhub1: 4 ports with 4 removable, self powered : intpm0: port 0xe800-0xe80f irq 9 at device 4.3 on pci0 : intpm0: I/O mapped e800 : intpm0: intr IRQ 9 enabled revision 0 : smbus0: on intsmb0 : smb0: on smbus0 : intpm0: PM I/O mapped e400 : de0: port 0xd000-0xd07f mem 0xe1000000-0xe100007f irq 10 at device 9.0 on pci0 : de0: Cogent 21040 [10Mb/s] pass 2.4 : de0: address 00:00:92:b6:0d:0f : bktr0: mem 0xe3000000-0xe3000fff irq 10 at device 10.0 on pci0 : iicbb0: on bti2c0 : iicbus0: on iicbb0 master-only : smbus1: on bti2c0 : smb1: on smbus1 : bktr0: Hauppauge Model 60104 A1VM : bktr0: Detected a MSP3400C-C6 at 0x80 : Hauppauge WinCast/TV, Philips PAL I tuner, msp3400c stereo. : ahc0: port 0xb800-0xb8ff mem 0xe0800000-0xe0800fff irq 11 at device 11.0 on pci0 : ahc0: aic7870 Single Channel A, SCSI Id=7, 16/255 SCBs : isa0: unexpected small tag 0 Oct 23 02:25:38 axion last message repeated 6 times : isa0: unexpected small tag 1 : atkbdc0: at port 0x60,0x64 on isa0 : atkbd0: irq 1 on atkbdc0 : psm0: irq 12 on atkbdc0 : psm0: model Generic PS/2 mouse, device ID 0 : vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 : sc0: on isa0 : sc0: VGA <12 virtual consoles, flags=0x200> : fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 : fdc0: FIFO enabled, 8 bytes threshold : fd0: <1440-KB 3.5" drive> on fdc0 drive 0 : sio0 at port 0x3f8-0x3ff irq 4 flags 0x20010 on isa0 : sio0: type ST16650A : sio1 at port 0x2f8-0x2ff irq 3 flags 0x20000 on isa0 : sio1: type ST16650A : pca0 at port 0x40 on isa0 : joy0 at port 0x201 on isa0 : ppc0: at port 0x378-0x37f irq 7 on isa0 : ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode : ppc0: FIFO with 16/16/9 bytes threshold : ppbus0: IEEE1284 device found /NIBBLE/ECP : Probing for PnP devices on ppbus0: : ppbus0: PRINTER MLC,PCL,PJL : ppi0: on ppbus0 : lpt0: on ppbus0 : lpt0: Interrupt-driven port : plip0: on ppbus0 : sbc1: at port 0x220-0x22f irq 5 drq 1,5 on isa0 : sbc1: setting card to irq 5, drq 1, 5 : pcm0: on sbc1 : ch_bits dev 0 ch 0 val 75 old 0xc0 r 48 p 0 bit 5 off 3 : ch_bits dev 0 ch 1 val 75 old 0xc0 r 49 p 0 bit 5 off 3 : ch_bits dev 1 ch 0 val 50 old 0x80 r 70 p 0 bit 4 off 4 : ch_bits dev 1 ch 1 val 50 old 0x80 r 71 p 0 bit 4 off 4 : ch_bits dev 2 ch 0 val 50 old 0x80 r 68 p 0 bit 4 off 4 : ch_bits dev 2 ch 1 val 50 old 0x80 r 69 p 0 bit 4 off 4 : ch_bits dev 3 ch 0 val 75 old 0xc0 r 52 p 0 bit 5 off 3 : ch_bits dev 3 ch 1 val 75 old 0xc0 r 53 p 0 bit 5 off 3 : ch_bits dev 4 ch 0 val 75 old 0xc0 r 50 p 0 bit 5 off 3 : ch_bits dev 4 ch 1 val 75 old 0xc0 r 51 p 0 bit 5 off 3 : ch_bits dev 5 ch 0 val 75 old 0xa0 r 59 p 0 bit 2 off 6 : ch_bits dev 6 ch 0 val 75 old 0x00 r 56 p 0 bit 5 off 3 : ch_bits dev 6 ch 1 val 75 old 0x00 r 57 p 0 bit 5 off 3 : ch_bits dev 7 ch 0 val 0 old 0x00 r 58 p 0 bit 5 off 3 : ch_bits dev 8 ch 0 val 75 old 0x00 r 54 p 0 bit 5 off 3 : ch_bits dev 8 ch 1 val 75 old 0x00 r 55 p 0 bit 5 off 3 : unknown: can't assign resources : unknown0: on isa0 : unknown: can't assign resources : ad0: 14649MB [29765/16/63] at ata0-master using UDMA33 : ad1: 14664MB [29795/16/63] at ata0-slave using UDMA33 : ad2: 14649MB [29765/16/63] at ata1-master using UDMA33 : Waiting 5 seconds for SCSI devices to settle : de0: enabling 10baseT port : Mounting root from ufs:/dev/ad0s2a : vinum: loaded : vinum: reading configuration from /dev/ad2s2g : vinum: updating configuration from /dev/ad2s2f : vinum: updating configuration from /dev/ad0s2g : vinum: updating configuration from /dev/ad0s2f : cd0 at ahc0 bus 0 target 4 lun 0 : cd0: Removable CD-ROM SCSI-2 device : cd0: 10.000MB/s transfers (10.000MHz, offset 8) : cd0: cd present [329507 x 2048 byte records] Oct 23 02:25:39 axion mountd[135]: can't change attributes for /cdrom1 Oct 23 02:25:39 axion mountd[135]: bad exports list line /cdrom1 Oct 23 02:25:39 axion lpd[183]: restarted : /dev/vmmon: Module vmmon: registered with major=200 minor=0 tag=$Name: build-438 $ : /dev/vmmon: Module vmmon: initialized : vmnet1: not multicast capable, IPv6 not enabled : cd1 at ahc0 bus 0 target 5 lun 0 : cd1: Removable CD-ROM SCSI-2 device : cd1: 8.333MB/s transfers (8.333MHz, offset 15) : cd1: cd present [328409 x 2048 byte records] Oct 23 02:26:00 axion su: roberte to root on /dev/ttyp4 : open snd0 subdev 0 flags 0x00000003 mode 0x00002000 : close snd0 subdev 0 : open snd0 subdev 0 flags 0x00000003 mode 0x00002000 : close snd0 subdev 0 : open snd0 subdev 0 flags 0x00000003 mode 0x00002000 : ch_bits dev 7 ch 0 val 100 old 0x00 r 58 p 0 bit 5 off 3 : close snd0 subdev 0 : open snd0 subdev 3 flags 0x00000001 mode 0x00002000 : read snd0 subdev 3 flag 0x00020000 : rdintr: start dl 0, rp:rl 0:0, fp:fl 0:8192 : buf 0x0xc11a8f40 ISA DMA started : rdintr: start dl 2048, rp:rl 1968:80, fp:fl 2048:8112 : rdintr: start dl 2048, rp:rl 4052:44, fp:fl 4096:8148 : rdintr: start dl 2048, rp:rl 6132:12, fp:fl 6144:8180 : rdintr: start dl 2048, rp:rl 8132:60, fp:fl 0:8132 : read snd0 subdev 3 flag 0x00030000 : rdintr: start dl 2048, rp:rl 2020:28, fp:fl 2048:8164 : rdintr: start dl 2048, rp:rl 4020:76, fp:fl 4096:8116 : rdintr: start dl 2048, rp:rl 6100:44, fp:fl 6144:8148 : rdintr: start dl 2048, rp:rl 8180:12, fp:fl 0:8180 : read snd0 subdev 3 flag 0x00040000 : rdintr: start dl 2048, rp:rl 1988:60, fp:fl 2048:8132 : rdintr: start dl 2048, rp:rl 4072:24, fp:fl 4096:8168 : rdintr: start dl 2048, rp:rl 6072:72, fp:fl 6144:8120 : rdintr: start dl 2048, rp:rl 8152:40, fp:fl 0:8152 : read snd0 subdev 3 flag 0x00050000 : rdintr: start dl 2048, rp:rl 2040:8, fp:fl 2048:8184 : rdintr: start dl 2048, rp:rl 4040:56, fp:fl 4096:8136 : close snd0 subdev 3 : buf 0x0xc11a8f40 ISA DMA stopped : open snd0 subdev 3 flags 0x00000402 mode 0x00002000 : default ioctl chan0 fn 0x402c7413 fail : default ioctl chan0 fn 0x402c7413 fail : write snd0 subdev 3 flag 0x00020001 : buf 0x0xc118a040 ISA DMA started : write snd0 subdev 3 flag 0x00030001 : write snd0 subdev 3 flag 0x00040001 : write snd0 subdev 3 flag 0x00050001 : write snd0 subdev 3 flag 0x00060001 : write snd0 subdev 3 flag 0x00070001 : write snd0 subdev 3 flag 0x00080001 : write snd0 subdev 3 flag 0x00090001 : write snd0 subdev 3 flag 0x000a0001 : write snd0 subdev 3 flag 0x000b0001 : write snd0 subdev 3 flag 0x000c0001 : write snd0 subdev 3 flag 0x000d0001 : write snd0 subdev 3 flag 0x000e0001 : write snd0 subdev 3 flag 0x000f0001 : write snd0 subdev 3 flag 0x00100001 : write snd0 subdev 3 flag 0x00110001 : write snd0 subdev 3 flag 0x00120001 : write snd0 subdev 3 flag 0x00130001 : write snd0 subdev 3 flag 0x00140001 : write snd0 subdev 3 flag 0x00150001 : write snd0 subdev 3 flag 0x00160001 : write snd0 subdev 3 flag 0x00170001 : write snd0 subdev 3 flag 0x00180001 : write snd0 subdev 3 flag 0x00190001 : close snd0 subdev 3 : chn_flush c->flags 0x00001030 : chn_flush: now rl = 6144, fl = 2048 Oct 23 02:27:20 axion last message repeated 31 times : chn_flush: now rl = 6140, fl = 2052 : chn_flush: now rl = 4092, fl = 4100 : near underflow (2044 < 2048), 6148 : chn_flush: now rl = 2040, fl = 6152 : OUCH!(2) rl -4(2040) delta 2044 bufsize 8192 hwptr 4 rp 4(6152) : near underflow (-4 < 2048), 8196 : OUCH!(3) rl -8(-4) delta 4 bufsize 8192 hwptr 8 rp 8(4) : chn_flush: now rl = -8, fl = 8200 : buf 0x0xc118a040 ISA DMA stopped : OUCH!(4) rl -8192(-8) delta 8184 bufsize 8192 hwptr 0 rp 0(8) : open snd0 subdev 5 flags 0x00000001 mode 0x00002000 : read snd0 subdev 5 flag 0x00020000 : rdintr: start dl 0, rp:rl 0:0, fp:fl 0:8192 : buf 0x0xc11a8f40 ISA DMA started : rdintr: start dl 2048, rp:rl 1916:132, fp:fl 2048:8060 : rdintr: start dl 2048, rp:rl 3996:100, fp:fl 4096:8092 : rdintr: start dl 2048, rp:rl 6076:68, fp:fl 6144:8124 : rdintr: start dl 2048, rp:rl 8156:36, fp:fl 0:8156 : read snd0 subdev 5 flag 0x00030000 : rdintr: start dl 2048, rp:rl 2044:4, fp:fl 2048:8188 : rdintr: start dl 2048, rp:rl 3968:128, fp:fl 4096:8064 : rdintr: start dl 2048, rp:rl 6048:96, fp:fl 6144:8096 : rdintr: start dl 2048, rp:rl 8128:64, fp:fl 0:8128 : read snd0 subdev 5 flag 0x00040000 : rdintr: start dl 2048, rp:rl 2016:32, fp:fl 2048:8160 : rdintr: start dl 2048, rp:rl 3936:160, fp:fl 4096:8032 : rdintr: start dl 2048, rp:rl 6016:128, fp:fl 6144:8064 : rdintr: start dl 2048, rp:rl 8096:96, fp:fl 0:8096 : read snd0 subdev 5 flag 0x00050000 : rdintr: start dl 2048, rp:rl 1984:64, fp:fl 2048:8128 : rdintr: start dl 2048, rp:rl 4068:28, fp:fl 4096:8164 : rdintr: start dl 2048, rp:rl 5988:156, fp:fl 6144:8036 : rdintr: start dl 2048, rp:rl 8068:124, fp:fl 0:8068 : read snd0 subdev 5 flag 0x00060000 : rdintr: start dl 2048, rp:rl 1956:92, fp:fl 2048:8100 : rdintr: start dl 2048, rp:rl 4036:60, fp:fl 4096:8132 : rdintr: start dl 2048, rp:rl 6116:28, fp:fl 6144:8164 : rdintr: start dl 2048, rp:rl 8036:156, fp:fl 0:8036 : read snd0 subdev 5 flag 0x00070000 : rdintr: start dl 2048, rp:rl 1924:124, fp:fl 2048:8068 : rdintr: start dl 2048, rp:rl 4008:88, fp:fl 4096:8104 : rdintr: start dl 2048, rp:rl 6088:56, fp:fl 6144:8136 : rdintr: start dl 2048, rp:rl 8168:24, fp:fl 0:8168 : read snd0 subdev 5 flag 0x00080000 : close snd0 subdev 5 : rdintr: start dl 2048, rp:rl 1096:952, fp:fl 2048:7240 : buf 0x0xc11a8f40 ISA DMA stopped : buf 0x0xc11a8f40 ISA DMA stopped : open snd0 subdev 5 flags 0x00000402 mode 0x00002000 : default ioctl chan0 fn 0x402c7413 fail : default ioctl chan0 fn 0x402c7413 fail : write snd0 subdev 5 flag 0x00020001 : underflow, flags 0x00001012 rp 0 rl 1024 : write snd0 subdev 5 flag 0x00030001 : buf 0x0xc118a040 ISA DMA started : write snd0 subdev 5 flag 0x00040001 : write snd0 subdev 5 flag 0x00050001 : write snd0 subdev 5 flag 0x00060001 : write snd0 subdev 5 flag 0x00070001 : write snd0 subdev 5 flag 0x00080001 : write snd0 subdev 5 flag 0x00090001 : write snd0 subdev 5 flag 0x000a0001 : write snd0 subdev 5 flag 0x000b0001 : write snd0 subdev 5 flag 0x000c0001 : write snd0 subdev 5 flag 0x000d0001 : write snd0 subdev 5 flag 0x000e0001 : write snd0 subdev 5 flag 0x000f0001 : write snd0 subdev 5 flag 0x00100001 : write snd0 subdev 5 flag 0x00110001 : write snd0 subdev 5 flag 0x00120001 : write snd0 subdev 5 flag 0x00130001 : write snd0 subdev 5 flag 0x00140001 : write snd0 subdev 5 flag 0x00150001 : write snd0 subdev 5 flag 0x00160001 : write snd0 subdev 5 flag 0x00170001 : write snd0 subdev 5 flag 0x00180001 : write snd0 subdev 5 flag 0x00190001 : write snd0 subdev 5 flag 0x001a0001 : write snd0 subdev 5 flag 0x001b0001 : write snd0 subdev 5 flag 0x001c0001 : write snd0 subdev 5 flag 0x001d0001 : write snd0 subdev 5 flag 0x001e0001 : write snd0 subdev 5 flag 0x001f0001 : write snd0 subdev 5 flag 0x00200001 : write snd0 subdev 5 flag 0x00210001 : write snd0 subdev 5 flag 0x00220001 : write snd0 subdev 5 flag 0x00230001 : write snd0 subdev 5 flag 0x00240001 : write snd0 subdev 5 flag 0x00250001 : write snd0 subdev 5 flag 0x00260001 : write snd0 subdev 5 flag 0x00270001 : write snd0 subdev 5 flag 0x00280001 : write snd0 subdev 5 flag 0x00290001 : write snd0 subdev 5 flag 0x002a0001 : write snd0 subdev 5 flag 0x002b0001 : write snd0 subdev 5 flag 0x002c0001 : write snd0 subdev 5 flag 0x002d0001 : write snd0 subdev 5 flag 0x002e0001 : write snd0 subdev 5 flag 0x002f0001 : write snd0 subdev 5 flag 0x00300001 : write snd0 subdev 5 flag 0x00310001 : close snd0 subdev 5 : chn_flush c->flags 0x00001030 : chn_flush: now rl = 6540, fl = 1652 : chn_flush: now rl = 7796, fl = 396 : chn_flush: now rl = 6272, fl = 1920 : chn_flush: now rl = 7668, fl = 524 : chn_flush: now rl = 6112, fl = 2080 : chn_flush: now rl = 7700, fl = 492 : chn_flush: now rl = 6112, fl = 2080 : chn_flush: now rl = 7732, fl = 460 : chn_flush: now rl = 6272, fl = 1920 : chn_flush: now rl = 7604, fl = 588 : chn_flush: now rl = 6112, fl = 2080 : chn_flush: now rl = 7636, fl = 556 : chn_flush: now rl = 6112, fl = 2080 : chn_flush: now rl = 7668, fl = 524 : chn_flush: now rl = 6112, fl = 2080 : chn_flush: now rl = 7700, fl = 492 : chn_flush: now rl = 6108, fl = 2084 : chn_flush: now rl = 7736, fl = 456 : chn_flush: now rl = 6272, fl = 1920 : chn_flush: now rl = 7608, fl = 584 : chn_flush: now rl = 6112, fl = 2080 : chn_flush: now rl = 7640, fl = 552 : chn_flush: now rl = 6112, fl = 2080 : chn_flush: now rl = 7672, fl = 520 : chn_flush: now rl = 6112, fl = 2080 : chn_flush: now rl = 7704, fl = 488 : chn_flush: now rl = 6112, fl = 2080 : chn_flush: now rl = 7736, fl = 456 : chn_flush: now rl = 6272, fl = 1920 : chn_flush: now rl = 7608, fl = 584 : chn_flush: now rl = 6108, fl = 2084 : chn_flush: now rl = 7644, fl = 548 : chn_flush: now rl = 6112, fl = 2080 : chn_flush: now rl = 7676, fl = 516 : chn_flush: now rl = 6112, fl = 2080 : chn_flush: now rl = 7708, fl = 484 : chn_flush: now rl = 6112, fl = 2080 : chn_flush: now rl = 7740, fl = 452 : chn_flush: now rl = 6272, fl = 1920 : chn_flush: now rl = 7612, fl = 580 : chn_flush: now rl = 6112, fl = 2080 : chn_flush: now rl = 6144, fl = 2048 : chn_flush: now rl = 4612, fl = 3580 : chn_flush: now rl = 4096, fl = 4096 : chn_flush: now rl = 2532, fl = 5660 : chn_flush: now rl = 2048, fl = 6144 : chn_flush: now rl = 448, fl = 7744 : near underflow (0 < 2048), 8192 : OUCH!(5) rl -4(0) delta 4 bufsize 8192 hwptr 4 rp 4(0) : chn_flush: now rl = -4, fl = 8196 : buf 0x0xc118a040 ISA DMA stopped : OUCH!(6) rl -8192(-4) delta 8188 bufsize 8192 hwptr 0 rp 0(4) 8<---8<---8<------------------------------------------------------------------- The audio part from my kernel config file: # # Audio drivers: `snd', `sb', `pas', `gus', `pca' # # options BROKEN_BUS_CLOCK #PAS-16 isn't working and OPTI chipset # The newpcm driver (use INSTEAD of snd0 and all VOXWARE drivers!). # Note that motherboard sound devices may require options PNPBIOS. # # Supported cards include: # Creative SoundBlaster ISA PnP/non-PnP # Supports ESS and Avance ISA chips as well. # Gravis UltraSound ISA PnP/non-PnP # Crystal Semiconductor CS461x/428x PCI # Neomagic 256AV (ac97) # Most of the more common ISA/PnP sb/mss/ess compatable cards. # For non-pnp sound cards with no bridge drivers only: #device pcm0 at isa? irq 5 drq 1 flags 0x0 # # For PnP/PCI sound cards device pcm device sbc0 at isa? port 0x220 irq 5 drq 1 flags 0x15 # Not controlled by `snd' device pca0 at isa? port IO_TIMER1 -- Dr. Robert Eckardt Robert.Eckardt@Robert-Eckardt.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 14:22: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bsd1.alaptech.com (cable-225-4-237-24.anchorageak.net [24.237.4.225]) by hub.freebsd.org (Postfix) with ESMTP id E150137B479 for ; Mon, 23 Oct 2000 14:21:42 -0700 (PDT) Received: (from kirk@localhost) by bsd1.alaptech.com (8.11.0/8.9.3) id e9NLJxR02356 for freebsd-questions@freebsd.org; Mon, 23 Oct 2000 13:19:59 -0800 (AKDT) (envelope-from kirk) Date: Mon, 23 Oct 2000 13:19:59 -0800 From: Kirk Brogdon To: freebsd-questions@freebsd.org Subject: natd / tcpdump diag question Message-ID: <20001023131959.A212@bsd1.alaptech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i DisOrganization: ALAP Technology - Chugiak, AK USA Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a repost from a week or so ago with some updated info. . . . 4.1.1 Stable cable modem on fxp0 lan on rl0 (3 Win98 boxes) I started getting flooded with the "natd[]: failed to write packet back, (host is down) messages. I found some archives where Crist Clark said to run tcpdump on the interface and look for arps that weren't getting an answer. I tried that first on the outside net I/F (fxp0 in my case) since that is how I have the natd interface configured in rc.conf (natd_interface="fxp0"). This gave me what appeared to be every arp request for the cable network. I then tried the tcpdump on my lan I/F (rl0) and got the following: 11:31:47.774308 arp who-has 132.17.0.60 (3:0:0:0:a1:26) tell 132.17.0.6 11:32:05.846045 arp who-has bsd1.alaptech.com tell alap2.alaptech.com 11:32:05.846078 arp reply bsd1.alaptech.com is-at 0:e0:29:70:43:5d 11:32:17.774797 arp who-has 132.17.0.60 (3:0:0:0:a1:26) tell 132.17.0.6 11:32:47.774879 arp who-has 132.17.0.60 (3:0:0:0:a1:26) tell 132.17.0.6 11:33:17.775523 arp who-has 132.17.0.60 (3:0:0:0:a1:26) tell 132.17.0.6 I have no idea who 132.17.0.60 is nor why I would see the requests on my lan I/F. I did a traceroute on that IP and got as far as 132.17.120.11 (about 18 hops). If I try and ping 132.17.0.60, it is refused (I assume it is behind a firewall). I did disconnect the lan from the FBSD box and the messages stopped. I was able to track it down to one Win98 machine (by trial and error) but I still don't get it. The mac is not the same as what is in that box (according to Win98 anyway) nor is the IP. The Win98 box seems to be working fine. Why would it be generating these arp requests over and over? Is the card bad? Is someone doing bad things to me? Can anyone tell me what is going on and how I can make it stop? I do have my firewall set to open in rc.conf (that's another issue) should that have anything to do with it. If I set my firewall to simple, the messages go away but my lan doesn't get beyond the FBSD box. Any help diagnosing would be appreciated. On a side note, if anyone could send me an example rule set for a simple IPFW firewall that will allow my 192.168.x.x network (using natd) to browse - I have man'd ipfw and gone through the archives but I haven't had much luck trying the suggestions I have found - I know configuring ipfw rule sets is a right of passage but I could sure use a point in the right direction. Thanks - Kirk -- ALAP Technology PO Box 672298 Chugiak, AK - USA 99567 (907) 688 8843 www.alaptech.com Specializing in Open Source Solutions (but not very well at the moment) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 14:26:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.chat.ru (mail1.chat.ru [212.24.32.14]) by hub.freebsd.org (Postfix) with ESMTP id B359D37B4E5 for ; Mon, 23 Oct 2000 14:26:19 -0700 (PDT) Received: from gnu.chat.ru ([212.24.32.10] helo=mail.chat.ru) by mail1.chat.ru with esmtp (Exim 3.15 #1) id 13np57-000FoX-00 for freebsd-questions@freebsd.org; Tue, 24 Oct 2000 01:24:33 +0400 Received: from p25.gw.lvl.ru ([194.67.189.25] helo=chat.ru) by mail.chat.ru with asmtp (Exim 3.16 #1) id 13np6n-000NKP-00 for freebsd-questions@freebsd.org; Tue, 24 Oct 2000 01:26:17 +0400 Message-ID: <39F4AD31.5DFA24BE@chat.ru> Date: Tue, 24 Oct 2000 01:27:14 +0400 From: jadream X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Is i815E chipset supported? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Authorized: jadream Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm going to upgrade my box under FreeBSD as my current MB with VIA 82586 IDE controller is dying under FBSD 4.x Hence I wonder if i815E chipset will work well with FBSD 4.1 or what? I mean including ATA100 controller :0) Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 14:43:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from glitch.crosswinds.net (glitch.crosswinds.net [209.208.163.35]) by hub.freebsd.org (Postfix) with ESMTP id 5FE8737B4C5 for ; Mon, 23 Oct 2000 14:43:31 -0700 (PDT) Received: from lexx.my.domain (dyn196-ras46.screaming.net [212.188.141.196]) by glitch.crosswinds.net (8.9.3/8.9.3) with ESMTP id RAA43587; Mon, 23 Oct 2000 17:43:27 -0400 (EDT) (envelope-from john253@crosswinds.net) From: John Murphy To: "Erik" Cc: questions@freebsd.org Subject: Re: routing with natd Date: Mon, 23 Oct 2000 22:42:57 +0100 Organization: The Organisation Reply-To: john253@crosswinds.net Message-ID: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 23 Oct 2000 14:56:12 -0500, you wrote: >Well, it's Windows 98 SE, and I have it "show all files" but I am unable= to >find the hosts file. >Do you have any idea what I would need to do to install it? >Should I just create one with notepad? > >Thanks a lot for helping me try to resolve my problem. > Hi You just need to re-name hosts.sam to hosts. Or load it into notepad and then save it as hosts. I've a feeling that even if you do that you'll need to rename hosts.txt to hosts :) You'll probably need to restart windows to see the effect! HTH John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 14:44:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from glitch.crosswinds.net (glitch.crosswinds.net [209.208.163.35]) by hub.freebsd.org (Postfix) with ESMTP id 45E0737B479 for ; Mon, 23 Oct 2000 14:44:43 -0700 (PDT) Received: from lexx.my.domain (dyn196-ras46.screaming.net [212.188.141.196]) by glitch.crosswinds.net (8.9.3/8.9.3) with ESMTP id RAA44992 for ; Mon, 23 Oct 2000 17:44:41 -0400 (EDT) (envelope-from john253@crosswinds.net) From: John Murphy To: questions@freebsd.org Subject: Re: Unable to boot 4.1.1 Date: Mon, 23 Oct 2000 22:44:11 +0100 Organization: The Organisation Reply-To: john253@crosswinds.net Message-ID: <68c9vs0s4ug8fqsb6d5h7ppsc8nsqor06j@4ax.com> X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Cribbins, Jason wrote: >I downloaded the latest floopy disks linked on ther main web site and am >unable to boot now. The floppies were in the 4.1.1-release sectionof = the >ftp site > >I have had no trouble using 4.1-stable that I downloaded last month but = the >latest release is not working at all. Everything seems to go ok through= the >entire install process until the finasl reboot then I get the following: > >>>FreeBSD/i386 BOOT >Default: 0:da(0,a)kernel >Boot: >Invalid partition >No /kernel > >This message repeats noi matter what I try. This only other difference >between this install and the one a month ago was the addition of a = Promise >Ultra 100 IDE Controller. Which is why I decided to reinstall in the = first >place. > >I have a 128MB swap and 392MB /tmp on ad0 (520MB SCSI) >I also have default all on the da4 (20GB IDE) This doesn't sound right because ad0 is an IDE drive. Also, if you did "default all" you probably have two swap partitions, and that will = probably cause problems. >Thats the most info I can give right now since my system is unbootable = and I >cant access any more info without attempting a reinstall. This is the = third >time this weekend and I am finished unless I can get some guidance >Can anyone help? Perhaps try installing again with just the IDE drive. You could add the SCSI later. It should be no problem to move /tmp, but I'm not sure about the swap partition. HTH a little. John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 14:45:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from thatapp2.thatweb.com (unknown [208.185.168.136]) by hub.freebsd.org (Postfix) with ESMTP id 07BB037B479 for ; Mon, 23 Oct 2000 14:45:21 -0700 (PDT) Received: from thatweb2 ([10.2.100.134]) by thatapp2.thatweb.com (Post.Office MTA v3.5.3 release 223 ID# 0-0U10L2S100V35) with SMTP id com; Mon, 23 Oct 2000 21:49:46 +0000 From: cjengland@look.ca To: Francesco Maiorca Cc: questions@freebsd.org Subject: RE:Splash Screen: same error! Date: Mon, 23 Oct 2000 21:51:37 +0000 X-Mailer: CSMTPConnection v1.3 Reply-To: cjengland@look.ca MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Message-Id: <20001023214522.07BB037B479@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I actually received a lot of responses with people saying the same thing. I have not heard any splash screen success stories for 4.1 and above. I figure it's a kernel issue but never received any confirmation from anyone of importortance. I will let you know if I hear anything, hope you will do the same :-) Cheers, -Chris England >>Date: Mon, 23 Oct 2000 13:22:29 +0200 >>From: Francesco Maiorca >>To: cjengland@look.ca >>CC: >>Subject: Splash Screen: same error! >> -----BEGIN PGP SIGNED MESSAGE----- Hi Chris, I happened to find your message on FreeBSD-news-server. I have the same problem on the latest release 4.1.1, which I downloaded recently. Did you solve the problem? I only get the background color :( Uff... It worked just fine on 4.0-RELEASE! Let me know if you find some news on the web Thanks a lot Francesco Maiorca (Italia) -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use Charset: noconv iQEVAwUBOfQexzH4kNeTnamTAQFawwf7ByFN9hVYozt3yEWtPp5167SCLueQNSpK +bHnoTgqIB6+Cky72E3L5SURQCsnRai2kIFmjiS8Ur5KO2yzFpaNmWDsbDpAC1kw 8BH1sRRamcEA9DDqwn5fV3cBLI+CURrgam3eXm0E3tjODjFFFs/9ZJgIK4v2/GCi ToHSEI4neuhQ1dV6OzK/dgKvR2knwkSn3W4QNwNYYRUDe+j7d0V/c6oAPTo9W08p c5zRt/29yCO2soAmhj9F+JiBnxNXHUpCNuWZIipo4fBQA0Fay6nKJXxv4VZBFTcG 7ZuGeliVDq+crsmG0ANrpO43wYsqL+y13vxCxkIZxsx0fibFt1KhJg== =oV8K -----END PGP SIGNATURE----- _________________________________________________ The simple way to read all your emails at ThatWeb http://www.thatweb.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 14:47: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-2.sjc.telocity.net (mail-2.sjc.telocity.net [216.227.56.42]) by hub.freebsd.org (Postfix) with ESMTP id 5114637B479 for ; Mon, 23 Oct 2000 14:47:00 -0700 (PDT) Received: from zoso (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-2.sjc.telocity.net (8.9.3/8.9.3) with SMTP id OAA09484; Mon, 23 Oct 2000 14:39:27 -0700 (PDT) From: "Otter" To: "Marc Silver" , "dave best" Cc: , Subject: RE: docs? Date: Mon, 23 Oct 2000 17:47:13 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20001023151640.E93833@draenor.org> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG money talks. cash in hand can get you "the complete freebsd" by greg lehey (look for 3rd edition). it can be found at your local fry's, best buy, comp usa, barnes & noble, and borders bookstores; just to name a few places. -Otter }-----Original Message----- }From: owner-freebsd-questions@FreeBSD.ORG }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Marc Silver }Sent: Monday, October 23, 2000 9:17 AM }To: dave best }Cc: freebsd-questions@FreeBSD.ORG; maritimer31@yahoo.com }Subject: Re: docs? } } }Hi there, } }You can find almost everything you need at http://www.freebsd.org. }Check out the FAQ, and the Handbook. } }Cheers, }Marc } }On Mon, Oct 23, 2000 at 08:47:21AM -0400, dave best wrote: }> i've just purchased freebsd 4.0 and wonder were i would get an }> operation manual on the freebsd that would explain how to set it up }> and configure all of it ,i have no credit card so i can't do it on }> line and most of the shops around here don't even know what freebsd }> is, and the ones that do don't have or won't get one in for me to }> purchase can you please and thank you email me at }> maritimer31@yahoo.com and tell me how and were to get on dave best } } }To Unsubscribe: send mail to majordomo@FreeBSD.org }with "unsubscribe freebsd-questions" in the body of 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 Oct 23 14:51:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp4.cluster.oleane.net (smtp4.cluster.oleane.net [195.25.12.62]) by hub.freebsd.org (Postfix) with ESMTP id ECEF037B479 for ; Mon, 23 Oct 2000 14:51:53 -0700 (PDT) Received: from graf (dyn-1-1-059.Lyn.dialup.oleane.fr [62.161.7.59]) by smtp4.cluster.oleane.net with ESMTP id XAA50732 for ; Mon, 23 Oct 2000 23:51:52 +0200 (CEST) From: "Thierry Thomas" Organization: Ploum, ploum, tra la la... To: freebsd-questions@FreeBSD.ORG Date: Mon, 23 Oct 2000 23:50:26 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 8BIT Comments: Sender has elected to use 8-bit data in this message. If problems arise, refer to postmaster at sender's site. Subject: Re: Erratic PS/2 mouse with FreeBSD 4.1 Reply-To: thierry@thomas.as Message-ID: <39F4CEC2.14212.7895EF@localhost> In-reply-to: <39F4A12F.3E347B33@magpage.com> X-mailer: Pegasus Mail for Win32 (v3.12cFR) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Le 23 Oct 2000, à 16:35, Daniel Frazier a écrit : > I was experiencing similar symptoms a month or so ago... some > searching of the mailing list archives (search for erratic, mouse, > jumpy, etc.) gave me some ideas and i modified the psm line in my > kernel conf to read... > > device psm0 at atkbdc? irq 12 flags 0x100 > Thanks. But I had founded it - and another one with flags 0x04 to be set during boot -c, but it did not solve anything. -- Th. Thomas, ICQ : 8823153 Liste de diffusion francophone sur le net http://frshadow.citeweb.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 14:55:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.amigo.net (smtp.amigo.net [209.94.64.30]) by hub.freebsd.org (Postfix) with ESMTP id 556D437B479 for ; Mon, 23 Oct 2000 14:55:27 -0700 (PDT) Received: from amigo.net ([209.94.67.250]) by smtp.amigo.net (Post.Office MTA Undefined release Undefined ID# 0-0U10L2S100) with ESMTP id AAA25142 for ; Mon, 23 Oct 2000 15:55:19 -0600 Message-ID: <39F4B42E.3040708@amigo.net> Date: Mon, 23 Oct 2000 15:57:02 -0600 From: Randy Smith Organization: Amigo.Net User-Agent: Mozilla/5.0 (X11; U; FreeBSD 4.1.1-STABLE i386; en-US; m17) Gecko/20000808 X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Printing w/ FreeBSD 4.1.1 and Lexmark Optra N? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Has any one been able to a Lexmark Optra N over a network with FreeBSD 4.1.1? If so, how do you set it up? -- Randy Smith Amigo.Net Webmaster 719-589-6100 ext. 113 http://www.amigo.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 15: 7:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from inconnu.isu.edu (inconnu.isu.edu [134.50.8.55]) by hub.freebsd.org (Postfix) with ESMTP id 5CB1F37B479 for ; Mon, 23 Oct 2000 15:07:27 -0700 (PDT) Received: from localhost (galt@localhost) by inconnu.isu.edu (8.9.3/8.9.3) with ESMTP id QAA30962 for ; Mon, 23 Oct 2000 16:07:22 -0600 Date: Mon, 23 Oct 2000 16:07:22 -0600 (MDT) From: John Galt To: freebsd-questions@FreeBSD.ORG Subject: Buslogic cards--am I just unlucky? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been using FreeBSD since 3.2-stable. Most of that time, I've been using a combination of an AHA-1542 and a DTC serial/IDE for disk controllers with no real problems. While using the aforementioned setup, I occasionally got the bright idea to use my Buslogic BT-510 caching IDE controller, usually with no success. Warp to this summer. I got a neato pentium board with PCI! and a fluky onboard IDE. So I try my old trusty (in other OS'es) BT-510 with my usual level of success. But this time, the annoying thing is that it finds the jumpered-off PIIX controller on the mobo rather than the BT-510?! I traded off my AHA-1542 for a Buslogic flashpoint LT, figuring it's just a matter of adding device bt, right? Not even close. It gets spotted as pci0: (vendor 0x104b, dev=0x8130) at 20.0 irq9 and bt0 never shows up in dmesg at all. I've recompiled the kernel twice: once with the device bt line and once with the line device bt0 at isa? port? irq ? with little difference on the outcome The questions are: 1) is there ANY chance that my BT-510 is usable in FreeBSD? 2) how do I get my flashpoint to work? -- Customer: "I'm running Windows '98" Tech: "Yes." Customer: "My computer isn't working now." Tech: "Yes, you said that." Who is John Galt? galt@inconnu.isu.edu, that's who! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 15:11:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id DCD3B37B479 for ; Mon, 23 Oct 2000 15:11:27 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Mon, 23 Oct 2000 15:09:35 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9NMAma10063; Mon, 23 Oct 2000 15:10:48 -0700 (PDT) (envelope-from cjc) Date: Mon, 23 Oct 2000 15:10:48 -0700 From: "Crist J . Clark" To: John Murphy Cc: questions@FreeBSD.ORG Subject: Re: https through ppp firewall Message-ID: <20001023151048.L75251@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <9vl8vs447qlj00na4g7scaa43ei9uooguu@4ax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <9vl8vs447qlj00na4g7scaa43ei9uooguu@4ax.com>; from bigotfo@bigfoot.com on Mon, Oct 23, 2000 at 05:17:51PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 23, 2000 at 05:17:51PM +0100, John Murphy wrote: > I've recently upgraded my gateway to FreeBSD-4.1 and decided to use > the nat and firewall features of the ppp program. All is fine except > outgoing https connections don't connect. I don't remember having to > make a specific ipfw rule for https, but it seems I do need a set filter > line or two for ppp.conf. > > Trouble is I just can't seem to find a resource that gives the > information I need. So which port does https use and where is > a good resource for this kind of info? $ grep https /etc/services https 443/tcp https 443/udp -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 15:12:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from linux.ssc.nsu.ru (linux.ssc.nsu.ru [193.124.219.91]) by hub.freebsd.org (Postfix) with SMTP id E0A3737B479 for ; Mon, 23 Oct 2000 15:12:17 -0700 (PDT) Received: (qmail 11685 invoked from network); 23 Oct 2000 22:12:14 -0000 Received: from inet.ssc.nsu.ru (62.76.110.12) by hub.freebsd.org with SMTP; 23 Oct 2000 22:12:14 -0000 Received: from localhost (danfe@localhost) by inet.ssc.nsu.ru (8.9.3/8.9.3) with ESMTP id FAA24042 for ; Tue, 24 Oct 2000 05:12:04 +0700 Date: Tue, 24 Oct 2000 05:12:04 +0700 (NOVST) From: Alexey Dokuchaev To: freebsd-questions@freebsd.org Subject: Locking my 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 Hello! For years, there've been XDM and Xlock[more]. But they both are not pretty at all :( Luckily, there's a login.app. Maybe there are something similar to display highly customizable/with skin support "Computer Locked" window? Tnx. And please reply directly or cc me, since I am not a member of this maillist. ./danfe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 15:14: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo-r06.mail.aol.com (imo-r06.mx.aol.com [152.163.225.6]) by hub.freebsd.org (Postfix) with ESMTP id 9186937B479 for ; Mon, 23 Oct 2000 15:13:58 -0700 (PDT) Received: from froekjaerf@netscape.net by imo-r06.mx.aol.com (mail_out_v28.32.) id n.1b.1cd13a (16232); Mon, 23 Oct 2000 18:13:54 -0400 (EDT) Received: from netscape.com (aimmail11.aim.aol.com [205.188.144.203]) by air-in02.mx.aol.com (v76_r1.8) with ESMTP; Mon, 23 Oct 2000 18:13:54 -0400 Date: Mon, 23 Oct 2000 18:13:53 -0400 From: froekjaerf@netscape.net (Flemming Froekjaer) To: freebsd-questions@freebsd.org Cc: bright@wintelcom.net Subject: Re: SIG codes > 128 allowed? Mime-Version: 1.0 Message-ID: <0963B774.2A753185.0F2A144B@netscape.net> References: <641C2F90.19430A3A.0F2A144B@netscape.net> <20001023130415.U28123@fw.wintelcom.net> X-Mailer: Franklin Webmailer 1.0 Content-Type: text/plain; charset="ISO-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alfred Perlstein wrote: > > * Flemming Froekjaer [001023 12:35] wrote: > > In signal.h, more precisely the struct __siginfo, si_code is defined as an > > integer, but the same include file also defines the constant _SIG_MAXSIG, > > with a value of 128. Does this mean that FreeBSD won't allow signal codes > > above 128, or can you use the whole positive spectrum of an integer? > > > > The reason I ask is that I want to define a sighandler for every thread in a > > process. As you may know, threads share the parent process' signal handlers, > > so I'll need a unique signal code for each thread. I anticipate that the > > number of threads per process will be about a thousand. > > You'll want to find a better way to dispatch to each thread than to do > this.  You can use pthread_kill(3) to send a signal to a particular > thread. At first I thought I'd overlooked something, but after doing some research I've come to the conclusion that this still won't do it. You can send the signal to a particular thread, alright, but if more than one thread has unblocked that particular signal, it will subsequently be very difficult to determine which thread the signal was directed at. Furthermore, the process-level signal handler must block the signal in question while handling it. What I aim for is true thread-level asynchronous I/O. I want independant, event-driven threads, basically, where each thread has it's own signal handler which can be invoked, regardless of process states, at any given time. Now, if I can safely use signals outside the kernel-defined range, all my problems will be solved. I just assign a unique signal - and consequently a unique signal handler - to each thread. I'd love to use processes for this, but I'm afraid those are too costly for this application. The need for speed and all that... Again, thanks for all your help! \Flemming To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 15:15: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns3.safety.net (ns3.safety.net [216.200.162.38]) by hub.freebsd.org (Postfix) with ESMTP id CE30337B4C5; Mon, 23 Oct 2000 15:14:57 -0700 (PDT) Received: (from les@localhost) by ns3.safety.net (8.9.3/8.9.3) id PAA14556; Mon, 23 Oct 2000 15:14:54 -0700 (MST) (envelope-from les) From: Les Biffle Message-Id: <200010232214.PAA14556@ns3.safety.net> Subject: Re: gateway on different subnet In-Reply-To: from Fred Clift at "Oct 23, 2000 03:27:18 pm" To: fclift@verio.net (Fred Clift) Date: Mon, 23 Oct 2000 15:14:54 -0700 (MST) Cc: marko@dppl.com (Marko Ruban), freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Reply-To: les@safety.net X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hm -- how about using proxy-arp style routing? Here's what I've done in the past: 1. Have a friend out in the net ping your address 208.59.162.242 2. Run tcpdump and look for someone ARPing for you. That someone will very likely be your default gateway as seen from your site. If that router is in your subnet, set your default to it and you're done. If not, continue at the next step. 3. Pick an IP Address in your cable subnet that feels like a really good router address to you. Make something up. 208.59.162.1 perhaps? 4. Use "arp -s 208.59.162.1 xx:xx:xx:xx:xx:xx" to install an arp entry in your route table for this made-up address. That will keep you from ARPing for 208.59.162.1 and discovering the device that really owns that address. 5. Set your default gateway to 208.59.162.1. Good luck, -Les -- Les Biffle Community Service... Just Say NO! (480) 778-0177 les@safety.net http://www.networksafety.com/ Network Safety, 7802 E Gray Rd Ste 500, Scottsdale, AZ 85260 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 15:25:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 95FD037B479 for ; Mon, 23 Oct 2000 15:25:12 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Mon, 23 Oct 2000 15:23:51 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9NMP3l10187; Mon, 23 Oct 2000 15:25:03 -0700 (PDT) (envelope-from cjc) Date: Mon, 23 Oct 2000 15:25:02 -0700 From: "Crist J . Clark" To: Kirk Brogdon Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd / tcpdump diag question Message-ID: <20001023152502.M75251@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <20001023131959.A212@bsd1.alaptech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20001023131959.A212@bsd1.alaptech.com>; from kirk@alaptech.com on Mon, Oct 23, 2000 at 01:19:59PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 23, 2000 at 01:19:59PM -0800, Kirk Brogdon wrote: > This is a repost from a week or so ago with some updated info. . . . > > 4.1.1 Stable > cable modem on fxp0 > lan on rl0 (3 Win98 boxes) > > I started getting flooded with the "natd[]: failed to write packet > back, (host is down) messages. I found some archives where Crist Clark > said to run tcpdump on the interface and look for arps that weren't > getting an answer. I tried that first on the outside net I/F (fxp0 > in my case) since that is how I have the natd interface configured > in rc.conf (natd_interface="fxp0"). This gave me what appeared to > be every arp request for the cable network. I then tried the > tcpdump on my lan I/F (rl0) and got the following: > > 11:31:47.774308 arp who-has 132.17.0.60 (3:0:0:0:a1:26) tell 132.17.0.6 > 11:32:05.846045 arp who-has bsd1.alaptech.com tell alap2.alaptech.com > 11:32:05.846078 arp reply bsd1.alaptech.com is-at 0:e0:29:70:43:5d > 11:32:17.774797 arp who-has 132.17.0.60 (3:0:0:0:a1:26) tell 132.17.0.6 > 11:32:47.774879 arp who-has 132.17.0.60 (3:0:0:0:a1:26) tell 132.17.0.6 > 11:33:17.775523 arp who-has 132.17.0.60 (3:0:0:0:a1:26) tell 132.17.0.6 > > I have no idea who 132.17.0.60 is nor why I would see the requests > on my lan I/F. I did a traceroute on that IP and got as far as > 132.17.120.11 (about 18 hops). If I try and ping 132.17.0.60, it > is refused (I assume it is behind a firewall). > > I did disconnect the lan from the FBSD box and the messages stopped. > I was able to track it down to one Win98 machine (by trial and error) > but I still don't get it. The mac is not the same as what is in > that box (according to Win98 anyway) nor is the IP. The Win98 box > seems to be working fine. Why would it be generating these arp > requests over and over? Is the card bad? Is someone doing bad > things to me? This is really neat. From what I can find, 03:00:00 is not assigned to any vendor for use in MAC addresses. It looks like that machine is crafting the whole frame. As for that address, $ whois -a 132.17.0.6 Lindsey Air Station (NET-LINDSEY) GERMANY Netname: LINDSEY Netnumber: 132.17.0.0 Coordinator: Boyles, Steve (SB152-ARIN) wingtcf@RAMSTEIN2-EMH.AF.MIL (DSN) 314-339-3230 Record last updated on 12-Jul-1996. Database last updated on 23-Oct-2000 06:19:18 EDT. The ARIN Registration Services Host contains ONLY Internet Network Information: Networks, ASN's, and related POC's. Please use the whois server at rs.internic.net for DOMAIN related Information and whois.nic.mil for NIPRNET Information. Looks like a US Air Force base in Germany. I'd keep an eye out for black helicopters. You might consider firing up an IDS on your LAN there and seeing what is going on. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 15:33:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-2.sjc.telocity.net (mail-2.sjc.telocity.net [216.227.56.42]) by hub.freebsd.org (Postfix) with ESMTP id B7EC837B479 for ; Mon, 23 Oct 2000 15:33:51 -0700 (PDT) Received: from Angel.telocity.com (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-2.sjc.telocity.net (8.9.3/8.9.3) with ESMTP id PAA25151 for ; Mon, 23 Oct 2000 15:30:47 -0700 (PDT) Date: Mon, 23 Oct 2000 18:37:50 -0400 (EDT) From: Fabiana X-Sender: angel@Angel.telocity.com To: freebsd-questions@freebsd.org Subject: Strange sendmail behavior > 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 Well, I did finally fix it so that it worked, although I would much rather have figured out what the problem was to begin with. I reinstalled Sendmail from the ports. (I believe I jumped the gun on the reinstall, in retrospect I don't really think it was necessary). I then went into /usr/src/etc/sendmail, edited the freebsd.mc file, ran make etc-sendmail.cf which installed a new working cf file in /etc/mail. Finally I ran killall -HUP sendmail to restart sendmail. Last of all, I also restarted fetchmail. That seems to have taken care of the problem. I would still love to find out what the problem was if anyone has any ideas. Sincerely, F. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 15:37:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from titan.ols.com (titan.ols.com [207.112.223.10]) by hub.freebsd.org (Postfix) with ESMTP id 6360437B479 for ; Mon, 23 Oct 2000 15:37:44 -0700 (PDT) Received: from spaz (d90.as0.burl.wi.voyager.net [169.207.96.156]) by titan.ols.com (8.9.3/8.9.3) with SMTP id RAA18381 for ; Mon, 23 Oct 2000 17:37:48 -0500 (CDT) (envelope-from adam@wiredrave.com) From: "Adam Fladwood" To: Subject: Sendmail -or- Qmail? Date: Tue, 24 Oct 2000 17:36:10 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been trying to figure out what I should do... I'm the systems admin for an ISP that has a prettt steady flow of Mail. However sendmail seems to be to much for me to handle as far as setting up certain rules and stuff. I mean I have the sendmail book, but hell, that doesn't help a whole lot w/ the rules - I don't have time to sit and read it. I've heard qmail is easier to configure and I've also heard it's faster... is this true? What does everyone else use/recommend? Thanks! Adam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 15:48:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from SOEMAIL.soe.uq.edu.au (soecn1.soe.uq.edu.au [130.102.29.71]) by hub.freebsd.org (Postfix) with ESMTP id AC26937B479 for ; Mon, 23 Oct 2000 15:48:28 -0700 (PDT) Received: by soemail.soe.uq.edu.au with Internet Mail Service (5.5.2650.21) id ; Tue, 24 Oct 2000 08:48:14 +1000 Message-ID: <79373D1C5F67D411A14200D0B76DFC0B1B7F4C@soemail.soe.uq.edu.au> From: Matthew Swinbourne To: freebsd-questions@FreeBSD.ORG Subject: RE: Mac compatible? Date: Tue, 24 Oct 2000 08:48:13 +1000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Or OS X, it runs a chopped up version of BSD... Matt -----Original Message----- From: Danny [mailto:dannyh@idx.com.au] Sent: 24 October 2000 17:22 To: Robert Schneider; freebsd-questions@FreeBSD.ORG Subject: Re: Mac compatible? -For Mac G4 I suggest you try "NetBSD" -Checkout www.netbsd.org for more details On Tue, 24 Oct 2000, Robert Schneider wrote: > Hi, > I work on a Mac G4 Os9. Are you compatible with it? > Thanks, > Joyce Schneider > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 15:53:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id 4958137B4C5 for ; Mon, 23 Oct 2000 15:53:32 -0700 (PDT) Received: from DENDENNIS (softdnserr [::ffff:192.168.1.2]) by saarinen.org with esmtp; Tue, 24 Oct 2000 11:53:30 +1300 From: "Juha Saarinen" To: "freebsd-questions@FreeBSD. ORG" Subject: Malloc type lacks magic Date: Tue, 24 Oct 2000 11:53:45 +1300 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Not able to boot with a custom kernel built from 4.1.1-STABLE sources, cvsup'ed 24 Oct NZT from cvsup.au.freebsd.org. Towards the end of the boot process, the kernel panics, and displays "malloc type lacks magic" and reboots. That message comes from kern_malloc.c: void malloc_init(data) void *data; { struct malloc_type *type = (struct malloc_type *)data; if (type->ks_magic != M_MAGIC) panic("malloc type lacks magic"); if (type->ks_limit != 0) return; if (cnt.v_page_count == 0) panic("malloc_init not allowed before vm init"); Tried adding (type->ks_magic == NULL) with a different message, but I still got the "malloc type lacks magic" one. Where's M_MAGIC set? The only place I can find it is in kern_malloc.c. Any workarounds for this, apart from running the 4.1.1-RELEASE GENERIC kernel, which boots fine? -- Juha "Bother," said Pooh as he struggled with sendmail.cf, "it never does quite what I want. I wish Christopher Robin was here." /"\ \ / ASCII Ribbon Campaign X Against HTML Mail / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 15:53:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.port.ru (mx1.port.ru [194.67.23.32]) by hub.freebsd.org (Postfix) with ESMTP id 9DC1737B479 for ; Mon, 23 Oct 2000 15:53:30 -0700 (PDT) Received: from hearst.int ([10.0.0.103] helo=hearst.mail.ru) by mx1.port.ru with esmtp (Exim 3.14 #30) id 13nqTB-000EZp-00 for questions@freebsd.org; Tue, 24 Oct 2000 02:53:29 +0400 Received: from elink2.dialup-20.eastlink.uz ([62.16.67.148]) by hearst.mail.ru with esmtp (Exim 3.14 #4) id 13nqTA-000PCr-00 for questions@freebsd.org; Tue, 24 Oct 2000 02:53:29 +0400 Date: Tue, 24 Oct 2000 03:58:23 +0400 From: sadmaster X-Mailer: The Bat! (v1.46d) Educational Reply-To: sadmaster X-Priority: 3 (Normal) Message-ID: <104427912.20001024035823@inbox.ru> To: questions@freebsd.org 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 , i have internal modem in windows 98 it installs on com 3 port how make it work with FreeBSD? -- Best regards, sadmaster mailto:freebsd@pisem.net ...ÐÅÞÁÌØÎÏ, ÎÏ ÐÒÁ×ÄÁ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 15:59: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 1831237B479 for ; Mon, 23 Oct 2000 15:59:00 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9NMwxZ12844; Mon, 23 Oct 2000 15:58:59 -0700 (PDT) Date: Mon, 23 Oct 2000 15:58:59 -0700 From: Alfred Perlstein To: Flemming Froekjaer Cc: freebsd-questions@freebsd.org Subject: Re: SIG codes > 128 allowed? Message-ID: <20001023155858.W28123@fw.wintelcom.net> References: <641C2F90.19430A3A.0F2A144B@netscape.net> <20001023130415.U28123@fw.wintelcom.net> <0963B774.2A753185.0F2A144B@netscape.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.4i In-Reply-To: <0963B774.2A753185.0F2A144B@netscape.net>; from froekjaerf@netscape.net on Mon, Oct 23, 2000 at 06:13:53PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Flemming Froekjaer [001023 15:14] wrote: > > Alfred Perlstein wrote: > > > > * Flemming Froekjaer [001023 12:35] wrote: > > > In signal.h, more precisely the struct __siginfo, si_code is defined as > an > > > integer, but the same include file also defines the constant _SIG_MAXSIG, > > > with a value of 128. Does this mean that FreeBSD won't allow signal codes > > > above 128, or can you use the whole positive spectrum of an integer? > > > > > > The reason I ask is that I want to define a sighandler for every thread > in a > > > process. As you may know, threads share the parent process' signal > handlers, > > > so I'll need a unique signal code for each thread. I anticipate that the > > > number of threads per process will be about a thousand. > > > > You'll want to find a better way to dispatch to each thread than to do > > this.  You can use pthread_kill(3) to send a signal to a particular > > thread. > > At first I thought I'd overlooked something, but after doing some research > I've come to the conclusion that this still won't do it. You can send the > signal to a particular thread, alright, but if more than one thread has > unblocked that particular signal, it will subsequently be very difficult to > determine which thread the signal was directed at. Furthermore, the > process-level signal handler must block the signal in question while handling > it. This can be solved a number of ways, one that comes to mind is using pthread_setspecific(3) and pthread_getspecific(3) to implement your switch for what the signal means to each thread. > What I aim for is true thread-level asynchronous I/O. I want independant, > event-driven threads, basically, where each thread has it's own signal > handler which can be invoked, regardless of process states, at any given time. > Now, if I can safely use signals outside the kernel-defined range, all my > problems will be solved. I just assign a unique signal - and consequently a > unique signal handler - to each thread. Each thread can also register it's own handler afaik, this means that one can avoid the use of pthread_getspecific(3). Btw, you can't do this, from src/sys/kern_sig.c: int kill(cp, uap) register struct proc *cp; register struct kill_args *uap; { register struct proc *p; if ((u_int)uap->signum > _SIG_MAXSIG) return (EINVAL); sorry. > I'd love to use processes for this, but I'm afraid those are too costly for > this application. The need for speed and all that... Using processes can work, but it makes IPC more costly and inconvient. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 16:20: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.tznet.com (smtp.tznet.com [206.31.5.6]) by hub.freebsd.org (Postfix) with ESMTP id 86F6537B479 for ; Mon, 23 Oct 2000 16:19:58 -0700 (PDT) Received: from darkangel.gothic.com ([205.216.111.70]) by smtp.tznet.com with ESMTP (IPAD 2.52/64) id 5259300; Mon, 23 Oct 2000 18:18:32 -0500 Received: by darkangel.gothic.com (Postfix, from userid 1001) id 88BA2B8; Mon, 23 Oct 2000 18:26:01 -0500 (CDT) Date: Mon, 23 Oct 2000 18:26:01 -0500 From: Michael Urban To: Yifeng Xu Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD v Linux Message-ID: <20001023182601.A594@tznet.com> References: <20001023050501.12035.qmail@web1704.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001023050501.12035.qmail@web1704.mail.yahoo.com>; from websoft@yahoo.com on Sun, Oct 22, 2000 at 10:05:01PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG FreeBSD doesn't use an emulator to run Linux programs. It is more like a an API layer.. And it is not a lie to say that FreeBSD runs Oracle 8i for Linux better then native Linux. It is the truth. On Sun, Oct 22, 2000 at 10:05:01PM -0700, Yifeng Xu wrote: > I don't think an emulator can run faster and more > smoothly than a native system, If I tell you emulator > is better, it's joke. Guy, go to use Linux if you want > Oracle. > > Good luck, > XuYifeng > > ----- Original Message ----- > From: Robert Shea > To: FreeBSD questions > Sent: Monday, October 23, 2000 12:51 PM > Subject: FreeBSD v Linux > > With that said i am wondering if I should swap the > OS as well since I am > > gonna need to run 8i under a linux emmulator... and > although I am aware this > > is a statement with roots in ignornace as I have > never ran a linux > > emulator... I can't imagine it being real fast. > > > > My question is... keep BSD and run an emulator or > should I yield to the > > penguin completely? > > > > Thank you in advance for any insight :) > > > > Robert > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of > the message > > __________________________________________________ > Do You Yahoo!? > Yahoo! Messenger - Talk while you surf! It's FREE. > http://im.yahoo.com/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 16:24:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rapidnet.com (rapidnet.com [205.164.216.1]) by hub.freebsd.org (Postfix) with ESMTP id 899DC37B479; Mon, 23 Oct 2000 16:24:22 -0700 (PDT) Received: from localhost (nick@localhost) by rapidnet.com (8.9.3/8.9.3) with ESMTP id RAA09295; Mon, 23 Oct 2000 17:23:28 -0600 (MDT) Date: Mon, 23 Oct 2000 17:23:28 -0600 (MDT) From: Nick Rogness To: les@safety.net Cc: Fred Clift , Marko Ruban , freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: gateway on different subnet In-Reply-To: <200010232214.PAA14556@ns3.safety.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, 23 Oct 2000, Les Biffle wrote: > > Hm -- how about using proxy-arp style routing? > > Here's what I've done in the past: > > 1. Have a friend out in the net ping your address 208.59.162.242 > > 2. Run tcpdump and look for someone ARPing for you. That someone > will very likely be your default gateway as seen from your site. > If that router is in your subnet, set your default to it and you're > done. If not, continue at the next step. > > 3. Pick an IP Address in your cable subnet that feels like a really > good router address to you. Make something up. 208.59.162.1 perhaps? > > 4. Use "arp -s 208.59.162.1 xx:xx:xx:xx:xx:xx" to install an arp > entry in your route table for this made-up address. That will keep > you from ARPing for 208.59.162.1 and discovering the device that > really owns that address. > > 5. Set your default gateway to 208.59.162.1. If that doesn't work (it should), you could also look into the ipfw fwd option. I would like to know when you get it to work... Nick Rogness - Drive defensively. Buy a tank. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 16:34:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sigbus.com (sigbus.com [207.211.10.110]) by hub.freebsd.org (Postfix) with ESMTP id B82C937B479 for ; Mon, 23 Oct 2000 16:34:26 -0700 (PDT) Received: (from henrich@localhost) by sigbus.com (8.9.3/8.9.3) id QAA45810 for freebsd-questions@freebsd.org; Mon, 23 Oct 2000 16:34:24 -0700 (PDT) (envelope-from henrich) Date: Mon, 23 Oct 2000 16:34:24 -0700 From: Charles Henrich To: freebsd-questions@freebsd.org Subject: Rembo under linux emulation (Remote boot server) Message-ID: <20001023163424.C45535@sigbus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i X-Operating-System: FreeBSD 3.3-RELEASE X-PGP-Fingerprint: 1024/F7 FD C7 3A F5 6A 23 BF 76 C4 B8 C9 6E 41 A4 4F Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anyone out there tried to use rembo (its available for download off their web site). It looks very cool, but unfortunatly under linux emulation FreeBSD reboots instantly. Its almost exactly like typing the reboot command, it syncs the filesystem, stops the daemons and reboots. Any ideas? -Crh Charles Henrich Manex Visual Effects henrich@sigbus.com http://www.sigbus.com/~henrich To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 16:49:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from epsb.edmonton.ab.ca (relay.epsb.edmonton.ab.ca [198.161.119.6]) by hub.freebsd.org (Postfix) with ESMTP id C8CCF37B4CF for ; Mon, 23 Oct 2000 16:49:46 -0700 (PDT) Received: from exchange05.epsb.edmonton.ab.ca (exchange05.epsb.edmonton.ab.ca [10.0.5.14]) by epsb.edmonton.ab.ca (8.9.3/8.9.2) with ESMTP id RAA29290; Mon, 23 Oct 2000 17:43:51 -0600 (MDT) (envelope-from JSpencer@epsb.edmonton.ab.ca) Received: by exchange05.epsb.edmonton.ab.ca with Internet Mail Service (5.0.1460.8) id ; Mon, 23 Oct 2000 17:45:06 -0600 Message-ID: From: Jason Spencer To: "'thierry@thomas.as'" , "'freebsd-questions@FreeBSD.ORG'" Subject: RE: Erratic PS/2 mouse with FreeBSD 4.1 Date: Mon, 23 Oct 2000 17:44:24 -0600 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 > Hello, > > It seems to be a FAQ, but I have not found any solution for my > case. > > The mouse is a PS/2 "Browser Mouse", with 2 buttons and a wheel. > It's seen as a model 4DT. > > And its mouvement is erratic. When the mouse is in motion, the > cursor often jumps upward and to the right. Sometimes the software > (X) reacts as if one of the buttons has been pressed. > > Thanks for your help. I had a problem like this when setting up a machine for a friend. This is the config that ended up working: In kernel config: device psm0 at atkbdc? irq 12 [same as GENERIC] In /etc/rc.conf: moused_type="auto" moused_enable="YES" In XF86Config: Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/sysmouse" EndSection [the capital "A" had me stumped for a while :) ] If you're not using XFree86 4.X try: Section "Pointer" Protocol "PS/2" Device "/dev/sysmouse" EndSection -Jason [I hope Outlook doesn't munk up my mail too badly. I'm at work.] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 16:56:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-ether.rz.uni-ulm.de [134.60.1.36]) by hub.freebsd.org (Postfix) with ESMTP id BEFB137B479 for ; Mon, 23 Oct 2000 16:56:55 -0700 (PDT) Received: from gmx.de (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with ESMTP id BAA14802; Tue, 24 Oct 2000 01:56:50 +0200 (MEST) Message-ID: <39F4D041.75FA3D50@gmx.de> Date: Tue, 24 Oct 2000 01:56:49 +0200 From: Siegbert Baude X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: de, en MIME-Version: 1.0 To: cjengland@look.ca Cc: Francesco Maiorca , questions@freebsd.org Subject: Re: Splash Screen: same error! References: <20001023214522.07BB037B479@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 Hi, > I actually received a lot of responses with people saying the same thing. I have not heard any > splash screen success stories for 4.1 and above. I figure it's a kernel issue but never > received any confirmation from anyone of importortance. Just for the archives: My splash screen is still working. su-2.04# uname -a FreeBSD mycomputer.mydomain.de 4.1.1-STABLE FreeBSD 4.1.1-STABLE #0: Thu Oct 19 02:38:07 CEST 2000 myname@mycomputer.mydomain.de:/usr/obj/usr/src/sys/MYKERNEL i386 su-2.04# bash-2.04$ cat /boot/loader.conf # -- sysinstall generated deltas -- # autoboot_delay="2" userconfig_script_load="YES" splash_bmp_load="YES" bitmap_load="YES" bash-2.04 su-2.04# ls -l /boot/splash.bmp -rw-r--r-- 1 root wheel 787510 9 Aug 07:20 /boot/splash.bmp su-2.04# This is Chuck on a hill in the sun, from some FreeBSD website in 1024*768/256 indexed colors. And all of my friends turn pale, when they see him a few seconds after the first boot stage ;-) BTW, if you want to see the log messages, press the shift button and the splash screen will disappear. Found this by accident, is this somewhere in the docs? Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 17: 8:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from irv1-mail2.intelenet.net (irv1-mail2.intelenet.net [204.182.160.3]) by hub.freebsd.org (Postfix) with ESMTP id 56B4437B4C5 for ; Mon, 23 Oct 2000 17:08:33 -0700 (PDT) Received: from gidney.intelenet.net (gidney.intelenet.net [207.38.65.47]) by irv1-mail2.intelenet.net (8.9.3/8.9.3) with ESMTP id RAA17124 for ; Mon, 23 Oct 2000 17:08:32 -0700 (PDT) Message-Id: <200010240008.RAA17124@irv1-mail2.intelenet.net> To: freebsd-questions@freebsd.org Subject: X configuration, Rage IIc video card, mystery monitor Date: Mon, 23 Oct 2000 17:09:04 -0700 From: David Harnick-Shapiro Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I can't quite get X configured; at best, I get a clear image on the left half or so of the screen, and that same image repeated another time or two, often less clearly, on the right side. (Does this imply a bad horiz sync value?) The box is an eMachines etower 333k, which means it has an ATI Rage IIc video card. SuperProbe (Version 2.20 (17 June 1999)) says: First video: Super-VGA Chipset: ATI 264GT-IIc (3D Rage IIc) (Port Probed) Memory: 4096 Kbytes RAMDAC: ATI Mach64 integrated 15/16/24/32-bit DAC w/clock (with 6-bit wide lookup tables (or in 6-bit mode)) (programmable for 6/8-bit wide lookup tables) Attached graphics coprocessor: Chipset: ATI Mach64 Memory: 4096 Kbytes The monitor, of course, has no manual, because it's a hand-me-down. Front says "Gateway2000" and "Vivitron"; on the back, "Model CPD-GF250T" and the fact that it was manufactured in 1997 in Tijuana :-) (In the past, when using other equally-undocumented monitors, I've been able to figure out the OEM, and get the specs from them, but no go on this one.) Suggestions? P.S. For completeness' sake, I'm including a recently-generated XF86Config, but it's so bad that I would not encourage anyone to try to debug -- just tell me what to tell XF86Setup or xf86config :-} David H-S # XF86Config auto-generated by XF86Setup # # Copyright (c) 1996 by The XFree86 Project, Inc. # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), # to deal in the Software without restriction, including without limitation # the rights to use, copy, modify, merge, publish, distribute, sublicense, # and/or sell copies of the Software, and to permit persons to whom the # Software is furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL # THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. # # Except as contained in this notice, the name of the XFree86 Project shall # not be used in advertising or otherwise to promote the sale, use or other # dealings in this Software without prior written authorization from the # XFree86 Project. # # See 'man XF86Config' for info on the format of this file Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/100dpi:unscaled,/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/Speedo,/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/75dpi,/usr/X11R6/lib/X11/fonts/100dpi" EndSection Section "ServerFlags" EndSection Section "Keyboard" Protocol "Standard" AutoRepeat 500 30 LeftAlt Meta RightAlt Meta ScrollLock Compose RightCtl Control XkbKeycodes "xfree86" XkbTypes "default" XkbCompat "default" XkbSymbols "us(pc101)" XkbGeometry "pc" XkbRules "xfree86" XkbModel "pc101" XkbLayout "us" XkbOptions "ctrl:swapcaps" EndSection Section "Pointer" Protocol "PS/2" Device "/dev/sysmouse" BaudRate 1200 Emulate3Timeout 50 Resolution 100 Emulate3Buttons EndSection Section "Monitor" Identifier "Primary Monitor" VendorName "Unknown" ModelName "Unknown" HorizSync 31.5-57.0 VertRefresh 50-90 Modeline "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync EndSection Section "Device" Identifier "Primary Card" VendorName "Unknown" BoardName "None" EndSection Section "Screen" Driver "Accel" Device "Primary Card" Monitor "Primary Monitor" DefaultColorDepth 16 BlankTime 0 SuspendTime 0 OffTime 0 SubSection "Display" Depth 8 Modes "1024x768" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" EndSubSection SubSection "Display" Depth 32 Modes "1024x768" EndSubSection EndSection Section "Screen" Driver "SVGA" Device "Primary Card" Monitor "Primary Monitor" DefaultColorDepth 16 BlankTime 0 SuspendTime 0 OffTime 0 SubSection "Display" Depth 8 Modes "1024x768" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" EndSubSection SubSection "Display" Depth 32 Modes "1024x768" EndSubSection EndSection Section "Screen" Driver "VGA16" Device "Primary Card" Monitor "Primary Monitor" BlankTime 0 SuspendTime 0 OffTime 0 SubSection "Display" Depth 4 Modes "1024x768" EndSubSection EndSection Section "Screen" Driver "VGA2" Device "Primary Card" Monitor "Primary Monitor" BlankTime 0 SuspendTime 0 OffTime 0 SubSection "Display" Depth 1 Modes "1024x768" EndSubSection EndSection To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 17:27:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from big.edisons.net (unknown [212.104.1.245]) by hub.freebsd.org (Postfix) with ESMTP id 5CD7037B479 for ; Mon, 23 Oct 2000 17:27:29 -0700 (PDT) Received: from [212.104.25.154] by big.edisons.it (NTMail 5.06.0014/NT6125.00.c870d48c) with ESMTP id obfxsaaa for questions@freebsd.org; Tue, 24 Oct 2000 02:30:47 +0200 Message-ID: <39F4D766.1FC5BC94@edisons.it> Date: Tue, 24 Oct 2000 02:27:18 +0200 From: Francesco Maiorca X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-RELEASE i386) X-Accept-Language: it, en MIME-Version: 1.0 To: Siegbert Baude Cc: cjengland@look.ca, questions@freebsd.org Subject: Re: Splash Screen: same error! References: <20001023214522.07BB037B479@hub.freebsd.org> <39F4D041.75FA3D50@gmx.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Siegbert Baude wrote: Hi, > I actually received a lot of responses with people saying the same thing. I have not heard any > splash screen success stories for 4.1 and above. I figure it's a kernel issue but never > received any confirmation from anyone of importortance. Just for the archives: My splash screen is still working. su-2.04# ls -l /boot/splash.bmp -rw-r--r-- 1 root wheel 787510 9 Aug 07:20 /boot/splash.bmp su-2.04# This is Chuck on a hill in the sun, from some FreeBSD website in 1024*768/256 indexed colors. And all of my friends turn pale, when they see him a few seconds after the first boot stage ;-) BTW, if you want to see the log messages, press the shift button and the splash screen will disappear. Found this by accident, is this somewhere in the docs? Ciao Siegbert Do you load the VESA module? I can load an image *ONLY* swithing to VESA. Ciao, Francesco -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use Charset: noconv iQEVAwUBOfTWxzH4kNeTnamTAQGCPAgA0sphYG2Jos5rYbzqWHhjU/njqabfmETm 4UTc/CZotMw8NXNxKwxdhT7SaPxIaB2Z9+Z15coHR2uvg4VLt8sadeyxfuqv9OvE lUTVj2zJyM3Jmje3+cbsdWA0UYUYP4UmqZc4ifytYhxJyM0VZHZEMjxujtSEALaG vml2B+3u4ohMh46O9tSHAVbq8uKXjHIF77MMfzvZbKX+oZfh9wYdrddenVuC3Zwl Bm0uIBe7l2/bnevIm3sidkkRjZ48jVXmfn7NOiKhABxBeQ++yfI0RzAn5pylCFlk A8NGN40DsT+q2OD5br6g6VjnZ8m/J9EK57vpdPpOsRvzgVasabojAQ== =XtsL -----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 Oct 23 17:34:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tahiti.cc.odu.edu (tahiti.server1.odu.edu [128.82.224.6]) by hub.freebsd.org (Postfix) with ESMTP id 4D0D337B479; Mon, 23 Oct 2000 17:34:41 -0700 (PDT) Received: from [10.3.2.31] (sd11-174.sd.odu.edu [128.82.11.174]) by tahiti.cc.odu.edu (8.9.3/8.9.3) with ESMTP id UAA21693; Mon, 23 Oct 2000 20:34:38 -0400 (EDT) Date: Mon, 23 Oct 2000 20:42:17 +0000 (GMT) From: Kherry Zamore X-Sender: dknj@jubilee.sd.odu.edu To: freebsd-questions@freebsd.org, freebsd-hackers@freebsd.org Subject: Re: gateway on different subnet In-Reply-To: <200010232035.e9NKZ1h04685@mass.osd.bsdi.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, 23 Oct 2000, Mike Smith wrote: > > Summary of the problem: > > > > Can't assign cable modem gateway (10.17.56.12) to interface > > ed0 with assigned IP (208.59.162.242) - "network unreachable". > > > > I called RCN (my cable provider) and asked them to give me > > a gateway on the same subnet; they said they "don't do that". > > Your gateway *must* be on a reachable subnet. That's all there is to it. > RCN has recently pulled a crack smoking move and made the gateways 10.x ip addresses on their cable modems. It caught me by surprise since I had just put up a new box and it refused to get on the internet. Anywho, the easiest way to fix it is to alias 10.254.254.1 (or some other bogus ip) to your public interface with a netmask of 0xff000000 and then set your default gateway as normal. % ifconfig ed0 ed0: flags=8843 mtu 1500 inet 216.164.35.237 netmask 0xffffff00 broadcast 216.164.35.255 inet 10.254.254.1 netmask 0xff000000 broadcast 10.255.255.255 ether 00:50:4e:00:cc:ff When I get home I'm probably going to switch to DSL, my sanity is worth more than low cost bandwidth. -= Kherry Zamore -=- (757) 683-7386 =- -= Resident Computer and Network geek/god =- -= Rogers Hall Main Room 324 -=- www.dknj.org =- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 17:37: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.h-shindengen.co.jp (dns.h-shindengen.co.jp [210.162.226.98]) by hub.freebsd.org (Postfix) with ESMTP id 55A7E37B4C5 for ; Mon, 23 Oct 2000 17:37:03 -0700 (PDT) Received: from hcot001 ([10.106.1.101]) by mail.h-shindengen.co.jp (8.8.5+ExpressMail-1.14/Rainbow-1.1) with SMTP id JAA00350 for ; Tue, 24 Oct 2000 09:36:25 +0900 (JST) Message-ID: <001b01c03d52$82708a40$65016a0a@hcot001> From: "t-takahashi" To: Subject: =?iso-2022-jp?B?GyRCNjUkKCRGJC8kQCQ1JCQbKEI=?= Date: Tue, 24 Oct 2000 09:36:51 +0900 Organization: =?iso-2022-jp?B?GyRCIUozdCFLRWw6LD83RUU4NRsoQg==?= MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG $B$O$8$a$^$7$F!#(B $B!J3t!KEl:,?7EE85$N9b66$H8@$$$^$9!#(B Free$B#B#S#D!J#9#8!K$r=i$a$F;HMQ$7$h$&$H$7$F$$$kD6=i?4; Mon, 23 Oct 2000 17:39:24 -0700 (PDT) Received: from gidney.intelenet.net (gidney.intelenet.net [207.38.65.47]) by irv1-mail2.intelenet.net (8.9.3/8.9.3) with ESMTP id RAA21362 for ; Mon, 23 Oct 2000 17:39:23 -0700 (PDT) Message-Id: <200010240039.RAA21362@irv1-mail2.intelenet.net> To: freebsd-questions@FreeBSD.ORG Subject: X configuration, Rage IIc video card, mystery monitor -- added info In-reply-to: Your message of Mon, 23 Oct 2000 17:09:04 -0700. <200010240008.RAA17124@irv1-mail2.intelenet.net> Date: Mon, 23 Oct 2000 17:39:54 -0700 From: David Harnick-Shapiro Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Uh, and my first message really should have included davidhs_dot% X -version XFree86 Version 3.3.5 / X Window System (protocol Version 11, revision 0, vendor release 6300) Release Date: August 23 1999 Operating System: FreeBSD 3.1-STABLE i386 [ELF] Configured drivers: Mach64: accelerated server for ATI Mach64 graphics adaptors (Patchlevel 0) davidhs_dot% uname -a FreeBSD dot.dhs.intelenet.net 3.4-RELEASE FreeBSD 3.4-RELEASE #0: Fri May 12 01:50:54 PDT 2000 root@dot.dhs.intelenet.net:/usr/src/sys/compile/DOT i386 (That "DOT" kernel is just GENERIC with > device pcm0 at isa? port ? tty irq 10 drq 1 flags 0x0 added, and a few devices (wt0, mcd0, matcd0, scd0) commented out. /david On Mon, 23 Oct 2000 17:09, David Harnick-Shapiro writes: > I can't quite get X configured; at best, I get a clear image on the > left half or so of the screen, and that same image repeated another > time or two, often less clearly, on the right side. (Does this imply > a bad horiz sync value?) > > The box is an eMachines etower 333k, which means it has an ATI Rage IIc > video card. SuperProbe (Version 2.20 (17 June 1999)) says: > > First video: Super-VGA > Chipset: ATI 264GT-IIc (3D Rage IIc) (Port Probed) > Memory: 4096 Kbytes > RAMDAC: ATI Mach64 integrated 15/16/24/32-bit DAC w/clock > (with 6-bit wide lookup tables (or in 6-bit mode)) > (programmable for 6/8-bit wide lookup tables) > Attached graphics coprocessor: > Chipset: ATI Mach64 > Memory: 4096 Kbytes > > The monitor, of course, has no manual, because it's a hand-me-down. > Front says "Gateway2000" and "Vivitron"; on the back, "Model CPD-GF250T" > and the fact that it was manufactured in 1997 in Tijuana :-) (In the > past, when using other equally-undocumented monitors, I've been able to > figure out the OEM, and get the specs from them, but no go on this one.) > > Suggestions? > > P.S. For completeness' sake, I'm including a recently-generated > XF86Config, but it's so bad that I would not encourage anyone to try > to debug -- just tell me what to tell XF86Setup or xf86config :-} > > David H-S > > > # XF86Config auto-generated by XF86Setup > # > # Copyright (c) 1996 by The XFree86 Project, Inc. > > # > # Permission is hereby granted, free of charge, to any person obtaining a > # copy of this software and associated documentation files (the "Software"), > # to deal in the Software without restriction, including without limitation > # the rights to use, copy, modify, merge, publish, distribute, sublicense, > # and/or sell copies of the Software, and to permit persons to whom the > # Software is furnished to do so, subject to the following conditions: > # > # The above copyright notice and this permission notice shall be included in > # all copies or substantial portions of the Software. > # > # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR > # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, > # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL > # THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, > # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF > # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE > # SOFTWARE. > # > # Except as contained in this notice, the name of the XFree86 Project shall > # not be used in advertising or otherwise to promote the sale, use or other > # dealings in this Software without prior written authorization from the > # XFree86 Project. > # > > # See 'man XF86Config' for info on the format of this file > > Section "Files" > RgbPath "/usr/X11R6/lib/X11/rgb" > FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/100dpi:unscaled,/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/Speedo,/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/75dpi,/usr/X11R6/lib/X11/fonts/100dpi" > EndSection > > Section "ServerFlags" > EndSection > > Section "Keyboard" > Protocol "Standard" > AutoRepeat 500 30 > LeftAlt Meta > RightAlt Meta > ScrollLock Compose > RightCtl Control > XkbKeycodes "xfree86" > XkbTypes "default" > XkbCompat "default" > XkbSymbols "us(pc101)" > XkbGeometry "pc" > XkbRules "xfree86" > XkbModel "pc101" > XkbLayout "us" > XkbOptions "ctrl:swapcaps" > EndSection > > Section "Pointer" > Protocol "PS/2" > Device "/dev/sysmouse" > BaudRate 1200 > Emulate3Timeout 50 > Resolution 100 > Emulate3Buttons > EndSection > > Section "Monitor" > Identifier "Primary Monitor" > VendorName "Unknown" ModelName "Unknown" > HorizSync 31.5-57.0 > VertRefresh 50-90 > Modeline "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync > EndSection > > Section "Device" > Identifier "Primary Card" > VendorName "Unknown" > BoardName "None" > > > EndSection > > Section "Screen" > Driver "Accel" > Device "Primary Card" > Monitor "Primary Monitor" > DefaultColorDepth 16 > BlankTime 0 > SuspendTime 0 > OffTime 0 > SubSection "Display" > Depth 8 > Modes "1024x768" > EndSubSection > SubSection "Display" > Depth 15 > Modes "1024x768" > EndSubSection > SubSection "Display" > Depth 16 > Modes "1024x768" > EndSubSection > SubSection "Display" > Depth 24 > Modes "1024x768" > EndSubSection > SubSection "Display" > Depth 32 > Modes "1024x768" > EndSubSection > EndSection > > Section "Screen" > Driver "SVGA" > Device "Primary Card" > Monitor "Primary Monitor" > DefaultColorDepth 16 > BlankTime 0 > SuspendTime 0 > OffTime 0 > SubSection "Display" > Depth 8 > Modes "1024x768" > EndSubSection > SubSection "Display" > Depth 15 > Modes "1024x768" > EndSubSection > SubSection "Display" > Depth 16 > Modes "1024x768" > EndSubSection > SubSection "Display" > Depth 24 > Modes "1024x768" > EndSubSection > SubSection "Display" > Depth 32 > Modes "1024x768" > EndSubSection > EndSection > > Section "Screen" > Driver "VGA16" > Device "Primary Card" > Monitor "Primary Monitor" > BlankTime 0 > SuspendTime 0 > OffTime 0 > SubSection "Display" > Depth 4 > Modes "1024x768" > EndSubSection > EndSection > > Section "Screen" > Driver "VGA2" > Device "Primary Card" > Monitor "Primary Monitor" BlankTime 0 > SuspendTime 0 > OffTime 0 > SubSection "Display" > Depth 1 > Modes "1024x768" > EndSubSection > EndSection > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > David H-S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 17:45:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from clyde.goodleaf.net (piscator.seanet.com [199.181.165.218]) by hub.freebsd.org (Postfix) with ESMTP id 36D5237B4C5 for ; Mon, 23 Oct 2000 17:45:53 -0700 (PDT) Received: by clyde.goodleaf.net (Postfix, from userid 1001) id 67D545BA9; Mon, 23 Oct 2000 17:44:20 -0700 (PDT) References: In-Reply-To: From: john@goodleaf.net To: "Adam Fladwood" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sendmail -or- Qmail? Date: Tue, 24 Oct 2000 00:44:20 GMT Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <20001024004420.67D545BA9@clyde.goodleaf.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have to vote for qmail or postfix. It's not that sendmail is a _bad_ program, it's just that I don't understand it. I do understand qmail and postfix... Personally, I find postfix the easiest to use, and I use it for my own systems. However, qmail probably has a wider following and has very extensive online documentation, as well as additional modules, etc. There is also a book from SAMS publishing called _Running Qmail_, which happens to use FreeBSD 4 for most of its examples. So you may prefer qmail for the resources available to you. In any case, both qmail and postfix are a world easier to configure than sendmail. They are also reputed to be more secure than sendmail. I'm afraid I can't say anything about speed, as my systems don't generate enough traffic to torture test any of the software. -John Adam Fladwood writes: > I've been trying to figure out what I should do... I'm the systems admin > for an ISP that has a prettt steady flow of Mail. However sendmail seems to > be to much for me to handle as far as setting up certain rules and stuff. I > mean I have the sendmail book, but hell, that doesn't help a whole lot w/ > the rules - I don't have time to sit and read it. > > I've heard qmail is easier to configure and I've also heard it's faster... > is this true? What does everyone else use/recommend? > > Thanks! > > Adam > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 23 17:46:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.monochrome.org (monochrome.org [206.64.112.124]) by hub.freebsd.org (Postfix) with ESMTP id 9C69937B4D7 for ; Mon, 23 Oct 2000 17:46:42 -0700 (PDT) Received: from localhost (faro [192.168.1.7]) by mail.monochrome.org (8.9.3/8.9.3) with SMTP id UAA31351; Mon, 23 Oct 2000 20:46:29 -0400 (EDT) (envelope-from chris@monochrome.org) Date: Mon, 23 Oct 2000 20:46:29 -0400 (EDT) From: Chris Hill X-Sender: chris@localhost To: David Harnick-Shapiro Cc: freebsd-questions@FreeBSD.ORG Subject: Re: X configuration, Rage IIc video card, mystery monitor In-Reply-To: <200010240008.RAA17124@irv1-mail2.intelenet.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, 23 Oct 2000, David Harnick-Shapiro wrote: > I can't quite get X configured; at best, I get a clear image on the > left half or so of the screen, and that same image repeated another > time or two, often less clearly, on the right side. (Does this imply > a bad horiz sync value?) It means that the H-rate is too high for the monitor, and the monitor is locking to half the actual horizontal frequency. Therefore you see the image twice, over the width of the screen. You'll need to set X to run at a lower H-rate, but how low is, as you say, a mystery. > The box is an eMachines etower 333k, which means it has an ATI Rage IIc I'm using a Rage IIc in this 3.1R box. I know, time to cvsup... anyway it works OK for me with a Nokia 447Xi monitor. Here are the relevant parts of my XF86Config: --- Cut here --- 8< --- cut here --- 8< --- CUT HERE --- Section "Monitor" Identifier "Primary Monitor" VendorName "Unknown" ModelName "Unknown" HorizSync 31-91 VertRefresh 50-150 Modeline "1280x1024" 135.00 1280 1316 1420 1592 1024 1055 1058 1092 Modeline "1152x864" 137.65 1152 1184 1312 1536 864 866 885 902 -hsync -vsync Modeline "1024x768" 115.50 1024 1056 1248 1440 768 771 781 802 -hsync -vsync EndSection Section "Device" Identifier "Primary Card" VendorName "Unknown" BoardName "ATI Mach64 3D Rage IIC" VideoRam 8192 EndSection --- Cut here --- 8< --- cut here --- 8< --- CUT HERE --- HTH. -- Chris Hill chris@monochrome.org [1] Bus error netscape To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 17:53:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from neodymium.btinternet.com (neodymium.btinternet.com [194.73.73.83]) by hub.freebsd.org (Postfix) with ESMTP id 4FDAB37B479 for ; Mon, 23 Oct 2000 17:53:18 -0700 (PDT) Received: from [213.1.109.148] (helo=home) by neodymium.btinternet.com with smtp (Exim 3.03 #83) id 13nsL6-00002e-00 for freebsd-questions@freebsd.org; Tue, 24 Oct 2000 01:53:17 +0100 Message-Id: <3.0.3.32.20001024015203.01e0c668@mail.btinternet.com> X-Sender: p.allsopp@mail.btinternet.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Tue, 24 Oct 2000 01:52:03 +0100 To: freebsd-questions@freebsd.org From: Phil Allsopp Subject: Asus CUSL-2M Motherboard 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 new ASUS CUSL-2M motherboard. Great server board, onboard VGA (AGP*4), Rthernet on board and ATA 100. Problem is that the board has a 3Com 3c920 ethernet chip. Does anyone know if there are any FreeBSD drivers for this chip on this board ? Regards Phil. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 18:16:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail5.sc.rr.com (fe5.southeast.rr.com [24.93.67.52]) by hub.freebsd.org (Postfix) with ESMTP id BFE4737B4C5 for ; Mon, 23 Oct 2000 18:16:12 -0700 (PDT) Received: from silvertriad ([24.88.80.126]) by mail5.sc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Mon, 23 Oct 2000 21:15:51 -0400 Date: Mon, 23 Oct 2000 21:18:28 -0400 From: Michael Silver X-Mailer: The Bat! (v1.46d) UNREG / CD5BF9353B3B7091 Reply-To: Michael Silver X-Priority: 3 (Normal) Message-ID: <62816522236.20001023211828@sc.rr.com> To: "Adam Fladwood" Cc: freebsd-questions@freebsd.org Subject: Re: Sendmail -or- Qmail? In-reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Adam, I am using qmail on two systems currently, along with some virtual domain add-ins such as vpopmail. So far I am very impressed with it, and there are some fairly good instructions on setting it up. I did run into a strange problem (another story), but after reading the qmail FAQ, I was able to fix it easily. I have one system running about 4 domains with pop and smtp access. I don't have any large scale systems that would really test qmails reliability, stability and speed, but so far I would highly recommend it. There is also fairly good documentation and add-ins such as web mail, mailing lists, autoresponders, etc. I chose qmail over sendmail for it's simplicity with out sacrificing power. I chose qmail over postfix due to it's larger user base, better documentation and add-ins. Tuesday, October 24, 2000, 6:36:10 PM, you wrote: AF> I've heard qmail is easier to configure and I've also heard it's faster... AF> is this true? What does everyone else use/recommend? ...Michael Silver... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 19: 8:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sigbus.com (sigbus.com [207.211.10.110]) by hub.freebsd.org (Postfix) with ESMTP id B34C037B479 for ; Mon, 23 Oct 2000 19:08:09 -0700 (PDT) Received: (from henrich@localhost) by sigbus.com (8.9.3/8.9.3) id TAA46652 for freebsd-questions@freebsd.org; Mon, 23 Oct 2000 19:08:09 -0700 (PDT) (envelope-from henrich) Date: Mon, 23 Oct 2000 19:08:09 -0700 From: Charles Henrich To: freebsd-questions@freebsd.org Subject: cvsup scan files (cvsupd) Message-ID: <20001023190809.D46464@sigbus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i X-Operating-System: FreeBSD 3.3-RELEASE X-PGP-Fingerprint: 1024/F7 FD C7 3A F5 6A 23 BF 76 C4 B8 C9 6E 41 A4 4F Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does cvsup have any mechanism for creating scan files of local collections? That is how does the mirror master setup the scan file so that it isnt hammered when being mirrored? I havent been able to find anything in -questions or on the FreeBSD site.. thanks! -Crh Charles Henrich Manex Visual Effects henrich@sigbus.com http://www.sigbus.com/~henrich To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 19:48:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.wagsky.com (wildside.wagsky.com [64.220.148.97]) by hub.freebsd.org (Postfix) with ESMTP id 3302837B479 for ; Mon, 23 Oct 2000 19:48:09 -0700 (PDT) Received: from localhost (jeff@localhost) by smtp.wagsky.com (8.11.1/8.9.3) with ESMTP id e9O2m8702566 for ; Mon, 23 Oct 2000 19:48:08 -0700 (PDT) (envelope-from jeff@spotlife.com) X-Authentication-Warning: wildside.wagsky.com: jeff owned process doing -bs Date: Mon, 23 Oct 2000 19:48:08 -0700 (PDT) From: Jeff Kletsky X-Sender: jeff@wildside.wagsky.com Reply-To: Jeff Kletsky To: freebsd-questions@freebsd.org Subject: 4.1.1-RELEASE -- missing /usr/bin/ssh_keygen (and more) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Installing 4.1.1-RELEASE from CD or FTP seems to want to set up ssh (which is good), but it does not install the required binaries. jeff@kanga21:/usr/tmp/4.1.1R/bin$ cat bin.?? | tar -tpzf - | fgrep ssh etc/ssh/ etc/ssh/ssh_config etc/ssh/sshd_config usr/lib/pam_ssh.so http://www.freebsd.org/releases/4.1.1R/notes.html indicates that this is the case "sshd now enabled by default on new installs." However, there is nothing about the missing binaries in the errata... Have I just installed FreeBSD too many times and missed something in the install screens? (I always go for X-Developer option) If I run /stand/sysinstall, I can try to go to "Configure" and "Distributions" -- select crypto -- but nothing happens. They *are* in the crypto distribution: jeff@kanga21:/usr/tmp/4.1.1R/crypto$ cat *.?? | tar -tpzf - | fgrep ssh usr/bin/ssh usr/bin/ssh-add usr/bin/ssh-agent usr/bin/ssh-keygen usr/sbin/sshd usr/share/man/man1/ssh.1.gz usr/share/man/man1/ssh-add.1.gz usr/share/man/man1/ssh-agent.1.gz usr/share/man/man1/ssh-keygen.1.gz usr/share/man/man8/sshd.8.gz So it seems that it well may be "pilot error" make world -- fixes the problem (which I almost always do) -- but is there an easier solution -- and can it be better integrates with sysinstall?? Thanks! Jeff ----- Jeffrey Marc Kletsky SpotLife | Personal Broadcasting Sr. Product Manager jeff@spotlife.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 20:13:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from outmail3.pacificnet.net (outmail3.pacificnet.net [207.171.0.14]) by hub.freebsd.org (Postfix) with ESMTP id 0101137B479 for ; Mon, 23 Oct 2000 20:13:54 -0700 (PDT) Received: from usr3-20.pacificnet.net (usr3-20.pacificnet.net [207.171.38.149]) by outmail3.pacificnet.net (8.9.3/8.9.3) with ESMTP id UAA01274; Mon, 23 Oct 2000 20:13:15 -0700 (PDT) Date: Mon, 23 Oct 2000 20:13:41 -0700 (PDT) From: Stephen Krauth X-Sender: stephenk@azazel.inside.killermartian.com To: laszlo vagner Cc: freebsd-questions@freebsd.org Subject: Re: PCI sound cards under 4.1 In-Reply-To: <20001017.21442100@thunderbird.vagner.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for the advice! I happened to find one at Frys when returning the SB Live (and it was the only SB Ensonique there - returned by another customer). Works like a charm under FreeBSD 4.1 and Win2k. Thanks again... On Tue, 17 Oct 2000, laszlo vagner wrote: > I have a soundblaster ensonique pci that works fine cheap too > around 29 bucks. > > I just added the lines option pnpbios and device pcm0 > and created my sound devices with makedev. > > > pcm0: port 0xa400-0xa43f irq 5 at device 10.0 on pci0 > > >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< > > On 10/17/00, 9:14:58 PM, Stephen Krauth wrote > regarding PCI sound cards under 4.1: > > > > Anybody have a suggestion for one that works, all the time? I need to > > return the SB Live! that FreeBSD simply hates, so what should I > replace it > > with? Thanks! Steve K. U.F.O. - "For the feeler gauge in you." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 20:25:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.rdc1.az.home.com (unknown [24.1.240.75]) by hub.freebsd.org (Postfix) with ESMTP id 6754E37B479 for ; Mon, 23 Oct 2000 20:25:24 -0700 (PDT) Received: from home.com ([24.1.247.6]) by mail1.rdc1.az.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001024032524.GSVB9827.mail1.rdc1.az.home.com@home.com> for ; Mon, 23 Oct 2000 20:25:24 -0700 Message-ID: <39F4E0AE.D51A2218@home.com> Date: Mon, 23 Oct 2000 18:06:54 -0700 From: Joel Mc Graw X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: APC UPS _simple_ signal problems Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Scenario: --------- 1 APC SmartUPS 3000RM 1 NT4 Server 2 FreeBSD Servers 1 APC ShareUPS (for sharing a single UPS between up to eight servers) The ShareUPS has 8 ports, but only _one_ understands the APC smart signalling protocol. I have installed both upsmon and upsd from the ports collection on the FreeBSD servers, but it appears that both of these only understand the smart signalling protocol. So, I need a utility to monitor an APC SmartUPS on at least one of these servers using the _simple_ signalling protocol. APC suggested I use their open-source simple signalling daemon, but if fails to compile because "SIGPWR" is not defined (supposedly in signal.h). A check of the FreeBSD sources suggests that this signal is indeed not defined (caveat: I'm not an expert). Does anyone out there have a suggestion/solution? TIA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 20:28: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lerami.lerctr.org (lerami.lerctr.org [207.158.72.11]) by hub.freebsd.org (Postfix) with ESMTP id A6AF537B479 for ; Mon, 23 Oct 2000 20:28:01 -0700 (PDT) Received: (from ler@localhost) by lerami.lerctr.org (8.11.1/8.11.1/20000901) id e9O3S0K08728 for freebsd-questions@FreeBSD.ORG; Mon, 23 Oct 2000 22:28:00 -0500 (CDT) (envelope-from ler) Date: Mon, 23 Oct 2000 22:28:00 -0500 From: Larry Rosenman To: freebsd-questions@FreeBSD.ORG Subject: Re: APC UPS _simple_ signal problems Message-ID: <20001023222759.A8720@lerami.lerctr.org> References: <39F4E0AE.D51A2218@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.10i In-Reply-To: <39F4E0AE.D51A2218@home.com>; from jpmcgraw1@home.com on Mon, Oct 23, 2000 at 06:06:54PM -0700 X-Mailer: Mutt http://www.mutt.org/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I use bkupsd from the ports, works fine. LER (APC SmartUps 1000XL+share-ups+1 UnixWare Box, + FreeBSD.) * Joel Mc Graw [001023 22:25]: > Scenario: > --------- > 1 APC SmartUPS 3000RM > 1 NT4 Server > 2 FreeBSD Servers > 1 APC ShareUPS (for sharing a single UPS between up to eight servers) > > > The ShareUPS has 8 ports, but only _one_ understands the APC smart > signalling protocol. I have installed both upsmon and upsd from the > ports collection on the FreeBSD servers, but it appears that both of > these only understand the smart signalling protocol. So, I need a > utility to monitor an APC SmartUPS on at least one of these servers > using the _simple_ signalling protocol. APC suggested I use their > open-source simple signalling daemon, but if fails to compile because > "SIGPWR" is not defined (supposedly in signal.h). A check of the > FreeBSD sources suggests that this signal is indeed not defined (caveat: > I'm not an expert). > > Does anyone out there have a suggestion/solution? > > TIA > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 (voice) Internet: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 20:31:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from post.webmailer.de (natmail2.webmailer.de [192.67.198.65]) by hub.freebsd.org (Postfix) with ESMTP id 7D8B237B479 for ; Mon, 23 Oct 2000 20:31:37 -0700 (PDT) Received: from 62.157.61.148 (p3E9D3D94.dip.t-dialin.net [62.157.61.148]) by post.webmailer.de (8.9.3/8.8.7) with ESMTP id FAA16673; Tue, 24 Oct 2000 05:31:29 +0200 (MET DST) Date: Tue, 24 Oct 2000 05:31:26 +0200 From: bk X-Mailer: The Bat! (v1.45) Personal Reply-To: bk X-Priority: 3 (Normal) Message-ID: <251316472.20001024053126@x-itec.de> To: Lionel Chan Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD 4.1.1 & sendmail In-reply-To: <00102122494800.00833@rh62.subzero.per.sg> References: <00102122494800.00833@rh62.subzero.per.sg> 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 Lionel, Saturday, October 21, 2000, 4:42:56 PM, you wrote: LC> Just upgraded from 4.1 to 4.1.1. Everytime when 4.1.1 boots up the system LC> hangs @ the point when it starts sendmail. It will only come out of it after a LC> couple of minutes and then continue with the booting. I don't have this LC> problem with 4.0 nor 4.1. Anyone having the same problem? Any pointers here? LC> Tks very much. LC> -- LC> CHAN Kin Poon look in /etc/resolv.conf and add nameserver 127.0.0.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 20:49:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from konerding.com (adsl-64-163-64-74.dsl.snfc21.pacbell.net [64.163.64.74]) by hub.freebsd.org (Postfix) with ESMTP id 5F47D37B479 for ; Mon, 23 Oct 2000 20:49:19 -0700 (PDT) Received: from konerding.com (IDENT:dek_ml@localhost.localdomain [127.0.0.1]) by konerding.com (8.9.3/8.8.7) with ESMTP id UAA06955; Mon, 23 Oct 2000 20:49:12 -0700 Message-Id: <200010240349.UAA06955@konerding.com> To: Lionel Chan Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD 4.1.1 & sendmail In-Reply-To: Your message of "Tue, 24 Oct 2000 05:31:26 +0200." <251316472.20001024053126@x-itec.de> Date: Mon, 23 Oct 2000 20:49:12 -0700 From: dek_ml@konerding.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bk writes: >Hello Lionel, > >Saturday, October 21, 2000, 4:42:56 PM, you wrote: > >LC> Just upgraded from 4.1 to 4.1.1. Everytime when 4.1.1 boots up the system >LC> hangs @ the point when it starts sendmail. It will only come out of it after a >LC> couple of minutes and then continue with the booting. I don't have this >LC> problem with 4.0 nor 4.1. Anyone having the same problem? Any pointers here? >LC> Tks very much. > >LC> -- >LC> CHAN Kin Poon > >look in /etc/resolv.conf and add > >nameserver 127.0.0.1 PS if the hang is getting in the way of booting the machine, ^C (control-C) will get you out :-) Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 20:56:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (cfedde.ppp.frii.com [216.17.133.195]) by hub.freebsd.org (Postfix) with ESMTP id C18CC37B479 for ; Mon, 23 Oct 2000 20:56:39 -0700 (PDT) Received: from fedde (localhost [127.0.0.1]) by fedde.littleton.co.us (8.11.0/8.11.0.Beta3) with ESMTP id e9O3uXl62359; Mon, 23 Oct 2000 21:56:33 -0600 (MDT) Message-Id: <200010240356.e9O3uXl62359@fedde.littleton.co.us> To: "Adam Fladwood" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sendmail -or- Qmail? In-Reply-To: From: Chris Fedde Date: Mon, 23 Oct 2000 21:56:33 -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 24 Oct 2000 17:36:10 -0500 "Adam Fladwood" wrote: +------------------ | I've been trying to figure out what I should do... I'm the systems admin | for an ISP that has a prettt steady flow of Mail. However sendmail seems to | be to much for me to handle as far as setting up certain rules and stuff. I | mean I have the sendmail book, but hell, that doesn't help a whole lot w/ | the rules - I don't have time to sit and read it. | | I've heard qmail is easier to configure and I've also heard it's faster... | is this true? What does everyone else use/recommend? +------------------ Sendmail is the venerable, mature system of the bunch. It has a bit of legacy from when email was much more complex than it is today. That flexibility remains available but tends not to get in the way. Read up on the .mc files that are used to generate the configuration. These days one or another of the default .mc files will work for a very large cross section of systems. Sendmail was already very fast for moderate to large amounts of mail but with some of the enhancements since 8.10 it is capable of handling huge volumes of mail. It seems that most people choose one of the three that you mention then stick to that. I'll be interested to hear what you choose. chris -- Chris Fedde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 21: 8:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web204.mail.yahoo.com (web204.mail.yahoo.com [128.11.68.104]) by hub.freebsd.org (Postfix) with SMTP id 778FC37B4C5 for ; Mon, 23 Oct 2000 21:08:33 -0700 (PDT) Received: (qmail 15176 invoked by uid 60001); 24 Oct 2000 04:08:32 -0000 Message-ID: <20001024040832.15175.qmail@web204.mail.yahoo.com> Received: from [24.165.147.225] by web204.mail.yahoo.com; Mon, 23 Oct 2000 21:08:32 PDT Date: Mon, 23 Oct 2000 21:08:32 -0700 (PDT) From: Joey Garcia Subject: Problems with UW SCSI Seagate (Compaq) ST34371W and Tekram 390F SCSI Adapter 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 Hello all! I'm running FreeBSD 4.1.1 Release with a custom kernel (kernel config will be included at end of message, along with the dmesg output). I have a Tekram 390F Ultra Wide SCSI card and a Seagate (Compaq) ST34371W Ultra Wide hardrive. I have been having some troubles with this Adapter card/Hardrive combination. If I tax the hardrive pretty hard (untar a large file or do some other heavy I/O), I get all these weird CAM messages then it panics and does this syncing thing. I think I've heard some problem reports on the mailing lists with the Seagate SCSI drives (or were they IDE drives?) and I wanted to know if this drive is one of those screwed up drives. Or, is my Tekram 390F a peice of crap? This a a fresh install. The problems occur with either the Generic kernel or my custom kernel. It's hard to get you an actually listing of the error message. It doesn't seem to show up in /var/log/messages for some reason. Anyways, here's a listing of my demsg and my kernel config file to give you a clue to what hardware I have. I hope this information helps. I'd really like to give you the exact panic message, but then I'd have to reproduce the error which can screw up my other partitions because it panics. Thanks in advance for the help! Joey # dmesg output Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.1.1-RELEASE #3: Sun Oct 22 18:31:34 PDT 2000 root@bsd.we.mediaone.net:/usr/src/sys/compile/MYKERNEL Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 400910909 Hz CPU: AMD-K6(tm) 3D processor (400.91-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x58c Stepping = 12 Features=0x8021bf AMD Features=0x80000800 real memory = 134152192 (131008K bytes) avail memory = 126996480 (124020K bytes) Preloaded elf kernel "kernel" at 0xc0395000. K6-family MTRR support enabled (2 registers) md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 9 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xb400-0xb40f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xb000-0xb01f irq 9 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered pcib2: at device 7.3 on pci0 fxp0: port 0xb800-0xb83f mem 0xea100000-0xea1fffff,0xea200000-0xea200fff irq 10 at device 9.0 on pci0 fxp0: Ethernet address 00:90:27:7b:eb:17 sym0: <875> port 0xbc00-0xbcff mem 0xea203000-0xea203fff,0xea202000-0xea2020ff irq 11 at device 10.0 on pci0 sym0: Tekram NVRAM, ID 7, Fast-20, SE, parity checking fxp1: port 0xc000-0xc03f mem 0xea000000-0xea0fffff,0xea201000-0xea201fff irq 9 at device 11.0 on pci0 fxp1: Ethernet address 00:90:27:7b:eb:74 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode lpt0: on ppbus0 lpt0: Interrupt-driven port pcm0: at port 0x220-0x22f,0x530-0x537,0x388-0x38b,0x330-0x331,0x370-0x371 irq 5 drq 0,1 on isa0 IP packet filtering initialized, divert enabled, rule-based forwarding disabled, default to deny, logging disabled ad0: 4120MB [8930/15/63] at ata0-master using UDMA33 acd0: CDROM at ata0-slave using PIO2 Waiting 15 seconds for SCSI devices to settle Mounting root from ufs:/dev/ad0s1a da0 at sym0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 40.000MB/s transfers (20.000MHz, offset 15, 16bit), Tagged Queueing Enabled da0: 4094MB (8386000 512 byte sectors: 255H 63S/T 522C) ## MYKERNEL - couldn't think of a clever name # MYKERNEL - Simple workstation kernel config # # DATE - 10-22-2000 # # MACHINE - FIC PA2013 Mainboard # - AMD K62 400 MHz # - 128 MB Generic Ram # - Intel EtherExpress Pro 100/B (2) # - TekRam 390F Ultra Wide SCSI Adapter # - Seagte ST34371W 4.3 GB Ultra Wide SCSI Hardrive # - Maxtor 4.3 Gigabyte IDE Hardrive # - Hitachi 7730 IDE CDROM # - NEC Generice Floppy Disk Drive # - Genius SoundMaker PnP Soundcard (Yamaha OPL3-SAx chipset) # - ATI 3D Charger 8 MB AGP Video Adapter # # FUNCTION - Workstation, Porn Server and Network Gatewy for Windows machines. machine i386 cpu I586_CPU ident MYKERNEL maxusers 32 #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options INET6 #IPv6 communications protocols options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options SOFTUPDATES #Enable FFS soft updates support options MFS #Memory Filesystem options MD_ROOT #MD is a potential root device options NFS #Network Filesystem options NFS_ROOT #NFS usable as root device, NFS required options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options CD9660_ROOT #CD-ROM usable as root, CD9660 required options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies options KBD_INSTALL_CDEV # install a CDEV entry in /dev # Bus Devices device isa device pci # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 #device fd1 at fdc0 drive 1 # ATA and ATAPI devices device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives options ATA_STATIC_ID #Static device numbering options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices # SCSI Controllers device sym # NCR/Symbios Logic (newer chipsets) options SYM_SETUP_LP_PROBE_MAP=0x40 # Allow ncr to attach legacy NCR devices when # both sym and ncr are configured # SCSI peripherals device scbus # SCSI bus (required) device da # Direct Access (disks) device sa # Sequential Access (tape etc) device cd # CD device pass # Passthrough device (direct SCSI access) # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 flags 0x1 device psm0 at atkbdc? irq 12 # Video device device vga0 at isa? # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? flags 0x100 # Floating point support - do not disable. device npx0 at nexus? port IO_NPX irq 13 # Serial (COM) ports device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device sio1 at isa? port IO_COM2 irq 3 # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer # PCI Ethernet NICs. device fxp # Intel EtherExpress PRO/100B (82557, 82558) # PCI Ethernet NICs that use the common MII bus controller code. device miibus # MII bus support #device dc # DEC/Intel 21143 and various workalikes #device rl # RealTek 8129/8139 #device sf # Adaptec AIC-6915 (``Starfire'') #device sis # Silicon Integrated Systems SiS 900/SiS 7016 #device ste # Sundance ST201 (D-Link DFE-550TX) #device tl # Texas Instruments ThunderLAN #device vr # VIA Rhine, Rhine II #device wb # Winbond W89C840F #device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # Pseudo devices - the number indicates how many units to allocated. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device sl 1 # Kernel SLIP pseudo-device ppp 1 # Kernel PPP pseudo-device tun # Packet tunnel. pseudo-device pty # Pseudo-ttys (telnet etc) pseudo-device md # Memory "disks" pseudo-device gif 4 # IPv6 and IPv4 tunneling pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation) # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf #Berkeley packet filter # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device ugen # Generic device uhid # "Human Interface Devices" device ukbd # Keyboard device ulpt # Printer device umass # Disks/Mass storage - Requires scbus and da device ums # Mouse # USB Ethernet, requires mii device aue # ADMtek USB ethernet device cue # CATC USB ethernet device kue # Kawasaki LSI USB ethernet # Firewall support (using ipfw and natd) options IPFIREWALL options IPDIVERT # Sound Support - Genius SoundMaker Soundcard (Yamaha OPL3-SAx chipset) device pcm __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 21:45:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by hub.freebsd.org (Postfix) with ESMTP id 2BCC637B4CF; Mon, 23 Oct 2000 21:45:50 -0700 (PDT) Received: from curve.dellroad.org (curve.dellroad.org [10.1.1.30]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id VAA40839; Mon, 23 Oct 2000 21:45:49 -0700 (PDT) Received: (from archie@localhost) by curve.dellroad.org (8.11.0/8.11.0) id e9O4jnw08213; Mon, 23 Oct 2000 21:45:49 -0700 (PDT) (envelope-from archie) From: Archie Cobbs Message-Id: <200010240445.e9O4jnw08213@curve.dellroad.org> Subject: Re: More on PPPoE & ADSL (Telstra Bigpond) In-Reply-To: "from Aaron Hill at Oct 23, 2000 07:36:57 am" To: Aaron Hill Date: Mon, 23 Oct 2000 21:45:49 -0700 (PDT) Cc: freebsd-questions@FreeBSD.ORG, freebsd-net@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Aaron Hill writes: > Further to my previous email here's the missing tcpdumps for the Linux and > Windows handshake/discovery session when connecting to Telstra Bigponds > (Australia) ADSL service with PPPoE. My original question still stands, can > someone tell me why FreeBSDs PPPoE is different to the other packages in > what it sends? FreeBSD will not connect, the others do. Dunno. Make sure you power cycle the DSL modem before trying each new system. Sometimes the router on the other end caches the ARP address of the host system and won't forget it until the line is reset. -Archie ___________________________________________________________________________ Archie Cobbs * Packet Design, Inc. * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 21:50: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from server.sewoonmedical.co.kr (sewoonmedical.co.kr [210.118.18.130]) by hub.freebsd.org (Postfix) with ESMTP id 0D82B37B479 for ; Mon, 23 Oct 2000 21:50:01 -0700 (PDT) Received: by server.sewoonmedical.co.kr from localhost (router,SLMail V3.2); Sun, 22 Oct 2000 20:07:34 +0900 Received: from localhost [4.54.91.221] by server.sewoonmedical.co.kr [210.118.18.130] (SLmail 3.2.3113) with SMTP id 1953411BC7524D189F9751F00FB44B2C for plus 48 more; Sun, 22 Oct 2000 20:07:30 0900 Subject: -Find Out ANYTHING About ANYONE!! To: DotCommon@www.com Message-Id: Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7BIT X-Mailer: Date: Sun, 22 Oct 2000 04:04:37 -0800 From: mapdoubt@edtnmail.com X-SLUIDL: C0A05AE4-5F2B4EEA-9EBD1923-F009848C Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG THIS NEW AMAZING SOFTWARE TOOL HELPS YOU FIND OUT ALMOST ANYTHING ABOUT ANYONE - CLICK ON URL BELOW TO VISIT OUR WEBSITE http://juntaled.isamillionaire.com ********************************************************** Find out almost EVERYTHING you ever wanted to know about: Your friends Your family Your enemies Your employees Yourself - Is Someone Using Your Identity? Even your boss! DID YOU KNOW you can search for ANYONE, ANYTIME, ANYWHERE, right on the Internet.. This mammoth COLLECTION of Internet investigative tools & research sites will provide you with NEARLY 400 GIGANTIC SEARCH RESOURCES to locate information on: People you trust Screen new tenants or roommates Housekeepers Current or past employment People you work with License plate number with name and address Unlisted phone numbers Long lost friends A new or old LOVE INTEREST You can even VERIFY your own CREDIT REPORTS so you can correct WRONG information These are only a few things you can do, There is no limit to the power of this information tool!! CLICK ON URL BELOW TO VISIT OUR WEBSITE http://juntaled.isamillionaire.com ****************************************************** To be removed from our mailing list, click below mailto:yang@asianwired.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 22: 8:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from c000.snv.cp.net (c000-h002.c000.snv.cp.net [209.228.32.66]) by hub.freebsd.org (Postfix) with SMTP id B1E9337B479 for ; Mon, 23 Oct 2000 22:08:49 -0700 (PDT) Received: (cpmta 29109 invoked from network); 23 Oct 2000 22:08:49 -0700 Received: from dhcp-3-73.click-network.com (HELO starsend) (131.191.9.73) by smtp.homestations.com (209.228.32.66) with SMTP; 23 Oct 2000 22:08:49 -0700 X-Sent: 24 Oct 2000 05:08:49 GMT From: "Erick Fejta" To: Subject: Too many files open Date: Mon, 23 Oct 2000 22:17:50 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I got the following error message when trying to compile gnome. It has been happening frequently when I do other things too, like running java programs. It seems to especially happen when running vncserver. I increased the maxusers in my kernel conf for the next time I compile my kernel and used sysctl for a quick fix. Should that fix the problem or is there something else I should do? Thank you in advance, Erick Fejta Error Pipe call failed: Too many open files in system Pipe call failed: Too many open files in system To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 22:14:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id D777837B479 for ; Mon, 23 Oct 2000 22:14:42 -0700 (PDT) Received: by heorot.1nova.com (Postfix, from userid 1000) id 365533294; Sun, 22 Oct 2000 21:38:29 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id 188A73293; Sun, 22 Oct 2000 21:38:29 +0000 (GMT) Date: Sun, 22 Oct 2000 21:38:29 +0000 (GMT) From: Rick Hamell To: Joey Garcia Cc: questions@freebsd.org Subject: Re: Problems with UW SCSI Seagate (Compaq) ST34371W and Tekram 390F SCSI Adapter In-Reply-To: <20001024040832.15175.qmail@web204.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I think I've heard some problem reports on the mailing > lists with the Seagate SCSI drives (or were they IDE > drives?) and I wanted to know if this drive is one of > those screwed up drives. Or, is my Tekram 390F a > peice of crap? For the record I've never had problems with Tekram cards at all... I'm using a 390 in my current computer, and know of at least 5 other computers that have used them for at least two years.... While over the years I've had nothing but problems with Seagate... :( Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 22:19:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id 7F25B37B479 for ; Mon, 23 Oct 2000 22:19:10 -0700 (PDT) Received: by heorot.1nova.com (Postfix, from userid 1000) id 17DD23294; Sun, 22 Oct 2000 21:42:57 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id EE3923293; Sun, 22 Oct 2000 21:42:56 +0000 (GMT) Date: Sun, 22 Oct 2000 21:42:56 +0000 (GMT) From: Rick Hamell To: Joey Garcia Cc: questions@freebsd.org Subject: Re: Problems with UW SCSI Seagate (Compaq) ST34371W and Tekram 390F SCSI Adapter In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I think I've heard some problem reports on the mailing > > lists with the Seagate SCSI drives (or were they IDE > > drives?) and I wanted to know if this drive is one of > > those screwed up drives. Or, is my Tekram 390F a > > peice of crap? > > For the record I've never had problems with Tekram cards at > all... I'm using a 390 in my current computer, and know of at least 5 > other computers that have used them for at least two years.... While over > the years I've had nothing but problems with Seagate... :( I should also mention that 90% of the problems that I've ever had with SCSI can be directly linked to over heating... No matter how well you think it may be cooled... it always seems like it's not enough. :) (I once saw two exactly identical computers sitting side by side in a cubby hole running the exact same software where which ever one was on the right side would die. The one on the left side would run merrily along. :) Granted, I don't know for sure that that is your problem, but that is where I would start. :) Rick ******************************************************************* Rick's FreeBSD Web page http://heorot.1nova.com/freebsd Ace Logan's Hardware Guide http://www.shatteredcrystal.net/hardware ***FreeBSD - The Power to Serve! http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 22:33:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id 3EA4A37B479 for ; Mon, 23 Oct 2000 22:33:54 -0700 (PDT) Received: from d.tracker ([216.191.74.71]) by www3.pacific-pages.com (8.8.5) id XAA07592; Mon, 23 Oct 2000 23:33:25 -0600 (MDT) Received: (from david@localhost) by d.tracker (8.9.3/8.9.3) id BAA00925 for questions@freebsd.org; Tue, 24 Oct 2000 01:29:22 GMT (envelope-from david) Date: Tue, 24 Oct 2000 01:29:22 GMT From: David Banning Message-Id: <200010240129.BAA00925@d.tracker> To: questions@freebsd.org Subject: listening to radio on FreeBSD Reply-To: david@banning.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I believe audio files are *.ram files listened to normally with realplayer (in Windows) - for FreeBSD must I load Linux-Netscape to use the linux-realplayer plugin or will the linux-plugin work with FreeBSD netscape? Alternatively, is there a different plugin for FreeBSD that will do the job? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 22:36:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from out4.mx.nwbl.wi.voyager.net (out4.mx.nwbl.wi.voyager.net [169.207.1.77]) by hub.freebsd.org (Postfix) with ESMTP id AFDF537B479 for ; Mon, 23 Oct 2000 22:36:37 -0700 (PDT) Received: from pop4.nwbl.wi.voyager.net (pop4.nwbl.wi.voyager.net [169.207.2.83]) by out4.mx.nwbl.wi.voyager.net (8.11.1/8.11.1) with ESMTP id e9O5aai39204 for ; Tue, 24 Oct 2000 00:36:36 -0500 (CDT) Received: from tabby (d167.as20.nwbl0.wi.voyager.net [169.207.139.169]) by pop4.nwbl.wi.voyager.net (8.10.2/8.10.2) with ESMTP id e9O5aZ306263 for ; Tue, 24 Oct 2000 00:36:35 -0500 (CDT) Message-Id: <200010240536.e9O5aZ306263@pop4.nwbl.wi.voyager.net> X-Mailer: exmh version 2.1.1 10/15/1999 To: freebsd-questions@FreeBSD.ORG Subject: Re: ed0 broken in 4.1.1 ? In-reply-to: Your message of "Mon, 23 Oct 2000 10:56:53 PDT." <20001023105653.N23934@stout.troikanetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 24 Oct 2000 00:39:01 -0500 From: David Deaven Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kevin, I have the same NIC, and have seen a similar problem. Try unconfiguring support for "lnc" NICs, the probe for that one killed the probe for "ed" in my box. In some cases (config IRQ/addr) the probe actually hangs. Dave >I upgraded to 4.1.1 via make buildworld/installworld. When I >booted the new kernel, it didn't see my ethernet NIC. It >didn't say 'not found'; it didn't mention the card AT ALL. >Yet it does show the ed0 configuration: >> en ed0 >... > >I suspected I screwed something up and proceeded to make >and boot 4.1.1 boot/install floppies. That kernel didn't >mention my ethernet card either! > >I managed to keep a 4.1.0 GENERIC kernel around and so I'm >successfully running with it but, since the rest of my >system is 4.1.1, I'd really like the 4.1.1 kernel to see >my card. > >It's a D-Link DE-something, NE2000 compatible AFAIK. It >uses ed0, of course. It does not use the standard IO >address or IRQ but I entered those wherever needed (and, >if I got them wrong, I'd expect a message saying 'ed0 >not found at ...'.) > >I haven't seen anyone else mention the problem on -questions. >Any ideas anyone ? > >P.S. Reply address is bogus, please reply to list. > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > -- ------------------------------------- David Deaven deaven@execpc.com http://www.execpc.com/~deaven To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 22:53:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pandora.chariot.net.au (mail.chariot.net.au [203.30.236.84]) by hub.freebsd.org (Postfix) with ESMTP id 4946B37B479 for ; Mon, 23 Oct 2000 22:53:20 -0700 (PDT) Received: from chariot.net.au (mail.chariot.net.au [203.30.236.84]) by pandora.chariot.net.au (8.10.0/8.10.0) with SMTP id e9O5rEh00943; Tue, 24 Oct 2000 15:23:15 +0930 From: "Paul A. Hoadley" Reply-To: paulh@chariot.net.au To: freebsd-questions@freebsd.org Date: Tue, 24 Oct 2000 05:53:15 GMT Subject: PPPoE on 3.4 Message-id: <39f523cb.386.0@chariot.net.au> X-User-Info: 61.9.132.4 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 have been trying to set up PPPoE on a 3.4 system for a couple of hours, and I've really hit a brick wall. > uname -sr FreeBSD 3.4-RELEASE I followed the handbook instructions very closely -- I used the exact ppp.conf from that page, and I've since tried a few variations I've found after searching around the web for PPPoE on FreeBSD. I won't reprint the exact ppp.conf's I've used here, as I don't think it would be helpful -- ppp.log shows the failure in pretty much the same place regardless of the differences in ppp.conf. ppp.log: [I'm having to transcribe this by hand -- my ethernet is dead while I get ADSL set up... :-)] ... tun0: Phase: PPP Started (background mode). ... tun0: Phase: bundle: Establish ... tun0: Phase: deflink: closed -> opening ... tun0: Phase: deflink: Connected! ... tun0: Phase: deflink: opening -> dial ... tun0: Phase: deflink: dial -> carrier ... tun0: Phase: deflink: Disconnected! ... tun0: Phase: deflink: carrier -> hangup ... tun0: Phase: deflink: [some connection stats] ... ... tun0: Phase: deflink: hangup -> opening and so on. It is not clear to me how far into the negotiation it is getting -- so I'm not even sure what the problem is that I'm trying to solve. Can anyone help me towards identifying the problem? I can post ppp.conf and the actual log transcripts if that would be helpful. I can also run it a few more times with higher logging levels if someone could suggest what options would provide helpful info with 'set log'. -- Paul. mailto:paulh@chariot.net.au mailto:paul.hoadley@student.adelaide.edu.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 23: 2: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEB4F37B479 for ; Mon, 23 Oct 2000 23:02:00 -0700 (PDT) Received: from nix.ttn.ru (nix.tch.ttn.ru [213.24.84.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F0C86E2664 for ; Mon, 23 Oct 2000 23:01:34 -0700 (PDT) Received: from ttn.ru (localhost [127.0.0.1]) by nix.ttn.ru (8.9.3/8.9.3) with ESMTP id JAA03490; Tue, 24 Oct 2000 09:59:43 +0400 (MSD) (envelope-from mik@ttn.ru) Message-ID: <39F5254E.1BB68499@ttn.ru> Date: Tue, 24 Oct 2000 09:59:42 +0400 From: "Mikhail V. Majorov" X-Mailer: Mozilla 4.7 [ru] (X11; I; FreeBSD 3.3-RELEASE i386) X-Accept-Language: ru, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: PPP and route. Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I use PPP Version 2.23 - $Date: 1999/08/23 23:12:14 $ under FreeBSD 3.3-RELEASE and FreeBSD 4.1-RELEASE. I try to connect my PC by ppp over TCP. When link is up I can't use IP address of interface as local address. All incoming IP packets with dst 213.24.18.229 forward to DEFAULT route (213.24.84.1)!!!! Why does it do? And how can I configure PPP to decide this problem? BEFOR CONNECTION ~~~~~~~~~~~~~~~~ # ifconfig -au ed1: flags=8843 mtu 1500 inet 213.24.84.18 netmask 0xffffffe0 broadcast 213.24.84.31 ether 00:80:48:c2:c6:8b lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 # netstat -rn Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 213.24.84.1 UGSc 15 914 ed1 127.0.0.1 127.0.0.1 UH 4 3891 lo0 213.24.84/27 link#1 UC 0 0 ed1 213.24.84.1 0:50:73:5c:7d:c0 UHLW 14 0 ed1 682 213.24.84.18 0:80:48:c2:c6:8b UHLW 1 348 lo0 213.24.84.20 0:e0:29:64:6d:53 UHLW 0 494 ed1 606 # cat /etc/ppp/ppp.conf default: diakom: set device diakom.ru:8010/tcp set authname nix set ifaddr 213.24.18.229 213.24.18.228 255.255.255.255 0.0.0.0 set authkey Dy2kkb%sJx enable lqr set lqrperiod 15 AFTER CONNECTION ~~~~~~~~~~~~~~~~ #ppp -quiet -ddial diakom # ifconfig -au ed1: flags=8843 mtu 1500 inet 213.24.84.18 netmask 0xffffffe0 broadcast 213.24.84.31 ether 00:80:48:c2:c6:8b lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 tun0: flags=8051 mtu 1500 inet 213.24.18.229 --> 213.24.18.228 netmask 0xffffffff # netstat -rn Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 213.24.84.1 UGSc 11 978 ed1 127.0.0.1 127.0.0.1 UH 2 4218 lo0 213.24.18.228 213.24.18.229 UH 0 0 tun0 213.24.84/27 link#1 UC 0 0 ed1 213.24.84.1 0:50:73:5c:7d:c0 UHLW 10 0 ed1 910 213.24.84.18 0:80:48:c2:c6:8b UHLW 1 371 lo0 213.24.84.20 0:e0:29:64:6d:53 UHLW 0 494 ed1 835 # route -n get 213.24.18.229 route to: 213.24.18.229 destination: default mask: default gateway: 213.24.84.1 interface: ed1 flags: recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu expire 0 0 0 0 0 0 1500 0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 23: 6: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from maildrop.velocet.net (maildrop.velocet.net [216.126.74.5]) by hub.freebsd.org (Postfix) with ESMTP id 2DDE237B479 for ; Mon, 23 Oct 2000 23:06:02 -0700 (PDT) Received: from magus (anime.ca [204.138.55.45]) by maildrop.velocet.net (Postfix) with SMTP id BA6847984; Tue, 24 Oct 2000 02:05:59 -0400 (EDT) Message-ID: <001201c03d80$7c022f00$0300a8c0@anime.ca> From: "William Wong" To: Cc: References: <39f523cb.386.0@chariot.net.au> Subject: Re: PPPoE on 3.4 Date: Tue, 24 Oct 2000 02:05:59 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The handbook fails to mention that you must bring up the interface for the pppoe device. It's possible that this is what's causing the problem. So if you were using xl1 as the pppoe device, try typing: "ifconfig xl1 -arp mtu 1492 up" before you run ppp. - Will ----- Original Message ----- From: "Paul A. Hoadley" To: Sent: Tuesday, October 24, 2000 1:53 AM Subject: PPPoE on 3.4 > Hello, > > I have been trying to set up PPPoE on a 3.4 system for a > couple of hours, and I've really hit a brick wall. > > > uname -sr > FreeBSD 3.4-RELEASE > > I followed the handbook instructions very closely -- I used > the exact ppp.conf from that page, and I've since tried a > few variations I've found after searching around the web > for PPPoE on FreeBSD. I won't reprint the exact ppp.conf's > I've used here, as I don't think it would be helpful -- ppp.log > shows the failure in pretty much the same place regardless of > the differences in ppp.conf. > > ppp.log: [I'm having to transcribe this by hand -- my > ethernet is dead while I get ADSL set up... :-)] > > ... tun0: Phase: PPP Started (background mode). > ... tun0: Phase: bundle: Establish > ... tun0: Phase: deflink: closed -> opening > ... tun0: Phase: deflink: Connected! > ... tun0: Phase: deflink: opening -> dial > ... tun0: Phase: deflink: dial -> carrier > ... tun0: Phase: deflink: Disconnected! > ... tun0: Phase: deflink: carrier -> hangup > ... tun0: Phase: deflink: [some connection stats] > ... > ... tun0: Phase: deflink: hangup -> opening > > and so on. > > It is not clear to me how far into the negotiation it is > getting -- so I'm not even sure what the problem is that I'm > trying to solve. > > Can anyone help me towards identifying the problem? I can > post ppp.conf and the actual log transcripts if that would > be helpful. I can also run it a few more times with higher > logging levels if someone could suggest what options would > provide helpful info with 'set log'. > > > -- > Paul. > > mailto:paulh@chariot.net.au > mailto:paul.hoadley@student.adelaide.edu.au > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 23:21:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 26C0F37B479 for ; Mon, 23 Oct 2000 23:21:33 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Mon, 23 Oct 2000 23:20:14 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9O6LQo13265 for questions@freebsd.org; Mon, 23 Oct 2000 23:21:26 -0700 (PDT) (envelope-from cjc) Date: Mon, 23 Oct 2000 23:21:26 -0700 From: "Crist J . Clark" To: questions@freebsd.org Subject: Interactive PPP Message-ID: <20001023232126.R75251@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to tweak my ppp(8) configuration to make life a little easier. I need to login interactively to use my hardware token. Right now I do something like, # ppp SomeISP Working in interactive mode Using interface: tun0 ppp ON my-notebook> term deflink: Entering terminal mode on /dev/cuaa3 Type `~?' for help at OK atdt1800XXXXXXX SomeISP RAS login: cjc Password: Entering PPP mode... Ppp ON my-notebook> PPP ON my-notebook> And at this point, my connection hums along just fine. It's not so bad, but I would really not rather have to talk to the modem and enter the phone number each time. I'd rather just type, # ppp SomeISP Working in interactive mode Using interface: tun0 ppp ON my-notebook> some-command-i-don't-know SomeISP RAS login: cjc . . . Is there a way to set this up? Any even easier ways? Thanks. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Oct 23 23:34:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pandora.chariot.net.au (mail.chariot.net.au [203.30.236.84]) by hub.freebsd.org (Postfix) with ESMTP id 4A26537B479 for ; Mon, 23 Oct 2000 23:34:40 -0700 (PDT) Received: from chariot.net.au (mail.chariot.net.au [203.30.236.84]) by pandora.chariot.net.au (8.10.0/8.10.0) with SMTP id e9O6YYh25783; Tue, 24 Oct 2000 16:04:36 +0930 From: "Paul A. Hoadley" Reply-To: paulh@chariot.net.au To: freebsd-questions@freebsd.org Cc: "William Wong" Date: Tue, 24 Oct 2000 06:34:36 GMT Subject: Re: PPPoE on 3.4 Message-id: <39f52d7c.64a4.0@chariot.net.au> X-User-Info: 61.9.132.58 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 >The handbook fails to mention that you must bring up the >interface for the pppoe device. It's possible that this is >what's causing the problem. Thanks, Will, that's certainly brought me a step closer -- I had brought the NIC up, but your post pushed me to take a closer look -- I had mismatching MTUs in my ifconfig and ppp.conf -- the machine seems to be talking to the modem now, but it's still failing. This time I will paste in part of ppp.log: ----- [*many* apologies for what will no doubt be AWFUL formatting of this log file -- I'm having to use my ISP's dreadful webmail interface while my main machine is down...] Oct 24 15:49:28 grover ppp[522]: Phase: Using interface: tun0 Oct 24 15:49:28 grover ppp[522]: Phase: deflink: Created in closed state Oct 24 15:49:28 grover ppp[522]: tun0: Command: default: nat enable yes Oct 24 15:49:28 grover ppp[522]: tun0: Command: default: nat same_ports yes Oct 24 15:49:28 grover ppp[522]: tun0: Command: default: nat use_sockets yes Oct 24 15:49:28 grover ppp[522]: tun0: Command: default: set redial 15 28800 Oct 24 15:49:28 grover ppp[522]: tun0: Command: default: set reconnect 15 28800 Oct 24 15:49:28 grover ppp[523]: tun0: Phase: PPP Started (background mode). Oct 24 15:49:28 grover ppp[523]: tun0: Phase: bundle: Establish Oct 24 15:49:28 grover ppp[523]: tun0: Phase: deflink: closed -> opening Oct 24 15:49:28 grover ppp[523]: tun0: Phase: deflink: Connected! Oct 24 15:49:28 grover ppp[523]: tun0: Phase: deflink: opening -> dial Oct 24 15:49:28 grover ppp[523]: tun0: Chat: deflink: Dial attempt 1 of 28800 Oct 24 15:49:28 grover ppp[523]: tun0: Phase: deflink: dial -> carrier Oct 24 15:49:29 grover ppp[523]: tun0: Phase: deflink: /dev/cuaa1 doesn't support CD Oct 24 15:49:29 grover ppp[523]: tun0: Phase: deflink: carrier -> login Oct 24 15:49:29 grover ppp[523]: tun0: Phase: deflink: login -> lcp Oct 24 15:49:29 grover ppp[523]: tun0: LCP: FSM: Using "deflink" as a transport Oct 24 15:49:29 grover ppp[523]: tun0: LCP: deflink: State change Initial --> Closed Oct 24 15:49:29 grover ppp[523]: tun0: LCP: deflink: State change Closed --> Stopped Oct 24 15:49:30 grover ppp[523]: tun0: LCP: deflink: LayerStart Oct 24 15:49:30 grover ppp[523]: tun0: LCP: deflink: SendConfigReq(1) state = Stopped Oct 24 15:49:30 grover ppp[523]: tun0: LCP: ACFCOMP[2] Oct 24 15:49:30 grover ppp[523]: tun0: LCP: PROTOCOMP[2] Oct 24 15:49:30 grover ppp[523]: tun0: LCP: ACCMAP[6] 0x00000000 Oct 24 15:49:30 grover ppp[523]: tun0: LCP: MRU[4] 1500 Oct 24 15:49:30 grover ppp[523]: tun0: LCP: MAGICNUM[6] 0x6fb7b439 Oct 24 15:49:30 grover ppp[523]: tun0: LCP: deflink: State change Stopped --> Req-Sent Oct 24 15:49:33 grover ppp[523]: tun0: LCP: deflink: SendConfigReq(1) state = Req-Sent Oct 24 15:49:33 grover ppp[523]: tun0: LCP: ACFCOMP[2] Oct 24 15:49:33 grover ppp[523]: tun0: LCP: PROTOCOMP[2] Oct 24 15:49:33 grover ppp[523]: tun0: LCP: ACCMAP[6] 0x00000000 Oct 24 15:49:33 grover ppp[523]: tun0: LCP: MRU[4] 1500 Oct 24 15:49:33 grover ppp[523]: tun0: LCP: MAGICNUM[6] 0x6fb7b439 Oct 24 15:49:36 grover ppp[523]: tun0: LCP: deflink: SendConfigReq(1) state = Req-Sent Oct 24 15:49:36 grover ppp[523]: tun0: LCP: ACFCOMP[2] Oct 24 15:49:36 grover ppp[523]: tun0: LCP: PROTOCOMP[2] Oct 24 15:49:36 grover ppp[523]: tun0: LCP: ACCMAP[6] 0x00000000 Oct 24 15:49:36 grover ppp[523]: tun0: LCP: MRU[4] 1500 Oct 24 15:49:36 grover ppp[523]: tun0: LCP: MAGICNUM[6] 0x6fb7b439 Oct 24 15:49:39 grover ppp[523]: tun0: LCP: deflink: SendConfigReq(1) state = Req-Sent Oct 24 15:49:39 grover ppp[523]: tun0: LCP: ACFCOMP[2] Oct 24 15:49:39 grover ppp[523]: tun0: LCP: PROTOCOMP[2] Oct 24 15:49:39 grover ppp[523]: tun0: LCP: ACCMAP[6] 0x00000000 Oct 24 15:49:39 grover ppp[523]: tun0: LCP: MRU[4] 1500 Oct 24 15:49:39 grover ppp[523]: tun0: LCP: MAGICNUM[6] 0x6fb7b439 Oct 24 15:49:42 grover ppp[523]: tun0: LCP: deflink: SendConfigReq(1) state = Req-Sent Oct 24 15:49:42 grover ppp[523]: tun0: LCP: ACFCOMP[2] Oct 24 15:49:42 grover ppp[523]: tun0: LCP: PROTOCOMP[2] Oct 24 15:49:42 grover ppp[523]: tun0: LCP: ACCMAP[6] 0x00000000 Oct 24 15:49:42 grover ppp[523]: tun0: LCP: MRU[4] 1500 Oct 24 15:49:42 grover ppp[523]: tun0: LCP: MAGICNUM[6] 0x6fb7b439 Oct 24 15:49:45 grover ppp[523]: tun0: LCP: deflink: LayerFinish Oct 24 15:49:45 grover ppp[523]: tun0: LCP: deflink: State change Req-Sent --> Stopped Oct 24 15:49:45 grover ppp[523]: tun0: LCP: deflink: State change Stopped --> Closed Oct 24 15:49:45 grover ppp[523]: tun0: LCP: deflink: State change Closed --> Initial Oct 24 15:49:45 grover ppp[523]: tun0: Phase: deflink: Disconnected! Oct 24 15:49:45 grover ppp[523]: tun0: Phase: deflink: lcp -> logout Oct 24 15:49:45 grover ppp[523]: tun0: Phase: deflink: logout -> hangup Oct 24 15:49:45 grover ppp[523]: tun0: Phase: deflink: Disconnected! Oct 24 15:49:45 grover ppp[523]: tun0: Phase: deflink: Connect time: 17 secs: 0 octets in, 265 octets out Oct 24 15:49:45 grover ppp[523]: tun0: Phase: total 15 bytes/sec, peak 21 bytes/sec on Tue Oct 24 15:49:45 2000 Oct 24 15:49:45 grover ppp[523]: tun0: Phase: deflink: hangup -> opening Oct 24 15:49:45 grover ppp[523]: tun0: Phase: deflink: Enter pause (15) for redialing. Oct 24 15:50:00 grover ppp[523]: tun0: Phase: deflink: Redial timer expired. ----- So I take it my modem is talking to the other end, at least -- how far into the negotiation is it getting, and can anyone see why it's failing? Actually, I'll just tack on ppp.conf in case it helps: ----- # ppp.conf for grover # modified 01-08-99 # modified 24-10-00 for ADSL default: set log Phase Chat LCP IPCP CCP tun command nat enable yes nat same_ports yes nat use_sockets yes set redial 15 28800 set reconnect 15 28800 pppoe: set device PPPoE:rl0: set mru 1492 set mtu 1492 set speed sync enable lqr set lqrperiod 5 set cd 5 set dial set login set timeout 0 set authname xxxxx set authkey xxxxx set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 add default HISADDR enable dns #end ----- I pulled this straight off the web -- so presumably it works for someone else! Thanks for any help anyone can provide. -- Paul. mailto:paulh@chariot.net.au mailto:paul.hoadley@student.adelaide.edu.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 0: 9:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay2.flashnet.it (libra.cyb.it [212.11.95.209]) by hub.freebsd.org (Postfix) with ESMTP id 350B137B479 for ; Tue, 24 Oct 2000 00:09:14 -0700 (PDT) Received: from smtp.flashnet.it (ip145.pool-173.cyb.it [195.191.181.146]) by relay2.flashnet.it (EMS-RELAY/8.10.0) with SMTP id e9O796w21850 for ; Tue, 24 Oct 2000 09:09:06 +0200 Message-Id: <200010240709.e9O796w21850@relay2.flashnet.it> To: freebsd-questions@freebsd.org X-Mailer: Post Road Mailer for OS/2 (Green Edition Ver 3.0) Date: Tue, 24 Oct 2000 09:09:03 EST From: Andrea Venturoli Reply-To: Andrea Venturoli Subject: nat + smtp Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello. I've setup a gateway machine for a network with ADSL. It connects to the internal LAN on rl1, to an ADSL router on rl0 and uses PPPoE to access the Internet; userland ppp is used to provide both the connection and nat services. The client are a mix of Windows platforms, including Win98 and Win2000 using Outlook (sigh) as their mail client. Everything works fine (including pop3, http, https) except smtp: when trying to send outgoing mail from the Win2000 machine, the smtp connection starts, the slows continuously until it reach almost 0 B/s and the remote server (I tried different ones) closes the connection. Win98 clients usually do work (altough with different performance levels: some are very fast, some show the above problem, but not as bad). Anyone has any idea of what might be happening? I tried set log tcp/ip from ppp, I tried tcpdump on every interface the system has, but noticed nothing strange (to me). Even a pointer to where to look would be helpful. Thanks in advance Bye av. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 0:17:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from diarmadhi.mushhaven.net (diarmadhi.mushhaven.net [208.184.147.85]) by hub.freebsd.org (Postfix) with ESMTP id C3B0A37B479 for ; Tue, 24 Oct 2000 00:17:33 -0700 (PDT) Received: (from mistwolf@localhost) by diarmadhi.mushhaven.net (8.11.0/8.11.0) id e9O7HAi72738; Tue, 24 Oct 2000 00:17:10 -0700 (PDT) (envelope-from mistwolf) Date: Tue, 24 Oct 2000 00:17:10 -0700 From: Jamie Norwood To: Keith Davey Cc: bk , freebsd-questions@FreeBSD.ORG Subject: Re: Root-Like telnet account Message-ID: <20001024001710.A72677@mushhaven.net> References: <14122691348.20001020183900@x-itec.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: ; from kdavey@gus33.homeip.net on Sat, Oct 21, 2000 at 11:36:33PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just wondering, why not just telnet/ssh in then SU? Jamie On Sat, Oct 21, 2000 at 11:36:33PM -0700, Keith Davey wrote: > > > On Fri, 20 Oct 2000, bk wrote: > > > Hello Travor, > > > > Monday, October 16, 2000, 12:34:20 AM, you wrote: > > > > >> Hi, > > >> > > >> I just installed FreeBSD on an older system I have, just to try it out, > > MG> and would like to be able to telnet into it, and configure things remotely. > > MG> Is is possible to make it so that I can login from root, or that another > > MG> account has many of the same pr > > >> velages as root, such as modifying configuration files? > > > > look at /etc/ttys and add "secure" on the terminal you want to connect > > to. if you do not know the right termial, login with a normal account > > remotely and use the command "w" to see who is online. > > > > Example: > > > > localhost# w > > 8:46PM up 1:11, 2 users, load averages: 0.01, 0.00, 0.00 > > USER TTY FROM LOGIN@ IDLE WHAT > > root v0 - 7:36PM 1:08 -csh (csh) > > blabla p0 master 8:39PM - w > > > > i am looging in as root remotely from v0 on the console and from p0 > > remotely. so i have to add secure to the ttyp0 pseudo terminal. > > > > If you want to keep your bsd system secure, i suggest you not to allow > > root to login remotely. > > Create a user with adduser command and put this user into the group > > "wheel". login with this user and enter "su" to switch to root > > account. This is more secure, because an external attacker do not know > > what account is required to logon or to be root. > > Another option is to use SSH with RSA key encription only set up. This is > a very conveniant and secure way to remotly administrate a box. > > Keith Davey > Tivoli Systems > > SNIP > > > -- > > Boris Köster > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 0:30:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp9.xs4all.nl (smtp9.xs4all.nl [194.109.127.135]) by hub.freebsd.org (Postfix) with ESMTP id 7D79637B479 for ; Tue, 24 Oct 2000 00:30:45 -0700 (PDT) Received: from zeeland ([193.173.2.105]) by smtp9.xs4all.nl (8.9.3/8.9.3) with SMTP id JAA09621 for ; Tue, 24 Oct 2000 09:30:39 +0200 (CEST) Received: by localhost with Microsoft MAPI; Tue, 24 Oct 2000 08:37:12 +0200 Message-ID: <01C03D95.9AE69CC0.m.timmerman@zeeland.arbounie.nl> From: Michel Timmerman Reply-To: "m.timmerman@zeeland.arbounie.nl" To: "'freebsd-questions@freebsd.org'" Subject: Re: Speed? Date: Tue, 24 Oct 2000 08:37:11 +0200 Organization: Arbo Unie 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 >* Michel Timmerman [001023 01:00] wrote: >> Dear FreeBSD, >> >> I have got a question about the connection speed with FreeBSD. I recently >> installed FreeBSD 4.0 onto my Pentium II 233 system. The system is up and >> running and everything seems to work fine, but when I'm at school and do a >> telnet session to my FreeBSD system, which is connected to the internet via >> cable modem, the connection is very, very slow. I previously used Linux >> Slackware 7.1 and the connection was much faster. It probably has something >> to do with some configuration settings, or so I hope it does... >> >> I hope you can help me out here, or else I will be forced to uninstall >> FreeBSD because of the low connection speed. :( > Try flipping the duplex setting on your card, see the ifconfig manpage > for details. > -Alfred I looked at the man page but as far as I see it doesn't mention any duplex settings. I searched on the internet for ifconfig docs and found the option 'speed' must be used to set duplex settings. So I tried '# ifconfig ep1 speed 20' (20 = full duplex) But the system responds with 'ifconfig: speed: bad value'. Maybe I need a new version of ifconfig? This is the output of 'ifconfig ep1' : ep1: flags=8843 mtu 1500 inet6 fe80::210:4bff:fe12:e1d7%ep1 prefixlen 64 scopeid 0x3 inet 212.92.72.168 netmask 0xfffff800 broadcast 212.92.79.255 ether 00:10:4b:12:e1:d7 media: 10baseT/UTP supported media: 10base2/BNC 10baseT/UTP ep1 is my cable provider nic. It is configured by DHCP. Michel Timmerman. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 1: 3:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f56.law6.hotmail.com [216.32.241.56]) by hub.freebsd.org (Postfix) with ESMTP id 80CD537B4C5 for ; Tue, 24 Oct 2000 01:03:17 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 24 Oct 2000 01:03:17 -0700 Received: from 61.9.179.244 by lw6fd.law6.hotmail.msn.com with HTTP; Tue, 24 Oct 2000 08:03:17 GMT X-Originating-IP: [61.9.179.244] From: "Aaron Hill" To: paulh@chariot.net.au, freebsd-questions@freebsd.org Cc: willwong@anime.ca Subject: Re: PPPoE on 3.4 Date: Tue, 24 Oct 2000 08:03:17 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 24 Oct 2000 08:03:17.0425 (UTC) FILETIME=[DDECEA10:01C03D90] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Paul, are you trying this with Bigpond by any chance? ;-) Something I didn't pick up for a few attempts and that isn't included in a lot of people's examples is that with some ISPs you have to specify what service you'd like to connect to. On a ADSL network is a device called an Access Concentrator. This is the device you're, firstly, setting up a PPPoE session with and, secondly, authenticating to. As you can appreciate some ISPs offer more than one service from their Access Concentrators so you need to specify which one it is you need to connect to. In my case, with Telstra Bigpond, I need to ask for the service bigpond. If, for example, this was the case for you too you need to change this line in ppp.conf... set device PPPoE:rl0: to... set device PPPoE:rl0:bigpond ...which should get the connection up and running (other things being correct, of course). How do you find out if you need to specify a service? I can suggest two ways to check. Firstly if your Windows software is still in some workable state you can probably find the details in there by right clicking on your connection icon, choosing properties and looking around. Secondly while you're in FreeBSD trying to connect you can get tcpdump to show you whats going on between you and the ISP. The way you do that is... 1. Start up another session in FreeBSD by pressing + (at the console) and logging in. 2. Issue this command: tcpdump -e -i rl0 not ip 3. Go back to your original session, by pressing + , and start your ppp session. 5. Go back to the tcpdump session and watch what's going on. When you're finished with tcpdump hit + to stop it. What you should see is your system send a PADI (PPPoE Active Discovery Initiation) frame. Next you should see a PADO (PPPoE Active Discovery offer) frame being sent back to you from the ISPs Access Concentrator. If the Access Concentrator has a lot of services they'll be listed as Service-Name 's. Pick the one that's (hopefully) relevant to your connection/ISP/plan, edit your ppp.conf and try again. If this doesn't help you I hope it helps someone else. I'm having a hard time with an ADSL connection at the moment myself. Feel free to keep in touch with me directly if you'd like. I'd like to hear about which ISP you're dealing with and what eventually get's it all going. Good Luck Aaron Hill _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 1: 6:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-giga.rz.uni-ulm.de [134.60.241.36]) by hub.freebsd.org (Postfix) with ESMTP id A0DA637B479 for ; Tue, 24 Oct 2000 01:06:55 -0700 (PDT) Received: from gmx.de (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with ESMTP id KAA06166; Tue, 24 Oct 2000 10:06:38 +0200 (MEST) Message-ID: <39F5430E.44D6C47C@gmx.de> Date: Tue, 24 Oct 2000 10:06:38 +0200 From: Siegbert Baude X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: de, en MIME-Version: 1.0 To: Francesco Maiorca Cc: cjengland@look.ca, questions@freebsd.org Subject: Re: Splash Screen: same error! References: <20001023214522.07BB037B479@hub.freebsd.org> <39F4D041.75FA3D50@gmx.de> <39F4D766.1FC5BC94@edisons.it> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Francesco, > Do you load the VESA module? > I can load an image *ONLY* swithing to VESA. Yes, I have in my kernel config file: options VESA pseudo-device splash Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 1: 9: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pandora.chariot.net.au (mail.chariot.net.au [203.30.236.84]) by hub.freebsd.org (Postfix) with ESMTP id 2D9F537B479 for ; Tue, 24 Oct 2000 01:09:00 -0700 (PDT) Received: from chariot.net.au (mail.chariot.net.au [203.30.236.84]) by pandora.chariot.net.au (8.10.0/8.10.0) with SMTP id e9O88vh10943; Tue, 24 Oct 2000 17:38:57 +0930 From: "Paul A. Hoadley" Reply-To: paulh@chariot.net.au To: freebsd-questions@freebsd.org Cc: "William Wong" Date: Tue, 24 Oct 2000 08:08:57 GMT Subject: Re: PPPoE on 3.4 Message-id: <39f54399.2aa0.0@chariot.net.au> X-User-Info: 61.9.132.43 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 >are you sure you are loading the profile when dialing? > >ie. ppp -background -nat pppoe > >Based on your logs it looks like you're only typing >ppp -background Ooops -- that was an oversight. You were right. I will repost the ppp.log below when I specify the profile properly! Strangely, though, it seems to get *further* into the negotiation when I forgot to type pppoe -- this leads me to think there is something wrong with the pppoe entry in my ppp.conf. I'm still stumped. >(btw, I use ddial instead of background..dunno if it makes a >dif really) I've tried both. Same results. ---- ppp.log ---- Oct 24 17:26:41 grover ppp[626]: Phase: Using interface: tun0 Oct 24 17:26:41 grover ppp[626]: Phase: deflink: Created in closed state Oct 24 17:26:41 grover ppp[626]: tun0: Command: default: nat enable yes Oct 24 17:26:41 grover ppp[626]: tun0: Command: default: nat same_ports yes Oct 24 17:26:41 grover ppp[626]: tun0: Command: default: nat use_sockets yes Oct 24 17:26:41 grover ppp[626]: tun0: Command: default: set redial 15 28800 Oct 24 17:26:41 grover ppp[626]: tun0: Command: default: set reconnect 15 28800 Oct 24 17:26:41 grover ppp[626]: tun0: Command: pppoe: set device PPPoE:rl0: Oct 24 17:26:41 grover ppp[626]: tun0: Command: pppoe: set mru 1492 Oct 24 17:26:41 grover ppp[626]: tun0: Command: pppoe: set mtu 1492 Oct 24 17:26:41 grover ppp[626]: tun0: Command: pppoe: set speed sync Oct 24 17:26:41 grover ppp[626]: tun0: Command: pppoe: enable lqr Oct 24 17:26:41 grover ppp[626]: tun0: Command: pppoe: set lqrperiod 5 Oct 24 17:26:41 grover ppp[626]: tun0: Command: pppoe: set cd 5 Oct 24 17:26:41 grover ppp[626]: tun0: Command: pppoe: set dial Oct 24 17:26:41 grover ppp[626]: tun0: Command: pppoe: set login Oct 24 17:26:41 grover ppp[626]: tun0: Command: pppoe: set timeout 0 Oct 24 17:26:41 grover ppp[626]: tun0: Command: pppoe: set authname phoadle1 Oct 24 17:26:41 grover ppp[626]: tun0: Command: pppoe: set authkey ******** Oct 24 17:26:41 grover ppp[626]: tun0: Command: pppoe: set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 Oct 24 17:26:41 grover ppp[626]: tun0: Command: pppoe: add default HISADDR Oct 24 17:26:41 grover ppp[626]: tun0: Command: pppoe: enable dns Oct 24 17:26:41 grover ppp[627]: tun0: Phase: PPP Started (ddial mode). Oct 24 17:26:41 grover ppp[627]: tun0: Phase: bundle: Establish Oct 24 17:26:41 grover ppp[627]: tun0: Phase: deflink: closed -> opening Oct 24 17:26:41 grover ppp[627]: tun0: Phase: deflink: Connected! Oct 24 17:26:41 grover ppp[627]: tun0: Phase: deflink: opening -> dial Oct 24 17:26:41 grover ppp[627]: tun0: Phase: deflink: dial -> carrier Oct 24 17:26:47 grover ppp[627]: tun0: Phase: deflink: Disconnected! Oct 24 17:26:47 grover ppp[627]: tun0: Phase: deflink: carrier -> hangup Oct 24 17:26:47 grover ppp[627]: tun0: Phase: deflink: Connect time: 6 secs: 0 octets in, 0 octets out Oct 24 17:26:47 grover ppp[627]: tun0: Phase: total 0 bytes/sec, peak 0 bytes/sec on Tue Oct 24 17:26:47 2000 Oct 24 17:26:47 grover ppp[627]: tun0: Phase: deflink: hangup -> opening Oct 24 17:26:47 grover ppp[627]: tun0: Phase: deflink: Enter pause (15) for redialing. Oct 24 17:27:02 grover ppp[627]: tun0: Phase: deflink: Redial timer expired. Oct 24 17:27:02 grover ppp[627]: tun0: Phase: deflink: Connected! Oct 24 17:27:02 grover ppp[627]: tun0: Phase: deflink: opening -> dial Oct 24 17:27:02 grover ppp[627]: tun0: Phase: deflink: dial -> carrier Oct 24 17:27:07 grover ppp[627]: tun0: Phase: deflink: Disconnected! Oct 24 17:27:07 grover ppp[627]: tun0: Phase: deflink: carrier -> hangup Oct 24 17:27:07 grover ppp[627]: tun0: Phase: deflink: Connect time: 5 secs: 0 octets in, 0 octets out Oct 24 17:27:07 grover ppp[627]: tun0: Phase: total 0 bytes/sec, peak 0 bytes/sec on Tue Oct 24 17:27:07 2000 Oct 24 17:27:07 grover ppp[627]: tun0: Phase: deflink: hangup -> opening Oct 24 17:27:07 grover ppp[627]: tun0: Phase: deflink: Enter pause (15) for redialing. Oct 24 17:27:22 grover ppp[627]: tun0: Phase: deflink: Redial timer expired. Oct 24 17:27:22 grover ppp[627]: tun0: Phase: deflink: Connected! Oct 24 17:27:22 grover ppp[627]: tun0: Phase: deflink: opening -> dial Oct 24 17:27:22 grover ppp[627]: tun0: Phase: deflink: dial -> carrier Oct 24 17:27:27 grover ppp[627]: tun0: Phase: deflink: Disconnected! Oct 24 17:27:27 grover ppp[627]: tun0: Phase: deflink: carrier -> hangup Oct 24 17:27:27 grover ppp[627]: tun0: Phase: deflink: Connect time: 5 secs: 0 octets in, 0 octets out Oct 24 17:27:27 grover ppp[627]: tun0: Phase: total 0 bytes/sec, peak 0 bytes/sec on Tue Oct 24 17:27:27 2000 Oct 24 17:27:27 grover ppp[627]: tun0: Phase: deflink: hangup -> opening Oct 24 17:27:27 grover ppp[627]: tun0: Phase: deflink: Enter pause (15) for redialing. Oct 24 17:27:42 grover ppp[627]: tun0: Phase: deflink: Redial timer expired. Oct 24 17:27:42 grover ppp[627]: tun0: Phase: deflink: Connected! Oct 24 17:27:42 grover ppp[627]: tun0: Phase: deflink: opening -> dial Oct 24 17:27:42 grover ppp[627]: tun0: Phase: deflink: dial -> carrier Oct 24 17:27:44 grover ppp[627]: tun0: Phase: Signal 15, terminate. Oct 24 17:27:44 grover ppp[627]: tun0: Phase: deflink: Disconnected! Oct 24 17:27:44 grover ppp[627]: tun0: Phase: deflink: carrier -> logout Oct 24 17:27:44 grover ppp[627]: tun0: Phase: deflink: logout -> hangup Oct 24 17:27:44 grover ppp[627]: tun0: Phase: deflink: Disconnected! Oct 24 17:27:44 grover ppp[627]: tun0: Phase: deflink: Connect time: 2 secs: 0 octets in, 0 octets out Oct 24 17:27:44 grover ppp[627]: tun0: Phase: total 0 bytes/sec, peak 0 bytes/sec on Tue Oct 24 17:27:44 2000 Oct 24 17:27:44 grover ppp[627]: tun0: Phase: deflink: hangup -> closed Oct 24 17:27:44 grover ppp[627]: tun0: Phase: bundle: Dead Oct 24 17:27:44 grover ppp[627]: tun0: Phase: PPP Terminated (normal). -------- And here's ppp.conf again: >> ----- >> # ppp.conf for grover >> # modified 01-08-99 >> # modified 24-10-00 for ADSL >> >> default: >> set log Phase Chat LCP IPCP CCP tun command >> nat enable yes >> nat same_ports yes >> nat use_sockets yes >> set redial 15 28800 >> set reconnect 15 28800 >> >> pppoe: >> set device PPPoE:rl0: >> set mru 1492 >> set mtu 1492 >> set speed sync >> enable lqr >> set lqrperiod 5 >> set cd 5 >> set dial >> set login >> set timeout 0 >> set authname xxxxx >> set authkey xxxxx >> set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 >> add default HISADDR >> enable dns >> #end >> ----- Thanks to anyone who can help! -- Paul. mailto:paulh@chariot.net.au mailto:paul.hoadley@student.adelaide.edu.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 1:18:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id E5D5837B479 for ; Tue, 24 Oct 2000 01:18:15 -0700 (PDT) Received: (qmail 45084 invoked by uid 100); 24 Oct 2000 08:18:14 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14837.17862.862159.95960@guru.mired.org> Date: Tue, 24 Oct 2000 03:18:14 -0500 (CDT) To: Antoine Beaupre Cc: questions@freebsd.org Subject: Re: Adding the package concept to the ports collection In-Reply-To: References: <14831.44879.402723.564087@guru.mired.org> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Antoine Beaupre writes: > On Thu, 19 Oct 2000, Mike Meyer wrote: > > > Antoine Beaupre writes: > > > I was wondering if it would be possible to add the 'package' concept to > > > the ports collection in a sense that the database would include the name > > > of the package or if there's none, why. An install target would then only > > > have to download the package and save the compilation time. I also > > > think that the package would be smaller than the source, and so, faster to > > > download. > > Yup, that's the advantages of packages. However, you can't go from > > installing a port to installing packages. For instance, I set > > LOCALBASE=/usr/opt in /etc/make.conf. A prebuilt package with > > LOCALBASE=/usr/local won't work, because the libraries it's looking > > for won't be in the right place, even though the dependencies are > > met. Not to mention violating my system policies by installing what I > > consider an optional part of FreeBSD(*) in /usr/local. > Are you sure about that? Actually, I'm not sure about libraries specificall (I generally don't use packages). However, anything with wired-in path names won't work - and that I do know, having run into it. > Well then this is Yet Another Problem with the packages. Not > PREFIX-independent. Well, I think it's a bit much to ask people to fix ports so that you can compile them targeted at /usr/foo, and have them actually work when loaded in /usr/bar. Nuts - even fixing things so that everything works when you change PREFIX is difficult. Anything using the PERL package meachanisms isn't PREFIX-clean, because the path name to the perl library location is determined at PERL build time. Ditto for Python modules, etc. > > If you really want this, why don't you apply it to the port you're > > working on, and install the package instead of the port? Once you've > > got things set up right, it should all work as you describe. Caveat: I > > don't use packages, and so have never done this. > The problem is that I am lazy and have sometimes many packages to > install. And what I end up doing is to download the package, try to > install it, download the dependencies, try to install them, etc... What I > would like would be for pkg_add to download the necessary dependencies by > itself... It should do that; check out the manual page carefully, especially the "-r" option. > > > I think the port collection as it is now has several drawbacks, in terms > > > of a software indexing facility, that is. Upgrading ports is a nightmare. > > > The more we go, the more various ports have dependency lists that grow and > > > grow. So when a single package such as GTK or ORBit gets updated, a whole > > > chunk of ports have to be updated too. The problem is that > > > "updated" means: > > Well, the details aren't right (updating GTK may cause a package > > dependent on it to be updated, but it doesn't mean you have to get the > > new distfile for that package; just recompile it), but updating ports > > is certainly a problem. > Yes. I got it the wrong way around. It's more like "updating gimp needs a > later version of gtk which will install over an older one..." Yup. And you can either recompile the ports that depend on the older version, or had a symlink so they find the new library. I've as yet to run into a case where I had to have both versions of a library around. > > It's going to delete my glib 1.3, and install 1.2! > Which is often needed by other older packages... Yes. I know. This is not > nice. The multiple version thing is really a big problem. Well, I don't think it's a big problem. If you needed two versions of a library installed, that would be a *big* problem. > > And right there is the root of the problem. A port name has two > > selectors - the category and the name: www/w3m; sysutils/grub, > > devel/glib13, etc. In that last case, the "name" is a composite of the > > package name and the version. Packages just capture the name and > > version, and don't notice when the version creeps into the name. > One thing we could do would be to integrate the "category" and the > "version" into the name. It would be a good thing since I'm always looking > around in /var/db/pkg wondering: "do I have a good cdplayer package?" or > "what's that chat client name again?"... I think that's overkill. Just putting the port name as a comment in the packing list will do the job. > > First, packages *do* include the dependency information. And what else > > do you need? pkg_add will auto-install the required packages for you - > > which is exactly what you're wanting it to do, right? > If they're available on the local machine. Or am I mistaken? I'm pretty sure you're mistaken, but can't confirm it because I don't use the things. > > > Is it me or all this woudn't be that hard to implement? Just a PACKAGENAME > > > variable along with a version variable of some sort (PORTVERSION would > > > probably be OK) and a PACKAGE_SITE hierarchy of variables. That would be > > > the biggest desgin problem... > > The package system needs a rewrite before you can add a formal > > "update" method for ports, which would be nice to have. If you're > > going to do that, jkh has a wishlist for packages that include things > > like an archive format with a directory, a secure scripting language, > > a device-independent UI library, etc. > Yeah... I have to read this article again. URL? I finally found it at . ; Tue, 24 Oct 2000 01:24:13 -0700 (PDT) Received: from fedde (localhost [127.0.0.1]) by fedde.littleton.co.us (8.11.0/8.11.0.Beta3) with ESMTP id e9O8NWl63449; Tue, 24 Oct 2000 02:24:06 -0600 (MDT) Message-Id: <200010240824.e9O8NWl63449@fedde.littleton.co.us> To: "m.timmerman@zeeland.arbounie.nl" Cc: "'freebsd-questions@freebsd.org'" Subject: Re: Speed? In-Reply-To: <01C03D95.9AE69CC0.m.timmerman@zeeland.arbounie.nl> From: Chris Fedde Date: Tue, 24 Oct 2000 02:23:31 -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 24 Oct 2000 08:37:11 +0200 Michel Timmerman wrote: +------------------ | I looked at the man page but as far as I see it doesn't mention any duplex | settings. I searched on the internet for ifconfig docs and found the option | 'speed' must be used to set duplex settings. So I tried '# ifconfig ep1 | speed 20' (20 = full duplex) But the system responds with 'ifconfig: speed: | bad value'. Maybe I need a new version of ifconfig? | | This is the output of 'ifconfig ep1' : | | ep1: flags=8843 mtu 1500 | inet6 fe80::210:4bff:fe12:e1d7%ep1 prefixlen 64 scopeid 0x3 | inet 212.92.72.168 netmask 0xfffff800 broadcast 212.92.79.255 | ether 00:10:4b:12:e1:d7 | media: 10baseT/UTP | supported media: 10base2/BNC 10baseT/UTP | | ep1 is my cable provider nic. It is configured by DHCP. +------------------ The ep driver does not support full duplex operation. If it did you could set it by running the command. ifconfig ep1 full-duplex I'm at a loss as to what is realy happening here though. Maybe there is a physical problem of some kind? Do you have old data that can be used to compaire the two speeds? If the cable bridge is in fullduplex and the card is in half duplex you'll see lots of colisions on the wire. Have you validated the configuration of the cable bridge? watch the output of netstat -I ep1 -i 5 To see if errors are accumulating. Maybe that will give you some ideas to go on. Good Luck! chris -- Chris Fedde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 1:28:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 2973537B479; Tue, 24 Oct 2000 01:28:35 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.0/8.11.0) id e9O8SOI68116; Tue, 24 Oct 2000 11:28:24 +0300 (EEST) (envelope-from ru) Date: Tue, 24 Oct 2000 11:28:24 +0300 From: Ruslan Ermilov To: jadream Cc: freebsd-questions@FreeBSD.ORG, Soren Schmidt Subject: Re: Is i815E chipset supported? Message-ID: <20001024112824.A67369@sunbay.com> Mail-Followup-To: jadream , freebsd-questions@FreeBSD.ORG, Soren Schmidt References: <39F4AD31.5DFA24BE@chat.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <39F4AD31.5DFA24BE@chat.ru>; from jadream@chat.ru on Tue, Oct 24, 2000 at 01:27:14AM +0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 24, 2000 at 01:27:14AM +0400, jadream wrote: > I'm going to upgrade my box under FreeBSD as my current MB with VIA > 82586 IDE controller is dying under FBSD 4.x > > Hence I wonder if i815E chipset will work well with FBSD 4.1 or what? > I mean including ATA100 controller :0) > It is supported since FreeBSD 4.1.1, but the ata(4) documentation lacks this information (was not yet MFC'ed). -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 1:47:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebsd.jazz-sax.com (adsl-64-163-65-116.dsl.snfc21.pacbell.net [64.163.65.116]) by hub.freebsd.org (Postfix) with ESMTP id E5D3537B4C5 for ; Tue, 24 Oct 2000 01:47:21 -0700 (PDT) Received: from jazz-sax.com (adsl-64-163-65-114.dsl.snfc21.pacbell.net [64.163.65.114]) by freebsd.jazz-sax.com (8.9.3/8.9.3) with ESMTP id SAA01388; Mon, 23 Oct 2000 18:47:22 -0700 (PDT) (envelope-from ericdano@jazz-sax.com) Message-ID: <39F54C99.911F7F0C@jazz-sax.com> Date: Tue, 24 Oct 2000 01:47:22 -0700 From: Eric Dannewitz Reply-To: ericdano@jazz-sax.com Organization: Jazz-Sax X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: freebsd-questions@freebsd.org Cc: ericdano@ccnet.com Subject: Tape drive not working anymore......... Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had a partition on my FreeBSD machine get messed up, and since I had a tape backup, I decided to just reinstall everything on the machine (using 4.1 freebsd instead of 4.0). Anyways, I reformatted the drive, and installed 4.1. No problems. I installed BRU 16.0 (since that was the software which did the backing up to the tape), no problems I was able to get a bunch of stuff off the tape, rebooted, and ever since the tape drive is reporting that the tape is empty. I get the message below when trying to MT the tape. My system is 4.1 BSD, a Sony SDT9000 (12/24 gig tape drive?) which is on my scsi card. I was referencing that as rsa0. Any ideas on what's going on would be great! Oct 23 17:09:49 freebsd /kernel: (sa0:ahc0:0:0:0): READ(06). CDB: 8 0 0 80 0 0 Oct 23 17:09:49 freebsd /kernel: (sa0:ahc0:0:0:0): MEDIUM ERROR info:8000 asc:30,2 Oct 23 17:09:49 freebsd /kernel: (sa0:ahc0:0:0:0): Cannot read medium - incompatible format Oct 23 17:09:49 freebsd /kernel: (sa0:ahc0:0:0:0): tape is now frozen- use an OFFLINE, REWIND or MTEOM command to clear this state. Oct 23 17:49:51 freebsd /kernel: (sa0:ahc0:0:0:0): LOAD UNLOAD. CDB: 1b 0 0 0 3 0 Oct 23 17:49:51 freebsd /kernel: (sa0:ahc0:0:0:0): MEDIUM ERROR asc:11,0 Oct 23 17:49:51 freebsd /kernel: (sa0:ahc0:0:0:0): Unrecovered read error Oct 23 17:54:56 freebsd /kernel: (sa0:ahc0:0:0:0): READ(06). CDB: 8 0 0 80 0 0 Oct 23 17:54:56 freebsd /kernel: (sa0:ahc0:0:0:0): MEDIUM ERROR info:8000 asc:11,0 Oct 23 17:54:56 freebsd /kernel: (sa0:ahc0:0:0:0): Unrecovered read error Oct 23 17:54:56 freebsd /kernel: (sa0:ahc0:0:0:0): tape is now frozen- use an OFFLINE, REWIND or MTEOM command to clear this state. Oct 23 18:06:38 freebsd /kernel: (sa0:ahc0:0:0:0): READ(06). CDB: 8 0 0 80 0 0 Oct 23 18:06:38 freebsd /kernel: (sa0:ahc0:0:0:0): MEDIUM ERROR info:8000 asc:11,0 Oct 23 18:06:38 freebsd /kernel: (sa0:ahc0:0:0:0): Unrecovered read error Oct 23 18:06:38 freebsd /kernel: (sa0:ahc0:0:0:0): tape is now frozen- use an OFFLINE, REWIND or MTEOM command to clear this state. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 1:59: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailc.telia.com (mailc.telia.com [194.22.190.4]) by hub.freebsd.org (Postfix) with ESMTP id 4540937B4C5 for ; Tue, 24 Oct 2000 01:59:05 -0700 (PDT) Received: from ents02 (t2o90p74.telia.com [195.67.216.194]) by mailc.telia.com (8.9.3/8.9.3) with SMTP id KAA01073 for ; Tue, 24 Oct 2000 10:59:02 +0200 (CEST) From: "James Wilde" To: Subject: RE: FreeBSD v Linux Date: Tue, 24 Oct 2000 10:59:45 +0200 Message-ID: <001e01c03d98$c1938dd0$8208a8c0@iqunlimited.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal In-Reply-To: <20001023182601.A594@tznet.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been following this thread and I've checked the Oracle and FreeBSD sites. And I've discovered that Oracle is not released in a FreeBSD version but is released in a Linux version which - apparently - runs even better on FreeBSD with Linux emulation. Unfortunately that's not a combination likely to have an immediate appeal to people concerned with operational reliability. And since they use the Oracle DBMS, TPTB at my new job have opted for Sun Solaris. However, they have made an exception. Since I said I was familiar (!) with FreeBSD they have suggested that, since they are now getting too big to use hosts for name resolution, my first project when I start with them next month will be to set up a name server running on FreeBSD. So my question is does anyone know whether/when Oracle plans a FreeBSD version? mvh/regards James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 2:28:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id 5E5B337B479 for ; Tue, 24 Oct 2000 02:28:19 -0700 (PDT) Received: (qmail 8740 invoked by uid 0); 24 Oct 2000 09:28:14 -0000 Received: from unknown (HELO ghostinyou) (195.229.53.45) by mail.gmx.net with SMTP; 24 Oct 2000 09:28:14 -0000 Message-ID: <031901c03d9c$bcc34440$0204010a@ghostinyou> From: "Rino Mardo" To: "fbsd" Subject: LCP handshaking Date: Tue, 24 Oct 2000 13:26:38 +0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-Mimeole: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm having difficulties dialling in to our Cisco 3640 access server. I have FreeBSD 4.1-Release installed, have an external modem, and our access server is using PAP to authenticate users. I have compiled the output of my /var/log/ppp.log and I'm trying to understand it but having difficulties. I was wondering if anyone have a spare time to read my compiled PPP log and we go thru with it? ----------------------------------------------- who watches the watchmen? Key fingerprint - E619 726E 3815 7A48 EAC7 E49F DF93 4E33 B069 0883 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 2:36:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gus33.homeip.net (hybrid-024-221-140-147.az.sprintbbd.net [24.221.140.147]) by hub.freebsd.org (Postfix) with ESMTP id C960537B479 for ; Tue, 24 Oct 2000 02:36:06 -0700 (PDT) Received: from localhost (kdavey@localhost [127.0.0.1]) by gus33.homeip.net (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id CAA08844; Tue, 24 Oct 2000 02:17:25 -0700 Date: Tue, 24 Oct 2000 02:17:24 -0700 (MST) From: Keith Davey To: Jamie Norwood Cc: bk , freebsd-questions@FreeBSD.ORG Subject: Re: Root-Like telnet account In-Reply-To: <20001024001710.A72677@mushhaven.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG SSH in and then SU is great. Telnet in and SU is just as bad as telnet in directly as root as both the user password and the root password are passed in the clear. I personaly am not a fan of SU for administrative perpuses. I much perfer the use of sudo. In this case I can restrict the usage of administrative privleges, and maintain 100% accountablility. Just my 2 cents Keith Davey Tivoli System On Tue, 24 Oct 2000, Jamie Norwood wrote: > Just wondering, why not just telnet/ssh in then SU?=20 >=20 > Jamie >=20 > On Sat, Oct 21, 2000 at 11:36:33PM -0700, Keith Davey wrote: > >=20 > >=20 > > On Fri, 20 Oct 2000, bk wrote: > >=20 > > > Hello Travor, > > >=20 > > > Monday, October 16, 2000, 12:34:20 AM, you wrote: > > >=20 > > > >> Hi, > > > >> > > > >> I just installed FreeBSD on an older system I have, just to try it= out, > > > MG> and would like to be able to telnet into it, and configure things= remotely. > > > MG> Is is possible to make it so that I can login from root, or that = another > > > MG> account has many of the same pr > > > >> velages as root, such as modifying configuration files? > > >=20 > > > look at /etc/ttys and add "secure" on the terminal you want to connec= t > > > to. if you do not know the right termial, login with a normal account > > > remotely and use the command "w" to see who is online. > > >=20 > > > Example: > > >=20 > > > localhost# w > > > 8:46PM up 1:11, 2 users, load averages: 0.01, 0.00, 0.00 > > > USER TTY FROM LOGIN@ IDLE WHAT > > > root v0 - 7:36PM 1:08 -csh (csh) > > > blabla p0 master 8:39PM - w > > >=20 > > > i am looging in as root remotely from v0 on the console and from p0 > > > remotely. so i have to add secure to the ttyp0 pseudo terminal. > > >=20 > > > If you want to keep your bsd system secure, i suggest you not to allo= w > > > root to login remotely. > > > Create a user with adduser command and put this user into the group > > > "wheel". login with this user and enter "su" to switch to root > > > account. This is more secure, because an external attacker do not kno= w > > > what account is required to logon or to be root. > >=20 > > Another option is to use SSH with RSA key encription only set up. This= is > > a very conveniant and secure way to remotly administrate a box. > >=20 > > Keith Davey > > Tivoli Systems > >=20 > > SNIP > >=20 > > > --=20 > > > Boris K=F6ster > > >=20 > > >=20 > > >=20 > > >=20 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > >=20 > >=20 > >=20 > >=20 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 2:36:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from md3.vsnl.net.in (md3.vsnl.net.in [202.54.6.35]) by hub.freebsd.org (Postfix) with ESMTP id BC9C237B479 for ; Tue, 24 Oct 2000 02:36:20 -0700 (PDT) Received: from md3 ([203.199.220.232]) by md3.vsnl.net.in (8.9.3/8.9.3) with SMTP id OAA11534 for ; Tue, 24 Oct 2000 14:59:54 +0530 (IST) Message-ID: <000801c03d9e$7e072b20$0264a8c0@vsnl.net.in> From: "unisoft Technologies Private Limited" To: Subject: projects Date: Tue, 24 Oct 2000 15:10:46 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C03DCC.96142820" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C03DCC.96142820 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable dear sir/madam, we r software development firm in chennai(india).If u want to = give some projects to our company then please visit our web site = www.unisoftek.com or e-mail to us at unisoft@md3.vsnl.net.in. Thanking U B.Xavier(Director) =20 ------=_NextPart_000_0005_01C03DCC.96142820 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
dear sir/madam,
           we = r=20 software development firm in chennai(india).If u want to give some = projects to=20 our company then please visit our web site www.unisoftek.com or e-mail = to us at unisoft@md3.vsnl.net.in.
 
  Thanking U
B.Xavier(Director)
 
------=_NextPart_000_0005_01C03DCC.96142820-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 2:41:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from maile.telia.com (maile.telia.com [194.22.190.16]) by hub.freebsd.org (Postfix) with ESMTP id 33BAA37B479 for ; Tue, 24 Oct 2000 02:41:07 -0700 (PDT) Received: from ents02 (t3o90p48.telia.com [195.67.217.48]) by maile.telia.com (8.9.3/8.9.3) with SMTP id LAA09352; Tue, 24 Oct 2000 11:41:02 +0200 (CEST) From: "James Wilde" To: "Adam Fladwood" , Subject: RE: Sendmail -or- Qmail? Date: Tue, 24 Oct 2000 11:41:45 +0200 Message-ID: <002201c03d9e$9f6fb840$8208a8c0@iqunlimited.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Adam Fladwood > Sent: Wednesday, October 25, 2000 00:36 > To: freebsd-questions@FreeBSD.ORG > Subject: Sendmail -or- Qmail? > > > I've been trying to figure out what I should do... I'm the systems admin > for an ISP that has a prettt steady flow of Mail. However > sendmail seems to > be to much for me to handle as far as setting up certain rules > and stuff. I > mean I have the sendmail book, but hell, that doesn't help a whole lot w/ > the rules - I don't have time to sit and read it. Another alternative which I adopted since TPTB wanted sendmail on our mail servers was to install sendmail with all relaying options wide open and then run the output through smtpd from Obtuse http://www.obtuse.com who are famous for the Juniper firewall. We have a complex WAN involving about 50 offices whose Internet IP addresses are dynamically configured by our ISP. I spent a month - not dedicated - trying to make sense of the sendmail rules without success. One consultant's suggestion was to use the ISP for outgoing mail and leave the relaying problem up to him which was unsatisfactory for several reasons. I decided to add smtpd to the system and had a functioning set of rules in half a day, tested and working. Smtpd's sole function is to handle anti-relaying and anti-spamming and it does it very well. mvh/regards James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 3: 1:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 757F537B479 for ; Tue, 24 Oct 2000 03:01:26 -0700 (PDT) Received: (qmail 47725 invoked by uid 100); 24 Oct 2000 10:01:25 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14837.24053.847773.224636@guru.mired.org> Date: Tue, 24 Oct 2000 05:01:25 -0500 (CDT) To: questions@freebsd.org Subject: Re: Need your help in Webmail In-Reply-To: <62616421@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 16, 2000 at 09:50:00PM +0700, Nguyen Manh Tho wrote: > Dear Sirs/ Madams, > > I am writing the Web mail system that support for students communicate with > staff and others through the Intranet by Web environment. I found the free > source code for web mail in Perl, and now I am re-writing it to improve its > security. I now stack in the following step: > > - After user login with user name and password, the browser open the mail page > in which user can check mail, see and delete. I encode the sessionid to hide > the sessionid + username + password but this sessionid is still appear in the > URL of the browser. If I copy this URL and Paste to other browser, I can read > mail in this browser without reenter username + password as in Hotmail ot > Yahoo. I would like to know how to encode and hide these information > (sessionid+username+password), and > force the user must to reenter username/password as they copy the URL to other > Web browser. Try using the HTTP authentication mechanisms for username and password. Setting that up will depend on your server, but your browser can then largely ignore the password, and get the username from the environment. You shouldn't need a session id for a web mail system, but a badly designed system might want one. Putting that in the URL won't be a security exposure, but leaves you with the problem of what to do with "expired" sessions. ; Tue, 24 Oct 2000 03:05:42 -0700 (PDT) Received: (qmail 47835 invoked by uid 100); 24 Oct 2000 10:05:41 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14837.24309.525058.578289@guru.mired.org> Date: Tue, 24 Oct 2000 05:05:41 -0500 (CDT) To: Fabien Derudder Cc: questions@freebsd.org Subject: Re: connect to an exchange server In-Reply-To: <56452585@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Fabien Derudder writes: > How can i retrieve my mail on an exchange server using an unix mail client > ? > thank you so much Talk to the exchange server administrators first. Exchange supports IMAP as an optional protocol (they use MAPI, which is *not* the same thing). If they have that configured, you can use most of the mail clients in /usr/ports/mail (mutt, pine, fetchmail, etc.). If they don't support IMAP, then you need to use an MS mail client (running on Windows, or maybe Solaris) to set up automatic forwarding of your email to a Unix mail server. ; Tue, 24 Oct 2000 03:17:38 -0700 (PDT) Received: (from charon@localhost) by gray.westgate.gr (8.11.1/8.11.1) id e9OAHJf01565; Tue, 24 Oct 2000 13:17:19 +0300 (EEST) Date: Tue, 24 Oct 2000 13:17:19 +0300 From: Giorgos Keramidas To: Fabiana Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Strange sendmail behavior Message-ID: <20001024131719.A365@gray.westgate.gr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from morgana@telocity.com on Mon, Oct 23, 2000 at 02:31:41PM -0400 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 23, 2000 at 02:31:41PM -0400, Fabiana wrote: > > I don't even know how to describe what Sendmail is doing, but there > is the output I get when I run ps aux, there are a number of sendmail > processes running that I can't explain. At first I thought the problem > might be a combination of Fetchmail and Sendmail not working happily > together. Now I am not sure. I tried to disable sendmail, but then, > Fetchmail refused to retrieve my email. I am not sure what I can do > about it, so I would apreciate any input: From the output included in your mail I cannot see the rest of the command line. It's probably `sendmail: server load too high' or something like that. > root 520 0.0 1.4 1704 848 ?? I 1:34PM 0:00.03 sendmail: server l > root 525 0.0 1.4 1704 848 ?? I 1:34PM 0:00.03 sendmail: server l > root 531 0.0 1.4 1704 848 ?? I 1:34PM 0:00.03 sendmail: server l > root 536 0.0 1.4 1704 848 ?? I 1:34PM 0:00.03 sendmail: server l [...] Try sending the output of % ps xaw You probably have a lot of outgoing mail accumulating in your outgoing queue, because of an error in your setup. With a large queue, you will see many sendmail processes. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 3:18:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vidya.cmb.ac.lk. (vidya.cmb.ac.lk [192.248.16.93]) by hub.freebsd.org (Postfix) with ESMTP id 84B8937B479 for ; Tue, 24 Oct 2000 03:18:07 -0700 (PDT) Received: (from chami@localhost) by vidya.cmb.ac.lk. (8.8.8/8.8.5) id QAA29893 for questions@freebsd.org; Tue, 24 Oct 2000 16:25:34 +0600 (LKT) Date: Tue, 24 Oct 2000 16:25:34 +0600 (LKT) From: "C. Ratnasinghe" Message-Id: <200010241025.QAA29893@vidya.cmb.ac.lk.> To: questions@freebsd.org Subject: no Inodes available Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My free BSD says no INODES available, can't create temporary file. I can't create files C.Rathnasinghe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 3:26:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 0B4CB37B479 for ; Tue, 24 Oct 2000 03:26:46 -0700 (PDT) Received: (qmail 48296 invoked by uid 100); 24 Oct 2000 10:26:45 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14837.25572.953392.395342@guru.mired.org> Date: Tue, 24 Oct 2000 05:26:44 -0500 (CDT) To: "Karel J. Bosschaart" Cc: questions@freebsd.org Subject: Re: MS Exchange server and FreeBSD mailing lists In-Reply-To: <36389629@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Karel J. Bosschaart writes: > Can someone tell me where in fact is the faulty behaviour? The use of > non-required headers by the FreeBSD lists or the 'design' of Exchange? The bug is in the Exchange server. It's a mail exchanger, which means that according to RFC 1123 it "SHOULD NOT alter any existing header fields". Whether the header is required - or even known - is irrelevant; they shouldn't be touching it. The reality is that your local support staff probably can't fix this, as they don't have the sources to MS exchange. If they're honest, they'll admit that it's a bug in their "supported" software, and they can't do anything about it until there's a new version. From the sound of things, they'll claim that the Exchange server isn't a mail exchanger, so this clause doesn't apply to them. While that may be true, it's clearly brain-damaged, and a good reason to *not* run MS software. Have you thought about running your own SMTP server? That's probably easier than dealing with such behavior. You might ask why they don't randomly drop the To: field, as it's a non-required field according to RFC822, but that would be like pulling the wings off flies. ; Tue, 24 Oct 2000 03:56:14 -0700 (PDT) Received: from chimp.simianscience.com (cage.simianscience.com [64.7.134.1]) by smtp1.sentex.ca (8.11.0/8.11.0) with SMTP id e9OAtVs61084; Tue, 24 Oct 2000 06:55:31 -0400 (EDT) From: Mike Tancsa To: efinley@efinley.com (Elliot Finley) Cc: questions@freebsd.org Subject: Re: twe driver Date: Tue, 24 Oct 2000 06:55:31 -0400 Message-ID: References: In-Reply-To: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 22 Oct 2000 23:46:32 -0400, in sentex.lists.freebsd.questions you = wrote: >Can someone that has installed from the 4.1.1 ISO image verify that >the kernel has a twe driver in it? > >I'm trying to install to a 3ware escalade 6800, and the kernel that >comes with the 4.1.1 iso doesn't see it. I am pretty sure it was disabled in GENERIC for a short period of time = due to a driver bug. However, that has since been corrected. You should be = able to tell from the cvs change logs. ---Mike Mike Tancsa (mdtancsa@sentex.net) =09 Sentex Communications Corp, =09 Waterloo, Ontario, Canada "Given enough time, 100 monkeys on 100 routers=20 could setup a national IP network." (KDW2) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 3:58:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by hub.freebsd.org (Postfix) with ESMTP id B13BD37B479 for ; Tue, 24 Oct 2000 03:58:37 -0700 (PDT) Received: from chimp.simianscience.com (cage.simianscience.com [64.7.134.1]) by smtp1.sentex.ca (8.11.0/8.11.0) with SMTP id e9OAwZs61374; Tue, 24 Oct 2000 06:58:35 -0400 (EDT) From: Mike Tancsa To: fhanik@pakana.com ("Filip Hanik") Cc: questions@freebsd.org Subject: Re: News Server Date: Tue, 24 Oct 2000 06:58:35 -0400 Message-ID: References: In-Reply-To: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 23 Oct 2000 13:29:42 -0400, in sentex.lists.freebsd.questions you = wrote: >Hi, >I'd like to expand my understanding on how news servers work together. >If I set up a local news server at our company feeding from some other >server. How do our posts reach out to the rest of the world? You are best off asking this question on a newsgroup that talks about = news. See the news.software.* groups for a discussion about nntp, nntpsend et = al as its a topic not really specific to FreeBSD. ---Mike Mike Tancsa (mdtancsa@sentex.net) =09 Sentex Communications Corp, =09 Waterloo, Ontario, Canada "Given enough time, 100 monkeys on 100 routers=20 could setup a national IP network." (KDW2) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 4: 9:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 7D15137B479 for ; Tue, 24 Oct 2000 04:09:40 -0700 (PDT) Received: (qmail 49257 invoked by uid 100); 24 Oct 2000 11:09:39 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14837.28147.463188.672602@guru.mired.org> Date: Tue, 24 Oct 2000 06:09:39 -0500 (CDT) To: Odhiambo Washington Cc: questions@freebsd.org Subject: Re: secure boot In-Reply-To: <95783454@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Odhiambo Washington writes: > * Tim McMillen [20001023 16:49]: > =>No. If somebody has physical access to your box they can do anything they > =>want. Including wiping freebsd off your HD and installing windows. > => For example you can mark the console as insecure so they have to > =>have the superuser password. But all they have to do is have a boot > =>floppy to get single user mode. Um - just because they have physical access to the box doesn't mean they can do anything they want. For instance, if it's sitting in a lab with a bunch of other PCs and an employee monitoring the lab whenever it's open, things like opening the box and installing new hardware aren't feasible. > Hey, just wondered if a boot floppy is really necessary...if they cold > bott and choose single user mode at the prompt...is there a way of > stopping/preventing that??? So that even booting into SUM requires the > root passwd... You can protect against the boot floppy. Most modern BIOSes have boot options that force the boot from HD first, and can you can password the BIOS options to prevent that from being changed. So it is possible to arrange the rest of the world so that a single-user boot is the easiest vulnerability to exploit even with physical access to the machine. Under those conditions, wanting to make that harder to exploit is a perfectly reasonable thing to want to do. You can disable single-usr boot mode. Read through the docs on loader(8), loader.conf(5) and loader.4th(8). Having one of them boot instead of defaulting to autoboot would skip the "Hit Enter to ..." step. However, the better solution is to edit /etc/ttys, marking the console as "insecure" instead of "secure". /etc/init will then insist that you correctly enter the root password before giving you a single user shell. ; Tue, 24 Oct 2000 04:38:45 -0700 (PDT) Received: by x400gate-01.ic.gc.ca with Internet Mail Service (5.5.2650.21) id ; Tue, 24 Oct 2000 07:33:11 -0400 Message-ID: <065DE87AF392D411A3D800204840A0152E7F80@cbbc805.cb.ic.gc.ca> From: Dinel.Joel@ic.gc.ca To: freebsd-questions@freebsd.org Subject: Sendmail config for machine without FQDN Date: Tue, 24 Oct 2000 07:39:18 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Here's the deal: I'm using FreeBSD 4.1.1, with the default sendmail install. I've got cable access with videotron.ca. My machine's name is dimmu, and since the IP is assigned via DHCP, FreeBSD automatically added videotron.ca at the end of the machine name. Hence, my machine's "unofficial" name is dimmu.videotron.ca. When I fetch my mail with fetchmail (which is addressed to kint@videotron.ca), sendmail automatically discards it since it is not addressed to the local host (dimmu.videotron.ca). How can I correct this ? Also, how can I *easily* rewrite headers OR create an aliase of some kind so my mail shows up as from kint@videotron.ca instead of kint@dimmu.videotron.ca ? Thanks, kint To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 4:50:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id A530937B479 for ; Tue, 24 Oct 2000 04:50:24 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9OBo8T02873; Tue, 24 Oct 2000 04:50:08 -0700 (PDT) Date: Tue, 24 Oct 2000 04:50:07 -0700 From: Alfred Perlstein To: "C. Ratnasinghe" Cc: questions@FreeBSD.ORG Subject: Re: no Inodes available Message-ID: <20001024045006.A28123@fw.wintelcom.net> References: <200010241025.QAA29893@vidya.cmb.ac.lk.> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <200010241025.QAA29893@vidya.cmb.ac.lk.>; from chami@cmb.ac.lk on Tue, Oct 24, 2000 at 04:25:34PM +0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * C. Ratnasinghe [001024 03:18] wrote: > My free BSD says no INODES available, can't create temporary file. I can't create files You need to delete some files, each file requires an inode. You can run 'newfs' to format a partition with the '-i' flag to ask for more inodes in the future. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 4:52:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pyxis.wanadoo.be (pyxis.wanadoo.be [195.74.212.24]) by hub.freebsd.org (Postfix) with ESMTP id ACC0E37B479 for ; Tue, 24 Oct 2000 04:52:09 -0700 (PDT) Received: from [192.168.1.1] (p052.adsl.powered-by.euronet.be [213.177.129.52]) by pyxis.wanadoo.be (8.9.3/8.9.3) with ESMTP id NAA09276; Tue, 24 Oct 2000 13:51:51 +0200 (MET DST) Date: Tue, 24 Oct 2000 13:54:31 +0200 From: Frank Sonnemans To: Adam Fladwood , freebsd-questions@FreeBSD.ORG Subject: Re: Sendmail -or- Qmail? Message-ID: <1733062114.972395671@[192.168.1.1]> In-Reply-To: X-Mailer: Mulberry/2.0.4 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have recently switched all my computers from Qmail to Postfix. I found both to be excellent replacements for Sendmail. I could not get Sendmail to work properly. Setting up Qmail or Postfix is relatively easy with the available documentation. For installation I found Postfix on FreeBSD the best. Just install it from the ports dir and edit only one config file. Setting up Qmail is much more involved. You will have to write your own setup scripts and edit multiple configuration files. This is one of the reasons I switched to Postfix. I found the documentation clearer (some will disagree) and configuration much easier, because you just edit one simple well documented config file instead of editing many short config files. I also did not like the way qmail is started up using the "daemontools". Furthermore Postfix is designed as a Sendmail replacement, meaning that it tries to stay compatible with the Sendmail interface. My advice go with Postfix. (www.postfix.org and use also the howto on the www.redhat.com site) --On Tuesday, October 24, 2000 5:36 PM -0500 Adam Fladwood wrote: > I've been trying to figure out what I should do... I'm the systems admin > for an ISP that has a prettt steady flow of Mail. However sendmail seems > to be to much for me to handle as far as setting up certain rules and > stuff. I mean I have the sendmail book, but hell, that doesn't help a > whole lot w/ the rules - I don't have time to sit and read it. > > I've heard qmail is easier to configure and I've also heard it's faster... > is this true? What does everyone else use/recommend? > > Thanks! > > Adam > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 24 4:54: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sentry.granch.com (sentry.granch.com [212.109.197.55]) by hub.freebsd.org (Postfix) with ESMTP id AF71337B479 for ; Tue, 24 Oct 2000 04:53:39 -0700 (PDT) Received: from sentry.granch.ru (IDENT:shelton@localhost [127.0.0.1]) by sentry.granch.com (8.9.3/8.9.3) with ESMTP id SAA53743; Tue, 24 Oct 2000 18:47:47 +0700 (NOVST) Message-ID: <39F576E3.C8064F9C@sentry.granch.ru> Date: Tue, 24 Oct 2000 18:47:47 +0700 From: "Rashid N. Achilov" Reply-To: achilov@granch.ru Organization: Granch Ltd. X-Mailer: Mozilla 4.74 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: ru, en MIME-Version: 1.0 To: Christoph Sold Cc: Sarasi Barman , questions@FreeBSD.ORG Subject: Re: Create a new user References: <20001020101200.29971.qmail@web9008.mail.yahoo.com> <39F47096.39106151@i-clue.de> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Christoph Sold wrote: > > Sarasi Barman schrieb: > > > Dear All, > > Is there any program or API written in java to > > create the user id and password. > > FreeBSD has no such thing. Instead, /stand/sysinstall is quite good at > this. Mass additions and remote administration may be solved using your > favorite shell or scripting language. > "pw useradd ..." Read man about pw command, it has a lot of command-line switches to batch create/remove users. -- With Best Regards. Rashid N. Achilov (RNA1-RIPE), Brainbench ID: 28514 Granch Ltd. system administrator, e-mail: achilov@granch.ru tel/fax (383-2) 24-2363 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 4:54:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sentry.granch.com (sentry.granch.com [212.109.197.55]) by hub.freebsd.org (Postfix) with ESMTP id D3CB537B4C5 for ; Tue, 24 Oct 2000 04:54:31 -0700 (PDT) Received: from sentry.granch.ru (IDENT:shelton@localhost [127.0.0.1]) by sentry.granch.com (8.9.3/8.9.3) with ESMTP id SAA53753; Tue, 24 Oct 2000 18:50:50 +0700 (NOVST) Message-ID: <39F5779A.61F770AF@sentry.granch.ru> Date: Tue, 24 Oct 2000 18:50:50 +0700 From: "Rashid N. Achilov" Reply-To: achilov@granch.ru Organization: Granch Ltd. X-Mailer: Mozilla 4.74 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: ru, en MIME-Version: 1.0 To: Werner Gillmer Cc: questions@FreeBSD.ORG Subject: Re: References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Werner Gillmer wrote: > > What is the BSD-equivilent for the Linux smbmount? sharity-light. But for my pity it couldn't mount in script, when I start it by hands - all OK. Why? -- With Best Regards. Rashid N. Achilov (RNA1-RIPE), Brainbench ID: 28514 Granch Ltd. system administrator, e-mail: achilov@granch.ru tel/fax (383-2) 24-2363 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 5: 4:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from eden.dei.uc.pt (eden.dei.uc.pt [193.137.203.230]) by hub.freebsd.org (Postfix) with ESMTP id 70AC537B479 for ; Tue, 24 Oct 2000 05:04:42 -0700 (PDT) Received: from dei.uc.pt (trotski.dei.uc.pt [10.3.0.57]) by eden.dei.uc.pt (8.11.0/8.11.0) with ESMTP id e9OC4b024744 for ; Tue, 24 Oct 2000 13:04:37 +0100 (WET DST) Message-ID: <39F57CB4.12A55C6C@dei.uc.pt> Date: Tue, 24 Oct 2000 13:12:36 +0100 From: Nuno Veiga X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD 2.2 Content-Type: multipart/alternative; boundary="------------99DD6A212CBED8215965CA7F" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------99DD6A212CBED8215965CA7F Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi We need urgently the FreeBSD 2.2.8. and we couldn't find it. We tried "all sites". Where can we find a site with this version? If necessay we can buy a CD. Do you know where? Sincerely Nuno Cardoso Veiga (nunov@dei.uc.pt) --------------99DD6A212CBED8215965CA7F Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit

Hi

We need urgently the FreeBSD 2.2.8. and we couldn't find it. We tried "all sites".
Where can we find a site with this version?
If necessay we can buy a CD. Do you know where?

Sincerely

Nuno Cardoso Veiga
(nunov@dei.uc.pt) --------------99DD6A212CBED8215965CA7F-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 5:11:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailgate.wasantara.net.id (unknown [202.159.65.166]) by hub.freebsd.org (Postfix) with SMTP id CAD9437B479 for ; Tue, 24 Oct 2000 05:11:21 -0700 (PDT) Received: (qmail 26599 invoked from network); 24 Oct 2000 12:16:36 -0000 Received: from malang.wasantara.net.id (202.159.64.195) by mailgate.wasantara.net.id with SMTP; 24 Oct 2000 12:16:36 -0000 Received: from MALANG/SpoolDir by malang.wasantara.net.id (Mercury 1.44); 24 Oct 00 18:15:35 GMT+0700 Received: from SpoolDir by MALANG (Mercury 1.44); 24 Oct 00 18:15:26 GMT+0700 Received: from malang.wasantara.net.id (202.159.64.138) by malang.wasantara.net.id (Mercury 1.44) with ESMTP; 24 Oct 00 18:15:22 GMT+0700 Message-ID: <39F5634A.ACF5DA78@malang.wasantara.net.id> Date: Tue, 24 Oct 2000 17:24:10 +0700 From: Tomi X-Mailer: Mozilla 4.7 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: more information Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hiii there... I am very Happy to meet you , I want to know more information about freeBSD , because I interested about freeBsd , Would you help me ,please ,because I need more information about 1. What is freeBsd ? 2. What is defferent between freeBsd and another system ? 3. I want to know , Where can I get the books (and CD ) about freeBSD in Indonesia ? thank's yudindrawan@astaga.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 5:12: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from eden.dei.uc.pt (eden.dei.uc.pt [193.137.203.230]) by hub.freebsd.org (Postfix) with ESMTP id DCBF037B4CF for ; Tue, 24 Oct 2000 05:11:59 -0700 (PDT) Received: from localhost (nunov@localhost) by eden.dei.uc.pt (8.11.0/8.11.0) with ESMTP id e9OCBvp24196 for ; Tue, 24 Oct 2000 13:11:57 +0100 (WET DST) Date: Tue, 24 Oct 2000 13:11:57 +0100 (WET DST) From: Nuno Veiga To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD 2.2.8 Message-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 We need urgently the FreeBSD 2.2.8. We looked "all over the Internet" and we couldn't find it. Do you know where can we find an ftp site with this version? We could also buy a CD. Do you know where? Thanks in advance Nuno Veiga To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 5:12:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pegasus.wanadoo.be (pegasus.wanadoo.be [195.74.212.10]) by hub.freebsd.org (Postfix) with ESMTP id 3651C37B4D7 for ; Tue, 24 Oct 2000 05:12:06 -0700 (PDT) Received: from [192.168.1.1] (p052.adsl.powered-by.euronet.be [213.177.129.52]) by pegasus.wanadoo.be (8.9.3/8.9.3) with ESMTP id OAA00395 for ; Tue, 24 Oct 2000 14:11:47 +0200 (MET DST) Date: Tue, 24 Oct 2000 14:14:23 +0200 From: Frank Sonnemans To: freebsd-questions@freebsd.org Subject: Need help installing FreeBSD on Compaq Notebook Message-ID: <1734254384.972396863@[192.168.1.1]> X-Mailer: Mulberry/2.0.4 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I will need some help getting FreeBSD installed on a Compaq Armada 4100 Notebook. After trying many different installation schemes I am running out of ideas. I have tried ftp based installs and nfs based installs using a plip connection, but both failed. Following the harddrive configuration and labeling the system shows me that it is connecting to the ftp server or nfs share and then stops. Sometimes using nfs it will show something like extracting bin into / and than stops without errors. This installation has been a nightmare of problems. First of all it turned out that the floppy disk tracking is off. I cannot use a diskette made on another system. Initially the system ran windows which enabled me to use a laplink cable to upload the two installation disks to the notebook. The disks makde on the notebook itself load fine. Problem is that I have been unable to create additional disks this way since my install efforts have resulted in a repartitioned drive. I have two other PC's which I tried to use to get the install going. A pentium PC with a CD-Rom drive (my main workstation) and an old 486 without a cdrom (my internet gateway). Both run FreeBSD 4.0 stable. Unfortunately I cannot get a plip connection between the workstation and the notebook to work. So I copied the complete 4.0 release cd to the 486. The 486 supports a plip connection to the notebook. Unfortunately the ftp install with a copy of the files on the 486 did not work, nor did the nfs install. The nfs install just stops when trying to extract the bin distribution. The ftp installation quits with different errors: "couldn't open 4.0_release dir", "account needs password", etc. when I start an emergency shell I can manually mount the nfs share and execute commands from my network. Therefore I do not understand why the nfs install fails. I suspect now that the harddrive is causing problems. I have not yet tried a floppy disk based install nor a ppp based install. I could not create the floppies. I tried doing this with a nfs mounted system, running the commands of the network, but the notebook computer seems to run out of swap space which results in a frozen system. Does anyone have any ideas how to solve this? Can I use the commands available on the mfs-root disk to manually format / disklabel my drive so that I can do a manual install? Regards, frank To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 5:12:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sentry.granch.com (sentry.granch.com [212.109.197.55]) by hub.freebsd.org (Postfix) with ESMTP id B7B3A37B4E5 for ; Tue, 24 Oct 2000 05:12:12 -0700 (PDT) Received: from sentry.granch.ru (IDENT:shelton@localhost [127.0.0.1]) by sentry.granch.com (8.9.3/8.9.3) with ESMTP id TAA53788; Tue, 24 Oct 2000 19:09:06 +0700 (NOVST) Message-ID: <39F57BE2.785E870C@sentry.granch.ru> Date: Tue, 24 Oct 2000 19:09:06 +0700 From: "Rashid N. Achilov" Reply-To: achilov@granch.ru Organization: Granch Ltd. X-Mailer: Mozilla 4.74 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: ru, en MIME-Version: 1.0 To: Daniel Frazier Cc: achilov@granch.ru, Jean-Sebastien ROY , Thierry Thomas , freebsd-questions@FreeBSD.ORG Subject: Re: Erratic PS/2 mouse with FreeBSD 4.1 References: <39F23308.32378.13C4C0@localhost> <39F44A4B.AE1C678@sentry.granch.ru> <39F4A12F.3E347B33@magpage.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Daniel Frazier wrote: > > "Rashid N. Achilov" wrote: > > > > Jean-Sebastien ROY wrote: > > > > > > >And its mouvement is erratic. When the mouse is in motion, the > > > >cursor often jumps upward and to the right. Sometimes the software > > > >(X) reacts as if one of the buttons has been pressed. > > > > > > Same mouse... same problem (with FreeBSD 4.1.1) > > > > > "Me too!" :-)) ... same problems... I have to switch to ordinary Mitsumi > > PS/2 mouse from cool :-) Misrosoft wheel PS/2 mouse... > > -- > > I was experiencing similar symptoms a month or so ago... some searching > of the mailing list archives (search for erratic, mouse, jumpy, etc.) > gave me some ideas and i modified the psm line in my kernel conf to read... > > device psm0 at atkbdc? irq 12 flags 0x100 > > ...and it hasn't given me any problems since. hope this helps! > And it's cool wheel working now? -- With Best Regards. Rashid N. Achilov (RNA1-RIPE), Brainbench ID: 28514 Granch Ltd. system administrator, e-mail: achilov@granch.ru tel/fax (383-2) 24-2363 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 5:23: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-server.tampabay.rr.com (smtp-server1.tampabay.rr.com [24.92.1.13]) by hub.freebsd.org (Postfix) with ESMTP id 0D95837B479 for ; Tue, 24 Oct 2000 05:23:02 -0700 (PDT) Received: from sbohm.yi.org (2492222hfc174.tampabay.rr.com [24.92.222.174]) by smtp-server.tampabay.rr.com (8.9.3/8.9.3) with SMTP id IAA27906 for ; Tue, 24 Oct 2000 08:23:01 -0400 (EDT) From: degraz@sbohm.yi.org Received: from sbohm.yi.org [127.0.0.1] by sbohm.yi.org [127.0.0.1] with RAW (MDaemon.v2.7.SP4.R) for ; Tue, 24 Oct 2000 09:17:54 -0400 Date: Tue, 24 Oct 2000 09:17:54 -0400 Subject: Digest Form? To: FreeBSD Questions X-MDaemon-Deliver-To: freebsd-questions@FreeBSD.ORG Reply-To: degraz@sbohm.yi.org Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Actual-From: degraz@sbohm.yi.org X-Mailer: WebPOP v2.0 Service Pack 1 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Somebody told me about subscribing to Mailing Lists in Digest form, can I do that with this list, and how? My inbox has anywhere from 100-200 messages each day... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 5:40: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pandora.chariot.net.au (mail.chariot.net.au [203.30.236.84]) by hub.freebsd.org (Postfix) with ESMTP id 45DD137B479 for ; Tue, 24 Oct 2000 05:39:55 -0700 (PDT) Received: from ppp-211.cust210-9-19.ghr.chariot.net.au (ppp-211.cust210-9-19.ghr.chariot.net.au [210.9.19.211]) by pandora.chariot.net.au (8.10.0/8.10.0) with ESMTP id e9OCdfh21315; Tue, 24 Oct 2000 22:09:42 +0930 Date: Tue, 24 Oct 2000 22:09:39 +0930 (CST) From: Trevor Nichols To: cjclark@alum.mit.edu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: routing problems locally In-Reply-To: <20001022181123.C75251@149.211.6.64.reflexcom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for your help. I downed all the aliases and deleted all the routes that were there and then brought all of them back up (without explicitly setting up the broadcast) and they now work. I'm not sure who put them in initially but they had broadcast 64...255 in there. About putting the addresses on lo0, I've seen it done on a shell elsewhere, twas a 3.4/5 box - the aliases were on lo0 instead of ed0 where the primary address was. It all worked though - thats why I thought I might need to put it there. -Trev On Sun, 22 Oct 2000, Crist J . Clark wrote: > On Mon, Oct 23, 2000 at 09:45:34AM +0930, Trevor Nichols wrote: > > Hi, > > > > I don't know what causes it but the routing that's automatically generated > > for rl0 IP addresses is bad causing the machine to not be able to use any > > of the local addresses. > > > > [20:11:29 (root@cjhost):~]# netstat -rn > > Routing tables > > > > Internet: > > Destination Gateway Flags Refs Use Netif > > Expire > > default 209.61.157.193 UGSc 71 3488 rl0 > > 64.39.10.136 64.39.10.136 UH 0 0 rl0 => > > 64.39.10.136/32 link#1 UC 0 0 rl0 > > 64.39.10.137 64.39.10.137 UH 0 0 rl0 => > > 64.39.10.137/32 link#1 UC 0 0 rl0 > > 64.39.10.138 64.39.10.138 UH 0 0 rl0 => > > 64.39.10.138/32 link#1 UC 0 0 rl0 > > 64.39.10.139 0:e0:7d:8c:a1:a UHLW 2 25 lo0 => > > 64.39.10.139/32 link#1 UC 0 0 rl0 > > 64.39.10.140 64.39.10.140 UH 0 0 rl0 => > > 64.39.10.140/32 link#1 UC 0 0 rl0 > > 127.0.0.1 127.0.0.1 UH 8 74045 lo0 > > > > You'll notice the gateway for 64.39.10.136 is 64.39.10.136, same with all > > except .139. I did 'route delete -host 64.39.10.139' and it recreated it > > as shown above. > > > > I can't ping .136 or anything but I can now ping .139. > > > > The machine is a FreeBSD 3.4 machine. We are planning to upgrade soon. > > > > [20:17:06 (root@cjhost):~]# ifconfig -a > > rl0: flags=8843 mtu 1500 > > inet 209.61.157.228 netmask 0xffffffc0 broadcast 209.61.157.255 > > inet 64.39.10.136 netmask 0xffffffff broadcast 64.39.10.255 > > inet 64.39.10.137 netmask 0xffffffff broadcast 64.39.10.255 > > inet 64.39.10.138 netmask 0xffffffff broadcast 64.39.10.255 > > inet 64.39.10.139 netmask 0xffffffff broadcast 64.39.10.255 > > inet 64.39.10.140 netmask 0xffffffff broadcast 64.39.10.255 > > ether 00:e0:7d:8c:a1:0a > > media: autoselect > > supported media: autoselect 100baseTX 100baseTX > > 100baseTX 10baseT/UTP 10baseT/UTP 10baseT/UTP > > > > > > Should we have these IP addresses on lo0 instead of rl0? > > > > Any suggestions much appreciated (because I don't want to have to do route > > delete -host IP all the time :) > > How are these addresses being asigned? It should be, > > ifconfig_rl0_alias0="inet 64.39.10.136 netmask 0xffffffff" > ifconfig_rl0_alias1="inet 64.39.10.137 netmask 0xffffffff" > ifconfig_rl0_alias2="inet 64.39.10.138 netmask 0xffffffff" > ... > > Like so. But something is definately up since the broadcast address > for these is wrong (really wrong) besides your routing problem. > > As to your question about lo0, if these addresses are for "interal use > only," that is, the host only uses them to talk to itself (but I don't > understand why someone would do that), then that _may_ work. But if > the routing for these are somehow munged, the route for those may be > too. > -- > Crist J. Clark cjclark@alum.mit.edu > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 6: 6:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rigel.pucrs.br (rigel.pucrs.br [200.132.10.13]) by hub.freebsd.org (Postfix) with ESMTP id 3720737B479 for ; Tue, 24 Oct 2000 06:06:52 -0700 (PDT) Received: from pucrs.br (kernel.pucrs.br [200.132.13.17]) by rigel.pucrs.br (8.9.3/8.9.3) with ESMTP id LAA02324 for ; Tue, 24 Oct 2000 11:04:58 -0200 (EDT) (envelope-from mwp@pucrs.br) Message-ID: <39F58BAB.AF6795D4@pucrs.br> Date: Tue, 24 Oct 2000 11:16:27 -0200 From: MauricioWP Organization: PUCRS X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: NFS on Freebsd problem 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. I've a problem envolving NFS, FreeBSD, Solaris, Samba and Windows NT. And I'd like to ask you some help. I've a 4.1-release box instaled with an NFS server which exports a directory to a Solaris 8 machine. This Solaris is a home server for +- 2000 users. For a specific group os users the Solaris mounts via NFS the exported directory from FreeBSD and make it available for these users along with other local dirs. This is done by Samba, because the referred users use Windows NT 4.0 as clients. The problem: when the users try to save anything on the disk, mapped by Samba on the Solaris mounted by NFS on the FreeBSD, the Windows NT machine hangs the application (Word, Excel, ...), which, we must understand, is a standard behavior for Windows machines, and do not saves anything on the disk. I've tested this with Windows 98 and it works just fine. Other informations: - the exported directory on FreeBSD is mounted over a Vinum volume (+- 18GB, 2x9GB); - the Solaris mounts permanently (hard and rw flags) the exported dir from FreeBSD. Any help is apreciated. Thanks in advance. MaurícioWP -- Maurício Westendorff Pegoraro Pontifícia Universidade Católica do Rio Grande do Sul - Brasil Unix & Security Team To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 6:18: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from c014.sfo.cp.net (c014-h023.c014.sfo.cp.net [209.228.12.87]) by hub.freebsd.org (Postfix) with SMTP id 3735237B4C5 for ; Tue, 24 Oct 2000 06:18:05 -0700 (PDT) Received: (cpmta 12014 invoked from network); 24 Oct 2000 06:18:04 -0700 Received: from m12hRs4n205.midsouth.rr.com (HELO mike) (24.95.125.205) by smtp.valuedata.net (209.228.12.87) with SMTP; 24 Oct 2000 06:18:04 -0700 X-Sent: 24 Oct 2000 13:18:04 GMT Message-ID: <006b01c00dcd$a5113900$0200000a@mike> From: "Daryl Chance" To: "FreeBSD Questions" Subject: Multiple Versions(ports collection) Date: Thu, 24 Aug 2000 08:17:24 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I just rebuilt my freebsd gateway with 4.1.1 and after I installed all the packages i want to use, I noticed that this is what I get when I type pkg_version -v: apache-1.3.14 = up-to-date bash-2.04 * multiple versions (index has 1.14.7,2.04) cvsup-bin-16.1 = up-to-date gettext-0.10.35 = up-to-date isc-dhcp-2.0.3 = up-to-date libtool-1.3.4_1 = up-to-date mod_php-4.0.3pl1 * multiple versions (index has 3.0.17,4.0.3pl1) mysql-client-3.22.32 * multiple versions (index has 3.22.32,3.23.26) mysql-server-3.22.32 * multiple versions (index has 3.22.32,3.23.26) nano-0.9.16 = up-to-date setiathome-2.4 = up-to-date unix2dos-1.2 = up-to-date for the multiple versions, is this a problem that should be redirected to -ports, or is it something i'm doing? Thanks, -------------------------------------------------------- | Daryl Chance | I have made this letter longer then | | Valuedata, LLC | usual because I lacked the time to | | Memphis, TN | make it shorter. -- Blaise Pascal | -------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 6:53:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from deepthought.granfalloon.com (gat1-8158.rochester.rr.com [24.161.81.88]) by hub.freebsd.org (Postfix) with ESMTP id A760D37B479 for ; Tue, 24 Oct 2000 06:53:14 -0700 (PDT) Received: (from caleb@localhost) by deepthought.granfalloon.com (8.9.3/8.8.7) id OAA09080; Tue, 24 Oct 2000 14:13:04 -0400 Date: Tue, 24 Oct 2000 14:13:04 -0400 From: Caleb Land To: Daryl Chance Cc: freebsd-questions@freebsd.org Subject: Re: Multiple Versions(ports collection) Message-ID: <20001024141304.A1337@deepthought.granfalloon.com> References: <006b01c00dcd$a5113900$0200000a@mike> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <006b01c00dcd$a5113900$0200000a@mike>; from dchance@valuedata.net on Thu, Aug 24, 2000 at 08:17:24AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I believe that the references to INDEX having multiple versions simply means that there is more than one version of that port in the collection (ie Bash, Tk, Gtk, Qt, etc). This is usually because one version isn't compatible with the other one. If you have more than one version of a port intstalled, the message should be different. On Thu, Aug 24, 2000 at 08:17:24AM -0500, Daryl Chance wrote: > for the multiple versions, is this a problem that should be > redirected to -ports, or is it something i'm doing? -- Sincerely, Caleb Land (bokonon@rochester.rr.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 6:59:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc-detw.rr.com (mail2.rdc-detw.rr.com [24.30.0.24]) by hub.freebsd.org (Postfix) with ESMTP id CA5A237B479 for ; Tue, 24 Oct 2000 06:59:41 -0700 (PDT) Received: from judah ([24.164.246.248]) by mail2.rdc-detw.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Tue, 24 Oct 2000 10:02:51 -0400 From: "Doug Poland" To: "James Wilde" Cc: Subject: RE: FreeBSD v Linux Date: Tue, 24 Oct 2000 08:59:36 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal In-Reply-To: <001e01c03d98$c1938dd0$8208a8c0@iqunlimited.net> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG James, This is pure speculation on my part, but, here goes... Background: I was a Sun/Solaris user in the early '90's when the big RDBMS/GIS/CAD vendors were all running on the various Unix's (before intel Unix). Supporting all these flavors for them was a nightmare and when NT became a viable platform, they started jumping ship. The vendors want fewer platforms to support, not more. Oracle is probably the exception here as they've always used their multi-platform user base as a selling advantage. That said, the user-base of Linux has grown to a point where Oracle decided it was profitable or they felt they had to be on that platform. If the BSD world could get a major RDBMS vendor to release a native BSD port, it would be a tremendous boost for the BSD world. However, we, as the database BSD world, must convince them that it's in they're best interest to port to BSD. This means being ready and able to pay for the software and support. So if you're interested in Oracle for BSD, contact them and tell them you're ready to pay for the product on BSD and maybe, someday, when enough of us have done that, we'll see it. Regards, Doug > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of James Wilde > Sent: Tuesday, October 24, 2000 04:00 > To: freebsd-questions@FreeBSD.ORG > Subject: RE: FreeBSD v Linux > > > I've been following this thread and I've checked the Oracle and FreeBSD > sites. And I've discovered that Oracle is not released in a > FreeBSD version > but is released in a Linux version which - apparently - runs even > better on > FreeBSD with Linux emulation. Unfortunately that's not a > combination likely > to have an immediate appeal to people concerned with operational > reliability. And since they use the Oracle DBMS, TPTB at my new job have > opted for Sun Solaris. > > However, they have made an exception. Since I said I was > familiar (!) with > FreeBSD they have suggested that, since they are now getting too > big to use > hosts for name resolution, my first project when I start with them next > month will be to set up a name server running on FreeBSD. > > So my question is does anyone know whether/when Oracle plans a FreeBSD > version? > > mvh/regards > > James > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 24 7: 7:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from urania.westgate.gr (urania.westgate.gr [212.205.119.30]) by hub.freebsd.org (Postfix) with ESMTP id ED52637B479 for ; Tue, 24 Oct 2000 07:07:15 -0700 (PDT) Received: (from charon@localhost) by urania.westgate.gr (8.11.1/8.11.1) id e9OE7KA01479 for questions@freebsd.org; Tue, 24 Oct 2000 17:07:20 +0300 (EEST) Date: Tue, 24 Oct 2000 17:07:19 +0300 From: Giorgos Keramidas To: questions@freebsd.org Subject: error: "This ports uses old layout" Message-ID: <20001024170719.A1367@urania.westgate.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've recently recompiled my 4.1-STABLE installation to 4.1.1-STABLE and installed world last night [also updated my /etc directory with mergemaster]. The uname output is: % uname -a FreeBSD urania.westgate.gr 4.1.1-STABLE FreeBSD 4.1.1-STABLE #0: \ Mon Oct 23 10:25:55 EEST 2000 \ root@gray.westgate.gr:/usr/src/sys/compile/GRAY i386 Then, I cvsup'ed my ports tree with the following supfile (as intructed by /usr/src/UPDATING): *default host=cvsup.dk.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=. *default delete use-rel-suffix *default compress ports-all But when I try to install /usr/ports/net/netcat I get: urania# make Error: your port uses an old layout. Please update it to match this bsd.port.mk. *** Error code 1 [...] What gives? Are ports still being updated to the new layout? Did I miss anything in my build/install-world cycle? The version of bsd.port.mk that I have in /usr/share/mk is including /usr/ports/Mk/bsd.port.mk, and that file is revision 1.356 # $FreeBSD: ports/Mk/bsd.port.mk,v 1.356 2000/10/17 10:11:16 asami Exp $ which according to the CVS repository at: http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/Mk/bsd.port.mk is the latest version. Well, I will try rebuilding it all tonight, and reinstall my `world', but if this fails, I am at a loss :-/ Anybody know why this happens, or at least what I should do next? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 7:36:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.magpage.com (trinity.magpage.com [216.155.0.8]) by hub.freebsd.org (Postfix) with ESMTP id D3B8E37B4C5 for ; Tue, 24 Oct 2000 07:36:46 -0700 (PDT) Received: from magpage.com (poomba.magpage.com [216.155.24.136]) by trinity.magpage.com (8.11.1/8.11.1) with ESMTP id e9OEa0A06255; Tue, 24 Oct 2000 10:36:00 -0400 Message-ID: <39F59E4F.41DE8BD4@magpage.com> Date: Tue, 24 Oct 2000 10:35:59 -0400 From: Daniel Frazier Organization: Magpage Internet Services X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: achilov@granch.ru Cc: Jean-Sebastien ROY , Thierry Thomas , freebsd-questions@FreeBSD.ORG Subject: Re: Erratic PS/2 mouse with FreeBSD 4.1 References: <39F23308.32378.13C4C0@localhost> <39F44A4B.AE1C678@sentry.granch.ru> <39F4A12F.3E347B33@magpage.com> <39F57BE2.785E870C@sentry.granch.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Rashid N. Achilov" wrote: > > And it's cool wheel working now? > -- > With Best Regards. > Rashid N. Achilov (RNA1-RIPE), Brainbench ID: 28514 > Granch Ltd. system administrator, e-mail: achilov@granch.ru > tel/fax (383-2) 24-2363 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > ) > 10 OK UID FETCH com well, it was working prior to all of this, the pointer was just erratic and occasionally froze while I kept getting a message about "psmintr out of sync" or something similar. -- ---------------------------------------------------------------------- Daniel Frazier Tel: 302-239-5900 Ext. 231 System Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 7:47:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aeon.conundrum.com (aeon.conundrum.com [216.191.71.202]) by hub.freebsd.org (Postfix) with ESMTP id 647BA37B479 for ; Tue, 24 Oct 2000 07:47:43 -0700 (PDT) Received: from smtp.conundrum.com (smtp.conundrum.com [216.191.71.197]) by aeon.conundrum.com (8.9.3/8.9.2) with ESMTP id KAA89532 for ; Tue, 24 Oct 2000 10:47:42 -0400 (EDT) (envelope-from mattp@conundrum.com) Date: Tue, 24 Oct 2000 10:47:42 -0400 (EDT) From: Matt of the Long Red Hair To: freebsd-questions@freebsd.org Subject: recovering a ccd Message-ID: X-URL: http://www.conundrum.com/~mattp/ X-PGP-Fingerprint: 40 E8 24 BC C1 98 00 F2 56 2F F6 7B 36 34 58 01 X-NIC-Handle: MP1229 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I recently lost the boot drive off a machine which had, in addition to its other drives, two drives striped together by ccd. Due to a complete lack of critical data, and a corresponding lack of cash, there are no backups of this machine. I'm unable to remember the interleave I used on this stripe, and I'm wondering if there's a way to recover that information from the drives themselves. If not, I'm happy to rebuild the stripe from scratch.. I'd just like to check first. Thanks, Matt ---------------------------------------------------------------------- ``The large print giveth, and the small print taketh away.'' -- Tom Waits To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 8: 7:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cortes.cibnor.mx (cortes.cibnor.mx [200.23.161.225]) by hub.freebsd.org (Postfix) with ESMTP id 1EE6937B4C5 for ; Tue, 24 Oct 2000 08:07:50 -0700 (PDT) Received: from localhost (cestrada@localhost) by cortes.cibnor.mx (8.9.3/8.9.3) with ESMTP id JAA18418; Tue, 24 Oct 2000 09:07:42 -0600 (MDT) Date: Tue, 24 Oct 2000 09:07:41 -0600 (MDT) From: "Cesar Estrada [INF]" To: Jon Rust Cc: freebsd-questions@freebsd.org Subject: Re: DHCP In-Reply-To: <20001019150059.C57892@mail.vcnet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, It's working ok. I have any question about my configuration. I have a servers like DNS, FTP, WWW, Mail with estatic address in the same segment of my network, Can I to reserv Ip address for that servers in the configuration or if my DHCP servers detect that any IP address is in use, the server doesn't assign this IP ??? With respect security, I need any patch or update ?? What is the diferent between /usr/ports/net/isc-dhcp2 or /usr/ports/net/isc-dhcp3 ? Any recommedation ???? Thanks for all On Thu, 19 Oct 2000, Jon Rust wrote: > On Thu, Oct 19, 2000 at 03:27:02PM -0600, Cesar Estrada [INF] wrote: > > > > > > /usr/ports/net/isc-dhcp2 or /usr/ports/net/isc-dhcp3. Download and read > > > manuals first time. When you do this, I can help you to create your own > > > dhcpd.conf file. > > > > Ok, I think, I have dhcpd, but I need to create a dhcpd.conf file, do you > > have a example file ?? > > Here's what mine looks like: > > # Configuration file for ISC dhcpd > > server-identifier host.domain.com; > > # option definitions common to all supported networks... > option domain-name "domain.com"; > option domain-name-servers 192.168.100.254; > option subnet-mask 255.255.255.0; > option routers 192.168.100.254; > default-lease-time 72000; > max-lease-time 144000; > > #Dynamic allocation to non registered machines from a pool > subnet 192.168.100.0 netmask 255.255.255.0 { > range 192.168.100.10 192.168.100.50; > } > > # The subnet attached to dc1 doesn't want DHCP > # but dhcpd wants us to define it anyway > subnet 10.0.0.0 netmask 255.255.255.248 { > } > > # Fixed IP addresses can also be specified for hosts. > #host luser { > # hardware ethernet 00:01:02:03:04:05; > # fixed-address luser.domain.com; > #} > > HTH, > jon > Ing. Cesar Estrada Enriquez Centro de Investigacion Biologicas, La Paz, B.C.S., Mexico Division de Diseno Tecnologico, Redes. Tel.(112) 5 36 33 Ext. 3177,3124 E-mail: cestrada@cibnor.mx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 8: 7:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from student.epsb.net (student.epsb.net [199.185.95.8]) by hub.freebsd.org (Postfix) with ESMTP id 51D2737B479 for ; Tue, 24 Oct 2000 08:07:54 -0700 (PDT) Received: from jhermans (proxy.epsb.edmonton.ab.ca [198.161.119.4]) by student.epsb.net (8.9.3/8.9.3) with SMTP id JAA32303; Tue, 24 Oct 2000 09:07:55 -0600 (MDT) (envelope-from jhermans@student.epsb.net) Message-ID: <001c01c03dcc$2d635080$7e09000a@epsb.edmonton.ab.ca> From: "Jamie Hermans" To: , "Werner Gillmer" Cc: References: <39F5779A.61F770AF@sentry.granch.ru> Subject: Re: Sharity-Light Date: Tue, 24 Oct 2000 09:07:15 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You need to put a sleep in your script, just before sharity-light is run. 5 seconds worked for me. ... Jamie ----- Original Message ----- From: "Rashid N. Achilov" To: "Werner Gillmer" Cc: Sent: Tuesday, October 24, 2000 5:50 AM Subject: Re: > Werner Gillmer wrote: > > > > What is the BSD-equivilent for the Linux smbmount? > > sharity-light. But for my pity it couldn't mount in script, when I start > it by hands - all OK. Why? > -- > With Best Regards. > Rashid N. Achilov (RNA1-RIPE), Brainbench ID: 28514 > Granch Ltd. system administrator, e-mail: achilov@granch.ru > tel/fax (383-2) 24-2363 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 24 8:13: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lasher.thario.com (lasher.thario.com [63.227.22.20]) by hub.freebsd.org (Postfix) with ESMTP id 3785E37B479 for ; Tue, 24 Oct 2000 08:12:58 -0700 (PDT) Received: from thario.com (ext-4250.rational.com [130.213.204.250]) by lasher.thario.com (8.11.1/8.11.1) with ESMTP id e9OFCsp63992; Tue, 24 Oct 2000 09:12:56 -0600 (MDT) (envelope-from jim@thario.com) Message-ID: <39F5A6F0.93220C59@thario.com> Date: Tue, 24 Oct 2000 09:12:48 -0600 From: Jim Thario X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Fax Server 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! I have a spare phone line connected to a fax modem in one of my FreeBSD 4.x servers. I'd like to configure it as a fax server for my clients. My desired solution is that incoming faxes are emailed to a specified account (i.e. receptionist) for distribution to the recipient, and clients inside my network can email their faxes to the fax server for transmission - perhaps by putting the phone number in the subject field. The majority of the client are Windows-based. Is there something in the ports collection I can use to get close to this type of solution? Any suggestions for a better solution? Thanks in advance, Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 8:19:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail4.sdc1.sfba.home.com (femail4.sdc1.sfba.home.com [24.0.95.84]) by hub.freebsd.org (Postfix) with ESMTP id 5E9FF37B479 for ; Tue, 24 Oct 2000 08:19:43 -0700 (PDT) Received: from cx443070b ([24.0.36.170]) by femail4.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001024151827.LNZZ26316.femail4.sdc1.sfba.home.com@cx443070b>; Tue, 24 Oct 2000 08:18:27 -0700 Message-ID: <000f01c03dce$233420b0$aa240018@cx443070b> From: "Jeremiah Gowdy" To: "Doug Poland" , "James Wilde" Cc: References: Subject: Re: FreeBSD v Linux Date: Tue, 24 Oct 2000 08:21:52 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I've been following this thread and I've checked the Oracle and FreeBSD > > sites. And I've discovered that Oracle is not released in a > > FreeBSD version > > but is released in a Linux version which - apparently - runs even > > better on > > FreeBSD with Linux emulation. Unfortunately that's not a > > combination likely > > to have an immediate appeal to people concerned with operational > > reliability. And since they use the Oracle DBMS, TPTB at my new job have > > opted for Sun Solaris. I just caught this and I had to speak up and verify. Does Oracle under Linux binary support "run even better on FreeBSD" ? What exactly are we talking about here ? Are we saying that Oracle/Linux runs faster under FreeBSD ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 8:20:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.new.rr.com (mail3.rdc-detw.rr.com [24.30.0.25]) by hub.freebsd.org (Postfix) with ESMTP id 9222D37B479 for ; Tue, 24 Oct 2000 08:20:46 -0700 (PDT) Received: from judah ([24.164.246.248]) by mail3.new.rr.com with Microsoft SMTPSVC(5.5.1877.197.19); Tue, 24 Oct 2000 11:21:11 -0400 From: "Doug Poland" To: "Jim Thario" Cc: Subject: RE: Fax Server Date: Tue, 24 Oct 2000 10:20:40 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal In-Reply-To: <39F5A6F0.93220C59@thario.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG http://www.freebsd.org/cgi/url.cgi?ftp://ftp.freebsd.org/pub/FreeBSD/branche s/-current/ports/comms/hylafax/pkg-descr > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Jim Thario > Sent: Tuesday, October 24, 2000 10:13 > To: freebsd-questions@freebsd.org > Subject: Fax Server > > > Hi everyone! > > I have a spare phone line connected to a fax modem in one of my FreeBSD > 4.x servers. I'd like to configure it as a fax server for my clients. My > desired solution is that incoming faxes are emailed to a specified > account (i.e. receptionist) for distribution to the recipient, and > clients inside my network can email their faxes to the fax server for > transmission - perhaps by putting the phone number in the subject field. > The majority of the client are Windows-based. > > Is there something in the ports collection I can use to get close to > this type of solution? Any suggestions for a better solution? > > Thanks in advance, > Jim > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 24 8:24: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from unisba.ac.id (unisba.ac.id [167.205.206.66]) by hub.freebsd.org (Postfix) with ESMTP id C1CA037B4CF for ; Tue, 24 Oct 2000 08:23:55 -0700 (PDT) Received: from WorldClient [127.0.0.1] by unisba.ac.id [167.205.206.66] with SMTP (MDaemon.v3.0.3.R) for ; Mon, 24 Oct 2011 10:18:17 +0700 Date: Mon, 24 Oct 2011 10:18:16 +0700 From: "rahmat" To: questions@FreeBSD.org Subject: how to... X-Mailer: WorldClient Standard 3.0.2 X-MDaemon-Deliver-To: questions@FreeBSD.org X-Return-Path: rahmat@unisba.ac.id X-MDRcpt-To: questions@FreeBSD.org X-MDRemoteIP: 127.0.0.1 Message-Id: <20001024152355.C1CA037B4CF@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi... i want to build a "dual booting" at my Computer : linux and FreeBSD. How can i do???? Thank you, Rahmat Rafiudin Indonesia - Student. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 8:31: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by hub.freebsd.org (Postfix) with ESMTP id 2996037B4CF for ; Tue, 24 Oct 2000 08:30:57 -0700 (PDT) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 13o62R-0004Ei-00; Tue, 24 Oct 2000 17:30:55 +0200 Received: (from daemon@localhost) by kemoauc.mips.inka.de (8.11.0/8.11.0) id e9OEiJk31468 for freebsd-questions@freebsd.org; Tue, 24 Oct 2000 16:44:19 +0200 (CEST) (envelope-from daemon) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: error: "This ports uses old layout" Date: Tue, 24 Oct 2000 14:44:19 +0000 (UTC) Message-ID: <8t4783$uci$1@kemoauc.mips.inka.de> References: <20001024170719.A1367@urania.westgate.gr> Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Giorgos Keramidas wrote: > Then, I cvsup'ed my ports tree with the following supfile (as intructed > by /usr/src/UPDATING): Looks fine. > But when I try to install /usr/ports/net/netcat I get: > > urania# make > Error: your port uses an old layout. Please update it to match this > bsd.port.mk. Show us an "ls -R" of /usr/ports/net/netcat. > What gives? Are ports still being updated to the new layout? No. That change happened over the course of a couple of hours. > Anybody know why this happens, or at least what I should do next? You may have some garbage lying around in your ports tree. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 8:43:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ny-bas05.csfb.com (ny-bas05.csfb.com [198.240.130.70]) by hub.freebsd.org (Postfix) with ESMTP id 031E837B479 for ; Tue, 24 Oct 2000 08:43:50 -0700 (PDT) Received: (from uucp@localhost) by ny-bas05.csfb.com (8.8.8/8.8.8) id LAA00780 for ; Tue, 24 Oct 2000 11:43:43 -0400 (EDT) Received: from unknown(169.37.98.46) by ny-bas05 via smap (V4.2) id xma029450; Tue, 24 Oct 00 11:43:23 -0400 X-Server-Uuid: a46faee8-2a4f-11d3-9c63-00508b4fa69c Message-ID: From: "Sangapaul, Anil" To: "'freebsd-questions@FreeBSD.ORG'" Subject: Crypt Date: Tue, 24 Oct 2000 16:43:15 +0100 Importance: high X-Priority: 1 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) X-WSS-ID: 15EB719020575-01-02 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Please could you tell me where I can download or send me via email the source for the crypt command in freebsd. I intend to compile this onto NT. Thanks Anil. This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. CREDIT SUISSE GROUP and each of its subsidiaries each reserve the right to monitor all e-mail communications through its networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of any such entity. Unless otherwise stated, any pricing information given in this message is indicative only, is subject to change and does not constitute an offer to deal at any price quoted. Any reference to the terms of executed transactions should be treated as preliminary only and subject to our formal written confirmation. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 8:58:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc-detw.rr.com (mail2.rdc-detw.rr.com [24.30.0.24]) by hub.freebsd.org (Postfix) with ESMTP id 9A79937B479 for ; Tue, 24 Oct 2000 08:58:40 -0700 (PDT) Received: from judah ([24.164.246.248]) by mail2.rdc-detw.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Tue, 24 Oct 2000 12:01:52 -0400 From: "Doug Poland" To: "rahmat" Cc: Subject: RE: how to... Date: Tue, 24 Oct 2000 10:58:36 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal In-Reply-To: <20001024152355.C1CA037B4CF@hub.freebsd.org> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Please be aware that you can search the FreeBSD web site, list archives, and supporting sites for answers to common questions like this. For example, go to: http://www.freebsd.org/search/search.html and type "dual boot" and you'll get many links. Do the same in the list archives and you'll see hundreds of messages. Two excellent supporting web sites (and there are many others) are: http://www.freebsddiary.org/ and http://www.mostgraveconcern.com/freebsd/ Please check these resources before posting a question. In the end, you'll learn faster and be more self-sufficient. If, after searching, you still have questions, send a specific question to this list and you'll probably get a succinct response. Regards, Doug > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of rahmat > Sent: Sunday, October 23, 2011 22:18 > To: questions@FreeBSD.org > Subject: how to... > > > hi... > i want to build a "dual booting" at my Computer : linux and FreeBSD. > How can i do???? > > Thank you, > > Rahmat Rafiudin > Indonesia - Student. > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 24 9:18:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web10008.mail.yahoo.com (web10008.mail.yahoo.com [216.136.130.44]) by hub.freebsd.org (Postfix) with SMTP id C50F737B4C5 for ; Tue, 24 Oct 2000 09:18:22 -0700 (PDT) Message-ID: <20001024161822.49999.qmail@web10008.mail.yahoo.com> Received: from [213.176.48.132] by web10008.mail.yahoo.com; Tue, 24 Oct 2000 09:18:22 PDT Date: Tue, 24 Oct 2000 09:18:22 -0700 (PDT) From: sourena azkhosh Subject: Please help me To: freebsd-questions@FreeBSD.ORG Cc: eghbal@pnu.ac.ir MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-272252812-972404302=:47735" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --0-272252812-972404302=:47735 Content-Type: text/plain; charset=us-ascii Dear sirs. I want to set up ppp (just for DIAL-IN) on freebsd 4.1 I have multi i/o boca card that it provide 6 ports. I have n't any problem for setting up this card and I made ttyd2 - ttyd7 but I realy don't know what do I have to do after this . I read many ducument in freebsd but I could not find where I should set IP , DNS , GATEWAY for users that connected to me. and in which way can I solve authentication problem for my users and where can I define them ????? Please guide me ....... Thank you inadvance Sourena Azkhosh --------------------------------- Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. --0-272252812-972404302=:47735 Content-Type: text/html; charset=us-ascii

Dear sirs.

I want to set up ppp (just for DIAL-IN) on freebsd 4.1 I have multi i/o boca card that it provide 6 ports. I have n't any problem for setting up this card and I made ttyd2 - ttyd7 but I realy don't know what do I have to do after this . I read many ducument in freebsd but I could not find where I should set IP , DNS , GATEWAY for users that connected to me. and in which way can I solve authentication problem for my users and where can I define them ????? Please guide me .......

Thank you inadvance 

Sourena Azkhosh 



Do You Yahoo!?
Yahoo! Messenger - Talk while you surf! It's FREE. --0-272252812-972404302=:47735-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 9:26:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n37.san.rr.com (dt051n37.san.rr.com [204.210.32.55]) by hub.freebsd.org (Postfix) with ESMTP id 47C6437B479 for ; Tue, 24 Oct 2000 09:26:20 -0700 (PDT) Received: from gorean.org (Studded@master [10.0.0.2]) by dt051n37.san.rr.com (8.9.3/8.9.3) with ESMTP id JAA88926; Tue, 24 Oct 2000 09:25:47 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <39F5B80B.6FD8E3C7@gorean.org> Date: Tue, 24 Oct 2000 09:25:47 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 5.0-CURRENT-102 i386) X-Accept-Language: en MIME-Version: 1.0 To: "Brandon D. Valentine" Cc: Salvo Bartolotta , Chris Byrnes , freebsd-questions@FreeBSD.ORG, Warner Losh Subject: Re: Removing user with "-" in username References: Content-Type: multipart/mixed; boundary="------------14B89AA7EC04DEBC3E6D08F5" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------14B89AA7EC04DEBC3E6D08F5 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit "Brandon D. Valentine" wrote: > > On Mon, 23 Oct 2000, Salvo Bartolotta wrote: > > >Dear Brandon Valentine and Chris Byrnes, > > > >The following letter from Warner Losh is from my personal (local) > >archives, reposted for your convenience. ... > Thank you, now if someone would commit that and then merge it back all > would be well. I sent the attached more complete fix as a response to warner's, but never heard back (presumably due to 'con preparations). Without objection I will probably commit this to -current once my account on freefall gets setup. Doug -- "The dead cannot be seduced." - Kai, "Lexx" Do YOU Yahoo!? --------------14B89AA7EC04DEBC3E6D08F5 Content-Type: text/plain; charset=us-ascii; name="rmuser.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="rmuser.diff" Index: rmuser.perl =================================================================== RCS file: /usr/ncvs/src/usr.sbin/adduser/rmuser.perl,v retrieving revision 1.10 diff -u -r1.10 rmuser.perl --- rmuser.perl 2000/03/14 14:27:34 1.10 +++ rmuser.perl 2000/10/10 00:38:03 @@ -107,8 +107,6 @@ if ($#ARGV == 0) { # Username was given as a parameter $login_name = pop(@ARGV); - die "Sorry, login name must contain alphanumeric characters only.\n" - if ($login_name !~ /^[a-zA-Z0-9_]\w*$/); } else { if ($affirm) { print STDERR "${whoami}: Error: -y option given without username!\n"; @@ -119,15 +117,13 @@ $login_name = &get_login_name; } -if (($pw_ent = &check_login_name($login_name)) eq '0') { +if (not ($name, $password, $uid, $gid, $change, $class, $gecos, $home_dir, + $shell) = (getpwnam("$login_name"))) { print STDERR "${whoami}: Error: User ${login_name} not in password database\n"; &unlockpw; exit 1; } -($name, $password, $uid, $gid, $class, $change, $expire, $gecos, $home_dir, - $shell) = split(/:/, $pw_ent); - if ($uid == 0) { print "${whoami}: Error: I'd rather not remove a user with a uid of 0.\n"; &unlockpw; @@ -135,7 +131,7 @@ } if (! $affirm) { - print "Matching password entry:\n\n$pw_ent\n\n"; + print "Matching password entry:\n\n$name\:$password\:$uid\:$gid\:$class\:$change\:0\:$gecos\:$home_dir\:$shell\n\n"; $ans = &get_yn("Is this the entry you wish to remove? "); @@ -275,11 +271,9 @@ for ($done = 0; ! $done; ) { print "Enter login name for user to remove: "; $login_name = <>; - chop $login_name; - if (!($login_name =~ /^[a-z0-9_][a-z0-9_\-]*$/)) { - print STDERR "Sorry, login name must contain alphanumeric characters only.\n"; - } elsif (length($login_name) > 16 || length($login_name) == 0) { - print STDERR "Sorry, login name must be 16 characters or less.\n"; + chomp $login_name; + if (not getpwnam("$login_name")) { + print STDERR "Sorry, login name not in password database.\n"; } else { $done = 1; } @@ -289,29 +283,6 @@ return($login_name); } -sub check_login_name { - # - # Check to see whether login name is in password file - local($login_name) = @_; - local($Mname, $Mpassword, $Muid, $Mgid, $Mclass, $Mchange, $Mexpire, - $Mgecos, $Mhome_dir, $Mshell); - local($i); - - seek(MASTER_PW, 0, 0); - while ($i = ) { - chop $i; - ($Mname, $Mpassword, $Muid, $Mgid, $Mclass, $Mchange, $Mexpire, - $Mgecos, $Mhome_dir, $Mshell) = split(/:/, $i); - if ($Mname eq $login_name) { - seek(MASTER_PW, 0, 0); - return($i); # User is in password database - } - } - seek(MASTER_PW, 0, 0); - - return '0'; # User wasn't found -} - sub get_yn { # # Get a yes or no answer; return 'Y' or 'N' @@ -334,7 +305,7 @@ } sub update_passwd_file { - local($skipped, $i); + local($skipped); print STDERR "Updating password file,"; seek(MASTER_PW, 0, 0); @@ -343,12 +314,9 @@ chmod(0600, $new_passwd_file) || print STDERR "\n${whoami}: Warning: couldn't set mode of $new_passwd_file to 0600 ($!)\n\tcontinuing, but please check mode of /etc/master.passwd!\n"; $skipped = 0; - while ($i = ) { - if ($i =~ /\n$/) { - chop $i; - } - if ($i ne $pw_ent) { - print NEW_PW "$i\n"; + while () { + if (not /^$login_name\:/io) { + print NEW_PW; } else { print STDERR "Dropped entry for $login_name\n" if $debug; $skipped = 1; --------------14B89AA7EC04DEBC3E6D08F5-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 9:26:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sentry.granch.com (sentry.granch.com [212.109.197.55]) by hub.freebsd.org (Postfix) with ESMTP id 1D75137B4CF for ; Tue, 24 Oct 2000 09:26:32 -0700 (PDT) Received: from sentry.granch.ru (IDENT:shelton@localhost [127.0.0.1]) by sentry.granch.com (8.9.3/8.9.3) with ESMTP id XAA55257 for ; Tue, 24 Oct 2000 23:24:14 +0700 (NOVST) Message-ID: <39F5B7AE.60826079@sentry.granch.ru> Date: Tue, 24 Oct 2000 23:24:14 +0700 From: "Rashid N. Achilov" Reply-To: achilov@granch.ru Organization: Granch Ltd. X-Mailer: Mozilla 4.74 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: ru, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: MS Project-like under FBSD Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Are you know any M$-Project-like software under FBSD or Linux (emulator runnable)? -- With Best Regards. Rashid N. Achilov (RNA1-RIPE), Brainbench ID: 28514 Granch Ltd. system administrator, e-mail: achilov@granch.ru tel/fax (383-2) 24-2363 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 9:38:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailg.telia.com (mailg.telia.com [194.22.194.26]) by hub.freebsd.org (Postfix) with ESMTP id 7027D37B479 for ; Tue, 24 Oct 2000 09:38:39 -0700 (PDT) Received: from ents02 (t1o90p90.telia.com [195.67.216.90]) by mailg.telia.com (8.9.3/8.9.3) with SMTP id SAA14313; Tue, 24 Oct 2000 18:38:31 +0200 (CEST) From: "James Wilde" To: "Jeremiah Gowdy" Cc: Subject: RE: FreeBSD v Linux Date: Tue, 24 Oct 2000 18:39:10 +0200 Message-ID: <000301c03dd8$efbdaf70$8208a8c0@iqunlimited.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 In-Reply-To: <000f01c03dce$233420b0$aa240018@cx443070b> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Jeremiah Gowdy > Sent: Tuesday, October 24, 2000 17:22 > To: Doug Poland; James Wilde > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: FreeBSD v Linux > > > > > I've been following this thread and I've checked the Oracle > and FreeBSD > > > sites. And I've discovered that Oracle is not released in a > > > FreeBSD version > > > but is released in a Linux version which - apparently - runs even > > > better on > > > FreeBSD with Linux emulation. Unfortunately that's not a > > > combination likely > > > to have an immediate appeal to people concerned with operational > > > reliability. And since they use the Oracle DBMS, TPTB at my new job > have > > > opted for Sun Solaris. > > I just caught this and I had to speak up and verify. Does Oracle under > Linux binary support "run even better on FreeBSD" ? What exactly are we > talking about here ? Are we saying that Oracle/Linux runs faster under > FreeBSD ? A substantial majority of the FreeBSD heavies who have commented on this thread is unanimous on that score, yes. Ceteris paribus, of course, that is to say, same type of machine in both cases, same configuration, same load and so on. mvh/regards James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 9:57:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id 3B64937B4CF for ; Tue, 24 Oct 2000 09:57:19 -0700 (PDT) Received: from d.tracker ([216.191.60.157]) by www3.pacific-pages.com (8.8.5) id KAA10266; Tue, 24 Oct 2000 10:56:40 -0600 (MDT) Received: (from david@localhost) by d.tracker (8.9.3/8.9.3) id MAA03125 for questions@freebsd.org; Tue, 24 Oct 2000 12:52:43 GMT (envelope-from david) Date: Tue, 24 Oct 2000 12:40:23 +0000 From: David Banning To: questions@freebsd.org Subject: does linux-realplayer need linux-netscape47-navigator? Message-ID: <20001024124023.A3080@www3.pacific-pages.com> Reply-To: David Banning Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just wondering if linux-realplayer as a plugin will fireup from FreeBSD netscape or if I have to install linux-netscape47. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 10: 6:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.atl.bellsouth.net (mail2.atl.bellsouth.net [205.152.0.22]) by hub.freebsd.org (Postfix) with ESMTP id AD9CF37B479 for ; Tue, 24 Oct 2000 10:06:41 -0700 (PDT) Received: from off2on.com (host-209-214-88-88.atl.bellsouth.net [209.214.88.88]) by mail2.atl.bellsouth.net (3.3.5alt/0.75.2) with ESMTP id NAA05004 for ; Tue, 24 Oct 2000 13:06:36 -0400 (EDT) Message-ID: <39F5EB9B.37CD040E@off2on.com> Date: Tue, 24 Oct 2000 13:05:47 -0700 From: John Hotine X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: HELP PLEASE Content-Type: multipart/mixed; boundary="------------0606108FB538053C6BF7CB5A" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------0606108FB538053C6BF7CB5A Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I am trying to compile a custom kernel to setup ipfilter 3.4.11 and nat to firewall the office where I work, my box is a pentium3 with two linksys nics DC0 DC1.... I can compile a custom kernel and it runs fine but when I add in one or all the lines for ipfilter and nat(options IPFILTER, options IPFIREWALL, options IPDIVERT)and run make, I get ipv6 errors(at least I think thats what they are ipv6 is listed numerous time s in the errors)... Another problem is when I comment out any or all(I have no SCSI devices) of the SCSI lines from the kernel I get some probe error when running make? when I try to specify my processor type by commenting out the other 3 except for I586_CPU I get a proccessor undefined and it locks up I have been trying hard to get this working I have mainly been reading from the FreeBSD Diary and online Manual... I would be happy to just get ipfilter and nat up and running... Sorry is this message is too long, I would GREATLY appreciate any help you can give me Sincerely John --------------0606108FB538053C6BF7CB5A Content-Type: text/plain; charset=us-ascii; name="Mykernel" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Mykernel" # # GENERIC -- Generic kernel configuration file for FreeBSD/i386 # # For more information on this file, please read the handbook section on # Kernel Configuration Files: # # http://www.FreeBSD.org/handbook/kernelconfig-config.html # # The handbook is also available locally in /usr/share/doc/handbook # if you've installed the doc distribution, otherwise always see the # FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the # latest information. # # An exhaustive list of options and more detailed explanations of the # device lines is also present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.246.2.8 2000/07/20 02:51:02 msmith Exp $ machine i386 cpu I386_CPU cpu I486_CPU cpu I586_CPU cpu I686_CPU ident GENERIC maxusers 32 #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols #options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options INET6 #IPv6 communications protocols options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options SOFTUPDATES #Enable FFS soft updates support options MFS #Memory Filesystem options MD_ROOT #MD is a potential root device options NFS #Network Filesystem options NFS_ROOT #NFS usable as root device, NFS required options MSDOSFS #MSDOS Filesystem #options CD9660 #ISO 9660 Filesystem #options CD9660_ROOT #CD-ROM usable as root, CD9660 required options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies options KBD_INSTALL_CDEV # install a CDEV entry in /dev # To make an SMP kernel, the next two are needed #options SMP # Symmetric MultiProcessor Kernel #options APIC_IO # Symmetric (APIC) I/O # Optionally these may need tweaked, (defaults shown): #options NCPU=2 # number of CPUs #options NBUS=4 # number of busses #options NAPIC=1 # number of IO APICs #options NINTR=24 # number of INTs device isa device eisa device pci # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 device fd1 at fdc0 drive 1 # ATA and ATAPI devices device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives #device atapist # ATAPI tape drives options ATA_STATIC_ID #Static device numbering #options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices # SCSI Controllers device ahb # EISA AHA1742 family device ahc # AHA2940 and onboard AIC7xxx devices device amd # AMD 53C974 (Teckram DC-390(T)) device dpt # DPT Smartcache - See LINT for options! device isp # Qlogic family device ncr # NCR/Symbios Logic device sym # NCR/Symbios Logic (newer chipsets) options SYM_SETUP_LP_PROBE_MAP=0x40 # Allow ncr to attach legacy NCR devices when # both sym and ncr are configured device adv0 at isa? device adw device bt0 at isa? device aha0 at isa? device aic0 at isa? # SCSI peripherals device scbus # SCSI bus (required) device da # Direct Access (disks) device sa # Sequential Access (tape etc) device cd # CD device pass # Passthrough device (direct SCSI access) # RAID controllers #device ida # Compaq Smart RAID #device amr # AMI MegaRAID #device mlx # Mylex DAC960 family #device twe # 3ware Escalade # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 flags 0x1 device psm0 at atkbdc? irq 12 device vga0 at isa? # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? flags 0x100 # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor # If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines #options PCVT_SCANSET=2 # IBM keyboards are non-std # Floating point support - do not disable. device npx0 at nexus? port IO_NPX irq 13 # Power management support (see LINT for more options) device apm0 at nexus? disable flags 0x20 # Advanced Power Management # PCCARD (PCMCIA) support #device card #device pcic0 at isa? irq 10 port 0x3e0 iomem 0xd0000 #device pcic1 at isa? irq 11 port 0x3e2 iomem 0xd4000 disable # Serial (COM) ports device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device sio1 at isa? port IO_COM2 irq 3 device sio2 at isa? disable port IO_COM3 irq 5 device sio3 at isa? disable port IO_COM4 irq 9 # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer device plip # TCP/IP over parallel device ppi # Parallel port interface device #device vpo # Requires scbus and da # PCI Ethernet NICs. #device de # DEC/Intel DC21x4x (``Tulip'') #device fxp # Intel EtherExpress PRO/100B (82557, 82558) #device tx # SMC 9432TX (83c170 ``EPIC'') #device vx # 3Com 3c590, 3c595 (``Vortex'') #device wx # Intel Gigabit Ethernet Card (``Wiseman'') # PCI Ethernet NICs that use the common MII bus controller code. device miibus # MII bus support device dc # DEC/Intel 21143 and various workalikes #device rl # RealTek 8129/8139 #device sf # Adaptec AIC-6915 (``Starfire'') #device sis # Silicon Integrated Systems SiS 900/SiS 7016 #device ste # Sundance ST201 (D-Link DFE-550TX) #device tl # Texas Instruments ThunderLAN #device vr # VIA Rhine, Rhine II #device wb # Winbond W89C840F #device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # ISA Ethernet NICs. #device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 #device ex #device ep # WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really # exists only as a PCMCIA device, so there is no ISA attatement needed # and resources will always be dynamically assigned by the pccard code. #device wi # Aironet 4500/4800 802.11 wireless NICs. Note: the declaration below will # work for PCMCIA and PCI cards, as well as ISA cards set to ISA PnP # mode (the factory default). If you set the switches on your ISA # card for a manually chosen I/O address and IRQ, you must specify # those paremeters here. #device an # Xircom Ethernet #device xe # The probe order of these is presently determined by i386/isa/isa_compat.c. device ie0 at isa? port 0x300 irq 10 iomem 0xd0000 device fe0 at isa? port 0x300 device le0 at isa? port 0x300 irq 5 iomem 0xd0000 device lnc0 at isa? port 0x280 irq 10 drq 0 device cs0 at isa? port 0x300 device sn0 at isa? port 0x300 irq 10 # Pseudo devices - the number indicates how many units to allocated. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device sl 1 # Kernel SLIP pseudo-device ppp 1 # Kernel PPP pseudo-device tun # Packet tunnel. pseudo-device pty # Pseudo-ttys (telnet etc) pseudo-device md # Memory "disks" pseudo-device gif 4 # IPv6 and IPv4 tunneling pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation) # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf #Berkeley packet filter # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device ugen # Generic #device uhid # "Human Interface Devices" #device ukbd # Keyboard #device ulpt # Printer #device umass # Disks/Mass storage - Requires scbus and da #device ums # Mouse # USB Ethernet, requires mii #device aue # ADMtek USB ethernet #device cue # CATC USB ethernet #device kue # Kawasaki LSI USB ethernet options IPFILTER options IPDIVERT options IPFIREWALL --------------0606108FB538053C6BF7CB5A-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 10:26:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from exchserver.impact8.com (unknown [216.98.200.92]) by hub.freebsd.org (Postfix) with ESMTP id 9C1F337B479; Tue, 24 Oct 2000 10:26:16 -0700 (PDT) Received: by EXCHSERVER with Internet Mail Service (5.5.2650.21) id ; Tue, 24 Oct 2000 11:22:39 -0600 Message-ID: <572C6148D69AD4119DEB00D0B765D10B040DC2@EXCHSERVER> From: Peter Kuyarov To: "'freebsd-questions@freebsd.org'" , "'freebsd-newbies@freebsd.org'" Subject: PPP takes a dump Date: Tue, 24 Oct 2000 11:22:29 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have run successfully user ppp and NATd, I did a cvsup src-all (never recompiled it it only started downloading before I ended it and turned off the pc) I turned it on next day, now ppp does not work: #ppp Working in interactvie mode DATE/TIME uid 0 ppp (pid 555) exited on signal 12 core dumped invalid system call # [well somethign along those lines] What can be causing this? Did cvsup upgrade my bins? (I put it into /usr/src) and that is all I did when it was working, turn off pc, turn it back on, ppp is dead. I have not tried kernel ppp yet. I have also noticed that sendmail is dumping on me (signal 12 also) I dont' know if this was doing it before but just in case I'm telling you guys. I have submitted this before, but I was not sure if it ever went thru or not. TY for all your help --- http://users.americanisp.net/~peterk/images/takeittux.jpg --- The Power to Make One Laugh --- www.nul.cjb.net --- The Power to Crash --- www.FreeBSD.org --- The Power to Serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 10:36:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web615.mail.yahoo.com (web615.mail.yahoo.com [216.115.104.84]) by hub.freebsd.org (Postfix) with SMTP id EC11937B4C5 for ; Tue, 24 Oct 2000 10:36:55 -0700 (PDT) Message-ID: <20001024173654.22172.qmail@web615.mail.yahoo.com> Received: from [24.112.158.226] by web615.mail.yahoo.com; Tue, 24 Oct 2000 10:36:54 PDT Date: Tue, 24 Oct 2000 10:36:54 -0700 (PDT) From: Dennis Jun Subject: BitchX and no gtk? To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I recently cvsuped my ports. I installed the latest BitchX, but it installs gtkBitchX. How do I turn off the gtk option? That is, I just want to run normal text mode BitchX. Please e-mail me directly as well, as I am not on the list. Much thanx in advance! __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 10:50: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from area51.v-wave.com (area51.v-wave.com [24.108.52.213]) by hub.freebsd.org (Postfix) with SMTP id B171737B479 for ; Tue, 24 Oct 2000 10:49:56 -0700 (PDT) Received: (qmail 7745 invoked by uid 1001); 24 Oct 2000 17:49:55 -0000 Date: Tue, 24 Oct 2000 11:49:55 -0600 From: Chris Wasser To: freebsd-questions@FreeBSD.ORG Subject: Re: smbfs > Sharity-Light > * Message-ID: <20001024114955.A7647@area51.v-wave.com> References: <39F5779A.61F770AF@sentry.granch.ru> <001c01c03dcc$2d635080$7e09000a@epsb.edmonton.ab.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001c01c03dcc$2d635080$7e09000a@epsb.edmonton.ab.ca>; from jhermans@student.epsb.net on Tue, Oct 24, 2000 at 09:07:15AM -0600 X-Operating-System: FreeBSD 4.1.1-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 24, 2000 at 09:07:15AM -0600, Jamie Hermans wrote: > > Werner Gillmer wrote: > > > > > > What is the BSD-equivilent for the Linux smbmount? > > > > sharity-light. But for my pity it couldn't mount in script, when I start > > it by hands - all OK. Why? You could also try smbfs by Boris Popov , I've been playing with it here and it works pretty damn well (haven't tried printers yet mind you) and it works pretty much like the Linux smbmount, best of all, it's free: mount_smbfs -I 1.2.3.4 //user@machineid/share /mnt With plenty of options for automation. Loads as a kernel module, df reports: Filesystem 1K-blocks Used Avail Capacity Mounted on //FLATLINE@DEEPTHOUGHT/PUBLIC 28414464 20298240 8116224 71% /cmdmicro/public //FLATLINE@DEEPTHOUGHT/BAK 28414464 20298240 8116224 71% /cmdmicro/bak (in the above case, both shares exist on the same physical partition, which is why they both show the same amount of used/free space) Pretty slick huh? If you wanna play with it (author says it's beta, looks pretty stable to me so far, but your mileage may vary) get it from: ftp://ftp.butya.kz/pub/smbfs/smbfs.tar.gz Make sure you read the docs ofcourse :) Enjoy. (PS: yes, I did jump on this from someone elses post yesterday, but it seems so much nicer then Sharity-Light I figured I'd jump on the bandwagon, keep it up Boris!) This would be a great addition to the BSD source tree :) We already got nullfs, msdosfs, etc, why not smbfs? :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 10:51:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gateway.telecom.ksu.edu (gateway-1.telecom.ksu.edu [129.130.63.239]) by hub.freebsd.org (Postfix) with ESMTP id EAD7637B479 for ; Tue, 24 Oct 2000 10:51:48 -0700 (PDT) Received: from sioux.telecom.ksu.edu(129.130.60.32) by pawnee.telecom.ksu.edu via smap (V2.0) id xma008194; Tue, 24 Oct 00 12:51:24 -0500 Message-ID: <39F5CBF4.B2FE0AD0@telecom.ksu.edu> Date: Tue, 24 Oct 2000 12:50:44 -0500 From: nathan X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: David Banning , "freebsd-questions@freebsd.org" Subject: Re: does linux-realplayer need linux-netscape47-navigator? References: <20001024124023.A3080@www3.pacific-pages.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [root@sabre /]# cd /usr/ports/audio/linux-realplayer/ [root@sabre linux-realplayer]# more pkg/DESCR This is the Linux version of RealPlayer 7.0 beta 2 from RealNetworks, the player for RealAudio and RealVideo streaming broadcasts from the net. It can be used as a standalone application, an external "helper" app from Netscape, or a plugin in the Linux version of netscape. Due to license restrictions, this package must be manually downloaded from the RealNetworks web site: http://www.real.com/player/7/ WWW: http://www.real.com/player/ David Banning wrote: > Just wondering if linux-realplayer as a plugin will > fireup from FreeBSD netscape or if I have to install > linux-netscape47. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 24 10:53:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 982CE37B4C5 for ; Tue, 24 Oct 2000 10:53:41 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9OHrSu12072; Tue, 24 Oct 2000 10:53:28 -0700 (PDT) Date: Tue, 24 Oct 2000 10:53:28 -0700 From: Alfred Perlstein To: Tomi Cc: freebsd-questions@FreeBSD.ORG Subject: Re: more information Message-ID: <20001024105328.D28123@fw.wintelcom.net> References: <39F5634A.ACF5DA78@malang.wasantara.net.id> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <39F5634A.ACF5DA78@malang.wasantara.net.id>; from warnet@malang.wasantara.net.id on Tue, Oct 24, 2000 at 05:24:10PM +0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Tomi [001024 05:11] wrote: > Hiii there... > I am very Happy to meet you , > I want to know more information about freeBSD , because I interested > about freeBsd , Would you help me ,please ,because I need more > information > about > 1. What is freeBsd ? > 2. What is defferent between freeBsd and another system ? > 3. I want to know , Where can I get the books (and CD ) about freeBSD > in > Indonesia ? Most of your questions can be answered either in the handbook (http://www.freebsd.org/handbook/) or by the FreeBSD mall site (http://www.freebsdmall.com/software/) -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 11: 2: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from uswgne22.uswest.com (uswgne22.uswest.com [204.26.87.76]) by hub.freebsd.org (Postfix) with ESMTP id E913137B479 for ; Tue, 24 Oct 2000 11:02:03 -0700 (PDT) Received: from egate-ut2.uswc.uswest.com (egate-ut2.uswc.uswest.com [148.157.122.199]) by uswgne22.uswest.com (8.10.0/8.10.0) with ESMTP id e9OI22T15769; Tue, 24 Oct 2000 13:02:02 -0500 (CDT) Received: from duntx003.litel.com (localhost [127.0.0.1]) by egate-ut2.uswc.uswest.com (8.10.0/8.10.0) with ESMTP id e9OI21B18845; Tue, 24 Oct 2000 12:02:01 -0600 (MDT) Received: by DUNTX003 with Internet Mail Service (5.5.2650.21) id ; Tue, 24 Oct 2000 14:02:10 -0400 Message-ID: <9D35FA2F8EFCD111BA5A00805FA75E8708464F13@fdntx001> From: "Cribbins, Jason" To: john253@crosswinds.net Cc: questions@FreeBSD.ORG Subject: RE: Unable to boot 4.1.1 Date: Tue, 24 Oct 2000 13:55:19 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I may have got the ad and da mixed up since I was unable to do copy/paste to ensure everything was accurate due to the nature of the server at the time of me writing the email. As for the swap I didn't get two swap drives because I created it myself on the SCSI before I did auto on the IDE. When I did the auto on the IDE the install program saw I already had a swap and didn't make a new one but rather allocated more to the /usr slice. I have 16MB or RAM so the auto program would have given me a 32MB swap and I didn't want that. I plan to upgrade ram in the near future so I planned on larger swap now. Also note that the onboard IDE port is disabled in bios which I do not have access to because of the computer design. Its a Compaq and the bios is accessed via a partition on the boot drive which BSD apparently wiped out during the first install. There is a working onboard SCSI controller with a 520MB SCSI drive attached which is way too small for my purposes. Since I Am unable to find the exact model number of this box I cannot download the proper "softpaq" from their web site. I have tried 8 different ones for models that were made in P90 processors and all have failed. There are about 30+ more I can use but don't have time or patience to bother. It was easier to just buy this IDE controller card. Any other questions you need answered so you can help me out here? -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of John Murphy Sent: Monday, October 23, 2000 5:44 PM To: questions@FreeBSD.ORG Subject: Re: Unable to boot 4.1.1 Cribbins, Jason wrote: >I downloaded the latest floopy disks linked on ther main web site and am >unable to boot now. The floppies were in the 4.1.1-release sectionof the >ftp site > >I have had no trouble using 4.1-stable that I downloaded last month but the >latest release is not working at all. Everything seems to go ok through the >entire install process until the finasl reboot then I get the following: > >>>FreeBSD/i386 BOOT >Default: 0:da(0,a)kernel >Boot: >Invalid partition >No /kernel > >This message repeats noi matter what I try. This only other difference >between this install and the one a month ago was the addition of a Promise >Ultra 100 IDE Controller. Which is why I decided to reinstall in the first >place. > >I have a 128MB swap and 392MB /tmp on ad0 (520MB SCSI) >I also have default all on the da4 (20GB IDE) This doesn't sound right because ad0 is an IDE drive. Also, if you did "default all" you probably have two swap partitions, and that will probably cause problems. >Thats the most info I can give right now since my system is unbootable and I >cant access any more info without attempting a reinstall. This is the third >time this weekend and I am finished unless I can get some guidance >Can anyone help? Perhaps try installing again with just the IDE drive. You could add the SCSI later. It should be no problem to move /tmp, but I'm not sure about the swap partition. HTH a little. John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 11: 2:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from envy.geekhouse.net (envy.geekhouse.net [64.81.6.50]) by hub.freebsd.org (Postfix) with ESMTP id 9CB9737B4C5 for ; Tue, 24 Oct 2000 11:02:33 -0700 (PDT) Received: (from jim@localhost) by envy.geekhouse.net (8.11.1/8.11.1) id e9OI2V413435; Tue, 24 Oct 2000 11:02:31 -0700 (PDT) (envelope-from jim) Date: Tue, 24 Oct 2000 11:02:31 -0700 From: Jim Mock To: david@banning.com Cc: questions@FreeBSD.ORG Subject: Re: listening to radio on FreeBSD Message-ID: <20001024110231.A13369@envy.geekhouse.net> Reply-To: jim@lust.geekhouse.net References: <200010240129.BAA00925@d.tracker> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200010240129.BAA00925@d.tracker>; from david@www3.pacific-pages.com on Tue, Oct 24, 2000 at 01:29:22AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 24 Oct 2000 at 01:29:22 +0000, David Banning wrote: > I believe audio files are *.ram files listened to normally with > realplayer (in Windows) - for FreeBSD must I load Linux-Netscape to > use the linux-realplayer plugin or will the linux-plugin work with > FreeBSD netscape? If you want to use realplayer as a plugin, yes, you must use linux-netscape. The native version of Netscape doesn't support plugins and is quite determined to die a horrible death at every chance it gets. > Alternatively, is there a different plugin for FreeBSD that will do > the job? Not that I'm aware of. linux-netscape and linux-realplayer work fine for me :-) - jim -- jim mock work: jim@osd.bsdi.com | jim@FreeBSD.org http://soupnazi.org/ BSDi Open Source Div | http://bsdi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 11: 8:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 4DFDF37B479 for ; Tue, 24 Oct 2000 11:08:54 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id e9OI8mn87696; Tue, 24 Oct 2000 12:08:48 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id MAA17299; Tue, 24 Oct 2000 12:08:47 -0600 (MDT) Message-Id: <200010241808.MAA17299@harmony.village.org> To: Doug Barton Subject: Re: Removing user with "-" in username Cc: "Brandon D. Valentine" , Salvo Bartolotta , Chris Byrnes , freebsd-questions@FreeBSD.ORG In-reply-to: Your message of "Tue, 24 Oct 2000 09:25:47 PDT." <39F5B80B.6FD8E3C7@gorean.org> References: <39F5B80B.6FD8E3C7@gorean.org> Date: Tue, 24 Oct 2000 12:08:47 -0600 From: Warner Losh Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <39F5B80B.6FD8E3C7@gorean.org> Doug Barton writes: : I sent the attached more complete fix as a response to warner's, but : never heard back (presumably due to 'con preparations). Without : objection I will probably commit this to -current once my account on : freefall gets setup. It looked ok to me, but I didn't have time to trace through the perl code to see all the ramifications of doing this. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 11:12:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gate.tellurian.net (gate.tellurian.net [216.182.1.1]) by hub.freebsd.org (Postfix) with ESMTP id 8A28D37B4CF; Tue, 24 Oct 2000 11:12:06 -0700 (PDT) Received: from tellurian.com (unverified [208.59.162.242]) by gate.tellurian.net (Rockliffe SMTPRA 4.2.4) with ESMTP id ; Tue, 24 Oct 2000 14:12:15 -0400 Message-ID: <39F5D14E.806B7BA9@tellurian.com> Date: Tue, 24 Oct 2000 14:13:35 -0400 From: Marko Ruban X-Mailer: Mozilla 4.61 [en] (Win98; I) X-Accept-Language: en,uk MIME-Version: 1.0 To: Nick Rogness Cc: freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: gateway on different subnet References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG IT WORKED ! the arp way is the true way hehehe I edited /sbin/dhclient-script to automate the process: - removed the code that was supposed to add the default gateway - added following lines in its place: arp -s 208.59.162.1 00:20:cd:02:f1:59 # MAC address of cable modem gateway route add default 208.59.162.1 Later I'll have to figure out a way to take the $new_ip_address variable and modify it into my dummy gateway, so that the script would handle any IP my provider throws at it. And to make it work with any modem, I'd need an automatic way to get the MAC based on gateway IP (10.17.56.12). Any standard way to do this ? Thanks to everyone who has replied with suggestions, especially to Nick whose suggestion was the answer I needed :) Nick Rogness wrote: > On Mon, 23 Oct 2000, Les Biffle wrote: > > > > Hm -- how about using proxy-arp style routing? > > > > Here's what I've done in the past: > > > > 1. Have a friend out in the net ping your address 208.59.162.242 > > > > 2. Run tcpdump and look for someone ARPing for you. That someone > > will very likely be your default gateway as seen from your site. > > If that router is in your subnet, set your default to it and you're > > done. If not, continue at the next step. > > > > 3. Pick an IP Address in your cable subnet that feels like a really > > good router address to you. Make something up. 208.59.162.1 perhaps? > > > > 4. Use "arp -s 208.59.162.1 xx:xx:xx:xx:xx:xx" to install an arp > > entry in your route table for this made-up address. That will keep > > you from ARPing for 208.59.162.1 and discovering the device that > > really owns that address. > > > > 5. Set your default gateway to 208.59.162.1. > > If that doesn't work (it should), you could also look into the > ipfw fwd option. > > I would like to know when you get it to work... > > Nick Rogness > - Drive defensively. Buy a tank. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 11:20:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dgcorlnmta1.rrd.com (unknown [162.27.9.20]) by hub.freebsd.org (Postfix) with ESMTP id 09DE237B479 for ; Tue, 24 Oct 2000 11:20:30 -0700 (PDT) X-Priority: 3 (Normal) Subject: Anonymous FTP and Symlinks To: freebsd-questions@freebsd.org From: John.Place@rrd.com Date: Tue, 24 Oct 2000 13:20:33 -0500 Message-ID: X-MIMETrack: Serialize by Router on dgcorlnmta1/M/MTA(Release 5.0.4a |July 24, 2000) at 10/24/2000 01:18:50 PM 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 changing platforms for an _INTERNAL_ ftp server (to freebsd of corse). The old platform (QNX) allowed me to set symlinks and they would be followed. FreeBSD will not. I realize that this is because of security purposes that it is like this but I am trying to make a seemless change of platforms and some users will have a problem with this. Is there a way I can force ftpd to honor symlinks? Thanks John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 11:23:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rapidnet.com (rapidnet.com [205.164.216.1]) by hub.freebsd.org (Postfix) with ESMTP id 42E5137B4C5; Tue, 24 Oct 2000 11:23:44 -0700 (PDT) Received: from localhost (nick@localhost) by rapidnet.com (8.9.3/8.9.3) with ESMTP id MAA74429; Tue, 24 Oct 2000 12:23:42 -0600 (MDT) Date: Tue, 24 Oct 2000 12:23:42 -0600 (MDT) From: Nick Rogness To: Marko Ruban Cc: freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: gateway on different subnet In-Reply-To: <39F5D14E.806B7BA9@tellurian.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, 24 Oct 2000, Marko Ruban wrote: > IT WORKED ! > the arp way is the true way hehehe > > > Thanks to everyone who has replied with suggestions, especially to Nick > whose suggestion was the answer I needed :) Actually it was Mr. Biffle (Les Biffle ). I will make sure to document it though. Thanks for the reply. Nick Rogness - Drive defensively. Buy a tank. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 11:41: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from abused.com (abused.com [216.86.128.80]) by hub.freebsd.org (Postfix) with ESMTP id 2608F37B4CF for ; Tue, 24 Oct 2000 11:41:05 -0700 (PDT) Received: from localhost (gvbmail@localhost) by abused.com (8.10.1/I feel abused.) with ESMTP id e9OIf3U29066 for ; Tue, 24 Oct 2000 11:41:03 -0700 (PDT) Date: Tue, 24 Oct 2000 11:41:03 -0700 (PDT) From: GVB To: freebsd-questions@freebsd.org Subject: Vinum procedures.. Message-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 not been able to find any comprehensive setup/configuration/recovery procedures for vinum, which is my reason for posting the questions here. I have two 30 gig drives which I would like to mirror. My ideal setup would be this: 512 meg swap partition and the rest of the drive mounted as / The second drive being an exact replica of this first drive. If drive one crashes, I should be able to simply plug the second drive in as the master drive and boot my system as if nothing happened. Is this how vinum works? Does it work with boot partitions or does it require a boot partition to be non-vinum? What are your recommendations? Thanks! GVB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 11:46:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.telestream.com (mail.telestream.com [205.238.4.5]) by hub.freebsd.org (Postfix) with ESMTP id 1FF8737B4C5 for ; Tue, 24 Oct 2000 11:46:24 -0700 (PDT) Received: from localhost (keith@localhost) by mail.telestream.com (8.11.0/8.11.0) with ESMTP id e9OIkDA04778; Tue, 24 Oct 2000 11:46:14 -0700 Date: Tue, 24 Oct 2000 11:46:13 -0700 (PDT) From: To: GVB Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Vinum procedures.. 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 This is a good place to start. Between vinumvm.org and a few posts to this list my vinum was setup without too much headache at all. http://www.vinumvm.org/ keith ================================= Keith W. At the helm My non work related site www.cydonia.net ================================= On Tue, 24 Oct 2000, GVB wrote: > I have not been able to find any comprehensive > setup/configuration/recovery procedures for vinum, which is my reason for > posting the questions here. > > I have two 30 gig drives which I would like to mirror. My ideal setup > would be this: > > 512 meg swap partition and the rest of the drive mounted as / > The second drive being an exact replica of this first drive. > If drive one crashes, I should be able to simply plug the second drive in > as the master drive and boot my system as if nothing happened. > > Is this how vinum works? Does it work with boot partitions or does it > require a boot partition to be non-vinum? > > What are your recommendations? > > Thanks! > > GVB > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 24 12: 2:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx-a.qnet.com (mx-a.qnet.com [209.221.198.11]) by hub.freebsd.org (Postfix) with ESMTP id 8BBFE37B479 for ; Tue, 24 Oct 2000 12:02:29 -0700 (PDT) Received: from cello.qnet.com (root@cello.qnet.com [209.221.198.10]) by mx-a.qnet.com (8.9.1a/8.9.3) with ESMTP id MAA23599; Tue, 24 Oct 2000 12:02:24 -0700 (PDT) Received: from STORK (56k-socal-05-39.dial.qnet.com [209.221.199.54]) by cello.qnet.com (8.9.0/8.9.1) with SMTP id LAA10140; Tue, 24 Oct 2000 11:56:24 -0700 (PDT) From: "Heredity Choice" To: "sadmaster" , Subject: RE: Internal modem installation Date: Tue, 24 Oct 2000 11:53:49 -0700 Message-ID: <000701c03deb$be926d10$30c6ddd1@STORK> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.5600 In-Reply-To: <104427912.20001024035823@inbox.ru> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The internal modems that work well with FreeBSD are ISA modems with jumper settings for the COM port and interrupt. If yours is not one of these, you may need to replace it. If your modem has jumpers, be sure the IRQ (interrupt) is set at 5, and does not conflict with anything else on interrupt 5. This is different from the Microsoft default because in any UNIX system devices cannot share an interrupt, while in Microsoft they can if they are not used at the same time. For COM 3 be sure sio2 is enabled in the kernel. It will dial out on /dev/cuaa2. To test it type: cu -l /dev/cuaa2 It should echo "CONNECT" Then if you want to dial 1234567 and you have tone dialing: ATDT1234567 If this works, you are in business. For guidance on configuring User PPP, be sure to look at www.mostgraveconcern.com/freebsd Paul Smith > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of sadmaster > Sent: Monday, 23 October, 2000 16:58 PM > To: questions@FreeBSD.ORG > Subject: > > > Hello , > i have internal modem > in windows 98 it installs on com 3 port > how make it work with FreeBSD? > > > -- > Best regards, > sadmaster mailto:freebsd@pisem.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 Tue Oct 24 12:13: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id BB12037B479 for ; Tue, 24 Oct 2000 12:13:03 -0700 (PDT) Received: by heorot.1nova.com (Postfix, from userid 1000) id 581AD3294; Mon, 23 Oct 2000 11:36:49 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id 3D0503293; Mon, 23 Oct 2000 11:36:49 +0000 (GMT) Date: Mon, 23 Oct 2000 11:36:49 +0000 (GMT) From: Rick Hamell To: Joey Garcia Cc: freebsd-questions@freebsd.org Subject: Re: Problems with UW SCSI Seagate (Compaq) ST34371W and Tekram 390F SCSI Adapter In-Reply-To: <20001024173615.33533.qmail@web220.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Please reply back to -questions... my experience is rather limited in the fact that I've never had problems with SCSI that was not directly related to overheating or my own stupidity with jumper settings... :) > Thanks for the info. I had purchased that SCSI card > pretty much because it was FreeBSD compatible, but I > was hoping that I didn't get a dud. I'm hoping it is > the hardrive that's at fault, but how can I be for > sure? Replace the drive and/or the card with another one if possible, at least long enough to see if the problem sticks around. You'd want to narrow it down of course to the drive or the card. :) > I have the cover off on the machine. The SCSI drive > is on top and is kinda warm to the touch but not > really that hot. I've felt hotter drives before. > > I'm thinking of getting another SCSI drive to see if > that is the problem, but I'd hate to find out it does > the same thing at it being a bad card. > > I can also try updating the BIOS on the card to see if > that solves the problem. But would that reall be at > fault? If another card fixes, then yes. It's possible you do have a bad card. Like I mentioned, I've never had problems with those cards myself. :) Rick ******************************************************************* Rick's FreeBSD Web page http://heorot.1nova.com/freebsd Ace Logan's Hardware Guide http://www.shatteredcrystal.net/hardware ***FreeBSD - The Power to Serve! http://www.freebsd.org > > I should also mention that 90% of the problems that > > I've ever had > > with SCSI can be directly linked to over heating... > > No matter how well you > > think it may be cooled... it always seems like it's > > not enough. :) (I once > > saw two exactly identical computers sitting side by > > side in a cubby hole > > running the exact same software where which ever one > > was on the right side > > would die. The one on the left side would run > > merrily along. :) > > Granted, I don't know for sure that that is your > > problem, but that > > is where I would start. :) > > > > Rick > > > > > ******************************************************************* > > Rick's FreeBSD Web page > > http://heorot.1nova.com/freebsd > > Ace Logan's Hardware Guide > > http://www.shatteredcrystal.net/hardware > > ***FreeBSD - The Power to Serve! > > http://www.freebsd.org > > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Messenger - Talk while you surf! It's FREE. > http://im.yahoo.com/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 12:24:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f315.law7.hotmail.com [216.33.236.193]) by hub.freebsd.org (Postfix) with ESMTP id 421B737B479 for ; Tue, 24 Oct 2000 12:24:16 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 24 Oct 2000 12:24:15 -0700 Received: from 204.246.2.122 by lw7fd.law7.hotmail.msn.com with HTTP; Tue, 24 Oct 2000 19:24:15 GMT X-Originating-IP: [204.246.2.122] From: "Jeff Bitgood" To: questions@freebsd.org Subject: postfix/cucipop setup Date: Tue, 24 Oct 2000 14:24:15 CDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 24 Oct 2000 19:24:15.0865 (UTC) FILETIME=[FF741690:01C03DEF] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The archive search appears to be not functioning properly (doesn't find anything on any keywords), so I apologize if this is redundant. I've just finished installing Postfix and cucipop, and they both seem to be operating, but not to the point where I can pick up mail through pop3. I'm able to send mail from my workstation (Netscape on WinNT) via SMTP, and I'm able to receive mail if I'm logged on locally. If I try to pick up mail on my workstation through pop3, it'll connect, but not recognize the fact that there is mail waiting for me. Are there any articles or HOWTOs on getting this combination up and running? I wasn't able to find anything. _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 12:30:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from css-1.cs.iastate.edu (css-1.cs.iastate.edu [129.186.3.24]) by hub.freebsd.org (Postfix) with ESMTP id 2F28C37B479 for ; Tue, 24 Oct 2000 12:30:09 -0700 (PDT) Received: from popeye.cs.iastate.edu (ghelmer@popeye.cs.iastate.edu [129.186.3.4]) by css-1.cs.iastate.edu (8.9.0/8.9.0) with ESMTP id OAA11643; Tue, 24 Oct 2000 14:30:08 -0500 (CDT) Received: from localhost (ghelmer@localhost) by popeye.cs.iastate.edu (8.9.0/8.9.0) with ESMTP id OAA02874; Tue, 24 Oct 2000 14:30:04 -0500 (CDT) X-Authentication-Warning: popeye.cs.iastate.edu: ghelmer owned process doing -bs Date: Tue, 24 Oct 2000 14:30:04 -0500 (CDT) From: Guy Helmer To: Warner Losh Cc: Doug Barton , "Brandon D. Valentine" , Salvo Bartolotta , Chris Byrnes , freebsd-questions@FreeBSD.ORG Subject: Re: Removing user with "-" in username In-Reply-To: <200010241808.MAA17299@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 24 Oct 2000, Warner Losh wrote: > In message <39F5B80B.6FD8E3C7@gorean.org> Doug Barton writes: > : I sent the attached more complete fix as a response to warner's, but > : never heard back (presumably due to 'con preparations). Without > : objection I will probably commit this to -current once my account on > : freefall gets setup. > > It looked ok to me, but I didn't have time to trace through the perl > code to see all the ramifications of doing this. Is it OK to use the getpw* functions while we are modifying the passwd files? I explicitly avoided using them when I originally wrote rmuser because the program directly manipulates the passwd files. Otherwise, the changes looked OK to me. Guy Guy Helmer, Ph.D. Candidate, Iowa State University Dept. of Computer Science Research Assistant, Dept. of Computer Science --- ghelmer@cs.iastate.edu http://www.cs.iastate.edu/~ghelmer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 12:45:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nrpc-22.netrake.net (403217B2.ptr.dia.nextlink.net [64.50.23.178]) by hub.freebsd.org (Postfix) with ESMTP id DE49437B479 for ; Tue, 24 Oct 2000 12:45:48 -0700 (PDT) Received: from netrake.com (localhost.netrake.net [127.0.0.1]) by nrpc-22.netrake.net (8.9.3/8.9.3) with ESMTP id OAA00295 for ; Tue, 24 Oct 2000 14:43:47 -0500 (CDT) (envelope-from jimj@netrake.com) Message-ID: <39F5E673.FEF1A7EF@netrake.com> Date: Tue, 24 Oct 2000 14:43:47 -0500 From: Jim =?iso-8859-1?Q?Judd=90=90?= Organization: Netrake Inc. X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: JBuilder 3.5 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Anyone get JBuilder 3.5 working??? I finially got the JDK1.2.2 to compile but JBuilder gives this when it starts up and just sits there: bash$ jbuilder function: not found usage: dirname path function: not found Anyone else see this or know away round it. thx, Jim Judd Netrake Corp. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 13: 5:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx-a.qnet.com (mx-a.qnet.com [209.221.198.11]) by hub.freebsd.org (Postfix) with ESMTP id 61C5E37B479 for ; Tue, 24 Oct 2000 13:05:10 -0700 (PDT) Received: from cello.qnet.com (root@cello.qnet.com [209.221.198.10]) by mx-a.qnet.com (8.9.1a/8.9.3) with ESMTP id NAA10117 for ; Tue, 24 Oct 2000 13:05:06 -0700 (PDT) Received: from STORK (56k-socal-03-38.dial.qnet.com [209.221.198.197]) by cello.qnet.com (8.9.0/8.9.1) with SMTP id MAA06245 for ; Tue, 24 Oct 2000 12:59:05 -0700 (PDT) From: "Heredity Choice" To: Subject: Alpha firmware upgrade Date: Tue, 24 Oct 2000 12:56:31 -0700 Message-ID: <000301c03df4$8178b520$c5c6ddd1@STORK> 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 V5.00.2919.5600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The instructions on www.compaq.com for upgrading Alpha SRM firmware are for Tru64 UNIX. I need guidance on how to do it under FreeBSD. Paul Smith To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 13:24:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rush.telenordia.se (mail.telenordia.se [194.213.64.42]) by hub.freebsd.org (Postfix) with SMTP id 902B537B4C5 for ; Tue, 24 Oct 2000 13:24:46 -0700 (PDT) Received: (qmail 5301 invoked from network); 24 Oct 2000 22:24:42 +0200 Received: from bb-62-5-7-17.bb.tninet.se (HELO marbsd.tninet.se) (62.5.7.17) by mail.telenordia.se with SMTP; 24 Oct 2000 22:24:42 +0200 From: Mark Rowlands To: Salvo Bartolotta , freebsd-questions@freebsd.org Subject: Re: make world procedure Date: Tue, 24 Oct 2000 22:16:15 +0200 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <00102119364401.00512@marbsd.tninet.se> <20001021.21060600@bartequi.ottodomain.org> In-Reply-To: <20001021.21060600@bartequi.ottodomain.org> MIME-Version: 1.0 Message-Id: <00102422202500.05486@marbsd.tninet.se> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 21 Oct 2000, you wrote: > >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< > > On 10/21/00, 6:32:46 PM, Mark Rowlands wrote > regarding make world procedure: > > > > running 4.1.1 -stable > > After cvsupping and performing the following > > make buildworld > > make buildkernel KERNEL=MYKERNEL > > make installkernel KERNEL=MYKERNEL > > make world > > > make world = make buildworld + make installworld. > > But your sources are already built (make buildworld step, above). Cf > /usr/src/UPDATING. > > > > > mergemaster > > > > Here you configure what you have built and installed. > > > > after subsequent cvsups is it still necessary to make buildworld? > > Why cvsup then ? :-) > > Authoritative references: the handbook (cf > http://www.freebsd.org/handbook/makeworld.html) and /usr/src/UPDATING > (which is found in your system, after you have cvup'ed). The > /usr/src/UPDATING file is (wait for it) also mentioned in the > handbook. > > > > N.B. cvsupping => updating all your sources (kernel and userland). > > Thus: the updating sequence in /usr/src/UPDATING is > {necessary,recommended, officially supported} in order to update the > **whole** of your system (ie kernel & userland); which updating > sequence is to be viewed as a single operation. > > You are normally supposed to update all of your system in one > operation -- unless you know **exactly/perfectly** what you are doing > and/or you have reason for doing otherwise (eg importing and tuning a > newer version of perl). > > BTW, if you try and build only your kernel in the traditional way, the > build may fail. On a related note, FreeBSD != Linux. Rather, you keep > kernel and userland in sync: you update your system as a whole. > > The reason for the buildkernel & installkernel targets: sometimes, the > build of a kernel may depend on other pieces of software (ie newer > tools). The "make buildworld" step, in fact, builds those tools. > That's why you first make buildworld and then you make buildkernel & > installkernel... > > > > > In the light of the above considerations, it should now be clear that, > if you haven't updated your sources, you can safely follow the > standard/traditional kernel build procedure. > > I have almost written a tutorial :-) > > HTH, > Salvo (in a good mood) > Many thanks Salvo .... the mists of confusion recede (no doubt to be replaced by the fogs of uncertainty. -- These are just my opinions you are free to disagree please do so quietly To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 13:26:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailweb14.rediffmail.com (unknown [203.199.83.22]) by hub.freebsd.org (Postfix) with SMTP id B703237B479 for ; Tue, 24 Oct 2000 13:26:31 -0700 (PDT) Received: (qmail 14565 invoked by uid 510); 24 Oct 2000 19:58:35 -0000 Date: 24 Oct 2000 19:58:35 -0000 Message-ID: <20001024195835.14564.qmail@mailweb14.rediffmail.com> MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: subscribe From: "harsha " Content-ID: Content-type: text/plain Content-Description: Body Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG _____________________________________________________ Chat with your friends as soon as they come online. Get Rediff Bol at http://bol.rediff.com Participate in crazy auctions at http://auctions.rediff.com/auctions/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 13:34: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rush.telenordia.se (mail.telenordia.se [194.213.64.42]) by hub.freebsd.org (Postfix) with SMTP id 0656E37B479 for ; Tue, 24 Oct 2000 13:34:05 -0700 (PDT) Received: (qmail 6592 invoked from network); 24 Oct 2000 22:34:03 +0200 Received: from bb-62-5-7-17.bb.tninet.se (HELO marbsd.tninet.se) (62.5.7.17) by mail.telenordia.se with SMTP; 24 Oct 2000 22:34:03 +0200 From: Mark Rowlands To: Chris Angell , freebsd-questions@FreeBSD.ORG Subject: Re: Oops! Date: Tue, 24 Oct 2000 22:27:55 +0200 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: In-Reply-To: MIME-Version: 1.0 Message-Id: <00102422294601.05486@marbsd.tninet.se> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 22 Oct 2000, Chris Angell wrote: > I accidentally overwrote the /usr/sbin/adduser perl script with another > file. How do I get my adduser script back? > > Thanks, > > Chris Angell > if you got the src installed try cd /usr/src/usr.sbin/adduser make install > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- These are just my opinions you are free to disagree please do so quietly To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 13:38:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailweb16.rediffmail.com (unknown [203.199.83.24]) by hub.freebsd.org (Postfix) with SMTP id 3773B37B479 for ; Tue, 24 Oct 2000 13:38:25 -0700 (PDT) Received: (qmail 1922 invoked by uid 510); 24 Oct 2000 20:19:15 -0000 Date: 24 Oct 2000 20:19:15 -0000 Message-ID: <20001024201915.1921.qmail@mailweb16.rediffmail.com> MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: fsbn From: "harsha " Content-ID: Content-type: text/plain Content-Description: Body Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i've been trying to install freebsd 3.3 when the bin, man and sys distibutions are been copied, i noticed the following error occuring at regular intervals. can somebody explain this.. wd0s3a-wdstart timeout waiting to start to give command writing fsbn 453776805-453776805 .. (wds0s3 453776805 un 317 tn 67 sn 25 {status 0 error open < no_dam > } _____________________________________________________ Chat with your friends as soon as they come online. Get Rediff Bol at http://bol.rediff.com Participate in crazy auctions at http://auctions.rediff.com/auctions/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 13:40:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ux8.cso.uiuc.edu (ux8.cso.uiuc.edu [128.174.5.44]) by hub.freebsd.org (Postfix) with ESMTP id 273B637B479 for ; Tue, 24 Oct 2000 13:40:49 -0700 (PDT) Received: from localhost by ux8.cso.uiuc.edu (8.10.1/8.10.1) with ESMTP id e9OKemc05893 for ; Tue, 24 Oct 2000 15:40:48 -0500 (CDT) X-Authentication-Warning: ux8.cso.uiuc.edu: eheine owned process doing -bs Date: Tue, 24 Oct 2000 15:40:48 -0500 (CDT) From: erich alfred heine X-Sender: eheine@ux8.cso.uiuc.edu To: freebsd-questions@freebsd.org Subject: AT&T@Home and installation dhcpClient Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi everyone, I currently run linux and am trying to switch to freebsd. During installation however, i cant get dhcp to configure my network right. I subscribe to AT&T@home service, which uses dhcp. With this service i need send the dhcpd my hostname that they give me. The way i do this in Linux is: dhcpcd -D -h I assume this is for some sort of authentication purpose. Anyway i cant figure out how to set up the dhcpclient in the install process to do this. Any help is much appreciated Erich Heine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 13:51:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hellasnet.gr (mail.hellasnet.gr [212.54.192.3]) by hub.freebsd.org (Postfix) with ESMTP id 16D3637B4CF for ; Tue, 24 Oct 2000 13:51:03 -0700 (PDT) Received: from hades.hell.gr (ppp5.patr.hellasnet.gr [212.54.197.20]) by mail.hellasnet.gr (8.9.1/8.9.1) with ESMTP id SAA22154; Tue, 24 Oct 2000 18:50:52 -0200 (GMT) Received: (from charon@localhost) by hades.hell.gr (8.11.1/8.11.1) id e9OKpSa07112; Tue, 24 Oct 2000 23:51:28 +0300 (EEST) Date: Tue, 24 Oct 2000 23:51:26 +0300 From: Giorgos Keramidas To: John.Place@rrd.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Anonymous FTP and Symlinks Message-ID: <20001024235125.B6932@hades.hell.gr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from John.Place@rrd.com on Tue, Oct 24, 2000 at 01:20:33PM -0500 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 24, 2000 at 01:20:33PM -0500, John.Place@rrd.com wrote: > I am changing platforms for an _INTERNAL_ ftp server (to freebsd of corse). > The old platform (QNX) allowed me to set symlinks and they would be > followed. FreeBSD will not. I realize that this is because of > security purposes that it is like this but I am trying to make a > seemless change of platforms and some users will have a problem with > this. Is there a way I can force ftpd to honor symlinks? I think that it's not possible. This is because ftpd (the one included with FreeBSD and some of the others that I know of), will call chroot() and change their `/' directory to the home of the "ftp" user when anonymous ftp is used. To allow following symlinks under the new `/' directory after one has chroot'ed in it would be like making it easy to set up `exit points' from the chrooted environment. I am not sure why someone would want to do this. But why don't you just copy/move your data in the proper location under the home of the ftp user and let ftpd access them without a symlink? -- Giorgos Keramidas, < keramida @ ceid . upatras . gr > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 13:55: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vdsi.net (unknown [206.67.5.34]) by hub.freebsd.org (Postfix) with ESMTP id 8DDD737B4C5 for ; Tue, 24 Oct 2000 13:54:59 -0700 (PDT) Received: from rseals (xpress19793.htc.net [208.165.197.93]) by vdsi.net (8.9.2/8.9.2) with SMTP id PAA31853 for ; Tue, 24 Oct 2000 15:55:04 -0500 (CDT) (envelope-from rseals@vdsi.net) Message-ID: <008b01c03dfc$b77dc5e0$ec01000a@vdsi.net> From: "Ray Seals" To: "FreeBSD Questions" Subject: CD Burner problem Date: Tue, 24 Oct 2000 15:55:17 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have an HP 9200 series internal scsi burner. I see the device as cd0 when I boot. I installed CD-Write but can't seem to get it to work. For example. When I click on Master CD I see cd0 at the top. It's the only thing that's not grayed out. When I click it the device name is desplayed below but Unknown device pops up in the box on the left. Any ideas? Thanks, Ray To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 13:59: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gateway.telecom.ksu.edu (gateway-1.telecom.ksu.edu [129.130.63.239]) by hub.freebsd.org (Postfix) with ESMTP id 0558C37B479 for ; Tue, 24 Oct 2000 13:58:58 -0700 (PDT) Received: from sioux.telecom.ksu.edu(129.130.60.32) by pawnee.telecom.ksu.edu via smap (V2.0) id xma009083; Tue, 24 Oct 00 15:58:31 -0500 Message-ID: <39F5F7D0.88833836@telecom.ksu.edu> Date: Tue, 24 Oct 2000 15:57:52 -0500 From: nathan X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: John.Place@rrd.com Cc: freebsd-questions@freebsd.org Subject: Re: Anonymous FTP and Symlinks References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG why don't you try doing the reverse? depending on what data you're wanting to make available (assuming its not vital to sys): just mount your slices someplace inside your ftproot, and then symlink to where you need them for compatibility/seemlessness?? nathan John.Place@rrd.com wrote: > I am changing platforms for an _INTERNAL_ ftp server (to freebsd of corse). > The old platform (QNX) allowed me to set symlinks and they would be > followed. FreeBSD will not. I realize that this is because of security > purposes that it is like this but I am trying to make a seemless change of > platforms and some users will have a problem with this. Is there a way I > can force ftpd to honor symlinks? > > Thanks > John > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 14:17: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wren.cs.unc.edu (wren.cs.unc.edu [152.2.128.86]) by hub.freebsd.org (Postfix) with ESMTP id 957A637B479 for ; Tue, 24 Oct 2000 14:17:06 -0700 (PDT) Received: from cs.unc.edu (fhernand1-cs.cs.unc.edu [152.2.142.108]) by wren.cs.unc.edu (8.9.3/8.9.3) with ESMTP id RAA09517; Tue, 24 Oct 2000 17:16:58 -0400 (EDT) Message-ID: <39F5FC4A.FB369847@cs.unc.edu> Date: Tue, 24 Oct 2000 17:16:58 -0400 From: Felix Hernandez Campos X-Mailer: Mozilla 4.74 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Nuno Veiga , freebsd-questions@freebsd.org Subject: Re: FreeBSD 2.2.8 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Try http://www.mirror.ac.uk/sites/ftp.internat.freebsd.org/pub/FreeBSD/old/2.2.8-RELEASE/ or http://www.kiarchive.ru/pub/FreeBSD/2.2.8-RELEASE/ -- Felix Hernandez Nuno Veiga wrote: > Hi > > We need urgently the FreeBSD 2.2.8. We looked "all over the Internet" and > we couldn't find it. > Do you know where can we find an ftp site with this version? > We could also buy a CD. Do you know where? > > Thanks in advance > > Nuno Veiga > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 24 14:31:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.wgate.com (mail.wgate.com [38.219.83.4]) by hub.freebsd.org (Postfix) with ESMTP id 7D12E37B479 for ; Tue, 24 Oct 2000 14:31:25 -0700 (PDT) Received: from wgate.com (TOMMY [10.3.3.34]) by mail.wgate.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id 4KF98TK9; Tue, 24 Oct 2000 17:31:20 -0400 Message-ID: <39F5B911.BFBCAED3@wgate.com> Date: Tue, 24 Oct 2000 16:30:09 +0000 From: Ted Younng X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org, tyoung@wgate.com Subject: PCMCIA kernel-config Content-Type: multipart/mixed; boundary="------------A2B0EAEA65C2FA0B5BACCEEF" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------A2B0EAEA65C2FA0B5BACCEEF Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Dear help I would appreciate your help in getting the PCMCIA cards in my laptop to work with the 4.4BSD O.S. Attached is a file containing some info that I hope can help you. Thanks tyoung@wgate.com --------------A2B0EAEA65C2FA0B5BACCEEF Content-Type: text/plain; charset=us-ascii; name="ty_pc.data.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="ty_pc.data.txt" 1..My e-mail address is tyoung@wgate.com 2..I would like to know if it is possible to "bind" a "PCMICA 10/100Mbps Ethernet Card" and a "PCMICA-v.90 Communications Device" (fax-modem)to my 4.4BSD operating-system. 3..I am using a laptop computer with 2-PCMICA cards installed in slots 1&2. 4..As indicated below the kernel-driver (zp) which is a 3-COM PCMICA driver the driver for is probing both the Ehernet-card and the modem-card's "CIS" for it knows the type of cards installed in he slots, but there is no drive support indicators for my hardware PCMICA cards that I can find. 5..Both cards are workinig on partition-1 with w98. 6..The ethernet-card came with Windows98-resources: a..Ethernet card-resources: IRQ=9 IO=0x300-0x31f b..v.90-vax-modem resources:IRQ=3 IO=0x2f8-0x2ff c..PCMICA Card SERVIVES Memory=0x8001000-0x8001fff 7..The Ethernet-card came with both Windows and a Lynix-driver. 8..I have listed below the /var/run/dmesg.boot message that I get and following that is my /usr/src/sys/i386/conf/GENERIC kernel configuration file that has not been touched. 9..I would appreciate any help I can get. Thanks tyoung@wgate.com Below is the /va/run/dmesg.boot message. Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.2-RELEASE #0: Tue May 18 04:05:08 GMT 1999 jkh@cathair:/usr/src/sys/compile/GENERIC Timecounter "i8254" frequency 1193182 Hz CPU: Unknown 80686 (601.37-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x683 Stepping=3 Features=0x387f9ff,MMX,,> real memory = 134217728 (131072K bytes) config> di ze0 config> di lnc0 config> di le0 config> di ie0 config> di fe0 config> di ep0 config> di ed0 config> di cs0 config> di wt0 config> di mcd0 config> di matcdc0 config> q avail memory = 127070208 (124092K bytes) Preloaded elf kernel "kernel" at 0xc0358000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc035809c. Probing for devices on PCI bus 0: chip0: rev 0x03 on pci0.0.0 chip1: rev 0x03 on pci0.1.0 chip2: rev 0x02 on pci0.7.0 ide_pci0: rev 0x01 on pci0.7.1 chip3: rev 0x03 on pci0.7.3 chip4: rev 0x01 int a irq 255 on pci0.10.0 chip5: rev 0x01 int b irq 255 on pci0.10.1 Probing for devices on PCI bus 1: vga0: rev 0xdc int a irq 255 on pci1.0.0 Probing for PnP devices: Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=0x0> atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa psm0 irq 12 on isa psm0: model Generic PS/2 mouse, device ID 0 sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio1: configured irq 3 not in bitmap of probed irqs 0 sio1 not found at 0x2f8 fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): wd0: 6194MB (12685680 sectors), 13424 cyls, 15 heads, 63 S/T, 512 B/S wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (atapi): , removable, dma, iordis acd0: drive speed 0KB/sec, 256KB cache acd0: supported read types: CD-R, CD-DA acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray acd0: Medium: CD-ROM 120mm data disc loaded, unlocked scd0 not found at 0x230 ppc0 at 0x378 irq 7 flags 0x40 on isa ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode lpt0: on ppbus 0 lpt0: Interrupt-driven port ppi0: on ppbus 0 plip0: on ppbus 0 lpt0: on ppbus 0 lpt0: Interrupt-driven port ex0 not found zp: pcmcia slot 0: PCMCIA~10/100 Ethernet Card~~~ zp: pcmcia slot 1: PCMCIA~V.90 Communication Device ~~~~~~ \^D\M^J\^A\^A~\^Z\^E\^A#~\^A\^C\^[\^T\M-a\M^A\M^]h\M^F#\M^FP5\M-|\^U\M-*`\M-x\^B\^G0\M-8\M^Fh\^[\^G \^H\M-*`\M-x\^C\^G\^[\^G"\^H\M-*`\M-h\^C\^G\^[\^G#\^H\M-*`\M-h\^B\^G zp0 not found at 0x300 adv0 not found at 0x330 bt_isa_probe: Probe failled for card at 0x330 bt_isa_probe: Probe failled for card at 0x334 bt_isa_probe: Probe failled for card at 0x230 bt_isa_probe: Probe failled for card at 0x234 bt_isa_probe: Probe failled for card at 0x130 bt_isa_probe: Probe failled for card at 0x134 bt0 not found at 0x134 aha0 not found at 0x134 vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa npx0 on motherboard npx0: INT 16 interface changing root device to wd0s2a This is my /usr/src/sys/i386/conf/GENERIC config-file # # GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks # # For more information read the handbook part System Administration -> # Configuring the FreeBSD Kernel -> The Configuration File. # The handbook is available in /usr/share/doc/handbook or online as # latest version from the FreeBSD World Wide Web server # # # An exhaustive list of options and more detailed explanations of the # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # # $Id: GENERIC,v 1.143.2.12 1999/05/14 15:12:26 jkh Exp $ machine "i386" cpu "I386_CPU" cpu "I486_CPU" cpu "I586_CPU" cpu "I686_CPU" ident GENERIC maxusers 32 options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options MFS #Memory Filesystem options MFS_ROOT #MFS usable as root device, "MFS" req'ed options NFS #Network Filesystem options NFS_ROOT #NFS usable as root device, "NFS" req'ed options MSDOSFS #MSDOS Filesystem options "CD9660" #ISO 9660 Filesystem options "CD9660_ROOT" #CD-ROM usable as root. "CD9660" req'ed options PROCFS #Process filesystem options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Be pessimistic about Joe SCSI device options UCONSOLE #Allow users to grab the console options FAILSAFE #Be conservative options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor config kernel root on wd0 # To make an SMP kernel, the next two are needed #options SMP # Symmetric MultiProcessor Kernel #options APIC_IO # Symmetric (APIC) I/O # Optionally these may need tweaked, (defaults shown): #options NCPU=2 # number of CPUs #options NBUS=4 # number of busses #options NAPIC=1 # number of IO APICs #options NINTR=24 # number of INTs controller isa0 controller pnp0 controller eisa0 controller pci0 controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 disk fd0 at fdc0 drive 0 disk fd1 at fdc0 drive 1 options "CMD640" # work around CMD640 chip deficiency controller wdc0 at isa? port "IO_WD1" bio irq 14 disk wd0 at wdc0 drive 0 disk wd1 at wdc0 drive 1 controller wdc1 at isa? port "IO_WD2" bio irq 15 disk wd2 at wdc1 drive 0 disk wd3 at wdc1 drive 1 options ATAPI #Enable ATAPI support for IDE bus options ATAPI_STATIC #Don't do it as an LKM device acd0 #IDE CD-ROM device wfd0 #IDE Floppy (e.g. LS-120) # A single entry for any of these controllers (ncr, ahb, ahc) is # sufficient for any number of installed devices. controller ncr0 controller ahb0 controller ahc0 controller isp0 # This controller offers a number of configuration options, too many to # document here - see the LINT file in this directory and look up the # dpt0 entry there for much fuller documentation on this. controller dpt0 controller adv0 at isa? port ? cam irq ? controller adw0 controller bt0 at isa? port ? cam irq ? controller aha0 at isa? port ? cam irq ? controller scbus0 device da0 device sa0 device pass0 device cd0 #Only need one of these, the code dynamically grows device wt0 at isa? port 0x300 bio irq 5 drq 1 device mcd0 at isa? port 0x300 bio irq 10 controller matcd0 at isa? port 0x230 bio device scd0 at isa? port 0x230 bio # atkbdc0 controlls both the keyboard and the PS/2 mouse controller atkbdc0 at isa? port IO_KBD tty device atkbd0 at isa? tty irq 1 device psm0 at isa? tty irq 12 device vga0 at isa? port ? conflicts # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? tty # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? tty #options XSERVER # support for X server #options FAT_CURSOR # start with block cursor # If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines #options PCVT_SCANSET=2 # IBM keyboards are non-std device npx0 at isa? port IO_NPX irq 13 # # Laptop support (see LINT for more options) # device apm0 at isa? disable flags 0x31 # Advanced Power Management # PCCARD (PCMCIA) support #controller card0 #device pcic0 at card? #device pcic1 at card? device sio0 at isa? port "IO_COM1" flags 0x10 tty irq 4 device sio1 at isa? port "IO_COM2" tty irq 3 device sio2 at isa? disable port "IO_COM3" tty irq 5 device sio3 at isa? disable port "IO_COM4" tty irq 9 # Parallel port device ppc0 at isa? port? flags 0x40 net irq 7 controller ppbus0 device lpt0 at ppbus? device plip0 at ppbus? device ppi0 at ppbus? #controller vpo0 at ppbus? # # The following Ethernet NICs are all PCI devices. # device ax0 # ASIX AX88140A device de0 # DEC/Intel DC21x4x (``Tulip'') device fxp0 # Intel EtherExpress PRO/100B (82557, 82558) device mx0 # Macronix 98713/98715/98725 (``PMAC'') device pn0 # Lite-On 82c168/82c169 (``PNIC'') device rl0 # RealTek 8129/8139 device tl0 # Texas Instruments ThunderLAN device tx0 # SMC 9432TX (83c170 ``EPIC'') device vr0 # VIA Rhine, Rhine II device vx0 # 3Com 3c590, 3c595 (``Vortex'') device wb0 # Winbond W89C840F device xl0 # 3Com 3c90x (``Boomerang'', ``Cyclone'') # Order is important here due to intrusive probes, do *not* alphabetize # this list of network interfaces until the probes have been fixed. # Right now it appears that the ie0 must be probed before ep0. See # revision 1.20 of this file. device ed0 at isa? port 0x280 net irq 10 iomem 0xd8000 device ie0 at isa? port 0x300 net irq 10 iomem 0xd0000 device ep0 at isa? port 0x300 net irq 10 device ex0 at isa? port? net irq? device fe0 at isa? port 0x300 net irq ? device le0 at isa? port 0x300 net irq 5 iomem 0xd0000 device lnc0 at isa? port 0x280 net irq 10 drq 0 device ze0 at isa? port 0x300 net irq 10 iomem 0xd8000 device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 device cs0 at isa? port 0x300 net irq ? pseudo-device loop pseudo-device ether pseudo-device sl 1 pseudo-device ppp 1 pseudo-device tun 1 pseudo-device pty 16 pseudo-device gzip # Exec gzipped a.out's # KTRACE enables the system-call tracing facility ktrace(2). # This adds 4 KB bloat to your kernel, and slightly increases # the costs of each syscall. options KTRACE #kernel tracing # This provides support for System V shared memory and message queues. # options SYSVSHM options SYSVMSG options SYSVSEM # The `bpfilter' pseudo-device enables the Berkeley Packet Filter. Be # aware of the legal and administrative consequences of enabling this # option. The number of devices determines the maximum number of # simultaneous BPF clients programs runnable. #pseudo-device bpfilter 4 #Berkeley packet filter --------------A2B0EAEA65C2FA0B5BACCEEF-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 14:48:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from backup.af.speednet.com.au (af.speednet.com.au [202.135.188.244]) by hub.freebsd.org (Postfix) with ESMTP id 9845937B479 for ; Tue, 24 Oct 2000 14:48:36 -0700 (PDT) Received: from backup.af.speednet.com.au (backup.af.speednet.com.au [172.22.2.4]) by backup.af.speednet.com.au (8.11.0/8.11.0) with ESMTP id e9OLmPa12112; Wed, 25 Oct 2000 08:48:26 +1100 (EST) (envelope-from andyf@speednet.com.au) Date: Wed, 25 Oct 2000 08:48:25 +1100 (EST) From: Andy Farkas X-Sender: andyf@backup.af.speednet.com.au To: Siegbert Baude Cc: questions@FreeBSD.ORG Subject: Re: Splash Screen: same error! In-Reply-To: <39F4D041.75FA3D50@gmx.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 Tue, 24 Oct 2000, Siegbert Baude wrote: > Just for the archives: My splash screen is still working. ... > This is Chuck on a hill in the sun, from some FreeBSD website in 1024*768/256 > indexed colors. > And all of my friends turn pale, when they see him a few seconds after the first > boot stage ;-) > BTW, if you want to see the log messages, press the shift button and the splash > screen will disappear. Found this by accident, is this somewhere in the docs? Yes - man splash - second paragraph. > > Ciao > Siegbert > -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 14:56:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from downstairs.conyers.net (cr419806-a.wlfdle1.on.wave.home.com [24.42.55.97]) by hub.freebsd.org (Postfix) with ESMTP id 58F0337B479 for ; Tue, 24 Oct 2000 14:56:22 -0700 (PDT) Received: from home.com (localhost [127.0.0.1]) by downstairs.conyers.net (8.9.3/8.9.3) with ESMTP id RAA67341; Tue, 24 Oct 2000 17:56:20 -0400 (EDT) (envelope-from pnmurphy@home.com) Message-ID: <39F60582.F4004CFC@home.com> Date: Tue, 24 Oct 2000 17:56:18 -0400 From: Paul Murphy X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: erich alfred heine Cc: freebsd-questions@FreeBSD.ORG Subject: Re: AT&T@Home and installation dhcpClient References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG erich alfred heine wrote: > > Anyway i cant figure out how to set up the dhcpclient in the install > process to do this. > > Any help is much appreciated > Erich Heine You need to edit dhclient.conf to include: send host-name ""; See the man page for dhclient.conf(5) for more options. -- P. Murphy Home: Lat 43.5584 Long -79.6502 Work: Lat 43.4277 Long -79.7077 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 15: 3:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from transbay.net (dns1.transbay.net [209.133.53.2]) by hub.freebsd.org (Postfix) with ESMTP id 8105337B479 for ; Tue, 24 Oct 2000 15:03:39 -0700 (PDT) Received: from transbay.net (rigel.transbay.net [209.133.53.177]) by transbay.net (8.9.3/8.9.3) with ESMTP id PAA27036 for ; Tue, 24 Oct 2000 15:03:39 -0700 (PDT) Message-ID: <39F60A95.BF60CBAE@transbay.net> Date: Tue, 24 Oct 2000 15:17:57 -0700 From: UCTC Sysadmin Organization: UC Telecommunications Company X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: HD capacities on 3.2-RELEASE 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 40GB drive on a 3.2-RELEASE system and fdisk -i against it says "Operation not permitted". I have tried /dev/wd1, /dev/rwd1 and /dev/rwd1c and they all complain the same. Am I running into a code limit, or just being thoughtless? I could try to disklabel it first if 40GB is supported, but fdisk should work I would think. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 15: 5: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from backup.af.speednet.com.au (af.speednet.com.au [202.135.188.244]) by hub.freebsd.org (Postfix) with ESMTP id B471237B479 for ; Tue, 24 Oct 2000 15:04:58 -0700 (PDT) Received: from backup.af.speednet.com.au (backup.af.speednet.com.au [172.22.2.4]) by backup.af.speednet.com.au (8.11.0/8.11.0) with ESMTP id e9OM4ca12160; Wed, 25 Oct 2000 09:04:43 +1100 (EST) (envelope-from andyf@speednet.com.au) Date: Wed, 25 Oct 2000 09:04:37 +1100 (EST) From: Andy Farkas X-Sender: andyf@backup.af.speednet.com.au To: cjclark@alum.mit.edu Cc: questions@FreeBSD.ORG Subject: Re: Interactive PPP In-Reply-To: <20001023232126.R75251@149.211.6.64.reflexcom.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, 23 Oct 2000, Crist J . Clark wrote: > I am trying to tweak my ppp(8) configuration to make life a little > easier. ... > Is there a way to set this up? Any even easier ways? Geez Crist, too tough! man ppp - see section re "AUTOMATIC DIALING". > > Thanks. > -- > Crist J. Clark cjclark@alum.mit.edu > -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 15:12:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n37.san.rr.com (dt051n37.san.rr.com [204.210.32.55]) by hub.freebsd.org (Postfix) with ESMTP id 2CAB037B479 for ; Tue, 24 Oct 2000 15:12:54 -0700 (PDT) Received: from slave (Studded@slave [10.0.0.1]) by dt051n37.san.rr.com (8.9.3/8.9.3) with ESMTP id PAA90811; Tue, 24 Oct 2000 15:12:31 -0700 (PDT) (envelope-from DougB@gorean.org) Date: Tue, 24 Oct 2000 15:12:30 -0700 (PDT) From: Doug Barton X-Sender: doug@dt051n37.san.rr.com To: Guy Helmer Cc: Warner Losh , "Brandon D. Valentine" , Salvo Bartolotta , Chris Byrnes , freebsd-questions@FreeBSD.ORG Subject: Re: Removing user with "-" in username 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, 24 Oct 2000, Guy Helmer wrote: > On Tue, 24 Oct 2000, Warner Losh wrote: > > > In message <39F5B80B.6FD8E3C7@gorean.org> Doug Barton writes: > > : I sent the attached more complete fix as a response to warner's, but > > : never heard back (presumably due to 'con preparations). Without > > : objection I will probably commit this to -current once my account on > > : freefall gets setup. > > > > It looked ok to me, but I didn't have time to trace through the perl > > code to see all the ramifications of doing this. *Nod* It's slightly more ambitious, if you have any specific questions don't hesitate to ask. I spend most of my time at work with perl, so I'm pretty confident the code is correct. > Is it OK to use the getpw* functions while we are modifying the passwd > files? Your script actually does a pretty good job of (advisory) locking the password files while working with them. Using getpwnam() actually has a couple of advantages. First, it's faster, especially with really large sites. I have some pw files with multi-thousands of users, so the time savings is really measurable. Second, it allows for cleaner code, in the sense that the operations of testing for the name's existence and retrieving the data are combined. > I explicitly avoided using them when I originally wrote rmuser > because the program directly manipulates the passwd files. Otherwise, > the changes looked OK to me. Thanks. :) I can't see where it would be a problem, given that multiple instances of rmuser (and IIRC, vipw and adduser) would be prevented from making changes while you're working. At minimum, we should remove the warning from both places it occurs. As someone else pointed out, if the users are in there already, it's too late to check if the username is valid. Doug -- "The dead cannot be seduced." - Kai, "Lexx" Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 15:25:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dip.sevicron.com (res146a-036.rh.rit.edu [129.21.146.36]) by hub.freebsd.org (Postfix) with ESMTP id 100B637B4C5 for ; Tue, 24 Oct 2000 15:25:12 -0700 (PDT) Received: from isetr0 by dip.sevicron.com with local (Exim 3.16 #1 (Debian)) id 13oCXL-00047m-00 for ; Tue, 24 Oct 2000 17:27:15 -0500 Date: Tue, 24 Oct 2000 17:27:15 -0500 To: freebsd-questions@FreeBSD.org Subject: su: no directory Message-ID: <20001024172715.A15775@sevicron.com> Mail-Followup-To: freebsd-questions@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i From: Isetr0 Savi Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Oh boy, I was making an attempt to secure my files a little bit today. I set the default umask to 027 and did some chmod -R o-rwx * in my home directory are among what I recall doing. However - I have a couple user accounts I use, and I tried to su to one of them, and it failed with the following error: su: no directory If I try to ssh in with the specified account, I get disconnected with "Connot find root directory". I don't know if this means it can't find /home/user or if it can't find / in general?? The home dirs have permissions 750 and are owned by the proper owners. I can log in fine as root and the user I was making the modifications as, but not as two other users. Everything seems to be fine - /etc/passwd has no problems, the home directories are there..I can't figure out what the problem is. Any suggestions? Thanks for any help... Isetr0 p.s. There are no errors in /var/log/messages, or /var/log/auth.log - I can authenticate just fine, but then it kicks me out - perhaps I set some permissions incorrectly somewhere...What perms should /usr/home have? I've tried ith 755 and 750 - no luck. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 15:25:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from chmls05.mediaone.net (chmls05.mediaone.net [24.147.1.143]) by hub.freebsd.org (Postfix) with ESMTP id BAB0037B4C5 for ; Tue, 24 Oct 2000 15:25:30 -0700 (PDT) Received: from mailtag.com (h002078cea061.ne.mediaone.net [24.147.92.176]) by chmls05.mediaone.net (8.8.7/8.8.7) with ESMTP id SAA24022 for ; Tue, 24 Oct 2000 18:25:28 -0400 (EDT) Message-ID: <39F60C59.4B48D8A9@mailtag.com> Date: Tue, 24 Oct 2000 18:25:30 -0400 From: Len Huppe X-Mailer: Mozilla 4.74 (Macintosh; U; PPC) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: mod_php-4.0.3pl1 and apache-1.3.14 Content-Type: text/plain; charset=us-ascii; x-mac-type="54455854"; x-mac-creator="4D4F5353" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can you please tell me if Zend has been compiled into mod_php-4.0.3pl1? I'm reporting a minor bug and I'd like to know for sure. Len Huppe huppe@mailtag.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 15:31:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sumamail.com (ono.sumamail.com [207.38.123.83]) by hub.freebsd.org (Postfix) with ESMTP id 3A02A37B479; Tue, 24 Oct 2000 15:31:27 -0700 (PDT) Received: from [24.21.55.55] (HELO MRZcx904008a) by sumamail.com (CommuniGate Pro SMTP 3.4b2) with SMTP id 220662; Tue, 24 Oct 2000 15:31:23 -0700 Message-ID: <020801c03e0a$1efc4c20$8f16160a@MRZcx904008a> From: "matthew zeier" To: , Subject: mylex raid controller - drive resets == bad ? Date: Tue, 24 Oct 2000 15:31:14 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've started seeing these errors a couple times during the day. Since the machine keeps running, I can't tell if this is a "serious" issue or what. Both disks see, to get reset (but always 0:0 first). Thanks. rose# uname -a FreeBSD rose.appereto.com 4.1.1-RELEASE FreeBSD 4.1.1-RELEASE #0: Thu Oct 12 15:30:57 PDT 2000 root@rose.appereto.com:/usr/src/sys/compile/APPERETO-IPF1 i386 Oct 24 08:20:23 rose /kernel: mlx0: physical drive 0:0 reset Oct 24 08:20:23 rose /kernel: mlx0: physical drive 0:0 reset Oct 24 08:20:23 rose /kernel: mlx0: physical drive 0:0 error log: sense = 6 asc = 29 asq = 2 Oct 24 08:20:23 rose /kernel: mlx0: physical drive 0:0 error log: sense = 6 asc = 29 asq = 2 Oct 24 08:20:23 rose /kernel: mlx0: info 00:00:00:00 csi 00:00:00:00 Oct 24 08:20:23 rose /kernel: mlx0: info 00:00:00:00 csi 00:00:00:00 Oct 24 08:20:23 rose /kernel: mlx0: physical drive 0:1 reset Oct 24 08:20:23 rose /kernel: mlx0: physical drive 0:1 reset Oct 24 08:20:23 rose /kernel: mlx0: physical drive 0:1 error log: sense = 6 asc = 29 asq = 2 Oct 24 08:20:23 rose /kernel: mlx0: physical drive 0:1 error log: sense = 6 asc = 29 asq = 2 Oct 24 08:20:23 rose /kernel: mlx0: info 00:00:00:00 csi 00:00:00:00 Oct 24 08:20:23 rose /kernel: mlx0: info 00:00:00:00 csi 00:00:00:00 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 15:32:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from postoffice.aims.com.au (advanc2.lnk.telstra.net [139.130.119.73]) by hub.freebsd.org (Postfix) with ESMTP id 29A0A37B479 for ; Tue, 24 Oct 2000 15:32:46 -0700 (PDT) Received: from postoffice.aims.com.au (nts-ts1.aims.private [192.168.10.2]) by postoffice.aims.com.au with ESMTP id JAA23242 for ; Wed, 25 Oct 2000 09:32:26 +1100 (EST) (envelope-from geoff@aims.com.au) Received: from ntsts1 by aims.com.au with SMTP (MDaemon.v3.5.0.R) for ; Wed, 25 Oct 2000 09:31:59 +1100 Reply-To: From: "Geoff Cooper" To: Subject: Gimp 1.1.24 Date: Wed, 25 Oct 2000 09:31:58 +1100 Message-ID: <000c01c03e0a$38f85dd0$020aa8c0@aims.private> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal X-Return-Path: geoff@aims.com.au X-MDaemon-Deliver-To: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have recently upgraded my Gimp to gimp-1.1.24 on my 4.0-RELEASE box. When I use the screenshot feature, Gimp gives this message: "screenshot: xwd didn't work" I was wondering.. has anyone had seen this before, or does it look to be a new 'feature' for this release of Gimp? Geoff Cooper Systems Officer AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Web: http://www.aims.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 15:36:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from baddog.yi.org (24-216-177-184.hsacorp.net [24.216.177.184]) by hub.freebsd.org (Postfix) with ESMTP id A4ED337B479 for ; Tue, 24 Oct 2000 15:36:32 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by baddog.yi.org (Postfix) with ESMTP id 7294C1D97; Tue, 24 Oct 2000 18:36:15 -0400 (EDT) Date: Tue, 24 Oct 2000 18:36:15 EDT From: mike johnson To: "Geoff Cooper" , Subject: Re: Gimp 1.1.24 Reply-To: ahze@slaughter.necro.edu X-Mailer: Spruce 0.6.5 for X11 w/smtpio 0.7.9 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Message-Id: <20001024223615.7294C1D97@baddog.yi.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I get that error also, but you might just want to install ImageMagick from ports/ImageMagick and use the import command to take a screenshot. On Wed, 25 Oct 2000, Geoff Cooper wrote: > Date: Wed, 25 Oct 2000 09:31:58 +1100 > To: > From: "Geoff Cooper" > Reply-To: > Subject: Gimp 1.1.24 > > > I have recently upgraded my Gimp to gimp-1.1.24 on my 4.0-RELEASE box. > When I use the screenshot feature, Gimp gives this message: > "screenshot: xwd didn't work" > > I was wondering.. has anyone had seen this before, or does it look to > be a new 'feature' for this release of Gimp? > > > Geoff Cooper > Systems Officer > AIMS Independent Computer Professionals > Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 > Web: http://www.aims.com.au > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 15:41:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mass.osd.bsdi.com (adsl-63-202-176-145.dsl.snfc21.pacbell.net [63.202.176.145]) by hub.freebsd.org (Postfix) with ESMTP id 2034B37B4C5; Tue, 24 Oct 2000 15:41:42 -0700 (PDT) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id e9OMjWh02547; Tue, 24 Oct 2000 15:45:34 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200010242245.e9OMjWh02547@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: "matthew zeier" Cc: freebsd-hardware@freebsd.org, freebsd-questions@freebsd.org Subject: Re: mylex raid controller - drive resets == bad ? In-reply-to: Your message of "Tue, 24 Oct 2000 15:31:14 PDT." <020801c03e0a$1efc4c20$8f16160a@MRZcx904008a> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 24 Oct 2000 15:45:32 -0700 From: Mike Smith Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I've started seeing these errors a couple times during the day. Since the > machine keeps running, I can't tell if this is a "serious" issue or what. > Both disks see, to get reset (but always 0:0 first). The controller will reset all the disks if it gets a SCSI error of any sort. Since it's not logging the error, it recovered OK. You should keep an eye on the disks, but it's probably just marginal cabling/ termination. > Thanks. > > rose# uname -a > FreeBSD rose.appereto.com 4.1.1-RELEASE FreeBSD 4.1.1-RELEASE #0: Thu Oct 12 > 15:30:57 PDT 2000 > root@rose.appereto.com:/usr/src/sys/compile/APPERETO-IPF1 i386 > > Oct 24 08:20:23 rose /kernel: mlx0: physical drive 0:0 reset > Oct 24 08:20:23 rose /kernel: mlx0: physical drive 0:0 reset > Oct 24 08:20:23 rose /kernel: mlx0: physical drive 0:0 error log: sense = 6 > asc = 29 asq = 2 > Oct 24 08:20:23 rose /kernel: mlx0: physical drive 0:0 error log: sense = 6 > asc = 29 asq = 2 > Oct 24 08:20:23 rose /kernel: mlx0: info 00:00:00:00 csi 00:00:00:00 > Oct 24 08:20:23 rose /kernel: mlx0: info 00:00:00:00 csi 00:00:00:00 > Oct 24 08:20:23 rose /kernel: mlx0: physical drive 0:1 reset > Oct 24 08:20:23 rose /kernel: mlx0: physical drive 0:1 reset > Oct 24 08:20:23 rose /kernel: mlx0: physical drive 0:1 error log: sense = 6 > asc = 29 asq = 2 > Oct 24 08:20:23 rose /kernel: mlx0: physical drive 0:1 error log: sense = 6 > asc = 29 asq = 2 > Oct 24 08:20:23 rose /kernel: mlx0: info 00:00:00:00 csi 00:00:00:00 > Oct 24 08:20:23 rose /kernel: mlx0: info 00:00:00:00 csi 00:00:00:00 > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hardware" in the body of the message > -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] V I C T O R Y N O T V E N G E A N C E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 15:52:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 3EC2437B4C5 for ; Tue, 24 Oct 2000 15:52:11 -0700 (PDT) Received: (qmail 65981 invoked by uid 100); 24 Oct 2000 22:52:10 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14838.4762.613284.404127@guru.mired.org> Date: Tue, 24 Oct 2000 17:52:10 -0500 (CDT) To: "Doug Poland" Cc: questions@freebsd.org Subject: RE: FreeBSD v Linux In-Reply-To: <109004430@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug Poland writes: > Background: > I was a Sun/Solaris user in the early '90's when > the big RDBMS/GIS/CAD vendors were all running on > the various Unix's (before intel Unix). Supporting > all these flavors for them was a nightmare and when > NT became a viable platform, they started jumping > ship. The vendors want fewer platforms to support, > not more. Background: I was a Sun/Solaris/AIX/Ultrix/ sysadmin at one of the big RDBMS vendors back then (and freelanced for a second, but we don't talk about that). The vendors don't want fewer platforms to support, they want *profitable* platforms to support. They didn't "jump ship" to NT; they did an NT port because customers *wanted* it. NT sales pretty quickly passed Unix (combined) sales, but didn't catch up with VMS sales. Neither one was willing to take on a port without some real indication that there would be lots of customers, or a single customer with enough money to front the development and support costs (that did happen every once and a while - a hardware vendor wanting a port for their platform, for instance). > Oracle is probably the exception here as they've > always used their multi-platform user base as a > selling advantage. That said, the user-base of > Linux has grown to a point where Oracle decided > it was profitable or they felt they had to be > on that platform. Oracle, Informix and Ingres (whatever CA is calling it these days) were all distributing Linux versions at one point or another. I don't remember if Sybase made the list, but it wouldn't surprise me. > IF the BSD world could get a major RDBMS vendor > to release a native BSD port, it would be a > tremendous boost for the BSD world. However, > we, as the database BSD world, must convince > them that it's in they're best interest to > port to BSD. This means being ready and able > to pay for the software and support. jkh is publicly stating that he recommends that vendors support FreeBSD by testing their Linux port against FreeBSD's Linux emulation mode. That sort of kills that as a project. Personally, I think that FreeBSD's Linux emulation makes a good litmus test for "Do I have an distribution dependencies in my application", and encourage vendors to use it as such. > So if you're interested in Oracle for BSD, > contact them and tell them you're ready to > pay for the product on BSD and maybe, someday, > when enough of us have done that, we'll see > it. > > > Regards, > Doug > > > > -----Original Message----- > > From: owner-freebsd-questions@FreeBSD.ORG > > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of James Wilde > > Sent: Tuesday, October 24, 2000 04:00 > > To: freebsd-questions@FreeBSD.ORG > > Subject: RE: FreeBSD v Linux > > > > > > I've been following this thread and I've checked the Oracle and FreeBSD > > sites. And I've discovered that Oracle is not released in a > > FreeBSD version > > but is released in a Linux version which - apparently - runs even > > better on > > FreeBSD with Linux emulation. Unfortunately that's not a > > combination likely > > to have an immediate appeal to people concerned with operational > > reliability. And since they use the Oracle DBMS, TPTB at my new job have > > opted for Sun Solaris. > > > > However, they have made an exception. Since I said I was > > familiar (!) with > > FreeBSD they have suggested that, since they are now getting too > > big to use > > hosts for name resolution, my first project when I start with them next > > month will be to set up a name server running on FreeBSD. > > > > So my question is does anyone know whether/when Oracle plans a FreeBSD > > version? > > > > mvh/regards > > > > James > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 15:54:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from botevgrad.com (atlantis.declera.com [212.72.199.193]) by hub.freebsd.org (Postfix) with SMTP id BFB8D37B479 for ; Tue, 24 Oct 2000 15:54:26 -0700 (PDT) Received: (qmail 9703 invoked from network); 24 Oct 2000 22:58:56 -0000 Received: from bd-a08.declera.com (HELO ais) (212.72.199.201) by atlantis.declera.com with SMTP; 24 Oct 2000 22:58:56 -0000 Message-ID: <001201c03e0d$485faaa0$0200a8c0@ais> From: "anton stamenov" To: Subject: smbfs pasword encryption problem Date: Wed, 25 Oct 2000 01:52:13 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When I try to mount a smb volume with mount_smbfs, I get the following error: ......./kernel: smb_encrypt: password encryption is not available ......./kernel: smb_ntencrypt: password encryption is not available I use Win 2000 Prof from the other side. Any suggestions, what shall I do? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 16: 4:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from irv1-mail2.intelenet.net (irv1-mail2.intelenet.net [204.182.160.3]) by hub.freebsd.org (Postfix) with ESMTP id D881737B479 for ; Tue, 24 Oct 2000 16:04:26 -0700 (PDT) Received: from boris.intelenet.net (davidhs@boris.intelenet.net [207.38.65.11]) by irv1-mail2.intelenet.net (8.9.3/8.9.3) with ESMTP id QAA26853; Tue, 24 Oct 2000 16:04:25 -0700 (PDT) Message-Id: <200010242304.QAA26853@irv1-mail2.intelenet.net> To: John.Place@rrd.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Anonymous FTP and Symlinks In-reply-to: Your message of Tue, 24 Oct 2000 23:51:26 +0300. <20001024235125.B6932@hades.hell.gr> Date: Tue, 24 Oct 2000 16:04:25 -0700 From: David Harnick-Shapiro Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 24 Oct 2000 23:51, Giorgos Keramidas writes: > On Tue, Oct 24, 2000 at 01:20:33PM -0500, John.Place@rrd.com wrote: > >> I am changing platforms for an _INTERNAL_ ftp server (to freebsd of corse). >> The old platform (QNX) allowed me to set symlinks and they would be >> followed. FreeBSD will not. I realize that this is because of >> security purposes that it is like this but I am trying to make a >> seemless change of platforms and some users will have a problem with >> this. Is there a way I can force ftpd to honor symlinks? > > I think that it's not possible. This is because ftpd (the one included > with FreeBSD and some of the others that I know of), will call chroot() > and change their `/' directory to the home of the "ftp" user when > anonymous ftp is used. I may have missed something here, but why not just use relative, instead of absolute, symlinks? As long as the target file and the directory you're ftp-ing from have the same relationship to each other under the "real" root and the chroot-ed root, that should work. For example, if /home/user1/ftpdir/mylink is a symlink to "/home/user2/ftpdir/realfile", and you chroot to /home, that path breaks. But if mylink is a symlink to ../../user2/ftpdir/realfile, that path works in both cases. (In the normal case, ../.. is "/home", and in the chrooted case, ../.. is "/", but it works in each case.) David H-S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 16:13:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from oddjob.adhesivemedia.com (oddjob.adhesivemedia.com [207.202.159.77]) by hub.freebsd.org (Postfix) with ESMTP id 2AF0637B479 for ; Tue, 24 Oct 2000 16:13:11 -0700 (PDT) Received: from localhost (philip@localhost) by oddjob.adhesivemedia.com (8.9.3/8.9.3) with ESMTP id QAA34670; Tue, 24 Oct 2000 16:13:03 -0700 (PDT) (envelope-from philip@adhesivemedia.com) Date: Tue, 24 Oct 2000 16:13:03 -0700 (PDT) From: Philip Hallstrom To: erich alfred heine Cc: freebsd-questions@FreeBSD.ORG Subject: Re: AT&T@Home and installation dhcpClient 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 out www.freebsddiary.org... there is an article on getting freebsd to work with @home cable service... works like a charm. -philip On Tue, 24 Oct 2000, erich alfred heine wrote: > Hi everyone, > > I currently run linux and am trying to switch to freebsd. During > installation however, i cant get dhcp to configure my network right. > I subscribe to AT&T@home service, which uses dhcp. With this service i > need send the dhcpd my hostname that they give me. The way i do this in > Linux is: > > dhcpcd -D -h > > I assume this is for some sort of authentication purpose. > > Anyway i cant figure out how to set up the dhcpclient in the install > process to do this. > > Any help is much appreciated > Erich Heine > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 24 16:18:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sloth.wcug.wwu.edu (sloth.wcug.wwu.edu [140.160.164.200]) by hub.freebsd.org (Postfix) with SMTP id 291BD37B479 for ; Tue, 24 Oct 2000 16:18:46 -0700 (PDT) Received: (qmail 22337 invoked by uid 1089); 24 Oct 2000 23:18:39 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 24 Oct 2000 23:18:39 -0000 Date: Tue, 24 Oct 2000 16:18:39 -0700 (PDT) From: Christopher Johnson To: freebsd-questions@freebsd.org Subject: sysinstall and crypto distribution Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'd like to install the crypto distribution (forgot to do it when I installed), and /stand/sysinstall is fantastic for this 28 MHz* 486 I've got. I fired it up, went to Configure->Distributions and selected crypto. I got stuck here, I can't see how to extract the distribution. With the Packages menu, there's an option at the bottom to install, but I don't see this for the Distributions menu. It's probably right in front of my nose, but I just don't see it. Thanks in advance! Chris Johnson cjohnson@wcug.wwu.edu WCUG: lather, rinse, repeat. * Yes, 28 MHz, I didn't type that wrong. It's a MILSPEC machine. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 16:49:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from athserv.otenet.gr (athserv.otenet.gr [195.170.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 329F637B479 for ; Tue, 24 Oct 2000 16:49:18 -0700 (PDT) Received: from hades.hell.gr (patr530-b087.otenet.gr [195.167.121.215]) by athserv.otenet.gr (8.10.1/8.10.1) with ESMTP id e9ONkPJ10266; Wed, 25 Oct 2000 02:46:27 +0300 (EET DST) Received: by hades.hell.gr (Postfix, from userid 1001) id 590B928B00; Wed, 25 Oct 2000 02:47:07 +0300 (EEST) Date: Wed, 25 Oct 2000 02:47:07 +0300 From: Giorgos Keramidas To: David Harnick-Shapiro Cc: John.Place@rrd.com, freebsd-questions@FreeBSD.ORG Subject: Re: Anonymous FTP and Symlinks Message-ID: <20001025024707.A13508@hades.hell.gr> References: <20001024235125.B6932@hades.hell.gr> <200010242304.QAA26853@irv1-mail2.intelenet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <200010242304.QAA26853@irv1-mail2.intelenet.net>; from davidhs@intelenet.net on Tue, Oct 24, 2000 at 04:04:25PM -0700 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 24, 2000 at 04:04:25PM -0700, David Harnick-Shapiro wrote: > > I may have missed something here, but why not just use relative, > instead of absolute, symlinks? As long as the target file and > the directory you're ftp-ing from have the same relationship to > each other under the "real" root and the chroot-ed root, that > should work. > > For example, if /home/user1/ftpdir/mylink is a symlink to > "/home/user2/ftpdir/realfile", and you chroot to /home, that > path breaks. But if mylink is a symlink to > ../../user2/ftpdir/realfile, that path works in both cases. > (In the normal case, ../.. is "/home", and in the chrooted case, > ../.. is "/", but it works in each case.) I think you do miss a point here. When you chroot("/home/ftp"), then your `/' directory becomes /home/ftp. One of the interesting properties of / as a directory is that `.' and `..' are the very same thing, i.e. no matter how many times you `cd ..' when you are in /, you remain in that same / directory. This means that if you chroot("/home/ftp"), and you find a link named "doc" in there that points to a relative path of "../charon/doc", the two ".." dots are effectively meaningless after you chroot, and "../charon/doc" is in fact a pointer to "./charon/doc" which of course does not exist within the chrooted environment. To back my claims up, I tested this in my 4.1.1 installation: # cd ~ftp # ln -s ../charon/doc % ftp localhost Connected to localhost. 220 localhost FTP server (Version 6.00LS) ready. Name (localhost:charon): ftp 331 Guest login ok, send your email address as password. Password: 230 Guest login ok, access restrictions apply. Remote system type is UNIX. Using binary mode to transfer files. ftp> dir 150 Opening ASCII mode data connection for '/bin/ls'. total 3 dr-xr-xr-x 2 root wheel 512 Oct 18 21:30 bin lrwxr-xr-x 1 root wheel 13 Oct 24 23:40 doc -> ../charon/doc dr-xr-xr-x 2 root wheel 512 Oct 19 22:49 etc dr-xr-xr-x 5 root wheel 512 Oct 19 22:48 pub 226 Transfer complete. ftp> cd doc 550 doc: No such file or directory. -- Giorgos Keramidas, < keramida @ ceid . upatras . gr > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 16:52:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-2.sjc.telocity.net (mail-2.sjc.telocity.net [216.227.56.42]) by hub.freebsd.org (Postfix) with ESMTP id A62A137B479 for ; Tue, 24 Oct 2000 16:52:15 -0700 (PDT) Received: from zoso (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-2.sjc.telocity.net (8.9.3/8.9.3) with SMTP id QAA07331; Tue, 24 Oct 2000 16:42:54 -0700 (PDT) From: "Otter" To: "Chris Wasser" , Subject: RE: smbfs > Sharity-Light > * Date: Tue, 24 Oct 2000 19:50:41 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20001024114955.A7647@area51.v-wave.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ok, count me in as one of the sharity-light users. it works well for me here. i was just told that when using smbfs, it's been found on another machine here that when the remote share is made unavailable (remote windows machine rebooted... imagine that), then smbfs barfs and won't reconnect to the share. since i have no experience with smbfs, i can't form an opinion about smbfs. i can say that sharity-light works well for me! have any of you seen this reconnect problem with smbfs? -Otter }-----Original Message----- }From: owner-freebsd-questions@FreeBSD.ORG }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Chris Wasser }Sent: Tuesday, October 24, 2000 1:50 PM }To: freebsd-questions@FreeBSD.ORG }Subject: Re: smbfs > Sharity-Light > * } } }On Tue, Oct 24, 2000 at 09:07:15AM -0600, Jamie Hermans wrote: }> > Werner Gillmer wrote: }> > > }> > > What is the BSD-equivilent for the Linux smbmount? }> > }> > sharity-light. But for my pity it couldn't mount in }script, when I start }> > it by hands - all OK. Why? } }You could also try smbfs by Boris Popov , I've }been playing }with it here and it works pretty damn well (haven't tried }printers yet mind }you) and it works pretty much like the Linux smbmount, best }of all, it's }free: } }mount_smbfs -I 1.2.3.4 //user@machineid/share /mnt } }With plenty of options for automation. Loads as a kernel module, }df reports: } }Filesystem 1K-blocks Used Avail }Capacity Mounted on }//FLATLINE@DEEPTHOUGHT/PUBLIC 28414464 20298240 8116224 }71% /cmdmicro/public }//FLATLINE@DEEPTHOUGHT/BAK 28414464 20298240 8116224 }71% /cmdmicro/bak } }(in the above case, both shares exist on the same physical }partition, which is }why they both show the same amount of used/free space) } }Pretty slick huh? If you wanna play with it (author says }it's beta, looks pretty }stable to me so far, but your mileage may vary) get it from: } }ftp://ftp.butya.kz/pub/smbfs/smbfs.tar.gz } }Make sure you read the docs ofcourse :) Enjoy. } }(PS: yes, I did jump on this from someone elses post }yesterday, but it seems so }much nicer then Sharity-Light I figured I'd jump on the }bandwagon, keep it up }Boris!) } }This would be a great addition to the BSD source tree :) We }already got nullfs, }msdosfs, etc, why not smbfs? :) } } }To Unsubscribe: send mail to majordomo@FreeBSD.org }with "unsubscribe freebsd-questions" in the body of 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 Oct 24 16:58:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from backup.af.speednet.com.au (af.speednet.com.au [202.135.188.244]) by hub.freebsd.org (Postfix) with ESMTP id AA28D37B479 for ; Tue, 24 Oct 2000 16:58:12 -0700 (PDT) Received: from backup.af.speednet.com.au (backup.af.speednet.com.au [172.22.2.4]) by backup.af.speednet.com.au (8.11.0/8.11.0) with ESMTP id e9ONw2a12603; Wed, 25 Oct 2000 10:58:03 +1100 (EST) (envelope-from andyf@speednet.com.au) Date: Wed, 25 Oct 2000 10:58:02 +1100 (EST) From: Andy Farkas X-Sender: andyf@backup.af.speednet.com.au To: John.Place@rrd.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Anonymous FTP and Symlinks 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, 24 Oct 2000 John.Place@rrd.com wrote: > I am changing platforms for an _INTERNAL_ ftp server (to freebsd of corse). > The old platform (QNX) allowed me to set symlinks and they would be > followed. FreeBSD will not. I realize that this is because of security > purposes that it is like this but I am trying to make a seemless change of > platforms and some users will have a problem with this. Is there a way I > can force ftpd to honor symlinks? ftpd WILL follow symlinks within the chroot'd home directory of user ftp. Perhaps you could make the home directory / ? > > Thanks > John > -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 17: 7:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.pyramid.net (mail.pyramid.net [206.100.212.1]) by hub.freebsd.org (Postfix) with ESMTP id 2913537B479 for ; Tue, 24 Oct 2000 17:07:20 -0700 (PDT) Received: from tony [206.100.214.190] by mail.pyramid.net (SMTPD32-6.04) id A4375E150252; Tue, 24 Oct 2000 17:07:19 -0700 Message-ID: <000001c03e17$48b400a0$0400a8c0@tony> From: "BSDi" To: Subject: Banner Information Request Date: Tue, 24 Oct 2000 17:04:19 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Could you please provide information on what the proceedure is for posting a banner on the FreeBSD home page. Thank you, Tony Galvan BSDi Asia Pacific tonyg@bsdi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 17:10:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 2C4DD37B479 for ; Tue, 24 Oct 2000 17:10:35 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Tue, 24 Oct 2000 17:08:45 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9P0A0X18965; Tue, 24 Oct 2000 17:10:00 -0700 (PDT) (envelope-from cjc) Date: Tue, 24 Oct 2000 17:09:54 -0700 From: "Crist J . Clark" To: Andy Farkas Cc: questions@FreeBSD.ORG Subject: Re: Interactive PPP Message-ID: <20001024170954.A18910@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <20001023232126.R75251@149.211.6.64.reflexcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from andyf@speednet.com.au on Wed, Oct 25, 2000 at 09:04:37AM +1100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 25, 2000 at 09:04:37AM +1100, Andy Farkas wrote: > > On Mon, 23 Oct 2000, Crist J . Clark wrote: > > > I am trying to tweak my ppp(8) configuration to make life a little > > easier. > ... > > Is there a way to set this up? Any even easier ways? > > Geez Crist, too tough! > > man ppp - see section re "AUTOMATIC DIALING". I do not see an answer to my problem in there. I have used the information in that section to set up many automated dial-ups before, but I do not see how I can use it to mix interactive and automated. Am I missing something obvious? -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 17:16:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.new.rr.com (mail3.rdc-detw.rr.com [24.30.0.25]) by hub.freebsd.org (Postfix) with ESMTP id 12A5D37B479; Tue, 24 Oct 2000 17:16:24 -0700 (PDT) Received: from judah ([24.164.246.248]) by mail3.new.rr.com with Microsoft SMTPSVC(5.5.1877.197.19); Tue, 24 Oct 2000 20:16:49 -0400 From: "Doug Poland" To: "Mike Meyer" Cc: , Subject: RE: FreeBSD v Linux Date: Tue, 24 Oct 2000 19:16:17 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal In-Reply-To: <14838.4762.613284.404127@guru.mired.org> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thank you for a more authoritative opinion. I did, after all, qualify my remarks with > > This is pure speculation on my part, but, here goes... > I do hope we get native ports of Oracle, Informix, Sybase. I say this because I don't believe you will actually get support from the vendors if you're running BSD (I'm speculating again). If they don't support it, then the consulting world won't recommend and build systems on BSD. To use myself as an example, I'm a database programmer, not a Unix admin. I use FreeBSD because I like it and it gives me an opportunity to run an OS and applications that would otherwise cost thousands of $$$ to buy from proprietary vendors. Then these vendors have hardware requirements beyond my means to acquire. So I wanted to set up a modest Apache, PHP, Sybase server. I'm the first to admit that I'm no expert in BSD, and I would never have been able to get those three working by myself. In the end, even with the generous help from others, I was unable to get PHP to communicate with Sybase. Now if I was able to buy a BSD version of Sybase, I could have used their libraries instead of FreeTDS and I would at least have someone at Sybase that could help me. I've followed others efforts to get Oracle/Sybase/Informix running on FreeBSD. I'm curious to know if anyone actually is running these servers in a production role. I know two Oracle consulting firms and they always recommend Unix and almost always recommend Linux. There's no way they're going to put a paying client on an unsupported platform. The risk is to high and there is no benefit. To the client and the consulting firm, it's just a box that runs Oracle. BSD will never be that box if Oracle won't support it. Regards, Doug > -----Original Message----- > From: Mike Meyer [mailto:mwm@mired.org] > Sent: Tuesday, October 24, 2000 17:52 > To: Doug Poland > Cc: questions@freebsd.org > Subject: RE: FreeBSD v Linux > > > Doug Poland writes: > > Background: > > I was a Sun/Solaris user in the early '90's when > > the big RDBMS/GIS/CAD vendors were all running on > > the various Unix's (before intel Unix). Supporting > > all these flavors for them was a nightmare and when > > NT became a viable platform, they started jumping > > ship. The vendors want fewer platforms to support, > > not more. > > Background: I was a Sun/Solaris/AIX/Ultrix/ sysadmin at one of > the big RDBMS vendors back then (and freelanced for a second, but we > don't talk about that). > > The vendors don't want fewer platforms to support, they want > *profitable* platforms to support. They didn't "jump ship" to NT; they > did an NT port because customers *wanted* it. NT sales pretty quickly > passed Unix (combined) sales, but didn't catch up with VMS sales. > > Neither one was willing to take on a port without some real indication > that there would be lots of customers, or a single customer with > enough money to front the development and support costs (that did > happen every once and a while - a hardware vendor wanting a port for > their platform, for instance). > > > Oracle is probably the exception here as they've > > always used their multi-platform user base as a > > selling advantage. That said, the user-base of > > Linux has grown to a point where Oracle decided > > it was profitable or they felt they had to be > > on that platform. > > Oracle, Informix and Ingres (whatever CA is calling it these days) > were all distributing Linux versions at one point or another. I don't > remember if Sybase made the list, but it wouldn't surprise me. > > > IF the BSD world could get a major RDBMS vendor > > to release a native BSD port, it would be a > > tremendous boost for the BSD world. However, > > we, as the database BSD world, must convince > > them that it's in they're best interest to > > port to BSD. This means being ready and able > > to pay for the software and support. > > jkh is publicly stating that he recommends that vendors support > FreeBSD by testing their Linux port against FreeBSD's Linux emulation > mode. That sort of kills that as a project. Personally, I think that > FreeBSD's Linux emulation makes a good litmus test for "Do I have an > distribution dependencies in my application", and encourage vendors to > use it as such. > > > So if you're interested in Oracle for BSD, > > contact them and tell them you're ready to > > pay for the product on BSD and maybe, someday, > > when enough of us have done that, we'll see > > it. > > > > > > Regards, > > Doug > > > > > > > -----Original Message----- > > > From: owner-freebsd-questions@FreeBSD.ORG > > > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of James Wilde > > > Sent: Tuesday, October 24, 2000 04:00 > > > To: freebsd-questions@FreeBSD.ORG > > > Subject: RE: FreeBSD v Linux > > > > > > > > > I've been following this thread and I've checked the Oracle > and FreeBSD > > > sites. And I've discovered that Oracle is not released in a > > > FreeBSD version > > > but is released in a Linux version which - apparently - runs even > > > better on > > > FreeBSD with Linux emulation. Unfortunately that's not a > > > combination likely > > > to have an immediate appeal to people concerned with operational > > > reliability. And since they use the Oracle DBMS, TPTB at my > new job have > > > opted for Sun Solaris. > > > > > > However, they have made an exception. Since I said I was > > > familiar (!) with > > > FreeBSD they have suggested that, since they are now getting too > > > big to use > > > hosts for name resolution, my first project when I start with > them next > > > month will be to set up a name server running on FreeBSD. > > > > > > So my question is does anyone know whether/when Oracle plans a FreeBSD > > > version? > > > > > > mvh/regards > > > > > > James > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 17:16:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from area51.v-wave.com (area51.v-wave.com [24.108.52.213]) by hub.freebsd.org (Postfix) with SMTP id CEE0237B666 for ; Tue, 24 Oct 2000 17:16:44 -0700 (PDT) Received: (qmail 21373 invoked by uid 1001); 25 Oct 2000 00:16:47 -0000 Date: Tue, 24 Oct 2000 18:16:47 -0600 From: Chris Wasser To: freebsd-questions@FreeBSD.ORG Subject: Re: smbfs pasword encryption problem Message-ID: <20001024181647.A21296@area51.v-wave.com> References: <001201c03e0d$485faaa0$0200a8c0@ais> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001201c03e0d$485faaa0$0200a8c0@ais>; from lidow@botevgrad.com on Wed, Oct 25, 2000 at 01:52:13AM +0300 X-Operating-System: FreeBSD 4.1.1-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 25, 2000 at 01:52:13AM +0300, anton stamenov wrote: > When I try to mount a smb volume with mount_smbfs, I get the following > error: > ......./kernel: smb_encrypt: password encryption is not available > ......./kernel: smb_ntencrypt: password encryption is not available Did you enable the encryption as stated by the documentation? : "Copy config.mk.in file to the config.mk and edit it for your needs. Build process requires kernel sources to build KLD module. If you want to use encrypted passwords you'll need an src/sys/crypto directory (sys-crypto cvsup collection) because encryption process involves DES algorithm." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 17:26: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from whizkidtech.net (r38.bfm.org [216.127.220.134]) by hub.freebsd.org (Postfix) with ESMTP id 12F8E37B479 for ; Tue, 24 Oct 2000 17:26:03 -0700 (PDT) Received: (from adam@localhost) by whizkidtech.net (8.9.2/8.9.2) id TAA00523 for questions@freebsd.org; Tue, 24 Oct 2000 19:24:51 -0500 (CDT) (envelope-from adam) Date: Tue, 24 Oct 2000 19:24:18 -0500 From: "G. Adam Stanislav" To: questions@freebsd.org Subject: Ports Message-ID: <20001024192418.A402@whizkidtech.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0.1i Organization: Whiz Kid Technomagic X-URL: http://www.whizkidtech.net/ X-Castle: http://www.redprince.net/ X-Special-Effects: http://www.FilmSFX.com/ X-Operating-System: FreeBSD whizkidtech.net 3.1-RELEASE FreeBSD 3.1-RELEASE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry for posting another question here. But I am trying to create a new port. Unfortunately, after I recently CVSUPped my ports collection, and dowloaded and installed the latest 31upgrade.tgz, I can no longer make any port. After typing make, I get "Error: your port uses an old layout. Please update it to match this bsd.port.mk" The problem seems to be that there are several directories containing files like bsd.port.mk, some old, some new. The 31upgrade.tgz seems to have been installed in a directory that make does not know about. I tried to copy the contents of that directory (/usr/ports/Mk/) to where make seems to be looking (/usr/share/mk/), but I just keep getting other error messages. So, I guess my question is, what should I do to have make find the right files. I use "FreeBSD 3.1-RELEASE #0: Mon Feb 15 11:08:08 GMT 1999 jkh@usw3.freebsd.org:/usr/src/sys/compile/GENERIC i386" Right now, not only can I not install/upgrade any ports, I cannot create ports for my own software and share it with others. Adam -- Can you imagine the silence if everyone said only what he knows! -- Karel Èapek To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 18: 4: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from frontier.netnology.com.au (frontier.netnology.com.au [203.33.30.19]) by hub.freebsd.org (Postfix) with ESMTP id 2A4AB37B479 for ; Tue, 24 Oct 2000 18:03:59 -0700 (PDT) Received: from dogbolter ([203.33.30.209]) by frontier.netnology.com.au (8.8.7/8.8.7) with SMTP id KAA02029 for ; Wed, 25 Oct 2000 10:27:36 +0800 From: "Craig Beasland" To: Subject: Possible network attack Date: Wed, 25 Oct 2000 09:08:54 +0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there, This morning I received an email from someone in nz suggesting that may system may have been breached, based on some entries in his firewall log. There are about 100 of these message he sent back to me, but I have no idea what the problem may be. The system is running This machine runs userland ppp -ddial -alias for its internet connection and ipfw with an open policy. cheers craig 8:02:44 drop trex-public >qfe0 proto icmp src kipco.mydomain.com.au dst 95-127.team.xtra.co.nz rule 64 icmp-type 8 icmp-code 0 8:02:44 drop trex-public >qfe0 proto icmp src kipco.mydomain.com.au dst 95-126.team.xtra.co.nz rule 64 icmp-type 8 icmp-code 0 8:02:44 drop trex-public >qfe0 proto icmp src kipco.mydomain.com.au dst 95-125.team.xtra.co.nz rule 64 icmp-type 8 icmp-code 0 8:02:44 drop trex-public >qfe0 proto icmp src kipco.mydomain.com.au dst 95-124.team.xtra.co.nz rule 64 icmp-type 8 icmp-code 0 8:02:44 drop trex-public >qfe0 proto icmp src kipco.mydomain.com.au dst 95-123.team.xtra.co.nz rule 64 icmp-type 8 icmp-code 0 8:02:44 drop trex-public >qfe0 proto icmp src kipco.mydomain.com.au dst 95-122.team.xtra.co.nz rule 64 icmp-type 8 icmp-code 0 8:02:44 drop trex-public >qfe0 proto icmp src kipco.mydomain.com.au dst 95-121.team.xtra.co.nz rule 64 icmp-type 8 icmp-code 0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 18:14:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f94.law4.hotmail.com [216.33.149.94]) by hub.freebsd.org (Postfix) with ESMTP id D914637B479 for ; Tue, 24 Oct 2000 18:14:48 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 24 Oct 2000 18:14:48 -0700 Received: from 24.65.102.170 by lw4fd.law4.hotmail.msn.com with HTTP; Wed, 25 Oct 2000 01:14:48 GMT X-Originating-IP: [24.65.102.170] From: "Corey K." To: freebsd-questions@freebsd.org Subject: shells Date: Tue, 24 Oct 2000 19:14:48 MDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 25 Oct 2000 01:14:48.0798 (UTC) FILETIME=[F80EF7E0:01C03E20] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hey, where on the web can i find a tutorial on how to use a shell on a FreeBSD box? thanx corey k. _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 18:17:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dip.sevicron.com (res146a-036.rh.rit.edu [129.21.146.36]) by hub.freebsd.org (Postfix) with ESMTP id 1004E37B479 for ; Tue, 24 Oct 2000 18:17:51 -0700 (PDT) Received: from isetr0 by dip.sevicron.com with local (Exim 3.16 #1 (Debian)) id 13oFEA-0004Db-00; Tue, 24 Oct 2000 20:19:38 -0500 Date: Tue, 24 Oct 2000 20:19:38 -0500 To: anton stamenov Cc: questions@freebsd.org Subject: Re: smbfs pasword encryption problem Message-ID: <20001024201938.A16206@sevicron.com> References: <001201c03e0d$485faaa0$0200a8c0@ais> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001201c03e0d$485faaa0$0200a8c0@ais>; from lidow@botevgrad.com on Wed, Oct 25, 2000 at 01:52:13AM +0300 From: Isetr0 Savi Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From the INSTALL file included with the download: "If you want to use encrypted passwords you'll need an src/sys/crypto directory (sys-crypto cvsup collection) because encryption process involves DES algorithm." I don't know if this is your problem, but check and make sure /usr/sr/sys/crypto exists. Additionally, what is your version of FreeBSD (uname -a) as again stated in the INSTALL: " FreeBSD 3.4 does not contain src/sys/crypto directory and you'll have to copy them by hand from sources of FreeBSD-4.X or FreeBSD-current." Hope that helps! isetr0 On Wed, Oct 25, 2000 at 01:52:13AM +0300, anton stamenov wrote: > When I try to mount a smb volume with mount_smbfs, I get the following > error: > ......./kernel: smb_encrypt: password encryption is not available > ......./kernel: smb_ntencrypt: password encryption is not available > > I use Win 2000 Prof from the other side. > Any suggestions, what shall I do? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 18:18:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tomts7-srv.bellnexxia.net (tomts7.bellnexxia.net [209.226.175.40]) by hub.freebsd.org (Postfix) with ESMTP id 3D45737B4D7 for ; Tue, 24 Oct 2000 18:18:32 -0700 (PDT) Received: from jim ([216.208.49.44]) by tomts7-srv.bellnexxia.net (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001025011830.XKSZ1583.tomts7-srv.bellnexxia.net@jim> for ; Tue, 24 Oct 2000 21:18:30 -0400 Message-ID: <001101c03e3a$bf9c7120$0100a8c0@jim> From: "Jim Percy" To: Subject: PPP filters Date: Tue, 24 Oct 2000 21:19:19 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000C_01C03E00.12742EA0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000C_01C03E00.12742EA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I've been working on our FreeBSD server (release 4.0) . It acts as a = dial on demand gateway for a network of 3 windows computers. I've been = having problems with the dial on demand being overly sensitive. The = server seems to dial-up for anything. Could you possibly help me with = some rules for setting up a filter. All we use it for is browsing, icq = and mail.=20 Thanks; Jim percyjd@mcmaster.ca ------=_NextPart_000_000C_01C03E00.12742EA0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I've been working on our FreeBSD server = (release=20 4.0) .  It acts as a dial on demand gateway for a network of 3 = windows=20 computers.  I've been having problems with the dial on demand being = overly=20 sensitive.  The server seems to dial-up for anything.  Could = you=20 possibly help me with some rules for setting up a filter. All we use it = for is=20 browsing, icq and mail.
 
Thanks;
 
Jim
percyjd@mcmaster.ca
 
------=_NextPart_000_000C_01C03E00.12742EA0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 18:19:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from baddog.yi.org (24-216-177-184.hsacorp.net [24.216.177.184]) by hub.freebsd.org (Postfix) with ESMTP id 152FF37B479 for ; Tue, 24 Oct 2000 18:19:26 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by baddog.yi.org (Postfix) with ESMTP id 97B171D97; Tue, 24 Oct 2000 21:19:30 -0400 (EDT) Date: Tue, 24 Oct 2000 21:19:30 EDT From: mike johnson To: "Corey K." , freebsd-questions@FreeBSD.ORG Subject: Re: shells Reply-To: ahze@slaughter.necro.edu X-Mailer: Spruce 0.6.5 for X11 w/smtpio 0.7.9 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Message-Id: <20001025011930.97B171D97@baddog.yi.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Might want to start from www.freebsd.org/handbook On Tue, 24 Oct 2000, Corey K. wrote: > Date: Tue, 24 Oct 2000 19:14:48 MDT > To: freebsd-questions@FreeBSD.ORG > From: "Corey K." > Subject: shells > > hey, where on the web can i find a tutorial on how to use a shell on a > FreeBSD box? > thanx corey k. > _________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. > > Share information about yourself, create your own public profile at > http://profiles.msn.com. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 18:42:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from damoe.wireless-isp.net (damoe.wireless-isp.net [208.61.227.212]) by hub.freebsd.org (Postfix) with ESMTP id AED1137B479 for ; Tue, 24 Oct 2000 18:42:23 -0700 (PDT) Received: from localhost (keen@localhost) by damoe.wireless-isp.net (8.11.1/8.11.1) with ESMTP id e9P1h5535626 for ; Tue, 24 Oct 2000 21:43:05 -0400 (EDT) (envelope-from keen@damoe.wireless-isp.net) Date: Tue, 24 Oct 2000 21:43:05 -0400 (EDT) From: David Raistrick To: freebsd-questions@FreeBSD.ORG Subject: RCN explains the 10 net gateways... Message-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, this is unofficial from a friend who works for RCN: "Yeah, you are right about that. Forgot that little detail :-) We use 10. addresses for the modems because we don't have enough real addresses. Used to be the cm [cable modem] would get a real address and so would the client machine, but then we were using 2 IPs for every customer. We sold so much damn cm service that we had to stop doing that. As it is now, the cm gets a 10. and the cable modem is supposed to spoof that and tell the computer that the default gateway (cm) IP is on the same subnet as the client computer. Sometimes the Macs don't like that :-) Sometimes NT and Linux don't like that either, but the Windows 95/98/ME crew doesn't seem to mind. " Figured you might be interested after the recent talks.... -- David Raistrick Digital Wireless Communications davidr@dwcinet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 18:50: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from envy.geekhouse.net (envy.geekhouse.net [64.81.6.50]) by hub.freebsd.org (Postfix) with ESMTP id 935E537B479 for ; Tue, 24 Oct 2000 18:49:59 -0700 (PDT) Received: (from jim@localhost) by envy.geekhouse.net (8.11.1/8.11.1) id e9P1lSx16085; Tue, 24 Oct 2000 18:47:28 -0700 (PDT) (envelope-from jim) Date: Tue, 24 Oct 2000 18:47:28 -0700 From: Jim Mock To: BSDi Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Banner Information Request Message-ID: <20001024184727.A15918@envy.geekhouse.net> Reply-To: jim@osd.bsdi.com References: <000001c03e17$48b400a0$0400a8c0@tony> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000001c03e17$48b400a0$0400a8c0@tony>; from mriadmin@bsdi.com on Tue, Oct 24, 2000 at 05:04:19PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 24 Oct 2000 at 17:04:19 -0700, BSDi wrote: > Could you please provide information on what the proceedure is for > posting a banner on the FreeBSD home page. Uh, we don't do banners on the FreeBSD.org web site. - jim -- jim mock work: jim@osd.bsdi.com | jim@FreeBSD.org http://soupnazi.org/ BSDi Open Source Div | http://bsdi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 19: 3:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 89ACE37B479 for ; Tue, 24 Oct 2000 19:03:27 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Tue, 24 Oct 2000 19:02:02 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9P23Fb20035; Tue, 24 Oct 2000 19:03:16 -0700 (PDT) (envelope-from cjc) Date: Tue, 24 Oct 2000 19:03:15 -0700 From: "Crist J . Clark" To: Craig Beasland Cc: questions@FreeBSD.ORG Subject: Re: Possible network attack Message-ID: <20001024190315.U75251@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from craig@hotmix.com.au on Wed, Oct 25, 2000 at 09:08:54AM +0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 25, 2000 at 09:08:54AM +0800, Craig Beasland wrote: > Hi there, > > This morning I received an email from someone in nz suggesting that may > system may have been breached, based on some entries in his firewall log. > There are about 100 of these message he sent back to me, but I have no idea > what the problem may be. The system is running > > This machine runs userland ppp -ddial -alias for its internet connection and > ipfw with an open policy. > > cheers > craig > > 8:02:44 drop trex-public >qfe0 proto icmp src kipco.mydomain.com.au dst > 95-127.team.xtra.co.nz rule 64 icmp-type 8 icmp-code 0 > 8:02:44 drop trex-public >qfe0 proto icmp src kipco.mydomain.com.au dst > 95-126.team.xtra.co.nz rule 64 icmp-type 8 icmp-code 0 > 8:02:44 drop trex-public >qfe0 proto icmp src kipco.mydomain.com.au dst > 95-125.team.xtra.co.nz rule 64 icmp-type 8 icmp-code 0 > 8:02:44 drop trex-public >qfe0 proto icmp src kipco.mydomain.com.au dst > 95-124.team.xtra.co.nz rule 64 icmp-type 8 icmp-code 0 > 8:02:44 drop trex-public >qfe0 proto icmp src kipco.mydomain.com.au dst > 95-123.team.xtra.co.nz rule 64 icmp-type 8 icmp-code 0 > 8:02:44 drop trex-public >qfe0 proto icmp src kipco.mydomain.com.au dst > 95-122.team.xtra.co.nz rule 64 icmp-type 8 icmp-code 0 > 8:02:44 drop trex-public >qfe0 proto icmp src kipco.mydomain.com.au dst > 95-121.team.xtra.co.nz rule 64 icmp-type 8 icmp-code 0 It looks like a bunch of echo requests. Really hard to say if anything funny is going on. Would you be pinging them multiple times per second? Is the destination address a broadcast address? Maybe someone is trying to smurf you? -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 19: 3:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail3.sdc1.sfba.home.com (femail3.sdc1.sfba.home.com [24.0.95.83]) by hub.freebsd.org (Postfix) with ESMTP id BBBA637B4CF for ; Tue, 24 Oct 2000 19:03:41 -0700 (PDT) Received: from cx443070b ([24.0.36.170]) by femail3.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001025020237.TXSC26793.femail3.sdc1.sfba.home.com@cx443070b>; Tue, 24 Oct 2000 19:02:37 -0700 Message-ID: <000c01c03e28$17e65980$aa240018@cx443070b> From: "Jeremiah Gowdy" To: "Otter" , "Chris Wasser" , References: Subject: Re: smbfs > Sharity-Light > * Date: Tue, 24 Oct 2000 19:05:47 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > ok, count me in as one of the sharity-light users. it works well for > me here. i was just told that when using smbfs, it's been found on > another machine here that when the remote share is made unavailable > (remote windows machine rebooted... imagine that), then smbfs barfs > and won't reconnect to the share. since i have no experience with > smbfs, i can't form an opinion about smbfs. i can say that > sharity-light works well for me! have any of you seen this reconnect > problem with smbfs? > -Otter Well, I've found that my Sharity-Light connections don't hold for overnight backups. I shlight mount my 2000 and 98 shares to my BSD box so that my crontab can tar the files I want to backup. After a certain period of time, I get error messages and dropped connections. I'm going to try smbfs in hopes that it functions better, and with better throughput. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 19:19: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web9903.mail.yahoo.com (web9903.mail.yahoo.com [216.136.129.246]) by hub.freebsd.org (Postfix) with SMTP id 0C7BF37B479 for ; Tue, 24 Oct 2000 19:19:07 -0700 (PDT) Message-ID: <20001025021907.93638.qmail@web9903.mail.yahoo.com> Received: from [206.191.102.197] by web9903.mail.yahoo.com; Tue, 24 Oct 2000 19:19:06 PDT Date: Tue, 24 Oct 2000 19:19:06 -0700 (PDT) From: delorn moline Subject: Where is libssl.so.1?? 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. I am trying to get fetchmail up and running but it won't because it can't find libssl.so.1. I tried installing the openssl port but it told me that it was forbidden because it comes in the base distribution. How am I to get fetchmail going?? TIA, Chris Moline __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 19:28:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (law-f162.hotmail.com [209.185.131.225]) by hub.freebsd.org (Postfix) with ESMTP id AA98F37B4F9 for ; Tue, 24 Oct 2000 19:28:46 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 24 Oct 2000 19:28:46 -0700 Received: from 198.164.200.214 by lw1fd.hotmail.msn.com with HTTP; Wed, 25 Oct 2000 02:28:46 GMT X-Originating-IP: [198.164.200.214] From: "Jon Whalen" To: questions@FreeBSD.org Subject: Boca Modem Date: Tue, 24 Oct 2000 23:28:46 ADT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 25 Oct 2000 02:28:46.0457 (UTC) FILETIME=[4D1BFE90:01C03E2B] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there. I have a Boca 33.6 internal modem. I'm not sure of the exact model number, but I was looking on the supported hardware section, and it said 'modems not supported' for all of the Boca models. Is this true? That absolutely no Boca modems will work under FreeBSD? I'd really like to try it out, but I want to be able to connect to the internet with it. Could you let me know? Thank you in advance... Jon Whalen Technical Support Analyst xwave Solutions _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 19:29:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id E472237B4C5 for ; Tue, 24 Oct 2000 19:29:47 -0700 (PDT) Received: (qmail 70628 invoked by uid 100); 25 Oct 2000 02:29:41 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14838.17813.655452.705133@guru.mired.org> Date: Tue, 24 Oct 2000 21:29:41 -0500 (CDT) To: "Doug Poland" Cc: , Subject: RE: FreeBSD v Linux In-Reply-To: References: <14838.4762.613284.404127@guru.mired.org> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug Poland writes: > I've followed others efforts to get Oracle/Sybase/Informix > running on FreeBSD. I'm curious to know if anyone actually > is running these servers in a production role. I know > two Oracle consulting firms and they always recommend > Unix and almost always recommend Linux. There's no way > they're going to put a paying client on an unsupported > platform. The risk is to high and there is no benefit. > To the client and the consulting firm, it's just a box > that runs Oracle. BSD will never be that box if Oracle > won't support it. The thing to remember - the real point, which I did a good job of hiding - is that there are two ways for a vendor to support BSD. One involves creating another port, and doing all the work implied by that. The other involves adding another "Linux distribution" to their regression tests for the Linux port. The latter is liable to have a lot less overhead than the former. It could be zero, if FreeBSD replaces a Linux distribution. My database needs are adequately met by PostGreSQL. However, my WP needs aren't met by anything freely available, and I'm not particularly happy with the one commercial offering for FreeBSD. I've got the Linux version of FrameMaker running under emulation (admittedly overkill of the order of commuting in a Formula 1 Ferrari), plan on purchasing it when it becomes available, and on badgering them to make "FreeBSD Linux emulation" something they support, because I figure that's more likely than getting them to support a native FreeBSD port. ; Tue, 24 Oct 2000 19:31:39 -0700 (PDT) Received: from isetr0 by dip.sevicron.com with local (Exim 3.16 #1 (Debian)) id 13oGNu-0004GL-00 for ; Tue, 24 Oct 2000 21:33:46 -0500 Date: Tue, 24 Oct 2000 21:33:46 -0500 To: freebsd-questions@FreeBSD.org Subject: Re: su: no directory Message-ID: <20001024213346.A16372@sevicron.com> Mail-Followup-To: freebsd-questions@FreeBSD.org References: <20001024172715.A15775@sevicron.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001024172715.A15775@sevicron.com>; from isetr0@sevicron.com on Tue, Oct 24, 2000 at 05:27:15PM -0500 From: Isetr0 Savi Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To add on to this a little more: This is FreeBSD 4.1.1-STALBE: Sun Oct 15 18:56:42 EDT 2000 If I do su user instead of su - user, the error is: su: /bin/tcsh: Permission denied. # ls -alF /bin/tcsh -r-xr-xr-x 2 root wheel 625168 Oct 15 18:39 /bin/tcsh* Looks ok to me # ls -alF / | grep bin drwxr-xr-x 2 root wheel 1024 Oct 15 18:39 bin/ drwxr-xr-x 2 root wheel 2048 Oct 15 18:43 sbin/ No problems there? I also noticed an interesting file in /bin, it is [ - yes, just a square left bracket. # file /bin/\[ /bin/[: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), statically linked, stripped I have NO clue what that is...Some readable text in it is: $FreeBSD: src/lib/libc/i386/ string/strcmp.S,v 1.5 1999/08/27 23:59:33 peter Exp $ as well as a bunch of other junk. I'm lost - creating new users doesn't do anything either - I've looked this up in newsgroups and such, but haven't found much info towards a solution... On Tue, Oct 24, 2000 at 05:27:15PM -0500, Isetr0 Savi wrote: > Oh boy, > > I was making an attempt to secure my files a little bit today. I set > the default umask to 027 and did some chmod -R o-rwx * in my home > directory are among what I recall doing. However - I have a couple > user accounts I use, and I tried to su to one of them, and it failed > with the following error: > su: no directory > > If I try to ssh in with the specified account, I get disconnected with > "Connot find root directory". I don't know if this means it can't > find /home/user or if it can't find / in general?? > The home dirs have permissions 750 and are owned by the proper owners. > I can log in fine as root and the user I was making the modifications > as, but not as two other users. Everything seems to be fine - > /etc/passwd has no problems, the home directories are there..I can't > figure out what the problem is. Any suggestions? Thanks for any > help... > > Isetr0 > > p.s. There are no errors in /var/log/messages, or /var/log/auth.log - > I can authenticate just fine, but then it kicks me out - perhaps I set > some permissions incorrectly somewhere...What perms should /usr/home > have? I've tried ith 755 and 750 - no luck. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 19:45:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta5.rcsntx.swbell.net (mta5.rcsntx.swbell.net [151.164.30.29]) by hub.freebsd.org (Postfix) with ESMTP id 5014837B479 for ; Tue, 24 Oct 2000 19:45:22 -0700 (PDT) Received: from swbell.net ([64.216.143.187]) by mta5.rcsntx.swbell.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G2Y002U6SURIG@mta5.rcsntx.swbell.net> for freebsd-questions@FreeBSD.org; Tue, 24 Oct 2000 21:42:28 -0500 (CDT) Date: Tue, 24 Oct 2000 21:42:25 -0500 From: Robert & Lori Parker Subject: I need help!! To: freebsd-questions@FreeBSD.org Message-id: <39F64891.59B969D1@swbell.net> MIME-version: 1.0 X-Mailer: Mozilla 4.75 [en] (Win98; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG A co-worker told me about FreeBSD and how it can be used as a stable proxy. However I cannot seem to find the place to download the disks to boot my machine. He told me to download "boot.flp" and "kern.flp". I hope these are the correct files but if not please inform me of the proper file names. I could also use some assistance in the setup of my machine it's just a little 486/75 with 16 or 32 MB RAM, a 650 MB HD, two USRobotics NIC cards. One is for my DSL modem and the other is for my hub. Any assistance is greatly appreciated. Thanks very much, Robert Parker P.S. I wrote about my problem around 2 weeks ago and haven't heard anything since, I imagine you are all very busy. And again thanks, please reply A.S.A.P. PLEASE HELP!?! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 19:47:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id A58E137B479 for ; Tue, 24 Oct 2000 19:47:42 -0700 (PDT) Received: (qmail 71326 invoked by uid 100); 25 Oct 2000 02:47:42 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14838.18893.988498.833234@guru.mired.org> Date: Tue, 24 Oct 2000 21:47:41 -0500 (CDT) To: John.Place@rrd.com Cc: questions@freebsd.org Subject: Re: Anonymous FTP and Symlinks In-Reply-To: <19035127@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John.Place@rrd.com writes: > I am changing platforms for an _INTERNAL_ ftp server (to freebsd of corse). > The old platform (QNX) allowed me to set symlinks and they would be > followed. FreeBSD will not. I realize that this is because of security > purposes that it is like this but I am trying to make a seemless change of > platforms and some users will have a problem with this. Is there a way I > can force ftpd to honor symlinks? ftpd does honor symlinks. They just don't point where you want them to, because you've been chroot'ed. One possible solution is to use hardlinks. If you're making symlinks to directories, you may have to write C code (or hack the kernel :-) to get them created. There have been various versions of "loopback" or "null" file systems around at different times. If you can find one of those, you can mount the the files you want to get to in your chrooted space, and use them from there. I did this to solve the same problem on NetBSD 1.1 and 1.2; not sure how - or if - you can do it on FreeBSD. To: "Mike Meyer" Cc: , Subject: RE: FreeBSD v Linux Date: Tue, 24 Oct 2000 21:54:54 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal In-Reply-To: <14838.17813.655452.705133@guru.mired.org> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > -----Original Message----- > From: Mike Meyer [mailto:mwm@mired.org] > Sent: Tuesday, October 24, 2000 21:30 > To: Doug Poland > Cc: questions@freebsd.org; freebsd-database@freebsd.org > Subject: RE: FreeBSD v Linux > > > Doug Poland writes: > > I've followed others efforts to get Oracle/Sybase/Informix > > running on FreeBSD. I'm curious to know if anyone actually > > is running these servers in a production role. I know > > two Oracle consulting firms and they always recommend > > Unix and almost always recommend Linux. There's no way > > they're going to put a paying client on an unsupported > > platform. The risk is to high and there is no benefit. > > To the client and the consulting firm, it's just a box > > that runs Oracle. BSD will never be that box if Oracle > > won't support it. > > The thing to remember - the real point, which I did a good job of > hiding - is that there are two ways for a vendor to support BSD. One > involves creating another port, and doing all the work implied by > that. The other involves adding another "Linux distribution" to their > regression tests for the Linux port. The latter is liable to have a > lot less overhead than the former. It could be zero, if FreeBSD > replaces a Linux distribution. > > My database needs are adequately met by PostGreSQL. However, my WP > needs aren't met by anything freely available, and I'm not > particularly happy with the one commercial offering for FreeBSD. I've > got the Linux version of FrameMaker running under emulation > (admittedly overkill of the order of commuting in a Formula 1 > Ferrari), plan on purchasing it when it becomes available, and on > badgering them to make "FreeBSD Linux emulation" something they > support, because I figure that's more likely than getting them to > support a native FreeBSD port. > > ; Tue, 24 Oct 2000 20:03:14 -0700 (PDT) Received: from webmail (webmail.hpu.edu [10.1.3.5]) by hpu450.hpu.edu (8.8.8+Sun/8.8.7) with SMTP id RAA29084 for ; Tue, 24 Oct 2000 17:03:05 -1000 (HST) From: "Adrian De Souza" Reply-To: adesouza@hpu.edu To: questions@FreeBSD.org Date: Tue, 24 Oct 2000 17:03:06 -800 Subject: Network Interface Question X-Mailer: CWMail Web to Mail Gateway 2.2i, http://netwinsite.com/top_mail.htm Message-id: <39f6233a.7e.0@webmail> X-User-Info: 198.199.136.166 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 To whom it may concern: Right now my network is running on BNC type cabeling and I want to convert it to UTP. I am using 3Com NIC and running BSD 3.X How do I configure my server to accept the UTP change. Below are some information taken from my server. Thanks in advance Adrian De Souza Hawaii University Information: # ifconfig -a xl0: flags=8843 mtu 1500 inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255 ether 00:10:4b:72:ba:69 media: 10base2/BNC supported media: 10base2/BNC 10base5/AUI 10baseT/UTP 10bas eT/UTP 10baseT/UTP lp0: flags=8810 mtu 1500 tun0: flags=8010 mtu 1500 sl0: flags=c010 mtu 552 ppp0: flags=8010 mtu 1500 lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 The rc.conf file: # This file now contains just the overrides from /etc/defaults/rc.conf # please make all changes to this file. # -- sysinstall generated deltas -- # ifconfig_xl0="inet 192.168.1.1 netmask 255.255.255.0" moused_enable="YES" saver="daemon" blanktime="300" keymap="us.iso" gateway_enable="YES" nfs_server_enable="YES" network_interfaces="xl0 lo0" hostname="server.tc.lan" file "etc/rc.conf", 13 lines, read only To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 20: 5:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dip.sevicron.com (res146a-036.rh.rit.edu [129.21.146.36]) by hub.freebsd.org (Postfix) with ESMTP id D219B37B479 for ; Tue, 24 Oct 2000 20:05:17 -0700 (PDT) Received: from isetr0 by dip.sevicron.com with local (Exim 3.16 #1 (Debian)) id 13oGuS-0004Jc-00 for ; Tue, 24 Oct 2000 22:07:24 -0500 Date: Tue, 24 Oct 2000 22:07:24 -0500 To: freebsd-questions@FreeBSD.org Subject: Re: su: no directory Message-ID: <20001024220724.A16582@sevicron.com> Mail-Followup-To: freebsd-questions@FreeBSD.org References: <20001024172715.A15775@sevicron.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001024172715.A15775@sevicron.com>; from isetr0@sevicron.com on Tue, Oct 24, 2000 at 05:27:15PM -0500 From: Isetr0 Savi Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Solved - somehow I had taken world read, execute perms away from / - I'm assuming it should be 755. Any clue as to what the /bin/[ file is? Seems to be just junk. isetr0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 20: 6:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 4CC8837B4C5 for ; Tue, 24 Oct 2000 20:06:41 -0700 (PDT) Received: (qmail 71904 invoked by uid 100); 25 Oct 2000 03:06:40 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14838.20032.679482.383041@guru.mired.org> Date: Tue, 24 Oct 2000 22:06:40 -0500 (CDT) To: "Doug Poland" Cc: , , Subject: RE: FreeBSD v Linux In-Reply-To: References: <14838.17813.655452.705133@guru.mired.org> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug Poland writes: > Well, that makes sense. Think of FreeBSD as a Linux distribution > and get them to support that. I may be beating a dead horse, but > how would that help (in the Sybase realm) with connectivity libraries > like Sybase-DB or Sybase-CT. These Sybase libraries are needed for > interfaces like PHP to speak to Sybase? I'm sure the other major > RDBMs have similar libraries. I honestly don't know. Can you link FreeBSD binaries against static Linux libraries and get sane results? Can a binary use shared libraries for both Linux (via emulation) and FreeBSD? I know you can run a Linux cross-compiler on FreeBSD with Linux emulation and get binaries that run under that emulation. If worst comes to worst, you could do that. ; Tue, 24 Oct 2000 20:07:35 -0700 (PDT) Received: (qmail 17709 invoked by uid 60001); 25 Oct 2000 03:07:34 -0000 Message-ID: <20001025030734.17708.qmail@web216.mail.yahoo.com> Received: from [24.165.147.225] by web216.mail.yahoo.com; Tue, 24 Oct 2000 20:07:34 PDT Date: Tue, 24 Oct 2000 20:07:34 -0700 (PDT) From: Joey Garcia Subject: Tekram 390F and sym0 Error messages - what do these messages mean? 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 Greetings!! I have FreeBSD 4.1.1 installed with a Tekram 390F SCSI card and a Compaq (Seagate) ST34371W hardrive. I had posted a message on the list before about some problems. Since then I have updated the BIOS on the SCSI card. I did the ran the same I/O intensive application (untar the ports tree - port.tar.gz) and instead of it panicing (spelling?) it gave some error messages and went on. What do these messages mean? Is there something wrong with my hardware/software configuration? Could it be the hardrive? I hear so many wonderfull things about the Tekram 390F that I am convinced it couldn't be the card. The messages are listed below. Oct 24 20:00:00 bsd newsyslog[299]: logfile turned over Oct 24 20:01:28 bsd login: ROOT LOGIN (root) ON ttyv1 Oct 24 20:03:00 bsd /kernel: sym0:0: ERROR (81:0) (e-ae-0) (f/9d) @ (scripta 90:1e000000). Oct 24 20:03:00 bsd /kernel: sym0: script cmd = 82030000 Oct 24 20:03:00 bsd /kernel: sym0: regdump: da 10 80 9d 47 0f 00 0f 00 0e 80 ae 80 00 06 08 00 66 ff 05 2a ff ff ff. Oct 24 20:03:00 bsd /kernel: (noperiph:sym0:0:-1:-1): SCSI BUS reset detected. Oct 24 20:03:21 bsd /kernel: sym0:0: message c sent on bad reselection. Thank you for all the help! Joey __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 20:13:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from resstor.ndsu.nodak.edu (resstor.ndsu.NoDak.edu [134.129.111.204]) by hub.freebsd.org (Postfix) with ESMTP id 00CB237B479 for ; Tue, 24 Oct 2000 20:13:19 -0700 (PDT) Received: from ndsu.nodak.edu (marathon.reed.ndsu.NoDak.edu [134.129.54.1]) by resstor.ndsu.nodak.edu (8.9.3/8.9.3) with ESMTP id WAA21084 for ; Tue, 24 Oct 2000 22:13:17 -0500 Message-ID: <39F64FC0.731A6C09@ndsu.nodak.edu> Date: Tue, 24 Oct 2000 22:13:05 -0500 From: Jeff Blaufuss X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: Emacs indent Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How do I configure Emacs to indent 4 spaces instead of 8 when I press TAB? I have tried changing the tabs stops to every 4 spaces, but emacs doesn't seem to accept the change, it still tabs 8 spaces. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 20:16:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id E67C037B479 for ; Tue, 24 Oct 2000 20:16:26 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Tue, 24 Oct 2000 20:15:07 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9P3GNX20540; Tue, 24 Oct 2000 20:16:23 -0700 (PDT) (envelope-from cjc) Date: Tue, 24 Oct 2000 20:16:23 -0700 From: "Crist J . Clark" To: Isetr0 Savi Cc: freebsd-questions@FreeBSD.ORG Subject: Re: su: no directory Message-ID: <20001024201623.W75251@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <20001024172715.A15775@sevicron.com> <20001024220724.A16582@sevicron.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20001024220724.A16582@sevicron.com>; from isetr0@sevicron.com on Tue, Oct 24, 2000 at 10:07:24PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 24, 2000 at 10:07:24PM -0500, Isetr0 Savi wrote: > Solved - somehow I had taken world read, execute perms away from / - > I'm assuming it should be 755. Any clue as to what the /bin/[ file > is? Seems to be just junk. Do NOT remove it. You will break all of your system scripts. % ls -li /bin/test /bin/\[ 6878 -r-xr-xr-x 2 root wheel 50616 Sep 17 17:59 /bin/[ 6878 -r-xr-xr-x 2 root wheel 50616 Sep 17 17:59 /bin/test % man test TEST(1) FreeBSD General Commands Manual TEST(1) NAME test, [ - condition evaluation utility SYNOPSIS test expression [ expression ] . . . -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 20:20: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.monochrome.org (monochrome.org [206.64.112.124]) by hub.freebsd.org (Postfix) with ESMTP id AAB8437B479 for ; Tue, 24 Oct 2000 20:19:56 -0700 (PDT) Received: from localhost (faro [192.168.1.7]) by mail.monochrome.org (8.9.3/8.9.3) with SMTP id XAA33354; Tue, 24 Oct 2000 23:19:42 -0400 (EDT) (envelope-from chris@monochrome.org) Date: Tue, 24 Oct 2000 23:19:42 -0400 (EDT) From: Chris Hill X-Sender: chris@localhost To: Robert & Lori Parker Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I need help!! In-Reply-To: <39F64891.59B969D1@swbell.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 24 Oct 2000, Robert & Lori Parker wrote: > A co-worker told me about FreeBSD and how it can be used as a stable > proxy. However I cannot seem to find the place to download the disks > to boot my machine. He told me to download "boot.flp" and "kern.flp". > I hope these are the correct files but if not please inform me of the > proper file names. Those are the correct filenames. You do need to have a working computer in order to create the floppies. If you're using a Win/DOS machine, you'll need the program fdimage.exe. If you have a unix or Linux system, you can use dd. See http://www.freebsd.org/handbook/install-guide.html > I could also use some assistance in the setup of my machine it's just > a little 486/75 with 16 or 32 MB RAM, a 650 MB HD, two USRobotics NIC > cards. One is for my DSL modem and the other is for my hub. Any > assistance is greatly appreciated. This should work AFAIK, though you may want to add some RAM depending on what you plan to use the machine for. Sounds like you're building a router/firewall/NATter... One word of advice: on the installs I've done, I've found that the best thing seems to be to install a fairly minimal system at first - source, docs and binaries, but no X or other non-essentials. Then, once I have a bootable system, I run /stand/sysinstall again and add the cool stuff. Plan on eventually making a custom kernel (not hard, just follow the directions). HTH. -- Chris Hill chris@monochrome.org [1] Bus error netscape To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 20:24:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web218.mail.yahoo.com (web218.mail.yahoo.com [128.11.68.118]) by hub.freebsd.org (Postfix) with SMTP id 654DE37B479 for ; Tue, 24 Oct 2000 20:24:09 -0700 (PDT) Message-ID: <20001025032409.72980.qmail@web218.mail.yahoo.com> Received: from [24.165.147.225] by web218.mail.yahoo.com; Tue, 24 Oct 2000 20:24:09 PDT Date: Tue, 24 Oct 2000 20:24:09 -0700 (PDT) From: Joey Garcia Subject: sym0 error messages (and kernel panic) - what do these messages mean? 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 Greetings! Seems like I spoke too soon. After retrying the same I/O test (untaring the ports.tar.gz) to make sure everything was okay, it gave me a kernel panic. Here is the exact panic message. What could it mean? How can I fix it? panic: assertion "i && sym_get_cam_status(cp->cam_ccb) == CAM_REQUEUE_REQ" failed: file "../../dev/sym/sym_hipd.c", line 5208 --- Joey Garcia wrote: > Date: Tue, 24 Oct 2000 20:07:34 -0700 (PDT) > From: Joey Garcia > Subject: Tekram 390F and sym0 Error messages - what > do these messages mean? > To: questions@freebsd.org > > Greetings!! > > I have FreeBSD 4.1.1 installed with a Tekram 390F > SCSI > card and a Compaq (Seagate) ST34371W hardrive. I > had > posted a message on the list before about some > problems. Since then I have updated the BIOS on the > SCSI card. I did the ran the same I/O intensive > application (untar the ports tree - port.tar.gz) and > instead of it panicing (spelling?) it gave some > error > messages and went on. > > What do these messages mean? Is there something > wrong > with my hardware/software configuration? Could it > be > the hardrive? I hear so many wonderfull things > about > the Tekram 390F that I am convinced it couldn't be > the > card. > > The messages are listed below. > Oct 24 20:00:00 bsd newsyslog[299]: logfile turned > over > Oct 24 20:01:28 bsd login: ROOT LOGIN (root) ON > ttyv1 > Oct 24 20:03:00 bsd /kernel: sym0:0: ERROR (81:0) > (e-ae-0) (f/9d) @ (scripta 90:1e000000). > Oct 24 20:03:00 bsd /kernel: sym0: script cmd = > 82030000 > Oct 24 20:03:00 bsd /kernel: sym0: regdump: da 10 80 > 9d 47 0f 00 0f 00 0e 80 ae 80 00 06 08 00 66 ff 05 > 2a > ff ff ff. > Oct 24 20:03:00 bsd /kernel: > (noperiph:sym0:0:-1:-1): > SCSI BUS reset detected. > Oct 24 20:03:21 bsd /kernel: sym0:0: message c sent > on > bad reselection. > > > Thank you for all the help! > > > Joey > > __________________________________________________ > Do You Yahoo!? > Yahoo! Messenger - Talk while you surf! It's FREE. > http://im.yahoo.com/ > __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 20:25:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f153.law3.hotmail.com [209.185.241.153]) by hub.freebsd.org (Postfix) with ESMTP id 990FD37B479 for ; Tue, 24 Oct 2000 20:25:27 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 24 Oct 2000 20:25:27 -0700 Received: from 171.69.70.71 by lw3fd.law3.hotmail.msn.com with HTTP; Wed, 25 Oct 2000 03:25:27 GMT X-Originating-IP: [171.69.70.71] From: "Suresh Satapati" To: freebsd-questions@FreeBSD.ORG Subject: IPv6-only stack Date: Wed, 25 Oct 2000 03:25:27 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 25 Oct 2000 03:25:27.0398 (UTC) FILETIME=[383A6860:01C03E33] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I have 4.1.1 release on my PC. I see that it is a dual (v4/v6) stack. How do I make my stack IPv6-only ? Is there any way other than building a custom kernel ? If no, are there any cross dependancies between v4 and v6 implementations, that would make the build process cumbersome ? somebody please suggest me a better way to do this. thanks. -Suresh _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 20:25:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ux5.cso.uiuc.edu (ux5.cso.uiuc.edu [128.174.5.45]) by hub.freebsd.org (Postfix) with ESMTP id 783EF37B479 for ; Tue, 24 Oct 2000 20:25:45 -0700 (PDT) Received: from localhost by ux5.cso.uiuc.edu (8.10.1/8.10.1) with ESMTP id e9P3Phr25120; Tue, 24 Oct 2000 22:25:43 -0500 (CDT) X-Authentication-Warning: ux5.cso.uiuc.edu: eheine owned process doing -bs Date: Tue, 24 Oct 2000 22:25:43 -0500 (CDT) From: erich alfred heine X-Sender: eheine@ux5.cso.uiuc.edu To: Philip Hallstrom Cc: freebsd-questions@FreeBSD.ORG Subject: Re: AT&T@Home and installation dhcpClient 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 Thank you but, Theres not an option in the menues during the install to change the dhclient.conf file. (unless im just missing it). Is there a way to edit this during the installation? Erich Heine On Tue, 24 Oct 2000, Philip Hallstrom wrote: > check out www.freebsddiary.org... there is an article on getting freebsd > to work with @home cable service... works like a charm. > > -philip > > On Tue, 24 Oct 2000, erich alfred heine wrote: > > > Hi everyone, > > > > I currently run linux and am trying to switch to freebsd. During > > installation however, i cant get dhcp to configure my network right. > > I subscribe to AT&T@home service, which uses dhcp. With this service i > > need send the dhcpd my hostname that they give me. The way i do this in > > Linux is: > > > > dhcpcd -D -h > > > > I assume this is for some sort of authentication purpose. > > > > Anyway i cant figure out how to set up the dhcpclient in the install > > process to do this. > > > > Any help is much appreciated > > Erich Heine > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 20:41: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id DEB2037B479 for ; Tue, 24 Oct 2000 20:41:06 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9P3e6R00409; Tue, 24 Oct 2000 20:40:06 -0700 (PDT) Date: Tue, 24 Oct 2000 20:40:05 -0700 From: Alfred Perlstein To: Robert & Lori Parker Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I need help!! Message-ID: <20001024204005.R28123@fw.wintelcom.net> References: <39F64891.59B969D1@swbell.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <39F64891.59B969D1@swbell.net>; from rolog@swbell.net on Tue, Oct 24, 2000 at 09:42:25PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Robert & Lori Parker [001024 19:45] wrote: > A co-worker told me about FreeBSD and how it can be used as a stable > proxy. > However I cannot seem to find the place to download the disks to boot my > machine. > He told me to download "boot.flp" and "kern.flp". I hope these are the > correct files but if not please inform me of the proper file names. I > could also use some assistance in the setup of my machine it's just a > little 486/75 with 16 or 32 MB RAM, a 650 MB HD, two USRobotics NIC > cards. One is for my DSL modem and the other is for my hub. Any > assistance is greatly appreciated. Someone already replied to you with some pointers to webpages that ought to help you with your install, but if you want to have some fun you might want to check out: http://people.freebsd.org/~picobsd/ which is freebsd on a single floppy, it can do routing and firewall stuff. enjoy, -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 20:47:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc-detw.rr.com (mail2.rdc-detw.rr.com [24.30.0.24]) by hub.freebsd.org (Postfix) with ESMTP id B722837B479; Tue, 24 Oct 2000 20:47:09 -0700 (PDT) Received: from judah ([24.164.246.248]) by mail2.rdc-detw.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Tue, 24 Oct 2000 23:50:25 -0400 From: "Doug Poland" To: "Mike Meyer" Cc: , , Subject: RE: FreeBSD v Linux Date: Tue, 24 Oct 2000 22:47:08 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal In-Reply-To: <14838.20032.679482.383041@guru.mired.org> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > -----Original Message----- > From: Mike Meyer [mailto:mwm@mired.org] > Sent: Tuesday, October 24, 2000 22:07 > To: Doug Poland > Cc: questions@freebsd.org; freebsd-database@freebsd.org; > freebsd-emulation@freebsd.org > Subject: RE: FreeBSD v Linux > > > Doug Poland writes: > > Well, that makes sense. Think of FreeBSD as a Linux distribution > > and get them to support that. I may be beating a dead horse, but > > how would that help (in the Sybase realm) with connectivity libraries > > like Sybase-DB or Sybase-CT. These Sybase libraries are needed for > > interfaces like PHP to speak to Sybase? I'm sure the other major > > RDBMs have similar libraries. > > I honestly don't know. Can you link FreeBSD binaries against static > Linux libraries and get sane results? Can a binary use shared > libraries for both Linux (via emulation) and FreeBSD? > > I know you can run a Linux cross-compiler on FreeBSD with Linux > emulation and get binaries that run under that emulation. If worst > comes to worst, you could do that. > > And herein lies my point. It starts getting quite complicated and beyond your advanced database programmer/part-time Unix guy. Which brings us back to, where? A native FreeBSD Oracle vs. an Oracle supported Linux distribution for BSD? I'm for official support of either flavor. Something that I can take to a client and say, "Here, we'll set you up on a Unix box running Sybase ASE 12.x and it'll be one screaming database server." And neither the client, nor Sybase cares that it's FreeBSD, it just works. Thanks for the discussion Mike, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 21:10:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.monochrome.org (monochrome.org [206.64.112.124]) by hub.freebsd.org (Postfix) with ESMTP id 5D83D37B479 for ; Tue, 24 Oct 2000 21:10:56 -0700 (PDT) Received: from localhost (faro [192.168.1.7]) by mail.monochrome.org (8.9.3/8.9.3) with SMTP id AAA33439 for ; Wed, 25 Oct 2000 00:10:55 -0400 (EDT) (envelope-from chris@monochrome.org) Date: Wed, 25 Oct 2000 00:10:55 -0400 (EDT) From: Chris Hill X-Sender: chris@localhost To: FreeBSD Questions List Subject: Netatalk stopped working Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm running netatalk 1.4b2 (from the ports) under 3.3R, and have been using this combination for about a year on this machine. It's worked fine ever since 3.3R came out last October. This past weekend I was playing around with my (seemingly unrelated) firewall configuration on the same machine, which involved multiple "shutdown"s to single-user mode, followed by exiting to multi-user. At some point during this iterative process, I noticed that netatalk was not coming back up like it used to. On boot, I'd get messages to the effect of "AppleTalk not up! Child exited with 1" and "Can't register :". When I run the shell script /usr/local/etc/rc.d/netatalk.sh manually as root, I get no error message but the daemons don't start. Yes, I'm waiting long enough. I haven't touched the startup script or the config file, and this machine is not trying to grab the same node number as my other netatalk server. My ethernet card is still multicast capable and still properly configured, just as it has been since 1998. Any ideas what might be causing this? Could ipfw be blocking the port(s) all of a sudden, when it never has before? Many thanks in advance. -- Chris Hill chris@monochrome.org [1] Bus error netscape To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 21:13:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dip.sevicron.com (res146a-036.rh.rit.edu [129.21.146.36]) by hub.freebsd.org (Postfix) with ESMTP id 6C78F37B479 for ; Tue, 24 Oct 2000 21:13:29 -0700 (PDT) Received: from isetr0 by dip.sevicron.com with local (Exim 3.16 #1 (Debian)) id 13oHyS-0004Mp-00 for ; Tue, 24 Oct 2000 23:15:36 -0500 Date: Tue, 24 Oct 2000 23:15:36 -0500 To: freebsd-questions@FreeBSD.org Subject: Re: su: no directory Message-ID: <20001024231536.A16782@sevicron.com> Mail-Followup-To: freebsd-questions@FreeBSD.org References: <20001024172715.A15775@sevicron.com> <20001024220724.A16582@sevicron.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001024220724.A16582@sevicron.com>; from isetr0@sevicron.com on Tue, Oct 24, 2000 at 10:07:24PM -0500 From: Isetr0 Savi Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 24, 2000 at 10:07:24PM -0500, Isetr0 Savi wrote: > Solved - somehow I had taken world read, execute perms away from / - > I'm assuming it should be 755. Any clue as to what the /bin/[ file > is? Seems to be just junk. > > isetr0 Again answering my own question. :-) I guess that's used for stuff like if [ test condition ] and so on, as I discovered later this evening when trying to do a ./MAKEDEV which needs /bin/[...anyway... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 21:34:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from whizkidtech.net (r22.bfm.org [216.127.220.118]) by hub.freebsd.org (Postfix) with ESMTP id 0758E37B479 for ; Tue, 24 Oct 2000 21:34:25 -0700 (PDT) Received: (from adam@localhost) by whizkidtech.net (8.9.2/8.9.2) id XAA01373 for questions@freebsd.org; Tue, 24 Oct 2000 23:33:18 -0500 (CDT) (envelope-from adam) Date: Tue, 24 Oct 2000 23:32:47 -0500 From: "G. Adam Stanislav" To: questions@freebsd.org Subject: Ports Message-ID: <20001024233247.A1357@whizkidtech.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Organization: Whiz Kid Technomagic X-URL: http://www.whizkidtech.net/ X-Castle: http://www.redprince.net/ X-Special-Effects: http://www.FilmSFX.com/ X-Operating-System: FreeBSD whizkidtech.net 3.1-RELEASE FreeBSD 3.1-RELEASE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just wanted to say that I have resolved my problem with the ports. After reading the handbook for an umpteenth time, I noticed the suggestion I have missed before: If it does not work after cvsupping, download the entire ports collection again. So, that's what I did, and everything is working fine and dandy. Cheers, Adam -- When a finger points at the Moon... do you look at the Moon? Or, do you prefer to worship the finger? -- Unknown Zen Master To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 21:37: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id D165837B479 for ; Tue, 24 Oct 2000 21:37:01 -0700 (PDT) Received: (from grog@localhost) by wantadilla.lemis.com (8.11.0/8.9.3) id e9P4aWD88021; Wed, 25 Oct 2000 14:06:32 +0930 (CST) (envelope-from grog) Date: Wed, 25 Oct 2000 14:06:32 +0930 From: Greg Lehey To: Bigbear Cc: questions@FreeBSD.ORG Subject: Re: problem with FreeBSD-5.0(Oct.20, 2000) Message-ID: <20001025140632.E87564@wantadilla.lemis.com> References: <20001023000930.28532.qmail@sina.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20001023000930.28532.qmail@sina.com>; from freebsduser@sina.com on Wed, Oct 25, 2000 at 03:00:21AM +0000 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Format recovered--see http://www.lemis.com/email/email-format.html] Please make your lines less than 80 characters long. On Wednesday, 25 October 2000 at 3:00:21 +0000, Bigbear wrote: > Hello all: > when i update my system from freebsd 4.1 to freebsd 5.0(Oct. 20, > 2000), all things are proper. but when the system start up, it hang > when start elf ldconfig: /usr/lib /usr/lib/compat /usr/X11R6/lib can > you tell me why? No. If you're running -CURRENT, you're expected to understand what you're doing, and you're expected to follow the FreeBSD-current mailing list. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 21:38:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from misery.sdf.com (misery.sdf.com [204.244.213.49]) by hub.freebsd.org (Postfix) with ESMTP id 959A937B479; Tue, 24 Oct 2000 21:38:31 -0700 (PDT) Received: from tom (helo=localhost) by misery.sdf.com with local-esmtp (Exim 2.12 #1) id 13oHwg-00052Y-00; Tue, 24 Oct 2000 21:13:46 -0700 Date: Tue, 24 Oct 2000 21:13:33 -0700 (PDT) From: Tom Samplonius To: Doug Poland Cc: Mike Meyer , questions@freebsd.org, freebsd-database@freebsd.org Subject: RE: FreeBSD v Linux 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, 24 Oct 2000, Doug Poland wrote: > Well, that makes sense. Think of FreeBSD as a Linux distribution > and get them to support that. I may be beating a dead horse, but > how would that help (in the Sybase realm) with connectivity libraries > like Sybase-DB or Sybase-CT. These Sybase libraries are needed for > interfaces like PHP to speak to Sybase? I'm sure the other major > RDBMs have similar libraries. Has anyone here actually been keeping up to speed on what Sybase Inc. has been doing in FreeBSD land? It doesn't seem that way. Sybase has native FreeBSD libraries out now. There were announced on the freebsd-database list. There are some issues with them, but I doubt that Sybase wants to improve them if people (more like "customers") don't use them. Second, Sybase has done something interesting with the server side. They have released a binary intended to run under FreeBSD, but which is a native Linux binary. I guess it was the fastest way to port the server. When it starts up it says it is the "FreeBSD" build, but "file" says the executables are Linux ELFs. Besides, the FreeTDS group has a third party library for Sybase and MS-SQL database access from any Unix system. It is functional enough for PHP. > Regards, > Doug Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 21:48:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from srcso.globis.ru (globis.ru [212.248.80.7]) by hub.freebsd.org (Postfix) with ESMTP id 9B71C37B479 for ; Tue, 24 Oct 2000 21:48:22 -0700 (PDT) Received: from raduga.dyndns.org (raduga.sochi.net [212.248.82.76]) by srcso.globis.ru (8.9.3/8.9.3) with ESMTP id JAA20292 for ; Wed, 25 Oct 2000 09:09:24 +0400 (MSD) (envelope-from igor@raduga.dyndns.org) Received: (from igor@localhost) by raduga.dyndns.org (8.10.1/8.10.0) id e9P4mD227034 for freebsd-questions@freebsd.org; Wed, 25 Oct 2000 08:48:13 +0400 Date: Wed, 25 Oct 2000 08:48:13 +0400 From: Igor Roboul To: freebsd-questions@freebsd.org Subject: Re: Emacs indent Message-ID: <20001025084813.A27025@linux.rainbow> Reply-To: igorr@crosswinds.net Mail-Followup-To: freebsd-questions@freebsd.org References: <39F64FC0.731A6C09@ndsu.nodak.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <39F64FC0.731A6C09@ndsu.nodak.edu>; from Jeff_Blaufuss@ndsu.nodak.edu on Tue, Oct 24, 2000 at 10:13:05PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 24, 2000 at 10:13:05PM -0500, Jeff Blaufuss wrote: > How do I configure Emacs to indent 4 spaces instead of 8 when I press > TAB? I have tried changing the tabs stops to every 4 spaces, but emacs > doesn't seem to accept the change, it still tabs 8 spaces. set ts=4 I use 'vi' of course :-) Sorry -- Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 22: 2:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dsl-64-193-123-121.telocity.com (dsl-64-193-123-121.telocity.com [64.193.123.121]) by hub.freebsd.org (Postfix) with ESMTP id 3E71A37B479; Tue, 24 Oct 2000 22:02:13 -0700 (PDT) Received: (from brueggma@localhost) by dsl-64-193-123-121.telocity.com (8.11.1/8.11.1) id e9P52B703405; Wed, 25 Oct 2000 00:02:11 -0500 (CDT) (envelope-from brueggma) Date: Wed, 25 Oct 2000 00:02:10 -0500 From: Eric Brueggmann To: freebsd-questions@freebsd.org Cc: freebsd-fs@freebsd.org Subject: du/df Message-ID: <20001025000210.A2828@snoopie.yi.org> Reply-To: brueggma@snoopie.yi.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello.. Sorry for the cross post. I was wondering what could cause this: # du -hc /var | grep total 15M total # df -h /var Filesystem Size Used Avail Capacity Mounted on /dev/ad3s2e 483M 101M 343M 23% /var # sync # df -h /var Filesystem Size Used Avail Capacity Mounted on /dev/ad3s2e 483M 101M 343M 23% /var This happens every couple of weeks or so.. The difference is usually not as great as it is now. Is there any way to fix it? I don't think du is following any sym links, or anything. Thank You, Eric Brueggmann To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 22: 3:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail02.syd.optusnet.com.au (mail02.syd.optusnet.com.au [203.2.75.105]) by hub.freebsd.org (Postfix) with ESMTP id 5CAC337B479 for ; Tue, 24 Oct 2000 22:03:04 -0700 (PDT) Received: from shaunbranden.com (adax1-125.dialup.optusnet.com.au [198.142.184.125]) by mail02.syd.optusnet.com.au (8.9.3/8.9.3) with ESMTP id QAA00999 for ; Wed, 25 Oct 2000 16:00:20 +1100 Received: (from entropy@localhost) by shaunbranden.com (8.11.1/8.11.1) id e9P554200659 for freebsd-questions@FreeBSD.ORG; Wed, 25 Oct 2000 14:35:04 +0930 (CST) (envelope-from entropy) Date: Wed, 25 Oct 2000 14:35:03 +0930 From: shaun To: freebsd-questions@FreeBSD.ORG Subject: terminal printing 25l as cursor (includes dmesg) Message-ID: <20001025143502.A593@dingoblue.net.au> Mail-Followup-To: shaun , freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am having trouble using programs such as vim and mutt in a virtual terminal. The cursor is printed as 25h, 25l, etc unless I am in x. Some system info: $uname -a FreeBSD sagan.tpn 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Mon Oct 23 16:32:09 CST 2000 entropy@sagan.tpn:/usr/src/sys/compile/SAGAN_NEW i386 I was having this problem in 4.1 stable previously. $echo $TERM xterm-color $dmesg (looks like a new unrelated hdd error, ooh goodie) first this: mmmm, several hundred lines of file: table is full followed by several copies of the net 2 lines ad0: READ command timeout tag=0 serv=0 - resetting ata0: resetting devices .. done and then ppp0: IPv6 not supported ad0: READ command timeout tag=0 serv=0 - resetting ata0: resetting devices .. done ad0: READ command timeout tag=0 serv=0 - resetting ata0: resetting devices .. done ad0: READ command timeout tag=0 serv=0 - resetting ata0: resetting devices .. done dmesg 2 (after reboot) Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.0-CURRENT #2: Mon Oct 23 16:32:09 CST 2000 entropy@sagan.tpn:/usr/src/sys/compile/SAGAN_NEW Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 262262339 Hz CPU: AMD-K6tm w/ multimedia extensions (262.26-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x570 Stepping = 0 Features=0x8001bf AMD Features=0x400<> real memory = 67043328 (65472K bytes) avail memory = 61218816 (59784K bytes) Preloaded elf kernel "kernel" at 0xc03fd000. md0: Malloc disk Using $PIR table, 5 entries at 0xc00fdb90 npx0: on motherboard npx0: INT 16 interface pcib0: at pcibus 0 on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 isab0: at device 7.0 on pci0 isa0: on isab0 pci0: at 9.0 irq 11 ed0: port 0xe000-0xe01f irq 10 at device 10.0 on pci0 ed0: address 00:80:48:c2:86:e8, type NE2000 (16 bit) atapci0: port 0xf000-0xf00f irq 0 at device 15.0 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sbc0: at port 0x220-0x22f,0x330-0x331,0x388-0x38b irq 5 drq 1,3 on isa0 pcm0: on sbc0 unknown: can't assign resources unknown: can't assign resources unknown: can't assign resources unknown: can't assign resources unknown: can't assign resources IP Filter: v3.4.9 initialized. Default = pass all, Logging = enabled ad0: 6149MB [13328/15/63] at ata0-master WDMA2 ad1: 245MB [872/16/36] at ata0-slave PIO2 ata1-master: Aladdin: two atapi devices on this channel, no DMA acd0: CD-RW at ata1-master using PIO4 ata1-slave: Aladdin: two atapi devices on this channel, no DMA acd1: CDROM at ata1-slave using PIO3 Mounting root from ufs:/dev/ad0s2a ad0: READ command timeout tag=0 serv=0 - resetting ata0: resetting devices .. done ad0: READ command timeout tag=0 serv=0 - resetting ata0: resetting devices .. done ad0: READ command timeout tag=0 serv=0 - resetting ata0: resetting devices .. done ad0: READ command timeout tag=0 serv=0 - resetting ad0: trying fallback to PIO mode ata0: resetting devices .. done link_elf: symbol exit undefined pid 204 (ldconfig), uid 0: exited on signal 11 (core dumped) ppp0: IPv6 not supported Thanks for any help and sorry about the long post. shaun -- Shaun Branden, email: shaun@shaunbranden.com icq:10469563 Todays fortune: This fortune is false. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 22: 6: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from router.atom.ru (atomnet.rmt.ru [194.67.161.34]) by hub.freebsd.org (Postfix) with ESMTP id 06F7437B4C5 for ; Tue, 24 Oct 2000 22:06:04 -0700 (PDT) Received: (from laa@localhost) by router.atom.ru (8.9.3/8.9.3) id JAA26793 for questions@freebsd.org; Wed, 25 Oct 2000 09:06:03 +0400 (MSD) Date: Wed, 25 Oct 2000 09:06:03 +0400 From: "Alexandr A. Listopad" To: questions@freebsd.org Subject: Please help with WaveLAN! Message-ID: <20001025090603.A26706@atom.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi I have FreeBSD 4.1.1-STABLE cvsuped 1 week ago. And still can't successfully attach wi0 to it. Please help me! I can mail full output of dmesg, my kernel, and more information about my hardware if needed. This is my problem: wi0: at port 0x240-0x27f irq 3 slot 0 on pccard0 wi0: Ethernet address: 00:38:af:c0:00:8e wi0: failed to allocate 1594 bytes on NIC wi0: tx buffer allocation failed wi0: failed to allocate 1594 bytes on NIC wi0: mgmt. buffer allocation failed wi0: failed to allocate 1594 bytes on NIC wi0: tx buffer allocation failed wi0: failed to allocate 1594 bytes on NIC wi0: mgmt. buffer allocation failed wi0: xmit failed wi0: device timeout wi0: failed to allocate 1594 bytes on NIC wi0: tx buffer allocation failed wi0: failed to allocate 1594 bytes on NIC wi0: mgmt. buffer allocation failed -- Laa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 22: 7:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from baddog.yi.org (24-216-177-184.hsacorp.net [24.216.177.184]) by hub.freebsd.org (Postfix) with ESMTP id EE85C37B479; Tue, 24 Oct 2000 22:07:54 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by baddog.yi.org (Postfix) with ESMTP id 62F981D9F; Wed, 25 Oct 2000 01:07:55 -0400 (EDT) Date: Wed, 25 Oct 2000 01:07:54 EDT From: mike johnson To: Eric Brueggmann , freebsd-questions@FreeBSD.ORG Cc: freebsd-fs@FreeBSD.ORG Subject: Re: du/df Reply-To: ahze@slaughter.necro.edu X-Mailer: Spruce 0.6.5 for X11 w/smtpio 0.7.9 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Message-Id: <20001025050755.62F981D9F@baddog.yi.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG theres some things in /var that are not readable by normal users , you might want to try du -hc /var |grep total , or du -sh /var as root .. If you alraedy arent. On Wed, 25 Oct 2000, Eric Brueggmann wrote: > Date: Wed, 25 Oct 2000 00:02:10 -0500 > To: freebsd-questions@FreeBSD.ORG > From: Eric Brueggmann > Reply-To: brueggma@snoopie.yi.org > Subject: du/df > > Hello.. > > Sorry for the cross post. I was wondering what could cause this: > > # du -hc /var | grep total > 15M total > # df -h /var > Filesystem Size Used Avail Capacity Mounted on > /dev/ad3s2e 483M 101M 343M 23% /var > # sync > # df -h /var > Filesystem Size Used Avail Capacity Mounted on > /dev/ad3s2e 483M 101M 343M 23% /var > > This happens every couple of weeks or so.. The difference is usually not > as great as it is now. Is there any way to fix it? I don't think du is > following any sym links, or anything. > > Thank You, > Eric Brueggmann > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 24 22:14:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from toshiro.sk.sympatico.ca (toshiro.sk.sympatico.ca [142.165.5.62]) by hub.freebsd.org (Postfix) with ESMTP id 75B6237B479 for ; Tue, 24 Oct 2000 22:14:49 -0700 (PDT) Received: from tao (hss-180-144.sk.sympatico.ca [142.165.180.144]) by toshiro.sk.sympatico.ca (8.9.3/8.9.3) with SMTP id XAA48184971 for ; Tue, 24 Oct 2000 23:14:47 -0600 (CST) Message-ID: <001201c03e42$58517170$050210ac@tao> From: "Breen Ouellette" To: Subject: Samba semaphore timeout problems Date: Tue, 24 Oct 2000 23:13:12 -0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000D_01C03E0F.FB6A1980" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000D_01C03E0F.FB6A1980 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I am currently getting semaphore timeout messages when my Windows = based clients try to access Samba (2.0.7) on the FreeBSD box (4.1). Is = it possible that my smb.conf is causing this? I will include it below. = Also, one of the shares is pointing to a ccd virtual disk which consists = of two 15GB partitions. Could this be causing problems? I will include = my cdd.conf in this message as well. =20 This behavior is erratic. Sometimes machines log in just fine, = other times no go. A machine may access the shares fine with one user, = and if someone else logs in two minutes later from the same machine they = cannot access the Samba shares. Usually, if a user cannot get to the = Samba shares, they can go read a share on a different machine, then come = back to the Samba machine and get in just fine. It is really annoying, = however, especially waiting for mapped drives to time out when logging = in. I didn't experience these problems in 4.0 with Samba 2.0.6, but my = smb.conf has changed since then, plus I wasn't using ccd then. If I = have to, I will return to 4.0/2.0.6, but this seems like backtracking, = which I don't like to do. --smb.conf: [global] #Server setup encrypt passwords =3D yes local master =3D no netbios name =3D JEEVES server string =3D workgroup =3D BREENO #Network configuration allow hosts =3D 172.16.2. localhost #Global share values browseable =3D no guest account =3D nobody guest ok =3D yes guest only =3D yes hide dot files =3D yes invalid users =3D root map to guest =3D Bad User security =3D user writeable =3D no #Logging options debug timestamp =3D yes log level =3D 2 log file =3D /var/log/samba.log.%m max log size =3D 50 [homes] comment =3D %U's home folder guest ok =3D no guest only =3D no inherit permissions =3D yes valid users =3D lex writeable =3D yes [Music] browseable =3D yes comment =3D Music folder path =3D /export/music [Upload] browseable =3D yes comment =3D Upload folder inherit permissions =3D yes path =3D /export/upload writeable =3D yes [Optra] browseable =3D yes comment =3D Lexmark Optra E310 printer path =3D /var/spool/samba print command =3D /usr/bin/lpr -r %s printable =3D yes printer =3D lp printing =3D BSD --EOF --ccd.conf: # # /etc/ccd.conf # # ccd ileave flags compnent devices ccd0 0 none /dev/ad0s2e /dev/ad3s2e --EOF Thanks in advance for any help. -Breen Ouellette ------=_NextPart_000_000D_01C03E0F.FB6A1980 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
    I am currently = getting semaphore=20 timeout messages when my Windows based clients try to access Samba = (2.0.7) on=20 the FreeBSD box (4.1).  Is it possible that my smb.conf is causing=20 this?  I will include it below.  Also, one of the shares is = pointing=20 to a ccd virtual disk which consists of two 15GB partitions.  Could = this be=20 causing problems?  I will include my cdd.conf in this message = as=20 well. 
 
    This behavior is = erratic. =20 Sometimes machines log in just fine, other times no go.  A machine = may=20 access the shares fine with one user, and if someone else logs in two = minutes=20 later from the same machine they cannot access the Samba shares.  = Usually,=20 if a user cannot get to the Samba shares, they can go read a share on a=20 different machine, then come back to the Samba machine and get in just=20 fine.  It is really annoying, however, especially waiting for = mapped drives=20 to time out when logging in.
 
    I didn't experience = these=20 problems in 4.0 with Samba 2.0.6, but my smb.conf has changed since = then, plus I=20 wasn't using ccd then.  If I have to, I will return to 4.0/2.0.6, = but this=20 seems like backtracking, which I don't like to do.
 
--smb.conf:
[global]
 #Server = setup
 encrypt=20 passwords =3D yes
 local master =3D no
 netbios name =3D = JEEVES
 server string =3D
 workgroup =3D = BREENO
 
 #Network = configuration
 allow hosts =3D=20 172.16.2. localhost
 
 #Global share = values
 browseable =3D=20 no
 guest account =3D nobody
 guest ok =3D = yes
 guest only =3D=20 yes
 hide dot files =3D yes
 invalid users =3D = root
 map to=20 guest =3D Bad User
 security =3D user
 writeable =3D = no
 
 #Logging options
 debug = timestamp =3D=20 yes
 log level =3D 2
 log file =3D=20 /var/log/samba.log.%m
 max log size =3D 50
 
[homes]
 comment =3D %U's home=20 folder
 guest ok =3D no
 guest only =3D = no
 inherit=20 permissions =3D yes
 valid users =3D lex
 writeable =3D=20 yes
 
[Music]
 browseable =3D = yes
 comment=20 =3D Music folder
 path =3D /export/music
 
[Upload]
 browseable =3D = yes
 comment=20 =3D Upload folder
 inherit permissions =3D yes
 path =3D = /export/upload
 writeable =3D yes
 
[Optra]
 browseable =3D = yes
 comment=20 =3D Lexmark Optra E310 printer
 path =3D = /var/spool/samba
 print=20 command =3D /usr/bin/lpr -r %s
 printable =3D = yes
 printer =3D=20 lp
 printing =3D BSD
--EOF
 
--ccd.conf:
#
# /etc/ccd.conf
#
 
# = ccd ileave flags compnent=20 devices
ccd0 0 none /dev/ad0s2e=20 /dev/ad3s2e
--EOF
 
    Thanks in advance = for any=20 help.
 
    -Breen=20 Ouellette
------=_NextPart_000_000D_01C03E0F.FB6A1980-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 22:19:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from server.bitmcnit.bryansk.su (bitmcnit.bryansk.ru [195.239.213.9]) by hub.freebsd.org (Postfix) with ESMTP id 740E537B479; Tue, 24 Oct 2000 22:18:45 -0700 (PDT) Received: (from uucp@localhost) by server.bitmcnit.bryansk.su (8.9.3/8.9.3) with UUCP id JAA30870; Wed, 25 Oct 2000 09:01:14 +0400 Received: (from alex@localhost) by kapran.bitmcnit.bryansk.su (8.11.0/8.11.0) id e9P57J402270; Wed, 25 Oct 2000 09:07:19 +0400 (MSD) (envelope-from alex@kapran.bitmcnit.bryansk.su) Date: Wed, 25 Oct 2000 09:07:19 +0400 From: Alex Kapranoff To: Mike Meyer Cc: Doug Poland , questions@FreeBSD.ORG, freebsd-database@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG Subject: Re: FreeBSD v Linux Message-ID: <20001025090719.A1230@kapran.bitmcnit.bryansk.su> References: <14838.17813.655452.705133@guru.mired.org> <14838.20032.679482.383041@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <14838.20032.679482.383041@guru.mired.org>; from mwm@mired.org on Tue, Oct 24, 2000 at 10:06:40PM -0500 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 24, 2000 at 10:06:40PM -0500, Mike Meyer wrote: > Doug Poland writes: > > Well, that makes sense. Think of FreeBSD as a Linux distribution > > and get them to support that. I may be beating a dead horse, but > > how would that help (in the Sybase realm) with connectivity libraries > > like Sybase-DB or Sybase-CT. These Sybase libraries are needed for > > interfaces like PHP to speak to Sybase? I'm sure the other major > > RDBMs have similar libraries. > > I honestly don't know. Can you link FreeBSD binaries against static > Linux libraries and get sane results? Can a binary use shared > libraries for both Linux (via emulation) and FreeBSD? No. No. That's a real showstopper for using Linux 'binary only' database servers on a FreeBSD. > I know you can run a Linux cross-compiler on FreeBSD with Linux > emulation and get binaries that run under that emulation. If worst > comes to worst, you could do that. I've used such setup to run a linux oracle, and a dbiproxy under a linux perl. As far as dbiproxy protocol doesn't require binary libs we could connect to the oracle from a FreeBSD box to do some selects :) -- Alex Kapranoff, Voice: +7(0832)791845 67 days before the brand new millenium... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 22:36:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id 5B13037B479; Tue, 24 Oct 2000 22:36:41 -0700 (PDT) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id 7DF731C6E; Wed, 25 Oct 2000 01:36:40 -0400 (EDT) Date: Wed, 25 Oct 2000 01:36:40 -0400 From: Bill Fumerola To: Doug Poland Cc: Mike Meyer , questions@freebsd.org, freebsd-database@freebsd.org Subject: Re: FreeBSD v Linux Message-ID: <20001025013640.K37870@jade.chc-chimes.com> References: <14838.4762.613284.404127@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from doug@polands.org on Tue, Oct 24, 2000 at 07:16:17PM -0500 X-Operating-System: FreeBSD 3.3-STABLE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 24, 2000 at 07:16:17PM -0500, Doug Poland wrote: > I've followed others efforts to get Oracle/Sybase/Informix > running on FreeBSD. I'm curious to know if anyone actually > is running these servers in a production role. I know > two Oracle consulting firms and they always recommend > Unix and almost always recommend Linux. There's no way > they're going to put a paying client on an unsupported > platform. The risk is to high and there is no benefit. > To the client and the consulting firm, it's just a box > that runs Oracle. BSD will never be that box if Oracle > won't support it. Obviously they aren't a consulting company worth a dime if they reccommend Oracle/Linux over Oracle/Solaris. -- Bill Fumerola - Network Architect, BOFH / Chimes, Inc. billf@chimesnet.com / billf@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 Oct 24 22:40:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mgw1.MEIway.com (mgw1.meiway.com [212.73.210.75]) by hub.freebsd.org (Postfix) with ESMTP id E812037B4C5 for ; Tue, 24 Oct 2000 22:40:18 -0700 (PDT) Received: from mail.Go2France.com (ms1.meiway.com [212.73.210.73]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id 790656A90F for ; Wed, 25 Oct 2000 07:40:13 +0200 (CEST) Received: from sv.Go2France.com [212.73.210.79] by mail.Go2France.com with ESMTP (SMTPD32-6.04) id A388D76C0054; Wed, 25 Oct 2000 07:45:44 +0200 Message-Id: <5.0.0.25.0.20001025073422.049b34c0@mail.Go2France.com> X-Sender: lconrad%Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Wed, 25 Oct 2000 07:39:59 +0200 To: freebsd-questions@freebsd.org From: Len Conrad Subject: postfix won't write to maillog?? In-Reply-To: <20001025090719.A1230@kapran.bitmcnit.bryansk.su> References: <14838.20032.679482.383041@guru.mired.org> <14838.17813.655452.705133@guru.mired.org> <14838.20032.679482.383041@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG one of my colleagues deleted /var/log. we need to see maillog, but postfix is not writing to it, although postfix is MTA'ing just fine. in /var/log, ls -all gives: total 3 drwxr-xr-x 2 root wheel 512 Oct 25 01:09 . drwxr-xr-x 18 root wheel 512 Oct 25 00:50 .. -rw-rw-r-- 1 root wheel 2 Oct 25 01:09 maillog we re-created maillog manually and set the permission as on another fbsd box here. we've started and stopped postfix, but no go. uh, help tia, Len To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 22:59:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id 65C7A37B479; Tue, 24 Oct 2000 22:59:08 -0700 (PDT) Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.11.0/8.11.0) id e9P5wup27852; Tue, 24 Oct 2000 22:58:56 -0700 Date: Tue, 24 Oct 2000 22:58:56 -0700 From: Brooks Davis To: mike johnson Cc: Eric Brueggmann , freebsd-questions@FreeBSD.ORG, freebsd-fs@FreeBSD.ORG Subject: Re: du/df Message-ID: <20001024225856.A27452@Odin.AC.HMC.Edu> References: <20001025050755.62F981D9F@baddog.yi.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20001025050755.62F981D9F@baddog.yi.org>; from ahze@baddog.yi.org on Wed, Oct 25, 2000 at 01:07:54AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 25, 2000 at 01:07:54AM -0400, mike johnson wrote: > > theres some things in /var that are not readable by normal users , > you might want to try > du -hc /var |grep total , or du -sh /var as root .. > If you alraedy arent. The most probable cause in normal operation is that a large file which is still opened was unlinked. Thus du won't find it (it's not in any directory anymore), but it is still in the filesystem. Softupdates could also cause this, but only for a relativly sort time. -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 23: 3:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sivka.carrier.kiev.ua (sivka.carrier.kiev.ua [193.193.193.101]) by hub.freebsd.org (Postfix) with ESMTP id 10F6E37B479 for ; Tue, 24 Oct 2000 23:03:23 -0700 (PDT) Received: from kozlik.carrier.kiev.ua (root@kozlik.carrier.kiev.ua [193.193.193.111]) by sivka.carrier.kiev.ua (8/Kilkenny_is_better) with ESMTP id JBF71868; Wed, 25 Oct 2000 09:03:10 +0300 (EEST) (envelope-from igor@greyk.kiev.ua) Received: (from uucp@localhost) by kozlik.carrier.kiev.ua with UUCP id JAP30493; Wed, 25 Oct 2000 09:01:34 +0300 (EEST) (envelope-from igor@greyk.kiev.ua) Received: from greyk.UUCP (uucp@localhost) by kozlik.carrier.kiev.ua (rmail mypid=30492 childpid=30493) with UUCP; Wed, 25 Oct 2000 06:01:34 +0000 GMT Received: from greyk.kiev.ua (ntserver.greyk.kiev.ua [192.168.194.1]) by bsd.greyk.kiev.ua (8.9.3/8.9.3) with ESMTP id XAA38579; Tue, 24 Oct 2000 23:53:23 +0300 (EEST) (envelope-from igor@greyk.kiev.ua) Message-ID: <39F60470.566177E5@greyk.kiev.ua> Date: Tue, 24 Oct 2000 23:51:44 +0200 From: Igor Khavin Organization: Grey Kyiv X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: freebsd-questions Subject: error in make depend 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 trying to compile new kernel but make depend stops: ===> agp @ -> /usr/src/sys machine -> /usr/src/sys/i386/include make: don't know how to make agp_if.c. Stop *** Error code 2 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/src/sys/compile/BSD. Even previous config file cannot be compiled successfully though that kernel is now running my box! My box is Acer PowerUltima P133/32M, system 4.0-stable. Please help! Thanks in advance PS. My config file /sys/i386/conf/BSD is: --------------------------------------------------------- machine i386 cpu I586_CPU ident BSD maxusers 32 #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols options INET #InterNETworking options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options MFS #Memory Filesystem options MD_ROOT #MD is a potential root device #options NFS #Network Filesystem #options NFS_ROOT #NFS usable as root device, NFS required options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SOFTUPDATES #softupdates options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extentions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies options SC_TWOBUTTON_MOUSE options INCLUDE_CONFIG_FILE options IPFILTER options IPFILTER_LOG #options QUOTA #options SUIDDIR #For SAMBA and NetATalk (see LINT) device isa device pci # ATA and ATAPI devices device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk # ATA disk drives #device atapicd # ATAPI CDROM drives options ATA_STATIC_ID #Static device numbering options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 device psm0 at atkbdc? irq 12 device vga0 at isa? # splash screen/screen saver #pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor # Floating point support - do not disable. device npx0 at nexus? port IO_NPX irq 13 # Power management support (see LINT for more options) #device apm0 at nexus? disable flags 0x20 # Advanced Power Management # Serial (COM) ports device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device sio1 at isa? port IO_COM2 irq 3 # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer device plip # TCP/IP over parallel device ppi # Parallel port interface device # PCI Ethernet NICs. #device de # DEC/Intel DC21x4x (``Tulip'') #device fxp # Intel EtherExpress PRO/100B (82557, 82558) #device tx # SMC 9432TX (83c170 ``EPIC'') #device vx # 3Com 3c590, 3c595 (``Vortex'') #device wx # Intel Gigabit Ethernet Card (``Wiseman'') # PCI Ethernet NICs that use the common MII bus controller code. #device miibus # MII bus support #device dc # DEC/Intel 21143 and various workalikes #device rl # RealTek 8129/8139 #device sf # Adaptec AIC-6915 (``Starfire'') #device sis # Silicon Integrated Systems SiS 900/SiS 7016 #device ste # Sundance ST201 (D-Link DFE-550TX) #device tl # Texas Instruments ThunderLAN #device vr # VIA Rhine, Rhine II #device wb # Winbond W89C840F #device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # ISA Ethernet NICs. device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 #device ex #device ep # The probe order of these is presently determined by i386/isa/isa_compat.c. device ie0 at isa? port 0x300 irq 10 iomem 0xd0000 device fe0 at isa? port 0x300 device le0 at isa? port 0x300 irq 5 iomem 0xd0000 device lnc0 at isa? port 0x280 irq 10 drq 0 device cs0 at isa? port 0x300 device sn0 at isa? port 0x300 irq 10 # Pseudo devices - the number indicates how many units to allocated. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device tun # Packet tunnel. pseudo-device pty # Pseudo-ttys (telnet etc) pseudo-device md # Memory "disks" # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf #Berkeley packet filter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 23: 5: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id 84E5C37B479 for ; Tue, 24 Oct 2000 23:05:01 -0700 (PDT) Received: from usa.net ([64.162.49.122]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G2Z0040W1YFDT@mta6.snfc21.pbi.net> for questions@freebsd.org; Tue, 24 Oct 2000 22:59:04 -0700 (PDT) Date: Tue, 24 Oct 2000 23:01:03 -0700 From: Ras-Sol Subject: Really weird problem with 4.1.1/KDE/Netscape/Strace] To: questions@freebsd.org Message-id: <39F6771F.DC84BAA5@usa.net> MIME-version: 1.0 X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-RELEASE i386) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok- so I haven't been able to post from work because of this strange failure- > MSEXCH:IMS:speedera.com:Santa Clara:MAIL 3450 (000B099C) 450 Client host > rejected: cannot find your hostname, [64.242.144.230] WTF is this- some kind of reverse lookup crap? Well whatever- maybe it'll go thru now: Anyway- any help would be apreciated: > So I picked up another machine a few days ago and threw 4.1.1 on in- > > Got X and KDE up and running all good- > > So here's the weirdness- > > KDE itself seems to run decently quick. > (This is a Fry's-Special box, with crappy SIS-620 onboard video) > (This vid card doesn't even have any memory, it uses 8mb of main RAM) > But when I run Netscape, it takes literally about 5 minutes to show up. > It's listed in the process list right after I start it. > It's in the "SELECT" state during the "nothing" period... > But it just doesn't do anything for about 5 minutes. > And then when it does start- it hangs for about another 2 minutes looking up > www.altavista.com. > (I can do an nslookup on the box at this point, and nslookup has no problem > resolving anything) > > After about 2 minutes, Alavista shows up and after that it seems to run just fine- > New windows open quickly, screen refreshes are quick. > No problems with *anything*- > I really have no clue what's going on here. > > I have tried both the "bsdi-netscape" and "netscape" packages. > Both of them have the same results- > Then I saw that for some reason the "netscape wrapper" was REQUIRED and got > installed along with netscape. > So I investigated this thing, and it doesn't seem to be the problem either. > It does this whether I run netscape through the wrapper, or if I run the > netscape.bin directly. > > One more thing- > On my linux box at work, when weirdness like this happens, I use this lovely > command called "strace"- > With it, I can usually sort out what's happening fairly quickly. > Anyone know what it's equivilant in the FreeBSD world is? > > -- > > "Two notable things came out of Berkeley in the '60s: > LSD and BSD... I don't think the two are unrelated." > AIM: IMFDUP To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 23:26:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo-r10.mail.aol.com (imo-r10.mx.aol.com [152.163.225.10]) by hub.freebsd.org (Postfix) with ESMTP id 7EBFB37B4C5 for ; Tue, 24 Oct 2000 23:26:54 -0700 (PDT) Received: from YWang2323@aol.com by imo-r10.mx.aol.com (mail_out_v28.32.) id n.b7.7eb00ca (657) for ; Wed, 25 Oct 2000 02:26:46 -0400 (EDT) From: YWang2323@aol.com Message-ID: Date: Wed, 25 Oct 2000 02:26:44 EDT Subject: subscribe To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Windows AOL sub 124 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 Tue Oct 24 23:28:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo-r14.mail.aol.com (imo-r14.mx.aol.com [152.163.225.68]) by hub.freebsd.org (Postfix) with ESMTP id DFAD537B479 for ; Tue, 24 Oct 2000 23:28:14 -0700 (PDT) Received: from YWang2323@aol.com by imo-r14.mx.aol.com (mail_out_v28.32.) id n.c9.9a9e74b (657) for ; Wed, 25 Oct 2000 02:28:08 -0400 (EDT) From: YWang2323@aol.com Message-ID: Date: Wed, 25 Oct 2000 02:28:08 EDT Subject: subscribe To: FreeBSD-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Windows AOL sub 124 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 Tue Oct 24 23:38:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo-r07.mail.aol.com (imo-r07.mx.aol.com [152.163.225.7]) by hub.freebsd.org (Postfix) with ESMTP id C9BC537B4C5 for ; Tue, 24 Oct 2000 23:38:23 -0700 (PDT) Received: from YWang2323@aol.com by imo-r07.mx.aol.com (mail_out_v28.32.) id n.3c.293944b (657) for ; Wed, 25 Oct 2000 02:38:19 -0400 (EDT) From: YWang2323@aol.com Message-ID: <3c.293944b.2727d9db@aol.com> Date: Wed, 25 Oct 2000 02:38:19 EDT Subject: unsubscribe To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Windows AOL sub 124 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG unsubscribe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Oct 24 23:39:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lookanswer.com (www.lookanswer.com [195.66.202.98]) by hub.freebsd.org (Postfix) with ESMTP id 96C0E37B4C5; Tue, 24 Oct 2000 23:39:51 -0700 (PDT) Received: from pro.lookanswer.com (pro.lookanswer.com [195.66.202.99]) by lookanswer.com (8.9.3/8.8.8) with SMTP id NAA24974; Wed, 25 Oct 2000 13:38:48 +0300 (EEST) (envelope-from havoc@lookanswer.com) From: Alex Koshterek To: "Doug Poland" , "Mike Meyer" Subject: RE[2]: FreeBSD v Linux Date: Wed, 25 Oct 2000 09:27:54 +0300 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain; charset="us-ascii" Cc: , References: In-Reply-To: MIME-Version: 1.0 Message-Id: <00102509384200.71403@pro.lookanswer.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ÓÒ , 25 ÏËÔ 2000, Doug Poland ÎÁÐÉÓÁÌ: > > Well, that makes sense. Think of FreeBSD as a Linux distribution > and get them to support that. I may be beating a dead horse, but > how would that help (in the Sybase realm) with connectivity libraries > like Sybase-DB or Sybase-CT. These Sybase libraries are needed for > interfaces like PHP to speak to Sybase? I'm sure the other major > RDBMs have similar libraries. Sybase ASE have native libraries for FreeBSD. I test it, and it work fine. I successefully compile PHP with Sybase support and it work. If you need client library for FreeBSD, you can download it from sybase site or from my ftp. ftp://pro.lookanswer.com/pub/sybase/ Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 0: 0:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stf1.ctc.ad.jp (stf1.ctc.ad.jp [210.158.0.8]) by hub.freebsd.org (Postfix) with ESMTP id 0AAD937B479; Wed, 25 Oct 2000 00:00:29 -0700 (PDT) Received: from pc-kimura by stf1.ctc.ad.jp (8.9.3+3.1W/3.7W-00051514) with ESMTP id PAA08538; Wed, 25 Oct 2000 15:59:30 +0900 (JST) Date: Wed, 25 Oct 2000 15:57:33 +0900 From: Kazu Kimura To: questions@freebsd.org, freebsd-database@freebsd.org Subject: Question on MySQL Message-Id: <20001025155142.345F.KIMURA@ctc.ad.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.00 (beta 32) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I am a beginner of FreeBSD and MySQL. I have installed MySQL 3.22 client& server with pkg_add. It seems successful. But when I activate the mysql daemon, it will soon go down as follows. red# pwd /usr/local/bin red# ./safe_mysqld Starting mysqld daemon with databases from /var/db/mysql mysqld daemon ended In /var/db/mysql/red.err, I can see following. red# tail /var/db/mysql/red.err mysqld ended on Wed Oct 25 15:41:04 JST 2000 mysqld started on Wed Oct 25 15:41:42 JST 2000 001025 15:41:42 /usr/local/libexec/mysqld: Table 'mysql.host' doesn't exist mysqld ended on Wed Oct 25 15:41:42 JST 2000 mysqld started on Wed Oct 25 15:46:01 JST 2000 /usr/local/libexec/mysqld Ver 3.22.32 for -freebsd4.1 on i386 mysqld ended on Wed Oct 25 15:46:01 JST 2000 mysqld started on Wed Oct 25 15:56:29 JST 2000 001025 15:56:30 /usr/local/libexec/mysqld: Table 'mysql.host' doesn't exist mysqld ended on Wed Oct 25 15:56:30 JST 2000 In fact, there is no mysql.host in the machine. What should I do? Any suggestion is much appreciated. Thanks in advance. Kazu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 0:18:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from static.unixfreak.org (static.unixfreak.org [63.198.170.139]) by hub.freebsd.org (Postfix) with ESMTP id 74BA237B479 for ; Wed, 25 Oct 2000 00:18:54 -0700 (PDT) Received: by static.unixfreak.org (Postfix, from userid 1000) id 136081F29; Wed, 25 Oct 2000 00:18:54 -0700 (PDT) Subject: Re: postfix won't write to maillog?? In-Reply-To: <5.0.0.25.0.20001025073422.049b34c0@mail.Go2France.com> "from Len Conrad at Oct 25, 2000 07:39:59 am" To: Len Conrad Date: Wed, 25 Oct 2000 00:18:54 -0700 (PDT) Cc: freebsd-questions@freebsd.org From: Dima Dorfman Reply-To: dima@unixfreak.org X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <20001025071854.136081F29@static.unixfreak.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > one of my colleagues deleted /var/log. > > we need to see maillog, but postfix is not writing to it, although > postfix is MTA'ing just fine. > > in /var/log, ls -all gives: > > total 3 > drwxr-xr-x 2 root wheel 512 Oct 25 01:09 . > drwxr-xr-x 18 root wheel 512 Oct 25 00:50 .. > -rw-rw-r-- 1 root wheel 2 Oct 25 01:09 maillog > > we re-created maillog manually and set the permission as on another > fbsd box here. > we've started and stopped postfix, but no go. By default, Postfix doesn't write to maillog directly. It uses syslogd. Unless you've changed that, you need to tell syslogd that the log file was recreated. `killall -HUP syslogd` should do the trick. You may also want to recreate some of the other log files, namely 'messages'. Hope this helps -- Dima Dorfman Finger dima@unixfreak.org for my public PGP key. "Love is the triumph of imagination over intelligence." -- Henry Louis Mencken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 0:26:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f152.pav1.hotmail.com [64.4.31.152]) by hub.freebsd.org (Postfix) with ESMTP id DACDF37B479 for ; Wed, 25 Oct 2000 00:26:45 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 25 Oct 2000 00:26:45 -0700 Received: from 202.109.0.85 by pv1fd.pav1.hotmail.msn.com with HTTP; Wed, 25 Oct 2000 07:26:45 GMT X-Originating-IP: [202.109.0.85] From: "bsdnewbie bsdnewbie" To: freebsd-questions@FreeBSD.org Subject: _phystov ? (any functon convert phys -> virtual addr?) Date: Wed, 25 Oct 2000 15:26:45 CST Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 25 Oct 2000 07:26:45.0887 (UTC) FILETIME=[EE1480F0:01C03E54] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The function "vtophys" can convert a virtual address to a physicial address. However, I can not find a function that can convert a physicial address to a virtual address. I guess there is a function named "phystov" and try to find it, but failed in vain. Does FreeBSD supply any function that can convert a physicial address to a virtual one? Thanks in advance. best regards, bsdnewbie Oct 25, 2k _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 0:36:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f103.law3.hotmail.com [209.185.241.103]) by hub.freebsd.org (Postfix) with ESMTP id 62CCB37B479 for ; Wed, 25 Oct 2000 00:36:40 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 25 Oct 2000 00:36:40 -0700 Received: from 24.113.176.126 by lw3fd.law3.hotmail.msn.com with HTTP; Wed, 25 Oct 2000 07:36:40 GMT X-Originating-IP: [24.113.176.126] From: "Roop Nanuwa" To: freebsd-questions@freebsd.org Subject: wierd message & speed problems... Date: Wed, 25 Oct 2000 00:36:40 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 25 Oct 2000 07:36:40.0231 (UTC) FILETIME=[50563370:01C03E56] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I keep getting the following error on my FreeBSD box which is doing nothing but working as a gateway: arp: 192.168.1.100 is on rl1 but got reply from 00:08:c7:39:78:c7 on rl0 192.168.1.100 is a win98 workstation.. rl1 is connected to a hub, rl0 is connected to a cable modem.. I'm running release 4.1 on a K6-2 550 w/ 64MB RAM.. Also, the second thing I've noticed is that the internal network speeds are very very slow.. the whole network is wired from a 100bT hub.. yet if I download/upload from the gateway to a workstation, I rarely get over 20Kb/s.. which is a lot slower than an internal lan should be.. I'm not sure if this is related to the above error message or not.. but I can't be sure either way.. If anyone has any ideas, they'd be really appreciated.. Thanks in advance.. RSN _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 1: 5:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66]) by hub.freebsd.org (Postfix) with ESMTP id 178CE37B479; Wed, 25 Oct 2000 01:05:04 -0700 (PDT) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.9.3/8.9.3) with ESMTP id OAA22404; Wed, 25 Oct 2000 14:59:18 +0700 (NSS) (envelope-from fjoe@iclub.nsu.ru) Date: Wed, 25 Oct 2000 14:59:18 +0700 (NSS) From: Max Khon To: Mike Meyer Cc: Doug Poland , questions@FreeBSD.org, freebsd-database@FreeBSD.org, freebsd-emulation@FreeBSD.org Subject: RE: FreeBSD v Linux In-Reply-To: <14838.20032.679482.383041@guru.mired.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, there! On Tue, 24 Oct 2000, Mike Meyer wrote: > > Well, that makes sense. Think of FreeBSD as a Linux distribution > > and get them to support that. I may be beating a dead horse, but > > how would that help (in the Sybase realm) with connectivity libraries > > like Sybase-DB or Sybase-CT. These Sybase libraries are needed for > > interfaces like PHP to speak to Sybase? I'm sure the other major > > RDBMs have similar libraries. > > I honestly don't know. Can you link FreeBSD binaries against static > Linux libraries and get sane results? Can a binary use shared > libraries for both Linux (via emulation) and FreeBSD? Sybase has native FreeBSD SDK: http://my.sybase.com/detail?id=1009516 /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 1:13:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n37.san.rr.com (dt051n37.san.rr.com [204.210.32.55]) by hub.freebsd.org (Postfix) with ESMTP id 84C8137B4C5 for ; Wed, 25 Oct 2000 01:13:50 -0700 (PDT) Received: from gorean.org (Studded@master [10.0.0.2]) by dt051n37.san.rr.com (8.9.3/8.9.3) with ESMTP id BAA98779; Wed, 25 Oct 2000 01:13:43 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <39F69636.7C3657E2@gorean.org> Date: Wed, 25 Oct 2000 01:13:42 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 5.0-CURRENT-102 i386) X-Accept-Language: en MIME-Version: 1.0 To: "Sangapaul, Anil" Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: Crypt References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Sangapaul, Anil" wrote: > > Please could you tell me where I can download or send me via email the > source for the crypt command in freebsd. I intend to compile this onto NT. There is voluminous information about ways to obtain the source on our web site. For instance, you could download the files from the CVS repository. Good luck, Doug -- "The dead cannot be seduced." - Kai, "Lexx" Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 1:27:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from botevgrad.com (atlantis.declera.com [212.72.199.193]) by hub.freebsd.org (Postfix) with SMTP id B8CCB37B4C5 for ; Wed, 25 Oct 2000 01:26:59 -0700 (PDT) Received: (qmail 22628 invoked from network); 25 Oct 2000 08:31:37 -0000 Received: from bd-a06.declera.com (HELO ais) (212.72.199.199) by atlantis.declera.com with SMTP; 25 Oct 2000 08:31:37 -0000 Message-ID: <002101c03e5d$47d78080$0200a8c0@ais> From: "anton stamenov" To: References: <001201c03e0d$485faaa0$0200a8c0@ais> <20001024201938.A16206@sevicron.com> Subject: Aditional smbfs password encryption problem Date: Wed, 25 Oct 2000 11:26:04 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have all the stuff mentioned in INSTALL file of smbfs I have src/sys/crypto I also enabled using encrypted password in config.mk eventhough I have DES My FreeBSD version is 4.0 Release and my samba version is 2.0.7 I have no problem accessing this shares with smbclient ----- Original Message ----- From: "Isetr0 Savi" To: "anton stamenov" Cc: Sent: Wednesday, October 25, 2000 4:19 AM Subject: Re: smbfs pasword encryption problem > From the INSTALL file included with the download: > "If you want to use encrypted passwords you'll need an src/sys/crypto > directory (sys-crypto cvsup collection) because encryption process > involves DES algorithm." > > I don't know if this is your problem, but check and make sure > /usr/sr/sys/crypto exists. > > Additionally, what is your version of FreeBSD (uname -a) as again > stated in the INSTALL: > " FreeBSD 3.4 does not contain src/sys/crypto directory and you'll > have to copy them by hand from sources of FreeBSD-4.X or > FreeBSD-current." > > Hope that helps! > > isetr0 > > On Wed, Oct 25, 2000 at 01:52:13AM +0300, anton stamenov wrote: > > When I try to mount a smb volume with mount_smbfs, I get the following > > error: > > ......./kernel: smb_encrypt: password encryption is not available > > ......./kernel: smb_ntencrypt: password encryption is not available > > > > I use Win 2000 Prof from the other side. > > Any suggestions, what shall I do? > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 1:31: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hermes.research.kpn.com (hermes.research.kpn.com [139.63.192.8]) by hub.freebsd.org (Postfix) with ESMTP id 8083637B479 for ; Wed, 25 Oct 2000 01:30:59 -0700 (PDT) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by research.kpn.com (PMDF V5.2-31 #42699) with ESMTP id <01JVR1R89PTW000SQ7@research.kpn.com> for freebsd-questions@FreeBSD.ORG; Wed, 25 Oct 2000 10:30:57 +0200 Received: by l04.research.kpn.com with Internet Mail Service (5.5.2650.21) id ; Wed, 25 Oct 2000 10:30:55 +0100 Content-return: allowed Date: Wed, 25 Oct 2000 10:30:54 +0100 From: "Steehouder, R.J." Subject: Re: su: no directory To: "'isetr0@sevicron.com'" Cc: "'freebsd-questions@FreeBSD.ORG'" Message-id: <59063B5B4D98D311BC0D0001FA7E45220369D30F@l04.research.kpn.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > To add on to this a little more: > This is FreeBSD 4.1.1-STALBE: Sun Oct 15 18:56:42 EDT 2000 > > If I do su user instead of su - user, the error is: > su: /bin/tcsh: Permission denied. > > # ls -alF /bin/tcsh > - -r-xr-xr-x 2 root wheel 625168 Oct 15 18:39 /bin/tcsh* > > Looks ok to me > > # ls -alF / | grep bin > drwxr-xr-x 2 root wheel 1024 Oct 15 18:39 bin/ > drwxr-xr-x 2 root wheel 2048 Oct 15 18:43 sbin/ > > No problems there? > > I also noticed an interesting file in /bin, it is [ - yes, just a > square left bracket. > # file /bin/\[ > /bin/[: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), > statically linked, stripped > > I have NO clue what that is...Some readable text in it is: $FreeBSD: > src/lib/libc/i386/ > string/strcmp.S,v 1.5 1999/08/27 23:59:33 peter Exp $ as well as a > bunch of other junk. If you look at the i-nodes, you'll see it is the same as `test', see `man test'. (`man [' should work as well) > I'm lost - creating new users doesn't do anything either - I've looked > this up in newsgroups and such, but haven't found much info towards a > solution... > On Tue, Oct 24, 2000 at 05:27:15PM -0500, Isetr0 Savi wrote: > > Oh boy, > > > > I was making an attempt to secure my files a little bit today. I set > > the default umask to 027 and did some chmod -R o-rwx * in my home > > directory are among what I recall doing. However - I have a couple > > user accounts I use, and I tried to su to one of them, and it failed > > with the following error: > > su: no directory > > > > If I try to ssh in with the specified account, I get disconnected with > > "Connot find root directory". I don't know if this means it can't > > find /home/user or if it can't find / in general?? > > The home dirs have permissions 750 and are owned by the proper owners. > > I can log in fine as root and the user I was making the modifications > > as, but not as two other users. Everything seems to be fine - > > /etc/passwd has no problems, the home directories are there..I can't > > figure out what the problem is. Any suggestions? Thanks for any > > help... > > > > Isetr0 > > > > p.s. There are no errors in /var/log/messages, or /var/log/auth.log - > > I can authenticate just fine, but then it kicks me out - perhaps I set > > some permissions incorrectly somewhere...What perms should /usr/home > > have? I've tried ith 755 and 750 - no luck. Wat permissions does `/' have? ___ _ -O_\ Rogier Steehouder // | / mailto:r.j.steehouder@student.utwente.nl //\ / \ http://home.student.utwente.nl/r.j.steehouder/ // \ <---------------------- 25m -----------------------> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 2:40: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ms56.hinet.net (ms56.hinet.net [168.95.4.56]) by hub.freebsd.org (Postfix) with ESMTP id 5B6F837B479 for ; Wed, 25 Oct 2000 02:40:05 -0700 (PDT) Received: from a ([211.20.120.123]) by ms56.hinet.net (8.8.8/8.8.8) with SMTP id RAA03756; Wed, 25 Oct 2000 17:38:22 +0800 (CST) Date: Wed, 25 Oct 2000 17:38:22 +0800 (CST) From: conpon@saturn.seed.net.tw Message-Id: <200010250938.RAA03756@ms56.hinet.net> To: sales@fimathk.com Subject: ÁÙ¦b¬°§Aªººô¯¸§ä®a¶Ü?? Mime-Version: 1.0 Content-Type: text/html; charset=big5 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ÁÙ¦b¬°§Aªººô¯¸§ä®a¶Ü

YoursLife ºô¸ô¨Æ·~ºô

ÁÙ¦b¬°§Aªººô¯¸§ä ®a¶Ü¡H
¥»¤½¥q²¤¶

¡@

¹ï¤£°_,¥´ÂZ§A ¤F!!

§Ú­Ì³Æ¦³³Ì¨ÎªºNT¥D¾÷¡A¶W°ª³tT1±M½u¨Ñ§A¨Ï¥Î¡C

±z¥i¥H¥Ó½Ð¤½¥q±MÄݺô§} domain:(www.yourname.com©Îwww.yourname.com.tw)¡C

¨C­Ó¯¸¥x³£¦³200MBªº¶W¤jªÅ¶¡¤Î10­Óe-mail«H½c±b ¸¹³á¡I

¦pªG§A·Q©ñµ{¦¡¡A§Ú­Ì¦³¤ä´©NT¨t²Î¤Uªº©Ò¦³ª«¥ó©O ¡I

³o¼Ëªº¤@­Ó¯¸¥xªÅ¶¡¡A¤@¦~¥u­n¦~¶O24,000¤£¥Î¡C

§Y¤é°_­­ÃB50¦W¡A¥u­n°Ñ¥[¥»¯¸·|­û¡A´N¥i¨É¦³­ì»ù6 §éÀu´f   ¦~¶O 9000¤¸¤§§é¦©Àu´f»ù¡C

§K¶O¸Õ¥Î±M®× : 
¬°¤Fªí¥Ü§Ú­Ìªº¸Û·N,§A¥u­n°Ñ¥[·|­û¤Î¶ñ¼g¥Ó½Ðªí®æ,§Ú­Ì´NÅý§A§K¶O ¸Õ¥Î¤@­Ó¤ë

¡@

²£«~¦WºÙ ©w»ù ·|­û§é¦©»ù ­qÁÊ
Àu¶Õ¬ì§Þ A03 ¶Q»«¯Åºô¯¸ªÅ¶¡ NT.24000 NT.9000 ­qÁÊA03 ¶Q»«¯Åºô¯¸ªÅ¶¡
To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 2:56:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sydney.worldwide.lemis.com (sydney.worldwide.lemis.com [192.109.197.167]) by hub.freebsd.org (Postfix) with ESMTP id CEDC937B479 for ; Wed, 25 Oct 2000 02:56:42 -0700 (PDT) Received: (from grog@localhost) by sydney.worldwide.lemis.com (8.11.0/8.9.3) id e9O3mFe01207; Mon, 23 Oct 2000 20:48:15 -0700 (PDT) (envelope-from grog) Date: Mon, 23 Oct 2000 20:48:15 -0700 From: Greg Lehey To: Drew Sanford Cc: Heredity Choice , leon Lei , questions@FreeBSD.ORG, leon@infinet.net Subject: Re: FreeBSD for Alpha Dual CPU Message-ID: <20001023204815.A1179@sydney.worldwide.lemis.com> References: <39EC905D.9AECB9D6@planetwe.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <39EC905D.9AECB9D6@planetwe.com>; from drew@planetwe.com on Tue, Oct 17, 2000 at 12:46:05PM -0500 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tuesday, 17 October 2000 at 12:46:05 -0500, Drew Sanford wrote: > Heredity Choice wrote: >> On Tue, 17 Oct 2000, leon Lei wrote: >> >>> Hi fellows, >>> >>> Could anybody enlighten me the availability of a version of FreeBSD, >>> which supports Dual Alpha Processors like 264DP? >>> >>> If there is no such thing yet, what would be the new release time? >>> >>> Your help is heartily appreciated. >> >> Neither FreeBSD nor NetBSD supports dual Alphas. For this you need Tru64 >> UNIX, which, with its microkernel, can support any size cluster and will >> soon be running the biggest supercomputer in the world. >> >> What are you doing that one Alpha processor is not enough? Not many people >> need that kind of speed, and the developers probably do not feel any >> urgent need to develop SMP for FreeBSD Alpha. > > This is not entirely true. One of the Alpha developers is working on > SMP for the Alpha right now. As to when it will be available, I > cannot say, nor, probably, can anyone else for sure. All I can tell > you is hang in there. The code is available in -CURRENT now. If you're the kind of person who can handle -CURRENT, you're welcome to it. Expect to help debug the inevitable bugs, and to track the FreeBSD-current mailing lists: we don't handle those issues on this mailing list. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 3: 0:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web10607.mail.yahoo.com (web10607.mail.yahoo.com [216.136.130.171]) by hub.freebsd.org (Postfix) with SMTP id 39E5237B479 for ; Wed, 25 Oct 2000 03:00:12 -0700 (PDT) Message-ID: <20001025100012.23423.qmail@web10607.mail.yahoo.com> Received: from [192.6.76.72] by web10607.mail.yahoo.com; Wed, 25 Oct 2000 03:00:12 PDT Date: Wed, 25 Oct 2000 03:00:12 -0700 (PDT) From: Herbert Pirke Subject: Mounting CD-Roms as a normal user 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! This is probably a stupid question. God, it's so difficult to cover the fact beeing a newbee... I installed FreeBSD 4.0 for the first time and realised, that I can't mount my CD-rom as a normal user. The file attributes of the device and the mounting directory give access to all users. But it still says somthing like "mounting not permitted...". Can anybody help me with this embarrasing problem? Herbert __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 3:32:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.panix.com (mail2.panix.com [166.84.0.213]) by hub.freebsd.org (Postfix) with ESMTP id 473C137B479 for ; Wed, 25 Oct 2000 03:32:57 -0700 (PDT) Received: from panix6.panix.com (panix6.panix.com [166.84.0.231]) by mail2.panix.com (Postfix) with ESMTP id 5F6679178 for ; Wed, 25 Oct 2000 06:31:07 -0400 (EDT) Received: (from stanb@localhost) by panix6.panix.com (8.8.8/8.7.1/PanixN1.0) id GAA11152 for freebsd-questions@freebsd.org; Wed, 25 Oct 2000 06:31:07 -0400 (EDT) From: Message-Id: <200010251031.GAA11152@panix6.panix.com> Subject: Passive mode ftp flage for make.conf? To: freebsd-questions@freebsd.org (Free BSD Questions list) Date: Wed, 25 Oct 2000 06:31:07 -0400 (EDT) X-Mailer: ELM [version 2.5 PL3] 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 One of my FreebSD machines lives behind a firewall. Ftp'ing from behind this firewall requires that I use passive mode ftp. How can I set up the system such that building from the ports tree will automagicly use passive mode ftp/ Is this a flag in /etc/make.conf/ If so, what flag? -- Stan Brown stanb@panix.com 843-745-3154 Charleston SC -- "Be careful not to step in the Microsoft." -- John Denker To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 3:39: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from maild.telia.com (maild.telia.com [194.22.190.3]) by hub.freebsd.org (Postfix) with ESMTP id 9A83437B479 for ; Wed, 25 Oct 2000 03:38:56 -0700 (PDT) Received: from ents02 (t2o90p8.telia.com [195.67.216.128]) by maild.telia.com (8.9.3/8.9.3) with SMTP id MAA23735 for ; Wed, 25 Oct 2000 12:38:44 +0200 (CEST) From: "James Wilde" To: Subject: IPFW vs IP-Filter Date: Wed, 25 Oct 2000 12:39:01 +0200 Message-ID: <000601c03e6f$c9c1b0e0$8208a8c0@iqunlimited.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 In-Reply-To: <20001014000207.98C8037B503@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've checked the handbook and other sources on IPFW and IP-Filter and I would appreciate some comments on the two. I assume that one uses either/or and not both. IPFW is compiled into the kernel but IP-Filter runs as an application. I don't know if there is any advantage or disadvantage in this. I have always seen IP-Filter as being the richer in functionality with its statefulness and extra keywords, for example, the 'quick' keyword. My filter of choice therefore has hitherto been IP-Filter. Is there anything I am missing? What are the pros and cons of the two alternatives - and, in fact, any others that the panel would like to consider. TIA mvh/regards James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 3:40: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dgcorlnmta1.rrd.com (unknown [162.27.9.20]) by hub.freebsd.org (Postfix) with ESMTP id F29E237B479 for ; Wed, 25 Oct 2000 03:39:58 -0700 (PDT) X-Priority: 3 (Normal) Subject: Re: Anonymous FTP and Symlinks To: freebsd-questions@freebsd.org From: John.Place@rrd.com Date: Wed, 25 Oct 2000 05:40:00 -0500 Message-ID: X-MIMETrack: Serialize by Router on dgcorlnmta1/M/MTA(Release 5.0.4a |July 24, 2000) at 10/25/2000 05:38:18 AM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thank you all for the replies, my original fear is true. There is no way to make it look like it did under QNX. I Understand how chroot works I was hoping for a work around. The reason ofr the need is I have samba installed on this server and. I also have Anonymous FTP installed to access one of the samba shares but not any others. The "tree" looks like: usr data samba info1 info2 info3 Under QNX I simply put a symlink in /var/ftp pointing to /usr/data/samba/info2 named info2 this violates the chrooted enviroment. I guess my soulition will be to set ftp's home to /usr/local/data/samba/info2 and also put in a symlink named info2 pointing to . so as not to break existing scripts and confuse existing users. It is not a big enough benifit to go hack at the kernel or create a special version of a hard link (one thing I did not mention is that /var and /data are on diferent drives so I doubt this would work anyhow) not that I am sure I could pull it off. The way I had it done under QNX was cleaner but I under stand that it was done for the greater good. Thanks for the help John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 3:50: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id 0E81337B479 for ; Wed, 25 Oct 2000 03:49:58 -0700 (PDT) Received: from hyperion.informatik.rwth-aachen.de (hyperion.Informatik.RWTH-Aachen.DE [137.226.112.212]) by nets5.rz.rwth-aachen.de (8.10.1/8.10.1/7) with ESMTP id e9PAntm19415; Wed, 25 Oct 2000 12:49:55 +0200 (MET DST) Received: from agamemnon.informatik.rwth-aachen.de (agamemnon.Informatik.RWTH-Aachen.DE [137.226.194.74]) by hyperion.informatik.rwth-aachen.de (8.9.1b+Sun/8.9.1/2) with ESMTP id MAA03243; Wed, 25 Oct 2000 12:49:41 +0200 (MET DST) Received: (from stolz@localhost) by agamemnon.informatik.rwth-aachen.de (8.9.1b+Sun/8.9.1-gb-2) id MAA18075; Wed, 25 Oct 2000 12:49:53 +0200 (MET DST) Date: Wed, 25 Oct 2000 12:49:53 +0200 From: Volker Stolz To: stanb@panix.com Cc: Free BSD Questions list Subject: Re: Passive mode ftp flage for make.conf? Message-ID: <20001025124953.A17890@agamemnon.informatik.rwth-aachen.de> References: <200010251031.GAA11152@panix6.panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200010251031.GAA11152@panix6.panix.com>; from stanb@panix.com on Wed, Oct 25, 2000 at 06:31:07AM -0400 Organization: Chair for CS II 1/2, Anomalous Programming Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 25, 2000 at 06:31:07AM -0400, stanb@panix.com wrote: > How can I set up the system such that building from the ports tree will > automagicly use passive mode ftp/ Is this a flag in /etc/make.conf/ If so, > what flag? You could set this flag in /etc/profile or /etc/login.conf. FTP_PASSIVE_MODE=YES should suffice. -- Volker Stolz * stolz@i2.informatik.rwth-aachen.de * PGP + S/MIME To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 3:51:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-2.sjc.telocity.net (mail-2.sjc.telocity.net [216.227.56.42]) by hub.freebsd.org (Postfix) with ESMTP id 4E56937B479 for ; Wed, 25 Oct 2000 03:51:47 -0700 (PDT) Received: from zoso (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-2.sjc.telocity.net (8.9.3/8.9.3) with SMTP id DAA07399; Wed, 25 Oct 2000 03:48:16 -0700 (PDT) From: "Otter" To: "Herbert Pirke" , Subject: RE: Mounting CD-Roms as a normal user Date: Wed, 25 Oct 2000 06:56:03 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal In-Reply-To: <20001025100012.23423.qmail@web10607.mail.yahoo.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG if you need to use root permissions as a nomal user *cough*mount*cough*, check out sudo. with out su'ing to root, i think that's the only way the cd is gonna get mounted by a user. -Otter p.s. don't sweat it. we were all newbies once. just learn it and don't continue to be a newbie! }-----Original Message----- }From: owner-freebsd-questions@FreeBSD.ORG }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of }Herbert Pirke }Sent: Wednesday, October 25, 2000 6:00 AM }To: freebsd-questions@FreeBSD.ORG }Subject: Mounting CD-Roms as a normal user } } }Hi! } }This is probably a stupid question. God, it's so }difficult to cover the fact beeing a newbee... } }I installed FreeBSD 4.0 for the first time and }realised, that I can't mount my CD-rom as a normal }user. The file attributes of the device and the }mounting directory give access to all users. But it }still says somthing like "mounting not permitted...". } }Can anybody help me with this embarrasing problem? } }Herbert } }__________________________________________________ }Do You Yahoo!? }Yahoo! Messenger - Talk while you surf! It's FREE. }http://im.yahoo.com/ } } }To Unsubscribe: send mail to majordomo@FreeBSD.org }with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 4:18:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web10602.mail.yahoo.com (web10602.mail.yahoo.com [216.136.130.166]) by hub.freebsd.org (Postfix) with SMTP id 77CAC37B4CF for ; Wed, 25 Oct 2000 04:18:14 -0700 (PDT) Message-ID: <20001025111814.37588.qmail@web10602.mail.yahoo.com> Received: from [192.6.76.74] by web10602.mail.yahoo.com; Wed, 25 Oct 2000 04:18:14 PDT Date: Wed, 25 Oct 2000 04:18:14 -0700 (PDT) From: Herbert Pirke Subject: RE: Mounting CD-Roms as a normal user To: Otter , 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 Thanks a lot! So the only way to mount a drive under BSD is having root permissions? I actually had another problem under XFree. I used to work with a WindowMaker/GMC combination under Linux. I tried to install both under BSD as well but I couldn't get the CD icons on the desktop (even as root). Is this problem linked to that user permission thing as well? --- Otter wrote: > if you need to use root permissions as a nomal user > *cough*mount*cough*, check out sudo. with out su'ing > to root, i think > that's the only way the cd is gonna get mounted by a > user. > -Otter > p.s. don't sweat it. we were all newbies once. just > learn it and don't > continue to be a newbie! > > }-----Original Message----- > }From: owner-freebsd-questions@FreeBSD.ORG > }[mailto:owner-freebsd-questions@FreeBSD.ORG]On > Behalf Of > }Herbert Pirke > }Sent: Wednesday, October 25, 2000 6:00 AM > }To: freebsd-questions@FreeBSD.ORG > }Subject: Mounting CD-Roms as a normal user > } > } > }Hi! > } > }This is probably a stupid question. God, it's so > }difficult to cover the fact beeing a newbee... > } > }I installed FreeBSD 4.0 for the first time and > }realised, that I can't mount my CD-rom as a normal > }user. The file attributes of the device and the > }mounting directory give access to all users. But it > }still says somthing like "mounting not > permitted...". > } > }Can anybody help me with this embarrasing problem? > } > }Herbert > } > }__________________________________________________ > }Do You Yahoo!? > }Yahoo! Messenger - Talk while you surf! It's FREE. > }http://im.yahoo.com/ > } > } > }To Unsubscribe: send mail to majordomo@FreeBSD.org > }with "unsubscribe freebsd-questions" in the body of > the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 4:46:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from francine.edoropolis.org (catv6055.extern.kun.nl [131.174.116.55]) by hub.freebsd.org (Postfix) with ESMTP id BCAD037B479 for ; Wed, 25 Oct 2000 04:46:11 -0700 (PDT) Received: from francine.edoropolis.org (localhost [127.0.0.1]) by francine.edoropolis.org (8.11.0/8.9.2) with ESMTP id e9PBk9j06626 for ; Wed, 25 Oct 2000 13:46:09 +0200 (CEST) (envelope-from purrcat@edoropolis.org) Message-Id: <200010251146.e9PBk9j06626@francine.edoropolis.org> To: freebsd-questions@freebsd.org Subject: ViBRA16C 16bit recording problems X-Mailer: nmh X-Maileditor: vi X-Visit: http://www.edoropolis.org/ X-Use: Leona-HTTPd, http://www.qdonksoft.com/ Date: Wed, 25 Oct 2000 13:46:08 +0200 From: Khamba Staring Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm trying to record some music using a SoundBlaster ViBRA16C soundcard. I can record at various speeds (8000/22050/44100 etc Hz) both stereo and mono, but when I set the depth to 16 bits instead of 8, all I get is static. I used DAP for this and thought it was a DAP problem until I wrote a little record program myself (DAP can't record long plays; my code just reads /dev/dsp and puts the output directly in a file) but I got the same result (all speeds, mono/stereo recording works, but not with 16bits). dmesg outputs: -- sbc1: at port 0x220-0x22f,0x330-0x331,0x388-0x38b irq 5 drq 1,5 on isa0 sbc1: setting card to irq 5, drq 1, 5 pcm0: on sbc1 -- IRQ 5, DRQ 1 and 5 are not used by any other device. As far as I can see all devices are properly linked: -- lrwxrwxrwx 1 root wheel 4 Oct 25 12:33 dsp -> dsp0 crw-rw-rw- 1 root wheel 30, 3 Oct 25 12:33 dsp0 lrwxrwxrwx 1 root wheel 5 Oct 25 12:33 dspW -> dspW0 crw-rw-rw- 1 root wheel 30, 5 Oct 25 12:33 dspW0 -- This is what my relevant code looks like: -- if((snddev = open(sd, O_RDONLY, 0)) == -1) { printf("error opening sound device %s: %s\n", sd, strerror(errno)); exit(-1); } if(s_depth == 16) { format = AFMT_U16_LE; printf("Setting device to 16 bits: "); if(ioctl(snddev, SNDCTL_DSP_SETFMT, &format) == -1) { printf("not succeeded: %s\n", strerror(errno)); exit(-1); } else printf("succeeded\n"); if(format != AFMT_U16_LE) { printf("not succeeded; format: %d\n", format); exit(-1); } } if(s_size == 2) { printf("Setting device to stereo: "); if(ioctl(snddev, SNDCTL_DSP_STEREO, &true) == -1) { printf("not succeeded: %s\n", strerror(errno)); exit(-1); } else printf("succeeded: %d\n", s_size); } printf("Setting speed to %d: ", s_rate); if(ioctl(snddev, SNDCTL_DSP_SPEED, &s_rate) == -1) { printf("not succeeded: %s\n", strerror(errno)); exit(-1); } else printf("succeeded: %d\n", s_rate); for(;;) { if((dev_read = read(snddev, sndbuf, bufsize)) == -1) { printf("error reading sound device file %s: %s\n", sd, strerror(errno)); sigint(); } if((file_written = fwrite(sndbuf, 1, dev_read, sndfile)) == 0) { printf("error writing to file %s\n", sf); sigint(); } } -- Of course I also opened the output file (sndfile), I used a 1024 bytes (bufsize) buffer (sndbuf). SIGINT is used to stop the recording; sigint() just closes the files and quits. The output looks like this: -- Setting device to 16 bits: succeeded Setting device to stereo: succeeded: 2 Setting speed to 44100: succeeded: 44100 -- Has anyone had the same problem? Or does anyone know where I should start looking for it? I also tried the Network Audio System, but wasn't able to produce a playable audio file (?!). Also, playing 16bit 44100 stereo audio streams works like a charm.. I don't understand it. Kind regards, -- Khamba Staring Ps: I'm not on the freebsd-questions mailing list. If you've got an answer, please also mail it to me.. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 4:53:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo-d02.mx.aol.com (imo-d02.mx.aol.com [205.188.157.34]) by hub.freebsd.org (Postfix) with ESMTP id 5D46F37B479 for ; Wed, 25 Oct 2000 04:53:57 -0700 (PDT) Received: from Cafetyme@aol.com by imo-d02.mx.aol.com (mail_out_v28.32.) id n.8f.245ab54 (3869) for ; Wed, 25 Oct 2000 07:53:53 -0400 (EDT) From: Cafetyme@aol.com Message-ID: <8f.245ab54.272823d1@aol.com> Date: Wed, 25 Oct 2000 07:53:53 EDT Subject: (no subject) To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Windows AOL sub 114 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am told I need my SMP replaced that its going out . What is SMP and can I replace it myself? All I know is my computer keeps rebooting and then saying I didn't shut down properly or it gets the blue screen or goes completely blank . I was told my smp needs replaced. Thank you , Alexandra To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 5:15:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from itc1.itchannel.net (mail.itchannel.net [194.154.172.104]) by hub.freebsd.org (Postfix) with ESMTP id 861C037B479 for ; Wed, 25 Oct 2000 05:15:12 -0700 (PDT) Received: by ITC1 with Internet Mail Service (5.5.2650.21) id ; Wed, 25 Oct 2000 13:13:29 +0100 Message-ID: From: Jon Paterson To: "'freebsd-questions@freebsd.org'" Subject: Complete Lockups on Compaq ML370 Date: Wed, 25 Oct 2000 13:13:28 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have been using FreeBSD 4.1(release) for the last 2 months as the firewall and Squid server in house, and it has been working very well. The last week however the server has completely locked up 3 times, with no response on the keyboard etc. There is nothing in the logs either. The kernel that we are using is not the stock kernel, as I wanted to use IPFILTER. Can anyone point me in the direction of the best way to find out the cause of the problems?? Kind regards, Jon Paterson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 5:38:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cs.usask.ca (cs.usask.ca [128.233.130.77]) by hub.freebsd.org (Postfix) with ESMTP id A52EC37B479 for ; Wed, 25 Oct 2000 05:38:19 -0700 (PDT) Received: from ultra10a.usask.ca (ultra10a.usask.ca [128.233.130.22]) by cs.usask.ca (8.9.0/8.9.0) with ESMTP id GAA03478 for ; Wed, 25 Oct 2000 06:38:17 -0600 (CST) Received: from localhost (ogd116@localhost) by ultra10a.usask.ca (8.9.0/8.9.0) with ESMTP id GAA07650 for ; Wed, 25 Oct 2000 06:38:16 -0600 (CST) Date: Wed, 25 Oct 2000 06:38:15 -0600 (CST) From: Ognen Duzlevski To: freebsd-questions@freebsd.org Subject: problem with ed0/Ne2000 isa clone Message-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, the card used to work with a RH Linux configuration, I am now running FreeBSD, it is recognizing the other (PCI) network card, the DOS Setup program that came with the Ne2000 clone is recognizing the card at irq 3, port 0x300 and I rebuilt the kernel to match that, below is the line in the conf file: device ed0 at isa? port 0x300 irq 3 Still the FreeBSD 4.1.1 won't recognize it :( Any ideas? Best regards, Ognen Duzlevski To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 5:58:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ahmler2.mail.eds.com (ahmler2.mail.eds.com [192.85.154.76]) by hub.freebsd.org (Postfix) with ESMTP id 3B0C737B4C5 for ; Wed, 25 Oct 2000 05:58:17 -0700 (PDT) Received: from ahmlir3.mail.eds.com (ahmlir3-2.mail.eds.com [192.85.154.27]) by ahmler2.mail.eds.com (8.11.0/8.11.0) with ESMTP id e9PCwEe03150 for ; Wed, 25 Oct 2000 08:58:15 -0400 (EDT) Received: from ahmlir3.mail.eds.com (localhost [127.0.0.1]) by ahmlir3.mail.eds.com (8.11.0/8.11.0) with ESMTP id e9PCw9717842 for ; Wed, 25 Oct 2000 08:58:09 -0400 (EDT) Received: from usahm101.exch.eds.com (usahm101.exmi01.exch.eds.com [207.37.138.189]) by ahmlir3.mail.eds.com (8.11.0/8.11.0) with ESMTP id e9PCw9b17833 for ; Wed, 25 Oct 2000 08:58:09 -0400 (EDT) Received: by usahm101.exmi01.exch.eds.com with Internet Mail Service (5.5.2650.21) id ; Wed, 25 Oct 2000 08:58:06 -0400 Message-ID: <8AA870658244D4119AF600508BDF0A362BEEFD@usahm014.exmi01.exch.eds.com> From: "Lockard, Donald F" To: "'freebsd-questions@FreeBSD.ORG'" Subject: Free CD-Rom Date: Wed, 25 Oct 2000 08:58:07 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How do I get a free CD for the free bsd or is there a charge for this. Don Lockard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 5:59: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp6.port.ru (mx6.port.ru [194.67.23.42]) by hub.freebsd.org (Postfix) with ESMTP id 9045337B4C5 for ; Wed, 25 Oct 2000 05:59:02 -0700 (PDT) Received: from [212.96.98.33] (helo=[212.96.98.33]) by smtp6.port.ru with esmtp (Exim 3.14 #30) id 13oQ8l-00005y-00; Wed, 25 Oct 2000 16:58:48 +0400 Date: Wed, 25 Oct 2000 17:01:14 +0400 (MSD) From: Jaroshenko Serge X-Sender: jaroshenko@freebsd.merlin.ru To: James Wilde Cc: FreeBSD-questions@FreeBSD.ORG Subject: Re: IPFW vs IP-Filter In-Reply-To: <000601c03e6f$c9c1b0e0$8208a8c0@iqunlimited.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 Wed, 25 Oct 2000, James Wilde wrote: > I've checked the handbook and other sources on IPFW and IP-Filter and I > would appreciate some comments on the two. > > I assume that one uses either/or and not both. IPFW is compiled into the > kernel but IP-Filter runs as an application. ipfilter is compiled into kernel - see LINT : options IPFIREWALL #firewall options IPFIREWALL_VERBOSE #print information about # dropped packets options IPFIREWALL_FORWARD #enable transparent proxy support options IPFIREWALL_VERBOSE_LIMIT=100 #limit verbosity options IPFIREWALL_DEFAULT_TO_ACCEPT options IPDIVERT #divert sockets options IPFILTER #ipfilter support options IPFILTER_LOG #ipfilter logging options IPSTEALTH #support for stealth forwarding > I don't know if there is any > advantage or disadvantage in this. I have always seen IP-Filter as being > the richer in functionality with its statefulness and extra keywords, for > example, the 'quick' keyword. > > My filter of choice therefore has hitherto been IP-Filter. Is there > anything I am missing? What are the pros and cons of the two alternatives - > and, in fact, any others that the panel would like to consider. What packet filter install - your choice! I use ipfilter-3.4.11 - in this version nat work correct for M$ IExploder5 ftp protocol. Sorry for bad english! Best regards! Serge. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 6: 9:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from envy.geekhouse.net (envy.geekhouse.net [64.81.6.50]) by hub.freebsd.org (Postfix) with ESMTP id 1447037B4C5 for ; Wed, 25 Oct 2000 06:09:09 -0700 (PDT) Received: (from jim@localhost) by envy.geekhouse.net (8.11.1/8.11.1) id e9PD95W23731; Wed, 25 Oct 2000 06:09:05 -0700 (PDT) (envelope-from jim) Date: Wed, 25 Oct 2000 06:09:05 -0700 From: Jim Mock To: "Lockard, Donald F" Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: Free CD-Rom Message-ID: <20001025060905.B23596@envy.geekhouse.net> Reply-To: jim@lust.geekhouse.net References: <8AA870658244D4119AF600508BDF0A362BEEFD@usahm014.exmi01.exch.eds.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <8AA870658244D4119AF600508BDF0A362BEEFD@usahm014.exmi01.exch.eds.com>; from donald.lockard@eds.com on Wed, Oct 25, 2000 at 08:58:07AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 25 Oct 2000 at 08:58:07 -0400, Lockard, Donald F wrote: > How do I get a free CD for the free bsd or is there a charge for > this. If you want the CD set, it's not free (replication, etc., costs money). You can order it from http://www.freebsdmall.com/. Alternatively, you can do a network install -- http://www.FreeBSD.org/handbook/install.html for install info. - jim -- jim mock work: jim@osd.bsdi.com | jim@FreeBSD.org http://soupnazi.org/ BSDi Open Source Div | http://bsdi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 6:13:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.eskimo.com (mx1.eskimo.com [204.122.16.48]) by hub.freebsd.org (Postfix) with ESMTP id BC4E037B4C5 for ; Wed, 25 Oct 2000 06:13:26 -0700 (PDT) Received: from eskimo.com (ripper@eskimo.com [204.122.16.13]) by mx1.eskimo.com (8.9.1a/8.8.8) with ESMTP id GAA15476 for ; Wed, 25 Oct 2000 06:13:20 -0700 Received: (from ripper@localhost) by eskimo.com (8.9.1a/8.9.1) id GAA21724; Wed, 25 Oct 2000 06:13:20 -0700 (PDT) Date: Wed, 25 Oct 2000 06:13:20 -0700 (PDT) Message-Id: <200010251313.GAA21724@eskimo.com> From: Ross Lippert To: freebsd-questions@freebsd.org Subject: performance tuning Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Where can come go to get hints on BSD performance tuning? I'm using my box for numerically intense computations BTW. -r To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 6:19:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailb.telia.com (mailb.telia.com [194.22.194.6]) by hub.freebsd.org (Postfix) with ESMTP id 066CE37B479 for ; Wed, 25 Oct 2000 06:19:37 -0700 (PDT) Received: from ents02 (t2o90p65.telia.com [195.67.216.185]) by mailb.telia.com (8.9.3/8.9.3) with SMTP id PAA16265; Wed, 25 Oct 2000 15:19:19 +0200 (CEST) From: "James Wilde" To: "Jaroshenko Serge" Cc: Subject: RE: IPFW vs IP-Filter Date: Wed, 25 Oct 2000 15:19:10 +0200 Message-ID: <000001c03e86$29769170$8208a8c0@iqunlimited.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Jaroshenko > Serge > Sent: Wednesday, October 25, 2000 15:01 > To: James Wilde > Cc: FreeBSD-questions@FreeBSD.ORG > Subject: Re: IPFW vs IP-Filter > > ipfilter is compiled into kernel - see LINT : > > options IPFILTER #ipfilter support > options IPFILTER_LOG #ipfilter logging You're right, Serge, I'd forgotten that I added IP-Filter support in the kernel. mvh/regards James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 6:24:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from acenet.net.au (acemail2.acenet.net.au [203.46.29.42]) by hub.freebsd.org (Postfix) with ESMTP id D537337B479 for ; Wed, 25 Oct 2000 06:24:41 -0700 (PDT) Received: from acenet.net.au [203.46.29.38] by acenet.net.au [203.46.29.42] with SMTP (MDaemon.v2.8.7.4.R) for ; Wed, 25 Oct 2000 23:16:40 +1000 Received: from stout [203.46.29.205] by acenet.net.au [203.46.29.38] with SMTP (MDaemon.v2.8.7.4.R) for ; Wed, 25 Oct 2000 23:08:12 +1000 Message-ID: <000801c03e84$92a27760$cd1d2ecb@stout> From: "Stu and Kazza" To: Subject: Creative ATAPI CDROM Date: Wed, 25 Oct 2000 23:07:46 +1000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C03ED8.6395E5C0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Reply-To: dodgybros@acenet.net.au X-MDaemon-Deliver-To: freebsd-questions@FreeBSD.ORG X-Return-Path: dodgybros@acenet.net.au Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C03ED8.6395E5C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am trying to install FreeBSD using a CDROM. The CDROM is a Creative = Quad Speed - CD420E and it is setup as the slave (the hard drive is the = master). Sysinstall simply does not not recognize the CDROM. There are = two devices that were 'probed' which are the two ATAPI controllers. Any ideas? Thanks in advance..... ------=_NextPart_000_0005_01C03ED8.6395E5C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I am trying to install FreeBSD using a = CDROM. =20 The CDROM is a Creative Quad Speed - CD420E and it is setup as the slave = (the=20 hard drive is the master).  Sysinstall simply does not not = recognize=20 the CDROM.  There are two devices that were 'probed' which are = the two=20 ATAPI controllers.
 
Any ideas?
 
Thanks in = advance.....
------=_NextPart_000_0005_01C03ED8.6395E5C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 6:25:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from VL-MS-MR003.sc1.videotron.ca (relais.videotron.ca [24.201.245.36]) by hub.freebsd.org (Postfix) with ESMTP id 094A937B479 for ; Wed, 25 Oct 2000 06:25:26 -0700 (PDT) Received: from localhost ([24.201.253.237]) by VL-MS-MR003.sc1.videotron.ca (Netscape Messaging Server 4.15) with ESMTP id G2ZMMC03.P4P for ; Wed, 25 Oct 2000 09:25:24 -0400 Received: by localhost (Postfix, from userid 1001) id A3E993249; Wed, 25 Oct 2000 09:27:25 -0400 (EDT) To: freebsd-questions@freebsd.org Subject: Ensoniq 1370 Message-Id: <20001025132725.A3E993249@localhost> Date: Wed, 25 Oct 2000 09:27:25 -0400 (EDT) From: kint@videotron.ca (Joel Dinel) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have an Ensoniq 1370. Is there a chance it will be supported if I recompile my kernel? Anybody else has that type of card and has it operational under FreeBSD? Thanks, Joel Dinel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 6:26:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cindrpmx1.corp.harris.com (cindrpmx1.corp.harris.com [137.237.241.23]) by hub.freebsd.org (Postfix) with ESMTP id 6C60837B4C5 for ; Wed, 25 Oct 2000 06:26:48 -0700 (PDT) Received: by cindrpmx1.corp.harris.com with Internet Mail Service (5.5.2650.21) id <4S4YN08W>; Wed, 25 Oct 2000 09:26:42 -0400 Message-ID: <95B669A7D872D41182A600508BDFFB8C12D5D9@mlbmx7.ess.harris.com> From: "Potts, Ross" To: "'jim@lust.geekhouse.net'" , "Lockard, Donald F" Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: RE: Free CD-Rom Date: Wed, 25 Oct 2000 09:26:33 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Or if he has the bandwidth(Don't we all have multiple T-1s running thru our houses?) he can download the ISO image and burn it. I am lucky enough that I can part with $40 a couple of times a year (my wife gave me permission, she just doesn't know it!) to support such a fine OS. Since I haven't compiled a program in 7 years, I gotta contribute in some way. > -----Original Message----- > From: Jim Mock [SMTP:jim@lust.geekhouse.net] > Sent: Wednesday, October 25, 2000 9:09 AM > To: Lockard, Donald F > Cc: 'freebsd-questions@FreeBSD.ORG' > Subject: Re: Free CD-Rom > > On Wed, 25 Oct 2000 at 08:58:07 -0400, Lockard, Donald F wrote: > > How do I get a free CD for the free bsd or is there a charge for > > this. > > If you want the CD set, it's not free (replication, etc., costs money). > You can order it from http://www.freebsdmall.com/. Alternatively, you > can do a network install -- http://www.FreeBSD.org/handbook/install.html > for install info. > > - jim > > -- > jim mock work: jim@osd.bsdi.com | jim@FreeBSD.org > http://soupnazi.org/ BSDi Open Source Div | http://bsdi.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 6:31: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corpmx3.CORP.HARRIS.COM (corpmx3.corp.harris.com [137.237.103.9]) by hub.freebsd.org (Postfix) with ESMTP id 8B7A237B479 for ; Wed, 25 Oct 2000 06:30:58 -0700 (PDT) Received: by corpmx3 with Internet Mail Service (5.5.2650.21) id ; Wed, 25 Oct 2000 09:30:57 -0400 Message-ID: <95B669A7D872D41182A600508BDFFB8C12D5DA@mlbmx7.ess.harris.com> From: "Potts, Ross" To: "'dodgybros@acenet.net.au'" , freebsd-questions@freebsd.org Subject: RE: Creative ATAPI CDROM Date: Wed, 25 Oct 2000 09:30:50 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Could be that you have one of those CDROMS that needs the sound card connected to it. As the equipment matured it became less dependent on sound card controllers. When they first came packaged together years ago, I understand this was the case. Check the compatibilty database. Alternatively, find a used computer store and drop $10 on another used CDROM. Just don't pick one that is labeled Creative Labs or you may be back to square one. -----Original Message----- From: Stu and Kazza [SMTP:dodgybros@acenet.net.au] Sent: Wednesday, October 25, 2000 9:08 AM To: freebsd-questions@freebsd.org Subject: Creative ATAPI CDROM I am trying to install FreeBSD using a CDROM. The CDROM is a Creative Quad Speed - CD420E and it is setup as the slave (the hard drive is the master). Sysinstall simply does not not recognize the CDROM. There are two devices that were 'probed' which are the two ATAPI controllers. Any ideas? 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 Oct 25 6:32:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout01.sul.t-online.com (mailout01.sul.t-online.com [194.25.134.80]) by hub.freebsd.org (Postfix) with ESMTP id A1E5537B479 for ; Wed, 25 Oct 2000 06:32:40 -0700 (PDT) Received: from fmrl00.sul.t-online.de by mailout01.sul.t-online.com with smtp id 13oQfE-00024P-07; Wed, 25 Oct 2000 15:32:20 +0200 Received: from icg-pc202.hofheim.icg-online.de (06192901197-0001@[217.1.124.79]) by fmrl00.sul.t-online.com with esmtp id 13oQfC-0CfcjAC; Wed, 25 Oct 2000 15:32:18 +0200 Received: (from manfred@localhost) by icg-pc202.hofheim.icg-online.de (8.9.3/8.9.3) id PAA42374; Wed, 25 Oct 2000 15:39:15 +0200 (CEST) (envelope-from usselmann.m) Date: Wed, 25 Oct 2000 15:39:14 +0200 From: Manfred Usselmann To: "Lockard, Donald F" Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: Free CD-Rom Message-ID: <20001025153914.B41787@icg-pc202.hofheim.icg-online.de> References: <8AA870658244D4119AF600508BDF0A362BEEFD@usahm014.exmi01.exch.eds.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <8AA870658244D4119AF600508BDF0A362BEEFD@usahm014.exmi01.exch.eds.com>; from donald.lockard@eds.com on Wed, Oct 25, 2000 at 08:58:07AM -0400 Organization: ICG Informationstechnologie Consulting GmbH X-Sender: 06192901197-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 25, 2000 at 08:58:07AM -0400, Lockard, Donald F wrote: > How do I get a free CD for the free bsd or is there a charge for this. Download the ISO image from www.freebsd.org and burn your free CD. Alternatively you can order a version from www.freebsdmall.com which is not free but supports the project. Manfred > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Manfred Usselmann usselmann.m@icg-online.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 6:42: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stella.pyramus.com (stella.pyramus.com [206.129.206.3]) by hub.freebsd.org (Postfix) with ESMTP id B2EDF37B479 for ; Wed, 25 Oct 2000 06:42:00 -0700 (PDT) Received: from pyramus.com (dark-star.pyramus.com [206.129.206.6]) by stella.pyramus.com (8.9.3/8.9.3) with ESMTP id GAA68878 for ; Wed, 25 Oct 2000 06:43:17 -0700 (PDT) (envelope-from blake@pyramus.com) Message-ID: <39F6E38E.153455A1@pyramus.com> Date: Wed, 25 Oct 2000 06:43:42 -0700 From: Blake Swensen X-Mailer: Mozilla 4.74 [en]C-DIAL (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD List Subject: Perl crypt(), htpasswd, and 4.1-RELEASE Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This really is a FreeBSD question. Have written a script which uses the perl crypt() command to create/change passwords as a replacement for htpasswd. This worked perfectly on 2.1.6-RELEASE, and now that I have upgraded to 4.1-RELEASE the encryption scheme seems to be different and all of my .htaccess passwords are broken. Can anyone shed some light on what might be happening here? ... htpasswd will correctly encrypt the password, but perl crypt() will not. Just FYI, I am using exactly the same version of httpd & htpasswd that was running on the old 2.1.6 system, restored from backup. Peace, Blake To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 6:43:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rworld.org (unknown [208.25.92.100]) by hub.freebsd.org (Postfix) with ESMTP id 7845B37B4C5 for ; Wed, 25 Oct 2000 06:43:50 -0700 (PDT) Received: (from r3mdh@localhost) by rworld.org (8.9.3/8.9.3) id GAA94634 for freebsd-questions@freebsd.org; Wed, 25 Oct 2000 06:54:27 -0700 (PDT) (envelope-from r3mdh) Date: Wed, 25 Oct 2000 06:54:27 -0700 From: "Michael D. Harlan" To: freebsd-questions@freebsd.org Subject: Sniffit 0.3.7b Message-ID: <20001025065427.A94540@rworld.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, As in the past, I have saved this mailing list as a last resort for solving problems. I have the following package installed on my FreeBSD 4.1 box: sniffit-0.3.7b A packet sniffer program. For educational use I have the required SysV options compiled into my kernel as well as two (2) bpf devices: options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores pseudo-device bpf 2 #Berkeley packet filter I have two network interfaces: fxp0 (internal/private) and de0 (external/public). I have a lot of traffic generated on my external interface. During one of those times of high-traffic (a cvsup run, for example), I issued the following command: sniffit -F de0 -I and get the following output: Forcing device to de0 (user requested)... Make sure you have read the docs carefully. Supported Network device found. (de0) Entering Shared memory at 0x30048000 Shared 37108 ... mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj lqqSniffit 0.3.7 Betaqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x Source IP : All Source PORT : All x x Destination IP: All Destination PORT: All x mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj The problem I'm having is that NOTHING is showing up, despite the fact that I have a ton of traffic coming in for a long duration. Am I missing something obvious or ... ? As always, I appreciate all of your help and patience. -- Mike Harlan (r3mdh@rworld.org) http://www.rworld.org/~r3mdh/ http://www.rworld.org/ http://www.usml.org/ http://browns.rworld.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 6:43:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (Postfix) with ESMTP id 63A0437B4CF for ; Wed, 25 Oct 2000 06:43:54 -0700 (PDT) Received: from buffnet11.buffnet.net (buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.9.3/8.8.7) with ESMTP id JAA87289; Wed, 25 Oct 2000 09:43:55 -0400 (EDT) (envelope-from shovey@buffnet.net) Date: Wed, 25 Oct 2000 09:43:49 -0400 (EDT) From: Stephen Hovey To: Blake Swensen Cc: FreeBSD List Subject: Re: Perl crypt(), htpasswd, and 4.1-RELEASE In-Reply-To: <39F6E38E.153455A1@pyramus.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 know I had trouble when freebsd went to ELF - with older a.out binaries because the libs for a.out werent right for des On Wed, 25 Oct 2000, Blake Swensen wrote: > This really is a FreeBSD question. > > Have written a script which uses the perl crypt() command to > create/change passwords as a replacement for htpasswd. This worked > perfectly on 2.1.6-RELEASE, and now that I have upgraded to 4.1-RELEASE > the encryption scheme seems to be different and all of my .htaccess > passwords are broken. > > Can anyone shed some light on what might be happening here? ... htpasswd > will correctly encrypt the password, but perl crypt() will not. > > Just FYI, I am using exactly the same version of httpd & htpasswd that > was running on the old 2.1.6 system, restored from backup. > > Peace, > Blake > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 25 6:44:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from linum.cofc.edu (linum.cofc.edu [153.9.35.19]) by hub.freebsd.org (Postfix) with ESMTP id EBBC537B4C5 for ; Wed, 25 Oct 2000 06:44:48 -0700 (PDT) Received: (from astrand@localhost) by linum.cofc.edu (8.11.0/8.9.3) id e9PDii524207; Wed, 25 Oct 2000 09:44:44 -0400 (EDT) (envelope-from astrand) To: Tim McMillen Subject: Re: Choosing a fairly high-speed compute server Cc: freebsd-questions@freebsd.org References: From: Allan Strand Date: 25 Oct 2000 09:44:43 -0400 In-Reply-To: Tim McMillen's message of "Mon, 23 Oct 2000 16:33:34 -0400 (EDT)" Message-ID: <868zrdt4qc.fsf@linum.cofc.edu> Lines: 72 User-Agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) XEmacs/20.4 (Emerald) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for the pointers. I think it has some parallizability, but frankly I am daunted by the networking hassles of creating a cluster. I already spend plenty of time maintaining my toy network of a few boxes. Right now, I am leaning towards a couple of cheap hi-speed boxes performing completely separate runs of the simulation independently. a. Tim McMillen writes: > Depending on how parralizable your process is, you might want to look into > creating a cluster. You may be able to do it more cheaply. > See http://acme.ecn.purdue.edu They did get lucky with part > availability. > Also for price / performance the AMD Duron beats the P3 easily. > See www.cpuscorecard.com/cpu_latest.htm > www.tomshardware.com/cpu/00q4/001017/athlon-09.html > if that link doesn't work look for the cpu guide. > or just search Tom's hardware for Duron. The FP performance kills the P3, > while most other things are a little behind. > > You could create 2 or more boxes using Duron Chips and use them as a > cluster. The one drawback is that as of august there were no chipsets > for the Duron that could handle ECC memory. Don't know if that was a > requirement for you. The ECC supporting chipsets were on the way > supposedly. Hope that helps > Tim > > > On 23 Oct 2000, Allan Strand wrote: > > > Hi all, > > > > I have written a pretty complex simulation in c++. It seems to work > > pretty well at the moment, but it is too slow for my liking. I am in > > the process of optimizing the code, but there is a point where that > > will not help speed things up. The program does lots of memory > > allocation/deallocation and that seems to be it's speed downfall. > > > > So, I need a new box and I wanted to solicit input on some choices. > > First of all, I really plan to have this box dedicated to > > computational problems only, so I don't really need soundboards, fancy > > monitors, modems, etc. All that is required is a NIC, >= 256M ram, > > and high cpu+cache+bus performance. Of course I want to minimize > > price. The program could probably be threaded at a gross level, so > > SMP might ultimately be an option (even if not threaded?), but I was > > thinking of starting with a 800Mhz PIII machine. Does this rambling > > make sense? Can FBSD utilize the PIII features? Is there a > > hi-performance computation in FBSD FAQ? > > > > TIA > > > > a. > > -- > > Allan Strand > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Allan Strand, Biology http://linum.cofc.edu College of Charleston Ph. (843) 953-8085 Charleston, SC 29424 Fax (843) 953-5453 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 6:47:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from VL-MS-MR003.sc1.videotron.ca (relais.videotron.ca [24.201.245.36]) by hub.freebsd.org (Postfix) with ESMTP id 57BDA37B4C5 for ; Wed, 25 Oct 2000 06:47:28 -0700 (PDT) Received: from localhost ([24.201.253.237]) by VL-MS-MR003.sc1.videotron.ca (Netscape Messaging Server 4.15) with ESMTP id G2ZNN304.53F for ; Wed, 25 Oct 2000 09:47:27 -0400 Received: by localhost (Postfix, from userid 1001) id 752BB3249; Wed, 25 Oct 2000 09:49:28 -0400 (EDT) Date: Wed, 25 Oct 2000 09:49:28 -0400 From: Joel Dinel To: freebsd-questions@freebsd.org Subject: Mutt's colors Message-ID: <20001025094928.B59015@dimmu.videotron.ca.> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How can I get color schemes in Eterm? Under Linux, my Mutt is pretty nice. There's color everywhere. Do I need to define a color scheme in my .muttrc? If so, where can I find a "big" .muttrc that has plenty of options? The Muttrc that comes with FreeBSD's port has no apparent color options. Thanks, -- Joel Dinel kint@videotron.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 7:12:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from francine.edoropolis.org (catv6055.extern.kun.nl [131.174.116.55]) by hub.freebsd.org (Postfix) with ESMTP id E787B37B479 for ; Wed, 25 Oct 2000 07:12:38 -0700 (PDT) Received: from francine.edoropolis.org (localhost [127.0.0.1]) by francine.edoropolis.org (8.11.0/8.9.2) with ESMTP id e9PECYj14731 for ; Wed, 25 Oct 2000 16:12:34 +0200 (CEST) (envelope-from purrcat@edoropolis.org) Message-Id: <200010251412.e9PECYj14731@francine.edoropolis.org> To: freebsd-questions@freebsd.org Subject: Re: ViBRA16C 16bit recording problems X-Mailer: nmh X-Maileditor: vi X-Visit: http://www.edoropolis.org/ X-Use: Leona-HTTPd, http://www.qdonksoft.com/ Date: Wed, 25 Oct 2000 16:12:33 +0200 From: Khamba Staring Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Sorry for my last post. When I tried to detect which record audio formats were available, only AFMT_U8 (8 bits ulaw) showed up.. So no wonder only 8bits sampling worked. Still, I'm a little puzzled. The windows drivers seemed to be able to record at 16 bits per sample. Are the windows drivers doing some on-the-fly converting from 8 to 16 bits (argh, that must cost a lot of cpu cycles)? Or is Creative reluctant to open up chip specifications? Kind regards, -- Khamba Staring To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 7:14:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from VL-MS-MR003.sc1.videotron.ca (relais.videotron.ca [24.201.245.36]) by hub.freebsd.org (Postfix) with ESMTP id DCC5C37B4C5 for ; Wed, 25 Oct 2000 07:14:43 -0700 (PDT) Received: from localhost ([24.201.253.237]) by VL-MS-MR003.sc1.videotron.ca (Netscape Messaging Server 4.15) with ESMTP id G2ZOWJ01.S6N; Wed, 25 Oct 2000 10:14:43 -0400 Received: by localhost (Postfix, from userid 1001) id 34CE732B9; Wed, 25 Oct 2000 10:16:45 -0400 (EDT) Date: Wed, 25 Oct 2000 10:16:44 -0400 From: Joel Dinel To: Matt Bettinger Cc: freebsd-questions@freebsd.org Subject: Re: Ensoniq 1370 Message-ID: <20001025101644.A359@dimmu.videotron.ca.> References: <71F816A89AA9D3119F4C00D0B7094EFC1FFD83@FIN_SYN> <71F816A89AA9D3119F4C00D0B7094EFC206185@FIN_SYN> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <71F816A89AA9D3119F4C00D0B7094EFC206185@FIN_SYN>; from mattb@finsyn.com on Wed, Oct 25, 2000 at 08:39:32AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello again, Well I got a succesful kernel compile. Let me show you something from my DMESG : pcm0: port 0xa800-0xa83f irq 11 at device 12.0 on pci0 I did the sh ./MAKEDEV snd0 in /dev as root *before* rebooting after my kernel compile. Am I supposed to have a snd device in /dev, 'cause right now I don't... Thanks ! -- Joel Dinel kint@videotron.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 7:31:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.net2000.ch (mail.net2000.ch [62.2.252.229]) by hub.freebsd.org (Postfix) with ESMTP id 6AEE037B479 for ; Wed, 25 Oct 2000 07:31:11 -0700 (PDT) Received: from 2113.ch ([195.176.0.183]) by mail.net2000.ch (Netscape Messaging Server 3.5) with ESMTP id AAA115A for ; Wed, 25 Oct 2000 16:29:41 +0200 Message-ID: <39F6F212.C081A49E@2113.ch> Date: Wed, 25 Oct 2000 16:45:38 +0200 From: Luc X-Mailer: Mozilla 4.5 [fr] (WinNT; I) X-Accept-Language: fr MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Amnesiac 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 all, my freebsd router (3.4) worked fine for 3 monthes but todays its boot in amnesiac mode (i don't know why) and i don't know how to get back in normal mode. #mount -a success to get back read-write on / #fsck -pf /dev/rwd0s2a: 11586 files, 129216 used, 1903407 free (18711 frags, 235587 blocks, 0.9% fragmentation) /dev/rwd0s2e: 1371 files, 29448 used, 1054591 free (527 frags, 131758 blocks, 0.0% fragmentation) Does not complain about bad blocks #reboot does not solve the problem. any help welcome. thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 7:32:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mtu.ru (ns.mtu.ru [195.34.32.10]) by hub.freebsd.org (Postfix) with ESMTP id 9015F37B4C5; Wed, 25 Oct 2000 07:32:13 -0700 (PDT) X-Recipient: bsd_usr@yahoo.com Received: from srv4.any (ppp101-8.dialup.mtu-net.ru [212.188.101.8]) by mtu.ru (Postfix) with ESMTP id 611AB74CE; Wed, 25 Oct 2000 18:32:00 +0400 (MSD) (envelope-from avn@any.ru) Date: Wed, 25 Oct 2000 18:33:24 +0400 From: "Alexey V.Neyman" X-Mailer: The Bat! (v1.39) UNREG / CD5BF9353B3B7091 Reply-To: "Alexey V.Neyman" Organization: ANY X-Priority: 3 (Normal) Message-ID: <0773.001025@any.ru> To: Joey Garcia Cc: questions@freebsd.org, freebsd-hardware@freebsd.org Subject: Re: sym0 error messages (and kernel panic) - what do these messages mean? In-reply-To: <20001025032409.72980.qmail@web218.mail.yahoo.com> References: <20001025032409.72980.qmail@web218.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I got the same message for the same card (TEKRAM DC-390F) while compiling new kernel. JG> panic: assertion "i && sym_get_cam_status(cp->cam_ccb) JG> == CAM_REQUEUE_REQ" failed: file JG> "../../dev/sym/sym_hipd.c", line 5208 Seems that heavy disk load confuses SCSI. Also in my case this message was preceeded by the message "SCSI bus reset detected". Any clues? Alexey. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 7:47:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 30AD037B4C5; Wed, 25 Oct 2000 07:47:31 -0700 (PDT) Received: from beppo (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id HAA13431; Wed, 25 Oct 2000 07:45:42 -0700 Date: Wed, 25 Oct 2000 07:45:43 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: "Alexey V.Neyman" Cc: Joey Garcia , questions@FreeBSD.ORG, freebsd-hardware@FreeBSD.ORG Subject: Re: sym0 error messages (and kernel panic) - what do these messages mean? In-Reply-To: <0773.001025@any.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 You asked in the right place (freebsd-scsi) already. I've forwarded the mail to the driver author- you'll have to wait for him to respond, or you could ask dircetly too. On Wed, 25 Oct 2000, Alexey V.Neyman wrote: > Hello, > > I got the same message for the same card (TEKRAM DC-390F) > while compiling new kernel. > JG> panic: assertion "i && sym_get_cam_status(cp->cam_ccb) > JG> == CAM_REQUEUE_REQ" failed: file > JG> "../../dev/sym/sym_hipd.c", line 5208 > Seems that heavy disk load confuses SCSI. > Also in my case this message was preceeded by the message > "SCSI bus reset detected". > > Any clues? > Alexey. > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hardware" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 7:54: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from topperwein.dyndns.org (acs-24-154-28-99.zoominternet.net [24.154.28.99]) by hub.freebsd.org (Postfix) with ESMTP id 262A637B479; Wed, 25 Oct 2000 07:54:01 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by topperwein.dyndns.org (8.11.0/8.11.1) with ESMTP id e9PEsY420595; Wed, 25 Oct 2000 10:54:34 -0400 (EDT) (envelope-from behanna@zbzoom.net) Date: Wed, 25 Oct 2000 10:54:34 -0400 (EDT) From: Chris BeHanna Reply-To: behanna@zbzoom.net To: Marko Ruban Cc: freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: gateway on different subnet In-Reply-To: <39F49ECC.AF8CDFD2@dppl.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, 23 Oct 2000, Marko Ruban wrote: > Summary of the problem: > > Can't assign cable modem gateway (10.17.56.12) to interface > ed0 with assigned IP (208.59.162.242) - "network unreachable". > > I called RCN (my cable provider) and asked them to give me > a gateway on the same subnet; they said they "don't do that". man dhcp.conf(5). From what I saw there, "option routers" and "option routes" are what you need to stick into your dhclient.conf. Can you add routes by hand and make it work? If not, then even the above won't help you. > Part of solution: > > I set an alias for ed0 to 10.17.0.1 and it accepted the cable > modem gateway as is. BUT, the packets are sent out with source > address (10.17.0.1) responses to which, I suspect, gateway doesn't > know how to route. I would imagine you're right. > Question: how can I have an alias of 10.17.0.1 and send out all > packets with source address set to 208.59.162.242 (the IP > that is actually assigned to the interface - not alias). natd? > P.S. Alternately, how can I force the system to allow a gateway > that is on a different subnet (like windows allows that). Who > can I turn to for help ? I'm not a routing guru, but the guy in the next office is. I'll ask him. (tromp, tromp, tromp) The answer is this: run routed in verbose or debug mode, or listen with rip, or some other network sniffer (you could even ping the network and see who answers). You should have a local router within 30 seconds. Failing that, there have been a lot of other good suggestions, among which probably the best is to switch to DSL. :-/ -- Chris BeHanna Software Engineer (at yourfit.com) behanna@zbzoom.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 7:57:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from baddog.yi.org (24-216-177-184.hsacorp.net [24.216.177.184]) by hub.freebsd.org (Postfix) with ESMTP id 965A837B479 for ; Wed, 25 Oct 2000 07:57:54 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by baddog.yi.org (Postfix) with ESMTP id 1EBE81D9F; Wed, 25 Oct 2000 10:57:46 -0400 (EDT) Date: Wed, 25 Oct 2000 10:57:46 EDT From: mike johnson To: kint@videotron.ca (Joel Dinel), freebsd-questions@FreeBSD.ORG Subject: Re: Ensoniq 1370 Reply-To: ahze@slaughter.necro.edu X-Mailer: Spruce 0.6.5 for X11 w/smtpio 0.7.9 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Message-Id: <20001025145747.1EBE81D9F@baddog.yi.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG yup , its supported. heres a howto. http://www.wicklein.org/~chrisw/FreeBSD/sb128pci.txt On Wed, 25 Oct 2000, kint@videotron.ca (Joel Dinel) wrote: > Date: Wed, 25 Oct 2000 09:27:25 -0400 (EDT) > To: freebsd-questions@FreeBSD.ORG > From: kint@videotron.ca (Joel Dinel) > Subject: Ensoniq 1370 > > I have an Ensoniq 1370. Is there a chance it will be supported if I > recompile my kernel? Anybody else has that type of card and has it > operational under FreeBSD? > > Thanks, > > Joel Dinel > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 25 8: 1:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dire.bris.ac.uk (dire.bris.ac.uk [137.222.10.60]) by hub.freebsd.org (Postfix) with ESMTP id B9F2237B479; Wed, 25 Oct 2000 08:01:22 -0700 (PDT) Received: from mail.ilrt.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV with ESMTP; Wed, 25 Oct 2000 16:01:05 +0100 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 3.16 #1) id 13oS2Q-0005uw-00; Wed, 25 Oct 2000 16:00:22 +0100 Date: Wed, 25 Oct 2000 16:00:22 +0100 (BST) From: Jan Grant To: Eric Brueggmann Cc: freebsd-questions@freebsd.org, freebsd-fs@freebsd.org Subject: Re: du/df In-Reply-To: <20001025000210.A2828@snoopie.yi.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 25 Oct 2000, Eric Brueggmann wrote: > Sorry for the cross post. I was wondering what could cause this: > > # du -hc /var | grep total > 15M total > # df -h /var > Filesystem Size Used Avail Capacity Mounted on > /dev/ad3s2e 483M 101M 343M 23% /var Either softupdates (but only briefly). More likely, a rotated/deleted log file that's still being held open by a process. Try running openfiles /var (just a shell script - you can get it at http://tribble.ilrt.bris.ac.uk/~cmjg/unix/scripts/openfiles ) ...or get lsof. -- jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44(0)117 9287163 Fax +44 (0)117 9287112 RFC822 jan.grant@bris.ac.uk Goedel would be proud - I'm both inconsistent _and_ incomplete. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 8: 4:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web802.mail.yahoo.com (web802.mail.yahoo.com [128.11.23.62]) by hub.freebsd.org (Postfix) with SMTP id A923237B4C5 for ; Wed, 25 Oct 2000 08:04:12 -0700 (PDT) Received: (qmail 20438 invoked by uid 60001); 25 Oct 2000 15:04:11 -0000 Message-ID: <20001025150411.20437.qmail@web802.mail.yahoo.com> Received: from [212.124.86.132] by web802.mail.yahoo.com; Wed, 25 Oct 2000 08:04:11 PDT Date: Wed, 25 Oct 2000 08:04:11 -0700 (PDT) From: Zvezdelin Vladov Subject: OpenSSH Upgrade Problems! ( Security related) To: freebsd-questions@FreeBSD.ORG, green@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I have tried few times to cvsup the cvs-crypto group of sources where openssh lies in. I am running FreeBSD-4.x-stable, last update made around 15 october. Precompiled OK. Still, just today found out that I am running the old openssh, with few SECURITY related BUGS. I can't update it to the 2.2.x version as the web of openssh.com states. I can't update it through the /usr/ports subsystem too. There is the old version. As stated on the http://www.openbsd.org/errata.html#format_strings QUOTE: 028: SECURITY FIX: Oct 6, 2000 There are printf-style format string bugs in several privileged programs. Those are updated in the 2.2.x version. Still, on the cvs by web from freebsd.org looks like it (the 2.2.x) has been imported 2/3 days after the OpenBSD folks changed the bugs. I can't get one thing. Is this fixed for -current only? Just found out by the advisory from openbsd, following the link above, and went to download the "portable" version to update my openssh. Cvsup to internat.freebsd.org says: cvs-crypto: no such collection. Commenting-out cvs-crypto and pointing by src-secure src-.... etc. didn't work. Not even on any other cvsup server. (have tried both with 4.x-stable 4.x-secure-stable) and most of the uk's cvsup servers. Comments? Yours, Zvezdelin Vladov __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 8: 5:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id EA56537B479; Wed, 25 Oct 2000 08:05:54 -0700 (PDT) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id RAA51266; Wed, 25 Oct 2000 17:05:51 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Jan Grant Cc: Eric Brueggmann , freebsd-questions@FreeBSD.ORG, freebsd-fs@FreeBSD.ORG Subject: Re: du/df References: From: Dag-Erling Smorgrav Date: 25 Oct 2000 17:05:49 +0200 In-Reply-To: Jan Grant's message of "Wed, 25 Oct 2000 16:00:22 +0100 (BST)" Message-ID: Lines: 9 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jan Grant writes: > ...or get lsof. hmm, or wait a couple of hours 'till I fix sockstat so it shows open files and directories as well. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 8:11:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 439AF37B479; Wed, 25 Oct 2000 08:11:42 -0700 (PDT) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id RAA51301; Wed, 25 Oct 2000 17:11:37 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Jan Grant Cc: Eric Brueggmann , freebsd-questions@FreeBSD.ORG, freebsd-fs@FreeBSD.ORG Subject: Re: du/df References: From: Dag-Erling Smorgrav Date: 25 Oct 2000 17:11:37 +0200 In-Reply-To: Dag-Erling Smorgrav's message of "25 Oct 2000 17:05:49 +0200" Message-ID: Lines: 11 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dag-Erling Smorgrav writes: > Jan Grant writes: > > ...or get lsof. > hmm, or wait a couple of hours 'till I fix sockstat so it shows open > files and directories as well. Hmm, no, never mind. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 8:12:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web9606.mail.yahoo.com (web9606.mail.yahoo.com [216.136.129.185]) by hub.freebsd.org (Postfix) with SMTP id 4DC9737B4CF for ; Wed, 25 Oct 2000 08:12:55 -0700 (PDT) Message-ID: <20001025151246.79629.qmail@web9606.mail.yahoo.com> Received: from [152.106.50.232] by web9606.mail.yahoo.com; Wed, 25 Oct 2000 08:12:46 PDT Date: Wed, 25 Oct 2000 08:12:46 -0700 (PDT) From: Yorick Hardy Subject: pipe through ghostscript causes stdin EAGAIN error 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 A problem with a program I have written (which pipes information to ghostscript) prompted me to check the following cat | gs -sDEVICE=ppmraw - which gives the result from cat(as soon as a newline is entered) stdin:Resource temporarily unavailable (i.e. the error EAGAIN). I am using 4-STABLE, tcsh as the shell and gs6.01. Is ghostscript at fault? In my program, ensuring that all the standard descriptors(stdin,stdout and stderr) were closed before the exec, solved the problem. Is there some way that ghostscript can influence stdin when it only has access to stderr? Thank you for any suggestions. Yorick Hardy __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 8:19:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from uswgne22.uswest.com (uswgne22.uswest.com [204.26.87.76]) by hub.freebsd.org (Postfix) with ESMTP id 0172837B479 for ; Wed, 25 Oct 2000 08:19:30 -0700 (PDT) Received: from egate-ut3.uswc.uswest.com (egate-ut3.uswc.uswest.com [148.157.122.201]) by uswgne22.uswest.com (8.10.0/8.10.0) with ESMTP id e9PFJO006380; Wed, 25 Oct 2000 10:19:25 -0500 (CDT) Received: from duntx003.litel.com (localhost [127.0.0.1]) by egate-ut3.uswc.uswest.com (8.10.0/8.10.0) with ESMTP id e9PFJNX07998; Wed, 25 Oct 2000 09:19:24 -0600 (MDT) Received: by DUNTX003 with Internet Mail Service (5.5.2650.21) id ; Wed, 25 Oct 2000 11:19:31 -0400 Message-ID: <9D35FA2F8EFCD111BA5A00805FA75E870846502A@fdntx001> From: "Cribbins, Jason" To: john253@crosswinds.net, questions@FreeBSD.ORG Subject: RE: Unable to boot 4.1.1 Date: Wed, 25 Oct 2000 11:12:43 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of John Murphy Sent: Monday, October 23, 2000 5:44 PM To: questions@FreeBSD.ORG Subject: Re: Unable to boot 4.1.1 Cribbins, Jason wrote: >I downloaded the latest floopy disks linked on ther main web site and am >unable to boot now. The floppies were in the 4.1.1-release sectionof the >ftp site > >I have had no trouble using 4.1-stable that I downloaded last month but the >latest release is not working at all. Everything seems to go ok through the >entire install process until the finasl reboot then I get the following: > >>>FreeBSD/i386 BOOT >Default: 0:da(0,a)kernel >Boot: >Invalid partition >No /kernel > >This message repeats noi matter what I try. This only other difference >between this install and the one a month ago was the addition of a Promise >Ultra 100 IDE Controller. Which is why I decided to reinstall in the first >place. > >I have a 128MB swap and 392MB /tmp on ad0 (520MB SCSI) >I also have default all on the da4 (20GB IDE) This doesn't sound right because ad0 is an IDE drive. Also, if you did "default all" you probably have two swap partitions, and that will probably cause problems. >Thats the most info I can give right now since my system is unbootable and I >cant access any more info without attempting a reinstall. This is the third >time this weekend and I am finished unless I can get some guidance >Can anyone help? >Perhaps try installing again with just the IDE drive. You could add the >SCSI later. It should be no problem to move /tmp, but I'm not sure >about the swap partition. I tried IDE only and got the same response. The only reason I used the SCSI for swp and tmp was to avoid wasting a perfectly good HD. It seems the only config that works is when I install only the 520MB SCSI drive. But that makes my /usr way too small for my needs. This trouble seems to be directly associated with FreeBSD 4.1.1 and my Promise Ultra100 IDE controller. Note I am using an ATA66 drive right now and the card bios is detecting the drive on bootup. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 8:20: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from VL-MS-MR003.sc1.videotron.ca (relais.videotron.ca [24.201.245.36]) by hub.freebsd.org (Postfix) with ESMTP id 2F10137B479 for ; Wed, 25 Oct 2000 08:20:02 -0700 (PDT) Received: from localhost ([24.201.253.237]) by VL-MS-MR003.sc1.videotron.ca (Netscape Messaging Server 4.15) with ESMTP id G2ZRXD01.Q9P for ; Wed, 25 Oct 2000 11:20:01 -0400 Received: by localhost (Postfix, from userid 1001) id 0705032C4; Wed, 25 Oct 2000 11:22:02 -0400 (EDT) Date: Wed, 25 Oct 2000 11:22:02 -0400 From: Joel Dinel To: freebsd-questions@freebsd.org Subject: FSTAB Message-ID: <20001025112202.A60382@dimmu.videotron.ca.> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How can I permit normal users to mount CDROMS and floppies in 4.1.1 without simply making the device world accessible? I remember under Linux the parameter was USERS. Doesn't seem to be the same in BSD. Can you please reply to me directly on this ? Thanks! -- Joel Dinel kint@videotron.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 8:27:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corpmx3.CORP.HARRIS.COM (corpmx3.corp.harris.com [137.237.103.9]) by hub.freebsd.org (Postfix) with ESMTP id 0946837B479 for ; Wed, 25 Oct 2000 08:27:44 -0700 (PDT) Received: by corpmx3 with Internet Mail Service (5.5.2650.21) id ; Wed, 25 Oct 2000 11:27:43 -0400 Message-ID: <95B669A7D872D41182A600508BDFFB8C12D5DB@mlbmx7.ess.harris.com> From: "Potts, Ross" To: "'Cribbins, Jason'" , john253@crosswinds.net, questions@freebsd.org Subject: RE: Unable to boot 4.1.1 Date: Wed, 25 Oct 2000 11:27:34 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Perhaps he could start out by using the install program to get into the partition program to get rid of one of the swaps. I can't imagine 2 swaps being a problem IF they have been striped into from two physical HDDs. Also, there should be a backup kernel available to name in the bootup process as an alternative. -----Original Message----- From: Cribbins, Jason [SMTP:Jason.Cribbins@qwest.com] Sent: Wednesday, October 25, 2000 11:13 AM To: john253@crosswinds.net; questions@freebsd.org Subject: RE: Unable to boot 4.1.1 -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of John Murphy Sent: Monday, October 23, 2000 5:44 PM To: questions@FreeBSD.ORG Subject: Re: Unable to boot 4.1.1 Cribbins, Jason wrote: >I downloaded the latest floopy disks linked on ther main web site and am >unable to boot now. The floppies were in the 4.1.1-release sectionof the >ftp site > >I have had no trouble using 4.1-stable that I downloaded last month but the >latest release is not working at all. Everything seems to go ok through the >entire install process until the finasl reboot then I get the following: > >>>FreeBSD/i386 BOOT >Default: 0:da(0,a)kernel >Boot: >Invalid partition >No /kernel > >This message repeats noi matter what I try. This only other difference >between this install and the one a month ago was the addition of a Promise >Ultra 100 IDE Controller. Which is why I decided to reinstall in the first >place. > >I have a 128MB swap and 392MB /tmp on ad0 (520MB SCSI) >I also have default all on the da4 (20GB IDE) This doesn't sound right because ad0 is an IDE drive. Also, if you did "default all" you probably have two swap partitions, and that will probably cause problems. >Thats the most info I can give right now since my system is unbootable and I >cant access any more info without attempting a reinstall. This is the third >time this weekend and I am finished unless I can get some guidance >Can anyone help? >Perhaps try installing again with just the IDE drive. You could add the >SCSI later. It should be no problem to move /tmp, but I'm not sure >about the swap partition. I tried IDE only and got the same response. The only reason I used the SCSI for swp and tmp was to avoid wasting a perfectly good HD. It seems the only config that works is when I install only the 520MB SCSI drive. But that makes my /usr way too small for my needs. This trouble seems to be directly associated with FreeBSD 4.1.1 and my Promise Ultra100 IDE controller. Note I am using an ATA66 drive right now and the card bios is detecting the drive on bootup. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 8:29:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id E05BC37B4C5 for ; Wed, 25 Oct 2000 08:29:29 -0700 (PDT) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id LAA74624; Wed, 25 Oct 2000 11:29:26 -0400 (EDT) (envelope-from mwlucas) Date: Wed, 25 Oct 2000 11:29:26 -0400 From: Michael Lucas To: Joel Dinel Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FSTAB Message-ID: <20001025112926.A74598@blackhelicopters.org> References: <20001025112202.A60382@dimmu.videotron.ca.> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20001025112202.A60382@dimmu.videotron.ca.>; from kint@dimmu.videotron.ca on Wed, Oct 25, 2000 at 11:22:02AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Two steps: make mount point accessible to/owned by users sysctl -w vfs.usermount=1 On Wed, Oct 25, 2000 at 11:22:02AM -0400, Joel Dinel wrote: > How can I permit normal users to mount CDROMS and floppies in 4.1.1 without simply making the device world accessible? I remember under Linux the parameter was USERS. Doesn't seem to be the same in BSD. > > Can you please reply to me directly on this ? > > Thanks! > > -- > > Joel Dinel > kint@videotron.ca > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Michael Lucas mwlucas@blackhelicopters.org http://www.blackhelicopters.org/~mwlucas/ Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 8:33:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from v-dmnc.net (sv.v-dmnc.net [210.155.123.3]) by hub.freebsd.org (Postfix) with SMTP id 3AC2637B4D7 for ; Wed, 25 Oct 2000 08:33:14 -0700 (PDT) Received: (qmail 6558 invoked from network); 26 Oct 2000 00:39:54 +0900 Received: from p0444-ip01osakakita.osaka.ocn.ne.jp (HELO www.v-dmnc.net) (211.0.253.190) by sv.v-dmnc.net with SMTP; 26 Oct 2000 00:39:54 +0900 From: =?iso-2022-jp?B?RE5UGyRCNElNfTxUGyhC?= To: =?iso-2022-jp?B?ZnJlZWJzZC1xdWVzdGlvbnNARnJlZUJTRC5PUkc=?= Subject: =?iso-2022-jp?B?GyRCI0QlXiUsOVhGSSROJCo0aiQkISobKEI=?= Mime-Version: 1.0 Content-Type: text/plain; charset= "ISO-2022-JP" Content-Transfer-Encoding: 7bit Message-Id: <20001025153315.3AC2637B4D7@hub.freebsd.org> Date: Wed, 25 Oct 2000 08:33:15 -0700 (PDT) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG $B$I$&$+$46(NO$r4j$$$7$^$9!#(B $BEvJ}$O@lLg#D%^%,%8%s$rH/9T$7$F$$$k$NL5$$J}$O:#8e0l@Z$NG[?.5Z$S%"%I%l%9$N1J5W:o(B $B=|(B $B:n6H$rI,$:CW$7$^$9!#$I$&$+$4N;>54j$$$^$9$3$H$r$*4j$$CW$7$^$9!#(B $B@?$K>!?'!9!d(B $B$H$J$j$^$9!#(B $B$^$?!"7n$K0lEY$4EPO?$5$l$J$$J}$O0J8eG[?.$r$7$J$$$h$&1J5W:o=|$r$$$?$7$^$9$N$G!"$*(B $BA0$G$9!":#$,%A%c%s%9(B $B$G$9!*(B $B%S%8%M%9$r$d$C$F$$$k0J>eBeM}E9$K$J$i$J$/$F$O$^$:!"<}F~$O(B $B%7%e%_%l!<%7%g%sDL$j$K$O$J$j$^$;$s!#(B $B;d$?$A$N%0%k!<%W$G$O!"$I$3$h$j$bAa$/BeM}E9$K$J$l$k%N%&%O%&$r(B $B;}$C$F$$$^$9!#(B $B%0%k!<%W$N%5%]!<%HBN@)$,<+K}$G$9!*(B http://www.jin.ne.jp/joyful21/bp/bp065.htm $BC4Ev!!!!;3ED$7$E$+(B $B%a!<%k!!(Bteddy-2@viola.ocn.ne.jp ===================================================================== === <$B%a!<%k$G9-9p$r $BEPO?@bL@$O!!(Bhttp://www.e-lent.com/~fuu/oll_1.htm$B!!(B $B!a!a!a!a!a!a!a!a!a!a!a!a!a!a!a!a!a!a!a!a!a!a!a!a!a!a!a!a!a!a!a!a!a!a(B $B!a!a(B $B:G8eKx$*FI$_$$$?$@$-@?$KM-Fq$&$4$6$$$^$7$?!#(B ( $B4IM}; Wed, 25 Oct 2000 08:36:11 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.1/8.11.1) with SMTP id e9PFa3k26388 for ; Wed, 25 Oct 2000 19:36:03 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <00c401c03e99$48eec5a0$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: Subject: Compiling MySQL 2.23.27 with linuxthreads on FreeBSD 4.1.1-STABLE Date: Wed, 25 Oct 2000 19:35:56 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I have compiled and run MySQL 3.23.25 with linuxthreads before and now i wanted to see to it performs on a multi-CPU box. So, i fetched 3.23.27, installed linuxthreads from ports/devel run ./configure --prefix=/usr/local/mysql --with-charset=win1251 --localstatedir=/usr/local/mysql/data --with-mit-thread=no --without-debug --without-perl --without-bench '--with-named-thread-libs=-L/usr/local/lib -llthread -llgcc_r' run gmake (tried make too, but mySQL is better build with gmake) and got: /usr/lib/libc.so: WARNING! setkey(3) not present in the system! /usr/lib/libc.so: warning: this program uses gets(), which is unsafe. /usr/lib/libc.so: warning: mktemp() possibly used unsafely; consider using mkstemp() /usr/lib/libc.so: WARNING! des_setkey(3) not present in the system! /usr/lib/libc.so: WARNING! encrypt(3) not present in the system! /usr/lib/libc.so: warning: tmpnam() possibly used unsafely; consider using mkstemp() /usr/lib/libc.so: warning: this program uses f_prealloc(), which is stupid. /usr/lib/libc.so: WARNING! des_cipher(3) not present in the system! and this is repeated many times, but eventually it fails with: gmake[3]: Entering directory `/usr/local/build/mysql-3.23.27-beta/sql/share' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/local/build/mysql-3.23.27-beta/sql/share' gmake[3]: Entering directory `/usr/local/build/mysql-3.23.27-beta/sql' c++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr/local/m ysql\"" -DDATADIR="\"/usr/local/mysql/data\"" -DSHAREDIR="\"/usr/local/mysql/share/mysql\"" -DHAV E_CONFIG_H -I./../include -I./../regex -I. -I../include - I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates -DMYSQLD_NET_RETRY_COUNT =1000000 -c mini_client.cc mini_client.cc: In function `struct MYSQL * mc_mysql_connect(MYSQL *, const char *, const char *, const char *, const char *, unsigned int, const char *, unsigned int)': mini_client.cc:579: implicit declaration of function `int gethostbyname_r(...)' mini_client.cc:579: assignment to `hostent *' from `int' lacks a cast gmake[3]: *** [mini_client.o] Error 1 gmake[3]: Leaving directory `/usr/local/build/mysql-3.23.27-beta/sql' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/local/build/mysql-3.23.27-beta/sql' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/local/build/mysql-3.23.27-beta' gmake: *** [all-recursive-am] Error 2 I'd rather not start patching the source, because it build perfectly with native FBSD threads and i got this only with linuxthreads. Any idea how to build it? Everything is the latest cvsupped. (linuxthreads: 2.1.3 from ports, fbsd 4.1.1-stable, mysql 3.23.27-beta original tar ball from www.mysql.com). Artem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 8:40:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from uswgco34.uswest.com (uswgco34.uswest.com [199.168.32.123]) by hub.freebsd.org (Postfix) with ESMTP id 3C20637B479 for ; Wed, 25 Oct 2000 08:40:23 -0700 (PDT) Received: from egate-ut2.uswc.uswest.com (egate-ut2.uswc.uswest.com [148.157.122.199]) by uswgco34.uswest.com (8.10.0/8.10.0) with ESMTP id e9PFeId07244; Wed, 25 Oct 2000 09:40:18 -0600 (MDT) Received: from duntx003.litel.com (localhost [127.0.0.1]) by egate-ut2.uswc.uswest.com (8.10.0/8.10.0) with ESMTP id e9PFeHZ26737; Wed, 25 Oct 2000 09:40:17 -0600 (MDT) Received: by DUNTX003 with Internet Mail Service (5.5.2650.21) id ; Wed, 25 Oct 2000 11:40:24 -0400 Message-ID: <9D35FA2F8EFCD111BA5A00805FA75E8708465033@fdntx001> From: "Cribbins, Jason" To: "Potts, Ross" Cc: john253@crosswinds.net, questions@freebsd.org Subject: RE: Unable to boot 4.1.1 Date: Wed, 25 Oct 2000 11:33:35 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Every attempt at this has been total reinstall including repartition of the system and fresh install via ftp site. I have tried the following drive combinations. IDE-SCSI Failed boot IDE alone Failed boot SCSI alone Successful boot When using IDE/SCSI together I am only successful if I don't allocate any space on the IDE drive for anything. I.E. all mounts are on SCSI. Most of the time during IDE/SCSI combo mode I have the following mounts: /swp and /tmp on SCSI and /usr / and all other normal mounts on IDE. The SCSI is way too small for my purpose. I must be able to use IDE since that's all I buy typically due to SCSI costs. -----Original Message----- From: Potts, Ross [mailto:rpotts@harris.com] Sent: Wednesday, October 25, 2000 11:28 AM To: 'Cribbins, Jason'; john253@crosswinds.net; questions@freebsd.org Subject: RE: Unable to boot 4.1.1 Perhaps he could start out by using the install program to get into the partition program to get rid of one of the swaps. I can't imagine 2 swaps being a problem IF they have been striped into from two physical HDDs. Also, there should be a backup kernel available to name in the bootup process as an alternative. -----Original Message----- From: Cribbins, Jason [SMTP:Jason.Cribbins@qwest.com] Sent: Wednesday, October 25, 2000 11:13 AM To: john253@crosswinds.net; questions@freebsd.org Subject: RE: Unable to boot 4.1.1 -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of John Murphy Sent: Monday, October 23, 2000 5:44 PM To: questions@FreeBSD.ORG Subject: Re: Unable to boot 4.1.1 Cribbins, Jason wrote: >I downloaded the latest floopy disks linked on ther main web site and am >unable to boot now. The floppies were in the 4.1.1-release sectionof the >ftp site > >I have had no trouble using 4.1-stable that I downloaded last month but the >latest release is not working at all. Everything seems to go ok through the >entire install process until the finasl reboot then I get the following: > >>>FreeBSD/i386 BOOT >Default: 0:da(0,a)kernel >Boot: >Invalid partition >No /kernel > >This message repeats noi matter what I try. This only other difference >between this install and the one a month ago was the addition of a Promise >Ultra 100 IDE Controller. Which is why I decided to reinstall in the first >place. > >I have a 128MB swap and 392MB /tmp on ad0 (520MB SCSI) >I also have default all on the da4 (20GB IDE) This doesn't sound right because ad0 is an IDE drive. Also, if you did "default all" you probably have two swap partitions, and that will probably cause problems. >Thats the most info I can give right now since my system is unbootable and I >cant access any more info without attempting a reinstall. This is the third >time this weekend and I am finished unless I can get some guidance >Can anyone help? >Perhaps try installing again with just the IDE drive. You could add the >SCSI later. It should be no problem to move /tmp, but I'm not sure >about the swap partition. I tried IDE only and got the same response. The only reason I used the SCSI for swp and tmp was to avoid wasting a perfectly good HD. It seems the only config that works is when I install only the 520MB SCSI drive. But that makes my /usr way too small for my needs. This trouble seems to be directly associated with FreeBSD 4.1.1 and my Promise Ultra100 IDE controller. Note I am using an ATA66 drive right now and the card bios is detecting the drive on bootup. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 8:42:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by hub.freebsd.org (Postfix) with ESMTP id DB74E37B479 for ; Wed, 25 Oct 2000 08:42:34 -0700 (PDT) Received: from jade (jade.cs.binghamton.edu [128.226.140.161]) by bingnet2.cc.binghamton.edu (8.9.3/8.9.3) with ESMTP id LAA13597; Wed, 25 Oct 2000 11:42:34 -0400 (EDT) Date: Wed, 25 Oct 2000 11:42:35 -0400 (EDT) From: Zhiui Zhang X-Sender: zzhang@jade To: Joel Dinel Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FSTAB In-Reply-To: <20001025112202.A60382@dimmu.videotron.ca.> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 25 Oct 2000, Joel Dinel wrote: > How can I permit normal users to mount CDROMS and floppies in 4.1.1 without simply making the device world accessible? I remember under Linux the parameter was USERS. Doesn't seem to be the same in BSD. > > Can you please reply to me directly on this ? > Try this # sysctl -w vfs.usermount=1 -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 8:45:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ebmsweep.ebeon.com (unknown [193.120.161.5]) by hub.freebsd.org (Postfix) with ESMTP id 2D74937B479 for ; Wed, 25 Oct 2000 08:45:42 -0700 (PDT) Received: from ebexchirl.ebeon.com (unverified) by ebmsweep.ebeon.com (Content Technologies SMTPRS 4.1.5) with ESMTP id for ; Wed, 25 Oct 2000 16:49:16 +0100 Received: from ebeon.com (10.1.2.100 [10.1.2.100]) by ebexchirl.ebeon.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id TW82F13Y; Wed, 25 Oct 2000 16:38:53 +0100 Message-ID: <39F70C6B.E769DE47@ebeon.com> Date: Wed, 25 Oct 2000 17:38:03 +0100 From: Niall Smart X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Visor/USB - success? 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 anyone successfullying sync'ing their Visor using a USB cradle? I get a kernel panic with -stable when using coldsync 1.4.6 -- Niall Smart email: niall.smart@ebeon.com phone: (087) 8052390 *********************************************************************** Private, confidential and privileged. This email and any attachments transmitted with it are confidential and/or privileged. They are intended for the sole use of the intended recipient. The content of this email and any file or attachment transmitted with it may have been changed or altered without the consent of the author. If you are not the intended recipient, please note that any review, dissemination, disclosure, alteration, printing, circulation or transmission of this email and/or any file or attachment transmitted with it, is prohibited and may be unlawful. If you have received this email or any attachment transmitted with it in error, please notify postmaster@ebeon.com ************************************************************************ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 8:59: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from borg.starbase.net (unknown [208.233.101.2]) by hub.freebsd.org (Postfix) with ESMTP id 685AA37B479; Wed, 25 Oct 2000 08:59:02 -0700 (PDT) Received: from localhost (alex@localhost) by borg.starbase.net (8.9.3/8.8.8) with ESMTP id LAA11594; Wed, 25 Oct 2000 11:59:47 -0400 (EDT) Date: Wed, 25 Oct 2000 11:59:46 -0400 (EDT) From: Alexander V P X-Sender: alex@borg.starbase.net To: Kazu Kimura Cc: questions@FreeBSD.ORG, freebsd-database@FreeBSD.ORG Subject: Re: Question on MySQL In-Reply-To: <20001025155142.345F.KIMURA@ctc.ad.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 hi, i never installed mysql from ports but it seems that you're missing starting tables. when you install mysql from sources, you run a script that will create this tables for you (under scripts dir, it's called mysql_installdb i think ). my advise is to download source code from mysql site and install it. follow the procedure in install file and you wont have no problem. what FreeBSD do you have (3.x, 4.x)? I hope this helps. alex On Wed, 25 Oct 2000, Kazu Kimura wrote: > Hello, > > I am a beginner of FreeBSD and MySQL. > > I have installed MySQL 3.22 client& server with pkg_add. It seems > successful. > > But when I activate the mysql daemon, it will soon go down as follows. > > red# pwd > /usr/local/bin > red# ./safe_mysqld > Starting mysqld daemon with databases from /var/db/mysql > mysqld daemon ended > > In /var/db/mysql/red.err, I can see following. > red# tail /var/db/mysql/red.err > mysqld ended on Wed Oct 25 15:41:04 JST 2000 > mysqld started on Wed Oct 25 15:41:42 JST 2000 > 001025 15:41:42 /usr/local/libexec/mysqld: Table 'mysql.host' doesn't exist > mysqld ended on Wed Oct 25 15:41:42 JST 2000 > mysqld started on Wed Oct 25 15:46:01 JST 2000 > /usr/local/libexec/mysqld Ver 3.22.32 for -freebsd4.1 on i386 > mysqld ended on Wed Oct 25 15:46:01 JST 2000 > mysqld started on Wed Oct 25 15:56:29 JST 2000 > 001025 15:56:30 /usr/local/libexec/mysqld: Table 'mysql.host' doesn't exist > mysqld ended on Wed Oct 25 15:56:30 JST 2000 > > In fact, there is no mysql.host in the machine. What should I do? > > Any suggestion is much appreciated. > > Thanks in advance. > > Kazu > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 25 9: 0:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.berenfield.com (unknown [208.197.5.105]) by hub.freebsd.org (Postfix) with ESMTP id 6D21F37B479 for ; Wed, 25 Oct 2000 09:00:22 -0700 (PDT) Received: by mail.berenfield.com with Internet Mail Service (5.5.2650.21) id ; Wed, 25 Oct 2000 12:12:32 -0400 Message-ID: From: Greg Berenfield To: freebsd-questions@FreeBSD.ORG Subject: Redhat Linux 6.2 -> FreeBSD 4.1.1 Date: Wed, 25 Oct 2000 12:12:22 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, Hoping someone can assist me with converting from rh linux 6.2 to FreeBSD 4.1.1 REL. I'm new to FreeBSD and have only setup a 'new' desktop with it (ok it had windows but that doesn't count :). Finally figurered out CVS and have it following the 4.1.1 REL path. (was originally a 4.1 REL box) Since rh 7 has motivated me so well to switch to FreeBSD, I wish to now convert my existing rh 6.2 boxes to it. My main concern is losing code on these boxes - is there any sort of conversion path for ext2 filesystems to FreeBSD's? Or should I simply tar up the stuff I wish to have around under FreeBSD and store them safely during the conversion? All comments appreciated. Regards, Greg B. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 9:34:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from exchange.nt.zoo.int (mail.visitalk.com [63.147.103.201]) by hub.freebsd.org (Postfix) with ESMTP id 28D0837B4C5 for ; Wed, 25 Oct 2000 09:34:20 -0700 (PDT) Received: by exchange.nt.zoo.int with Internet Mail Service (5.5.2650.21) id ; Wed, 25 Oct 2000 09:34:53 -0700 Message-ID: From: Steve Connet To: "'freebsd-questions@FreeBSD.ORG'" Subject: kern.ipc.maxsockets & maxusers Date: Wed, 25 Oct 2000 09:34:49 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C03EA1.7E50B890" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C03EA1.7E50B890 Content-Type: text/plain; charset="iso-8859-1" I wrote a server app that receives incoming tcp connections. I would like to have a max of 5000 persistent connections. Right now when I do a 'sysctl vm.zone' it says max sockets for tcp are 1064 but only shows 10 free. I can only make 10 connections before my 'accept' statement fails. Someone on a newsgroup suggested I increase 'maxusers' and recompile the kernel. I tried this. I increased maxusers to 256 and recompiled the kernel. This changed the number of max sockets to 8232. However sysctl vm.zone revealed only 10 free still. I increased maxusers to 512 and recompiled the kernel. Max sockets now shows 16424 but free is still only 10. I have two questions. 1) How do I increase the number of 'free' sockets that can be connected? 2) What is the 'equation' used to determine max sockets based upon maxusers? Seems maxusers is multiplied by roughly 32? I am a novice to freeBSD. Just started with it a few weeks ago. So any explanations would help especially if they are in detail and give exact instructions on what I need to do. For example, simply saying, "change xyz" doesn't help. Where is xyz? What must I do to change it? When does it take affect? Etc. Thank you in advance, Steve ------_=_NextPart_001_01C03EA1.7E50B890 Content-Type: text/html; charset="iso-8859-1"
I wrote a server app that receives incoming tcp connections. I would like to have a max of 5000 persistent connections. Right now when I do a 'sysctl vm.zone' it says max sockets for tcp are 1064 but only shows 10 free. I can only make 10 connections before my 'accept' statement fails.
Someone on a newsgroup suggested I increase 'maxusers' and recompile the kernel. I tried this. I increased maxusers to 256 and recompiled the kernel. This changed the number of max sockets to 8232. However sysctl vm.zone revealed only 10 free still. I increased maxusers to 512 and recompiled the kernel. Max sockets now shows 16424 but free is still only 10. I have two questions.
 
1) How do I increase the number of 'free' sockets that can be connected?
2) What is the 'equation' used to determine max sockets based upon maxusers? Seems maxusers is multiplied by roughly 32?
 
I am a novice to freeBSD. Just started with it a few weeks ago. So any explanations would help especially if they are in detail and give exact instructions on what I need to do. For example, simply saying, "change xyz" doesn't help. Where is xyz? What must I do to change it? When does it take affect? Etc.
 
Thank you in advance,
Steve
------_=_NextPart_001_01C03EA1.7E50B890-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 9:39: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 329B737B479 for ; Wed, 25 Oct 2000 09:39:03 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.11.1/8.11.1) id e9PGd2v16017; Wed, 25 Oct 2000 11:39:02 -0500 (CDT) (envelope-from dan) Date: Wed, 25 Oct 2000 11:39:01 -0500 From: Dan Nelson To: Joel Dinel Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Mutt's colors Message-ID: <20001025113901.A10693@dan.emsphone.com> References: <20001025094928.B59015@dimmu.videotron.ca.> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.10i In-Reply-To: <20001025094928.B59015@dimmu.videotron.ca.>; from "Joel Dinel" on Wed Oct 25 09:49:28 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Oct 25), Joel Dinel said: > How can I get color schemes in Eterm? Under Linux, my Mutt is pretty > nice. There's color everywhere. Just copy the muttrc from your Linux box. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 9:43:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from postmarq.mu.edu (hermes.mu.edu [134.48.1.5]) by hub.freebsd.org (Postfix) with ESMTP id CD68537B479 for ; Wed, 25 Oct 2000 09:43:47 -0700 (PDT) Received: from marquette.edu ([127.0.0.1]) by postmarq.mu.edu (Netscape Messaging Server 4.15) with ESMTP id G2ZVSV00.5XN for ; Wed, 25 Oct 2000 11:43:43 -0500 From: Jeremy Vandenhouten To: freebsd-questions@freebsd.org Message-ID: <867683866377.866377867683@marquette.edu> Date: Wed, 25 Oct 2000 11:43:43 -0500 X-Mailer: Netscape Webmail MIME-Version: 1.0 Content-Language: en Subject: Fstab and users mounting drives X-Accept-Language: en Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems alot of people have asked this question very recently. I believe some modifications to /etc/fstab are in order, but I'm not sure exactly what, or if it is definitely possible to do so as a "user." If anyone would be able to provide some viable answers to this question and post it to the list it would be greatly appreciated... Btw- this should also fix the problem with the drives not appearing in X windowmanagers. ----- Original Message ----- From: Joel Dinel Date: Wednesday, October 25, 2000 10:22 am Subject: FSTAB > How can I permit normal users to mount CDROMS and floppies in > 4.1.1 without simply making the device world accessible? I > remember under Linux the parameter was USERS. Doesn't seem to be > the same in BSD. > > Can you please reply to me directly on this ? > > Thanks! > > -- > > Joel Dinel > kint@videotron.ca > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 25 9:48: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from glitch.crosswinds.net (glitch.crosswinds.net [209.208.163.35]) by hub.freebsd.org (Postfix) with ESMTP id 44D9037B4CF for ; Wed, 25 Oct 2000 09:47:57 -0700 (PDT) Received: from lexx.my.domain ([195.110.170.56]) by glitch.crosswinds.net (8.9.3/8.9.3) with ESMTP id MAA70956 for ; Wed, 25 Oct 2000 12:47:43 -0400 (EDT) (envelope-from john253@crosswinds.net) From: John Murphy To: questions@freebsd.org Subject: Re: PPP filters Date: Wed, 25 Oct 2000 17:47:15 +0100 Organization: The Organisation Reply-To: john253@crosswinds.net Message-ID: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jim Percy wrote: >I've been working on our FreeBSD server (release 4.0) . It acts as >a dial on demand gateway for a network of 3 windows computers. >I've been having problems with the dial on demand being overly = sensitive. >The server seems to dial-up for anything. Could you possibly help me >with some rules for setting up a filter. All we use it for is browsing, >icq and mail.=20 The file: /usr/share/examples/ppp/ppp.conf.sample shows some very useful 'dial' filters which should solve your problem. I found I had to remove the trailing remarks to get them to work. Rules for browsing and mail should be easy enough. For http: set filter in 10 permit tcp src eq 80 estab set filter out 10 permit tcp dst eq 80 works for me... HTH John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 9:48:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from glitch.crosswinds.net (glitch.crosswinds.net [209.208.163.35]) by hub.freebsd.org (Postfix) with ESMTP id BAA8537B4E5 for ; Wed, 25 Oct 2000 09:47:58 -0700 (PDT) Received: from lexx.my.domain ([195.110.170.56]) by glitch.crosswinds.net (8.9.3/8.9.3) with ESMTP id MAA71146 for ; Wed, 25 Oct 2000 12:47:52 -0400 (EDT) (envelope-from john253@crosswinds.net) From: John Murphy To: questions@freebsd.org Subject: Re: Unable to boot 4.1.1 Date: Wed, 25 Oct 2000 17:47:24 +0100 Organization: The Organisation Reply-To: john253@crosswinds.net Message-ID: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Cribbins, Jason wrote: >I may have got the ad and da mixed up since I was unable to do = copy/paste to >ensure everything was accurate due to the nature of the server at the = time >of me writing the email. Right, so where's the 'active' bootable partition, SCSI or IDE? As you've added the IDE drive and controller I would guess you won't be able to boot from it unless you can change the boot order in the BIOS. >Also note that the onboard IDE port is disabled in bios which I do not = have >access to because of the computer design. Its a Compaq and the bios is >accessed via a partition on the boot drive which BSD apparently wiped = out >during the first install. There is a working onboard SCSI controller = with a >520MB SCSI drive attached which is way too small for my purposes. >Since I Am unable to find the exact model number of this box I cannot >download the proper "softpaq" from their web site. I have tried 8 = different >ones for models that were made in P90 processors and all have failed. = There >are about 30+ more I can use but don't have time or patience to bother. = It >was easier to just buy this IDE controller card. > >Any other questions you need answered so you can help me out here? I'm afraid I can't help with this problem as I've never owned a Compaq and I'm sure I don't want one if what you say is right. You have my sympathy. =20 Have you tried just a minimal installation on the SCSI drive? You can move /usr /var and /tmp to the IDE drive later. If that doesn't work you should be able to boot the HD from a floppy as a last resort. I would have thought that your new IDE controller card would work ok if the onboard IDE is disabled in the BIOS. But how can you be sure without access to it? One more thing (bear in mind I know 0 about SCSI) I noticed you referred to da4 whereas the kernel was not found on da0. Is this something to do with wiring down the disks? From /usr/src/sys/i386/conf/LINT # SCSI DEVICES # SCSI DEVICE CONFIGURATION # The SCSI subsystem consists of the `base' SCSI code, a number of # high-level SCSI device `type' drivers, and the low-level host-adapter # device drivers. The host adapters are listed in the ISA and PCI # device configuration sections below. # # Beginning with FreeBSD 2.0.5 you can wire down your SCSI devices so # that a given bus, target, and LUN always come on line as the same # device unit. In earlier versions the unit numbers were assigned # in the order that the devices were probed on the SCSI bus. This # means that if you removed a disk drive, you may have had to rewrite # your /etc/fstab file, and also that you had to be careful when adding # a new disk as it may have been probed earlier and moved your device # configuration around. # This old behavior is maintained as the default behavior. The unit # assignment begins with the first non-wired down unit for a device # type. For example, if you wire a disk as "da3" then the first # non-wired disk will be assigned da4. # The syntax for wiring down devices is: # device scbus0 at ahc0 # Single bus device # device scbus1 at ahc1 bus 0 # Single bus device # device scbus3 at ahc2 bus 0 # Twin bus device # device scbus2 at ahc2 bus 1 # Twin bus device # device da0 at scbus0 target 0 unit 0 # device da1 at scbus3 target 1 # device da2 at scbus2 target 3 # device sa1 at scbus1 target 6 # device cd # "units" (SCSI logical unit number) that are not specified are # treated as if specified as LUN 0. # All SCSI devices allocate as many units as are required. Good luck John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 9:48:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from glitch.crosswinds.net (glitch.crosswinds.net [209.208.163.35]) by hub.freebsd.org (Postfix) with ESMTP id 1D3E437B4C5 for ; Wed, 25 Oct 2000 09:48:19 -0700 (PDT) Received: from lexx.my.domain ([195.110.170.56]) by glitch.crosswinds.net (8.9.3/8.9.3) with ESMTP id MAA71510 for ; Wed, 25 Oct 2000 12:48:10 -0400 (EDT) (envelope-from john253@crosswinds.net) From: John Murphy To: questions@freebsd.org Subject: Re: PCMCIA kernel-config Date: Wed, 25 Oct 2000 17:47:43 +0100 Organization: The Organisation Reply-To: john253@crosswinds.net Message-ID: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ted Younng wrote: >Dear help >I would appreciate your help in getting the PCMCIA cards in my laptop to >work with the >4.4BSD O.S. Attached is a file containing some info that I hope can help >you. It's likely you will need to enable the last three of the four below: # PCCARD (PCMCIA) support #controller card0 #device pcic0 at card? #device pcic1 at card? HTH a little. John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 9:48:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from glitch.crosswinds.net (glitch.crosswinds.net [209.208.163.35]) by hub.freebsd.org (Postfix) with ESMTP id 71B3837B4C5 for ; Wed, 25 Oct 2000 09:48:23 -0700 (PDT) Received: from lexx.my.domain ([195.110.170.56]) by glitch.crosswinds.net (8.9.3/8.9.3) with ESMTP id MAA71682; Wed, 25 Oct 2000 12:48:19 -0400 (EDT) (envelope-from john253@crosswinds.net) From: John Murphy To: questions@freebsd.org Cc: Cafetyme@aol.com Subject: Re: SMP and 'blue screen' Was (no subject) Date: Wed, 25 Oct 2000 17:47:51 +0100 Organization: The Organisation Reply-To: john253@crosswinds.net Message-ID: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alexandra wrote: >I am told I need my SMP replaced that its going out . What is SMP and = can I=20 >replace it myself? All I know is my computer keeps rebooting and then = saying=20 >I didn't shut down properly or it gets the blue screen or goes = completely=20 >blank . I was told my smp needs replaced. Well, SMP means Simultaneous Multi Processor, ie. you have two or four = CPUs in your machine. Blue (or blank) screens and re-booting probably means you are running the Windows OS, in which case the users of this list won't be able to help as it's for users of the FreeBSD OS. Good luck. John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 9:48:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from glitch.crosswinds.net (glitch.crosswinds.net [209.208.163.35]) by hub.freebsd.org (Postfix) with ESMTP id 703ED37B4CF for ; Wed, 25 Oct 2000 09:48:25 -0700 (PDT) Received: from lexx.my.domain ([195.110.170.56]) by glitch.crosswinds.net (8.9.3/8.9.3) with ESMTP id MAA71758 for ; Wed, 25 Oct 2000 12:48:23 -0400 (EDT) (envelope-from john253@crosswinds.net) From: John Murphy To: questions@freebsd.org Subject: Re: Network Interface Question Date: Wed, 25 Oct 2000 17:47:55 +0100 Organization: The Organisation Reply-To: john253@crosswinds.net Message-ID: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Adrian De Souza wrote: >Right now my network is running on BNC type cabeling and I want to = convert it >to UTP. I am using 3Com NIC and running BSD 3.X >How do I configure my server to accept the UTP change. AFAIK simply remove the BNC connections and plug in the UTP. I have only limited experience in this area but I think most cards will sense which connector is being used. HTH John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 9:48:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from glitch.crosswinds.net (glitch.crosswinds.net [209.208.163.35]) by hub.freebsd.org (Postfix) with ESMTP id 27EA037B666 for ; Wed, 25 Oct 2000 09:48:28 -0700 (PDT) Received: from lexx.my.domain ([195.110.170.56]) by glitch.crosswinds.net (8.9.3/8.9.3) with ESMTP id MAA71273; Wed, 25 Oct 2000 12:47:58 -0400 (EDT) (envelope-from john253@crosswinds.net) From: John Murphy To: john@off2on.com Cc: questions@freebsd.org Subject: Re: HELP PLEASE Date: Wed, 25 Oct 2000 17:47:30 +0100 Organization: The Organisation Reply-To: john253@crosswinds.net Message-ID: <8k0evskedrnst9ef87ergrf049a3lsko6u@4ax.com> X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Hotine wrote: >I am trying to compile a custom kernel to setup ipfilter 3.4.11 and nat >to firewall the office where I work, my box is a pentium3 with two >linksys nics DC0 DC1.... I can compile a custom kernel and it runs fine >but when I add in one or all the lines for ipfilter and nat(options >IPFILTER, options IPFIREWALL, options IPDIVERT)and run make, I get ipv6 >errors(at least I think thats what they are ipv6 is listed numerous time >s in the errors)... > >Another problem is when I comment out any or all(I have no SCSI devices) >of the SCSI lines from the kernel I get some probe error when running >make? > >when I try to specify my processor type by commenting out the other 3 >except for I586_CPU I get a proccessor undefined and it locks up > >I have been trying hard to get this working I have mainly been reading >from the FreeBSD Diary and online Manual... >I would be happy to just get ipfilter and nat up and running... >Sorry is this message is too long, I would GREATLY appreciate any help >you can give me As you say you don't have SCSI devices and you get errors referenced to IPv6, I have marked lines with '*' that you can comment out. Also note that you should use a name other than GENERIC for your custom kernel. See section 7.3 of the FreeBSD handbook for more info. I'm not sure what class of processor is a PentiumIII but it certainly isn't a 386 or 486, so you can certainly remove support for those two. One of the first lines in dmesg should tell you which it is. # # GENERIC -- Generic kernel configuration file for FreeBSD/i386 # # For more information on this file, please read the handbook section on # Kernel Configuration Files: # # http://www.FreeBSD.org/handbook/kernelconfig-config.html # # The handbook is also available locally in /usr/share/doc/handbook # if you've installed the doc distribution, otherwise always see the # FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the # latest information. # # An exhaustive list of options and more detailed explanations of the # device lines is also present in the ./LINT configuration file. If you = are # in doubt as to the purpose or necessity of a line, check first in LINT. # # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.246.2.8 2000/07/20 02:51:02 = msmith Exp $ machine i386 *cpu I386_CPU *cpu I486_CPU cpu I586_CPU cpu I686_CPU ident GENERIC # call it something else here and compile as the new = name maxusers 32 #makeoptions DEBUG=3D-g #Build kernel with gdb(1) debug symbols #options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking *options INET6 #IPv6 communications protocols options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options SOFTUPDATES #Enable FFS soft updates support options MFS #Memory Filesystem options MD_ROOT #MD is a potential root device options NFS #Network Filesystem options NFS_ROOT #NFS usable as root device, NFS required options MSDOSFS #MSDOS Filesystem #options CD9660 #ISO 9660 Filesystem #options CD9660_ROOT #CD-ROM usable as root, CD9660 required options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] *options SCSI_DELAY=3D15000 #Delay (in ms) before probing SCSI options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies options KBD_INSTALL_CDEV # install a CDEV entry in /dev # To make an SMP kernel, the next two are needed #options SMP # Symmetric MultiProcessor Kernel #options APIC_IO # Symmetric (APIC) I/O # Optionally these may need tweaked, (defaults shown): #options NCPU=3D2 # number of CPUs #options NBUS=3D4 # number of busses #options NAPIC=3D1 # number of IO APICs #options NINTR=3D24 # number of INTs device isa device eisa device pci # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 device fd1 at fdc0 drive 1 # ATA and ATAPI devices device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives #device atapist # ATAPI tape drives options ATA_STATIC_ID #Static device numbering #options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices # SCSI Controllers *device ahb # EISA AHA1742 family *device ahc # AHA2940 and onboard AIC7xxx devices *device amd # AMD 53C974 (Teckram DC-390(T)) *device dpt # DPT Smartcache - See LINT for options! *device isp # Qlogic family *device ncr # NCR/Symbios Logic *device sym # NCR/Symbios Logic (newer chipsets) *options SYM_SETUP_LP_PROBE_MAP=3D0x40 # Allow ncr to attach legacy NCR devices when=20 # both sym and ncr are configured *device adv0 at isa? *device adw *device bt0 at isa? *device aha0 at isa? *device aic0 at isa? # SCSI peripherals *device scbus # SCSI bus (required) *device da # Direct Access (disks) *device sa # Sequential Access (tape etc) *device cd # CD *device pass # Passthrough device (direct SCSI access) # RAID controllers #device ida # Compaq Smart RAID #device amr # AMI MegaRAID #device mlx # Mylex DAC960 family #device twe # 3ware Escalade # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 flags 0x1 device psm0 at atkbdc? irq 12 device vga0 at isa? # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? flags 0x100 # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor # If you have a ThinkPAD, uncomment this along with the rest of the PCVT = lines #options PCVT_SCANSET=3D2 # IBM keyboards are non-std # Floating point support - do not disable. device npx0 at nexus? port IO_NPX irq 13 # Power management support (see LINT for more options) device apm0 at nexus? disable flags 0x20 # Advanced Power Management # PCCARD (PCMCIA) support #device card #device pcic0 at isa? irq 10 port 0x3e0 iomem 0xd0000 #device pcic1 at isa? irq 11 port 0x3e2 iomem 0xd4000 disable # Serial (COM) ports device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device sio1 at isa? port IO_COM2 irq 3 device sio2 at isa? disable port IO_COM3 irq 5 device sio3 at isa? disable port IO_COM4 irq 9 #### NOTE. If you only have two serial ports you can comment out the = last #### two lines above, and save some IRQs. # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer device plip # TCP/IP over parallel device ppi # Parallel port interface device #device vpo # Requires scbus and da # PCI Ethernet NICs. #device de # DEC/Intel DC21x4x (``Tulip'') #device fxp # Intel EtherExpress PRO/100B (82557, 82558) #device tx # SMC 9432TX (83c170 ``EPIC'') #device vx # 3Com 3c590, 3c595 (``Vortex'') #device wx # Intel Gigabit Ethernet Card (``Wiseman'') # PCI Ethernet NICs that use the common MII bus controller code. device miibus # MII bus support device dc # DEC/Intel 21143 and various workalikes #device rl # RealTek 8129/8139 #device sf # Adaptec AIC-6915 (``Starfire'') #device sis # Silicon Integrated Systems SiS 900/SiS 7016 #device ste # Sundance ST201 (D-Link DFE-550TX) #device tl # Texas Instruments ThunderLAN #device vr # VIA Rhine, Rhine II #device wb # Winbond W89C840F #device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # ISA Ethernet NICs. #device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 #device ex #device ep # WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really # exists only as a PCMCIA device, so there is no ISA attatement needed # and resources will always be dynamically assigned by the pccard code. #device wi # Aironet 4500/4800 802.11 wireless NICs. Note: the declaration below = will # work for PCMCIA and PCI cards, as well as ISA cards set to ISA PnP # mode (the factory default). If you set the switches on your ISA # card for a manually chosen I/O address and IRQ, you must specify # those paremeters here. #device an # Xircom Ethernet #device xe # The probe order of these is presently determined by = i386/isa/isa_compat.c. *device ie0 at isa? port 0x300 irq 10 iomem 0xd0000 *device fe0 at isa? port 0x300 *device le0 at isa? port 0x300 irq 5 iomem 0xd0000 *device lnc0 at isa? port 0x280 irq 10 drq 0 *device cs0 at isa? port 0x300 *device sn0 at isa? port 0x300 irq 10 # Pseudo devices - the number indicates how many units to allocated. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device sl 1 # Kernel SLIP pseudo-device ppp 1 # Kernel PPP pseudo-device tun # Packet tunnel. pseudo-device pty # Pseudo-ttys (telnet etc) pseudo-device md # Memory "disks" *pseudo-device gif 4 # IPv6 and IPv4 tunneling *pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation) # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf #Berkeley packet filter # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device ugen # Generic #device uhid # "Human Interface Devices" #device ukbd # Keyboard #device ulpt # Printer #device umass # Disks/Mass storage - Requires scbus and da #device ums # Mouse # USB Ethernet, requires mii #device aue # ADMtek USB ethernet #device cue # CATC USB ethernet #device kue # Kawasaki LSI USB ethernet options IPFILTER options IPDIVERT options IPFIREWALL ------------------------------------------------------------------------- Note that IPFILTER and IPFIREWALL are two different firewalls. Please choose one or the other. Personally I've only used IPFIREWALL. Also note that unless you have firewall rules already in place, you will 'lock yourself out'. 'It is suggested that you set firewall_type=3Dopen in /etc/rc.conf when first enabling this feature' HTH John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 10: 0:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.magpage.com (trinity.magpage.com [216.155.0.8]) by hub.freebsd.org (Postfix) with ESMTP id 167A337B479; Wed, 25 Oct 2000 10:00:23 -0700 (PDT) Received: from magpage.com (poomba.magpage.com [216.155.24.136]) by trinity.magpage.com (8.11.1/8.11.1) with ESMTP id e9PH0MZ28733; Wed, 25 Oct 2000 13:00:22 -0400 Message-ID: <39F711A5.F9F475B6@magpage.com> Date: Wed, 25 Oct 2000 13:00:21 -0400 From: Daniel Frazier Organization: Magpage Internet Services X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: ports@freebsd.org Cc: questions@freebsd.org Subject: pspell port broken? 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 tried this on two machines, my workstation at work and a fresh 4.1-RELEASE install at home, with the same results. I'm trying to make balsa and its make dies during pspell's configure. I've included the (edited) output from balsa's make... has anyone seen this or managed to find a workaround/solution? any help will be very appreciated. poomba: /usr/ports/mail/balsa # make ===> Extracting for balsa-1.0.pre3 >> Checksum OK for balsa-1.0.pre3.tar.gz. ===> balsa-1.0.pre3 depends on executable: libtool - found ===> balsa-1.0.pre3 depends on shared library: PropList.2 - found ===> balsa-1.0.pre3 depends on shared library: pspell.2 - not found ===> Verifying install for pspell.2 in /usr/ports/textproc/pspell ===> Extracting for pspell-0.11.2 >> Checksum OK for pspell-.11.2.tar.gz. ===> pspell-0.11.2 depends on executable: gmake - found ===> pspell-0.11.2 depends on executable: libtool - found ===> Patching for pspell-0.11.2 ===> Applying FreeBSD patches for pspell-0.11.2 ===> Configuring for pspell-0.11.2 creating cache ./config.cache checking for Cygwin environment... no checking for mingw32 environment... no checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking for executable suffix... no checking for ranlib... ranlib checking for strip... strip updating cache ./config.cache ltconfig: unrecognized option `--build=i386--freebsd4.1' Try `ltconfig --help' for more information. configure: error: libtool configure failed ===> Script "configure" failed: here are the contents of "config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:1797: checking for executable suffix configure:1807: c++ -o conftest -O -pipe -I/usr/ports/textproc/pspell/work/pspell-.11.2 conftest.C 1>&5 configure:1977: checking for ranlib configure:2044: checking for strip (end of "config.log") *** Error code 1 Stop in /usr/ports/textproc/pspell. *** Error code 1 ---------------------------------------------------------------------- Daniel Frazier Tel: 302-239-5900 Ext. 231 System Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 10: 2:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from alcor.imaginet.fr (alcor.imaginet.fr [194.51.83.171]) by hub.freebsd.org (Postfix) with ESMTP id A218537B479 for ; Wed, 25 Oct 2000 10:02:27 -0700 (PDT) Received: from SRVNT_MAIL (host56-67.lan-ls.imaginet.fr [195.68.56.67]) by alcor.imaginet.fr (8.9.3/8.8.8) with ESMTP id TAA04311 for ; Wed, 25 Oct 2000 19:11:05 +0200 (MET DST) Received: by SRVNT_MAIL with Internet Mail Service (5.5.2650.21) id ; Wed, 25 Oct 2000 19:02:17 +0200 Message-ID: <9CD31AA3488BD411A5F400A0C9F2C53D01705DF1@SRVNT_MAIL> From: Ameziani Massinissa To: questions@FreeBSD.org Subject: Adding Compaq Disks Date: Wed, 25 Oct 2000 19:02:15 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C03EA5.53920BA0" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C03EA5.53920BA0 Content-Type: text/plain; charset="iso-8859-1" Hi, I have installed FreeBSD4.1.1 on a Compaq Box. That box contains an array controller. I have just one disk, but I want to add another one without rebooting. Is it possible? Thank you in advance for answering. Massinissa Ameziani COLT TELECOM ------_=_NextPart_001_01C03EA5.53920BA0 Content-Type: text/html; charset="iso-8859-1"
Hi,
 
I have installed FreeBSD4.1.1 on a Compaq Box.  That  box contains an array controller.
I have just one disk, but I want to add another one without rebooting. Is it possible?
 
Thank you in advance for answering.
 
Massinissa Ameziani
 
COLT TELECOM
------_=_NextPart_001_01C03EA5.53920BA0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 10: 8: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nwcst285.netaddress.usa.net (nwcst285.netaddress.usa.net [204.68.23.30]) by hub.freebsd.org (Postfix) with SMTP id 0E6B837B4D7 for ; Wed, 25 Oct 2000 10:08:01 -0700 (PDT) Received: (qmail 2645 invoked by uid 60001); 25 Oct 2000 17:07:58 -0000 Message-ID: <20001025170758.2644.qmail@nwcst285.netaddress.usa.net> Received: from 204.68.23.30 by nwcst285 for [216.72.30.80] via web-mailer(34FM.0700.4.03) on Wed Oct 25 17:07:58 GMT 2000 Date: 25 Oct 00 11:07:58 CST From: Eduardo Huertas To: freebsd-questions@FreeBSD.org Subject: Problem with a shell script X-Mailer: USANET web-mailer (34FM.0700.4.03) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Everybody! Would somebody please explain me this. I have a shell script that I pretend to use for sending outgoing mail thr= ough serialmail. Because by now I only have one Internet address for my LAN, before sendin= g the outgoing mail the shell script calls a perl program for changing the From= : and Reply-to: local addresses and then calls the procedure to send to the ISP. Here is the shell script: ################ #!/bin/sh = # Para envio de correo externo a traves de serialmail # 205.161.188.24 es la direccion IP del servidor de correo de quik mv /var/qmail/alias/outgoing/new/* /var/qmail/alias/outgoing2/new/ perl /usr/home/eduardo/scripts/chadd10.pl rm /var/qmail/alias/outgoing2/new/*.bk # Envio al isp /usr/local/bin/maildirsmtp /var/qmail/alias/outgoing2 alias-outgoing- 205.161.188.24 \ `hostname` ################# The problem is this: When I execute the shell script being root, everything works fine until calling: /usr/local/bin/maildirsmtp ... Simply does nothing, I mean doesn't send the outgoing mail. Even though t= he shell script finishes. But if I comment the line where perl is executed, the outgoing mail goes = away but without the changes that the perl script does. What's wrong? -edu- ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=3D= 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 10:15: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ams.amsinc.com (ams.amsinc.com [162.70.244.20]) by hub.freebsd.org (Postfix) with ESMTP id 9B48D37B4CF for ; Wed, 25 Oct 2000 10:14:57 -0700 (PDT) Received: from ams-central-gate-5a.amsinc.com (ams-central-gate-5a.amsinc.com [162.70.34.52]) by ams.amsinc.com (8.9.0.Beta5/8.9.0.Beta5) with SMTP id NAA05497 for ; Wed, 25 Oct 2000 13:14:25 -0400 (EDT) From: Ben_Calvert@amsinc.com Received: by ams-central-gate-5a.amsinc.com(Lotus SMTP MTA v4.6.5 (863.2 5-20-1999)) id 85256983.005EC35F ; Wed, 25 Oct 2000 13:15:03 -0400 X-Lotus-FromDomain: AMSINC To: freebsd-questions@freebsd.org Message-ID: <85256983.005E4591.00@ams-central-gate-5a.amsinc.com> Date: Wed, 25 Oct 2000 10:08:40 -0700 Subject: port difficulty Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG am having trouble with the xscreensaver port, how do i fix? should i email the port maintainer or try to fix it myself? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 10:41:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from siafu.iconnect.co.ke (upagraha.iconnect.co.ke [209.198.248.2]) by hub.freebsd.org (Postfix) with ESMTP id 6710437B4C5 for ; Wed, 25 Oct 2000 10:41:04 -0700 (PDT) Received: from [212.22.163.2] (helo=poeza.iconnect.co.ke) by siafu.iconnect.co.ke with esmtp (Exim 2.12 #1) id 13oUWd-000OWn-00 for freebsd-questions@freebsd.org; Wed, 25 Oct 2000 20:39:43 +0300 Received: from wash by poeza.iconnect.co.ke with local (Exim 3.16 #1) id 13oUZF-000Ghs-00 for freebsd-questions@FreeBSD.ORG; Wed, 25 Oct 2000 20:42:25 +0300 Date: Wed, 25 Oct 2000 20:42:25 +0300 From: Odhiambo Washington To: freebsd-questions@FreeBSD.ORG Subject: Re: Mutt's colors Message-ID: <20001025204225.H60426@poeza.iconnect.co.ke> Mail-Followup-To: Odhiambo Washington , freebsd-questions@FreeBSD.ORG References: <20001025094928.B59015@dimmu.videotron.ca.> <20001025113901.A10693@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001025113901.A10693@dan.emsphone.com>; from "Dan Nelson" on Wed, Oct 25, 2000 at 11:39:01AM -0500 X-Operating-System: FreeBSD poeza.iconnect.co.ke 3.5-STABLE FreeBSD 3.5-STABLE X-Mailer: Mutt http://www.mutt.org/ X-Location: Mombasa, KE, East Africa Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Dan Nelson [20001025 19:40]: =>In the last episode (Oct 25), Joel Dinel said: =>> How can I get color schemes in Eterm? Under Linux, my Mutt is pretty =>> nice. There's color everywhere. => =>Just copy the muttrc from your Linux box. And modify a few things to match your FBSD box, I suppose ;-) => =>-- => Dan Nelson => dnelson@emsphone.com => => =>To Unsubscribe: send mail to majordomo@FreeBSD.org =>with "unsubscribe freebsd-questions" in the body of the message -Wash -- Odhiambo Washington Inter-Connect Ltd., wash@iconnect.co.ke 5th Flr Furaha Plaza Tel: 254 11 222604 Nkrumah Rd., Fax: 254 11 222636 PO Box 83613 MOMBASA, KENYA. Ask not what your country can do for you, but what you can do for your country. -John Fitzgerald Kennedy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 10:41:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ipamzlx.physik.uni-mainz.de (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by hub.freebsd.org (Postfix) with ESMTP id 13D4637B4C5; Wed, 25 Oct 2000 10:41:21 -0700 (PDT) Received: from ipamzlx.Physik.Uni-Mainz.DE (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by ipamzlx.physik.uni-mainz.de (8.11.1/8.11.0) with ESMTP id e9PHgxb47780; Wed, 25 Oct 2000 19:42:59 +0200 (CEST) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Date: Wed, 25 Oct 2000 19:42:58 +0200 (CEST) From: "O. Hartmann" To: freebsd-questions@freebsd.org Cc: freebsd-emulation@freebsd.org Subject: PGI Linux Compiler Couriosity 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 Dear Sirs. A couple of weeks ago I started testing Fortran 90 compilers for FreeBSD und Linux emulation. I regret that the support of FreeBSD for Fortran 90 compilers is that bad! Well, I tested Fujitsu/Siemens Lahey, NAGWare and Portland Group. Fujitsu Lahey Fortran 95 Express V5.5 for Linux works fine under FreeBSD 4.1.1-Stable, no problems at all but the debugger has its problems. NAGWare offers a 'native' FreeBSD compiler, but they want a customer to pay about 20 Pounds and that is much compared to free downloads for Linux, Solaris and other OS. I got the Linux version and I'm not very satisfied about the code it generates and I doubt that the FreeBSD native F95 compiler will be much better. But this compiler works also under Linux Emulation. Well, many devolopers, many scientists and especially our scientists want Portland Group compiler. So I concentrated my doings on this compiler for a while, but without success. I can install the newest stuff from Portland Group, generate a trial evaluation key and I can compile any kind of source code, but all produced images are crashing immediately after calling them. Then I installed the Portland Compiler testsuite on Linux, compiled the same stuff on a Linux box and then transferred the linked image onto our FreeBSD box and started it there - with great success! It worked fine, did all caculations ... We are very interested in PGI compilers and therefor I'm looking for a way to run this great compiler suite on our FreeBSD infrastructure. It seems courios to me that the images of a Linux-box compiled program will work on both FreeBSD and Linux and the image produced under Linux Emulation on a FreeBSD box is crashing (while compilation works, but no one knows what's going on ..). Does anyone has any idea or is someone out there who has already installed the PGI compilers (especially PGF90) on FreeBSD? Thanks in advance, O. Hartmann - MfG O. Hartmann ------------------------------------------------------------------- ohartman@ipamzlx.physik.uni-mainz.de Klimadatenserver-Abteilung des IPA IT Netz- und Systembetreuung Johannes Gutenberg-Universitaet Mainz Becherweg 21 D-55099 Mainz BRD/Germany Tel: +496131/3924662 FAX: +496131/3923532 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 10:42:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay2.inwind.it (relay2.inwind.it [212.141.53.73]) by hub.freebsd.org (Postfix) with ESMTP id A630E37B4CF for ; Wed, 25 Oct 2000 10:42:08 -0700 (PDT) Received: from bartequi.ottodomain.org (62.98.162.146) by relay2.inwind.it (5.1.046) id 39CB0979008A4F3E; Wed, 25 Oct 2000 19:41:26 +0200 From: Salvo Bartolotta Date: Wed, 25 Oct 2000 18:42:58 GMT Message-ID: <20001025.18425800@bartequi.ottodomain.org> Subject: Re: SMP and 'blue screen' Was (no subject) To: john253@crosswinds.net Cc: Cafetyme@aol.com, freebsd-questions@FreeBSD.ORG In-Reply-To: References: X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 10/25/00, 5:47:51 PM, John Murphy wrote=20 regarding Re: SMP and 'blue screen' Was (no subject): > Alexandra wrote: > >I am told I need my SMP replaced that its going out . What is SMP and= =20 can I > >replace it myself? All I know is my computer keeps rebooting and=20 then saying > >I didn't shut down properly or it gets the blue screen or goes=20 completely > >blank . I was told my smp needs replaced. > Well, SMP means Simultaneous Multi Processor, ie. you have two or four= =20 CPUs > in your machine. Hello John, "SMP" stands for Symmetric MultiProcessing (or Multi[-]Processor). [ some_element ] means that the element is optional.=20 In other contexts, SMP stands for other things... Best regards, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 10:56: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from yhman.tnuni.sk (yhman.tnuni.sk [193.87.64.150]) by hub.freebsd.org (Postfix) with ESMTP id A5E6137B479 for ; Wed, 25 Oct 2000 10:55:59 -0700 (PDT) Received: from yhman (yhman [193.87.64.150]) by yhman.tnuni.sk (8.9.3/8.9.3) with ESMTP id TAA05700 for ; Wed, 25 Oct 2000 19:56:57 +0200 (CEST) (envelope-from pese@yhman.tnuni.sk) Date: Wed, 25 Oct 2000 19:56:57 +0200 (CEST) From: Peter Sedivy - PeSe To: freebsd-questions@FreeBSD.ORG Subject: Cluster Message-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 is it possible to set up a Cluster which consist of 8 intel machines from FreeBSD? If it's possible, please tell me how. Thak you a lot. Peter Sedivy ================================================================= Omnia mea mecum porto ***** Peter Sedivy - PeSe ================================================================= e-MAIL: pese@yhman.tnuni.sk URL: http://yhman.tnuni.sk/pese/ ================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 11: 3:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from thalia.fm.intel.com (thalia.fm.intel.com [132.233.247.11]) by hub.freebsd.org (Postfix) with ESMTP id 504CA37B479 for ; Wed, 25 Oct 2000 11:03:17 -0700 (PDT) Received: from SMTP (fmsmsxvs05-1.fm.intel.com [132.233.42.205]) by thalia.fm.intel.com (8.9.1a+p1/8.9.1/d: relay.m4,v 1.32 2000/10/12 22:57:04 dmccart Exp $) with SMTP id SAA16792 for ; Wed, 25 Oct 2000 18:04:20 GMT Received: from fmsmsx28.fm.intel.com ([132.233.48.28]) by 132.233.48.205 (Norton AntiVirus for Internet Email Gateways 1.0) ; Wed, 25 Oct 2000 18:03:04 0000 (GMT) Received: by fmsmsx28.fm.intel.com with Internet Mail Service (5.5.2650.21) id ; Wed, 25 Oct 2000 11:03:03 -0700 Message-ID: From: "Unice, Kyle" To: "'freebsd-questions@FreeBSD.ORG'" Subject: Apache/Jakarta/Java/Postgresql Combo Date: Wed, 25 Oct 2000 11:03:00 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anyone tried getting postgresql with Jakarta-Tomcat and Apache running on FreeBSD 4.X? If so, I would appreciate any pointers. I have been sucessful with Apache, and postgresql but so far the JDK 1.1.8 port and Tomcat have been not as good :-( Thanks Kyle W. Kyle Unice Senior Software Eng. Mail Stop UT2 F2-46 Internet Management Appliance Division American Fork, Utah 84003 Intel Corporation Voice: (801) 763-2853 734 East Utah Valley Drive, Suite #300 FAX: (801) 763-2897 Email: kyle unice intel com Viewpoints, opinions, and content are my own and not necessarily those of Intel Corp. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 11:13:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 1980037B479 for ; Wed, 25 Oct 2000 11:13:11 -0700 (PDT) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id OAA75727 for questions@freebsd.org; Wed, 25 Oct 2000 14:13:10 -0400 (EDT) (envelope-from mwlucas) Date: Wed, 25 Oct 2000 14:13:10 -0400 From: Michael Lucas To: questions@freebsd.org Subject: deleting XF863 w/o package? Message-ID: <20001025141310.A75671@blackhelicopters.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'd like to install xf86-4, simply because my machine is performing too well and I need some system disruptions to improve my sysadmin skills. xf86-3 was installed at sysinstall. Therefore, there's no entry in /var/db/pkg. Can I safely write xf86-4 over xf86-3, or do I need to go through and manually delete the xf86-3 files? Is there an easy way to do that? Thanks, ==ml -- Michael Lucas mwlucas@blackhelicopters.org http://www.blackhelicopters.org/~mwlucas/ Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 11:21:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay2.inwind.it (relay2.inwind.it [212.141.53.73]) by hub.freebsd.org (Postfix) with ESMTP id C597237B479 for ; Wed, 25 Oct 2000 11:21:53 -0700 (PDT) Received: from bartequi.ottodomain.org (62.98.162.146) by relay2.inwind.it (5.1.046) id 39CB0979008A8759; Wed, 25 Oct 2000 20:21:06 +0200 From: Salvo Bartolotta Date: Wed, 25 Oct 2000 19:22:38 GMT Message-ID: <20001025.19223800@bartequi.ottodomain.org> Subject: Re: OpenSSH Upgrade Problems! ( Security related) To: Zvezdelin Vladov Cc: freebsd-questions@FreeBSD.ORG References: <20001025150411.20437.qmail@web802.mail.yahoo.com> X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 10/25/00, 4:04:11 PM, Zvezdelin Vladov wrote regarding OpenSSH Upgrade Problems! ( Security related): > Hello! > I have tried few times to > cvsup the cvs-crypto group of sources ^^^^^^^^^^ ^^^^^^^^^^ > where openssh lies in. > Cvsup to internat.freebsd.org says: > cvs-crypto: no such collection. AFAIR, the organization of the FreeBSD CVS repository changed a number of weeks ago -- by the way, CVS stands for Concurrent Version System (of RCS files: RCS ~ Revision Control System). More precisely, src-all now includes all the crypto collections/material. This is because there are fewer restrictions on crypto stuff :-) > Commenting-out cvs-crypto and pointing by > src-secure > src-.... > etc. didn't work. Not even on any other > cvsup server. (have tried both with 4.x-stable > 4.x-secure-stable) and most of the uk's cvsup servers. Which is perfectly correct. These collections no longer exist. In particular, /usr/src/UPDATING (on my FreeBSD-4.1.1-S system) says:
20000711: If you use CVSUP or CTM to get CVS trees, AND you used to get the old crypto files from internat.freebsd.org AND you check out files from the CVS tree with the cvs command, please read http://people.freebsd.org/~imp/internat.txt for details on potential problems that you might have and how to get around them. If you are merely a mirror, or don't answer yes to each of the clauses above, you needn't worry.
Moreover, information on this topic is found in the mail archives. If you cvsup src-all and you don't get the crypto stuff, then, by all means, whine :-) HTH, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 11:41:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id D610137B479 for ; Wed, 25 Oct 2000 11:41:44 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9PIffl21543; Wed, 25 Oct 2000 11:41:41 -0700 (PDT) Date: Wed, 25 Oct 2000 11:41:41 -0700 From: Alfred Perlstein To: Greg Berenfield Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Redhat Linux 6.2 -> FreeBSD 4.1.1 Message-ID: <20001025114141.V28123@fw.wintelcom.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from gberenfield@berenfield.com on Wed, Oct 25, 2000 at 12:12:22PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Greg Berenfield [001025 09:00] wrote: > Greetings, > > Hoping someone can assist me with converting from rh linux 6.2 to FreeBSD > 4.1.1 REL. > > I'm new to FreeBSD and have only setup a 'new' desktop with it (ok it had > windows but that doesn't count :). Finally figurered out CVS and have it > following the 4.1.1 REL path. (was originally a 4.1 REL box) > > Since rh 7 has motivated me so well to switch to FreeBSD, I wish to now > convert my existing rh 6.2 boxes to it. > My main concern is losing code on these boxes - is there any sort of > conversion path for ext2 filesystems to FreeBSD's? Or should I simply tar up > the stuff I wish to have around under FreeBSD and store them safely during > the conversion? You really want to use FreeBSD native UFS. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 11:43:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 7010E37B4D7 for ; Wed, 25 Oct 2000 11:43:40 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9PIhew21592; Wed, 25 Oct 2000 11:43:40 -0700 (PDT) Date: Wed, 25 Oct 2000 11:43:40 -0700 From: Alfred Perlstein To: bsdnewbie bsdnewbie Cc: freebsd-questions@FreeBSD.ORG Subject: Re: _phystov ? (any functon convert phys -> virtual addr?) Message-ID: <20001025114339.W28123@fw.wintelcom.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from bsdnewbie@hotmail.com on Wed, Oct 25, 2000 at 03:26:45PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * bsdnewbie bsdnewbie [001025 00:27] wrote: > The function "vtophys" can convert a virtual address to a physicial address. > However, I can not find a function that can convert a physicial address to > a virtual address. I guess there is a function named "phystov" and try to > find it, but failed in vain. Does FreeBSD supply any function that can > convert a physicial address to a virtual one? Thanks in advance. Since a phyicall address can be mapped into multiple virtual locations there wouldn't be much of a point of such a function. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 11:46:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pemaquid.safeport.com (pemaquid.safeport.com [204.156.12.58]) by hub.freebsd.org (Postfix) with ESMTP id 3E11837B4C5 for ; Wed, 25 Oct 2000 11:46:48 -0700 (PDT) Received: from localhost (doug@localhost) by pemaquid.safeport.com (8.9.3/8.9.3) with ESMTP id OAA42772 for ; Wed, 25 Oct 2000 14:46:43 -0400 (EDT) (envelope-from doug@safeport.com) From: doug@safeport.com X-Authentication-Warning: pemaquid.safeport.com: doug owned process doing -bs Date: Wed, 25 Oct 2000 14:46:43 -0400 (EDT) To: freebsd-questions@FreeBSD.ORG Subject: apm problem with 4.1 Message-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 hardware is a Dell Latitude LM/133 circa 1997, using a NIC from Dell that probes as a 3Com Etherlink III 3C589. All this works fine. I wanted to turn on apm support so I built a kernel changing device apm0 at nexus? disable flags 0x20 # Advanced Power Management to device apm0 at nexus? flags 0x20 # Advanced Power Management during boot I get: : /kernel: Mounting root from ufs:/dev/ad0s1a /kernel: pccard: card inserted, slot 0 /kernel: pccard: card inserted, slot 1 pccardd[47]: Card "3Com Corporation"("3C589D") [TP/BNC LAN Card Ver. 2a] [000002] matched "3Com Corporation" ("3C589") [(null)] [(null)] /kernel: ep0: No irq?! pccardd[47]: driver allocation failed for 3Com Corporation(3C589): Device not configured pccardd[47]: Card "Motorola"("DELL 33.6 DATA/14.4 FAX MODEM") [V3.0] [] has function ID 2 pccardd[47]: driver allocation failed for (null)((null)): Device not configured pccardd[47]: pccardd started Thinking the sysinstall kernel might be different from GENERIC I put "disable" back in the device macro and rebuilt the kernel. All works again. Any pointers, thoughts? The BIOS is 4/97; there probably is an update _____ Douglas Denault doug@safeport.com Voice: 301-469-8766 Fax: 301-469-0601 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 11:50:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.magpage.com (trinity.magpage.com [216.155.0.8]) by hub.freebsd.org (Postfix) with ESMTP id 3AE0D37B479; Wed, 25 Oct 2000 11:50:53 -0700 (PDT) Received: from magpage.com (poomba.magpage.com [216.155.24.136]) by trinity.magpage.com (8.11.1/8.11.1) with ESMTP id e9PIoqZ15282; Wed, 25 Oct 2000 14:50:52 -0400 Message-ID: <39F72B8B.F1984971@magpage.com> Date: Wed, 25 Oct 2000 14:50:51 -0400 From: Daniel Frazier Organization: Magpage Internet Services X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: ports@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: pspell port broken? References: <39F711A5.F9F475B6@magpage.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Daniel Frazier wrote: > > I've tried this on two machines, my workstation at work and a fresh > 4.1-RELEASE install at home, with the same results. I'm trying to make > balsa and its make dies during pspell's configure. I've included the > (edited) output from balsa's make... has anyone seen this or managed to > find a workaround/solution? any help will be very appreciated. > FIXED!!! some searching on the mailing list archives led me to upgrade libtool-1.3.4 to libtool-1.3.4_1 and that did it... ---------------------------------------------------------------------- Daniel Frazier Tel: 302-239-5900 Ext. 231 System Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 11:59:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gateway.telecom.ksu.edu (gateway-1.telecom.ksu.edu [129.130.63.239]) by hub.freebsd.org (Postfix) with ESMTP id 6314D37B4C5 for ; Wed, 25 Oct 2000 11:59:55 -0700 (PDT) Received: from sioux.telecom.ksu.edu(129.130.60.32) by pawnee.telecom.ksu.edu via smap (V2.0) id xma012119; Wed, 25 Oct 00 13:59:22 -0500 Message-ID: <39F72D62.D2F1F12C@telecom.ksu.edu> Date: Wed, 25 Oct 2000 13:58:42 -0500 From: nathan X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Greg Berenfield Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Redhat Linux 6.2 -> FreeBSD 4.1.1 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i don't know if this is work/personal, and what your budget is.. but one scenario would be, get new harddrives to install fbsd on. stick your rh6.2 drives in, and mount them and move your data over. (fbsd can mount ext2_fs slices) if that's not an option, you could do a "man-in-the-middle" scenario setup ftp/nfs or whatever, move your sources from linux to your newly setup fbsd box. then, wipe and install fbsd, and, if necessary, move your sources back. (or just leave on a nfs partition and mount on each new fbsd setup) repeating for each of your rh6.2 boxes. good luck nathan that's prolly the easiest and cheapest way to do it. Greg Berenfield wrote: > Greetings, > > Hoping someone can assist me with converting from rh linux 6.2 to FreeBSD > 4.1.1 REL. > > I'm new to FreeBSD and have only setup a 'new' desktop with it (ok it had > windows but that doesn't count :). Finally figurered out CVS and have it > following the 4.1.1 REL path. (was originally a 4.1 REL box) > > Since rh 7 has motivated me so well to switch to FreeBSD, I wish to now > convert my existing rh 6.2 boxes to it. > My main concern is losing code on these boxes - is there any sort of > conversion path for ext2 filesystems to FreeBSD's? Or should I simply tar up > the stuff I wish to have around under FreeBSD and store them safely during > the conversion? > > All comments appreciated. > Regards, > Greg B. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 12: 1:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from atipa.com (unknown [64.64.30.2]) by hub.freebsd.org (Postfix) with ESMTP id DB05437B479 for ; Wed, 25 Oct 2000 12:01:52 -0700 (PDT) Received: from atipa.com (firewall.atipa [192.168.1.1]) by atipa.com (8.10.1/8.10.1) with ESMTP id e9PJ1pk28611 for ; Wed, 25 Oct 2000 14:01:51 -0500 Message-ID: <39F72E1F.BC5E15F7@atipa.com> Date: Wed, 25 Oct 2000 14:01:51 -0500 From: John Krueger X-Mailer: Mozilla 4.74 [en] (X11; U; Linux 2.2.12-20 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions Subject: FreeBSD NIS client / Linux NIS 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, I'm running into some issues trying to put a 4.1.1-release box up on our network. We do all authentication through NIS running on a Debian GNU/Linux 2.2 server. I have set NIS up correctly from what I can tell, adding to rc.conf, master.passwd, and group. ypbind will bind to the NIS domain, ypwhich will give me the correct master server response, ypwhich -x shows all the right maps (AFAICT). I can log into local users on the box, and can login as root and su - to NIS-mapped users, but from a vc login prompt, all I get is a simple "Login incorrect". The best idea I can come up with at this point is that I'm running into some kind of libcrypt compatibility issues, though I've tried, without avail, both DES and MD5 crypt schemes. Any thoughts, comments, or suggestions would be rather helpful and appreciated at this point, Thanks, -- John Krueger Systems Administrator Atipa Corporation jkrueger@atipa.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 12: 2:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corpmx1.ess.harris.com (corpmx1.ess.harris.com [130.41.65.49]) by hub.freebsd.org (Postfix) with ESMTP id 05C9837B4C5 for ; Wed, 25 Oct 2000 12:02:28 -0700 (PDT) Received: by corpmx1 with Internet Mail Service (5.5.2650.21) id ; Wed, 25 Oct 2000 15:02:30 -0400 Message-ID: <95B669A7D872D41182A600508BDFFB8C12D5DE@mlbmx7.ess.harris.com> From: "Potts, Ross" To: "'john253@crosswinds.net'" , questions@freebsd.org Subject: RE: Unable to boot 4.1.1 Date: Wed, 25 Oct 2000 15:02:20 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ah! I forgot you mentioned that you have a Compaq. I'm happy with mine, though I haven't set up a SCSI disk. If you can, during bootup, you should have a prompt in the top right of the screen. If you haven't set the IDE DRIVE to dangerously dedicated there should still be a bios partition(weird how Compaq did that). Anyway, hit F10 and you should be able to get into the management side of the machine. disable the IDE, because I have a feeling that it will always try to boot from the IDE insead of SCSI(unless that's what you want. How old is this compaq, what model? Softpaqs will do no good until you can successfully hit F10 and manage your bios partition. Call Compaq, wait 30-40 minutes on the phone until you get ahold of someone and beg for a restore disk. They will need your model, serial, next of kin, etc. Personally, I have a Presario 4112(circa Apr 1996), with two sets of restore disks. You will have to bear with restoring all the way to Win 95 or what ever the machines original OS was, then remember NOT to use dangerously dedicated mode. One other thing, I for the longest, had the onboard video disabled so I could install a better one in Win 95. When I stared to mess with FBSD (2.1.6), it would always report VGA0 and VGA1. So, perhaps it may be setable in your floppy kernel(maybe not initiall, but with the used of another machine you could build a custom install kernel to get around the IDE problem. That's what I did after I got all my system info the 4 millionth time. I always put in a smaller custom kernel reflecting my machine when reloading my system from CD. I'll look at all my old Compaq stuff tonight and bring some info to email to you tomorrow -----Original Message----- From: John Murphy [SMTP:john253@crosswinds.net] Sent: Wednesday, October 25, 2000 12:47 PM To: questions@freebsd.org Subject: Re: Unable to boot 4.1.1 Cribbins, Jason wrote: >I may have got the ad and da mixed up since I was unable to do copy/paste to >ensure everything was accurate due to the nature of the server at the time >of me writing the email. Right, so where's the 'active' bootable partition, SCSI or IDE? As you've added the IDE drive and controller I would guess you won't be able to boot from it unless you can change the boot order in the BIOS. >Also note that the onboard IDE port is disabled in bios which I do not have >access to because of the computer design. Its a Compaq and the bios is >accessed via a partition on the boot drive which BSD apparently wiped out >during the first install. There is a working onboard SCSI controller with a >520MB SCSI drive attached which is way too small for my purposes. >Since I Am unable to find the exact model number of this box I cannot >download the proper "softpaq" from their web site. I have tried 8 different >ones for models that were made in P90 processors and all have failed. There >are about 30+ more I can use but don't have time or patience to bother. It >was easier to just buy this IDE controller card. > >Any other questions you need answered so you can help me out here? I'm afraid I can't help with this problem as I've never owned a Compaq and I'm sure I don't want one if what you say is right. You have my sympathy. Have you tried just a minimal installation on the SCSI drive? You can move /usr /var and /tmp to the IDE drive later. If that doesn't work you should be able to boot the HD from a floppy as a last resort. I would have thought that your new IDE controller card would work ok if the onboard IDE is disabled in the BIOS. But how can you be sure without access to it? One more thing (bear in mind I know 0 about SCSI) I noticed you referred to da4 whereas the kernel was not found on da0. Is this something to do with wiring down the disks? From /usr/src/sys/i386/conf/LINT # SCSI DEVICES # SCSI DEVICE CONFIGURATION # The SCSI subsystem consists of the `base' SCSI code, a number of # high-level SCSI device `type' drivers, and the low-level host-adapter # device drivers. The host adapters are listed in the ISA and PCI # device configuration sections below. # # Beginning with FreeBSD 2.0.5 you can wire down your SCSI devices so # that a given bus, target, and LUN always come on line as the same # device unit. In earlier versions the unit numbers were assigned # in the order that the devices were probed on the SCSI bus. This # means that if you removed a disk drive, you may have had to rewrite # your /etc/fstab file, and also that you had to be careful when adding # a new disk as it may have been probed earlier and moved your device # configuration around. # This old behavior is maintained as the default behavior. The unit # assignment begins with the first non-wired down unit for a device # type. For example, if you wire a disk as "da3" then the first # non-wired disk will be assigned da4. # The syntax for wiring down devices is: # device scbus0 at ahc0 # Single bus device # device scbus1 at ahc1 bus 0 # Single bus device # device scbus3 at ahc2 bus 0 # Twin bus device # device scbus2 at ahc2 bus 1 # Twin bus device # device da0 at scbus0 target 0 unit 0 # device da1 at scbus3 target 1 # device da2 at scbus2 target 3 # device sa1 at scbus1 target 6 # device cd # "units" (SCSI logical unit number) that are not specified are # treated as if specified as LUN 0. # All SCSI devices allocate as many units as are required. Good luck John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 12: 9:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nwcst292.netaddress.usa.net (nwcst292.netaddress.usa.net [204.68.23.37]) by hub.freebsd.org (Postfix) with SMTP id 2AB8E37B4C5 for ; Wed, 25 Oct 2000 12:09:30 -0700 (PDT) Received: (qmail 12054 invoked by uid 60001); 25 Oct 2000 19:09:29 -0000 Message-ID: <20001025190929.12053.qmail@nwcst292.netaddress.usa.net> Received: from 204.68.23.37 by nwcst292 for [203.197.200.201] via web-mailer(34FM.0700.4.03) on Wed Oct 25 19:09:29 GMT 2000 Date: 25 Oct 00 13:09:29 MDT From: Aman sharma To: questions@FreeBSD.org Subject: FreeBSD 4.1 throws you as root with a tweak in fstab X-Mailer: USANET web-mailer (34FM.0700.4.03) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I changed 'noauto' option for CDROM in /etc/fstab to 'auto' and then rebo= oted the system without a CD. The next thing it does it to put you as root bec= ause it could'nt mount the file systems. = ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=3D= 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 12:12: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay2.inwind.it (relay2.inwind.it [212.141.53.73]) by hub.freebsd.org (Postfix) with ESMTP id 2866237B479 for ; Wed, 25 Oct 2000 12:11:59 -0700 (PDT) Received: from bartequi.ottodomain.org (62.98.154.32) by relay2.inwind.it (5.1.046) id 39CB0979008AC459; Wed, 25 Oct 2000 21:11:24 +0200 From: Salvo Bartolotta Date: Wed, 25 Oct 2000 20:12:55 GMT Message-ID: <20001025.20125500@bartequi.ottodomain.org> Subject: Re: Amnesiac mode To: Luc Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <39F6F212.C081A49E@2113.ch> References: <39F6F212.C081A49E@2113.ch> X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 10/25/00, 3:45:38 PM, Luc wrote regarding Amnesiac=20 mode: > Hi all, > my freebsd router (3.4) worked fine for 3 monthes but todays its boot = in > amnesiac mode (i don't know why) and i don't know how to get back in > normal mode. > #mount -a > success to get back read-write on / > #fsck -pf > /dev/rwd0s2a: 11586 files, 129216 used, 1903407 free (18711 frags, > 235587 blocks, 0.9% fragmentation) > /dev/rwd0s2e: 1371 files, 29448 used, 1054591 free (527 frags, 131758 > blocks, 0.0% fragmentation) > Does not complain about bad blocks > #reboot > does not solve the problem. > any help welcome. > thanks I recall seeing such a behaviour under FreeBSD-3.3-R. I had just=20 installed such a system **without** first configuring networking, and=20 I was welcomed by an "Amnesiac" login. AFAIR, the "Amnesiac mode" faded away as soon as I specified hostname=20 and/or network configuration.=20 You may wish to check your hostname and network config files. HTH, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 12:14:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id DB6BB37B479 for ; Wed, 25 Oct 2000 12:14:28 -0700 (PDT) Received: (qmail 93712 invoked by uid 100); 25 Oct 2000 19:14:22 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14839.12558.199454.322077@guru.mired.org> Date: Wed, 25 Oct 2000 14:14:22 -0500 (CDT) To: "Otter" , freebsd_help@yahoo.com Cc: questions@freebsd.org Subject: RE: Mounting CD-Roms as a normal user In-Reply-To: <31795686@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Otter writes: > if you need to use root permissions as a nomal user > *cough*mount*cough*, check out sudo. with out su'ing to root, i think > that's the only way the cd is gonna get mounted by a user. Not quite. You can set vfs.usermount to 1 (i.e. - as root, "sysctl -w vfs.usermount=1") to let users mount devices - provided the device and directory permissions allow it, and with no suid on the device. The correct way to arrange for that to be set at boot is to add the line "vfs.usermount=1" to /etc/sysctl.conf, possibly creating it in the process. The last alternative is to configure amd to automatically mount cdroms. I can't help with that, though. p.s. don't sweat it. we were all newbies once. just learn it and don't > continue to be a newbie! Always good advice. ; Wed, 25 Oct 2000 12:14:40 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9PJETq22801; Wed, 25 Oct 2000 12:14:29 -0700 (PDT) Date: Wed, 25 Oct 2000 12:14:29 -0700 From: Alfred Perlstein To: Aman sharma Cc: questions@FreeBSD.ORG Subject: Re: FreeBSD 4.1 throws you as root with a tweak in fstab Message-ID: <20001025121429.Z28123@fw.wintelcom.net> References: <20001025190929.12053.qmail@nwcst292.netaddress.usa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <20001025190929.12053.qmail@nwcst292.netaddress.usa.net>; from showstopper355@usa.net on Wed, Oct 25, 2000 at 01:09:29PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Aman sharma [001025 12:09] wrote: > I changed 'noauto' option for CDROM in /etc/fstab to 'auto' and then rebooted > the system without a CD. The next thing it does it to put you as root because > it could'nt mount the file systems. That's the expected behavior. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 12:16:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nwcst292.netaddress.usa.net (nwcst292.netaddress.usa.net [204.68.23.37]) by hub.freebsd.org (Postfix) with SMTP id 1D17337B479 for ; Wed, 25 Oct 2000 12:16:20 -0700 (PDT) Received: (qmail 13520 invoked by uid 60001); 25 Oct 2000 19:16:19 -0000 Message-ID: <20001025191619.13519.qmail@nwcst292.netaddress.usa.net> Received: from 204.68.23.37 by nwcst292 for [203.197.200.201] via web-mailer(34FM.0700.4.03) on Wed Oct 25 19:16:19 GMT 2000 Date: 25 Oct 00 13:16:19 MDT From: Aman sharma To: questions@freebsd.org Subject: FreeBSD 4.1 is not mounting VCD and audio CD's. X-Mailer: USANET web-mailer (34FM.0700.4.03) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG FreeBSD 4.1 is not mounting VCD and audio CD's. ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=3D= 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 12:25:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 0911A37B479 for ; Wed, 25 Oct 2000 12:25:53 -0700 (PDT) Received: (qmail 94038 invoked by uid 100); 25 Oct 2000 19:25:51 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14839.13247.724401.568040@guru.mired.org> Date: Wed, 25 Oct 2000 14:25:51 -0500 (CDT) To: Blake Swensen Cc: questions@freebsd.org Subject: Re: Perl crypt(), htpasswd, and 4.1-RELEASE In-Reply-To: <80382767@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Blake Swensen writes: > Have written a script which uses the perl crypt() command to > create/change passwords as a replacement for htpasswd. This worked > perfectly on 2.1.6-RELEASE, and now that I have upgraded to 4.1-RELEASE > the encryption scheme seems to be different and all of my .htaccess > passwords are broken. > > Can anyone shed some light on what might be happening here? ... htpasswd > will correctly encrypt the password, but perl crypt() will not. > Just FYI, I am using exactly the same version of httpd & htpasswd that > was running on the old 2.1.6 system, restored from backup. And presumably *built* on 2.1.6. Unless you're using a version of Perl from 2.1.6 restored from backup (which is a bad idea), that's almost certainly the problem. Perl is using the 4.1 system crypt() function, but your 2.1.6 binaries have the 2.1.6 system crypt() function. If you recompile httpd, perl's crypt will start working again. If you want to use htpasswd as well, you need to recompile that. However, the old password files used by .htaccess will quit working. 4.1 allows you to chose a number of different schemes for password encryption, and you may be able to fix the problem by fiddling with that, but I'm not familiar with the choices. ; Wed, 25 Oct 2000 12:29:12 -0700 (PDT) Received: (qmail 94197 invoked by uid 100); 25 Oct 2000 19:29:12 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14839.13448.73297.787778@guru.mired.org> Date: Wed, 25 Oct 2000 14:29:12 -0500 (CDT) To: kint@videotron.ca (Joel Dinel) Cc: questions@freebsd.org Subject: Re: Ensoniq 1370 In-Reply-To: <32403097@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Joel Dinel writes: > I have an Ensoniq 1370. Is there a chance it will be supported if I > recompile my kernel? Anybody else has that type of card and has it > operational under FreeBSD? First, please put newlines in your mail; that will make your mail easier for others to read, and prevent it from violating network specifications for email. You don't say which version of FreeBSD you have, but yes, there is a chance. Assuming you're running something recent enough, adding "device pcm" to the kernel config will cause the ensoniq 1370 to be recognized at boot time. Create the appropriate devices (cd /etc; sh MAKEDEV snd0) and install sound applications, and it'll work. X-Mailer: Forte Agent 1.5/32.451 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Help! sysinstall doesn't see _any_ drives on my system, so I'm trying to disklabel my 3ware RAID array by hand. But when I try any disklabel operations, it says "Operation not permitted". This is with 4.1-S as of yesterday afternoon. Here is the pertinent info from dmesg: twed0: <3ware RAID unit> on twe0 twed0: 117797MB (241248384 sectors) twed1: <3ware RAID unit> on twe0 twed1: 39265MB (80416192 sectors) Mounting root from ufs:/dev/ad0s1a twed0 is the RAID array twed1 is actually the hot spare Here is some commands and their output: # mount /dev/ad0s1a on / (ufs, local) /dev/ad0s1e on /usr (ufs, local, soft-updates) procfs on /proc (procfs, local) # dd if=3D/dev/zero of=3D/dev/twed0 bs=3D1k count=3D1 dd: /dev/twed0: Operation not permitted # disklabel -Brw twed0 auto disklabel: /dev/twed0c: Operation not permitted # disklabel -e twed0 disklabel: /dev/twed0c: Operation not permitted I've tried lots of different combinations of the disklabel command, and they all result in Operation not permitted. # fdisk twed0 ******* Working on device /dev/twed0 ******* parameters extracted from in-core disklabel are: cylinders=3D15017 heads=3D255 sectors/track=3D63 (16065 blks/cyl) =46igures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=3D15017 heads=3D255 sectors/track=3D63 (16065 blks/cyl) fdisk: invalid fdisk partition table found Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: The data for partition 2 is: The data for partition 3 is: The data for partition 4 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 63, size 241248042 (117796 Meg), flag 80 (active) beg: cyl 0/ sector 1/ head 1; end: cyl 680/ sector 63/ head 254 If anyone knows what I'm doing wrong, or what's wrong with this setup, I could _really_ use the help. I've been struggling with the 3ware array for too long now. -- Do you manage an ISP? Do you have system hogs (line campers)? Do you have users that use multiple simultaneous ports? Want help? ---> http://www.systemhog.com <--- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 12:37:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.scooters4free.com (mail.scooters4free.com [216.161.154.82]) by hub.freebsd.org (Postfix) with ESMTP id 5B2F137B479 for ; Wed, 25 Oct 2000 12:37:33 -0700 (PDT) Received: from mail pickup service by mail.scooters4free.com with Microsoft SMTPSVC; Wed, 25 Oct 2000 12:20:26 -0700 From: To: Subject: ScooterCraze.com Affiliate Program Date: Wed, 25 Oct 2000 12:20:26 -0700 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Message-ID: <0805d26201919a0WEBBOARD@mail.scooters4free.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I found your e-mail address at your Web site, http://www.freebsd.org/handbook/bibliography-programmers.html and recognize that your traffic is an ideal demographic for you to MAKE EXTRA INCOME SELLING THE HOTTEST TOY THIS YEAR – SCOOTERS! In case you haven’t heard, scooters are taking the nation by storm. Scooters are the number one selling toys this year. Now you can sell scooters from your own Web site, earn a 10% COMMISSION – and it won’t cost you a thing! By the way our average sale is over $130.00 or at least $13.00 per sale to you If you already participate in affiliate programs you will know that this is the easiest way to earn income from your Web site. http://SCOOTERCRAZE.COM pays the highest commissions compared to any other toy or scooter affiliate program. If you’re not already an affiliate, then you need to start now. The ScooterCraze.com affiliate program is the perfect way to get you ‘kick’ started! This is what you need to do: Visit http://ScooterCraze.com Follow the Affiliate Program links Complete the easy application form – it takes just a few minutes Choose a banner or text link and place it prominently on your Web site – preferably the front page. (we have an excellent selection) Wait for the commission checks!! It’s fast and free to sign up and you will earn a 10% commission on purchases made by customers referred from your Web site. We have teamed up with Commission Junction who will provide trusted third party tracking. They also have hundreds of other quality merchants to choose from. Visit Our link and sign up now! http://www.scootercraze.com/cgi-bin/ScooterCraze.storefront/39f10ea800dd3f a227193fe1211c0673/UserTemplate/3 By becoming a ScooterCraze.com affiliate you will be offering your customers the largest selection of scooters available on the Web, at the lowest prices! We sell the popular Razor Scooters from just $95.99 (including free shipping and no taxes outside Arizona)! Browse our Web site, http://www.scootercraze.com/, and see for yourself. Click on the affiliate program link to learn more and sign up. Act now - you could be just minutes away from selling scooters and making extra income this holiday season! Thank you for your time. David Dee Affiliate Manager, ScooterCraze.com Email: david@scootercraze.com You are not on a mailing list or stored in a database, but if you never want to receive mail from us again send a blank e-mail to mailto:neveragain@scootercraze.com This mail is in accordance with the California Business and Professions Code section 17538.4 and 17538.45 which you can view at caselaw.findlaw.com/cgi-bin/getcode.pl?code=CA&law=bpc&art=17530-17539.6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 12:42: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from beta.root-servers.ch (beta.root-servers.ch [195.49.33.19]) by hub.freebsd.org (Postfix) with SMTP id 4AF2237B479 for ; Wed, 25 Oct 2000 12:42:06 -0700 (PDT) Received: (qmail 32848 invoked from network); 25 Oct 2000 19:42:03 -0000 Received: from unknown (HELO WORK) (62.2.106.244) by beta.root-servers.ch with SMTP; 25 Oct 2000 19:42:03 -0000 Date: Wed, 25 Oct 2000 21:46:02 +0200 From: Gabriel Ambuehl X-Mailer: The Bat! (v1.47 Beta/7) UNREG / CD5BF9353B3B7091 Organization: BUZ Internet Services X-Priority: 3 (Normal) Message-ID: <12216980356.20001025214602@buz.ch> To: Salvo Bartolotta Cc: Luc , freebsd-questions@FreeBSD.ORG Subject: Re[2]: Amnesiac mode In-reply-To: <20001025.20125500@bartequi.ottodomain.org> References: <39F6F212.C081A49E@2113.ch> <20001025.20125500@bartequi.ottodomain.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Salvo, Wednesday, October 25, 2000, 10:12:55 PM, you wrote: > AFAIR, the "Amnesiac mode" faded away as soon as I specified hostname > and/or network configuration. Actually, Amnesiac Mode refers to a system which has got no root password (or one shorter than six chars). To turn it off: su to/login as root (should be pretty easy now ;-) # passwd Best regards, Gabriel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 12:43: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ventecc.com (unknown [209.49.149.230]) by hub.freebsd.org (Postfix) with ESMTP id 9A8A937B479 for ; Wed, 25 Oct 2000 12:42:59 -0700 (PDT) Received: from STEPHEN [192.168.0.58] by mail.ventecc.com (SMTPD32-6.04) id A6EB380298; Wed, 25 Oct 2000 15:39:23 -0400 From: "Tim Moore" To: Subject: Java problems Date: Wed, 25 Oct 2000 15:39:23 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anyone installed the JDK 1.2.2 beta on their system i am having some problems getting it installed this is my error [arcane:root(ttyp2)] 03:18PM 10/25/2000 GMT (/home/tmoore/source-jdk1.2.2)[246]# sh buildscript ERROR: Your ALT_BOOTDIR environment variable does not point to a valid JDK for bootstrapping this build. A JDK 1.2 or 1.2.x build must be bootstrapped against a 1.2-V (or later) build. Please update your ALT_BOOTDIR setting, or just unset it, and try again. gmake: *** [sanity] Error 1 JDK build started at Wed Oct 25 15:18:36 GMT 2000. JDK build finished at Wed Oct 25 15:18:36 GMT 2000. and the script i got from http://web.inter.nl.net/users/kjkoster/java/index.html I followed everything like the webpage said but i get the error above any help is greatly appreciated Tim #!/bin/sh # # Script to build JDK 1.2.2 for BSD # STARTTIME=`date` ALT_BOOTDIR=/usr/local/linux-jdk1.2.2 export ALT_BOOTDIR ALT_MOTIF_DIR=/usr/X11R6 export ALT_MOTIF_DIR OPENWINHOME=/usr/X11R6 export OPENWINHOME ALT_ODBCDIR=/usr/local export ALT_ODBCDIR HAVE_DPS=yes export HAVE_DPS ALT_DPSDIR=/usr/X11R6 export ALT_DPSDIR _JDK11DIR=/usr/local/jdk1.1.8 export _JDK11DIR CC_VERSION=gcc export CC_VERSION unset CLASSPATH unset JAVA_HOME unset JAVA_COMPILER ( cd work/build/bsd; gmake release-images ) echo "JDK build started at $STARTTIME." echo "JDK build finished at "`date`"." # # -eof- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 13:12:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.cluster.oleane.net (smtp1.cluster.oleane.net [195.25.12.16]) by hub.freebsd.org (Postfix) with ESMTP id 9785737B479 for ; Wed, 25 Oct 2000 13:12:12 -0700 (PDT) Received: from graf (dyn-1-1-056.Lyn.dialup.oleane.fr [62.161.7.56]) by smtp1.cluster.oleane.net with ESMTP id WAA44219; Wed, 25 Oct 2000 22:13:36 +0200 (CEST) From: "Thierry Thomas" Organization: Ploum, ploum, tra la la... To: freebsd-questions@FreeBSD.ORG Date: Wed, 25 Oct 2000 22:10:44 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 8BIT Comments: Sender has elected to use 8-bit data in this message. If problems arise, refer to postmaster at sender's site. Subject: RE: Erratic PS/2 mouse with FreeBSD 4.1 Reply-To: thierry@thomas.as Cc: Jason Spencer Message-ID: <39F75A64.28034.10F782@localhost> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12cFR) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Le 23 Oct 2000, à 17:44, Jason Spencer a écrit : > This is the config that ended up working: > > In kernel config: > device psm0 at atkbdc? irq 12 > [same as GENERIC] > > In /etc/rc.conf: > moused_type="auto" > moused_enable="YES" > > In XF86Config: > > Section "InputDevice" > Identifier "Mouse1" > Driver "mouse" > Option "Protocol" "Auto" > Option "Device" "/dev/sysmouse" > EndSection > > [the capital "A" had me stumped for a while :) ] > > If you're not using XFree86 4.X try: > > Section "Pointer" > Protocol "PS/2" > Device "/dev/sysmouse" > EndSection > It was already my configuration, but I still have the problem (unless to plug / unplug as described by Jean-Sebastien ROY). I do not use XFree86 4, but I already have the problem with moused. Regards, -- Th. Thomas, ICQ : 8823153 Mise en place d'un serveur autogéré respectueux de la liberté d'expression : voir . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 13:23:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay2.inwind.it (relay2.inwind.it [212.141.53.73]) by hub.freebsd.org (Postfix) with ESMTP id 68A6637B479 for ; Wed, 25 Oct 2000 13:23:49 -0700 (PDT) Received: from bartequi.ottodomain.org (62.98.154.32) by relay2.inwind.it (5.1.046) id 39CB0979008B4079; Wed, 25 Oct 2000 22:22:47 +0200 From: Salvo Bartolotta Date: Wed, 25 Oct 2000 21:24:13 GMT Message-ID: <20001025.21241300@bartequi.ottodomain.org> To: gabriel_ambuehl@buz.ch Cc: luc@2113.ch, freebsd-questions@FreeBSD.ORG X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 10/25/00, 8:46:02 PM, Gabriel Ambuehl wrote regarding Re[2]: Amnesiac mode: > Hello Salvo, > Wednesday, October 25, 2000, 10:12:55 PM, you wrote: > > AFAIR, the "Amnesiac mode" faded away as soon as I specified hostnam= e > > and/or network configuration. > Actually, Amnesiac Mode refers to a system which has got no root > password (or one shorter than six chars). To turn it off: > su to/login as root (should be pretty easy now ;-) > # passwd Hello Gabriel, I am a little more confused now :-) I recall specifying a root password for that system of mine, and yet I saw the "Amnesiac" login -- I first connected to it as root, in fact, and I had specified a good password. IIRC, "Amnesiac" faded away after (?) hostname/network configuration. Whatever the exact cause may be (I'll try a suitable "grep -r" sooner or later), the moral seems to be: in a well-configured system there is no room for "Amnesiac" :-) Best regards, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 13:24:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ux11.cso.uiuc.edu (ux11.cso.uiuc.edu [128.174.5.105]) by hub.freebsd.org (Postfix) with ESMTP id 82B8D37B4CF for ; Wed, 25 Oct 2000 13:24:14 -0700 (PDT) Received: from localhost by ux11.cso.uiuc.edu (8.10.1/8.10.1) with ESMTP id e9PKKjg20776; Wed, 25 Oct 2000 15:20:45 -0500 (CDT) X-Authentication-Warning: ux11.cso.uiuc.edu: eheine owned process doing -bs Date: Wed, 25 Oct 2000 15:20:45 -0500 (CDT) From: erich alfred heine X-Sender: eheine@ux11.cso.uiuc.edu To: nathan Cc: Greg Berenfield , freebsd-questions@FreeBSD.ORG Subject: Re: Redhat Linux 6.2 -> FreeBSD 4.1.1 In-Reply-To: <39F72D62.D2F1F12C@telecom.ksu.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 Im not sure if this is even viable, but why not just save the tarball to a zip disk (if its preformated just use -t msdos in linux) and then mount the zip disk once freebsd is installed, and untar the tarball to a freebsd directory? On Wed, 25 Oct 2000, nathan wrote: > i don't know if this is work/personal, and what your budget is.. > but one scenario would be, get new harddrives to install fbsd on. stick your > rh6.2 drives > in, and mount them and move your data over. (fbsd can mount ext2_fs slices) > > if that's not an option, you could do a "man-in-the-middle" scenario > setup ftp/nfs or whatever, move your sources from linux to your newly setup > fbsd box. > then, wipe and install fbsd, and, if necessary, move your sources back. (or > just leave on a nfs partition and mount on each new fbsd setup) > repeating for each of your rh6.2 boxes. > > good luck > nathan > > that's prolly the easiest and cheapest way to do it. > > Greg Berenfield wrote: > > > Greetings, > > > > Hoping someone can assist me with converting from rh linux 6.2 to FreeBSD > > 4.1.1 REL. > > > > I'm new to FreeBSD and have only setup a 'new' desktop with it (ok it had > > windows but that doesn't count :). Finally figurered out CVS and have it > > following the 4.1.1 REL path. (was originally a 4.1 REL box) > > > > Since rh 7 has motivated me so well to switch to FreeBSD, I wish to now > > convert my existing rh 6.2 boxes to it. > > My main concern is losing code on these boxes - is there any sort of > > conversion path for ext2 filesystems to FreeBSD's? Or should I simply tar up > > the stuff I wish to have around under FreeBSD and store them safely during > > the conversion? > > > > All comments appreciated. > > Regards, > > Greg B. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 13:24:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n37.san.rr.com (dt051n37.san.rr.com [204.210.32.55]) by hub.freebsd.org (Postfix) with ESMTP id AD13537B4CF for ; Wed, 25 Oct 2000 13:24:51 -0700 (PDT) Received: from slave (Studded@slave [10.0.0.1]) by dt051n37.san.rr.com (8.9.3/8.9.3) with ESMTP id NAA05961; Wed, 25 Oct 2000 13:24:49 -0700 (PDT) (envelope-from DougB@gorean.org) Date: Wed, 25 Oct 2000 13:24:49 -0700 (PDT) From: Doug Barton X-Sender: doug@dt051n37.san.rr.com To: stanb@panix.com Cc: Free BSD Questions list Subject: Re: Passive mode ftp flage for make.conf? In-Reply-To: <200010251031.GAA11152@panix6.panix.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, 25 Oct 2000 stanb@panix.com wrote: > One of my FreebSD machines lives behind a firewall. Ftp'ing from behind > this firewall requires that I use passive mode ftp. > > How can I set up the system such that building from the ports tree will > automagicly use passive mode ftp/ Is this a flag in /etc/make.conf/ If so, > what flag? FETCH_BEFORE_ARGS=-p Good luck, Doug -- "The dead cannot be seduced." - Kai, "Lexx" Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 13:30:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by hub.freebsd.org (Postfix) with ESMTP id 6D0DD37B4C5 for ; Wed, 25 Oct 2000 13:30:49 -0700 (PDT) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 13oXCB-0008Su-00; Wed, 25 Oct 2000 22:30:47 +0200 Received: (from daemon@localhost) by kemoauc.mips.inka.de (8.11.0/8.11.0) id e9PK6O198199 for freebsd-questions@freebsd.org; Wed, 25 Oct 2000 22:06:24 +0200 (CEST) (envelope-from daemon) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: FreeBSD 4.1 throws you as root with a tweak in fstab Date: Wed, 25 Oct 2000 20:06:24 +0000 (UTC) Message-ID: <8t7eg0$2v05$1@kemoauc.mips.inka.de> References: <20001025190929.12053.qmail@nwcst292.netaddress.usa.net> Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Aman sharma wrote: > I changed 'noauto' option for CDROM in /etc/fstab to 'auto' and then rebooted > the system without a CD. The next thing it does it to put you as root because > it could'nt mount the file systems. It drops you into single user mode, yes. And your point is? -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 13:32: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay2.inwind.it (relay2.inwind.it [212.141.53.73]) by hub.freebsd.org (Postfix) with ESMTP id C7F8337B4C5 for ; Wed, 25 Oct 2000 13:32:05 -0700 (PDT) Received: from bartequi.ottodomain.org (62.98.154.32) by relay2.inwind.it (5.1.046) id 39CB0979008B4DB8; Wed, 25 Oct 2000 22:31:02 +0200 From: Salvo Bartolotta Date: Wed, 25 Oct 2000 21:32:33 GMT Message-ID: <20001025.21323300@bartequi.ottodomain.org> Subject: Re: Amnesiac mode To: gabriel_ambuehl@buz.ch Cc: luc@2113.ch, freebsd-questions@FreeBSD.ORG X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [ I messed a few things up, sorry ] >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 10/25/00, 8:46:02 PM, Gabriel Ambuehl wrote regarding Re[2]: Amnesiac mode: > Hello Salvo, > Wednesday, October 25, 2000, 10:12:55 PM, you wrote: > > AFAIR, the "Amnesiac mode" faded away as soon as I specified hostnam= e > > and/or network configuration. > Actually, Amnesiac Mode refers to a system which has got no root > password (or one shorter than six chars). To turn it off: > su to/login as root (should be pretty easy now ;-) > # passwd Hello Gabriel, I am a little more confused now :-) I recall specifying a root password for that system of mine, and yet I saw the "Amnesiac" login -- I first connected to it as root, in fact, and I had specified a good password. IIRC, "Amnesiac" faded away after (?) hostname/network configuration. Whatever the exact cause may be (I'll try a suitable "grep -r" sooner or later), the moral seems to be: in a well-configured system there is no room for "Amnesiac" :-) Best regards, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 13:35: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mr2.ipartners.pl (mr2.ipartners.pl [157.25.5.19]) by hub.freebsd.org (Postfix) with ESMTP id E66BF37B4C5 for ; Wed, 25 Oct 2000 13:34:39 -0700 (PDT) Received: from k2 ([195.94.212.230]) by mr2.ipartners.pl (8.9.3/8.9.1/MR1.0) with ESMTP id WAA12180 for ; Wed, 25 Oct 2000 22:34:08 +0200 (CEST) (envelope-from pawel.zakiewicz@wielkopolska.com) Received: from 100.100.100.90 by k2 ([100.100.100.90] running VPOP3) with ESMTP for ; Wed, 25 Oct 2000 22:34:21 +0200 Message-ID: <39F743CD.47D88B67@wielkopolska.com> Date: Wed, 25 Oct 2000 22:34:21 +0200 From: "Pawel St. Zakiewicz" Organization: nct.com X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: pl,en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: HP Netserver E60 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Server: VPOP3 V1.3.0c - Registered to: Wielkopolska Poznan Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Does anyone install (and work) FreeBSD 4.x on HP Netserver E60? Is it possible ??? Pawel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 13:37: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc1.il.home.com (mail2.rdc1.il.home.com [24.2.1.77]) by hub.freebsd.org (Postfix) with ESMTP id 67FD437B4C5 for ; Wed, 25 Oct 2000 13:37:02 -0700 (PDT) Received: from marx.elvisinthemorning.net ([24.17.229.11]) by mail2.rdc1.il.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001025203701.VLSP28911.mail2.rdc1.il.home.com@marx.elvisinthemorning.net>; Wed, 25 Oct 2000 13:37:01 -0700 Received: (from vcardona@localhost) by marx.elvisinthemorning.net (8.11.1/8.11.1) id e9PKbSl29670; Wed, 25 Oct 2000 15:37:28 -0500 (CDT) (envelope-from vcardona) Date: Wed, 25 Oct 2000 15:37:28 -0500 From: "Victor R. Cardona" To: Joel Dinel Cc: freebsd-questions@freebsd.org Subject: Re: Mutt's colors Message-ID: <20001025153728.C29563@home.com> References: <20001025094928.B59015@dimmu.videotron.ca.> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001025094928.B59015@dimmu.videotron.ca.>; from kint@dimmu.videotron.ca on Wed, Oct 25, 2000 at 09:49:28AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 25, 2000 at 09:49:28AM -0400, Joel Dinel wrote: > How can I get color schemes in Eterm? Under Linux, my Mutt is pretty nice. There's color everywhere. > > Do I need to define a color scheme in my .muttrc? If so, where can I find a "big" .muttrc that has plenty of options? The Muttrc that comes with FreeBSD's port has no apparent color options. "man 5 muttrc" will help. Also look in /usr/source/etc/Muttrc for examples. HTH Victor Cardona To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 13:41:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from uswgne22.uswest.com (uswgne22.uswest.com [204.26.87.76]) by hub.freebsd.org (Postfix) with ESMTP id A255B37B479 for ; Wed, 25 Oct 2000 13:41:50 -0700 (PDT) Received: from egate-ne2.uswc.uswest.com (egate-ne2.uswc.uswest.com [151.117.64.200]) by uswgne22.uswest.com (8.10.0/8.10.0) with ESMTP id e9PKfja25149; Wed, 25 Oct 2000 15:41:45 -0500 (CDT) Received: from duntx003.litel.com (localhost [127.0.0.1]) by egate-ne2.uswc.uswest.com (8.10.0/8.10.0) with ESMTP id e9PKfie11361; Wed, 25 Oct 2000 15:41:44 -0500 (CDT) Received: by DUNTX003 with Internet Mail Service (5.5.2650.21) id ; Wed, 25 Oct 2000 16:41:51 -0400 Message-ID: <9D35FA2F8EFCD111BA5A00805FA75E87084650B0@fdntx001> From: "Cribbins, Jason" To: john253@crosswinds.net Cc: questions@FreeBSD.ORG Subject: RE: Unable to boot 4.1.1 Date: Wed, 25 Oct 2000 16:34:56 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Cribbins, Jason wrote: > >I may have got the ad and da mixed up since I was unable to > do copy/paste to > >ensure everything was accurate due to the nature of the > server at the time > >of me writing the email. > > Right, so where's the 'active' bootable partition, SCSI or IDE? > As you've added the IDE drive and controller I would guess > you won't be > able to boot from it unless you can change the boot order in the BIOS. In the attempts to use both IDE and SCSI the bootable drive has always been the IDE. I will try to make it the SCSI on my next install attempt. But I must note that with no SCSI connected at all I get the same response from the system. I also still have no way to access the bios because it is loaded on a partition of the HD which BSD wiped out during the initial install. I am unable to get any help from Compaq in this respect because I have yet to determine the exact model# or even what model family it belongs to. I suppose the only real way to test this Bios theory is for me to get another BM which I have BIOS access to and see if the IDE cards is supported. > > > > I'm afraid I can't help with this problem as I've never owned a Compaq > and I'm sure I don't want one if what you say is right. You have my > sympathy. Well what can you expect for a $20 computer....I am now thinking I might have been ripped off paying that much for all the trouble this thing has given me! > > Have you tried just a minimal installation on the SCSI drive? You can > move /usr /var and /tmp to the IDE drive later. If that doesn't work > you should be able to boot the HD from a floppy as a last resort. I have thought about a floppy solution....but I do not know how to make such a disk. My space trouble is mainly a /usr situation. All other mounts I have seen normally wont even begin to stress the 520MB SCSI. Tonight I will attempt reload and install everything but /usr on the SCSI and use all of the IDE for /usr. With default all I noted that the /usr takes up all the extra space not allocated to anything else. So taking the /usr away leave about 420MB of empty space which I will take into the swap or /tmp or whatever I guess. > > I would have thought that your new IDE controller card would > work ok if > the onboard IDE is disabled in the BIOS. But how can you be > sure without > access to it? > I believe the onboard IDE is disabled because I get no response with DOS FDISK program. IT is either disabled or totally incompatible with my ATA66 HD which should support ATA33 as well. > One more thing (bear in mind I know 0 about SCSI) I noticed > you referred > to da4 whereas the kernel was not found on da0. Is this something to > do with wiring down the disks? From /usr/src/sys/i386/conf/LINT That was my typo. I meant ad4 and da0 first onboard SCSI device and 4th IDE device....apparently skipping the onboard controller reservations. I appreciate the info...I may have figured this out. And if not will pursue the floppy boot solution. If all else fails I have a new target for my shotgun. I was just trying to make use of old hardware...hate to waste anything when I can put this cheap stuff to good use. Thanks Jason Cribbins To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 13:46: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 8625737B479 for ; Wed, 25 Oct 2000 13:45:56 -0700 (PDT) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id AAA14623; Thu, 26 Oct 2000 00:52:17 +0200 Message-ID: <39F746A9.E64760F2@i-clue.de> Date: Wed, 25 Oct 2000 22:46:33 +0200 From: Christoph Sold X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: adesouza@hpu.edu Cc: questions@FreeBSD.ORG Subject: Re: Network Interface Question References: <39f6233a.7e.0@webmail> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [sorry for the post before...shouldn't sleep on C-C] Adrian De Souza schrieb: > To whom it may concern: > > Right now my network is running on BNC type cabeling and I want to convert it > to UTP. I am using 3Com NIC and running BSD 3.X > How do I configure my server to accept the UTP change.[snip] > > # ifconfig -a > > xl0: flags=8843 mtu 1500 > inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255 > ether 00:10:4b:72:ba:69 > media: 10base2/BNC > supported media: 10base2/BNC 10base5/AUI 10baseT/UTP 10bas > > eT/UTP 10baseT/UTP > lp0: flags=8810 mtu 1500 > tun0: flags=8010 mtu 1500 > sl0: flags=c010 mtu 552 > ppp0: flags=8010 mtu 1500 > lo0: flags=8049 mtu 16384 > inet 127.0.0.1 netmask 0xff000000 > > The rc.conf file: > > # This file now contains just the overrides from /etc/defaults/rc.conf > # please make all changes to this file. > > # -- sysinstall generated deltas -- # > ifconfig_xl0="inet 192.168.1.1 netmask 255.255.255.0" > moused_enable="YES" > saver="daemon" > blanktime="300" > keymap="us.iso" > gateway_enable="YES" > nfs_server_enable="YES" > network_interfaces="xl0 lo0" > hostname="server.tc.lan" > > file "etc/rc.conf", 13 lines, read only > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 25 13:51:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 1577637B4C5 for ; Wed, 25 Oct 2000 13:51:28 -0700 (PDT) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id AAA14637; Thu, 26 Oct 2000 00:57:57 +0200 Message-ID: <39F747FD.96BF3995@i-clue.de> Date: Wed, 25 Oct 2000 22:52:13 +0200 From: Christoph Sold X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: adesouza@hpu.edu Cc: questions@FreeBSD.ORG Subject: Re: Network Interface Question References: <39f6233a.7e.0@webmail> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Apologies for the bad replys. Actually, I cowardishly wrote them on Windoze. Adrian, Adrian De Souza schrieb: > To whom it may concern: > > Right now my network is running on BNC type cabeling and I want to convert it > to UTP. I am using 3Com NIC and running BSD 3.X > How do I configure my server to accept the UTP change. > [snip] > # ifconfig -a > > xl0: flags=8843 mtu 1500 > inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255 > ether 00:10:4b:72:ba:69 > media: 10base2/BNC > supported media: 10base2/BNC 10base5/AUI > 10baseT/UTP 10baseT/UTP 10baseT/UTP The line above shows your Ethernet adaptor supports the Media in question. I'd just try ifconfig xl0 down swap cables ifconfig xl0 up AFAIR ethernet cards probe which media to use when bringing them up. In the worst case, you need to reboot the box. [snip] > The rc.conf file: > [snip] > ifconfig_xl0="inet 192.168.1.1 netmask 255.255.255.0" > [snip] > network_interfaces="xl0 lo0" No change neccessary. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 13:55:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id BADBD37B479 for ; Wed, 25 Oct 2000 13:55:33 -0700 (PDT) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id BAA14672; Thu, 26 Oct 2000 01:01:48 +0200 Message-ID: <39F748E4.BAB78986@i-clue.de> Date: Wed, 25 Oct 2000 22:56:04 +0200 From: Christoph Sold X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: UCTC Sysadmin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: HD capacities on 3.2-RELEASE References: <39F60A95.BF60CBAE@transbay.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG AFAIR there was a problem with big hard drives in the wd driver, since then solved because the wd driver got phased out. HTH -Christoph Sold UCTC Sysadmin schrieb: > > I have a 40GB drive on a 3.2-RELEASE system and fdisk -i against it > says "Operation not permitted". I have tried /dev/wd1, /dev/rwd1 and > /dev/rwd1c and they all complain the same. Am I running into a code > limit, or just being thoughtless? > > I could try to disklabel it first if 40GB is supported, but fdisk > should work I would think. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 13:57:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from donkeykong.gpcc.itd.umich.edu (donkeykong.gpcc.itd.umich.edu [141.211.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 9FF4137B479 for ; Wed, 25 Oct 2000 13:57:21 -0700 (PDT) Received: from gorf.gpcc.itd.umich.edu (smtp@gorf.gpcc.itd.umich.edu [141.211.2.147]) by donkeykong.gpcc.itd.umich.edu (8.8.8/4.3-mailhub) with ESMTP id QAA26036; Wed, 25 Oct 2000 16:57:16 -0400 (EDT) Received: from localhost (timcm@localhost) by gorf.gpcc.itd.umich.edu (8.8.8/5.1-client) with ESMTP id QAA10424; Wed, 25 Oct 2000 16:57:15 -0400 (EDT) Date: Wed, 25 Oct 2000 16:57:15 -0400 (EDT) From: Tim McMillen X-Sender: timcm@gorf.gpcc.itd.umich.edu To: Christoph Sold Cc: adesouza@hpu.edu, questions@FreeBSD.ORG Subject: Re: Network Interface Question In-Reply-To: <39F747FD.96BF3995@i-clue.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 Wed, 25 Oct 2000, Christoph Sold wrote: > > Adrian De Souza schrieb: > > > To whom it may concern: > > > > Right now my network is running on BNC type cabeling and I want to convert it > > to UTP. I am using 3Com NIC and running BSD 3.X > > How do I configure my server to accept the UTP change. > > [snip] > > # ifconfig -a > > > > xl0: flags=8843 mtu 1500 > > inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255 > > ether 00:10:4b:72:ba:69 > > media: 10base2/BNC > > supported media: 10base2/BNC 10base5/AUI > > 10baseT/UTP 10baseT/UTP 10baseT/UTP > > The line above shows your Ethernet adaptor supports the Media in question. I'd just > try > > ifconfig xl0 down > swap cables > ifconfig xl0 up > > AFAIR ethernet cards probe which media to use when bringing them up. In the worst > case, you need to reboot the box. Usually. But some cards are really stupid (can't autosense) and must be configured with a software utility. 3com cards should all be autosensing (of media connection type) though and will work if you ifconfig down then up as above. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 13:58:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe30.law8.hotmail.com [216.33.240.87]) by hub.freebsd.org (Postfix) with ESMTP id 86FC437B479 for ; Wed, 25 Oct 2000 13:58:28 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 25 Oct 2000 13:58:28 -0700 X-Originating-IP: [66.24.82.125] From: "Narmot" To: Subject: Help! Date: Wed, 25 Oct 2000 17:01:42 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000B_01C03EA5.3FCB7C00" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: X-OriginalArrivalTime: 25 Oct 2000 20:58:28.0412 (UTC) FILETIME=[530C0FC0:01C03EC6] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000B_01C03EA5.3FCB7C00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I need some help, I am currently running Windows, and I would like to = know if I download FreeBSD, Will I be able to chose what OS I use when I = start the computer, and is it easy to un-install, If I don't like it? ------=_NextPart_000_000B_01C03EA5.3FCB7C00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I need some help,  I am currently = running=20 Windows, and I would like to know if I download FreeBSD, Will I be able = to chose=20 what OS I use when I start the computer, and is it easy to un-install, = If I=20 don't like it?
------=_NextPart_000_000B_01C03EA5.3FCB7C00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 14: 2:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from uswgne22.uswest.com (uswgne22.uswest.com [204.26.87.76]) by hub.freebsd.org (Postfix) with ESMTP id DFEC837B479 for ; Wed, 25 Oct 2000 14:02:32 -0700 (PDT) Received: from egate-ut2.uswc.uswest.com (egate-ut2.uswc.uswest.com [148.157.122.199]) by uswgne22.uswest.com (8.10.0/8.10.0) with ESMTP id e9PL2Va00261; Wed, 25 Oct 2000 16:02:31 -0500 (CDT) Received: from duntx003.litel.com (localhost [127.0.0.1]) by egate-ut2.uswc.uswest.com (8.10.0/8.10.0) with ESMTP id e9PL2UQ02182; Wed, 25 Oct 2000 15:02:30 -0600 (MDT) Received: by DUNTX003 with Internet Mail Service (5.5.2650.21) id ; Wed, 25 Oct 2000 17:02:37 -0400 Message-ID: <9D35FA2F8EFCD111BA5A00805FA75E87084650BE@fdntx001> From: "Cribbins, Jason" To: "Potts, Ross" Cc: questions@FreeBSD.ORG Subject: RE: Unable to boot 4.1.1 Date: Wed, 25 Oct 2000 16:55:40 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Ah! I forgot you mentioned that you have a Compaq. I'm > happy with mine, though Well they are new to me. And I am finding they are really good as long as you don't try to get fancy with them. They are best left as sold. > I haven't set up a SCSI disk. If you can, during bootup, you > should have a This model came with only SCSI HD > prompt in the top right of the screen. If you haven't set > the IDE DRIVE to > dangerously dedicated there should still be a bios > partition(weird how Compaq > did that). Anyway, hit F10 and you should be able to get > into the management The 20GB IDE device in question was bought individually and previously used and a nonbootable drive on a Win2k system. The 520MB SCSI came with the computer lost that partition long ago because I did try Dangerously Dedicated at one or more attempts to install. At that time I was trying to use the IDE as boot device. I am totally unable to find the correct Softpaq (and keep my sanity). > side of the machine. disable the IDE, because I have a > feeling that it will I need it to boot from the IDE but only seems able to boot from SCSI and only if no IDE is connected. The onboard IDE seems to be disabled since FDISK cant see it. FDISK is able to see an IDE drive connected to my Promise Ultra100 controller but cant see it unless I use the install floppies. > always try to boot from the IDE instead of SCSI(unless that's > what you want. How > old is this Compaq, what model? Softpaqs will do no good > until you can > successfully hit F10 and manage your bios partition. It is a P90 and I don't know how old other than guess the time frame Compaq might be using 90Mhz processors. The softpaqs were support to install the partition I need to display the F10 feature but every boot floppy I made from all the Softpaqs I have tried so far state my hardware configuration is not supported in that softpaq. > > Call Compaq, wait 30-40 minutes on the phone until you get > ahold of someone and > beg for a restore disk. They will need your model, serial, > next of kin, etc. I have a serial # located on the back of the case but no model number was found anywhere. Unless it is inside. The front only Compaq in red letters (surprise surprise :) > Personally, I have a Presario 4112(circa Apr 1996), with two > sets of restore > disks. > > You will have to bear with restoring all the way to Win 95 or > what ever the > machines original OS was, then remember NOT to use > dangerously dedicated mode. > > One other thing, I for the longest, had the onboard video > disabled so I could > install a better one in Win 95. When I stared to mess with > FBSD (2.1.6), it > would always report VGA0 and VGA1. So, perhaps it may be > setable in your floppy > kernel(maybe not initial, but with the used of another > machine you could build > a custom install kernel to get around the IDE problem. > That's what I did after > I got all my system info the 4 millionth time. I always put > in a smaller custom > kernel reflecting my machine when reloading my system from > CD. I'll look at all > my old Compaq stuff tonight and bring some info to email to > you tomorrow Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 14: 4:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay2.inwind.it (relay2.inwind.it [212.141.53.73]) by hub.freebsd.org (Postfix) with ESMTP id 32B7437B4E5 for ; Wed, 25 Oct 2000 14:04:13 -0700 (PDT) Received: from bartequi.ottodomain.org (62.98.154.32) by relay2.inwind.it (5.1.046) id 39CB0979008B82B2; Wed, 25 Oct 2000 23:04:04 +0200 From: Salvo Bartolotta Date: Wed, 25 Oct 2000 22:05:35 GMT Message-ID: <20001025.22053500@bartequi.ottodomain.org> To: Narmot@hotmail.com Cc: freebsd-questions@FreeBSD.ORG X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I need some help, I am currently running Windows, and I would like to=20 know if I download FreeBSD, Will I be able to chose what OS I use when=20 I start the computer, and is it easy to un-install, If I don't like=20 it? http://www.freebsd.org/tutorials/multi-os=20 By the way, the mailing list archives (http://www.freebsd.org/mail; cf=20 their search engine) are a mine of information. Best of luck, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 14: 4:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 484D837B4CF for ; Wed, 25 Oct 2000 14:04:50 -0700 (PDT) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id BAA14722; Thu, 26 Oct 2000 01:11:17 +0200 Message-ID: <39F74B1C.E7C32DB1@i-clue.de> Date: Wed, 25 Oct 2000 23:05:32 +0200 From: Christoph Sold X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: Narmot Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help! References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Narmot schrieb: > > I need some help, I am currently running Windows, and I would like to > know if I download FreeBSD, Will I be able to chose what OS I use when > I start the computer, Yes. You may learn more on how to install, maintain, and use FreeBSD at http://www.freebsd.org/ > and is it easy to un-install, If I don't like it? Don't know. Read up at your favorite help page for fdisk. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 14: 6:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cicero1.cybercity.dk (cicero1.cybercity.dk [212.242.40.4]) by hub.freebsd.org (Postfix) with ESMTP id 973DD37B4C5 for ; Wed, 25 Oct 2000 14:06:57 -0700 (PDT) Received: from usr05.cybercity.dk (usr05.cybercity.dk [212.242.40.85]) by cicero1.cybercity.dk (Postfix) with ESMTP id 97C1C64CEF for ; Wed, 25 Oct 2000 23:06:56 +0200 (CEST) Received: from d4d6j4 (port41.cvx1-svg.ppp.cybercity.dk [212.242.206.42]) by usr05.cybercity.dk (8.9.3/8.9.3) with SMTP id XAA36728 for ; Wed, 25 Oct 2000 23:06:56 +0200 (CEST) (envelope-from mbp@nerdheaven.dk) Message-ID: <002201c03ec7$adb35900$2acef2d4@d4d6j4> From: "Morten Post" To: Subject: New FreeBSD release? Date: Wed, 25 Oct 2000 23:08:09 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey. When do you expect a new release of FreeBSD out? -Morten B. Post -------------END------------- Sometimes I think windows calls DevideByZero(); To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 14: 8: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from c014.sfo.cp.net (c014-h001.c014.sfo.cp.net [209.228.12.65]) by hub.freebsd.org (Postfix) with SMTP id 543A737B4C5 for ; Wed, 25 Oct 2000 14:07:55 -0700 (PDT) Received: (cpmta 10585 invoked from network); 25 Oct 2000 14:07:50 -0700 Received: from m12hRs4n205.midsouth.rr.com (HELO mike) (24.95.125.205) by smtp.valuedata.net (209.228.12.65) with SMTP; 25 Oct 2000 14:07:50 -0700 X-Sent: 25 Oct 2000 21:07:50 GMT Message-ID: <00fc01c03ec7$845438e0$0200000a@mike> From: "Daryl Chance" To: "FreeBSD Questions" Subject: CVS Server Tutorial? Date: Wed, 25 Oct 2000 16:06:59 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm currently running a cvs server here at work and it's sufficient for the 1 project we have, but...we're getting ready to start on the second version of the project and I want to rebuild the box. As far as CVS goes, I'd like to set it up "Better". The way it is now is i have: /home/cvs /home/cvs/bin /home/cvs/dev /home/cvs/project etc is this how it is normally setup? I would assume it would be setup a differnt way, but then again, this is only my first attempt at setting up a cvs server :). oh...and when i do a checkout I do: cvs checkout . normally isn't it something like: cvs checkout ? TIA, -------------------------------------------------------- | Daryl Chance | I have made this letter longer then | | Valuedata, LLC | usual because I lacked the time to | | Memphis, TN | make it shorter. -- Blaise Pascal | -------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 14: 9:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 8E16737B479 for ; Wed, 25 Oct 2000 14:09:38 -0700 (PDT) Received: (from grog@localhost) by wantadilla.lemis.com (8.11.0/8.9.3) id e9PL9Kn90830; Thu, 26 Oct 2000 06:39:20 +0930 (CST) (envelope-from grog) Date: Thu, 26 Oct 2000 06:39:20 +0930 From: Greg Lehey To: Patrik Astrom Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Strange SCSI message and Reboots (and Vinum) Message-ID: <20001026063920.A90756@wantadilla.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from patrik@astrom.net on Mon, Oct 23, 2000 at 05:31:05PM +0200 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Monday, 23 October 2000 at 17:31:05 +0200, Patrik Astrom wrote: > Hi all > > Im running FBSD 4.1.1-Stable (Oct 10) and Im having trouble with > stability!, my problem is that at 02:00 every night my box "crashes" and I > get the included error message i my /var/log/messages logfile (A single > message). > > Oct 23 02:00:11 styx /kernel: ahc0:A:1: ahc_intr - referenced scb not > valid during seqint 0x71 scb(18) > > And I wonder if anyone knows what might be the problem, my SCSI card is a > Adaptec 2940/UW and Im using a Compaq Disk array with 4 Seagate drives. > > > > Im "striping" these disks to a RAID5 volume with Vinum, Im including my > vinum configuration below. > > drive d0 device /dev/da0a > drive d1 device /dev/da1a > drive d2 device /dev/da2a > drive d3 device /dev/da3a > volume raid > plex org raid5 512k > sd length 0 drive d0 > sd length 0 drive d1 > sd length 0 drive d2 > sd length 0 drive d3 That looks OK. > Im having this problem EVERY night at 02:00 when "perodic daily" starts > (01:59) and i suspects that I get this problem due to heavy IO's. Yes, this is part of it. It could be a Vinum problem, or it could be a disk problem. > I would be most gratefull for any hint or suggestions you might have.. This is a FAQ. Please refer to http://www.vinumvm.org/vinum/how-to-debug.html and send me the information I ask for. Greg -- For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 14:11:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-2.sjc.telocity.net (mail-2.sjc.telocity.net [216.227.56.42]) by hub.freebsd.org (Postfix) with ESMTP id 5FB1337B479 for ; Wed, 25 Oct 2000 14:11:22 -0700 (PDT) Received: from zoso (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-2.sjc.telocity.net (8.9.3/8.9.3) with SMTP id OAA03315; Wed, 25 Oct 2000 14:01:59 -0700 (PDT) From: "Otter" To: "Michael Lucas" , Subject: RE: deleting XF863 w/o package? Date: Wed, 25 Oct 2000 17:09:47 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20001025141310.A75671@blackhelicopters.org> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike, My girlfriend was in the same boat. She had installed XF86-3 via sysinstall at the time of original installation a few weeks ago. Since then, she had decided to install 4.01_3 and just built it from ports, and configured as normal. I hate to be the one to disappoint, but it doesn't seem like it'll be much of a problem. You could always wipe out your /dev directory for a little excitement! -Otter }-----Original Message----- }From: owner-freebsd-questions@FreeBSD.ORG }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of }Michael Lucas }Sent: Wednesday, October 25, 2000 2:13 PM }To: questions@FreeBSD.ORG }Subject: deleting XF863 w/o package? } } }Hello, } }I'd like to install xf86-4, simply because my machine is performing }too well and I need some system disruptions to improve my sysadmin }skills. } }xf86-3 was installed at sysinstall. Therefore, there's no entry in }/var/db/pkg. } }Can I safely write xf86-4 over xf86-3, or do I need to go through and }manually delete the xf86-3 files? Is there an easy way to do that? } }Thanks, } }==ml } }-- }Michael Lucas }mwlucas@blackhelicopters.org }http://www.blackhelicopters.org/~mwlucas/ }Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons } } }To Unsubscribe: send mail to majordomo@FreeBSD.org }with "unsubscribe freebsd-questions" in the body of 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 Oct 25 14:13:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.magpage.com (trinity.magpage.com [216.155.0.8]) by hub.freebsd.org (Postfix) with ESMTP id 2C4CB37B479 for ; Wed, 25 Oct 2000 14:13:22 -0700 (PDT) Received: from magpage.com (poomba.magpage.com [216.155.24.136]) by trinity.magpage.com (8.11.1/8.11.1) with ESMTP id e9PLDFw19629; Wed, 25 Oct 2000 17:13:15 -0400 Message-ID: <39F74CEB.2AE5B50E@magpage.com> Date: Wed, 25 Oct 2000 17:13:15 -0400 From: Daniel Frazier Organization: Magpage Internet Services X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Narmot Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help! References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Narmot wrote: > > I need some help, I am currently running Windows, and I would like to know if I > download FreeBSD, Will I be able to chose what OS I use when I start the computer, and > is it easy to un-install, If I don't like it? the *safest* way to test out dual booting FreeBSD and winblows is to install FreeBSD on a second hard disk and use booteasy to control which drive is booted from. If that isn't an option, partition magic is a fairly user-friendly tool to resize the partitions on your current disk and create a partition to install to. read http://www.freebsd.org/tutorials/multi-os/index.html for more info... ---------------------------------------------------------------------- Daniel Frazier Tel: 302-239-5900 Ext. 231 System Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 14:20:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wondermutt.net (host75-157.student.udel.edu [128.175.75.157]) by hub.freebsd.org (Postfix) with ESMTP id EACE937B4C5 for ; Wed, 25 Oct 2000 14:20:04 -0700 (PDT) Received: from morgaine.udel.edu (morgaine.wondermutt.net [192.168.1.2]) by wondermutt.net (8.11.1/8.11.1) with ESMTP id e9PLKB201855 for ; Wed, 25 Oct 2000 17:20:12 -0400 (EDT) (envelope-from papalia@udel.edu) Message-Id: <4.3.2.7.2.20001025171553.00ae5880@mail.udel.edu> X-Sender: papalia@mail.udel.edu X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Wed, 25 Oct 2000 17:19:59 -0400 To: freebsd-questions@freebsd.org From: John Subject: FSCK & "No write access" Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, Out of curiosity and for sake of just checking my system to see how it was doing, I was attempting to run fsck, but I am getting errors as shown here: merlin# fsck -fp /usr /dev/da0g: NO WRITE ACCESS /dev/da0g: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY. Some may ask why I was trying to use the -f, and the answer is that I was only trying that after I had the same results with just a -p. So, in tooling around I thought to look at the /etc/fstab, which looks ok: merlin# cat /etc/fstab # Device Mountpoint FStype Options Dump Pass# /dev/da0b none swap sw 0 0 /dev/da0a / ufs rw 1 1 /dev/da0e /cvs ufs rw 2 2 /dev/da0g /usr ufs rw 2 2 /dev/da0f /var ufs rw,nosuid 2 2 proc /proc procfs rw 0 0 /dev/cd0c /cdrom cd9660 ro,noauto 0 0 /dev/da1c /home ufs rw,nosuid 0 0 If I try to run fsck without any switches, I still get a read-only message: merlin# fsck /usr ** /dev/da0g (NO WRITE) (etc). I'm doing this all as root, and everything *seems* ok, and there are no flag set on the FS's or their files that I can see (with the exception of the occasional SCHG). I guess I should also note that FSCK was working just fine until I upgraded to 4.1.1-stable (from 4.1-stable). Any thoughts or direction would be great. Thanks in advance, John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 14:21:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from donkeykong.gpcc.itd.umich.edu (donkeykong.gpcc.itd.umich.edu [141.211.2.163]) by hub.freebsd.org (Postfix) with ESMTP id AA28537B479 for ; Wed, 25 Oct 2000 14:21:12 -0700 (PDT) Received: from gorf.gpcc.itd.umich.edu (smtp@gorf.gpcc.itd.umich.edu [141.211.2.147]) by donkeykong.gpcc.itd.umich.edu (8.8.8/4.3-mailhub) with ESMTP id RAA00552; Wed, 25 Oct 2000 17:21:11 -0400 (EDT) Received: from localhost (timcm@localhost) by gorf.gpcc.itd.umich.edu (8.8.8/5.1-client) with ESMTP id RAA17192; Wed, 25 Oct 2000 17:21:10 -0400 (EDT) Date: Wed, 25 Oct 2000 17:21:10 -0400 (EDT) From: Tim McMillen X-Sender: timcm@gorf.gpcc.itd.umich.edu To: Morten Post Cc: freebsd-questions@FreeBSD.ORG Subject: Re: New FreeBSD release? In-Reply-To: <002201c03ec7$adb35900$2acef2d4@d4d6j4> Message-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 had one a month ago. Stable branch and snapshots improve every day. Buy 4.1 and upgrade to the latest stable branch code. Then you won't have to wait for any release. You'll be pretty much cutting edge with good (amazing if you consider relative to some other OS's) stability. Official relases come what, every 4-6months or so? See www.freebsd.org/releases/ Tim On Wed, 25 Oct 2000, Morten Post wrote: > Hey. > > When do you expect a new release of FreeBSD out? > > -Morten B. Post > > -------------END------------- > Sometimes I think windows calls DevideByZero(); > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 25 14:21:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-giga.rz.uni-ulm.de [134.60.241.36]) by hub.freebsd.org (Postfix) with ESMTP id 8C2D637B479 for ; Wed, 25 Oct 2000 14:21:51 -0700 (PDT) Received: from gmx.de (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with ESMTP id XAA07710; Wed, 25 Oct 2000 23:21:38 +0200 (MEST) Message-ID: <39F74EE1.1780DF4F@gmx.de> Date: Wed, 25 Oct 2000 23:21:37 +0200 From: Siegbert Baude X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: de, en MIME-Version: 1.0 To: Ognen Duzlevski Cc: freebsd-questions@freebsd.org Subject: Re: problem with ed0/Ne2000 isa clone References: 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 Ognen, > device ed0 at isa? port 0x300 irq 3 > > Still the FreeBSD 4.1.1 won't recognize it :( > > Any ideas? IRQ conflict? Maybe with serial ports? If yes change NIC´s IRQ with the DOS-utils. I always try to escape ISA-PnP ;-) Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 14:23:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cs.usask.ca (cs.usask.ca [128.233.130.77]) by hub.freebsd.org (Postfix) with ESMTP id 5EDFE37B479 for ; Wed, 25 Oct 2000 14:23:31 -0700 (PDT) Received: from ultra10a.usask.ca (ultra10a.usask.ca [128.233.130.22]) by cs.usask.ca (8.9.0/8.9.0) with ESMTP id PAA07905; Wed, 25 Oct 2000 15:23:29 -0600 (CST) Received: from localhost (ogd116@localhost) by ultra10a.usask.ca (8.9.0/8.9.0) with ESMTP id PAA09378; Wed, 25 Oct 2000 15:23:28 -0600 (CST) Date: Wed, 25 Oct 2000 15:23:27 -0600 (CST) From: Ognen Duzlevski To: Siegbert Baude Cc: freebsd-questions@freebsd.org Subject: Re: problem with ed0/Ne2000 isa clone In-Reply-To: <39F74EE1.1780DF4F@gmx.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Actually, the com2 port used the same irq3 as the ne2000 clone. I removed that reference and then recompiled/reinstalled the kernel. Yet, I cannot see any trace of probing for the card :( Ognen On Wed, 25 Oct 2000, Siegbert Baude wrote: > Hi Ognen, >=20 > IRQ conflict? Maybe with serial ports? > If yes change NIC=B4s IRQ with the DOS-utils. I always try to escape ISA-= PnP ;-) >=20 > Ciao > Siegbert >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 14:23:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dns2.rocler.qc.ca (dns2.rocler.qc.ca [204.101.179.31]) by hub.freebsd.org (Postfix) with ESMTP id 7CDAD37B4C5 for ; Wed, 25 Oct 2000 14:23:38 -0700 (PDT) Received: from rocler.qc.ca (d48.rocler.qc.ca [207.236.166.48]) by dns2.rocler.qc.ca (8.9.3/8.9.3) with ESMTP id RAA28914 for ; Wed, 25 Oct 2000 17:23:35 -0400 Message-ID: <39F74EED.2A1156C9@rocler.qc.ca> Date: Wed, 25 Oct 2000 17:21:50 -0400 From: Linda Foley X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.16 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: PPP connexion & emacs20 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 successfully installed FreeBSD 4.1. I must say that so far I'm quite impressed. But I can't fully enjoy my BSD experience due to the fact that I cannot connnected. I followed the instructions in the handbook where you were talking about PPP connections. Though I did what was written (or at least I believe I did), I still cannot get onto the net. So I was wondering if you had a bit of time on your hands (5-7 minutes) to help me. I'll give out my ISP informations and all that, and I'd like it very much if you could tell me what to do. Login: lfoley password: toto phone: 377 8294 IP's: 204.101.179.3 204.101.179.10 domain: rocler.qc.ca It's a PAP connection. I always have a dynamic IP (changes every time I connect). Modem is on COM2 (and it worked under Linux) Could you help me figure where to put these infos? Or could you suggest a software such as pppconfig (Debian PPP tool) that would make connecting (from console) painless? Thank you. I also have a problem with emacs20, I can't use my alt key as my Meta key (in console). Is it a BSD problem or an emacs one? If it's an emacs problem don't waste your time looking for an answer I can find it myself. Thank you Vicnent Foley To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 14:30:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from donkeykong.gpcc.itd.umich.edu (donkeykong.gpcc.itd.umich.edu [141.211.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 86CEC37B479 for ; Wed, 25 Oct 2000 14:30:28 -0700 (PDT) Received: from gorf.gpcc.itd.umich.edu (smtp@gorf.gpcc.itd.umich.edu [141.211.2.147]) by donkeykong.gpcc.itd.umich.edu (8.8.8/4.3-mailhub) with ESMTP id RAA02126; Wed, 25 Oct 2000 17:30:27 -0400 (EDT) Received: from localhost (timcm@localhost) by gorf.gpcc.itd.umich.edu (8.8.8/5.1-client) with ESMTP id RAA19273; Wed, 25 Oct 2000 17:30:27 -0400 (EDT) Date: Wed, 25 Oct 2000 17:30:27 -0400 (EDT) From: Tim McMillen X-Sender: timcm@gorf.gpcc.itd.umich.edu To: Otter Cc: Michael Lucas , questions@FreeBSD.ORG Subject: RE: deleting XF863 w/o package? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 25 Oct 2000, Otter wrote: > Mike, > My girlfriend was in the same boat. She had installed XF86-3 via > sysinstall at the time of original installation a few weeks ago. Since > then, she had decided to install 4.01_3 and just built it from ports, > and configured as normal. I hate to be the one to disappoint, but it > doesn't seem like it'll be much of a problem. You could always wipe > out your /dev directory for a little excitement! > -Otter Yeah, if one port want to write over another it pretty much just does. The new port works well and the old one, I personally don't know here what happens to it and would be interested to know. I installed KDE-1.94 then installed the knapster port (just for frivolousness). It wanted KDE1.1.2 and a host of other stuff. It proceeded to pull it down and install it. This caused startx to start KDE 1.1.2. (Worked perfectly well) But Is there a way here to choose which version the startKDE in .xinitrc starts up? What I ended up doing was pkg_delete kdebase-1.1.2 then pkg_delete kdebase-1.94 then pkg_add kde_1.94. It worked, now I have kde1.94 (soon to be KDE 2-final if it compiles right. Thanks, Tim > } > }Hello, > } > }I'd like to install xf86-4, simply because my machine is performing > }too well and I need some system disruptions to improve my sysadmin > }skills. > } > }xf86-3 was installed at sysinstall. Therefore, there's no entry in > }/var/db/pkg. > } > }Can I safely write xf86-4 over xf86-3, or do I need to go through and > }manually delete the xf86-3 files? Is there an easy way to do that? > } > }Thanks, > } > }==ml > } > }-- > }Michael Lucas > }mwlucas@blackhelicopters.org > }http://www.blackhelicopters.org/~mwlucas/ > }Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 14:38:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay2.inwind.it (relay2.inwind.it [212.141.53.73]) by hub.freebsd.org (Postfix) with ESMTP id 9EB5237B4C5 for ; Wed, 25 Oct 2000 14:38:53 -0700 (PDT) Received: from bartequi.ottodomain.org (62.98.154.32) by relay2.inwind.it (5.1.046) id 39CB0979008BB953; Wed, 25 Oct 2000 23:38:13 +0200 From: Salvo Bartolotta Date: Wed, 25 Oct 2000 22:39:44 GMT Message-ID: <20001025.22394400@bartequi.ottodomain.org> Subject: Re: FSCK & "No write access" To: John Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <4.3.2.7.2.20001025171553.00ae5880@mail.udel.edu> References: <4.3.2.7.2.20001025171553.00ae5880@mail.udel.edu> X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 10/25/00, 10:19:59 PM, John wrote regarding FSCK &= =20 "No write access": > Hi all, > Out of curiosity and for sake of just checking my system to see how it= =20 was > doing, I was attempting to run fsck, but I am getting errors as shown = here: > merlin# fsck -fp /usr > /dev/da0g: NO WRITE ACCESS > /dev/da0g: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY. > Some may ask why I was trying to use the -f, and the answer is that I = was > only trying that after I had the same results with just a -p. So, in > tooling around I thought to look at the /etc/fstab, which looks ok: > merlin# cat /etc/fstab > # Device Mountpoint FStype Options Dump = =20 Pass# > /dev/da0b none swap sw 0 = =20 0 > /dev/da0a / ufs rw 1 = =20 1 > /dev/da0e /cvs ufs rw 2 = =20 2 > /dev/da0g /usr ufs rw 2 = =20 2 > /dev/da0f /var ufs rw,nosuid 2 = =20 2 > proc /proc procfs rw 0 = =20 0 > /dev/cd0c /cdrom cd9660 ro,noauto 0 = =20 0 > /dev/da1c /home ufs rw,nosuid 0 = =20 0 > If I try to run fsck without any switches, I still get a read-only=20 message: > merlin# fsck /usr > ** /dev/da0g (NO WRITE) > (etc). Surely you have done this upon your **unmounted** filesystems (eg=20 right after booting in single user mode)? Best regards, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 14:40: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id 38F3C37B479 for ; Wed, 25 Oct 2000 14:39:59 -0700 (PDT) Received: from d.tracker ([216.191.60.34]) by www3.pacific-pages.com (8.8.5) id PAA29420; Wed, 25 Oct 2000 15:38:46 -0600 (MDT) Received: (from david@localhost) by d.tracker (8.9.3/8.9.3) id RAA01350 for questions@freebsd.org; Wed, 25 Oct 2000 17:34:29 GMT (envelope-from david) Date: Wed, 25 Oct 2000 17:32:46 +0000 From: David Banning To: questions@freebsd.org Subject: jpg resolution problem in netscape - apsfilter print Message-ID: <20001025173246.A1145@www3.pacific-pages.com> Reply-To: David Banning Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a black and white lined image which I want to put into a web page. I have saved the image from corel draw as a jpg in grey, and then full colour and copied the files to FreeBSD. The image is a large file, 420K. And I want it to appear as full page width (7in), about 1 inch high. When I look at it with xv in FreeBSD it looks good. But when I put it in a html page and look at it with Netscape, it looks too low res. Same when I print it to my HP inkjet printer using apsfilter. If I do a right click on the image while in Netscape and save it, the image still looks good when viewed with xv. I see a lot of images on the web, many are very small files, and they look pretty good. Is there a type of jpg that I should be saving this image as to achieve better results? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 14:44:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from humpty.finadmin.virginia.edu (humpty.finadmin.Virginia.EDU [128.143.87.245]) by hub.freebsd.org (Postfix) with ESMTP id 3980337B479 for ; Wed, 25 Oct 2000 14:44:53 -0700 (PDT) Received: (from mrg8n@localhost) by humpty.finadmin.virginia.edu (8.9.3/8.9.3) id RAA82908 for freebsd-questions@FreeBSD.ORG; Wed, 25 Oct 2000 17:46:56 -0400 (EDT) (envelope-from mrg8n) Date: Wed, 25 Oct 2000 17:46:56 -0400 From: Mike Galvez To: freebsd-questions@FreeBSD.ORG Subject: Re: Mutt's colors Message-ID: <20001025174656.A82876@m.mail.virginia.edu> References: <20001025094928.B59015@dimmu.videotron.ca.> <20001025153728.C29563@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20001025153728.C29563@home.com>; from vcardona@home.com on Wed, Oct 25, 2000 at 03:37:28PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG A nice example of a .muttrc can be seen at: http://www.hagbard.demon.co.uk/muttrc/muttrc.html -Mike On Wed, Oct 25, 2000 at 03:37:28PM -0500, Victor R. Cardona wrote: > On Wed, Oct 25, 2000 at 09:49:28AM -0400, Joel Dinel wrote: > > How can I get color schemes in Eterm? Under Linux, my Mutt is pretty nice. There's color everywhere. > > > > Do I need to define a color scheme in my .muttrc? If so, where can I find a "big" .muttrc that has plenty of options? The Muttrc that comes with FreeBSD's port has no apparent color options. > > "man 5 muttrc" will help. Also look in /usr/source/etc/Muttrc for > examples. > > HTH > Victor Cardona > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Michael Galvez Computer Systems Sr. Engineer Office: 804-982-2975 Financial Analysis E-Mail: mrg8n@virginia.edu University of Virginia Messenger Mail: Carruthers Hall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 14:46:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from backup.af.speednet.com.au (af.speednet.com.au [202.135.188.244]) by hub.freebsd.org (Postfix) with ESMTP id D7A1937B479 for ; Wed, 25 Oct 2000 14:46:33 -0700 (PDT) Received: from backup.af.speednet.com.au (backup.af.speednet.com.au [172.22.2.4]) by backup.af.speednet.com.au (8.11.0/8.11.0) with ESMTP id e9PLk3a16682; Thu, 26 Oct 2000 08:46:04 +1100 (EST) (envelope-from andyf@speednet.com.au) Date: Thu, 26 Oct 2000 08:46:02 +1100 (EST) From: Andy Farkas X-Sender: andyf@backup.af.speednet.com.au To: Peter Sedivy - PeSe Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Cluster 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, 25 Oct 2000, Peter Sedivy - PeSe wrote: > Hello is it possible to set up a Cluster which consist of 8 intel > machines from FreeBSD? > If it's possible, please tell me how. Have a look at: http://acme.ecn.purdue.edu/ > > Thak you a lot. > > Peter Sedivy > > > > ================================================================= > Omnia mea mecum porto > ***** > Peter Sedivy - PeSe > ================================================================= > e-MAIL: pese@yhman.tnuni.sk > URL: http://yhman.tnuni.sk/pese/ > ================================================================= > > -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 14:50:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from thor.afnetinc.com (thor.afnetinc.com [206.40.232.1]) by hub.freebsd.org (Postfix) with ESMTP id 632EF37B479 for ; Wed, 25 Oct 2000 14:50:11 -0700 (PDT) Received: from 206-40-232-142-csc-0.afnetinc.com ([206.40.232.142] helo=SCIENCE1) by thor.afnetinc.com with smtp (Exim 2.05 #1) id 13oYQz-0001HX-00 for freebsd-questions@FreeBSD.org; Wed, 25 Oct 2000 15:50:09 -0600 From: efinley@efinley.com (Elliot Finley) To: freebsd-questions@FreeBSD.org Subject: More Operation not permitted... ANYONE? Date: Wed, 25 Oct 2000 21:50:47 GMT Organization: System Hog (www.systemhog.com) Reply-To: efinley@efinley.com Message-ID: <39f854e6.73246332@mail.afnetinc.com> X-Mailer: Forte Agent 1.5/32.451 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I posted a previous message stating that I couldn't use disklabel because it kept giving me 'Operation not permitted' messages. I just now tried cvsupping and making a new world. buildworld worked buildkernel worked but installkernel gave me this: # whoami root # cd /usr/src # make installkernel KERNEL=3Dbackup cd /usr/obj/usr/src/sys/backup; MAKEOBJDIRPREFIX=3D/usr/obj COMPILER_PATH=3D/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/u= sr/bin LIBRARY_PATH=3D/usr /obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib OBJFORMAT_PATH=3D/usr/obj/usr/src/i386/usr/libexec PERL5LIB=3D/usr/obj/usr/src/i386/usr/libdata/perl/5 .00503 MACHINE=3Di386 make KERNEL=3Dkernel install chflags noschg /kernel chflags: /kernel: Operation not permitted *** Error code 1 (ignored) mv /kernel /kernel.old mv: rename /kernel to /kernel.old: Operation not permitted *** Error code 1 Stop in /usr/obj/usr/src/sys/backup. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. So then I tried the command manually # chflags noschg /kernel chflags: /kernel: Operation not permitted What is going on here??? I REALLY need a clue. -- Do you manage an ISP? Do you have system hogs (line campers)? Do you have users that use multiple simultaneous ports? Want help? ---> http://www.systemhog.com <--- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 14:58: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-giga.rz.uni-ulm.de [134.60.241.36]) by hub.freebsd.org (Postfix) with ESMTP id 6C5FC37B479 for ; Wed, 25 Oct 2000 14:58:06 -0700 (PDT) Received: from gmx.de (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with ESMTP id XAA11637; Wed, 25 Oct 2000 23:57:49 +0200 (MEST) Message-ID: <39F7575C.8DCC46F2@gmx.de> Date: Wed, 25 Oct 2000 23:57:48 +0200 From: Siegbert Baude X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: de, en MIME-Version: 1.0 To: Christoph Sold Cc: adesouza@hpu.edu, questions@freebsd.org Subject: Re: Network Interface Question References: <39f6233a.7e.0@webmail> <39F747FD.96BF3995@i-clue.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, > > Right now my network is running on BNC type cabeling and I want to convert it > > to UTP. I am using 3Com NIC and running BSD 3.X > > How do I configure my server to accept the UTP change. > The line above shows your Ethernet adaptor supports the Media in question. I'd just > try > ifconfig xl0 down > swap cables > ifconfig xl0 up You can force the use by: ifconfig xl0 media 10baseT/UTP or to get things permanent in your /etc/rc.conf: ifconfig_xl0="inet netmask media 10baseT/UTP" Note: this will be half-duplex. If you are connected to a switch instead of a hub, add "mediaopt full-duplex". Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 15: 2:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id A593F37B4CF for ; Wed, 25 Oct 2000 15:02:36 -0700 (PDT) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id SAA76968; Wed, 25 Oct 2000 18:02:26 -0400 (EDT) (envelope-from mwlucas) Date: Wed, 25 Oct 2000 18:02:26 -0400 From: Michael Lucas To: Tim McMillen Cc: Otter , questions@FreeBSD.ORG Subject: Re: deleting XF863 w/o package? Message-ID: <20001025180226.A76950@blackhelicopters.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from timcm@umich.edu on Wed, Oct 25, 2000 at 05:30:27PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 25, 2000 at 05:30:27PM -0400, Tim McMillen wrote: > On Wed, 25 Oct 2000, Otter wrote: > > You could always wipe > > out your /dev directory for a little excitement! > > -Otter I'm dumb, not stupid. :) > Yeah, if one port want to write over another it pretty much just does. > The new port works well and the old one, I personally don't know here what > happens to it and would be interested to know. If you have multiple packages that want to put the a binary of the same name in the same place, the last one in will overwrite it. You'll have one complete package, and part of another package. Quite a recipe for pain. You did the right thing; pkg_delete them all, and pkg_add what you want. -- Michael Lucas mwlucas@blackhelicopters.org http://www.blackhelicopters.org/~mwlucas/ Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 15:14:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 538) id 43EF637B4CF; Wed, 25 Oct 2000 15:14:35 -0700 (PDT) To: freebsd-questions@freebsd.org From: Majordomo@FreeBSD.ORG Subject: Confirmation for subscribe freebsd-questions Reply-To: Majordomo@FreeBSD.ORG Message-Id: <20001025221435.43EF637B4CF@hub.freebsd.org> Date: Wed, 25 Oct 2000 15:14:35 -0700 (PDT) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -- Please be sure to read the charters before subscribing or sending mail to any FreeBSD mailing list for an explanation of which topics are relevant for a given list and what types of postings are and are not allowed. They may be found at: http://www.freebsd.org/handbook/eresources.html#ERESOURCES-MAIL Someone (possibly you) has requested that your email address be added to or deleted from the mailing list "freebsd-questions@FreeBSD.ORG". If you really want this action to be taken, please send the following commands (exactly as shown) back to "Majordomo@FreeBSD.ORG": auth 5b214e94 subscribe freebsd-questions freebsd-questions@freebsd.org If you do not want this action to be taken, simply ignore this message and the request will be disregarded. If your mailer will not allow you to send the entire command as a single line, you may split it using backslashes, like so: auth 5b214e94 subscribe freebsd-questions \ freebsd-questions@freebsd.org If you have any questions about the policy of the list owner, please contact "freebsd-questions-approval@FreeBSD.ORG". Thanks! Majordomo@FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 15:16:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cerberus.snowfox.net (dsl-64-193-169-237.telocity.com [64.193.169.237]) by hub.freebsd.org (Postfix) with ESMTP id E611337B479 for ; Wed, 25 Oct 2000 15:16:36 -0700 (PDT) Received: from [192.168.10.109] (helo=raccoon ident=mail) by cerberus.snowfox.net with esmtp (Exim 3.12 #1 (Debian)) id 13oYpv-0002Em-00; Wed, 25 Oct 2000 17:15:55 -0500 Received: from snowfox by raccoon with local (Exim 3.16 #1 (Debian)) id 13oYqE-0004Uj-00; Wed, 25 Oct 2000 17:16:14 -0500 Date: Wed, 25 Oct 2000 17:16:14 -0500 To: Jean-Sebastien ROY Cc: Thierry Thomas , freebsd-questions@freebsd.org Subject: Re: Erratic PS/2 mouse with FreeBSD 4.1 Message-ID: <20001025171614.A17129@snowfox.net> References: <39F23308.32378.13C4C0@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jean-sebastien.roy@wanadoo.fr on Sun, Oct 22, 2000 at 04:53:00AM +0200 From: Snowfox Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 22, 2000 at 04:53:00AM +0200, Jean-Sebastien ROY wrote: > >The mouse is a PS/2 "Browser Mouse", with 2 buttons and a wheel. > >It's seen as a model 4DT. > > > >And its mouvement is erratic. When the mouse is in motion, the > >cursor often jumps upward and to the right. Sometimes the software > >(X) reacts as if one of the buttons has been pressed. > > Same mouse... same problem (with FreeBSD 4.1.1) > > I do not remember well what I did (I do not use this mouse anymore), but doing the following solved the problem (until the next reboot) : > > 1-kill moused > 2-unplug the mouse > 3-plug the mouse again > 4-restart moused > > A better solution would be welcome... Rolling the mouse wheel forward and back a few times seems to clear this up. If this is happening to you often, you should look for something misconfigured in your system. I've typically had this problem when something is causing me to miss serial interrupts. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 15:17: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-2.sjc.telocity.net (mail-2.sjc.telocity.net [216.227.56.42]) by hub.freebsd.org (Postfix) with ESMTP id 711C237B479; Wed, 25 Oct 2000 15:16:56 -0700 (PDT) Received: from zoso (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-2.sjc.telocity.net (8.9.3/8.9.3) with SMTP id PAA24527; Wed, 25 Oct 2000 15:06:47 -0700 (PDT) From: "Otter" To: "FreeBSD Stable" , "FreeBSD Questions" Subject: RAID/Vinum or Shared MFS... Recommendations? Date: Wed, 25 Oct 2000 18:14:34 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been doing some audio editing with an application which runs under a certain name brand monopolistic, bug riddled OS. The files I've been working with are only a couple hundred MB in size. When I had the 10M hub, I knew the SCSI drive would be faster if it were a local drive, so I've been using it as a local drive for some time now. Now that I have upgraded the network hardware to a 100M switch, the network is no longer my bottleneck. It's I/O now. I understand that several drives together on a RAID or vinum drive setup would increase my number of platters, speeding up the read/writes... then I had a vision. When I was in the restroom this morning (where most of my enlightening thoughts occur), I thought about what I had read regarding MFS... that I could make a filesystem in RAM. This being the case, couldn't it also be shared via samba? If this is the case, it would blow away my read/write times that I'm currently getting and the bottleneck would then become the CPU. Correct? It sounds good in theory. Any insight or comments on personal experience would be appreciated. Understand that I don't need a lot of space, just a few hundred MB, so I'm not limited as someone would be for database use. Thanks in advance. -Otter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 15:17:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from newcorp.corp.elong.com (unknown [202.130.239.131]) by hub.freebsd.org (Postfix) with ESMTP id 21AB437B4CF for ; Wed, 25 Oct 2000 15:17:18 -0700 (PDT) Received: from [210.77.61.36] by newcorp.corp.elong.com (NTMail 5.05.0002/NR8569.12.dac4bfa1) with ESMTP id irhqdaaa for freebsd-questions@freebsd.org; Thu, 26 Oct 2000 06:18:39 +0800 Message-ID: <003e01c03ed2$6ee17ee0$7a0aa8c0@internal.elong.com> From: "fujiwara kaoru" To: Subject: Date: Thu, 26 Oct 2000 06:25:08 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_003B_01C03F15.7CEC54E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_003B_01C03F15.7CEC54E0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable subsribe freebsd-questions freebsd-questions@freebsd.org kaoru.liu@corp.elong.com ------=_NextPart_000_003B_01C03F15.7CEC54E0 Content-Type: text/html; charset="gb2312" Content-Transfer-Encoding: quoted-printable
subsribe freebsd-questions freebsd-questions@freebsd.o= rg
 
 
 
 
 
 
kaoru.liu@corp.elong.com
 
------=_NextPart_000_003B_01C03F15.7CEC54E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 15:27: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from thor.afnetinc.com (thor.afnetinc.com [206.40.232.1]) by hub.freebsd.org (Postfix) with ESMTP id 9C2AF37B479 for ; Wed, 25 Oct 2000 15:27:05 -0700 (PDT) Received: from 206-40-232-142-csc-0.afnetinc.com ([206.40.232.142] helo=SCIENCE1) by thor.afnetinc.com with smtp (Exim 2.05 #1) id 13oZ0f-0001eh-00; Wed, 25 Oct 2000 16:27:02 -0600 From: efinley@efinley.com (Elliot Finley) To: efinley@efinley.com Cc: freebsd-questions@FreeBSD.org Subject: Re: More Operation not permitted... ANYONE? Date: Wed, 25 Oct 2000 22:27:40 GMT Organization: System Hog (www.systemhog.com) Reply-To: efinley@efinley.com Message-ID: <39fb5e29.75617194@mail.afnetinc.com> References: <39f854e6.73246332@mail.afnetinc.com> In-Reply-To: <39f854e6.73246332@mail.afnetinc.com> X-Mailer: Forte Agent 1.5/32.451 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG replying to my own message. I had the securelevel set too high... *thunk* On Wed, 25 Oct 2000 21:50:47 GMT, Elliot Finley wrote: >I posted a previous message stating that I couldn't use disklabel >because it kept giving me 'Operation not permitted' messages. > >I just now tried cvsupping and making a new world. > >buildworld worked >buildkernel worked >but installkernel gave me this: > ># whoami >root ># cd /usr/src ># make installkernel KERNEL=3Dbackup >cd /usr/obj/usr/src/sys/backup; MAKEOBJDIRPREFIX=3D/usr/obj >COMPILER_PATH=3D/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/= usr/bin >LIBRARY_PATH=3D/usr >/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib >OBJFORMAT_PATH=3D/usr/obj/usr/src/i386/usr/libexec >PERL5LIB=3D/usr/obj/usr/src/i386/usr/libdata/perl/5 >.00503 MACHINE=3Di386 make KERNEL=3Dkernel install >chflags noschg /kernel >chflags: /kernel: Operation not permitted >*** Error code 1 (ignored) >mv /kernel /kernel.old >mv: rename /kernel to /kernel.old: Operation not permitted >*** Error code 1 > >Stop in /usr/obj/usr/src/sys/backup. >*** Error code 1 > >Stop in /usr/src. >*** Error code 1 > >Stop in /usr/src. > >So then I tried the command manually > ># chflags noschg /kernel >chflags: /kernel: Operation not permitted > > >What is going on here??? I REALLY need a clue. -- Do you manage an ISP? Do you have system hogs (line campers)? Do you have users that use multiple simultaneous ports? Want help? ---> http://www.systemhog.com <--- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 15:32:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.idx.com.au (pop.idx.com.au [203.14.30.10]) by hub.freebsd.org (Postfix) with ESMTP id 30FC337B479; Wed, 25 Oct 2000 15:32:17 -0700 (PDT) Received: from freebsd.freebsd.org (idxwc04-165.idx.com.au [203.166.1.165]) by pop.idx.com.au (8.9.3/8.9.3) with SMTP id JAA11524; Thu, 26 Oct 2000 09:31:47 +1100 From: Danny To: Kazu Kimura , questions@FreeBSD.ORG, freebsd-database@FreeBSD.ORG Subject: Re: Question on MySQL Date: Thu, 26 Oct 2000 19:43:24 +1100 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <20001025155142.345F.KIMURA@ctc.ad.jp> MIME-Version: 1.0 Message-Id: <00102619451702.00360@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You should have a dial up connection as a mimum requirement You should get the 9mb ports.tar.gz file the www.freebsd.org/ports zcat ports.tar.gz | tar xvf - -C /usr/ as root cd /usr/ports/database/mysql Type in make install This will install everything for you automatically On Wed, 25 Oct 2000, Kazu Kimura wrote: > Hello, > > I am a beginner of FreeBSD and MySQL. > > I have installed MySQL 3.22 client& server with pkg_add. It seems > successful. > > But when I activate the mysql daemon, it will soon go down as follows. > > red# pwd > /usr/local/bin > red# ./safe_mysqld > Starting mysqld daemon with databases from /var/db/mysql > mysqld daemon ended > > In /var/db/mysql/red.err, I can see following. > red# tail /var/db/mysql/red.err > mysqld ended on Wed Oct 25 15:41:04 JST 2000 > mysqld started on Wed Oct 25 15:41:42 JST 2000 > 001025 15:41:42 /usr/local/libexec/mysqld: Table 'mysql.host' doesn't exist > mysqld ended on Wed Oct 25 15:41:42 JST 2000 > mysqld started on Wed Oct 25 15:46:01 JST 2000 > /usr/local/libexec/mysqld Ver 3.22.32 for -freebsd4.1 on i386 > mysqld ended on Wed Oct 25 15:46:01 JST 2000 > mysqld started on Wed Oct 25 15:56:29 JST 2000 > 001025 15:56:30 /usr/local/libexec/mysqld: Table 'mysql.host' doesn't exist > mysqld ended on Wed Oct 25 15:56:30 JST 2000 > > In fact, there is no mysql.host in the machine. What should I do? > > Any suggestion is much appreciated. > > Thanks in advance. > > Kazu > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 25 15:40: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wondermutt.net (host75-157.student.udel.edu [128.175.75.157]) by hub.freebsd.org (Postfix) with ESMTP id 957B537B479 for ; Wed, 25 Oct 2000 15:39:58 -0700 (PDT) Received: from morgaine.udel.edu (morgaine.wondermutt.net [192.168.1.2]) by wondermutt.net (8.11.1/8.11.1) with ESMTP id e9PMe6202121; Wed, 25 Oct 2000 18:40:07 -0400 (EDT) (envelope-from papalia@udel.edu) Message-Id: <4.3.2.7.2.20001025183208.00ae86c0@mail.udel.edu> X-Sender: papalia@mail.udel.edu X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Wed, 25 Oct 2000 18:38:30 -0400 To: Salvo Bartolotta From: John Subject: Re: FSCK & "No write access" Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20001025.22394400@bartequi.ottodomain.org> References: <4.3.2.7.2.20001025171553.00ae5880@mail.udel.edu> <4.3.2.7.2.20001025171553.00ae5880@mail.udel.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 10:39 PM 10/25/2000 +0000, Salvo Bartolotta wrote: > >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< > >On 10/25/00, 10:19:59 PM, John wrote regarding FSCK & >"No write access": > > > > Hi all, > > > Out of curiosity and for sake of just checking my system to see how it >was > > doing, I was attempting to run fsck, but I am getting errors as shown >here: > > > merlin# fsck -fp /usr > > /dev/da0g: NO WRITE ACCESS > > /dev/da0g: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY. > > > Some may ask why I was trying to use the -f, and the answer is that I >was > > only trying that after I had the same results with just a -p. So, in > > tooling around I thought to look at the /etc/fstab, which looks ok: > > > merlin# cat /etc/fstab > > # Device Mountpoint FStype Options Dump > Pass# > > /dev/da0b none swap sw 0 > 0 > > /dev/da0a / ufs rw 1 > 1 > > /dev/da0e /cvs ufs rw 2 > 2 > > /dev/da0g /usr ufs rw 2 > 2 > > /dev/da0f /var ufs rw,nosuid 2 > 2 > > proc /proc procfs rw 0 > 0 > > /dev/cd0c /cdrom cd9660 ro,noauto 0 > 0 > > /dev/da1c /home ufs rw,nosuid 0 > 0 > > > If I try to run fsck without any switches, I still get a read-only >message: > > > merlin# fsck /usr > > ** /dev/da0g (NO WRITE) > > (etc). > > > > >Surely you have done this upon your **unmounted** filesystems (eg >right after booting in single user mode)? > > No suck luck. I'm up-and-running in 'multi-user mode'. In each of the existing FS's (/, /usr, /home, /cvs, and /var) I am fully able to 'cp', 'mv', and 'touch' files. I can also use vi in any of those directories as well to create new files. Thanks again, John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 15:44:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from iteso.mx (iteso.mx [148.201.1.4]) by hub.freebsd.org (Postfix) with ESMTP id 5CC7C37B479 for ; Wed, 25 Oct 2000 15:44:25 -0700 (PDT) Received: from localhost (eric@localhost) by iteso.mx (8.11.0/8.11.0) with ESMTP id e9PM4Wd91760 for ; Wed, 25 Oct 2000 17:04:32 -0500 (CDT) (envelope-from eric@iteso.mx) Date: Wed, 25 Oct 2000 17:04:32 -0500 (CDT) From: De la Cruz Lugo Eric To: questions@freebsd.org Subject: Info about dhcp. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Some one here knows how to start a dhcp server on FreeBSD 4.0?, any urls will be greatly apreciated. thanks in advance. Eric De La Cruz Lugo. Merida, Yucatan, Mexico The Mayaland. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 15:52:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freyr.cba.ualr.edu (freyr.cba.ualr.edu [144.167.120.20]) by hub.freebsd.org (Postfix) with ESMTP id 9AFA337B4E5 for ; Wed, 25 Oct 2000 15:52:35 -0700 (PDT) Received: (from joe@localhost) by freyr.cba.ualr.edu (8.11.1/8.11.1) id e9PMqO560574; Wed, 25 Oct 2000 17:52:24 -0500 (CDT) (envelope-from joe) Date: Wed, 25 Oct 2000 17:52:23 -0500 From: "Joseph E. Royce" To: De la Cruz Lugo Eric Cc: freebsd-questions@freebsd.org Subject: Re: Info about dhcp. Message-ID: <20001025175223.A60551@freyr.cba.ualr.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from eric@iteso.mx on Wed, Oct 25, 2000 at 05:04:32PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 25, 2000 at 05:04:32PM -0500, De la Cruz Lugo Eric wrote: > Some one here knows how to start a dhcp server on FreeBSD 4.0?, any urls > will be greatly apreciated. > > thanks in advance. > > Eric De La Cruz Lugo. > Merida, Yucatan, Mexico The Mayaland. > Try: /usr/local/sbin/dhcpd man dhcpd for more info. -Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 16:10:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-giga.rz.uni-ulm.de [134.60.241.36]) by hub.freebsd.org (Postfix) with ESMTP id 6574B37B657 for ; Wed, 25 Oct 2000 16:10:03 -0700 (PDT) Received: from gmx.de (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with ESMTP id BAA24091; Thu, 26 Oct 2000 01:09:58 +0200 (MEST) Message-ID: <39F76844.A7497FBB@gmx.de> Date: Thu, 26 Oct 2000 01:09:56 +0200 From: Siegbert Baude X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: de, en MIME-Version: 1.0 To: Aman sharma Cc: questions@freebsd.org Subject: Re: FreeBSD 4.1 is not mounting VCD and audio CD's. References: <20001025191619.13519.qmail@nwcst292.netaddress.usa.net> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Aman sharma wrote: > > FreeBSD 4.1 is not mounting VCD and audio CD's. True, but at least it´s playing them ;-) (for sure audio, don´t know about video CD). Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 16:21:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 7C1D837B479 for ; Wed, 25 Oct 2000 16:21:47 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9PNLg001099; Wed, 25 Oct 2000 16:21:42 -0700 (PDT) Date: Wed, 25 Oct 2000 16:21:42 -0700 From: Alfred Perlstein To: John Cc: Salvo Bartolotta , freebsd-questions@FreeBSD.ORG Subject: Re: FSCK & "No write access" Message-ID: <20001025162142.E28123@fw.wintelcom.net> References: <4.3.2.7.2.20001025171553.00ae5880@mail.udel.edu> <4.3.2.7.2.20001025171553.00ae5880@mail.udel.edu> <20001025.22394400@bartequi.ottodomain.org> <4.3.2.7.2.20001025183208.00ae86c0@mail.udel.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <4.3.2.7.2.20001025183208.00ae86c0@mail.udel.edu>; from papalia@udel.edu on Wed, Oct 25, 2000 at 06:38:30PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * John [001025 15:40] wrote: > At 10:39 PM 10/25/2000 +0000, Salvo Bartolotta wrote: > > > > > If I try to run fsck without any switches, I still get a read-only > >message: > > > > > merlin# fsck /usr > > > ** /dev/da0g (NO WRITE) > > > (etc). > > > > > > > > > >Surely you have done this upon your **unmounted** filesystems (eg > >right after booting in single user mode)? > > > > > > No suck luck. I'm up-and-running in 'multi-user mode'. In each of the > existing FS's (/, /usr, /home, /cvs, and /var) I am fully able to 'cp', > 'mv', and 'touch' files. I can also use vi in any of those directories as > well to create new files. Don't run fsck on a mounted filesystem. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 16:25:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kitkat.hotpop.com (kitkat.hotpop.com [204.57.55.30]) by hub.freebsd.org (Postfix) with ESMTP id 3695237B4CF for ; Wed, 25 Oct 2000 16:25:29 -0700 (PDT) Received: from toughguy.net (unknown [204.57.55.31]) by kitkat.hotpop.com (Postfix) with SMTP id 2727530469 for ; Wed, 25 Oct 2000 23:25:32 +0000 (UTC) Received: from weezercoverband (unknown [64.80.116.115]) by zagnut.hotpop.com (Postfix) with SMTP id DFBBE5002A for ; Wed, 25 Oct 2000 23:25:29 +0000 (UTC) Message-ID: <009901c03ef3$fa3ab3a0$73745040@weezercoverband> From: "Valic" To: Subject: FreeBSD Install problem .... can't load kernels Date: Wed, 25 Oct 2000 19:25:14 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0096_01C03EB9.4CD87560" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0096_01C03EB9.4CD87560 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, I am pretty new to FreeBSD and tried installing FreeBSD 4.0 (Powerpack = set) and everything in the instalation went fine. After I reboot and = boot into FreeBSD it stops at boot and says it can't find a kernel ... = though I can get a listing of the root dir and see both kernel and = kernel.GENERIC. I've tried loading and booting these kernels with no = luck. Re-installing has the same effect (though one the 2nd retry it = stated there was no /boot/loader). My system is all within the Hardware = list given on the FreeBSD site. Thanks :-). Steve ------=_NextPart_000_0096_01C03EB9.4CD87560 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
 Hello,
 
I am pretty new to FreeBSD and tried = installing=20 FreeBSD 4.0 (Powerpack set) and everything in the instalation went fine. = After I=20 reboot and boot into FreeBSD it stops at boot and says it can't find a = kernel=20 .. though I can get a listing of the root dir and see both kernel and=20 kernel.GENERIC. I've tried loading and booting these kernels with no = luck.=20 Re-installing has the same effect (though one the 2nd retry it stated = there was=20 no /boot/loader). My system is all within the Hardware list given on the = FreeBSD=20 site. Thanks :-).
 
 
Steve
------=_NextPart_000_0096_01C03EB9.4CD87560-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 16:34:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id A656E37B479; Wed, 25 Oct 2000 16:34:38 -0700 (PDT) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id KAA71345; Thu, 26 Oct 2000 10:34:33 +1100 (EST) (envelope-from gnb@itga.com.au) Received: from itga.com.au (lightning.itga.com.au [192.168.71.20]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id KAA04519; Thu, 26 Oct 2000 10:34:20 +1100 (EST) Message-Id: <200010252334.KAA04519@lightning.itga.com.au> X-Mailer: exmh version 2.0.1 12/23/97 From: Gregory Bond To: "Otter" Cc: "FreeBSD Stable" , "FreeBSD Questions" Subject: Re: RAID/Vinum or Shared MFS... Recommendations? In-reply-to: Your message of Wed, 25 Oct 2000 18:14:34 -0400. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 26 Oct 2000 10:34:20 +1100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I thought about what I had read > regarding MFS... that I could make a filesystem in RAM. This being the > case, couldn't it also be shared via samba? Samba interracts with the local filesystem via the normal read()/write()/ open()/close() system calls so doesn't care what the underlying filesystem type is. IOW it should work for UFS, or MFS, or FAT32, or ISO9660, or even ext2 partitions. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 16:35: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.monochrome.org (monochrome.org [206.64.112.124]) by hub.freebsd.org (Postfix) with ESMTP id 6F9E837B479 for ; Wed, 25 Oct 2000 16:35:01 -0700 (PDT) Received: from localhost (faro [192.168.1.7]) by mail.monochrome.org (8.9.3/8.9.3) with SMTP id TAA34989; Wed, 25 Oct 2000 19:34:47 -0400 (EDT) (envelope-from chris@monochrome.org) Date: Wed, 25 Oct 2000 19:34:47 -0400 (EDT) From: Chris Hill X-Sender: chris@localhost To: De la Cruz Lugo Eric Cc: questions@FreeBSD.ORG Subject: Re: Info about dhcp. 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, 25 Oct 2000, De la Cruz Lugo Eric wrote: > Some one here knows how to start a dhcp server on FreeBSD 4.0?, any urls > will be greatly apreciated. http://www.isc.org/products/DHCP/ -- Chris Hill chris@monochrome.org [1] Bus error netscape To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 16:37:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from envy.geekhouse.net (ether.osd.bsdi.com [204.216.28.196]) by hub.freebsd.org (Postfix) with ESMTP id 1831A37B479 for ; Wed, 25 Oct 2000 16:37:53 -0700 (PDT) Received: (from jim@localhost) by envy.geekhouse.net (8.11.1/8.11.1) id e9PNbls01546; Wed, 25 Oct 2000 16:37:47 -0700 (PDT) (envelope-from jim) Date: Wed, 25 Oct 2000 16:37:47 -0700 From: Jim Mock To: Morten Post Cc: freebsd-questions@FreeBSD.ORG Subject: Re: New FreeBSD release? Message-ID: <20001025163746.A1434@envy.geekhouse.net> Reply-To: jim@lust.geekhouse.net References: <002201c03ec7$adb35900$2acef2d4@d4d6j4> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <002201c03ec7$adb35900$2acef2d4@d4d6j4>; from mbp@nerdheaven.dk on Wed, Oct 25, 2000 at 11:08:09PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 25 Oct 2000 at 23:08:09 +0200, Morten Post wrote: > Hey. > > When do you expect a new release of FreeBSD out? Expect to see 4.2-RELEASE next month. - jim -- jim mock work: jim@osd.bsdi.com | jim@FreeBSD.org http://soupnazi.org/ BSDi Open Source Div | http://bsdi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 16:41: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from glitch.crosswinds.net (glitch.crosswinds.net [209.208.163.35]) by hub.freebsd.org (Postfix) with ESMTP id 5C82437B479 for ; Wed, 25 Oct 2000 16:41:02 -0700 (PDT) Received: from lexx.my.domain ([195.110.170.22]) by glitch.crosswinds.net (8.9.3/8.9.3) with ESMTP id TAA74182; Wed, 25 Oct 2000 19:40:40 -0400 (EDT) (envelope-from john253@crosswinds.net) From: John Murphy To: "Cribbins, Jason" Cc: questions@freebsd.org Subject: Re: Unable to boot 4.1.1 Date: Thu, 26 Oct 2000 00:40:14 +0100 Organization: The Organisation Reply-To: john253@crosswinds.net Message-ID: <4glevs4urqi36tfvkemr1qv4l0rsvnsqag@4ax.com> References: <9D35FA2F8EFCD111BA5A00805FA75E87084650B0@fdntx001> In-Reply-To: <9D35FA2F8EFCD111BA5A00805FA75E87084650B0@fdntx001> X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Cribbins, Jason" wrote: > >In the attempts to use both IDE and SCSI the bootable drive has always = been >the IDE. I will try to make it the SCSI on my next install attempt. = But I >must note that with no SCSI connected at all I get the same response = from >the system. I also still have no way to access the bios because it is >loaded on a partition of the HD which BSD wiped out during the initial >install. I am unable to get any help from Compaq in this respect because= I >have yet to determine the exact model# or even what model family it = belongs >to. Hopefully the messages from Ross Potts will help. > >I suppose the only real way to test this Bios theory is for me to get >another BM which I have BIOS access to and see if the IDE cards is >supported. Well Greg Lehey seems to think it's supported; see: http://www.freebsd.org/cgi/getmsg.cgi?fetch=3D893939+896513+/usr/local/ww= w/db/text/2000 >Well what can you expect for a $20 computer....I am now thinking I might >have been ripped off paying that much for all the trouble this thing has >given me! I'm sure you'll find a good use for it. You don't need much drive space = for a little server/firewall. At least you can get it to boot with SCSI = only. >> Have you tried just a minimal installation on the SCSI drive? You can >> move /usr /var and /tmp to the IDE drive later. If that doesn't work >> you should be able to boot the HD from a floppy as a last resort. > >I have thought about a floppy solution....but I do not know how to make = such >a disk. My space trouble is mainly a /usr situation. All other mounts = I >have seen normally wont even begin to stress the 520MB SCSI. Tonight I = will >attempt reload and install everything but /usr on the SCSI and use all = of >the IDE for /usr. With default all I noted that the /usr takes up all = the >extra space not allocated to anything else. So taking the /usr away = leave >about 420MB of empty space which I will take into the swap or /tmp or >whatever I guess. There was a thread here recently about booting from floppy. I'm sure = you'll find it if necessary. >I believe the onboard IDE is disabled because I get no response with DOS >FDISK program. IT is either disabled or totally incompatible with my = ATA66 >HD which should support ATA33 as well. That sounds hopeful. Good luck John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 16:47:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp10.atl.mindspring.net (smtp10.atl.mindspring.net [207.69.200.246]) by hub.freebsd.org (Postfix) with ESMTP id A600B37B479 for ; Wed, 25 Oct 2000 16:47:23 -0700 (PDT) Received: from colk99.users.mindspring.com (user-2ivevi4.dialup.mindspring.com [165.247.126.68]) by smtp10.atl.mindspring.net (8.9.3/8.8.5) with SMTP id TAA14867 for ; Wed, 25 Oct 2000 19:47:19 -0400 (EDT) From: Colk To: freebsd-questions@freebsd.org Subject: Has anyone compiled KDE2 Date: Wed, 25 Oct 2000 19:46:29 -0400 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00102519474200.74135@colk99.users.mindspring.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have KDE2 in source and i cant compile it at all has anyone updated the port for it yet? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 16:47:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from static.unixfreak.org (static.unixfreak.org [63.198.170.139]) by hub.freebsd.org (Postfix) with ESMTP id BA4F637B4C5 for ; Wed, 25 Oct 2000 16:47:53 -0700 (PDT) Received: by static.unixfreak.org (Postfix, from userid 1000) id C56181F31; Wed, 25 Oct 2000 16:47:52 -0700 (PDT) Subject: Re: New FreeBSD release? In-Reply-To: <002201c03ec7$adb35900$2acef2d4@d4d6j4> "from Morten Post at Oct 25, 2000 11:08:09 pm" To: Morten Post Date: Wed, 25 Oct 2000 16:47:52 -0700 (PDT) Cc: freebsd-questions@freebsd.org From: Dima Dorfman Reply-To: dima@unixfreak.org X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <20001025234752.C56181F31@static.unixfreak.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [ Charset ISO-8859-1 unsupported, converting... ] > Hey. > > When do you expect a new release of FreeBSD out? I believe 4.2-RELEASE is due out around November 15th. -- Dima Dorfman Finger dima@unixfreak.org for my public PGP key. If the government wants us to behave, they should set a better example! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 16:56: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from glitch.crosswinds.net (glitch.crosswinds.net [209.208.163.35]) by hub.freebsd.org (Postfix) with ESMTP id B898137B4C5 for ; Wed, 25 Oct 2000 16:56:03 -0700 (PDT) Received: from lexx.my.domain ([195.110.170.22]) by glitch.crosswinds.net (8.9.3/8.9.3) with ESMTP id TAA91405 for ; Wed, 25 Oct 2000 19:55:58 -0400 (EDT) (envelope-from john253@crosswinds.net) From: John Murphy To: questions@freebsd.org Subject: Re: Info about dhcp. Date: Thu, 26 Oct 2000 00:55:32 +0100 Organization: The Organisation Reply-To: john253@crosswinds.net Message-ID: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Joseph E. Royce wrote: >On Wed, Oct 25, 2000 at 05:04:32PM -0500, De la Cruz Lugo Eric wrote: >> Some one here knows how to start a dhcp server on FreeBSD 4.0?, any = urls >> will be greatly apreciated. >> =20 >> thanks in advance. >> =20 >> Eric De La Cruz Lugo. >> Merida, Yucatan, Mexico The Mayaland. >>=20 > >Try: >/usr/local/sbin/dhcpd > >man dhcpd for more info. You may need to install isc-dhcp-2.0.3 first. HTH John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 16:58:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 087FF37B4C5 for ; Wed, 25 Oct 2000 16:58:16 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9PNwA402325; Wed, 25 Oct 2000 16:58:10 -0700 (PDT) Date: Wed, 25 Oct 2000 16:58:10 -0700 From: Alfred Perlstein To: Colk Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Has anyone compiled KDE2 Message-ID: <20001025165810.F28123@fw.wintelcom.net> References: <00102519474200.74135@colk99.users.mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <00102519474200.74135@colk99.users.mindspring.com>; from colk99@mindspring.com on Wed, Oct 25, 2000 at 07:46:29PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Colk [001025 16:47] wrote: > I have KDE2 in source and i cant compile it at all > has anyone updated the port for it yet? the port was committed last night, you should cvsup your ports. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 17: 0: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ciac.jl.cn (unknown [202.98.16.1]) by hub.freebsd.org (Postfix) with ESMTP id 24EBA37B479 for ; Wed, 25 Oct 2000 17:00:03 -0700 (PDT) Received: from 122 ([159.226.123.3]) by ciac.jl.cn (8.9.1/8.9.1) with SMTP id HAA03380; Thu, 26 Oct 2000 07:52:40 +0800 (CST) Message-ID: <001401c03edf$ffcfa000$0c00a8c0@122> From: "S.W.Liu" To: "Tim Moore" Cc: References: Subject: Re: Java problems Date: Thu, 26 Oct 2000 08:02:15 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: base64 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG DQotLS0tLSBPcmlnaW5hbCBNZXNzYWdlIC0tLS0tIA0KRnJvbTogVGltIE1vb3JlIDx0bW9vcmVA dmVudGVjYy5jb20+DQpUbzogPHF1ZXN0aW9uc0BGcmVlQlNELk9SRz4NClNlbnQ6IFRodXJzZGF5 LCBPY3RvYmVyIDI2LCAyMDAwIDM6MzkgQU0NClN1YmplY3Q6IEphdmEgcHJvYmxlbXMNCg0KDQo+ IEhhcyBhbnlvbmUgaW5zdGFsbGVkIHRoZSBKREsgMS4yLjIgYmV0YSBvbiB0aGVpciBzeXN0ZW0g aSBhbSBoYXZpbmcgc29tZQ0KPiBwcm9ibGVtcyBnZXR0aW5nIGl0IGluc3RhbGxlZCB0aGlzIGlz IG15IGVycm9yDQo+IA0KPiBbYXJjYW5lOnJvb3QodHR5cDIpXSAwMzoxOFBNIDEwLzI1LzIwMDAg R01UDQo+ICgvaG9tZS90bW9vcmUvc291cmNlLWpkazEuMi4yKVsyNDZdIyBzaCBidWlsZHNjcmlw dA0KPiANCj4gRVJST1I6IFlvdXIgQUxUX0JPT1RESVIgZW52aXJvbm1lbnQgdmFyaWFibGUgZG9l cyBub3QgcG9pbnQNCj4gICAgICAgIHRvIGEgdmFsaWQgSkRLIGZvciBib290c3RyYXBwaW5nIHRo aXMgYnVpbGQuDQo+ICAgICAgICBBIEpESyAxLjIgb3IgMS4yLnggYnVpbGQgbXVzdCBiZSBib290 c3RyYXBwZWQgYWdhaW5zdA0KPiAgICAgICAgYSAxLjItViAob3IgbGF0ZXIpIGJ1aWxkLiBQbGVh c2UgdXBkYXRlIHlvdXIgQUxUX0JPT1RESVINCj4gICAgICAgIHNldHRpbmcsIG9yIGp1c3QgdW5z ZXQgaXQsIGFuZCB0cnkgYWdhaW4uDQo+IA0KWW91IHNob3VsZCBpbnN0YWxsIGxpbnV4LWJhc2Ut Ni4xIGFuZCBlbmFibGUgaXQgd2hlbiBzdGFydCB1cCB5b3VyIHN5c3RlbSAsIGFuZCBkbyB0aGUg Zm9sbG93aW5nIDoNCmxuIC1zZiAvdXNyL2NvbXBhdC9saW51eC91c3IvYmluL2V4cHIgL3Vzci9i aW4vZXhwcg0KSWYgeW91IGRvIG5vdCB3YW50IHRvIGNvbXBpbGUgaXQgeW91c2VsZiwgeW91IGNh biBkb3dubG9hZCBvbmUgZnJvbSBodHRwOi8vc3dsaXUuaG9tZS5zb2h1LmNvbQ0KR09PRCBMVUNL DQo+IGdtYWtlOiAqKiogW3Nhbml0eV0gRXJyb3IgMQ0KPiBKREsgYnVpbGQgc3RhcnRlZCBhdCBX ZWQgT2N0IDI1IDE1OjE4OjM2IEdNVCAyMDAwLg0KPiBKREsgYnVpbGQgZmluaXNoZWQgYXQgV2Vk IE9jdCAyNSAxNToxODozNiBHTVQgMjAwMC4NCj4gDQo+IGFuZCB0aGUgc2NyaXB0IGkgZ290IGZy b20NCj4gaHR0cDovL3dlYi5pbnRlci5ubC5uZXQvdXNlcnMva2prb3N0ZXIvamF2YS9pbmRleC5o dG1sDQo+IA0KPiBJIGZvbGxvd2VkIGV2ZXJ5dGhpbmcgbGlrZSB0aGUgd2VicGFnZSBzYWlkIGJ1 dCBpIGdldCB0aGUgZXJyb3IgYWJvdmUgYW55DQo+IGhlbHAgaXMgZ3JlYXRseSBhcHByZWNpYXRl ZA0KPiANCj4gVGltDQo+IA0KPiAjIS9iaW4vc2gNCj4gIw0KPiAjIFNjcmlwdCB0byBidWlsZCBK REsgMS4yLjIgZm9yIEJTRA0KPiAjDQo+IFNUQVJUVElNRT1gZGF0ZWANCj4gDQo+IEFMVF9CT09U RElSPS91c3IvbG9jYWwvbGludXgtamRrMS4yLjINCj4gZXhwb3J0IEFMVF9CT09URElSDQo+IA0K PiBBTFRfTU9USUZfRElSPS91c3IvWDExUjYNCj4gZXhwb3J0IEFMVF9NT1RJRl9ESVINCj4gT1BF TldJTkhPTUU9L3Vzci9YMTFSNg0KPiBleHBvcnQgT1BFTldJTkhPTUUNCj4gDQo+IEFMVF9PREJD RElSPS91c3IvbG9jYWwNCj4gZXhwb3J0IEFMVF9PREJDRElSDQo+IA0KPiBIQVZFX0RQUz15ZXMN Cj4gZXhwb3J0IEhBVkVfRFBTDQo+IEFMVF9EUFNESVI9L3Vzci9YMTFSNg0KPiBleHBvcnQgQUxU X0RQU0RJUg0KPiANCj4gX0pESzExRElSPS91c3IvbG9jYWwvamRrMS4xLjgNCj4gZXhwb3J0IF9K REsxMURJUg0KPiANCj4gQ0NfVkVSU0lPTj1nY2MNCj4gZXhwb3J0IENDX1ZFUlNJT04NCj4gDQo+ IHVuc2V0IENMQVNTUEFUSA0KPiB1bnNldCBKQVZBX0hPTUUNCj4gdW5zZXQgSkFWQV9DT01QSUxF Ug0KPiANCj4gKCBjZCB3b3JrL2J1aWxkL2JzZDsgZ21ha2UgcmVsZWFzZS1pbWFnZXMgKQ0KPiAN Cj4gZWNobyAiSkRLIGJ1aWxkIHN0YXJ0ZWQgYXQgJFNUQVJUVElNRS4iDQo+IGVjaG8gIkpESyBi dWlsZCBmaW5pc2hlZCBhdCAiYGRhdGVgIi4iDQo+ICMNCj4gIyAtZW9mLQ0KPiANCj4gDQo+IA0K PiBUbyBVbnN1YnNjcmliZTogc2VuZCBtYWlsIHRvIG1ham9yZG9tb0BGcmVlQlNELm9yZw0KPiB3 aXRoICJ1bnN1YnNjcmliZSBmcmVlYnNkLXF1ZXN0aW9ucyIgaW4gdGhlIGJvZHkgb2YgdGhlIG1l c3NhZ2UNCg== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 17: 3:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ciac.jl.cn (unknown [202.98.16.1]) by hub.freebsd.org (Postfix) with ESMTP id 3BB3137B4C5 for ; Wed, 25 Oct 2000 17:03:35 -0700 (PDT) Received: from 122 ([159.226.123.3]) by ciac.jl.cn (8.9.1/8.9.1) with SMTP id HAA03528; Thu, 26 Oct 2000 07:56:14 +0800 (CST) Message-ID: <005a01c03ee0$7fb775e0$0c00a8c0@122> From: "S.W.Liu" To: "Aman sharma" Cc: References: <20001025191619.13519.qmail@nwcst292.netaddress.usa.net> Subject: Re: FreeBSD 4.1 is not mounting VCD and audio CD's. Date: Thu, 26 Oct 2000 08:05:50 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: base64 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG DQotLS0tLSBPcmlnaW5hbCBNZXNzYWdlIC0tLS0tIA0KRnJvbTogQW1hbiBzaGFybWEgPHNob3dz dG9wcGVyMzU1QHVzYS5uZXQ+DQpUbzogPHF1ZXN0aW9uc0BGcmVlQlNELk9SRz4NClNlbnQ6IFRo dXJzZGF5LCBPY3RvYmVyIDI2LCAyMDAwIDM6MTYgQU0NClN1YmplY3Q6IEZyZWVCU0QgNC4xIGlz IG5vdCBtb3VudGluZyBWQ0QgYW5kIGF1ZGlvIENEJ3MuDQoNCg0KPiBGcmVlQlNEIDQuMSBpcyBu b3QgbW91bnRpbmcgVkNEIGFuZCBhdWRpbyBDRCdzLg0KPiANCkZyZWVCU0QgY2Fubid0IHJlY29n bml6ZSBWZWRpby1DRCBmb3JtYXQhDQo+IA0KPiBfX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXw0KPiBHZXQgZnJlZSBlbWFp bCBhbmQgYSBwZXJtYW5lbnQgYWRkcmVzcyBhdCBodHRwOi8vd3d3Lm5ldGFkZHJlc3MuY29tLz9O PTENCj4gDQo+IA0KPiBUbyBVbnN1YnNjcmliZTogc2VuZCBtYWlsIHRvIG1ham9yZG9tb0BGcmVl QlNELm9yZw0KPiB3aXRoICJ1bnN1YnNjcmliZSBmcmVlYnNkLXF1ZXN0aW9ucyIgaW4gdGhlIGJv ZHkgb2YgdGhlIG1lc3NhZ2UNCg== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 17:18: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-giga.rz.uni-ulm.de [134.60.241.36]) by hub.freebsd.org (Postfix) with ESMTP id 32D5437B479 for ; Wed, 25 Oct 2000 17:18:03 -0700 (PDT) Received: from gmx.de (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with ESMTP id CAA00668; Thu, 26 Oct 2000 02:18:00 +0200 (MEST) Message-ID: <39F77837.88C0427E@gmx.de> Date: Thu, 26 Oct 2000 02:17:59 +0200 From: Siegbert Baude X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: de, en MIME-Version: 1.0 To: Colk Cc: freebsd-questions@freebsd.org Subject: Re: Has anyone compiled KDE2 References: <00102519474200.74135@colk99.users.mindspring.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, > I have KDE2 in source and i cant compile it at all > has anyone updated the port for it yet? My machine is just working on it. Pay attention, that in /usr/ports/converters/kdesupport2/files there is only : patch-ae and not patch-af and patch-ag in addition. Maybe I had a bad timing for my first cvsup today and searched a lot of time, where the damn files, these patches refer to, should be. After another cvsup the patches (and my problems) have disappeared. BTW, I found the switch in the qt-toolkit for GIF-support. Is there something in the kde-port itself, to be tweaked for GIFs? (Don´t hope, but it would be better to know anyhow.) I´m mainly interested in konqueror, and graphical browsers without GIF-support are lame with the current state of the web ;-) Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 17:25:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from glitch.crosswinds.net (glitch.crosswinds.net [209.208.163.35]) by hub.freebsd.org (Postfix) with ESMTP id A0FBA37B479 for ; Wed, 25 Oct 2000 17:25:52 -0700 (PDT) Received: from lexx.my.domain ([195.110.170.22]) by glitch.crosswinds.net (8.9.3/8.9.3) with ESMTP id UAA25638 for ; Wed, 25 Oct 2000 20:25:49 -0400 (EDT) (envelope-from john253@crosswinds.net) From: John Murphy To: questions@freebsd.org Subject: Re: PPP connexion & emacs20 Date: Thu, 26 Oct 2000 01:25:23 +0100 Organization: The Organisation Reply-To: john253@crosswinds.net Message-ID: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Vicnent Foley wrote: >Hi. I successfully installed FreeBSD 4.1. I must say that so far I'm >quite impressed. But I can't fully enjoy my BSD experience due to the >fact that I cannot connnected. I followed the instructions in the >handbook where you were talking about PPP connections. Though I did >what was written (or at least I believe I did), I still cannot get onto >the net. So I was wondering if you had a bit of time on your hands (5-7 >minutes) to help me. I'll give out my ISP informations and all that, >and I'd like it very much if you could tell me what to do. =46irstly; please don't send real details to a public list. At least = change your password soon if it was your real one. >Login: lfoley >password: ***** >phone: 377 8294 >IP's: 204.101.179.3 > 204.101.179.10 >domain: rocler.qc.ca >It's a PAP connection. I always have a dynamic IP (changes every time I >connect). Modem is on COM2 (and it worked under Linux) Then you can forget the IP's you mention above, unless they are your DNS. > >Could you help me figure where to put these infos? Or could you suggest >a software such as pppconfig (Debian PPP tool) that would make >connecting (from console) painless? Thank you. > You need to put the info in /etc/ppp/ppp.conf http://www.freebsd.org/tutorials/ppp/index.html for more info. >I also have a problem with emacs20, I can't use my alt key as my Meta >key (in console). Is it a BSD problem or an emacs one? If it's an >emacs problem don't waste your time looking for an answer I can find it >myself. A quick search of the mail archives at: http://www.uk.freebsd.org/search/search.html#mailinglists found the following: | Well, I don't know about the Microsoft key, but most people use Alt | for Meta. I've just noted, with some surprise, that we don't supply a | standard keymap for it, so I've put one up at | ftp://ftp.lemis.com/pub/us.emacs.kbd. Move it to | /usr/share/syscons/keymaps and put this in your /etc/rc.conf: |=20 | keymap=3D"us.emacs.kbd" # keymap in /usr/share/syscons/keymaps/* (or = NO). |=20 I haven't checked if the keymap is still there. HTH John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 17:28:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from carbon.btinternet.com (carbon.btinternet.com [194.73.73.92]) by hub.freebsd.org (Postfix) with ESMTP id 9120537B479 for ; Wed, 25 Oct 2000 17:28:38 -0700 (PDT) Received: from [213.1.187.3] (helo=home) by carbon.btinternet.com with smtp (Exim 3.03 #83) id 13oauG-00037m-00 for freebsd-questions@freebsd.org; Thu, 26 Oct 2000 01:28:32 +0100 Message-Id: <3.0.3.32.20001026012834.01a39440@mail.btinternet.com> X-Sender: p.allsopp@mail.btinternet.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Thu, 26 Oct 2000 01:28:34 +0100 To: freebsd-questions@freebsd.org From: Phil Allsopp Subject: 4.2 and the 3Com 3C920 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Anyone know if FreeBSD 4.2 will support the 3com 3C920 network chipset ? Phil. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 17:44:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from athserv.otenet.gr (athserv.otenet.gr [195.170.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 59F6937B479 for ; Wed, 25 Oct 2000 17:44:13 -0700 (PDT) Received: from hades.hell.gr (patr530-b098.otenet.gr [195.167.121.226]) by athserv.otenet.gr (8.10.1/8.10.1) with ESMTP id e9Q0gnf15550; Thu, 26 Oct 2000 03:42:49 +0300 (EET DST) Received: (from charon@localhost) by hades.hell.gr (8.11.1/8.11.1) id e9PNkTq12168; Thu, 26 Oct 2000 02:46:29 +0300 (EEST) Date: Thu, 26 Oct 2000 02:46:29 +0300 From: Giorgos Keramidas To: Jeff Blaufuss Cc: questions@freebsd.org Subject: Re: Emacs indent Message-ID: <20001026024629.C10377@hades.hell.gr> References: <39F64FC0.731A6C09@ndsu.nodak.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <39F64FC0.731A6C09@ndsu.nodak.edu>; from Jeff_Blaufuss@ndsu.nodak.edu on Tue, Oct 24, 2000 at 10:13:05PM -0500 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 24, 2000 at 10:13:05PM -0500, Jeff Blaufuss wrote: > How do I configure Emacs to indent 4 spaces instead of 8 when I press > TAB? I have tried changing the tabs stops to every 4 spaces, but emacs > doesn't seem to accept the change, it still tabs 8 spaces. Change the value of the `tab-width' variable. For instance, you could put in your ~/.emacs file: (setq tab-width 4) or if you want this only for text modes: (add-hook 'text-mode-hook '(lambda () (setq tab-width 4))) -- Giorgos Keramidas, < keramida @ ceid . upatras . gr > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 17:45:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from athserv.otenet.gr (athserv.otenet.gr [195.170.0.1]) by hub.freebsd.org (Postfix) with ESMTP id D884837B4CF; Wed, 25 Oct 2000 17:45:42 -0700 (PDT) Received: from hades.hell.gr (patr530-b098.otenet.gr [195.167.121.226]) by athserv.otenet.gr (8.10.1/8.10.1) with ESMTP id e9Q0gvf15626; Thu, 26 Oct 2000 03:42:57 +0300 (EET DST) Received: (from charon@localhost) by hades.hell.gr (8.11.1/8.11.1) id e9PNSqt11900; Thu, 26 Oct 2000 02:28:52 +0300 (EEST) Date: Thu, 26 Oct 2000 02:28:51 +0300 From: Giorgos Keramidas To: Bill Fumerola Cc: Doug Poland , Mike Meyer , questions@freebsd.org, freebsd-database@freebsd.org Subject: Re: FreeBSD v Linux Message-ID: <20001026022850.A10377@hades.hell.gr> References: <14838.4762.613284.404127@guru.mired.org> <20001025013640.K37870@jade.chc-chimes.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <20001025013640.K37870@jade.chc-chimes.com>; from billf@chimesnet.com on Wed, Oct 25, 2000 at 01:36:40AM -0400 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 25, 2000 at 01:36:40AM -0400, Bill Fumerola wrote: > On Tue, Oct 24, 2000 at 07:16:17PM -0500, Doug Poland wrote: > > > I know > > two Oracle consulting firms and they always recommend > > Unix and almost always recommend Linux. > > Obviously they aren't a consulting company worth a dime if > they reccommend Oracle/Linux over Oracle/Solaris. I hate it when I have to play the Solaris-advocate, but you are right here. I still have a few doubts though... Perhaps they find Oracle/Linux easier to support and they suggest this, instead of Oracle/Solaris, because they do not want to hire a few Solaris people to match their Oracle folk. Or their Oracle/Linux solutions are not that high-end, but are available faster and a smaller cost. -- Giorgos Keramidas, < keramida @ ceid . upatras . gr > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 17:46:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from athserv.otenet.gr (athserv.otenet.gr [195.170.0.1]) by hub.freebsd.org (Postfix) with ESMTP id D26DB37B4CF for ; Wed, 25 Oct 2000 17:46:49 -0700 (PDT) Received: from hades.hell.gr (patr530-b098.otenet.gr [195.167.121.226]) by athserv.otenet.gr (8.10.1/8.10.1) with ESMTP id e9Q0gpf15571; Thu, 26 Oct 2000 03:42:52 +0300 (EET DST) Received: (from charon@localhost) by hades.hell.gr (8.11.1/8.11.1) id e9PNdEa11990; Thu, 26 Oct 2000 02:39:14 +0300 (EEST) Date: Thu, 26 Oct 2000 02:39:13 +0300 From: Giorgos Keramidas To: Christian Weisgerber Cc: freebsd-questions@freebsd.org Subject: Re: error: "This ports uses old layout" Message-ID: <20001026023912.B10377@hades.hell.gr> References: <20001024170719.A1367@urania.westgate.gr> <8t4783$uci$1@kemoauc.mips.inka.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <8t4783$uci$1@kemoauc.mips.inka.de>; from naddy@mips.inka.de on Tue, Oct 24, 2000 at 02:44:19PM +0000 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 24, 2000 at 02:44:19PM +0000, Christian Weisgerber wrote: > Giorgos Keramidas wrote: > > > Then, I cvsup'ed my ports tree with the following supfile (as intructed > > by /usr/src/UPDATING): > > Looks fine. > > > But when I try to install /usr/ports/net/netcat I get: > > > > urania# make > > Error: your port uses an old layout. Please update it to match this > > bsd.port.mk. > > Show us an "ls -R" of /usr/ports/net/netcat. I tried CVSup'ing my /home/ncvs mirror of FreeBSD's sources. Then, I removed my /usr/ports directory and did a: # cd /usr # cvs checkout -R -d /home/ncvs checkout ports to get myself a checkout of the most recent ports/ tree. I still get the same error, and /usr/ports/net/netcat contains: # cd /usr/ports/net/netcat ; ls -R /usr/ports/net/netcat CVS/ distinfo patches/ pkg-comment pkg-plist Makefile files/ pkg/ pkg-descr ./CVS: Entries Repository Root ./files: CVS/ patch-ab ./files/CVS: Entries Repository Root ./patches: CVS/ ./patches/CVS: Entries Repository Root ./pkg: CVS/ ./pkg/CVS: Entries Repository Root > > Anybody know why this happens, or at least what I should do next? > > You may have some garbage lying around in your ports tree. That's what I tried to avoid when I removed (rm -fr) my old /usr/ports before the last checkout of ports/, but it didn't seem to change anything. It seems my /home/ncvs is in a funny state, though, because other ports have more strange problems. For instance, when I do: # cd /usr/ports/net/ircII # make make: no target to make. # ls Makefile ls: Makefile: no such file or directory I think I need to check what my supfile has brought to my /home/ncvs lately. -- Giorgos Keramidas, < keramida @ ceid . upatras . gr > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 18: 1:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc1.il.home.com (mail2.rdc1.il.home.com [24.2.1.77]) by hub.freebsd.org (Postfix) with ESMTP id D8A6537B479 for ; Wed, 25 Oct 2000 18:01:08 -0700 (PDT) Received: from marx.elvisinthemorning.net ([24.17.229.11]) by mail2.rdc1.il.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001026010107.QME28911.mail2.rdc1.il.home.com@marx.elvisinthemorning.net>; Wed, 25 Oct 2000 18:01:07 -0700 Received: (from vcardona@localhost) by marx.elvisinthemorning.net (8.11.1/8.11.1) id e9Q11Yh30347; Wed, 25 Oct 2000 20:01:34 -0500 (CDT) (envelope-from vcardona) Date: Wed, 25 Oct 2000 20:01:33 -0500 From: "Victor R. Cardona" To: "Zaitsau, Andrei" Cc: freebsd-questions@freebsd.org Subject: Re: FW: My Experience With FreeBSD Message-ID: <20001025200133.A30303@home.com> References: <054F7DAA9E54D311AD090008C74CE9BD01766CE2@exchange.panasonicfa.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <054F7DAA9E54D311AD090008C74CE9BD01766CE2@exchange.panasonicfa.com>; from AZaitsau@panasonicfa.com on Wed, Oct 25, 2000 at 05:52:06PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 25, 2000 at 05:52:06PM -0500, Zaitsau, Andrei wrote: > Okay.. I hate doing this again. > But what makes the Computer manufacturers not to ship computers with > preinstalled FreeBSD on it, it has no licenses, it's free, it's very robust > and reliable OS. They don't have to waste money on commercial OS then... > One more time, people won't buy those computers then, because FreeBSD will > be too complicated to them. UNIX is far too complicated for the average user who just wants to surf the Web and write am occasional letter. However, that is not the only issue here. Microsoft has engaged in questionable, if not illegal practices in order to gain and maintain their monopoly on the desktop. Microsoft also tries to intimidate hardware vendors by hinting that computer vendors and manufacturers could be liable for somehow abetting software piracy if they sell a computer without an OS. Since most computer makers already have contracts with MS, guess what OS they are going to install. Victor Cardona To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 18:10:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.rdc1.il.home.com (mail1.rdc1.il.home.com [24.2.1.76]) by hub.freebsd.org (Postfix) with ESMTP id 6F71137B479 for ; Wed, 25 Oct 2000 18:10:47 -0700 (PDT) Received: from marx.elvisinthemorning.net ([24.17.229.11]) by mail1.rdc1.il.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001026011047.CNFC20067.mail1.rdc1.il.home.com@marx.elvisinthemorning.net> for ; Wed, 25 Oct 2000 18:10:47 -0700 Received: (from vcardona@localhost) by marx.elvisinthemorning.net (8.11.1/8.11.1) id e9Q1BFV30407 for freebsd-questions@freebsd.org; Wed, 25 Oct 2000 20:11:15 -0500 (CDT) (envelope-from vcardona) Date: Wed, 25 Oct 2000 20:11:15 -0500 From: "Victor R. Cardona" To: freebsd-questions@freebsd.org Subject: Re: My experiences with FreeBSD Message-ID: <20001025201115.A30396@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I apologize for my previous post. This is a discussion on newbies that I accidentally sent to questions. Sorry Victor Cardona To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 18:12:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from po4.wam.umd.edu (po4.wam.umd.edu [128.8.10.166]) by hub.freebsd.org (Postfix) with ESMTP id AA4C937B479 for ; Wed, 25 Oct 2000 18:12:21 -0700 (PDT) Received: from rac5.wam.umd.edu (IDENT:root@rac5.wam.umd.edu [128.8.10.145]) by po4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id VAA02580; Wed, 25 Oct 2000 21:12:18 -0400 (EDT) Received: from rac5.wam.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by rac5.wam.umd.edu (8.9.3/8.9.3) with SMTP id VAA03133; Wed, 25 Oct 2000 21:12:17 -0400 (EDT) Received: from localhost (culverk@localhost) by rac5.wam.umd.edu (8.9.3/8.9.3) with ESMTP id VAA03128; Wed, 25 Oct 2000 21:12:16 -0400 (EDT) X-Authentication-Warning: rac5.wam.umd.edu: culverk owned process doing -bs Date: Wed, 25 Oct 2000 21:12:16 -0400 (EDT) From: Kenneth Wayne Culver To: Aman sharma Cc: questions@FreeBSD.ORG Subject: Re: FreeBSD 4.1 throws you as root with a tweak in fstab In-Reply-To: <20001025190929.12053.qmail@nwcst292.netaddress.usa.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG That is because you don't have the option "insecure" for the console line in ttys ================================================================= | Kenneth Culver | FreeBSD: The best NT upgrade | | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: muythaibxr | | The University of Maryland, | Website: (Under Construction) | | College Park. | http://www.wam.umd.edu/~culverk/| ================================================================= On 25 Oct 2000, Aman sharma wrote: > I changed 'noauto' option for CDROM in /etc/fstab to 'auto' and then rebooted > the system without a CD. The next thing it does it to put you as root because > it could'nt mount the file systems. > > > ____________________________________________________________________ > Get free email 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 18:19:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corpmx1.ess.harris.com (corpmx1.ess.harris.com [130.41.65.49]) by hub.freebsd.org (Postfix) with ESMTP id 22E6137B4C5 for ; Wed, 25 Oct 2000 18:19:08 -0700 (PDT) Received: by corpmx1 with Internet Mail Service (5.5.2650.21) id ; Wed, 25 Oct 2000 21:19:09 -0400 Message-ID: <95B669A7D872D41182A600508BDFFB8C12D5E0@mlbmx7.ess.harris.com> From: "Potts, Ross" To: "'Cribbins, Jason '" Cc: "'questions@freebsd.org '" Subject: RE: Unable to boot 4.1.1 Date: Wed, 25 Oct 2000 21:19:01 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does it have a riser card? Look in a corner of the board for an Diagram # and assembly date. Also does it have a silk screen of the Predator on it? Is there any way you can get a picture scanned? I might be able to ID it for you. Just send that to me, though, not the list. I'm going to look on Compaq's website for archives of their restore utilities for you. I promise you once you get the BIOS partition going, you'll have a lot less problems. -----Original Message----- From: Cribbins, Jason To: Potts, Ross Cc: questions@freebsd.org Sent: 10/25/00 4:55 PM Subject: RE: Unable to boot 4.1.1 > Ah! I forgot you mentioned that you have a Compaq. I'm > happy with mine, though Well they are new to me. And I am finding they are really good as long as you don't try to get fancy with them. They are best left as sold. > I haven't set up a SCSI disk. If you can, during bootup, you > should have a This model came with only SCSI HD > prompt in the top right of the screen. If you haven't set > the IDE DRIVE to > dangerously dedicated there should still be a bios > partition(weird how Compaq > did that). Anyway, hit F10 and you should be able to get > into the management The 20GB IDE device in question was bought individually and previously used and a nonbootable drive on a Win2k system. The 520MB SCSI came with the computer lost that partition long ago because I did try Dangerously Dedicated at one or more attempts to install. At that time I was trying to use the IDE as boot device. I am totally unable to find the correct Softpaq (and keep my sanity). > side of the machine. disable the IDE, because I have a > feeling that it will I need it to boot from the IDE but only seems able to boot from SCSI and only if no IDE is connected. The onboard IDE seems to be disabled since FDISK cant see it. FDISK is able to see an IDE drive connected to my Promise Ultra100 controller but cant see it unless I use the install floppies. > always try to boot from the IDE instead of SCSI(unless that's > what you want. How > old is this Compaq, what model? Softpaqs will do no good > until you can > successfully hit F10 and manage your bios partition. It is a P90 and I don't know how old other than guess the time frame Compaq might be using 90Mhz processors. The softpaqs were support to install the partition I need to display the F10 feature but every boot floppy I made from all the Softpaqs I have tried so far state my hardware configuration is not supported in that softpaq. > > Call Compaq, wait 30-40 minutes on the phone until you get > ahold of someone and > beg for a restore disk. They will need your model, serial, > next of kin, etc. I have a serial # located on the back of the case but no model number was found anywhere. Unless it is inside. The front only Compaq in red letters (surprise surprise :) > Personally, I have a Presario 4112(circa Apr 1996), with two > sets of restore > disks. > > You will have to bear with restoring all the way to Win 95 or > what ever the > machines original OS was, then remember NOT to use > dangerously dedicated mode. > > One other thing, I for the longest, had the onboard video > disabled so I could > install a better one in Win 95. When I stared to mess with > FBSD (2.1.6), it > would always report VGA0 and VGA1. So, perhaps it may be > setable in your floppy > kernel(maybe not initial, but with the used of another > machine you could build > a custom install kernel to get around the IDE problem. > That's what I did after > I got all my system info the 4 millionth time. I always put > in a smaller custom > kernel reflecting my machine when reloading my system from > CD. I'll look at all > my old Compaq stuff tonight and bring some info to email to > you tomorrow Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 18:21:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 53BA537B4C5 for ; Wed, 25 Oct 2000 18:21:44 -0700 (PDT) Received: (qmail 2936 invoked by uid 100); 26 Oct 2000 01:21:44 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14839.34599.902318.695389@guru.mired.org> Date: Wed, 25 Oct 2000 20:21:43 -0500 (CDT) To: Aman sharma Cc: questions@freebsd.org Subject: Re: FreeBSD 4.1 is not mounting VCD and audio CD's. In-Reply-To: <18595499@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Aman sharma writes: > FreeBSD 4.1 is not mounting VCD and audio CD's. While correct, you forgot to phrase your message in the form of a question, so we can't give you any credit for it. If you have a question about this behavior, please send the question so we can answer it. ; Wed, 25 Oct 2000 19:18:31 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id TAA01400; Wed, 25 Oct 2000 19:18:18 -0700 Message-ID: <39F7946A.7BEE8A83@urx.com> Date: Wed, 25 Oct 2000 19:18:18 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Siegbert Baude Cc: Colk , freebsd-questions@FreeBSD.ORG Subject: Re: Has anyone compiled KDE2 References: <00102519474200.74135@colk99.users.mindspring.com> <39F77837.88C0427E@gmx.de> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Siegbert Baude wrote: > > Hi, > > > I have KDE2 in source and i cant compile it at all > > has anyone updated the port for it yet? > > My machine is just working on it. Pay attention, that in > /usr/ports/converters/kdesupport2/files > there is only : patch-ae > and not patch-af and patch-ag in addition. Maybe I had a bad timing for my first > cvsup today and searched a lot of time, where the damn files, these patches > refer to, should be. After another cvsup the patches (and my problems) have > disappeared. I got as far as kdebase2 and can't build it. It works to the point it starts the following c++ -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin -O -pipe -march=i686 -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -o .libs/kdesktop dummy.o -Wl,-export-dynamic -L/usr/X11R6/lib -L/usr/local/lib ./.libs/kdesktop.so -lqt2 -lqt2 -L/usr/libexec/elf -L/usr/libexec -L/usr/lib -lqt2 -lqt2 /usr/ports/x11/kdebase2/work/kdebase-2.0/libkonq/.libs/libkonq.so /usr/local/lib/libkparts.so /usr/local/lib/libkfile.so -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 /usr/local/lib/libksycoca.so -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 /usr/local/lib/libkio.so -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 /usr/local/lib/libkdeui.so -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 /usr/local/lib/libkdesu.so -lqt2 -lqt2 -lqt2 -lqt2 /usr/local/lib/libkdecore.so -lqt2 -lqt2 -lqt2 /usr/local/lib/libDCOP.so -lqt2 -lqt2 -lqt2 -lpng -lXext -lX11 -lSM -lICE -lqt2 -lqt2 -lutil -lqt2 -lz -lqt2 -lqt2 -lqt2 -lqt2 -lm -lqt2 /usr/local/lib/libjpeg.so -lstdc++ -lgcc -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib ./.libs/kdesktop.so: warning: tmpnam() possibly used unsafely; consider using mkstemp() /usr/ports/x11/kdebase2/work/kdebase-2.0/libkonq/.libs/libkonq.so: undefined reference to `QDomElement::attribute(QString const &) const' gmake[3]: *** [kdesktop] Error 1 gmake[3]: Leaving directory `/usr/ports/x11/kdebase2/work/kdebase-2.0/kdesktop' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/kdebase2/work/kdebase-2.0/kdesktop' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/kdebase2/work/kdebase-2.0' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Kent > > BTW, I found the switch in the qt-toolkit for GIF-support. Is there something in > the kde-port itself, to be tweaked for GIFs? (Don´t hope, but it would be better > to know anyhow.) > I´m mainly interested in konqueror, and graphical browsers without GIF-support > are lame with the current state of the web ;-) > > Ciao > Siegbert > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 19:19:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from access.inet.co.th (access.inet.co.th [203.151.127.252]) by hub.freebsd.org (Postfix) with ESMTP id 5E1D837B4C5 for ; Wed, 25 Oct 2000 19:19:17 -0700 (PDT) Received: from TruPPPA023.inet.co.th (TruPPPA023.inet.co.th [203.151.28.23]) by access.inet.co.th (8.8.8/8.8.8) with ESMTP id JAA11352; Thu, 26 Oct 2000 09:18:16 +0700 (ICT) (envelope-from pirat@access.inet.co.th) Date: Thu, 26 Oct 2000 09:20:16 +0700 (ICT) From: pirat X-Sender: pirat@parwati.oaep.go.th To: Alfred Perlstein Cc: FreeBSD questions Subject: Re: c compiler output for dos from FreeBSD In-Reply-To: <20001023113244.P28123@fw.wintelcom.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 sirs, many thanks indeed for all of your helps and suggestions on this topic. i have just looked at /usr/local/share/doc/crossgo32/README.FreeBSD and find some way of doing what i probably want. the rest depends mostly on running those created stuffs on dos machine. anyway, i appreciate all of your kindness pouring to me. with best regards, pirat sriyotha. On Mon, 23 Oct 2000, Alfred Perlstein wrote: > * pirat [001023 01:56] wrote: > > On Sun, 22 Oct 2000, Alfred Perlstein wrote: > > > > > * pirat [001022 20:52] wrote: > > > > hi sirs, > > > > > > > > i have a set of source programmes that work on FreeBSD. > > > > the problem is that i want to port those programmes to dos and i do not > > > > have any c compiler for dos ( it is really expensive in my country.) > > > > > > > > is there any way of producing a 'target' output for dos directly from > > > > FreeBSD ? > > > > > > > > thanks in advance for any help and hints > > > > > > yup, have a look at: > > > > > > /usr/ports/devel/crossgo32 > > > /usr/ports/devel/crossgo32-djgpp2 > > > > > > > thanks indeed for your prompt reply. > > > > you mean that if i had a Hello World program, ( K & R 1978), i shall get a > > binary for dos from within FreeBSD via those crossgo32 + crossgo32-djgpp2 > > ? > > It may be possible, I haven't actually used the crossgo stuff on > FreeBSD, but I know that the stuff it's based on (dj's compiler) > worked pretty well under MSDOS. > > -- > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > "I have the heart of a child; I keep it in a jar on my desk." > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 19:24:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from borg.starbase.net (unknown [208.233.101.2]) by hub.freebsd.org (Postfix) with ESMTP id 63D7737B479 for ; Wed, 25 Oct 2000 19:24:07 -0700 (PDT) Received: from localhost (alex@localhost) by borg.starbase.net (8.9.3/8.8.8) with ESMTP id WAA13643; Wed, 25 Oct 2000 22:25:26 -0400 (EDT) Date: Wed, 25 Oct 2000 22:25:25 -0400 (EDT) From: Alexander V P X-Sender: alex@borg.starbase.net To: Kent Stewart Cc: Siegbert Baude , Colk , freebsd-questions@FreeBSD.ORG Subject: Re: Has anyone compiled KDE2 In-Reply-To: <39F7946A.7BEE8A83@urx.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, didn't work for me either. stops @ kdelibs :(. alex On Wed, 25 Oct 2000, Kent Stewart wrote: >=20 >=20 > Siegbert Baude wrote: > >=20 > > Hi, > >=20 > > > I have KDE2 in source and i cant compile it at all > > > has anyone updated the port for it yet? > >=20 > > My machine is just working on it. Pay attention, that in > > /usr/ports/converters/kdesupport2/files > > there is only : patch-ae > > and not patch-af and patch-ag in addition. Maybe I had a bad timing for= my first > > cvsup today and searched a lot of time, where the damn files, these pat= ches > > refer to, should be. After another cvsup the patches (and my problems) = have > > disappeared. >=20 > I got as far as kdebase2 and can't build it. It works to the point it > starts the following=20 >=20 > c++ -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W > -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long > -fno-builtin -O -pipe -march=3Di686 -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT > -DQT_NO_ASCII_CAST -o .libs/kdesktop dummy.o -Wl,-export-dynamic=20 > -L/usr/X11R6/lib -L/usr/local/lib ./.libs/kdesktop.so -lqt2 -lqt2 > -L/usr/libexec/elf -L/usr/libexec -L/usr/lib -lqt2 -lqt2 > /usr/ports/x11/kdebase2/work/kdebase-2.0/libkonq/.libs/libkonq.so > /usr/local/lib/libkparts.so /usr/local/lib/libkfile.so -lqt2 -lqt2 > -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 > -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 > /usr/local/lib/libksycoca.so -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 > -lqt2 -lqt2 -lqt2 /usr/local/lib/libkio.so -lqt2 -lqt2 -lqt2 -lqt2 > -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 /usr/local/lib/libkdeui.so -lqt2 -lqt2 > -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 /usr/local/lib/libkdesu.so -lqt2 > -lqt2 -lqt2 -lqt2 /usr/local/lib/libkdecore.so -lqt2 -lqt2 -lqt2 > /usr/local/lib/libDCOP.so -lqt2 -lqt2 -lqt2 -lpng -lXext -lX11 -lSM > -lICE -lqt2 -lqt2 -lutil -lqt2 -lz -lqt2 -lqt2 -lqt2 -lqt2 -lm -lqt2 > /usr/local/lib/libjpeg.so -lstdc++ -lgcc -Wl,--rpath > -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib > ./.libs/kdesktop.so: warning: tmpnam() possibly used unsafely; > consider using mkstemp() > /usr/ports/x11/kdebase2/work/kdebase-2.0/libkonq/.libs/libkonq.so: > undefined reference to `QDomElement::attribute(QString const &) const' > gmake[3]: *** [kdesktop] Error 1 > gmake[3]: Leaving directory > `/usr/ports/x11/kdebase2/work/kdebase-2.0/kdesktop' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory > `/usr/ports/x11/kdebase2/work/kdebase-2.0/kdesktop' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/x11/kdebase2/work/kdebase-2.0' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 >=20 > Kent >=20 > >=20 > > BTW, I found the switch in the qt-toolkit for GIF-support. Is there som= ething in > > the kde-port itself, to be tweaked for GIFs? (Don=B4t hope, but it woul= d be better > > to know anyhow.) > > I=B4m mainly interested in konqueror, and graphical browsers without GI= F-support > > are lame with the current state of the web ;-) > >=20 > > Ciao > > Siegbert > >=20 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message >=20 > --=20 > Kent Stewart > Richland, WA >=20 > mailto:kbstew99@hotmail.com > http://kstewart.urx.com/kstewart/index.html > FreeBSD News http://daily.daemonnews.org/ >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 19:24:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns0.sitesnow.com (ns0.sitesnow.com [63.166.182.130]) by hub.freebsd.org (Postfix) with ESMTP id 1BC6137B479 for ; Wed, 25 Oct 2000 19:24:21 -0700 (PDT) Received: from gskouby by ns0.sitesnow.com with local (Exim 3.13 #1) id 13ociK-000Kj4-00 for freebsd-questions@freebsd.org; Wed, 25 Oct 2000 22:24:20 -0400 Date: Wed, 25 Oct 2000 22:24:20 -0400 From: Greg Skouby To: freebsd-questions@freebsd.org Subject: taking out disks Message-ID: <20001025222420.A79459@sitesnow.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have a system that is running: 3.3-RELEASE FreeBSD. It is a netfinity machine with one internal scsi drive with four external drives connected to the same adapter. The internal drive is da4 and it contains the OS. The four external drives are da0, da1, da2, da3 and they are currently not being used. I had them in a vinum raid5 array but that died. (I realize that is my own fault for running vinum raid5 on a 3.3-R system) Anyways, I need to take one of the external drives out but I am fearing that when I do that on the next subsequent reboot the box will not boot right because the drive with the OS on it will not be da4 anymore, it will become da3 because one drive is not there. Am I correct? How can I accomplish this? Is it as easy as changing /etc/fstab to point to the new drive instead of da4? (I really don't think it is). Thanks for your help and please let me know if you need any more details. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 19:30:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corpmx3.CORP.HARRIS.COM (corpmx3.corp.harris.com [137.237.103.9]) by hub.freebsd.org (Postfix) with ESMTP id 96B2137B479 for ; Wed, 25 Oct 2000 19:30:39 -0700 (PDT) Received: by corpmx3 with Internet Mail Service (5.5.2650.21) id ; Wed, 25 Oct 2000 22:30:40 -0400 Message-ID: <95B669A7D872D41182A600508BDFFB8C12D5E2@mlbmx7.ess.harris.com> From: "Potts, Ross" To: "''Cribbins, Jason ' '" Cc: "''questions@freebsd.org ' '" Subject: RE: Unable to boot 4.1.1 Date: Wed, 25 Oct 2000 22:30:35 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ftp://ftp.compaq.com/pub/softpaq/sp0000-0500/0000.txt This is the first listing of the softpaqs. There are numerous directories based on the range of softpaq numbers if you go back one directory. You just have to weed thru them. That's where the assembly date comes in handy. Anything up to 2-3 years after the manufacture date is desirable. Just scan the .txt listing for F10 or restore. That's all you need. For instance, I quickly found a softpaq (sp4100, I think) for deskpros that was dated in 1997. It integrated F10 and dianostics into one file. Try sp1456. it's a diagnotsics from 1996. Directly from the 1001-1500 directory: SP1454.EXE ftp://ftp.compaq.com/pub/softpaq/sp1001-1500/sp1454.exe 844K 18 December 95 TITLE: Fix Partition Utility to Restore Primary Partition; Oops, it appears prosignia was a model: SP1436.EXE This one looks promising: SP1368.EXE ftp://ftp.compaq.com/pub/softpaq/sp1001-1500/sp1368.exe 2157K 14 September 95 TITLE: Compaq System Configuration Utility Version 2.28 Rev. B 01-Sept-95 Anyway, you get the idea. It just takes some searching. I'm tired and so I'll sign off for tonight. -----Original Message----- From: Potts, Ross To: 'Cribbins, Jason ' Cc: 'questions@freebsd.org ' Sent: 10/25/00 9:19 PM Subject: RE: Unable to boot 4.1.1 Does it have a riser card? Look in a corner of the board for an Diagram # and assembly date. Also does it have a silk screen of the Predator on it? Is there any way you can get a picture scanned? I might be able to ID it for you. Just send that to me, though, not the list. I'm going to look on Compaq's website for archives of their restore utilities for you. I promise you once you get the BIOS partition going, you'll have a lot less problems. -----Original Message----- HAS BEEN CUT FOR THE LISTS CONVENIENCE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 19:36:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from berzerk.gpcc.itd.umich.edu (berzerk.gpcc.itd.umich.edu [141.211.2.162]) by hub.freebsd.org (Postfix) with ESMTP id 17BC937B479 for ; Wed, 25 Oct 2000 19:36:22 -0700 (PDT) Received: from gorf.gpcc.itd.umich.edu (smtp@gorf.gpcc.itd.umich.edu [141.211.2.147]) by berzerk.gpcc.itd.umich.edu (8.8.8/4.3-mailhub) with ESMTP id WAA13846; Wed, 25 Oct 2000 22:36:21 -0400 (EDT) Received: from localhost (timcm@localhost) by gorf.gpcc.itd.umich.edu (8.8.8/5.1-client) with ESMTP id WAA23658; Wed, 25 Oct 2000 22:36:20 -0400 (EDT) Date: Wed, 25 Oct 2000 22:36:20 -0400 (EDT) From: Tim McMillen X-Sender: timcm@gorf.gpcc.itd.umich.edu To: Zhiui Zhang Cc: Joel Dinel , freebsd-questions@FreeBSD.ORG Subject: Re: Mounting Cdrom as normal 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 Hi I must be doing something dumb here but I can't get this to work. trying to mount cd as regular user before trying anything: %mount_cd9660 /dev/acd0c /cdrom mount_cd9660: Operation not permitted su'd tim# sysctl -w vfs.usermount=1 vfs.usermount: 0 -> 1 exit to normal user (tim) %mount_cd9660 /dev/acd0c /cdrom mount_cd9660: Operation not permitted %ls -l / drwxr-xr-x 2 root wheel 512 Oct 20 16:32 cdrom logged in as tim su to root type: tim# chown tim /cdrom get 0 exit status %ls -l / drwxr-xr-x 2 tim wheel 512 Oct 20 16:32 cdrom then %mount_cd9660 /dev/acd0c /cdrom %mount_cd9660: Operation not permitted What gives? Thanks, Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 19:36:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id A4BCC37B479 for ; Wed, 25 Oct 2000 19:36:31 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id TAA01498; Wed, 25 Oct 2000 19:36:19 -0700 Message-ID: <39F798A2.37A74900@urx.com> Date: Wed, 25 Oct 2000 19:36:18 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Alexander V P Cc: Siegbert Baude , Colk , freebsd-questions@FreeBSD.ORG Subject: Re: Has anyone compiled KDE2 References: Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alexander V P wrote: > > hi, > didn't work for me either. stops @ kdelibs :(. It stopped there for me too. It was having problems with kdesupport2 and I did a make clean and then did the build and everything worked. I was then able to build kdelibs2. I think I had some remnants of 1.92 left behind. One asked "file to patch=". I deleted the file/patch* and redid the cvsup and it worked. Kent > alex > > On Wed, 25 Oct 2000, Kent Stewart wrote: > > > > > > > Siegbert Baude wrote: > > > > > > Hi, > > > > > > > I have KDE2 in source and i cant compile it at all > > > > has anyone updated the port for it yet? > > > > > > My machine is just working on it. Pay attention, that in > > > /usr/ports/converters/kdesupport2/files > > > there is only : patch-ae > > > and not patch-af and patch-ag in addition. Maybe I had a bad timing for my first > > > cvsup today and searched a lot of time, where the damn files, these patches > > > refer to, should be. After another cvsup the patches (and my problems) have > > > disappeared. > > > > I got as far as kdebase2 and can't build it. It works to the point it > > starts the following > > > > c++ -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W > > -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long > > -fno-builtin -O -pipe -march=i686 -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT > > -DQT_NO_ASCII_CAST -o .libs/kdesktop dummy.o -Wl,-export-dynamic > > -L/usr/X11R6/lib -L/usr/local/lib ./.libs/kdesktop.so -lqt2 -lqt2 > > -L/usr/libexec/elf -L/usr/libexec -L/usr/lib -lqt2 -lqt2 > > /usr/ports/x11/kdebase2/work/kdebase-2.0/libkonq/.libs/libkonq.so > > /usr/local/lib/libkparts.so /usr/local/lib/libkfile.so -lqt2 -lqt2 > > -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 > > -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 > > /usr/local/lib/libksycoca.so -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 > > -lqt2 -lqt2 -lqt2 /usr/local/lib/libkio.so -lqt2 -lqt2 -lqt2 -lqt2 > > -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 /usr/local/lib/libkdeui.so -lqt2 -lqt2 > > -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 /usr/local/lib/libkdesu.so -lqt2 > > -lqt2 -lqt2 -lqt2 /usr/local/lib/libkdecore.so -lqt2 -lqt2 -lqt2 > > /usr/local/lib/libDCOP.so -lqt2 -lqt2 -lqt2 -lpng -lXext -lX11 -lSM > > -lICE -lqt2 -lqt2 -lutil -lqt2 -lz -lqt2 -lqt2 -lqt2 -lqt2 -lm -lqt2 > > /usr/local/lib/libjpeg.so -lstdc++ -lgcc -Wl,--rpath > > -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib > > ./.libs/kdesktop.so: warning: tmpnam() possibly used unsafely; > > consider using mkstemp() > > /usr/ports/x11/kdebase2/work/kdebase-2.0/libkonq/.libs/libkonq.so: > > undefined reference to `QDomElement::attribute(QString const &) const' > > gmake[3]: *** [kdesktop] Error 1 > > gmake[3]: Leaving directory > > `/usr/ports/x11/kdebase2/work/kdebase-2.0/kdesktop' > > gmake[2]: *** [all-recursive] Error 1 > > gmake[2]: Leaving directory > > `/usr/ports/x11/kdebase2/work/kdebase-2.0/kdesktop' > > gmake[1]: *** [all-recursive] Error 1 > > gmake[1]: Leaving directory `/usr/ports/x11/kdebase2/work/kdebase-2.0' > > gmake: *** [all-recursive-am] Error 2 > > *** Error code 2 > > > > Kent > > > > > > > > BTW, I found the switch in the qt-toolkit for GIF-support. Is there something in > > > the kde-port itself, to be tweaked for GIFs? (Don´t hope, but it would be better > > > to know anyhow.) > > > I´m mainly interested in konqueror, and graphical browsers without GIF-support > > > are lame with the current state of the web ;-) > > > > > > Ciao > > > Siegbert > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > -- > > Kent Stewart > > Richland, WA > > > > mailto:kbstew99@hotmail.com > > http://kstewart.urx.com/kstewart/index.html > > FreeBSD News http://daily.daemonnews.org/ > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 19:45: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pmade.org (dsl-att1-118-93.sb.101freeway.net [12.44.118.93]) by hub.freebsd.org (Postfix) with ESMTP id 9A29537B4CF for ; Wed, 25 Oct 2000 19:45:01 -0700 (PDT) Received: from localhost (pjones@localhost) by pmade.org (8.9.3/8.9.3) with ESMTP id TAA34906; Wed, 25 Oct 2000 19:44:55 -0700 (PDT) (envelope-from pjones@pmade.org) Date: Wed, 25 Oct 2000 19:44:55 -0700 (PDT) From: Peter Jones To: Daryl Chance Cc: FreeBSD Questions Subject: Re: CVS Server Tutorial? In-Reply-To: <00fc01c03ec7$845438e0$0200000a@mike> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It sounds like you know what you are doing with CVS but I will cover some extra steps for the archives. The way that I have always set up cvs is with one directory like /cvs or /usr/cvs. After the directory is created you need to run `cvs -d /full/path/to/dir init'. You should then set your CVSROOT enviroment variable to that directory so you can stop using the -d to cvs. If you have source code to project FOO in the current working directory, you can put that into cvs via `cvs import FOO start'. Then anywhere in your file system you can do `cvs co FOO' to create a directory called FOO and checkout the FOO project inside that dir. Your repository would look like this: /cvs/CVS (cvs config files) /cvs/FOO (the foo project) To add more projects just do another import. You said that you are starting another version of the same project. You might want to look into using cvs branches instead of importing the code twice with different names. On Wed, 25 Oct 2000, Daryl Chance wrote: > Hi, > > I'm currently running a cvs server here at work and it's > sufficient for the 1 project we have, but...we're getting > ready to start on the second version of the project and > I want to rebuild the box. As far as CVS goes, I'd like > to set it up "Better". The way it is now is i have: > > /home/cvs > /home/cvs/bin > /home/cvs/dev > /home/cvs/project > etc > > is this how it is normally setup? I would assume it > would be setup a differnt way, but then again, this is > only my first attempt at setting up a cvs server :). > > oh...and when i do a checkout I do: > > cvs checkout . > > normally isn't it something like: > > cvs checkout ? > > TIA, -- ....................................................................... : Peter Jones : Unix Geek - Four Wheeling : : pjones@pmade.org : Code Writing - Jesus Freak : :....................................:................................: :echo er|perl -0160 -pe ';$;=ord$/;s;^;"\U$/".chr($\;-11).chr$\;+4;e;': :.....................................................................: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 19:48:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from qmail1.visto.com (qmail1.vsto.net [209.185.20.131]) by hub.freebsd.org (Postfix) with SMTP id BA11C37B479 for ; Wed, 25 Oct 2000 19:48:54 -0700 (PDT) Received: (qmail 15685 invoked by alias); Received: from unknown (HELO mp7) (206.79.140.187) by qmail.visto.com with SMTP; 25 Oct 2000 19:48:00 -0700 Reply-To: jtelford@visto.com From: "j telford" Subject: Add DES crypt after installing 4.1.1 Date: Wed, 25 Oct 2000 19:48:47 -0700 X-Mailer: Visto To: questions@freebsd.org MIME-Version: 1.0 X-Mailer: Visto Server Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: <20001026024854.BA11C37B479@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to add Web based Neomail or W3Mail to the server, it uses DES = crypt=20 for authentication but I can't seem to get the server to work with it. I know I have to add des to login.conf and link the libs but we must have= =20 missed something. I'm real newbie at Fbsd and so far my pro-microsoft boss isn't impressed = with=20 my attempt to build a +20 virtual domain, 1,500 user central mail server = under=20 FreeBSD. I'm working with a FBSD guy but he too is stumped by this, after= =20 reading through the maillist we figure it must be something simple. But=20 overlooked by us. What I need is a step by step process of adding DES to a 4.1.1 server. Pretend you walk into the office and newbie guy says to you: "I loaded 4.= 1.1=20 off the ISO, sendmail, and apache are installed, heck I even loaded Webmi= n and=20 it works. Now we have to load a perl based webmail package that uses DES = crypt=20 for authentication." You say "Ok boy, get me a coffee (soda,beer whatever) then do this: Step 1: Please help, been stuck on this for 2 days, thanks in advance. John... (Ignore the Visto footnote) _________________________________________________________________________= __ Visit http://www.visto.com/info, your free web-based communications cente= r. Visto.com. Life on the Dot. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 19:51:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web1705.mail.yahoo.com (web1705.mail.yahoo.com [128.11.23.216]) by hub.freebsd.org (Postfix) with SMTP id C983A37B479 for ; Wed, 25 Oct 2000 19:51:20 -0700 (PDT) Received: (qmail 5121 invoked by uid 60001); 26 Oct 2000 02:51:20 -0000 Message-ID: <20001026025120.5120.qmail@web1705.mail.yahoo.com> Received: from [202.101.165.61] by web1705.mail.yahoo.com; Wed, 25 Oct 2000 19:51:20 PDT Date: Wed, 25 Oct 2000 19:51:20 -0700 (PDT) From: Yifeng Xu Subject: boot prompt 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, I have a question about boot loader prompt, when FreeBSD boots and I press any key, boot loader prompts: >> FreeBSD/i386 BOOT Default: 0:ad(0,a)/boot/loader what does first zero means? is it first drive number of BIOS boot squence disks? Regards, XuYifeng __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 19:53:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail4.sdc1.sfba.home.com (femail4.sdc1.sfba.home.com [24.0.95.84]) by hub.freebsd.org (Postfix) with ESMTP id 19C9D37B479 for ; Wed, 25 Oct 2000 19:53:46 -0700 (PDT) Received: from cx443070b ([24.0.36.170]) by femail4.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001026025228.SCFW26316.femail4.sdc1.sfba.home.com@cx443070b>; Wed, 25 Oct 2000 19:52:28 -0700 Message-ID: <000701c03ef8$4281aca0$aa240018@cx443070b> From: "Jeremiah Gowdy" To: "Greg Skouby" , References: <20001025222420.A79459@sitesnow.com> Subject: Re: taking out disks Date: Wed, 25 Oct 2000 19:55:54 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Greg Skouby" To: Sent: Wednesday, October 25, 2000 7:24 PM Subject: taking out disks > Hello, > > > I have a system that is running: > 3.3-RELEASE FreeBSD. > > It is a netfinity machine with one internal scsi drive with four external drives connected to the same > adapter. The internal drive is da4 and it contains the OS. The four external drives are da0, da1, da2, > da3 and they are currently not being used. I had them in a vinum raid5 array but that died. (I realize > that is my own fault for running vinum raid5 on a 3.3-R system) Anyways, I need to take one of the > external drives out but I am fearing that when I do that on the next subsequent reboot the box will not > boot right because the drive with the OS on it will not be da4 anymore, it will become da3 because one > drive is not there. Am I correct? How can I accomplish this? Is it as easy as changing /etc/fstab to > point to the new drive instead of da4? (I really don't think it is). Thanks for your help and please let > me know if you need any more details. just change it in /etc/fstab and reboot. if it fails to mount your partitions, you'll be in single user mode and you can read dmesg and mount them by hand, then change /etc/fstab to what it should be. not like you're going to get locked out or anything, just thrown in single user mode at worst > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 25 19:54:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 011EB37B479 for ; Wed, 25 Oct 2000 19:54:50 -0700 (PDT) Received: (qmail 5179 invoked by uid 100); 26 Oct 2000 02:54:44 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14839.40180.36504.160277@guru.mired.org> Date: Wed, 25 Oct 2000 21:54:44 -0500 (CDT) To: Salvo Bartolotta Cc: questions@freebsd.org Subject: Re: [none] In-Reply-To: <87486119@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Salvo Bartolotta writes: > > Actually, Amnesiac Mode refers to a system which has got no root > > password (or one shorter than six chars). To turn it off: > > su to/login as root (should be pretty easy now ;-) > Whatever the exact cause may be (I'll try a suitable "grep -r" sooner > or later), the moral seems to be: in a well-configured system there is > no room for "Amnesiac" :-) It refers to a system that has no hostname. Quoting /usr/src/libexec/getty/main.c: gethostname(hostname, sizeof(hostname) - 1); hostname[sizeof(hostname) - 1] = '\0'; if (hostname[0] == '\0') strcpy(hostname, "Amnesiac"); I.e. - if the string the gethostname syscall copies onto hostname is empty, use the name "Amnesiac". ; Wed, 25 Oct 2000 20:01:31 -0700 (PDT) Received: from home.com ([24.12.186.185]) by femail3.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001026030030.QVDK26793.femail3.sdc1.sfba.home.com@home.com>; Wed, 25 Oct 2000 20:00:30 -0700 Message-ID: <39F79EBD.2175B9B6@home.com> Date: Wed, 25 Oct 2000 20:02:21 -0700 From: Rob X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Luc Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Amnesiac mode References: <39F6F212.C081A49E@2113.ch> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What is amnesiac mode? I've seen that on my box. Not in man or apropos. Rob. Luc wrote: > > Hi all, > my freebsd router (3.4) worked fine for 3 monthes but todays its boot in > amnesiac mode (i don't know why) and i don't know how to get back in > normal mode. > > #mount -a > success to get back read-write on / > > #fsck -pf > /dev/rwd0s2a: 11586 files, 129216 used, 1903407 free (18711 frags, > 235587 blocks, 0.9% fragmentation) > /dev/rwd0s2e: 1371 files, 29448 used, 1054591 free (527 frags, 131758 > blocks, 0.0% fragmentation) > > Does not complain about bad blocks > > #reboot > does not solve the problem. > > any help welcome. > 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 Oct 25 20:26:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from harrier.prod.itd.earthlink.net (harrier.prod.itd.earthlink.net [207.217.121.12]) by hub.freebsd.org (Postfix) with ESMTP id F392C37B4CF for ; Wed, 25 Oct 2000 20:26:08 -0700 (PDT) Received: from Nikki (user-33qt5ls.dialup.mindspring.com [199.174.150.188]) by harrier.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with SMTP id UAA06806; Wed, 25 Oct 2000 20:26:09 -0700 (PDT) Message-Id: <200010260326.UAA06806@harrier.prod.itd.earthlink.net> From: "Michael G." To: "freebsd-questions@FreeBSD.ORG" , "Herbert Pirke" Date: Wed, 25 Oct 2000 22:26:03 -0500 Reply-To: "Michael G." X-Mailer: PMMail 2000 Professional (2.10.2010) For Windows 98 (4.10.1998) In-Reply-To: <20001025100012.23423.qmail@web10607.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Mounting CD-Roms as a normal user Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You first need to make sure your "user" is in the group wheel, then as root type "chmod 4550 /sbin/mound_cd9660". You will need to do the same to "umount" to unmount the cd as well. This is what I run after I've upgraded my system to -Stable and I've never had a problem. Later... Michae G. On Wed, 25 Oct 2000 03:00:12 -0700 (PDT), Herbert Pirke wrote: >Hi! > >This is probably a stupid question. God, it's so >difficult to cover the fact beeing a newbee... > >I installed FreeBSD 4.0 for the first time and >realised, that I can't mount my CD-rom as a normal >user. The file attributes of the device and the >mounting directory give access to all users. But it >still says somthing like "mounting not permitted...". > >Can anybody help me with this embarrasing problem? > >Herbert > >__________________________________________________ >Do You Yahoo!? >Yahoo! Messenger - Talk while you surf! It's FREE. >http://im.yahoo.com/ > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Buick Performance...Driving fast with Class Passing everything but gas stations 71 Skylark Custom ICQ #24517082 mikegoe@earthlink.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 20:34: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from donkeykong.gpcc.itd.umich.edu (donkeykong.gpcc.itd.umich.edu [141.211.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 668D037B4C5 for ; Wed, 25 Oct 2000 20:34:05 -0700 (PDT) Received: from battlezone.gpcc.itd.umich.edu (smtp@battlezone.gpcc.itd.umich.edu [141.211.2.140]) by donkeykong.gpcc.itd.umich.edu (8.8.8/4.3-mailhub) with ESMTP id XAA16071 for ; Wed, 25 Oct 2000 23:34:04 -0400 (EDT) Received: from localhost (timcm@localhost) by battlezone.gpcc.itd.umich.edu (8.8.8/5.1-client) with ESMTP id XAA00396 for ; Wed, 25 Oct 2000 23:34:04 -0400 (EDT) Date: Wed, 25 Oct 2000 23:34:03 -0400 (EDT) From: Tim McMillen X-Sender: timcm@battlezone.gpcc.itd.umich.edu To: freebsd-questions@freebsd.org Subject: CVSup -Cannot connect to data 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 Hi another one. Any help would be appreciated on this. I've gotten busy servers denying a connection in the first before place but this time I connect, but then: Parsing supfile "/etc/cvsupfile" Connecting to cvsup8.FreeBSD.org Connected to cvsup8.FreeBSD.org Server software version: REL_16_1 Negotiating file attribute support Exchanging collection information Establishing passive-mode data connection Cannot connect to data port: Connection refused Will retry at 23:30:02 Happened about ten times so far. Is this still just a symptom of a busy server or does it have something to do with the fact that I'm using the cvsupit package (I use it bc it's so easy). Thanks Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 20:42: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo-d02.mx.aol.com (imo-d02.mx.aol.com [205.188.157.34]) by hub.freebsd.org (Postfix) with ESMTP id 25C1837B479 for ; Wed, 25 Oct 2000 20:42:03 -0700 (PDT) Received: from Asikuma@aol.com by imo-d02.mx.aol.com (mail_out_v28.32.) id n.35.bec2e47 (2170) for ; Wed, 25 Oct 2000 23:41:49 -0400 (EDT) From: Asikuma@aol.com Message-ID: <35.bec2e47.272901fd@aol.com> Date: Wed, 25 Oct 2000 23:41:49 EDT Subject: FreeBSD Newbie To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Unknown sub 10031 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have freeBSD 3.3 and I am going through the installation process. I cannot install X-free because it does not support my video card (ATI RAGE 128) Any suggestions? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 21: 4:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from srcso.globis.ru (globis.ru [212.248.80.7]) by hub.freebsd.org (Postfix) with ESMTP id E999637B479 for ; Wed, 25 Oct 2000 21:04:10 -0700 (PDT) Received: from raduga.dyndns.org (raduga.sochi.net [212.248.82.76]) by srcso.globis.ru (8.9.3/8.9.3) with ESMTP id IAA23631 for ; Thu, 26 Oct 2000 08:25:28 +0400 (MSD) (envelope-from igor@raduga.dyndns.org) Received: (from igor@localhost) by raduga.dyndns.org (8.10.1/8.10.0) id e9Q43vI15038 for freebsd-questions@FreeBSD.ORG; Thu, 26 Oct 2000 08:03:57 +0400 Date: Thu, 26 Oct 2000 08:03:57 +0400 From: Igor Roboul To: freebsd-questions@FreeBSD.ORG Subject: Re: Mutt's colors Message-ID: <20001026080357.A14976@linux.rainbow> Reply-To: igorr@crosswinds.net Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20001025094928.B59015@dimmu.videotron.ca.> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <20001025094928.B59015@dimmu.videotron.ca.>; from kint@dimmu.videotron.ca on Wed, Oct 25, 2000 at 09:49:28AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 25, 2000 at 09:49:28AM -0400, Joel Dinel wrote: > Do I need to define a color scheme in my .muttrc? If so, where >can I find a "big" .muttrc that has plenty of options? The Muttrc >that comes with FreeBSD's port has no apparent color options. Just use your Muttrc from Linux system :-) -- Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 21: 8:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f33.law10.hotmail.com [64.4.15.33]) by hub.freebsd.org (Postfix) with ESMTP id 47BBB37B479 for ; Wed, 25 Oct 2000 21:08:16 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 25 Oct 2000 21:08:15 -0700 Received: from 203.176.20.20 by lw10fd.law10.hotmail.msn.com with HTTP; Thu, 26 Oct 2000 04:08:15 GMT X-Originating-IP: [203.176.20.20] From: "France Gerson Bala" To: questions@freebsd.org Subject: What is the syntax for mounting the drive A Date: Thu, 26 Oct 2000 12:08:15 PHT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 26 Oct 2000 04:08:15.0828 (UTC) FILETIME=[5D8B7940:01C03F02] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What is the syntax for mounting the floppy drive A? Thanx, Bullet.... _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 21:21:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.pioneernet.net [208.240.196.25]) by hub.freebsd.org (Postfix) with ESMTP id 9FBF437B479 for ; Wed, 25 Oct 2000 21:21:18 -0700 (PDT) Received: from wiegand.org [208.194.173.26] by pioneernet.net with ESMTP (SMTPD32-6.03) id A5235B6D0196; Wed, 25 Oct 2000 21:37:55 -0700 Message-ID: <39F7B16F.ABCF0ED6@wiegand.org> Date: Wed, 25 Oct 2000 21:22:07 -0700 From: Chip X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "Michael G." Cc: "freebsd-questions@FreeBSD.ORG" , Herbert Pirke Subject: Re: Mounting CD-Roms as a normal user References: <200010260326.UAA06806@harrier.prod.itd.earthlink.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm jumping in here to say thanks, your advise worked perfectly. I really didn't like su'ing just to mount and umount disks. -- Chip W. www.wiegand.org Alternative Operating Systems "Michael G." wrote: > > You first need to make sure your "user" is in the group wheel, then > as root type "chmod 4550 /sbin/mound_cd9660". You will need to do > the same to "umount" to unmount the cd as well. This is what I > run after I've upgraded my system to -Stable and I've never had a > problem. > > Later... > > Michae G. > > On Wed, 25 Oct 2000 03:00:12 -0700 (PDT), Herbert Pirke wrote: > > >Hi! > > > >This is probably a stupid question. God, it's so > >difficult to cover the fact beeing a newbee... > > > >I installed FreeBSD 4.0 for the first time and > >realised, that I can't mount my CD-rom as a normal > >user. The file attributes of the device and the > >mounting directory give access to all users. But it > >still says somthing like "mounting not permitted...". > > > >Can anybody help me with this embarrasing problem? > > > >Herbert > > > >__________________________________________________ > >Do You Yahoo!? > >Yahoo! Messenger - Talk while you surf! It's FREE. > >http://im.yahoo.com/ > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > > > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > Buick Performance...Driving fast with Class > Passing everything but gas stations > > 71 Skylark Custom > > ICQ #24517082 mikegoe@earthlink.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 Oct 25 21:53:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kitkat.hotpop.com (kitkat.hotpop.com [204.57.55.30]) by hub.freebsd.org (Postfix) with ESMTP id 5DA3537B479 for ; Wed, 25 Oct 2000 21:53:09 -0700 (PDT) Received: from toughguy.net (unknown [204.57.55.31]) by kitkat.hotpop.com (Postfix) with SMTP id C3D0B3082B for ; Thu, 26 Oct 2000 04:52:46 +0000 (UTC) Received: from weezercoverband (unknown [64.80.116.115]) by zagnut.hotpop.com (Postfix) with SMTP id 43E275002A; Thu, 26 Oct 2000 04:52:18 +0000 (UTC) Message-ID: <001501c03f21$a6b19360$73745040@weezercoverband> From: "Valic" To: , References: <35.bec2e47.272901fd@aol.com> Subject: Re: FreeBSD Newbie Date: Thu, 26 Oct 2000 00:52:08 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You'll probably want to use the SVGA server, I have the same card and it works great (on 4.0). If that doesn't work download the newest XSVGA from www.xfree86.org ... Good luck! Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 21:54:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kitkat.hotpop.com (kitkat.hotpop.com [204.57.55.30]) by hub.freebsd.org (Postfix) with ESMTP id 7D28D37B479 for ; Wed, 25 Oct 2000 21:54:49 -0700 (PDT) Received: from toughguy.net (unknown [204.57.55.31]) by kitkat.hotpop.com (Postfix) with SMTP id 8A78630625 for ; Thu, 26 Oct 2000 04:54:50 +0000 (UTC) Received: from weezercoverband (unknown [64.80.116.115]) by zagnut.hotpop.com (Postfix) with SMTP id F245D5004B for ; Thu, 26 Oct 2000 04:54:48 +0000 (UTC) Message-ID: <002401c03f22$008f4080$73745040@weezercoverband> From: "Valic" To: Subject: Installing FreeBSD 4.0 Date: Thu, 26 Oct 2000 00:54:40 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0021_01C03EE7.525A7000" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0021_01C03EE7.525A7000 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I've tried installing FreeBSD 4.0 on my machine (using the FreeBSD 4.0 = Powerpack CD set) and it never can boot the kernel. no /boot/loader. How = can I fix this exactly? Thanks! :-) Steve ------=_NextPart_000_0021_01C03EE7.525A7000 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I've tried installing FreeBSD 4.0 on my = machine=20 (using the FreeBSD 4.0 Powerpack CD set) and it never can boot the = kernel. no=20 /boot/loader. How can I fix this exactly? Thanks! :-)
 
Steve
------=_NextPart_000_0021_01C03EE7.525A7000-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 21:56:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 1A76337B479 for ; Wed, 25 Oct 2000 21:56:25 -0700 (PDT) Received: from localhost (doug@localhost) by fledge.watson.org (8.9.3/8.9.3) with SMTP id AAA94899; Thu, 26 Oct 2000 00:56:23 -0400 (EDT) (envelope-from doug@safeport.com) X-Authentication-Warning: fledge.watson.org: doug owned process doing -bs Date: Thu, 26 Oct 2000 00:56:22 -0400 (EDT) From: Doug Denault X-Sender: doug@fledge.watson.org To: Asikuma@aol.com Cc: questions@freebsd.org Subject: Re: FreeBSD Newbie In-Reply-To: <35.bec2e47.272901fd@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 This is covered in great detail in both the FreeBSD Handbook (ch 12) and Greg Lehey's book, The Complete FreeBSD (ch 9, 10). If you have the specs on your monitor and card you can set this info manually. The really important stuff is the horizontal and vertical scan rates and the max resolution. I just did this for my Laptop which has a NeoMagic 2070 video built in. Using XF86Setup, there is an entry for NeoMagic. I started with that one and edited the hor. and vertical numbers slightly. Either book has great information, the handbook is of course online, but I find the printed version a great reference. On Wed, 25 Oct 2000 Asikuma@aol.com wrote: > I have freeBSD 3.3 and I am going through the installation process. > I cannot install X-free because it does not support my video card (ATI RAGE > 128) > > Any suggestions? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 25 22: 3: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ann.skypoint.net (ann.skypoint.net [199.86.32.19]) by hub.freebsd.org (Postfix) with ESMTP id D1FEB37B479 for ; Wed, 25 Oct 2000 22:03:02 -0700 (PDT) Received: (from uucp@localhost) by ann.skypoint.net (8.9.3/8.9.3) with UUCP id FAA74471; Thu, 26 Oct 2000 05:00:04 GMT Received: (from rpj@localhost) by fep.hirshfields.com (8.8.8/8.8.8) id XAA26513; Wed, 25 Oct 2000 23:42:32 -0500 (CDT) (envelope-from rpj) From: "Roger P. Johnson" Message-Id: <200010260442.XAA26513@fep.hirshfields.com> Subject: Re: HP Netserver E60 In-Reply-To: <39F743CD.47D88B67@wielkopolska.com> from "Pawel St. Zakiewicz" at "Oct 25, 0 10:34:21 pm" To: pawel.zakiewicz@wielkopolska.com (Pawel St. Zakiewicz) Date: Wed, 25 Oct 2000 23:42:32 -0500 (CDT) 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 Yes it does. HP E60/E800 + FreeBSD 4.1 = A nice server. -Roger > Hi > > Does anyone install (and work) FreeBSD 4.x on HP Netserver E60? > > Is it possible ??? > > Pawel > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 25 22: 9:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dip.sevicron.com (res146a-036.rh.rit.edu [129.21.146.36]) by hub.freebsd.org (Postfix) with ESMTP id 64C4437B479 for ; Wed, 25 Oct 2000 22:09:22 -0700 (PDT) Received: from isetr0 by dip.sevicron.com with local (Exim 3.16 #1 (Debian)) id 13ofK2-0005VM-00; Thu, 26 Oct 2000 00:11:26 -0500 Date: Thu, 26 Oct 2000 00:11:26 -0500 To: Greg Skouby Cc: freebsd-questions@freebsd.org Subject: Re: taking out disks Message-ID: <20001026001126.A21116@sevicron.com> Mail-Followup-To: Greg Skouby , freebsd-questions@freebsd.org References: <20001025222420.A79459@sitesnow.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001025222420.A79459@sitesnow.com>; from gskouby@sitesnow.com on Wed, Oct 25, 2000 at 10:24:20PM -0400 From: Isetr0 Savi Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 25, 2000 at 10:24:20PM -0400, Greg Skouby wrote: > drive is not there. Am I correct? How can I accomplish this? Is it as easy as changing /etc/fstab to > point to the new drive instead of da4? (I really don't think it is). Thanks for your help and please let > me know if you need any more details. I think that in terms of getting FreeBSD to work - just replacing the proper lines in /etc/fstab should to the trick. Depending on your boot loader though, you may have to reconfigure that as well... isetr0 Don't take my word as gospel - but if it doesn't work, what can it hurt?? Just throw the drive back in there.. :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 22: 9:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.class.com (mail.class.com [207.91.36.227]) by hub.freebsd.org (Postfix) with ESMTP id 1AEBF37B4C5 for ; Wed, 25 Oct 2000 22:09:23 -0700 (PDT) Received: from cab.elwood.net (lnk2-ogorman-1.binary.net [216.229.11.158]) by mail.class.com (Postfix) with ESMTP id 3324B59204 for ; Thu, 26 Oct 2000 00:09:22 -0500 (CDT) Received: by cab.elwood.net (Postfix, from userid 1000) id 3DF0399281; Thu, 26 Oct 2000 00:09:21 -0500 (CDT) Date: Thu, 26 Oct 2000 00:09:21 -0500 From: Jim To: freebsd-questions@FreeBSD.ORG Subject: Re: Mutt's colors Message-ID: <20001026000921.A20270@elwood.net> References: <20001025094928.B59015@dimmu.videotron.ca.> <20001026080357.A14976@linux.rainbow> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <20001026080357.A14976@linux.rainbow>; from igor@raduga.dyndns.org on Thu, Oct 26, 2000 at 08:03:57AM +0400 X-Whaa: You read headers? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Wed, Oct 25, 2000 at 09:49:28AM -0400, Joel Dinel wrote: > Do I need to define a color scheme in my .muttrc? If so, where >can I find a "big" .muttrc that has plenty of options? The Muttrc >that comes with FreeBSD's port has no apparent color options. Check out http://www.math.fu-berlin.de/~guckes/mutt/. His setup page look to be getting worked on right now, so in the mean time check out his page and also check out the "web based .muttrc builder" at http://mutt.netliberte.org/. -- Jim O'Gorman jameso@elwood.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 22:15:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pele.WURLDLINK.NET (pele.WURLDLINK.NET [216.235.52.2]) by hub.freebsd.org (Postfix) with ESMTP id D2CF937B479 for ; Wed, 25 Oct 2000 22:15:27 -0700 (PDT) Received: from hawaiidakine.com (ward-adsl1-16.WURLDLINK.NET [216.235.44.17]) by pele.WURLDLINK.NET (8.9.3/8.9.3) with ESMTP id TAA95558 for ; Wed, 25 Oct 2000 19:15:25 -1000 (HST) (envelope-from webmaster@hawaiidakine.com) Message-ID: <39F7BF7A.13B1A9DB@hawaiidakine.com> Date: Wed, 25 Oct 2000 19:22:02 -1000 From: al plant X-Mailer: Mozilla 4.73C-CCK-MCD Caldera Systems OpenLinux [en] (X11; U; Linux 2.2.14 i586) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: 2 questions Free BSD 4.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Has anyone had success installing a cd burner on Free BSD 4.0? The SCSI card for the CD Rom is Adaptec AIC-7856T The closest module I see in the printed listings is for a 7850. ******** Anyone have the printcap script for sending BSD print jobs to a HP1100 Laserjet on a remote Linux print server. Below is the linux print cap for hosts sending to the print server. lp|ps:\ :sd=/var/spool/lpd/lp:\ :mx#0:\ :rm=mohawk7.intra.net:\ :rp=lp1:\ The error I get is: lpr: lp: unknown printer Thanks. Aloha! Al Plant -Webmaster http://hawaiidakine.com Providing FAST DSL Service for $28.80/mo. Member Small Business Hawaii. Running Caldera Linux 2.4 & Free BSD 4.0 UNIX Support Open Source in Business and Computing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 22:57: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from beoclu-01.phy.gasou.edu (beoclu-01.phy.GaSoU.edu [141.165.40.55]) by hub.freebsd.org (Postfix) with ESMTP id 8CC7137B479 for ; Wed, 25 Oct 2000 22:57:01 -0700 (PDT) Received: (from sdodson@localhost) by beoclu-01.phy.gasou.edu (8.11.1/8.9.3) id e9Q5v1L06394 for freebsd-questions@freebsd.org; Thu, 26 Oct 2000 01:57:01 -0400 (EDT) (envelope-from sdodson) Date: Thu, 26 Oct 2000 01:57:00 -0400 From: Scott Dodson To: freebsd-questions@freebsd.org Subject: AHA 1520/1522B Message-ID: <20001026015700.C6353@beoclu-01.phy.gasou.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 4.1.1-STABLE i386 X-Propoganda: Use FreeBSD! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've got a Adaptec AHA 1520/1522B. Freebsd will boot from this controller however, once booted it does not recognize it. This card is supposed to be supported but i can't get it to work. When it boots it detects the card as . Any suggestions? -scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 23:40:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from athserv.otenet.gr (athserv.otenet.gr [195.170.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 6F52137B479 for ; Wed, 25 Oct 2000 23:40:27 -0700 (PDT) Received: from mail.hell.gr (patr530-b058.otenet.gr [195.167.121.186]) by athserv.otenet.gr (8.10.1/8.10.1) with SMTP id e9Q6c5f12917 for ; Thu, 26 Oct 2000 09:38:10 +0300 (EET DST) Received: (qmail 31281 invoked by uid 1001); 26 Oct 2000 06:34:06 -0000 Message-ID: <20001026063406.31280.qmail@hades.hell.gr> From: "Giorgos Keramidas" Date: Thu, 26 Oct 2000 09:34:06 +0300 To: Christian Weisgerber Cc: freebsd-questions@freebsd.org Subject: Re: error: "This ports uses old layout" References: <20001024170719.A1367@urania.westgate.gr> <8t4783$uci$1@kemoauc.mips.inka.de> <20001026023912.B10377@hades.hell.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <20001026023912.B10377@hades.hell.gr>; from keramida@ceid.upatras.gr on Thu, Oct 26, 2000 at 02:39:13AM +0300 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 26, 2000 at 02:39:13AM +0300, Giorgos Keramidas wrote: > > I tried CVSup'ing my /home/ncvs mirror of FreeBSD's sources. Then, I > removed my /usr/ports directory and did a: > > # cd /usr > # cvs checkout -R -d /home/ncvs checkout ports Well, I will certainly have to check twice before posting to -questions in the future. I completed my update of /usr/ports with: # cvs up -d -P and now I have an updated, working version of /usr/ports. Sorry to have bothered you all. - giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 23:41:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 1955437B4C5 for ; Wed, 25 Oct 2000 23:41:26 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Wed, 25 Oct 2000 23:39:47 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9Q6el530234; Wed, 25 Oct 2000 23:40:47 -0700 (PDT) (envelope-from cjc) Date: Wed, 25 Oct 2000 23:40:47 -0700 From: "Crist J . Clark" To: Tim McMillen Cc: Zhiui Zhang , Joel Dinel , freebsd-questions@FreeBSD.ORG Subject: Re: Mounting Cdrom as normal user Message-ID: <20001025234047.Z75251@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from timcm@umich.edu on Wed, Oct 25, 2000 at 10:36:20PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 25, 2000 at 10:36:20PM -0400, Tim McMillen wrote: > > Hi I must be doing something dumb here but I can't get this to work. > trying to mount cd as regular user > before trying anything: > > %mount_cd9660 /dev/acd0c /cdrom > mount_cd9660: Operation not permitted > su'd > tim# sysctl -w vfs.usermount=1 > vfs.usermount: 0 -> 1 > exit to normal user (tim) > %mount_cd9660 /dev/acd0c /cdrom > mount_cd9660: Operation not permitted > %ls -l / > drwxr-xr-x 2 root wheel 512 Oct 20 16:32 cdrom > logged in as tim su to root type: > tim# chown tim /cdrom get 0 exit status > %ls -l / > drwxr-xr-x 2 tim wheel 512 Oct 20 16:32 cdrom > then > %mount_cd9660 /dev/acd0c /cdrom > %mount_cd9660: Operation not permitted > > What gives? Thanks, What are the perms on /dev/acd0c? -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 23:48:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from noc.nextra.sk (noc.nextra.sk [195.168.1.8]) by hub.freebsd.org (Postfix) with ESMTP id 863A637B479 for ; Wed, 25 Oct 2000 23:48:48 -0700 (PDT) Received: (from plk@localhost) by noc.nextra.sk (8.9.3/8.9.3) id IAA76314 for freebsd-questions@FreeBSD.ORG; Thu, 26 Oct 2000 08:48:49 +0200 (CEST) (envelope-from plk) Date: Thu, 26 Oct 2000 08:48:49 +0200 From: Bohuslav Plucinsky To: freebsd-questions@FreeBSD.ORG Subject: xl0: command never completed! Message-ID: <20001026084844.J14444@in.nextra.sk> Reply-To: plk@in.nextra.sk References: <5.0.0.25.2.20001025174629.02b0fbd0@pop3.venux.net> <4.2.2.20001025194015.04b93008@mail.sentex.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <4.2.2.20001025194015.04b93008@mail.sentex.net>; from mike@sentex.net on Wed, Oct 25, 2000 at 07:44:58PM -0400 Organization: NEXTRA, Bratislava, SLOVAKIA X-NCC-RegID: sk.nextra Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all! In a log file on our firewall is a lot of messages: Oct 25 03:11:15 fw last message repeated 6 times Oct 25 03:36:58 fw /kernel: xl0: command never completed! Oct 25 03:43:58 fw /kernel: xl0: command never completed! Oct 25 04:08:06 fw /kernel: xl0: command never completed! Oct 25 04:49:32 fw /kernel: xl0: command never completed! Oct 25 05:02:41 fw /kernel: xl0: command never completed! Oct 25 05:12:14 fw last message repeated 8 times Oct 25 05:22:12 fw last message repeated 23 times Oct 25 05:32:03 fw last message repeated 27 times Oct 25 05:41:04 fw last message repeated 4 times Oct 25 05:43:04 fw /kernel: xl0: command never completed! Oct 25 07:57:33 fw /kernel: xl0: command never completed! Oct 25 08:07:30 fw last message repeated 33 times Oct 25 08:11:39 fw last message repeated 7 times Oct 25 08:44:55 fw /kernel: xl0: command never completed! Oct 25 08:54:25 fw last message repeated 9 times Oct 25 09:03:29 fw last message repeated 15 times Oct 25 09:13:25 fw last message repeated 14 times Oct 25 09:21:18 fw last message repeated 8 times Oct 25 09:33:23 fw last message repeated 10 times Oct 25 09:44:57 fw last message repeated 9 times Oct 25 09:54:48 fw last message repeated 2 times Oct 25 10:04:41 fw last message repeated 51 times In the man page for xl driver I found: This message may be printed during driver initialization on slower machines. If you see this message but the driver continues to function normally, the message can probably be ignored. It seems the machine is working OK, but the message rate disturbs me. Means it, this machine is slow? It is: CPU: Pentium/P54C (167.05-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x52c Stepping =12 Features=0x1bf real memory = 67108864 (65536K bytes) The traffic through this NIC was in this time 2Mb/s In + 2Mb/s Out. May I ignore these messages or I must upgrade the machine? Regards, Bohus Plucinsky To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Oct 25 23:50:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.rdc2.bc.home.com (mail1.rdc2.bc.home.com [24.2.10.84]) by hub.freebsd.org (Postfix) with ESMTP id 8C51B37B479 for ; Wed, 25 Oct 2000 23:50:21 -0700 (PDT) Received: from godlike ([24.69.237.141]) by mail1.rdc2.bc.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001026065021.IBAL20069.mail1.rdc2.bc.home.com@godlike> for ; Wed, 25 Oct 2000 23:50:21 -0700 Message-ID: <000a01c03fe2$4211de80$8ded4518@kldt1.bc.wave.home.com> From: "Mike Batchelor" To: Subject: APM or /etc/hosts Date: Thu, 26 Oct 2000 23:50:56 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C03FA7.9580ABE0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C03FA7.9580ABE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hey, I can't seem to get any APM features working for my ASUS A7V. Basically = I would like FreeBSD (rel4.1.1) to shutdown the computer using halt -p = (is that even the correct arguement?!) without having to press the power = button. The generic kernel already has "device apm0" set up so.. I have = no idea. Thanks Also my /etc/hosts file has somehow drastically decreased in side; only = the header remains. I don't know what happened.. and.. no one else has = ROOT access. Thanks guys ------=_NextPart_000_0007_01C03FA7.9580ABE0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hey,
 
I can't seem to get any APM features = working for my=20 ASUS A7V.  Basically I would like FreeBSD (rel4.1.1) to shutdown = the=20 computer using halt -p (is that even the correct arguement?!) without = having to=20 press the power button.  The generic kernel already has "device = apm0" set=20 up so.. I have no idea.   Thanks
 
 
Also my /etc/hosts file has somehow = drastically=20 decreased in side; only the header remains.  I don't know what = happened..=20 and.. no one else has ROOT access.
 
Thanks guys
------=_NextPart_000_0007_01C03FA7.9580ABE0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 0:27:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.98.60]) by hub.freebsd.org (Postfix) with ESMTP id AE07137B479 for ; Thu, 26 Oct 2000 00:27:45 -0700 (PDT) Received: from localhost (kheuer@localhost) by gwdu60.gwdg.de (8.9.3/8.9.3) with ESMTP id JAA42183; Thu, 26 Oct 2000 09:27:41 +0200 (CEST) (envelope-from kheuer@gwdu60.gwdg.de) Date: Thu, 26 Oct 2000 09:27:41 +0200 (CEST) From: Konrad Heuer To: France Gerson Bala Cc: questions@FreeBSD.ORG Subject: Re: What is the syntax for mounting the drive A In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 26 Oct 2000, France Gerson Bala wrote: > What is the syntax for mounting the floppy drive A? Depends on the filesystem type of the floppy disk; if MS-DOS: mount -t msdos /dev/fd0 /mnt If UFS: mount /dev/fd0 /mnt Regards Konrad Heuer Personal Bookmarks: Gesellschaft f=FCr wissenschaftliche Datenverarbeitung mbH G=D6ttingen http://www.freebsd.org Am Fa=DFberg, D-37077 G=D6ttingen http://www.daemonnews.o= rg Deutschland (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 Oct 26 0:56:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from srcso.globis.ru (globis.ru [212.248.80.7]) by hub.freebsd.org (Postfix) with ESMTP id 9FF0237B479 for ; Thu, 26 Oct 2000 00:55:39 -0700 (PDT) Received: from raduga.dyndns.org (raduga.sochi.net [212.248.82.76]) by srcso.globis.ru (8.9.3/8.9.3) with ESMTP id MAA24160 for ; Thu, 26 Oct 2000 12:17:05 +0400 (MSD) (envelope-from igor@raduga.dyndns.org) Received: (from igor@localhost) by raduga.dyndns.org (8.10.1/8.10.0) id e9Q7tW817006 for freebsd-questions@FreeBSD.ORG; Thu, 26 Oct 2000 11:55:32 +0400 Date: Thu, 26 Oct 2000 11:55:32 +0400 From: Igor Roboul To: freebsd-questions@FreeBSD.ORG Subject: Re: your mail Message-ID: <20001026115532.A16964@linux.rainbow> Reply-To: igorr@crosswinds.net Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <003e01c03ed2$6ee17ee0$7a0aa8c0@internal.elong.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <003e01c03ed2$6ee17ee0$7a0aa8c0@internal.elong.com>; from kaoru.liu@corp.elong.com on Thu, Oct 26, 2000 at 06:25:08AM +0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 26, 2000 at 06:25:08AM +0800, fujiwara kaoru wrote: > subsribe freebsd-questions freebsd-questions@freebsd.org > > kaoru.liu@corp.elong.com You are trying to subscribe list to himself :-) Bad, bad. Hopefully Majordomo is smartenought :-) -- Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 0:57: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pluto.satelindo.co.id (unknown [207.2.62.70]) by hub.freebsd.org (Postfix) with ESMTP id C7D7337B479 for ; Thu, 26 Oct 2000 00:56:55 -0700 (PDT) Received: by PLUTO with Internet Mail Service (5.5.2650.21) id ; Thu, 26 Oct 2000 14:59:33 +0700 Message-ID: <119EA850544DD3118DB000805FC177D76A8AB3@SATBDG-EXC01> From: Tedjo Widodo To: freebsd-questions@FreeBSD.ORG Subject: /kernel : ed0 : /device timeout Date: Thu, 26 Oct 2000 15:00:31 +0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dear all, when i boot my FreeBSD 4.1, i found message "/kernel : ed0 : device timeout". i use NE2000 isa. i have configured the kernel and it has been recogniced on booting process (also when i saw with dmesg). this message also appear when i login. thanks alot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 1: 5:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mw4.texas.net (mw4.texas.net [206.127.30.14]) by hub.freebsd.org (Postfix) with ESMTP id BE87F37B479 for ; Thu, 26 Oct 2000 01:05:49 -0700 (PDT) Received: from localhost.texas.net (tcnet01-51.austin.texas.net [209.99.40.51]) by mw4.texas.net (2.4/2.4) with ESMTP id DAA03909; Thu, 26 Oct 2000 03:05:41 -0500 (CDT) Received: (from dread@localhost) by localhost.texas.net (8.9.3/8.9.3) id DAA81755; Thu, 26 Oct 2000 03:05:39 -0500 (CDT) (envelope-from dread) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20001023144816.B51105@wop21.wop.wtb.tue.nl> Date: Thu, 26 Oct 2000 03:05:02 -0500 (CDT) From: Don Read To: K.J.Bosschaart@tue.nl Subject: RE: MS Exchange server and FreeBSD mailing lists Cc: questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 23-Oct-00 Karel J. Bosschaart wrote: > > I'm getting my mail via a MS Exchange server. I'm fetching it with fetchmail, > which delivers it to sendmail on my FreeBSD PC. Procmail is filtering it to > several mailboxes and I read it with mutt. > > I subscribed some of the FreeBSD mailing lists and use the "Sender:" header > to filter them; it's in fact the filter that was mailed couple of months > ago to the -chat (?) mailing list and I'm very happy with it: simple and > efficient. However, it turns out that the Exchange server sometimes (in less > than 10 % of the emails) throws out the "Sender:" header, so the filtering > fails. I mailed the local helpdesk about it and they say that 'the "Sender:" > header is not a required header so this is not a bug but by design' and I > have > to change my filter. > > It seems weird to me that random nukes of mail headers would be normal. > Anyway, I went back to my old mail address that does not pass the Exchange > server. No problems anymore! Except for the fact that I don't know how long > this will be supported by my University. > > Can someone tell me where in fact is the faulty behaviour? The use of > non-required headers by the FreeBSD lists or the 'design' of Exchange? > Absolute BS. From RFC822 : 4.4.2. SENDER / RESENT-SENDER This field contains the authenticated identity of the AGENT (person, system or process) that sends the message. It is intended for use when the sender is not the author of the mes- sage, or to indicate who among a group of authors actually sent the message. If the contents of the "Sender" field would be completely redundant with the "From" field, then the "Sender" field need not be present and its use is discouraged (though still legal). In particular, the "Sender" field MUST be present if it is NOT the same as the "From" Field. The Sender mailbox specification includes a word sequence which must correspond to a specific agent (i.e., a human user or a computer program) rather than a standard address. This indicates the expectation that the field will identify the single AGENT (person, system, or process) responsible for sending the mail and not simply include the name of a mailbox from which the mail was sent. For example in the case of a shared login name, the name, by itself, would not be adequate. The local-part address unit, which refers to this agent, is expected to be a computer system term, and not (for example) a generalized person reference which can be used outside the network text message context. Since the critical function served by the "Sender" field is identification of the agent responsible for sending mail and since computer programs cannot be held accountable for their behavior, it is strongly recommended that when a computer pro- gram generates a message, the HUMAN who is responsible for that program be referenced as part of the "Sender" field mail- box specification. and RFC821: 4.5.2. TRANSPARENCY ... The mail data may contain any of the 128 ASCII characters. All characters are to be delivered to the recipient's mailbox including format effectors and other control characters. If the transmission channel provides an 8-bit byte (octets) data stream, the 7-bit ASCII codes are transmitted right justified in the octets with the high order bits cleared to zero. In some systems it may be necessary to transform the data as it is received and stored. This may be necessary for hosts that use a different character set than ASCII as their local character set, or that store data in records rather than strings. If such transforms are necessary, they must be reversible -- especially if such transforms are applied to mail being relayed. a search also hits RFC1123 & RFC2076; * Note the 'must be' and 'critical funtion' phrases. embrace and extend don'cha know, like a Boa constrictor will embrace & extend a small rodent Regards, -- Don Read dread@texas.net There are old sailors, and there are foolish sailors; but damn few old foolish sailors. --------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 1:11:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from proxy.heitec (mail.heitec.sk [195.80.165.230]) by hub.freebsd.org (Postfix) with ESMTP id 545B237B479 for ; Thu, 26 Oct 2000 01:11:44 -0700 (PDT) Received: from pckasala ([192.168.0.58]) by proxy.heitec (8.9.3/8.9.3) with SMTP id JAA02899 for ; Thu, 26 Oct 2000 09:22:19 +0200 Message-ID: <001101c03f24$a4d10c30$3a00a8c0@slowakei> From: "Peter Kasala" To: Subject: Konfigure Kernel Date: Thu, 26 Oct 2000 10:13:35 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000E_01C03F35.669596F0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000E_01C03F35.669596F0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable Hi I run the natd program, but I don't find a configure file natd.conf, = but I must rewrite this file. I compile the kernel with ipfw option, but I know'n compile kernel with = any option natd too.=20 Must I compile kernel? and witch is the option?=20 If I no compile kernel where I found configure file, I must it!! =20 ------=_NextPart_000_000E_01C03F35.669596F0 Content-Type: text/html; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable
Hi I run the natd program,=20 but I don't find a configure file natd.conf, but I must = rewrite this=20 file.
I compile the kernel = with ipfw option,=20 but I know'n compile kernel with any option natd=20 too. 
Must I compile kernel? and witch = is the=20 option? 
If I no compile kernel where I = found configure=20 file, I must it!!   
------=_NextPart_000_000E_01C03F35.669596F0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 1:16:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mw5.texas.net (mw5.texas.net [206.127.30.15]) by hub.freebsd.org (Postfix) with ESMTP id 1317437B4C5 for ; Thu, 26 Oct 2000 01:16:53 -0700 (PDT) Received: from localhost.texas.net (tcnet01-27.austin.texas.net [209.99.40.27]) by mw5.texas.net (2.4/2.4) with ESMTP id DAA18531; Thu, 26 Oct 2000 03:16:46 -0500 (CDT) Received: (from dread@localhost) by localhost.texas.net (8.9.3/8.9.3) id DAA85248; Thu, 26 Oct 2000 03:16:45 -0500 (CDT) (envelope-from dread) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Thu, 26 Oct 2000 03:16:37 -0500 (CDT) From: Don Read To: Wyatt Banks Subject: RE: mouse configuration question Cc: questions@FreeBSD.ORG 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 Thu Oct 26 1:21:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mw4.texas.net (mw4.texas.net [206.127.30.14]) by hub.freebsd.org (Postfix) with ESMTP id D353437B479 for ; Thu, 26 Oct 2000 01:21:08 -0700 (PDT) Received: from localhost.texas.net (tcnet01-27.austin.texas.net [209.99.40.27]) by mw4.texas.net (2.4/2.4) with ESMTP id DAA06788; Thu, 26 Oct 2000 03:21:06 -0500 (CDT) Received: (from dread@localhost) by localhost.texas.net (8.9.3/8.9.3) id DAA87334; Thu, 26 Oct 2000 03:21:04 -0500 (CDT) (envelope-from dread) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Thu, 26 Oct 2000 03:20:57 -0500 (CDT) From: Don Read To: Wyatt Banks Subject: RE: mouse configuration question Cc: questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 23-Oct-00 Wyatt Banks wrote: > When I start my FreeBSD 4.0 machine, I am currently configured to boot in > character mode, and if I move my mouse, I see a cursor in character > mode. Is this configured correctly? Yes (you lucky daemon, i had to fight several kernel builds & MAKEDEV before mine was talking) man moused grep mouse /etc/rc.conf Regards, -- Don Read dread@texas.net There are old sailors, and there are foolish sailors; but damn few old foolish sailors. --------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 1:41: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mercury.mbgimpex.ru (unknown [212.119.222.97]) by hub.freebsd.org (Postfix) with ESMTP id 087EF37B479 for ; Thu, 26 Oct 2000 01:41:01 -0700 (PDT) Received: from dione.mbgimpex.ru (dione.mbgimpex.ru [212.119.222.17]) by mercury.mbgimpex.ru (8.11.1/8.11.1) with ESMTP id e9Q8erZ11142 for ; Thu, 26 Oct 2000 12:40:57 +0400 (MSD) (envelope-from twin@mbgimpex.ru) Date: Thu, 26 Oct 2000 12:41:21 +0400 From: Konstantin Panov X-Mailer: The Bat! (v1.44) Reply-To: Konstantin Panov X-Priority: 3 (Normal) Message-ID: <218277925.20001026124121@mbgimpex.ru> To: freebsd-questions@FreeBSD.ORG Subject: Ram Limit by type Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My computer has 128Mb memory. Sytem - FreeBSD gw.mbgimpex.ru 4.1.1-STABLE FreeBSD 4.1.1-STABLE #0: Sat Oct 7 13:04:34 MSD 2000. mercury# vmstat -m Memory statistics by type Type Kern Type InUse MemUse HighUse Limit Requests Limit Limit Size(s) atkbddev 2 1K 1K 21042K 2 0 0 32 uc_devlist 18 2K 2K 21042K 18 0 0 16,1K memdesc 1 4K 4K 21042K 1 0 0 4K mbuf 1 2K 2K 21042K 1 0 0 2K isadev 11 1K 1K 21042K 11 0 0 64 ZONE 12 2K 2K 21042K 12 0 0 128 VM pgdata 1 32K 32K 21042K 1 0 0 32K MD disk 2 2K 2K 21042K 2 0 0 16,1K I want to set parameter "Limit" at 90Mb by "MD disk". What must I do? -- Best regards, Konstantin mailto:twin@mbgimpex.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 1:47:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hermes.research.kpn.com (hermes.research.kpn.com [139.63.192.8]) by hub.freebsd.org (Postfix) with ESMTP id 762E937B4C5; Thu, 26 Oct 2000 01:47:29 -0700 (PDT) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by research.kpn.com (PMDF V5.2-31 #42699) with ESMTP id <01JVSGN1N80K000T66@research.kpn.com>; Thu, 26 Oct 2000 10:47:27 +0200 Received: by l04.research.kpn.com with Internet Mail Service (5.5.2650.21) id ; Thu, 26 Oct 2000 10:47:27 +0100 Content-return: allowed Date: Thu, 26 Oct 2000 10:47:26 +0100 From: "Koster, K.J." Subject: KPN ADSL Mxstream howto To: 'FreeBSD Questions mailing list' , 'FreeBSD Hackers mailing list' Message-id: <59063B5B4D98D311BC0D0001FA7E4522026D7960@l04.research.kpn.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear All, It's interesting to hear the reactions when you ask for FreeBSD support at helpdesks. (and not just KPN's) They used to say: "I'm sorry, you cannot use anything but Windows", nowadays they apologize for not knowing enough about UNIX to help. :-) We're getting there. For all you Dutchies out there: here's how I set up my Mxstream connection under FreeBSD. http://web.inter.nl.net/users/kjkoster/content/adsl.html Kees Jan Disclaimer: Yes, I work for KPN, but that is a coincidence. This e-mail is from me personally, and KPN may or may not agree with me. ================================================ You are only young once, but you can stay immature all your life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 1:54:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pericles.IPAustralia.gov.au (pericles.IPAustralia.gov.au [202.14.186.30]) by hub.freebsd.org (Postfix) with ESMTP id 956B737B479 for ; Thu, 26 Oct 2000 01:54:09 -0700 (PDT) Received: (from smap@localhost) by pericles.IPAustralia.gov.au (8.9.3/8.9.3) id TAA89167 for ; Thu, 26 Oct 2000 19:54:07 +1100 (EST) (envelope-from anwsmh@IPAustralia.Gov.AU) Received: from wf-157.aipo.gov.au(192.168.1.157) by pericles.IPAustralia.gov.au via smap (V2.0) id xma089161; Thu, 26 Oct 00 19:54:01 +1100 Received: from localhost (anwsmh@localhost) by stan.aipo.gov.au (8.9.3/8.9.3) with ESMTP id TAA00250 for ; Thu, 26 Oct 2000 19:54:32 +1100 (EST) (envelope-from anwsmh@IPAustralia.Gov.AU) X-Authentication-Warning: stan.aipo.gov.au: anwsmh owned process doing -bs Date: Thu, 26 Oct 2000 19:54:31 +1100 (EST) From: Stanley Hopcroftt X-Sender: anwsmh@stan.aipo.gov.au To: FreeBSD-Questions@FreeBSD.oRG Subject: Off n(TOP)ic question: ntop-1.1 chews heaps of CPU on 4.x-R Message-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 Ladies and Gentlemen, I am writing to say that the marvellous ntop-1.1 packet accounting tool, (all the good RMON things like - top talkers - top protocols - traffic matrix in software with a Web or curses interface) included in the FreeBSD ports collection, uses a *lot* of CPU. In fact it seems to use *all* of the CPU it can get. This is no big deal but my Solaris admin colleague pointed out that the same application on a Sparc E4 uses barely any CPU even when exposed to 500 LDAP requests/second. Here is ntop running on FreeBSD 4.1-RELEASE (P5/166/80 MB RAM) that is only seeing *broadcast* and data from or to itself. It is a box whose CPU idle time is usually > 80%. last pid: 98015; load averages: 1.27, 1.31, 0.93 up 19+03:59:44 15:18:35 42 processes: 2 running, 40 sleeping CPU states: 50.6% user, 0.0% nice, 49.0% system, 0.4% interrupt, 0.0% idle Mem: 39M Active, 44M Inact, 23M Wired, 6712K Cache, 22M Buf, 11M Free Swap: 256M Total, 256M Free PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 96811 root 56 0 10928K 9784K RUN 6:08 95.36% 95.36% ntop 98015 anwsmh 29 0 1872K 1088K RUN 0:00 4.13% 1.22% top 351 netsaint 10 0 1388K 960K nanslp 443:07 0.00% 0.00% netsaint 84 root 2 -12 1240K 692K select 3:38 0.00% 0.00% ntpd 32380 root 2 0 2852K 2308K select 1:49 0.00% 0.00% httpd 82 bind 2 0 3136K 2568K select 1:37 0.00% 0.00% named 126 root 2 0 1400K 892K select 1:12 0.00% 0.00% sendmail and on 4.1.1-RELEASE (PIII/733/128MB RAM) that is getting all the traffic for a small segment (<= 6 servers). last pid: 17389; load averages: 1.03, 1.08, 1.05 up 7+02:28:32 15:19:20 35 processes: 2 running, 33 sleeping CPU states: 42.4% user, 0.0% nice, 57.6% system, 0.0% interrupt, 0.0% idle Mem: 91M Active, 7720K Inact, 20M Wired, 5324K Cache, 22M Buf, 492K Free Swap: 256M Total, 15M Used, 241M Free, 5% Inuse PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 17303 root 63 0 19344K 12760K RUN 57:29 91.94% 91.94% ntop I am not sure this a problem because ntop is such a superb and useful application, but it seems strange. Both installations are standard out of the box; in particular both run the bpf and libpcap shipped with that version of FreeBSD. One of the reasons for asking about this is that "TCPIP Illustrated" claims that the Sun NIT interface is very poor compared to the BSD bpf. Could it be they have radically improved DLPI ? Thank you. Yours sincerely, S Hopcroft Network Specialist IP Australia +61 2 6283 3189 +61 2 6281 1353 FAX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 1:57:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web705.mail.yahoo.com (web705.mail.yahoo.com [128.11.23.25]) by hub.freebsd.org (Postfix) with SMTP id 1701937B479 for ; Thu, 26 Oct 2000 01:57:11 -0700 (PDT) Received: (qmail 9190 invoked by uid 60001); 26 Oct 2000 08:57:10 -0000 Message-ID: <20001026085710.9189.qmail@web705.mail.yahoo.com> Received: from [202.112.25.71] by web705.mail.yahoo.com; Thu, 26 Oct 2000 01:57:10 PDT Date: Thu, 26 Oct 2000 01:57:10 -0700 (PDT) From: Wang Zheng Subject: a question of the network interface card To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a NIC(3c985B SX),this card is a gigabit nic that is produced by 3Com company. Would I ask a question: Does FreeBSD support this sort of nic,and if suport,where can i find its drivers? Please Re me:zhwang1999@yahoo.com Thank you! zhwang Oct 26th,2000 __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 1:59:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gus.orgus.ru (gus.orgus.ru [195.16.115.189]) by hub.freebsd.org (Postfix) with ESMTP id B13DD37B479 for ; Thu, 26 Oct 2000 01:59:24 -0700 (PDT) Received: from localhost (vit@localhost) by gus.orgus.ru (8.9.3/8.9.3) with SMTP id OAA01316 for ; Thu, 26 Oct 2000 14:57:56 +0600 (ESS) Date: Thu, 26 Oct 2000 14:57:56 +0600 (ESS) From: Victor M To: questions@freebsd.org Subject: packages Message-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 downloaded FreeBSD 4.1.1-RELEASE from primary site. Everyting was fetched OK except packages. Can anybody tell me how to download packages. Victor. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 2:41:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from atlas.snet.co.uk (atlas.snet.co.uk [212.87.76.6]) by hub.freebsd.org (Postfix) with ESMTP id 68C9137B4C5 for ; Thu, 26 Oct 2000 02:41:21 -0700 (PDT) Received: (from jamie@localhost) by atlas.snet.co.uk (8.11.0/8.11.0) id e9Q9lfl14574 for freebsd-questions@freebsd.org; Thu, 26 Oct 2000 10:47:41 +0100 (BST) From: Jamie Message-Id: <200010260947.e9Q9lfl14574@atlas.snet.co.uk> Subject: Adaptec AAA-131U2 RAID Controller To: freebsd-questions@freebsd.org Date: Thu, 26 Oct 2000 10:47:41 +0100 (BST) X-Mailer: ELM [version 2.4ME+ PL77 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have searched the website, LINT and tryed booting and probing for an Adaptec Ultra2 SCSI RAID card AAA-131U2 PCI. Does anyone know of any particular quirks for this device or have any pointers to documentation on this card and FreeBSD? I am using FreeBSD 4.1-RELEASE I have also had successes in getting the Dialogic range of telephony hardware to work succesfully as well on FreeBSD if anyone is interested. Any help on the RAID card would be greatly appreciated!!! Regards, Jamie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 2:42:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from atlas.snet.co.uk (atlas.snet.co.uk [212.87.76.6]) by hub.freebsd.org (Postfix) with ESMTP id 12BE437B479 for ; Thu, 26 Oct 2000 02:42:21 -0700 (PDT) Received: (from jamie@localhost) by atlas.snet.co.uk (8.11.0/8.11.0) id e9Q9mix14583 for freebsd-questions@freebsd.org; Thu, 26 Oct 2000 10:48:44 +0100 (BST) From: Jamie Message-Id: <200010260948.e9Q9mix14583@atlas.snet.co.uk> Subject: Adaptec AAA-131U2 RAID Controller To: freebsd-questions@freebsd.org Date: Thu, 26 Oct 2000 10:48:44 +0100 (BST) Reply-To: jamie@jamiesdomain.org.uk X-Mailer: ELM [version 2.4ME+ PL77 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have searched the website, LINT and tryed booting and probing for an Adaptec Ultra2 SCSI RAID card AAA-131U2 PCI. Does anyone know of any particular quirks for this device or have any pointers to documentation on this card and FreeBSD? I am using FreeBSD 4.1-RELEASE I have also had successes in getting the Dialogic range of telephony hardware to work succesfully as well on FreeBSD if anyone is interested. Any help on the RAID card would be greatly appreciated!!! Regards, Jamie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 3: 1:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from n5ial.gnt.com (n5ial.gnt.com [204.49.69.6]) by hub.freebsd.org (Postfix) with ESMTP id 3AC6B37B4CF for ; Thu, 26 Oct 2000 03:01:08 -0700 (PDT) Received: (from jim@localhost) by n5ial.gnt.com (8.7.5/8.7.3) id EAA00323 for freebsd-questions@FreeBSD.ORG; Thu, 26 Oct 2000 04:27:14 -0500 Date: Thu, 26 Oct 2000 04:27:14 -0500 From: Jim Graham To: freebsd-questions@FreeBSD.ORG Subject: Photo quality printing on FreeBSD (4.1.1) Message-ID: <20001026042714.A32731@n5ial.gnt.net> Mail-Followup-To: freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i X-PGP: see http://www.gnt.net/~n5ial for PGP Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 1) Does anyone have any suggestions for low-cost (i.e., less than $300 or so---I'm *NOT* in the market for a $6000 Kodak printer that costs $3/page to print on) true photo quality printers that can be driven directly from FreeBSD? 2) I've got an HP DeskJet 612C (semi-photo-quality *IF* you use the 3-color and photo---more colors---cartridge and appropriate software) and would like to find something to drive it in its pseudo-photo quality mode, using (ideally) drivers that work with Ghostscript, or if not that, just something that works. Suggestions? Thanks, --jim -- 73 DE N5IAL (/4) | |\ _,,,---,,_ Ft. Walton Beach, FL | ZZZzz /,`.-'`' -. ;-;;,_ jim@n5ial.gnt.net || j.graham@ieee.org | |,4- ) )-,_. ,\ ( `'-' ICBM / Hurricane: 30.39735N 86.60439W | '---''(_/--' `-'\_) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 3: 1:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from n5ial.gnt.com (n5ial.gnt.com [204.49.69.6]) by hub.freebsd.org (Postfix) with ESMTP id 66A6E37B479 for ; Thu, 26 Oct 2000 03:01:10 -0700 (PDT) Received: (from jim@localhost) by n5ial.gnt.com (8.7.5/8.7.3) id EAA00368 for freebsd-questions@FreeBSD.ORG; Thu, 26 Oct 2000 04:36:20 -0500 Date: Thu, 26 Oct 2000 04:36:20 -0500 From: Jim Graham To: freebsd-questions@FreeBSD.ORG Subject: Reproducible system crash in FreeBSD 4.1.1 Message-ID: <20001026043620.B32731@n5ial.gnt.net> Mail-Followup-To: freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i X-PGP: see http://www.gnt.net/~n5ial for PGP Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Using bplay/brec from the gramofile port in FreeBSD 4.1.1, I have run into a system crash that I can reproduce at will (not that I *WANT* to do so...). It seems to have something to do with the SEMMSL setting in the source for bplay/brec and in the kernel config. Unfortunately, I don't know anything about what this does. At first, the program would fail (after running two or three times without any problems), saying "shmget: No space left on device". After that, it stopped being so nice and, after running two or three times, would simply lock up the system when it tried to exit. Btw, when I say locked up, I mean locked up. Nothing on the X display moved, and when I went to another computer and tried to telnet in, I got as far as in.telnetd running, but never got a login prompt. Anyone know what might be going on, and how to fix it? Thanks, --jim PS: gramofile is under ports/audio. -- 73 DE N5IAL (/4) | |\ _,,,---,,_ Ft. Walton Beach, FL | ZZZzz /,`.-'`' -. ;-;;,_ jim@n5ial.gnt.net || j.graham@ieee.org | |,4- ) )-,_. ,\ ( `'-' ICBM / Hurricane: 30.39735N 86.60439W | '---''(_/--' `-'\_) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 3:11:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from draenor.org (draenor.org [196.36.119.129]) by hub.freebsd.org (Postfix) with ESMTP id AB62B37B479 for ; Thu, 26 Oct 2000 03:11:43 -0700 (PDT) Received: from marcs by draenor.org with local (Exim 3.16 #1) id 13ok0J-000569-00; Thu, 26 Oct 2000 12:11:23 +0200 Date: Thu, 26 Oct 2000 12:11:22 +0200 From: Marc Silver To: Wang Zheng Cc: freebsd-questions@FreeBSD.ORG Subject: Re: a question of the network interface card Message-ID: <20001026121122.B19392@draenor.org> References: <20001026085710.9189.qmail@web705.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001026085710.9189.qmail@web705.mail.yahoo.com>; from zhwang1999@yahoo.com on Thu, Oct 26, 2000 at 01:57:10AM -0700 X-Operating-System: FreeBSD 4.1-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there, Take a look at http://www.freebsd.org/releases/4.1.1R/notes.html to see what hardware is supported in the latest release of FreeBSD. Cheers, Marc On Thu, Oct 26, 2000 at 01:57:10AM -0700, Wang Zheng wrote: > I have a NIC(3c985B SX),this card is a gigabit nic > that is produced by 3Com company. > Would I ask a question: > Does FreeBSD support this sort of nic,and if > suport,where can i find its drivers? > > Please Re me:zhwang1999@yahoo.com > > Thank you! > > zhwang > Oct 26th,2000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 3:13:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from draenor.org (draenor.org [196.36.119.129]) by hub.freebsd.org (Postfix) with ESMTP id 1610A37B4C5 for ; Thu, 26 Oct 2000 03:13:16 -0700 (PDT) Received: from marcs by draenor.org with local (Exim 3.16 #1) id 13ok1R-00056J-00; Thu, 26 Oct 2000 12:12:33 +0200 Date: Thu, 26 Oct 2000 12:12:33 +0200 From: Marc Silver To: Victor M Cc: questions@freebsd.org Subject: Re: packages Message-ID: <20001026121233.C19392@draenor.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from vit@gus.orgus.ru on Thu, Oct 26, 2000 at 02:57:56PM +0600 X-Operating-System: FreeBSD 4.1-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey there, Check out http://www.freebsd.org/handbook/ports.html for some information on how to use the ports tree, or you can use /stand/sysinstall to install packages. Also take a look at the man page for pkg_add. :) Good luck, Marc On Thu, Oct 26, 2000 at 02:57:56PM +0600, Victor M wrote: > Hi! > > I downloaded FreeBSD 4.1.1-RELEASE from primary site. > Everyting was fetched OK except packages. > Can anybody tell me how to download packages. > > Victor. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 3:14:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from draenor.org (draenor.org [196.36.119.129]) by hub.freebsd.org (Postfix) with ESMTP id 5502F37B479 for ; Thu, 26 Oct 2000 03:14:16 -0700 (PDT) Received: from marcs by draenor.org with local (Exim 3.16 #1) id 13ok2l-00056X-00; Thu, 26 Oct 2000 12:13:55 +0200 Date: Thu, 26 Oct 2000 12:13:55 +0200 From: Marc Silver To: Jim Graham Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Reproducible system crash in FreeBSD 4.1.1 Message-ID: <20001026121355.D19392@draenor.org> References: <20001026043620.B32731@n5ial.gnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001026043620.B32731@n5ial.gnt.net>; from jim@n5ial.gnt.net on Thu, Oct 26, 2000 at 04:36:20AM -0500 X-Operating-System: FreeBSD 4.1-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey there, Is there anything in /var/log/messages that could indicate what the problem is?? You may well find the answer there. Cheers, Marc On Thu, Oct 26, 2000 at 04:36:20AM -0500, Jim Graham wrote: > Using bplay/brec from the gramofile port in FreeBSD 4.1.1, I have run > into a system crash that I can reproduce at will (not that I *WANT* to > do so...). It seems to have something to do with the SEMMSL setting > in the source for bplay/brec and in the kernel config. Unfortunately, > I don't know anything about what this does. At first, the program would > fail (after running two or three times without any problems), saying > "shmget: No space left on device". After that, it stopped being so nice > and, after running two or three times, would simply lock up the system > when it tried to exit. > > Btw, when I say locked up, I mean locked up. Nothing on the X display > moved, and when I went to another computer and tried to telnet in, I got > as far as in.telnetd running, but never got a login prompt. > > Anyone know what might be going on, and how to fix it? > > Thanks, > --jim > > PS: gramofile is under ports/audio. > > -- > 73 DE N5IAL (/4) | |\ _,,,---,,_ > Ft. Walton Beach, FL | ZZZzz /,`.-'`' -. ;-;;,_ > jim@n5ial.gnt.net || j.graham@ieee.org | |,4- ) )-,_. ,\ ( `'-' > ICBM / Hurricane: 30.39735N 86.60439W | '---''(_/--' `-'\_) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 3:26:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from draenor.org (draenor.org [196.36.119.129]) by hub.freebsd.org (Postfix) with ESMTP id D066637B479 for ; Thu, 26 Oct 2000 03:26:08 -0700 (PDT) Received: from marcs by draenor.org with local (Exim 3.16 #1) id 13okEI-00057S-00; Thu, 26 Oct 2000 12:25:50 +0200 Date: Thu, 26 Oct 2000 12:25:50 +0200 From: Marc Silver To: Victor M Cc: FreeBSD Questions Subject: Re: packages Message-ID: <20001026122550.E19392@draenor.org> References: <20001026121233.C19392@draenor.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from vit@gus.orgus.ru on Thu, Oct 26, 2000 at 04:21:18PM +0600 X-Operating-System: FreeBSD 4.1-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there, You are talking about gigabytes worth of data. It's simply not logical to want to copy all of this data to your local machine when you can simply use the ports tree to get just what you need. :) Cheers, Marc On Thu, Oct 26, 2000 at 04:21:18PM +0600, Victor M wrote: > Thank You for reply. > > I don't want to install those packages. I just want them to be downloaded > into my machine to keep them for further usage. But don't now how. > I tried wget with the path > ftp://ftp.FreeBSD.org/path_to_the_release/packages/* > but it downloaded only INDEX and not actual packages. > > Victor. > > On Thu, 26 Oct 2000, Marc Silver wrote: > > > Hey there, > > > > Check out http://www.freebsd.org/handbook/ports.html for some > > information on how to use the ports tree, or you can use > > /stand/sysinstall to install packages. Also take a look at the man page > > for pkg_add. :) > > > > Good luck, > > Marc > > > > On Thu, Oct 26, 2000 at 02:57:56PM +0600, Victor M wrote: > > > Hi! > > > > > > I downloaded FreeBSD 4.1.1-RELEASE from primary site. > > > Everyting was fetched OK except packages. > > > Can anybody tell me how to download packages. > > > > > > Victor. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 3:59:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from srcso.globis.ru (globis.ru [212.248.80.7]) by hub.freebsd.org (Postfix) with ESMTP id 38AC637B4C5 for ; Thu, 26 Oct 2000 03:58:52 -0700 (PDT) Received: from raduga.dyndns.org (raduga.sochi.net [212.248.82.76]) by srcso.globis.ru (8.9.3/8.9.3) with ESMTP id PAA24620 for ; Thu, 26 Oct 2000 15:20:15 +0400 (MSD) (envelope-from igor@raduga.dyndns.org) Received: (from igor@localhost) by raduga.dyndns.org (8.10.1/8.10.0) id e9QAwUA18403 for freebsd-questions@freebsd.org; Thu, 26 Oct 2000 14:58:30 +0400 Date: Thu, 26 Oct 2000 14:58:29 +0400 From: Igor Roboul To: freebsd-questions@freebsd.org Subject: Re: packages Message-ID: <20001026145829.A18373@linux.rainbow> Reply-To: igorr@crosswinds.net Mail-Followup-To: freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: ; from vit@gus.orgus.ru on Thu, Oct 26, 2000 at 02:57:56PM +0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 26, 2000 at 02:57:56PM +0600, Victor M wrote: > Hi! > > I downloaded FreeBSD 4.1.1-RELEASE from primary site. > Everyting was fetched OK except packages. > Can anybody tell me how to download packages. Hello, Victor I have done crazy thing, I have downloaded distfiles for most ports :-) And while I had downloading these files, some of them became old :-( Now I have 4 CD with source code. They are very usefull, but I don't need most this code :-) And these files are still much usefull than packages. So, listen to voice of reason, and don't waste bandwidth and money of your emploeer for this. -- Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 4: 9:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from n5ial.gnt.com (n5ial.gnt.com [204.49.69.6]) by hub.freebsd.org (Postfix) with ESMTP id 201EA37B479 for ; Thu, 26 Oct 2000 04:09:55 -0700 (PDT) Received: (from jim@localhost) by n5ial.gnt.com (8.7.5/8.7.3) id GAA02126 for freebsd-questions@FreeBSD.ORG; Thu, 26 Oct 2000 06:09:00 -0500 Date: Thu, 26 Oct 2000 06:09:00 -0500 From: Jim Graham To: freebsd-questions@FreeBSD.ORG Subject: Re: Reproducible system crash in FreeBSD 4.1.1 Message-ID: <20001026060900.A2114@n5ial.gnt.net> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20001026043620.B32731@n5ial.gnt.net> <20001026121355.D19392@draenor.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: <20001026121355.D19392@draenor.org>; from Marc Silver on Thu, Oct 26, 2000 at 12:13:55PM +0200 X-PGP: see http://www.gnt.net/~n5ial for PGP Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 26, 2000 at 12:13:55PM +0200, Marc Silver wrote: > Hey there, > > Is there anything in /var/log/messages that could indicate what the > problem is?? You may well find the answer there. Nothing. :-( It goes straight from a system that's been running happily for two weeks (since I shut it down to do some hardware changes) to a system that's rebooting after a crash. Nothing odd in the messages during the boot that I could see, either. Later, --jim -- 73 DE N5IAL (/4) | "The Zen nature of a spammer resembles jim@n5ial.gnt.net | a cockroach, except that the cockroach ICBM / Hurricane: | is higher up on the evolutionary chain." 30.39735N 86.60439W | Peter Olson, Delphi Postmaster To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 4:15:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from draenor.org (draenor.org [196.36.119.129]) by hub.freebsd.org (Postfix) with ESMTP id 8743437B479 for ; Thu, 26 Oct 2000 04:15:06 -0700 (PDT) Received: from marcs by draenor.org with local (Exim 3.16 #1) id 13okzg-00059x-00; Thu, 26 Oct 2000 13:14:48 +0200 Date: Thu, 26 Oct 2000 13:14:48 +0200 From: Marc Silver To: Jim Graham Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Reproducible system crash in FreeBSD 4.1.1 Message-ID: <20001026131448.G19392@draenor.org> References: <20001026043620.B32731@n5ial.gnt.net> <20001026121355.D19392@draenor.org> <20001026060900.A2114@n5ial.gnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001026060900.A2114@n5ial.gnt.net>; from jim@n5ial.gnt.net on Thu, Oct 26, 2000 at 06:09:00AM -0500 X-Operating-System: FreeBSD 4.1-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You may want to enable crashdumps and perhaps even compile a kernel that you can debug. See http://www.freebsd.org/handbook/kerneldebug.html for more information on how to debug your kernel etc. Wish I could help more. Btw, perhaps you could try using truss(1) to find out what the offending application is doing. Good luck, Marc On Thu, Oct 26, 2000 at 06:09:00AM -0500, Jim Graham wrote: > On Thu, Oct 26, 2000 at 12:13:55PM +0200, Marc Silver wrote: > > Hey there, > > > > Is there anything in /var/log/messages that could indicate what the > > problem is?? You may well find the answer there. > > Nothing. :-( It goes straight from a system that's been running > happily for two weeks (since I shut it down to do some hardware > changes) to a system that's rebooting after a crash. Nothing odd > in the messages during the boot that I could see, either. > > Later, > --jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 4:23: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from obelix.rby.hk-r.se (obelix.rby.hk-r.se [194.47.134.4]) by hub.freebsd.org (Postfix) with ESMTP id CB25F37B479 for ; Thu, 26 Oct 2000 04:23:03 -0700 (PDT) Received: from orc.rby.hk-r.se (orc [194.47.134.179]) by obelix.rby.hk-r.se (8.10.2/8.10.2) with ESMTP id e9QBNRK13727 for ; Thu, 26 Oct 2000 13:23:27 +0200 (MEST) Received: from localhost (t98pth@localhost) by orc.rby.hk-r.se (8.10.2/8.10.2) with ESMTP id e9QBN1j23337 for ; Thu, 26 Oct 2000 13:23:01 +0200 (MET DST) Date: Thu, 26 Oct 2000 13:23:01 +0200 (MET DST) From: =?ISO-8859-1?Q?P=E4r_Thoren?= To: freebsd-questions@freebsd.org Subject: Bridge Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! If I understand bridging correctly I would have one interface on the fbsd-bridge connected to the border router .1 The other interface, not configured with an ip, connected to a hub with the rest of the boxes .3-.255=20 The interface to the border router should be assigned with an ip, let say =2E2 Internet ___|___ | | | GW | |_______| | | ___|___<---interface with an ip .2 | | | Bridge| <-- fbsd with ipfw |_______| |<---Interface not configured with ifconfig =20 | | ___|_________________<--Uplink on the hub disabled? | | |________hub__________| | | | | _|__ _|__ _|__ _|__ <--- Protected Servers | || || || | |____||____||____||____| /P=E4r On Wed, 25 Oct 2000, Glen Foster wrote: > You have four options: >=20 > 1) run the FreeBSD box as a filtering bridge >=20 > 2) run the FreeBSD box as a NAT router >=20 > 3) make the FreeBSD box your border router (ie. replacing the box > marked "gw") >=20 > 4) subnet your LAN (with one subnet between the border router and the > FreeBSD box and the rest on your LAN). >=20 > Advantages: >=20 > 1) "Invisible" firewall possible (filtering w/o decrementing TTL). >=20 > 2) Presence of NAT adds some security (e.g. no TCP connects to LAN > boxes unless you make specific provisions for them). >=20 > 3) Probably the speediest, fewer boxes, easiest to troubleshoot. >=20 > 4) none >=20 > Disadvantages: >=20 > 1) There is no way to prevent non-IP packets, including ARP, from > being seen by the border router. >=20 > 2) Requires re-addressing of LAN machines and (maybe) some DNS tricks > (to return different answers for LAN and Internet queries). >=20 > 3) May require purchasing hardware, e.g. a sync serial board. >=20 > 4) consumes address space, requires renumbering. >=20 > My first choice would be #3, then #1 (unless I was running non-IP > protocols). >=20 > Good luck, > Glen Foster >=20 > P=E4r Thoren writes: > >=20 > > Hi! > >=20 > > I want to protect a network with a firewall. The network is=20 > > xx.xx.xx.0 and has a gateway at xx.xx.xx.1 > > dns servers are xx.xx.xx.2 and xx.xx.xx.3 > >=20 > > How can I protect the network with a fbsd firewall? Do I use > > bridge/firewall or do I set fbsd as a router/firewall "behind" the gat= eway > > xx.xx.xx.1 ? > >=20 > > Big Bad Internet > > | > > ___|__ > > | |=20 > > | gw | > > |______| > > | > > ___|__ > > | | Acting as bridge? router? with ipfw > > | fbsd | > > |______|=20 > > | > > _____|_____ > > | | Network including the dns servers > > | .2-.255 | > > |___________| >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 4:41:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from free.bsdshell.net (free.bsdshell.net [213.11.81.132]) by hub.freebsd.org (Postfix) with ESMTP id 616E937B479 for ; Thu, 26 Oct 2000 04:41:32 -0700 (PDT) Received: by free.bsdshell.net (Postfix, from userid 1866) id D5D385DC6; Thu, 26 Oct 2000 13:44:42 +0200 (CEST) To: freebsd-questions@FreeBSD.ORG Subject: Wdm Message-Id: <20001026114442.D5D385DC6@free.bsdshell.net> Date: Thu, 26 Oct 2000 13:44:42 +0200 (CEST) From: cyriac@bsdshell.net (BENOIT Cyriac) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I just can't start wdm on my Sony Vaio laptop : when wdm runs, I get an error with X (signal 11), and wdm doesn't dump any core file, so I can't see where is the error. Does anyone use wdm ? Do you know how to make it wirk ? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 5: 2:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from urania.westgate.gr (urania.westgate.gr [212.205.119.30]) by hub.freebsd.org (Postfix) with ESMTP id 043BF37B479 for ; Thu, 26 Oct 2000 05:02:15 -0700 (PDT) Received: (from charon@localhost) by urania.westgate.gr (8.11.1/8.11.1) id e9QC2M901257 for questions@freebsd.org; Thu, 26 Oct 2000 15:02:22 +0300 (EEST) Date: Thu, 26 Oct 2000 15:02:22 +0300 From: Giorgos Keramidas To: questions@freebsd.org Subject: X: cannot open /dev/ttyvc Message-ID: <20001026150222.A884@urania.westgate.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have recompiled my system from 4.1.1-STABLE sources and some things just stopped working. One of them is my X server which now fails to load, with the error: Fatal server error: xf86OpenSyscons: Cannot open /dev/ttyvc (No such file or directory) I recompiled XFree86 a few minutes ago, but it did not change anything :/ In my /usr/src/etc/MAKEDEV there doesn't seem to be any entry for ttyvc, and remaking all my devices didn't make ttyvc either. I also checked if UCONSOLE is missing from my kernel config, but it's there. Any suggestions? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 5: 7:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wop21.wop.wtb.tue.nl (wop21.wop.wtb.tue.nl [131.155.56.216]) by hub.freebsd.org (Postfix) with ESMTP id 47AFF37B479 for ; Thu, 26 Oct 2000 05:07:19 -0700 (PDT) Received: (from karelj@localhost) by wop21.wop.wtb.tue.nl (8.9.3/8.9.3) id OAA06604; Thu, 26 Oct 2000 14:06:28 +0200 (CEST) (envelope-from karelj) Date: Thu, 26 Oct 2000 14:06:28 +0200 From: "Karel J. Bosschaart" To: Tedjo Widodo Cc: freebsd-questions@FreeBSD.ORG Subject: Re: /kernel : ed0 : /device timeout Message-ID: <20001026140628.A6558@wop21.wop.wtb.tue.nl> Reply-To: K.J.Bosschaart@wtb.tue.nl References: <119EA850544DD3118DB000805FC177D76A8AB3@SATBDG-EXC01> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <119EA850544DD3118DB000805FC177D76A8AB3@SATBDG-EXC01>; from twidodo@satelindo.co.id on Thu, Oct 26, 2000 at 03:00:31PM +0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 26, 2000 at 03:00:31PM +0700, Tedjo Widodo wrote: > dear all, > > when i boot my FreeBSD 4.1, i found message > "/kernel : ed0 : device timeout". > > i use NE2000 isa. i have configured the kernel and it has been recogniced on > booting process (also when i saw with dmesg). > > this message also appear when i login. > Usually I'm seeing a device timeout with ed0 whenever the card is present, but no network connected, or bad termination on the BNC cable. If your card has both UTP and BNC, check that it is set for the one you want. In worst case, you need to set it with a DOS utility. Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 5: 7:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pu0-12.svf.stuba.sk (pu0-12.svf.stuba.sk [147.175.18.222]) by hub.freebsd.org (Postfix) with ESMTP id BD3CC37B4C5 for ; Thu, 26 Oct 2000 05:07:19 -0700 (PDT) Received: (from root@localhost) by pu0-12.svf.stuba.sk (8.9.3/8.9.3) id OAA00225 for questions@FreeBSD.org; Thu, 26 Oct 2000 14:07:53 +0200 (CEST) (envelope-from root) Date: Thu, 26 Oct 2000 14:07:53 +0200 (CEST) From: Lali UNIX Root Message-Id: <200010261207.OAA00225@pu0-12.svf.stuba.sk> To: questions@FreeBSD.org Subject: Clustering Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Is The clustering supported on BSD systems ? If Yes What i need ?? .. Thank, l@li sorry for my English ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 5:23:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dsl-64-193-123-121.telocity.com (dsl-64-193-123-121.telocity.com [64.193.123.121]) by hub.freebsd.org (Postfix) with ESMTP id 44FAA37B479; Thu, 26 Oct 2000 05:23:13 -0700 (PDT) Received: (from brueggma@localhost) by dsl-64-193-123-121.telocity.com (8.11.1/8.11.1) id e9QCNCV01017; Thu, 26 Oct 2000 07:23:12 -0500 (CDT) (envelope-from brueggma) Date: Thu, 26 Oct 2000 07:23:11 -0500 From: Eric Brueggmann To: freebsd-questions@freebsd.org Cc: freebsd-fs@freebsd.org Subject: df -h Message-ID: <20001026072311.A765@snoopie.yi.org> Reply-To: brueggma@snoopie.yi.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello again, I'm experiencing some more df problems. I just typed "df -h" for the second time in the past 2 days, and the machine rebooted. No messages in the logs, nothing. # uname -a FreeBSD dsl-64-193-123-121.telocity.com 4.1.1-STABLE FreeBSD 4.1.1-STABLE #0: Fri Oct 20 12:11:58 CDT 2000 root@dsl-64-193-123-121.telocity.com:/usr/src/sys/compile/BEAST i386 Could this just be hardware failure? (disk) Eric B. > Hello.. > > Sorry for the cross post. I was wondering what could cause this: > ># du -hc /var | grep total > 15M total ># df -h /var >Filesystem Size Used Avail Capacity Mounted on >/dev/ad3s2e 483M 101M 343M 23% /var ># sync ># df -h /var >Filesystem Size Used Avail Capacity Mounted on >/dev/ad3s2e 483M 101M 343M 23% /var > >This happens every couple of weeks or so.. The difference is usually not >as great as it is now. Is there any way to fix it? I don't think du is >following any sym links, or anything. > > Thank You, > Eric Brueggmann To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 5:31: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from alex.intersurf.net (alex.intersurf.net [216.115.129.11]) by hub.freebsd.org (Postfix) with SMTP id 3215937B684 for ; Thu, 26 Oct 2000 05:30:56 -0700 (PDT) Received: (qmail 5385 invoked from network); 26 Oct 2000 07:30:53 -0500 Received: from mdm-142-37.dialup.intersurf.com (HELO win2k) (216.115.142.37) by alex.intersurf.net with SMTP; 26 Oct 2000 07:30:53 -0500 Message-ID: <004a01c03f48$7b9c7420$0101a8c0@win2k> From: "Jeremy Falcon" To: Subject: problem starting ftpd Date: Thu, 26 Oct 2000 07:30:09 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just installed a clean installation of FreeBSD 4.1.1-STABLE (downloaded iso last weekend). During the installation I chose the default security setting (medium). Without making any changes inetd hangs when trying to start ftpd, AFAIK. So, I Control+C my way out and continue booting. When I log in and get a prompt I try... # /usr/libexec/ftpd -l ...and I get an error message like... Oct 25 00:27:40 gateway ftpd[338]: getpeername (/usr/libexec/ftpd): Socket opera tion on non-socket Can someone tell me what the heck is going on? BTW, my host name is "gateway". I found a question similar to this in the archives, but I found no answer to it, so I was hoping some guru out there could me out. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 5:31:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web805.mail.yahoo.com (web805.mail.yahoo.com [128.11.23.65]) by hub.freebsd.org (Postfix) with SMTP id A6D8837B4D7 for ; Thu, 26 Oct 2000 05:31:07 -0700 (PDT) Received: (qmail 29376 invoked by uid 60001); 26 Oct 2000 12:50:49 -0000 Message-ID: <20001026125049.29375.qmail@web805.mail.yahoo.com> Received: from [212.124.86.132] by web805.mail.yahoo.com; Thu, 26 Oct 2000 05:50:49 PDT Date: Thu, 26 Oct 2000 05:50:49 -0700 (PDT) From: Zvezdelin Vladov Subject: OpenSSH 2.1.x printf-style format string bugs! To: security-officer@FreeBSD.org, freebsd-questions@freebsd.org, freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Sirs, Excuse me if I am wrong, but on the RELENG_4 tag, the openssh port seems to be the old version, and as far as I can see,( on the http://www.freebsd.org/cgi/cvsweb.cgi/src/ RELENG_4 tag) And there are *some* security problems with it: http://www.openbsd.org/errata.html 028: SECURITY FIX: Oct 6, 2000 There are printf-style format string bugs in several privileged programs. Looks like we've missed something. Please note, that -current has the patched (2.2.0) version of openssh. Please note, that the openssh.2.2.0p1 distribution downloaded from openssh.com, fixes it too. Can't understand why this patch, among others: if (fail) { - log(buf); fclose(f); + log("%s",buf); restore_uid(); return 0; } has been published at oct/06, and 2.2.0 is available as of september, in which the above is patched. Just last night compiled openssh2.2.0p1, on my machine, just to replace the buggy code. Òhe ports is with the old version, nomatter that it has been updated through cvsup 1 week ago, the same done with /usr/src/ tree. As far as I noticed, the above fragment has *not* been present on any of the sources-the ports, under /usr/ports/security/openssh/ and the /usr/src/ RELENG_4 branch.(4.x-stable) Regards, Zvezdelin Vladov __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 5:48: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay.flashnet.it (ems.flashnet.it [194.247.160.44]) by hub.freebsd.org (Postfix) with ESMTP id 7BBE437B479 for ; Thu, 26 Oct 2000 05:47:58 -0700 (PDT) Received: from smtp.flashnet.it (ip196.pool-173.cyb.it [195.191.181.197]) by relay.flashnet.it (EMS-RELAY/8.10.0) with SMTP id e9QClpf12236 for ; Thu, 26 Oct 2000 14:47:51 +0200 Message-Id: <200010261247.e9QClpf12236@relay.flashnet.it> To: freebsd-questions@freebsd.org X-Mailer: Post Road Mailer for OS/2 (Green Edition Ver 3.0) Date: Thu, 26 Oct 2000 14:47:47 EST From: Andrea Venturoli Reply-To: Andrea Venturoli Subject: ppp: dedicated vs. ddial Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello. I read the ppp man page, and could not understand the difference between the two above modes. Can anyone explain? Which one should I use for PPPoE (ADSL?) Bye & Thanks av. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 5:52:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bumper.jellybaby.net (bumper.jellybaby.net [194.159.247.1]) by hub.freebsd.org (Postfix) with ESMTP id 67DD737B479 for ; Thu, 26 Oct 2000 05:52:30 -0700 (PDT) Received: (from simond@localhost) by bumper.jellybaby.net (8.9.2/8.9.2) id NAA68887; Thu, 26 Oct 2000 13:23:24 +0100 (BST) (envelope-from simond) Date: Thu, 26 Oct 2000 13:23:24 +0100 From: simond@irrelevant.org To: Mike Batchelor Cc: questions@FreeBSD.ORG Subject: Re: APM or /etc/hosts Message-ID: <20001026132324.C64326@irrelevant.org> References: <000a01c03fe2$4211de80$8ded4518@kldt1.bc.wave.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <000a01c03fe2$4211de80$8ded4518@kldt1.bc.wave.home.com>; from smujohnson@home.com on Thu, Oct 26, 2000 at 11:50:56PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 26, 2000 at 11:50:56PM -0700, Mike Batchelor wrote: > Hey, > > I can't seem to get any APM features working for my ASUS A7V. Basically I would like FreeBSD (rel4.1.1) to shutdown the computer using halt -p (is that even the correct arguement?!) without having to press the power button. The generic kernel already has "device apm0" set up so.. I have no idea. Thanks Try just "device apm", it works fine on my A7V. -- Simon Dick simond@irrelevant.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 6:12:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo-r14.mail.aol.com (imo-r14.mx.aol.com [152.163.225.68]) by hub.freebsd.org (Postfix) with ESMTP id 715A137B479 for ; Thu, 26 Oct 2000 06:12:55 -0700 (PDT) Received: from Cafetyme@aol.com by imo-r14.mx.aol.com (mail_out_v28.32.) id n.24.c3b737e (4358) for ; Thu, 26 Oct 2000 09:12:47 -0400 (EDT) From: Cafetyme@aol.com Message-ID: <24.c3b737e.272987cf@aol.com> Date: Thu, 26 Oct 2000 09:12:47 EDT Subject: smp To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Windows AOL sub 114 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have 650 duel processor 256 mb, My computer keeps rebooting on its own and shows that I have lost chains , or sometimes its blank . Someone told me I needed to replace my SMP , can you please tell me where is the SMP is in my computer , and how to fix this problem? Sometimes it just keeps rebooting without saying I have lost chains. Its a pentium111 Alexandra To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 6:21:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sivka.carrier.kiev.ua (sivka.carrier.kiev.ua [193.193.193.101]) by hub.freebsd.org (Postfix) with ESMTP id 3D03D37B479; Thu, 26 Oct 2000 06:21:32 -0700 (PDT) Received: from kozlik.carrier.kiev.ua (root@kozlik.carrier.kiev.ua [193.193.193.111]) by sivka.carrier.kiev.ua (8/Kilkenny_is_better) with ESMTP id QIH85438; Thu, 26 Oct 2000 16:21:30 +0300 (EEST) (envelope-from igor@greyk.kiev.ua) Received: (from uucp@localhost) by kozlik.carrier.kiev.ua with UUCP id QHW14129; Thu, 26 Oct 2000 16:20:24 +0300 (EEST) (envelope-from igor@greyk.kiev.ua) Received: from greyk.UUCP (uucp@localhost) by kozlik.carrier.kiev.ua (rmail mypid=14126 childpid=14129) with UUCP; Thu, 26 Oct 2000 13:20:23 +0000 GMT Received: from greyk.kiev.ua (ntserver.greyk.kiev.ua [192.168.194.1]) by bsd.greyk.kiev.ua (8.9.3/8.9.3) with ESMTP id QAA43075; Thu, 26 Oct 2000 16:12:58 +0300 (EEST) (envelope-from igor@greyk.kiev.ua) Message-ID: <39F83B81.270C4040@greyk.kiev.ua> Date: Thu, 26 Oct 2000 16:11:13 +0200 From: Igor Khavin Organization: Grey Kyiv X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: freebsd-questions Cc: freebsd-stable Subject: make depend fails 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 trying to compile new kernel but make depend stops: ===> agp @ -> /usr/src/sys machine -> /usr/src/sys/i386/include make: don't know how to make agp_if.c. Stop *** Error code 2 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/src/sys/compile/BSD. Even previous config file cannot be compiled successfully though that kernel is now running my box! My box is Acer PowerUltima P133/32M, system 4.0-stable. I was told that is known issue and advised to do (I'm now going to try): cd /usr/src make world cd /usr/src/sys/i386/conf config -n cd ../../compile/SOMETHING make depend && make && make install && shutdown -r now Is it really bug and what is the official way to get trough it? Please help! Thanks in advance PS. My config file /sys/i386/conf/BSD is: --------------------------------------------------------- machine i386 cpu I586_CPU ident BSD maxusers 32 #makeoptions DEBUG=-g options INET options FFS options FFS_ROOT options MFS options MD_ROOT options PROCFS options COMPAT_43 options UCONSOLE options USERCONFIG options VISUAL_USERCONFIG options KTRACE options SOFTUPDATES options SYSVSHM options SYSVMSG options SYSVSEM options P1003_1B options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM options SC_TWOBUTTON_MOUSE options INCLUDE_CONFIG_FILE options IPFILTER options IPFILTER_LOG device isa device pci # ATA and ATAPI devices device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk # ATA disk drives options ATA_STATIC_ID # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 device psm0 at atkbdc? irq 12 device vga0 at isa? # syscons is the default console driver, resembling an SCO console device sc0 at isa? # Floating point support - do not disable. device npx0 at nexus? port IO_NPX irq 13 # Serial (COM) ports device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device sio1 at isa? port IO_COM2 irq 3 # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer device plip # TCP/IP over parallel device ppi # Parallel port interface device # ISA Ethernet NICs. device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 # The probe order of these is presently determined by i386/isa/isa_compat.c. device sn0 at isa? port 0x300 irq 10 # Pseudo devices - the number indicates how many units to allocated. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device tun # Packet tunnel. pseudo-device pty # Pseudo-ttys (telnet etc) pseudo-device md # Memory "disks" # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf #Berkeley packet filter -- Igor Khavin IT Manager "Grey Kyiv" advertising agency phone: 380 44 2386073 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 6:53:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns0.sitesnow.com (ns0.sitesnow.com [63.166.182.130]) by hub.freebsd.org (Postfix) with ESMTP id 2CE0337B479 for ; Thu, 26 Oct 2000 06:53:53 -0700 (PDT) Received: from gskouby by ns0.sitesnow.com with local (Exim 3.13 #1) id 13onSt-0001zK-00; Thu, 26 Oct 2000 09:53:07 -0400 Date: Thu, 26 Oct 2000 09:53:07 -0400 From: Greg Skouby To: Isetr0 Savi Cc: freebsd-questions@freebsd.org Subject: Re: taking out disks Message-ID: <20001026095307.A7538@sitesnow.com> References: <20001025222420.A79459@sitesnow.com> <20001026001126.A21116@sevicron.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <20001026001126.A21116@sevicron.com>; from Isetr0 Savi on Thu, Oct 26, 2000 at 12:11:26AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is this to indicate then that the disklabel's for the disks get written on bootup? That is what I am worried about. Or is that a stupid questions? hehehe. Thanks again. On Thu, Oct 26, 2000 at 12:11:26AM -0500, Isetr0 Savi wrote: > On Wed, Oct 25, 2000 at 10:24:20PM -0400, Greg Skouby wrote: > > drive is not there. Am I correct? How can I accomplish this? Is it as easy as changing /etc/fstab to > > point to the new drive instead of da4? (I really don't think it is). Thanks for your help and please let > > me know if you need any more details. > > I think that in terms of getting FreeBSD to work - just replacing the > proper lines in /etc/fstab should to the trick. Depending on your > boot loader though, you may have to reconfigure that as well... > > isetr0 > > Don't take my word as gospel - but if it doesn't work, what can it > hurt?? Just throw the drive back in there.. :) > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 26 6:56:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from humpty.finadmin.virginia.edu (humpty.finadmin.Virginia.EDU [128.143.87.245]) by hub.freebsd.org (Postfix) with ESMTP id 7C1E837B479 for ; Thu, 26 Oct 2000 06:56:28 -0700 (PDT) Received: (from mrg8n@localhost) by humpty.finadmin.virginia.edu (8.9.3/8.9.3) id JAA84487; Thu, 26 Oct 2000 09:58:37 -0400 (EDT) (envelope-from mrg8n) Date: Thu, 26 Oct 2000 09:58:37 -0400 From: Mike Galvez To: smujohnson@home.com Cc: questions@FreeBSD.ORG Subject: Re: APM or /etc/hosts Message-ID: <20001026095837.B84260@m.mail.virginia.edu> References: <000a01c03fe2$4211de80$8ded4518@kldt1.bc.wave.home.com> <20001026132324.C64326@irrelevant.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20001026132324.C64326@irrelevant.org>; from simond@irrelevant.org on Thu, Oct 26, 2000 at 01:23:24PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Check that APM is enabled in your BIOS and add: en apm to /boot/kernel.conf also check that: enable_apm="yes" is in your /etc/rc.conf On Thu, Oct 26, 2000 at 01:23:24PM +0100, simond@irrelevant.org wrote: > On Thu, Oct 26, 2000 at 11:50:56PM -0700, Mike Batchelor wrote: > > Hey, > > > > I can't seem to get any APM features working for my ASUS A7V. Basically I would like FreeBSD (rel4.1.1) to shutdown the computer using halt -p (is that even the correct arguement?!) without having to press the power button. The generic kernel already has "device apm0" set up so.. I have no idea. Thanks > > Try just "device apm", it works fine on my A7V. > > -- > Simon Dick simond@irrelevant.org > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Michael Galvez Computer Systems Sr. Engineer Office: 804-982-2975 Financial Analysis E-Mail: mrg8n@virginia.edu University of Virginia Messenger Mail: Carruthers Hall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 6:57:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from albatross-ext.wise.edt.ericsson.se (albatross-ext.wise.edt.ericsson.se [194.237.142.116]) by hub.freebsd.org (Postfix) with ESMTP id E630537B479 for ; Thu, 26 Oct 2000 06:57:23 -0700 (PDT) Received: from esealnt461 (esealnt461.al.sw.ericsson.se [153.88.251.61]) by albatross.wise.edt.ericsson.se (8.11.0/8.11.0/WIREfire-1.3) with SMTP id e9QDvMt15166 for ; Thu, 26 Oct 2000 15:57:22 +0200 (MEST) Received: FROM esealnt400.al.sw.ericsson.se BY esealnt461 ; Thu Oct 26 15:56:47 2000 +0200 Received: by esealnt400 with Internet Mail Service (5.5.2651.58) id ; Thu, 26 Oct 2000 15:56:46 +0200 Message-ID: <4A7000CDDBBED211994C0008C7A49825054AC155@esealnt114> From: "Per-fredrik Pollnow (EPK)" To: "'freebsd-questions@FreeBSD.ORG'" Subject: Cluster Date: Thu, 26 Oct 2000 15:56:36 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2651.58) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I need help with clustering, I'm building a network and I need 2 BSD servers to generate a crypto key (work to together) . The problem is how do I cluster 2 BSD server ? is there any free ware? If not where can I buy the program? If some of you guys know how to do this pleas let me know. /Per To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 7: 5:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wondermutt.net (host75-157.student.udel.edu [128.175.75.157]) by hub.freebsd.org (Postfix) with ESMTP id 818E537B479 for ; Thu, 26 Oct 2000 07:05:18 -0700 (PDT) Received: from morgaine.udel.edu (morgaine.wondermutt.net [192.168.1.2]) by wondermutt.net (8.11.1/8.11.1) with ESMTP id e9QE5m205262; Thu, 26 Oct 2000 10:05:49 -0400 (EDT) (envelope-from papalia@udel.edu) Message-Id: <4.3.2.7.2.20001026100228.00aea720@mail.udel.edu> X-Sender: papalia@mail.udel.edu X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Thu, 26 Oct 2000 10:05:04 -0400 To: Alfred Perlstein From: John Subject: Re: FSCK & "No write access" Cc: Salvo Bartolotta , freebsd-questions@FreeBSD.ORG In-Reply-To: <20001025162142.E28123@fw.wintelcom.net> References: <4.3.2.7.2.20001025183208.00ae86c0@mail.udel.edu> <4.3.2.7.2.20001025171553.00ae5880@mail.udel.edu> <4.3.2.7.2.20001025171553.00ae5880@mail.udel.edu> <20001025.22394400@bartequi.ottodomain.org> <4.3.2.7.2.20001025183208.00ae86c0@mail.udel.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > > If I try to run fsck without any switches, I still get a read-only > > >message: > > > > > > > merlin# fsck /usr > > > > ** /dev/da0g (NO WRITE) > > > > (etc). > > > > > > > > > > > > > > >Surely you have done this upon your **unmounted** filesystems (eg > > >right after booting in single user mode)? > > > > > > > > > > No suck luck. I'm up-and-running in 'multi-user mode'. In each of the > > existing FS's (/, /usr, /home, /cvs, and /var) I am fully able to 'cp', > > 'mv', and 'touch' files. I can also use vi in any of those directories as > > well to create new files. > >Don't run fsck on a mounted filesystem. Oooooooooops. I misunderstood the 'dumb question'. I feel kinda silly :) There's a part of the man page which I misinterpreted ("Only partitions in fstab that are mounted ``rw,'' ``rq'' or ``ro'' and that have non-zero pass number are checked."). I assumed it could handle mounted & running systems. Thank you for setting me straight. :) --John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 7: 7: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from server.sf.stemo.bg (mail.sf.polycomp.bg [212.91.170.2]) by hub.freebsd.org (Postfix) with SMTP id 8DEE437B4C5 for ; Thu, 26 Oct 2000 07:06:56 -0700 (PDT) Received: (qmail 11877 invoked from network); 26 Oct 2000 14:06:57 -0000 Received: from unknown (HELO mircho) (192.168.1.11) by 192.168.1.1 with SMTP; 26 Oct 2000 14:06:57 -0000 Message-ID: <000801c03fa9$0f7199e0$0b01a8c0@sf.stemo.bg> From: "Mircho Mirchev" To: Subject: About SBLive! Date: Thu, 26 Oct 2000 17:01:23 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C03F6E.5EB75700" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C03F6E.5EB75700 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Hello, I use FreeBSD 4.0. So I enjoy it very much. Please, help me to find drivers (emu10k1.c & emu10k1.h) for Soundblaster = Live! for the FreeBSD 4.0. Mircho ------=_NextPart_000_0005_01C03F6E.5EB75700 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable
    Hello,
I use FreeBSD 4.0. So I enjoy it very=20 much.
Please, help me to find drivers = (emu10k1.c &=20 emu10k1.h) for Soundblaster Live! for the FreeBSD 4.0.
       =20             =    =20             =    =20            =20 Mircho
------=_NextPart_000_0005_01C03F6E.5EB75700-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 7:26: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from switch2.switchpwr.com (switch1.switchpwr.com [12.14.48.19]) by hub.freebsd.org (Postfix) with ESMTP id C160837B479 for ; Thu, 26 Oct 2000 07:25:57 -0700 (PDT) Received: from switchpwr.com (switch1.switchpwr.com [12.14.48.19]) by switch2.switchpwr.com (8.11.0/8.11.0) with ESMTP id e9QEMfv09518 for ; Thu, 26 Oct 2000 10:22:47 -0400 (EDT) Message-ID: <39F83E7B.F3B14C34@switchpwr.com> Date: Thu, 26 Oct 2000 10:23:56 -0400 From: mel kravitz Organization: switching power inc X-Mailer: Mozilla 4.7 [en] (X11; I; NetBSD 1.5F i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: ipfilter3.4.12 replacing ipfw redirect rules? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does any one know if rdr rules for ipfilter (ipnat) can be used on the same network segment? I currently have a 2.2.8 box as dual homed host (FW box- x.y.z.a)with a second www box (x.y.z.b)on the same outside sgment, my natd.conf file on the FW box contains : redirect_port tcp x.y.z.b:http 80 redirect_port udp x.y.z.b:http 80 and also redirects an alias on www machine(x.y.z.c) to an alias on the firewall box(x.y.z.d): redirect_port tcp x.y.z.c: http x.y.z.d:80 redirect_port udp x.y.z.c: http x.y.z.d:80 What would the corresponding rdr rules look like? -Mel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 7:36:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 12C0F37B479 for ; Thu, 26 Oct 2000 07:36:52 -0700 (PDT) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0G3100001KKHWF@lcmail2.lc.ca.gov> for questions@FreeBSD.ORG; Thu, 26 Oct 2000 07:36:18 -0700 (PDT) Received: from tagalong ([165.107.42.185]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0G3100OFTKKGSX@lcmail2.lc.ca.gov> for questions@FreeBSD.ORG; Thu, 26 Oct 2000 07:36:16 -0700 (PDT) Date: Thu, 26 Oct 2000 07:36:39 -0700 From: Drew Tomlinson Subject: RE: deleting XF863 w/o package? In-reply-to: <20001025180226.A76950@blackhelicopters.org> To: 'Michael Lucas' , Tim McMillen Cc: Otter , questions@FreeBSD.ORG Message-id: <8C224DC088D8D111B67D0000F67AC17E0306D509@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Content-type: text/plain; charset="us-ascii" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm in a similar situation. I have XF863 installed on my system. I went to XF86 website, downloaded the bin files for ver 4 and then used their upgrade script to upgrade my system. ASFAIK, I followed their instructions exactly and didn't received any errors during the upgrade process. However, when I run X -showinfo (I think that's the command), it reports that I am still using ver 3.6. First question: Does this command actually look at the Xserver and report or does it just display the contents of some file? In other words, am I really running 3.6 or did some file not get updated during the upgrade? Second question: At this point, I would like to remove all traces of XF86 and KDE ver 1.x and start over as I have never gotten them to work properly. I can only use them in root so I assume I have file permission problems. Anyway, I'd like to start over. What are the proper steps for cleaning my system? I have both the handbook and the Complete FreeBSD book so if there are relevant pages, please point me there. I am a newbie to both Unix and FreeBSD but understand DOS and OpenVMS so I'm not new to command line computing. TIA for your help! Drew > -----Original Message----- > From: Michael Lucas [mailto:mwlucas@blackhelicopters.org] > Sent: Wednesday, October 25, 2000 3:02 PM > To: Tim McMillen > Cc: Otter; questions@FreeBSD.ORG > Subject: Re: deleting XF863 w/o package? > > > On Wed, Oct 25, 2000 at 05:30:27PM -0400, Tim McMillen wrote: > > > On Wed, 25 Oct 2000, Otter wrote: > > > You could always wipe > > > out your /dev directory for a little excitement! > > > -Otter > > I'm dumb, not stupid. :) > > > Yeah, if one port want to write over another it pretty much > just does. > > The new port works well and the old one, I personally don't > know here what > > happens to it and would be interested to know. > > If you have multiple packages that want to put the a binary of the > same name in the same place, the last one in will overwrite it. > You'll have one complete package, and part of another package. Quite > a recipe for pain. > > You did the right thing; pkg_delete them all, and pkg_add what you > want. > > > -- > Michael Lucas > mwlucas@blackhelicopters.org > http://www.blackhelicopters.org/~mwlucas/ > Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 26 7:40:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from siafu.iconnect.co.ke (upagraha.iconnect.co.ke [209.198.248.2]) by hub.freebsd.org (Postfix) with ESMTP id 976DF37B4C5 for ; Thu, 26 Oct 2000 07:40:09 -0700 (PDT) Received: from [212.22.163.2] (helo=poeza.iconnect.co.ke) by siafu.iconnect.co.ke with esmtp (Exim 2.12 #1) id 13ooBD-0003cl-00 for freebsd-questions@freebsd.org; Thu, 26 Oct 2000 17:38:55 +0300 Received: from wash by poeza.iconnect.co.ke with local (Exim 3.16 #1) id 13ooE9-0000A7-00 for freebsd-questions@freebsd.org; Thu, 26 Oct 2000 17:41:57 +0300 Date: Thu, 26 Oct 2000 17:41:57 +0300 From: Odhiambo Washington To: freebsd-questions@freebsd.org Subject: Re: df -h Message-ID: <20001026174157.C287@poeza.iconnect.co.ke> Mail-Followup-To: Odhiambo Washington , freebsd-questions@freebsd.org References: <20001026072311.A765@snoopie.yi.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001026072311.A765@snoopie.yi.org>; from "Eric Brueggmann" on Thu, Oct 26, 2000 at 07:23:11AM -0500 X-Operating-System: FreeBSD poeza.iconnect.co.ke 3.5-STABLE FreeBSD 3.5-STABLE X-Mailer: Mutt http://www.mutt.org/ X-Location: Mombasa, KE, East Africa Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Eric Brueggmann [20001026 15:25]: =>Hello again, => => I'm experiencing some more df problems. I just typed "df -h" for the =>second time in the past 2 days, and the machine rebooted. No messages in the =>logs, nothing. => =># uname -a =>FreeBSD dsl-64-193-123-121.telocity.com 4.1.1-STABLE FreeBSD 4.1.1-STABLE #0: Fri Oct 20 12:11:58 CDT 2000 root@dsl-64-193-123-121.telocity.com:/usr/src/sys/compile/BEAST i386 => => Could this just be hardware failure? (disk) I doubt if your problem is related to df .. If you do that 3 times, does the box reboot each time?? That would tie the reboot and df...assuming I am making a technical guess...I would reboot, do a df -h again, see if that reboots the box, do it again and see if it happens again and then post to the list all my hardware details and any strange settings/customizations I might have done, being the novice that I am....but for me now, [wash@alouette:~]> df -h Filesystem Size Used Avail Capacity Mounted on /dev/ad0s2a 73M 31M 36M 46% / /dev/ad0s2e 1.6G 1.3G 149M 90% /usr /dev/ad0s2f 34M 28M 3.1M 90% /var /dev/ad0s1 2.0G 1.7G 302M 85% /win procfs 4.0K 4.0K 0B 100% /proc [wash@alouette:~]> uname -msr FreeBSD 4.1.1-STABLE i386 Nothing ...no reboots..so I think it is something else... => => => Eric B. => =>> Hello.. =>> =>> Sorry for the cross post. I was wondering what could cause this: =>> =>># du -hc /var | grep total =>> 15M total =>># df -h /var =>>Filesystem Size Used Avail Capacity Mounted on =>>/dev/ad3s2e 483M 101M 343M 23% /var =>># sync =>># df -h /var =>>Filesystem Size Used Avail Capacity Mounted on =>>/dev/ad3s2e 483M 101M 343M 23% /var =>> =>>This happens every couple of weeks or so.. The difference is usually not =>>as great as it is now. Is there any way to fix it? I don't think du is =>>following any sym links, or anything. =>> =>> Thank You, =>> Eric Brueggmann => => => => =>To Unsubscribe: send mail to majordomo@FreeBSD.org =>with "unsubscribe freebsd-questions" in the body of the message -Wash -- Odhiambo Washington Inter-Connect Ltd., wash@iconnect.co.ke 5th Flr Furaha Plaza Tel: 254 11 222604 Nkrumah Rd., Fax: 254 11 222636 PO Box 83613 MOMBASA, KENYA. Don't be humble, you're not that great. -Golda Meir To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 7:42:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gus33.homeip.net (hybrid-024-221-140-147.az.sprintbbd.net [24.221.140.147]) by hub.freebsd.org (Postfix) with ESMTP id 48F1B37B479 for ; Thu, 26 Oct 2000 07:42:33 -0700 (PDT) Received: from localhost (kdavey@localhost [127.0.0.1]) by gus33.homeip.net (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id HAA15823 for ; Thu, 26 Oct 2000 07:24:49 -0700 Date: Thu, 26 Oct 2000 07:24:48 -0700 (MST) From: Keith Davey To: freebsd-questions@freebsd.org Subject: Optical MS Intelimouse and 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 Hello. Quick question. I picked up a USB/PS2 MS Optical Intelimouse. I have elected to use it as a USB device but am having some difficulty getting it to work under X. (3.3.6). I used XSetup86 and hand entered the port at /dev/ums0. This is allowing my to move the curser with no problems, however dispite trying almost every protocal available I can not get any on the buttons to work. Anyone have any expereance with this? Keith Davey kdavey@gus33.homeip.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 7:45:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wormhole.bluestar.net (wormhole.bluestar.net [208.53.1.61]) by hub.freebsd.org (Postfix) with ESMTP id 6168637B479 for ; Thu, 26 Oct 2000 07:45:12 -0700 (PDT) Received: from planetwe.com (admin.planetwe.com [64.182.69.146]) by wormhole.bluestar.net (8.10.1/8.10.1) with ESMTP id e9QEikl14398; Thu, 26 Oct 2000 09:44:47 -0500 (CDT) Message-ID: <39F8435D.23662C4A@planetwe.com> Date: Thu, 26 Oct 2000 09:44:45 -0500 From: Drew Sanford X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Mircho Mirchev Cc: freebsd-questions@FreeBSD.ORG Subject: Re: About SBLive! References: <000801c03fa9$0f7199e0$0b01a8c0@sf.stemo.bg> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Mircho Mirchev wrote: > > Hello, > I use FreeBSD 4.0. So I enjoy it very much. > Please, help me to find drivers (emu10k1.c & emu10k1.h) for > Soundblaster Live! for the FreeBSD 4.0. > Mircho Mircho, If you update your system to 4.1, these drivers will be included in the source. By updating and rebuilding you should be able to enable the SBLive by adding device pcm to your kernel config. -- Drew Sanford Systems Administrator Planetwe.com Email: drew@planetwe.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 7:57:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.class.com (mail.class.com [207.91.36.227]) by hub.freebsd.org (Postfix) with ESMTP id 5A92737B479 for ; Thu, 26 Oct 2000 07:57:28 -0700 (PDT) Received: from cab.elwood.net (lnk2-ogorman-1.binary.net [216.229.11.158]) by mail.class.com (Postfix) with ESMTP id 014EC59219; Thu, 26 Oct 2000 09:57:27 -0500 (CDT) Received: by cab.elwood.net (Postfix, from userid 1000) id 3ED6A99281; Thu, 26 Oct 2000 09:57:25 -0500 (CDT) Date: Thu, 26 Oct 2000 09:57:25 -0500 From: Jim To: Keith Davey Cc: freebsd-questions@freebsd.org Subject: Re: Optical MS Intelimouse and X Message-ID: <20001026095725.A23895@elwood.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from kdavey@gus33.homeip.net on Thu, Oct 26, 2000 at 07:24:48AM -0700 X-Whaa: You read headers? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Not sure if this is the answer you are looking for, but this is what I did. I used the PS/2 adapter. I never got the two side buttons to work, but then again I really did not put effort into it. Hopefully you might get a better answer then that. What is the difference between using it as a USB device or a PS/2? What advantage would you get by using it as USB? On Thu, Oct 26, 2000 at 07:24:48AM -0700, Keith Davey wrote: > Hello. > > Quick question. I picked up a USB/PS2 MS Optical Intelimouse. I have > elected to use it as a USB device but am having some difficulty getting it > to work under X. (3.3.6). > > I used XSetup86 and hand entered the port at /dev/ums0. This is allowing > my to move the curser with no problems, however dispite trying almost > every protocal available I can not get any on the buttons to work. Anyone > have any expereance with this? > > Keith Davey > kdavey@gus33.homeip.net > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Jim O'Gorman jameso@elwood.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 8: 6:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gateway.conestogac.on.ca (gateway.conestogac.on.ca [142.156.1.223]) by hub.freebsd.org (Postfix) with ESMTP id 4392337B479 for ; Thu, 26 Oct 2000 08:06:20 -0700 (PDT) Received: from gateway.conestogac.on.ca (root@localhost) by gateway.conestogac.on.ca with ESMTP id LAA12652 for ; Thu, 26 Oct 2000 11:06:10 -0400 (EDT) Received: from watson.conestogac.on.ca (watson.conestogac.on.ca [142.156.150.3]) by gateway.conestogac.on.ca with ESMTP id LAA12644 for ; Thu, 26 Oct 2000 11:06:10 -0400 (EDT) Received: from cs7.conestogac.on.ca (cs7.conestogac.on.ca [142.156.150.11]) by watson.conestogac.on.ca (8.9.0/8.7.3) with ESMTP id LAA17538 for ; Thu, 26 Oct 2000 11:06:08 -0400 (EDT) Received: from CS7/SpoolDir by cs7.conestogac.on.ca (Mercury 1.48); 26 Oct 00 11:08:47 GMT+500 Received: from SpoolDir by CS7 (Mercury 1.48); 26 Oct 00 11:08:22 GMT+500 From: "Sara Lynn Oesch" Organization: Conestoga College To: freebsd-questions@FreeBSD.ORG Date: Thu, 26 Oct 2000 11:08:15 EST MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: IT contest X-mailer: Pegasus Mail for Windows (v3.12a) Message-ID: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello. I am the provincial competition coordinator of an organization called Skills Canada - Ontario. We promote the skilled trades and technologies to youth in our province. One of the ways we do this is through a provincial technological skills competition. I am organizing the competition, which will occur in May 2001. I would like to have an Information Technology contest at the competition, but need someone with IT experience and background to help run it. This person would write the contest scope and projects for the competitors, as well as evaluation forms for the judges. They would need to be available in early May to come to Kitchener to run the contest. I am also looking for people from industry who would be interested in judging, contributing equipment or contributing expertice (but not necessarily running the contest). Even if people are not interested in helping with the contest itself, they may wish to contribute contacts of people who might be interested. Basically, I am starting from scratch. Ontario has never held an IT contest before, but two IT contests are offered at the national level. That is why I would like to give Ontario competitors the opportunity to hone their skills in this field. If you have any suggestions to help me I would greatly appreciate it. Thank you for your time. Sara Lynn Sara Lynn Oesch Competition Coordinator Skills Canada - Ontario Ph: (519) 748-3524 Ext. 328 Skills Work! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 8:14: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pfa0frpk001.panasonicfa.com (unknown [38.248.119.1]) by hub.freebsd.org (Postfix) with ESMTP id 0836937B479 for ; Thu, 26 Oct 2000 08:14:05 -0700 (PDT) Received: by exchange.panasonicfa.com with Internet Mail Service (5.5.2650.21) id ; Thu, 26 Oct 2000 10:13:45 -0500 Message-ID: <054F7DAA9E54D311AD090008C74CE9BD01766CE7@exchange.panasonicfa.com> From: "Zaitsau, Andrei" To: "'freebsd-questions@FreeBSD.ORG'" Subject: Voodoo 4 Date: Thu, 26 Oct 2000 10:13:35 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. I have a question. Has anybody tryed to use Voodoo 4 under FreeBSD 4.1.1 ? I was unable to configure it correctly, even more I was not able to configure it at all. Any suggestions? It's Voodoo 4. 32MB, 3dfx chip. So anyone? Please? Andrei. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 8:14:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from siafu.iconnect.co.ke (upagraha.iconnect.co.ke [209.198.248.2]) by hub.freebsd.org (Postfix) with ESMTP id 61BA037B4CF for ; Thu, 26 Oct 2000 08:14:45 -0700 (PDT) Received: from [212.22.163.2] (helo=poeza.iconnect.co.ke) by siafu.iconnect.co.ke with esmtp (Exim 2.12 #1) id 13ooih-0007Jp-00 for freebsd-questions@freebsd.org; Thu, 26 Oct 2000 18:13:31 +0300 Received: from wash by poeza.iconnect.co.ke with local (Exim 3.16 #1) id 13oold-0000G3-00 for freebsd-questions@FreeBSD.ORG; Thu, 26 Oct 2000 18:16:33 +0300 Date: Thu, 26 Oct 2000 18:16:33 +0300 From: Odhiambo Washington To: freebsd-questions@FreeBSD.ORG Subject: Re: HP Netserver E60 Message-ID: <20001026181633.E287@poeza.iconnect.co.ke> Mail-Followup-To: Odhiambo Washington , freebsd-questions@FreeBSD.ORG References: <39F743CD.47D88B67@wielkopolska.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <39F743CD.47D88B67@wielkopolska.com>; from "Pawel St. Zakiewicz" on Wed, Oct 25, 2000 at 10:34:21PM +0200 X-Operating-System: FreeBSD poeza.iconnect.co.ke 3.5-STABLE FreeBSD 3.5-STABLE X-Mailer: Mutt http://www.mutt.org/ X-Location: Mombasa, KE, East Africa Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Pawel St. Zakiewicz [20001025 23:37]: =>Hi => =>Does anyone install (and work) FreeBSD 4.x on HP Netserver E60? Yes sir, why? I am running it on one of those. => =>Is it possible ??? => =>Pawel => => =>To Unsubscribe: send mail to majordomo@FreeBSD.org =>with "unsubscribe freebsd-questions" in the body of the message -Wash -- Odhiambo Washington Inter-Connect Ltd., wash@iconnect.co.ke 5th Flr Furaha Plaza Tel: 254 11 222604 Nkrumah Rd., Fax: 254 11 222636 PO Box 83613 MOMBASA, KENYA. I was about half in love with her by the time we sat down. That's the thing about girls. Every time they do something pretty, even if they're not much to look at, or even if they're sort of stupid, you fall half in love with them, and then you never know where the hell you are. -J. D. Salinger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 8:25:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ra.nks.net (ra.nks.net [208.226.218.5]) by hub.freebsd.org (Postfix) with ESMTP id 5E23F37B479 for ; Thu, 26 Oct 2000 08:25:10 -0700 (PDT) Received: from localhost (joeo@localhost) by ra.nks.net (8.8.7/8.8.7) with ESMTP id LAA09690; Thu, 26 Oct 2000 11:25:04 -0400 Date: Thu, 26 Oct 2000 11:25:03 -0400 (EDT) From: X-Sender: joeo@ra.nks.net To: "Zaitsau, Andrei" Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: Voodoo 4 In-Reply-To: <054F7DAA9E54D311AD090008C74CE9BD01766CE7@exchange.panasonicfa.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 Works on a Voodoo4 here. You need to use XFree86 4.0.1 or later. On Thu, 26 Oct 2000, Zaitsau, Andrei wrote: > Hi. I have a question. > Has anybody tryed to use Voodoo 4 under FreeBSD 4.1.1 ? > I was unable to configure it correctly, even more I was not able to > configure it at all. > Any suggestions? > It's Voodoo 4. 32MB, 3dfx chip. > So anyone? Please? > Andrei. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 26 8:30:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pfa0frpk001.panasonicfa.com (unknown [38.248.119.1]) by hub.freebsd.org (Postfix) with ESMTP id 085F837B479 for ; Thu, 26 Oct 2000 08:30:30 -0700 (PDT) Received: by exchange.panasonicfa.com with Internet Mail Service (5.5.2650.21) id ; Thu, 26 Oct 2000 10:30:07 -0500 Message-ID: <054F7DAA9E54D311AD090008C74CE9BD01766CEA@exchange.panasonicfa.com> From: "Zaitsau, Andrei" To: "'joeo@cracktown.com'" Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: RE: Voodoo 4 Date: Thu, 26 Oct 2000 10:30:01 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is XFree86 4.0.1 or later goes with FreeBSD 4.1.1 ? If yes can you tell me how to configure it so it would work with Voodoo? IF XFree86 4.0.1 does not go with FreeBSD, how would I install it? Sorry guys, don't hate I am just a newbie... :( Andrei. -----Original Message----- From: joeo@cracktown.com [mailto:joeo@cracktown.com] Sent: Thursday, October 26, 2000 10:25 AM To: Zaitsau, Andrei Cc: 'freebsd-questions@FreeBSD.ORG' Subject: Re: Voodoo 4 Works on a Voodoo4 here. You need to use XFree86 4.0.1 or later. On Thu, 26 Oct 2000, Zaitsau, Andrei wrote: > Hi. I have a question. > Has anybody tryed to use Voodoo 4 under FreeBSD 4.1.1 ? > I was unable to configure it correctly, even more I was not able to > configure it at all. > Any suggestions? > It's Voodoo 4. 32MB, 3dfx chip. > So anyone? Please? > Andrei. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 26 8:44: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sentry.granch.com (sentry.granch.com [212.109.197.55]) by hub.freebsd.org (Postfix) with ESMTP id E72AD37B4C5 for ; Thu, 26 Oct 2000 08:43:57 -0700 (PDT) Received: from sentry.granch.ru (IDENT:shelton@localhost [127.0.0.1]) by sentry.granch.com (8.9.3/8.9.3) with ESMTP id WAA61696 for ; Thu, 26 Oct 2000 22:41:37 +0700 (NOVST) Message-ID: <39F850B1.F66FA9A7@sentry.granch.ru> Date: Thu, 26 Oct 2000 22:41:37 +0700 From: "Rashid N. Achilov" Reply-To: achilov@granch.ru Organization: Granch Ltd. X-Mailer: Mozilla 4.74 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: ru, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: MS Project-like? (repeatly) Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does anybody know any MS Project-like programs under FreeBSD (or capable to run as Linux binary)? -- With Best Regards. Rashid N. Achilov (RNA1-RIPE), Brainbench ID: 28514 Granch Ltd. system administrator, e-mail: achilov@granch.ru tel/fax (383-2) 24-2363 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 8:54:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id AD0EE37B479 for ; Thu, 26 Oct 2000 08:54:38 -0700 (PDT) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id UAA22305; Thu, 26 Oct 2000 20:01:02 +0200 Message-ID: <39F853E5.DBA6FB1A@i-clue.de> Date: Thu, 26 Oct 2000 17:55:17 +0200 From: Christoph Sold X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: achilov@granch.ru Cc: freebsd-questions@FreeBSD.ORG Subject: Re: MS Project-like? (repeatly) References: <39F850B1.F66FA9A7@sentry.granch.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Rashid N. Achilov" schrieb: > > Does anybody know any MS Project-like programs under FreeBSD (or capable > to run as Linux binary)? Obviously: No. If anybody speaks up otherwise, I'd like to know, too. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 9: 5: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from srcso.globis.ru (globis.ru [212.248.80.7]) by hub.freebsd.org (Postfix) with ESMTP id 4031337B479 for ; Thu, 26 Oct 2000 09:04:40 -0700 (PDT) Received: from raduga.dyndns.org (raduga.sochi.net [212.248.82.76]) by srcso.globis.ru (8.9.3/8.9.3) with ESMTP id UAA25308 for ; Thu, 26 Oct 2000 20:26:15 +0400 (MSD) (envelope-from igor@raduga.dyndns.org) Received: (from igor@localhost) by raduga.dyndns.org (8.10.1/8.10.0) id e9QG4WG20213 for freebsd-questions@freebsd.org; Thu, 26 Oct 2000 20:04:32 +0400 Date: Thu, 26 Oct 2000 20:04:32 +0400 From: Igor Roboul To: freebsd-questions@freebsd.org Subject: Re: Clustering Message-ID: <20001026200432.A20136@linux.rainbow> Reply-To: igorr@crosswinds.net Mail-Followup-To: freebsd-questions@freebsd.org References: <200010261207.OAA00225@pu0-12.svf.stuba.sk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <200010261207.OAA00225@pu0-12.svf.stuba.sk>; from root@pu0-12.svf.stuba.sk on Thu, Oct 26, 2000 at 02:07:53PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 26, 2000 at 02:07:53PM +0200, Lali UNIX Root wrote: > Hello, > Is The clustering supported on BSD systems ? If Yes What i need ?? .. > Thank, l@li > sorry for my English ... That depends on type of cluster you need. If you need "numbermill" then look at Beowulf, which is OS independent in general. But if you need WWW cluster, with dynamic contens you need something other. For static WWW you can use much simpler solutions like load balancing with help of DNS server. And if you need DBMS or fileserver cluster then you are in trouble, at least with FreeBSD and Linux(I think) -- Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 9:10:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.sdc1.sfba.home.com (femail1.sdc1.sfba.home.com [24.0.95.81]) by hub.freebsd.org (Postfix) with ESMTP id 0EB4A37B479 for ; Thu, 26 Oct 2000 09:10:22 -0700 (PDT) Received: from cx443070b ([24.0.36.170]) by femail1.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001026161007.WHJH2380.femail1.sdc1.sfba.home.com@cx443070b>; Thu, 26 Oct 2000 09:10:07 -0700 Message-ID: <000f01c03f67$8b2e90c0$aa240018@cx443070b> From: "Jeremiah Gowdy" To: "Victor R. Cardona" , "Zaitsau, Andrei" Cc: References: <054F7DAA9E54D311AD090008C74CE9BD01766CE2@exchange.panasonicfa.com> <20001025200133.A30303@home.com> Subject: Re: FW: My Experience With FreeBSD Date: Thu, 26 Oct 2000 09:12:30 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Wed, Oct 25, 2000 at 05:52:06PM -0500, Zaitsau, Andrei wrote: > > Okay.. I hate doing this again. > > But what makes the Computer manufacturers not to ship computers with > > preinstalled FreeBSD on it, it has no licenses, it's free, it's very robust > > and reliable OS. They don't have to waste money on commercial OS then... > > One more time, people won't buy those computers then, because FreeBSD will > > be too complicated to them. > > UNIX is far too complicated for the average user who just wants to surf > the Web and write am occasional letter. However, that is not the only > issue here. Microsoft has engaged in questionable, if not illegal > practices in order to gain and maintain their monopoly on the desktop. > Microsoft also tries to intimidate hardware vendors by hinting that > computer vendors and manufacturers could be liable for somehow abetting > software piracy if they sell a computer without an OS. Since most > computer makers already have contracts with MS, guess what OS they are > going to install. > > Victor Cardona Yeah, but those OEMs still ship f'ing RedHat Linux systems. No reason why they couldn't offer FreeBSD as well. There are only a few things that are keeping FreeBSD from launching fully mainstream and getting the application and device driver support it needs, and OEM support is one of them. A native version of Oracle wouldn't hurt either :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 9:24:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from weg.com.br (weg.com.br [200.215.119.129]) by hub.freebsd.org (Postfix) with ESMTP id 2C5A437B479 for ; Thu, 26 Oct 2000 09:24:30 -0700 (PDT) Received: by weg.com.br from localhost (router,SLMail V3.2); Thu, 26 Oct 2000 14:22:06 -0200 Received: from donadel [130.0.10.197] by weg.com.br [130.0.10.11] (SLmail 3.2.3113) with SMTP id 1223313BAAC511D48E2A00508B6DD4ED for ; Thu, 26 Oct 2000 14:22:06 -0200 Message-ID: <002601c03f69$558b91a0$c50a0082@weg.com.br> From: "Jackson Donadel" To: Subject: cyclades Date: Thu, 26 Oct 2000 14:25:19 -0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0023_01C03F58.91A73420" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 X-SLUIDL: E28DBD79-AB2711D4-8E2A0050-8B6DD4ED Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0023_01C03F58.91A73420 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable You know if the 4.1-RC have some problem with cyclades driver? ------=_NextPart_000_0023_01C03F58.91A73420 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
You know if the 4.1-RC have some = problem with=20 cyclades driver?
------=_NextPart_000_0023_01C03F58.91A73420-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 9:27:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.sdc1.sfba.home.com (femail1.sdc1.sfba.home.com [24.0.95.81]) by hub.freebsd.org (Postfix) with ESMTP id B086637B4D7 for ; Thu, 26 Oct 2000 09:27:05 -0700 (PDT) Received: from cx443070b ([24.0.36.170]) by femail1.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001026162651.WYVL2380.femail1.sdc1.sfba.home.com@cx443070b>; Thu, 26 Oct 2000 09:26:51 -0700 Message-ID: <002a01c03f69$e1804610$aa240018@cx443070b> From: "Jeremiah Gowdy" To: , References: <24.c3b737e.272987cf@aol.com> Subject: Re: smp Date: Thu, 26 Oct 2000 09:29:14 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I have 650 duel processor 256 mb, My computer keeps rebooting on its own and > shows that I have lost chains , or sometimes its blank . Someone told me I > needed to replace my SMP , can you please tell me where is the SMP is in my > computer , and how to fix this problem? Sometimes it just keeps rebooting > without saying I have lost chains. Its a pentium111 > > Alexandra You have a dual pentium III 650 with 256megs ram ? This world is an unfair place. You actually have two SMPs in your computer. Open your computer, and remove them, they are big black cartriges that say Pentium III. Take them out. They are probably overheated, so put them in the freezer for about 24 hours, and then put them outside before sunrise the next day. The mourning dew will integrate into the SMP and I guarantee your SMP will never overheat again. If this doesn't work, your may have dirty contacts on your SMPs, so take some rubbing alcohol or hydrogren peroxide or ammonia, remove the black plastic cover that's around the SMP, and wipe it down with some sort of solvent. This should fix your SMP issues. If you need any futher help, feel free to contact me. Here's my number: 202-456-1414 Ask for Bill if one of the secretaries answers the phone. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 9:33:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gateway.telecom.ksu.edu (gateway-1.telecom.ksu.edu [129.130.63.239]) by hub.freebsd.org (Postfix) with ESMTP id 9E99037B479 for ; Thu, 26 Oct 2000 09:33:56 -0700 (PDT) Received: from sioux.telecom.ksu.edu(129.130.60.32) by pawnee.telecom.ksu.edu via smap (V2.0) id xma015201; Thu, 26 Oct 00 11:33:24 -0500 Message-ID: <39F85CAA.59BF882F@telecom.ksu.edu> Date: Thu, 26 Oct 2000 11:32:42 -0500 From: nathan X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Jeremiah Gowdy Cc: Cafetyme@aol.com, freebsd-questions@FreeBSD.ORG Subject: Re: smp References: <24.c3b737e.272987cf@aol.com> <002a01c03f69$e1804610$aa240018@cx443070b> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG is it me? or is this guy high on crack? not to be trite, but i hope you aren't even CONSIDERING this piece of advice? just making sure... nathan > You actually have two SMPs in your computer. Open your computer, and remove > them, they are big black cartriges that say Pentium III. Take them out. > They are probably overheated, so put them in the freezer for about 24 hours, > and then put them outside before sunrise the next day. The mourning dew > will integrate into the SMP and I guarantee your SMP will never overheat > again. If this doesn't work, your may have dirty contacts on your SMPs, so > take some rubbing alcohol or hydrogren peroxide or ammonia, remove the black > plastic cover that's around the SMP, and wipe it down with some sort of > solvent. This should fix your SMP issues. If you need any futher help, > feel free to contact me. > > Here's my number: > 202-456-1414 > > Ask for Bill if one of the secretaries answers the phone. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 26 9:35:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id 310C437B4CF for ; Thu, 26 Oct 2000 09:35:19 -0700 (PDT) Received: by heorot.1nova.com (Postfix, from userid 1000) id 5332D3294; Wed, 25 Oct 2000 08:58:37 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id 403CB3293; Wed, 25 Oct 2000 08:58:37 +0000 (GMT) Date: Wed, 25 Oct 2000 08:58:37 +0000 (GMT) From: Rick Hamell To: Cafetyme@aol.com Cc: freebsd-questions@freebsd.org Subject: Re: smp In-Reply-To: <24.c3b737e.272987cf@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 > I have 650 duel processor 256 mb, My computer keeps rebooting on its own and > shows that I have lost chains , or sometimes its blank . Someone told me I > needed to replace my SMP , can you please tell me where is the SMP is in my > computer , and how to fix this problem? Sometimes it just keeps rebooting > without saying I have lost chains. Its a pentium111 This is a FreeBSD mailing list. SMP is multiple processors. If you've got lost chains, that means you're running Windows. The Windows version you are most likely running does not support SMP either. Most likely the acronym you're looking for is CPU or RAM. If the computer keeps rebooting your best bet is to take it to a local computer shop that you can trust. Rick ******************************************************************* Rick's FreeBSD Web page http://heorot.1nova.com/freebsd Ace Logan's Hardware Guide http://www.shatteredcrystal.net/hardware ***FreeBSD - The Power to Serve! http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 9:39:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dreamedge4u.com (dreamedge4u.com [161.58.214.133]) by hub.freebsd.org (Postfix) with ESMTP id 1628937B479 for ; Thu, 26 Oct 2000 09:39:37 -0700 (PDT) Received: from uitec.ac.jp (ah36.line.neweb.ne.jp [211.4.96.142]) by dreamedge4u.com (8.8.8) id BAA70829 for ; Fri, 27 Oct 2000 01:39:26 +0900 (JST) Message-ID: <39F85CF2.A78C1846@uitec.ac.jp> Date: Fri, 27 Oct 2000 01:33:55 +0900 From: khairil adri X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: about qmail Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello everybody... i would like to ask about qmail. does anyone knows about qmail ? i am a beginer in freebsd. hope you can help me to understand more about freebsd... thank you.. adry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 9:45: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail8.nc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by hub.freebsd.org (Postfix) with ESMTP id 1C1B737B479 for ; Thu, 26 Oct 2000 09:45:02 -0700 (PDT) Received: from rdu162-226-120.nc.rr.com ([24.162.226.120]) by mail8.nc.rr.com with Microsoft SMTPSVC(5.5.1877.197.19); Thu, 26 Oct 2000 12:44:33 -0400 Date: Thu, 26 Oct 2000 12:44:34 -0400 From: FreeBSD X-Mailer: The Bat! (v1.46d) Personal Reply-To: FreeBSD X-Priority: 3 (Normal) Message-ID: <16010317820.20001026124434@nc.rr.com> To: khairil adri Cc: freebsd-questions@FreeBSD.ORG Subject: Re: about qmail In-reply-To: <39F85CF2.A78C1846@uitec.ac.jp> References: <39F85CF2.A78C1846@uitec.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey, check this out. http://www.qmail.org/ Good Luck, Neill freebsd@nc.rr.com Thursday, October 26, 2000, 12:33:55 PM, you wrote: ka> hello everybody... ka> i would like to ask about qmail. ka> does anyone knows about qmail ? ka> i am a beginer in freebsd. ka> hope you can help me to understand more about ka> freebsd... ka> thank you.. ka> adry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 9:51: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail4.sdc1.sfba.home.com (femail4.sdc1.sfba.home.com [24.0.95.84]) by hub.freebsd.org (Postfix) with ESMTP id E1BE437B479 for ; Thu, 26 Oct 2000 09:51:01 -0700 (PDT) Received: from cx443070b ([24.0.36.170]) by femail4.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001026164944.YUZE26316.femail4.sdc1.sfba.home.com@cx443070b>; Thu, 26 Oct 2000 09:49:44 -0700 Message-ID: <000f01c03f6d$39813c90$aa240018@cx443070b> From: "Jeremiah Gowdy" To: "nathan" Cc: , References: <24.c3b737e.272987cf@aol.com> <002a01c03f69$e1804610$aa240018@cx443070b> <39F85CAA.59BF882F@telecom.ksu.edu> Subject: Re: smp Date: Thu, 26 Oct 2000 09:53:10 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > is it me? or is this guy high on crack? > not to be trite, but i hope you aren't even CONSIDERING this piece of advice? > > just making sure... > nathan Look at the original post, it's obviously a joke. Lost chains ? Replace my SMP ? Some Linux kiddie is having a day To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 9:55:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id E0FDA37B4CF for ; Thu, 26 Oct 2000 09:55:13 -0700 (PDT) Received: by heorot.1nova.com (Postfix, from userid 1000) id 7DA223294; Wed, 25 Oct 2000 09:18:58 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id 6281A3293; Wed, 25 Oct 2000 09:18:58 +0000 (GMT) Date: Wed, 25 Oct 2000 09:18:58 +0000 (GMT) From: Rick Hamell To: Jeremiah Gowdy Cc: freebsd-questions@FreeBSD.ORG Subject: Re: smp In-Reply-To: <000f01c03f6d$39813c90$aa240018@cx443070b> Message-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 it me? or is this guy high on crack? > > not to be trite, but i hope you aren't even CONSIDERING this piece of > advice? > > > > just making sure... > > nathan > > Look at the original post, it's obviously a joke. Lost chains ? Replace my > SMP ? Some Linux kiddie is having a day Or it's a Windows user who was told what to fix, mistook what was said, searched the web for SMP, hit www.freebsd.org saw the -questions link, and decided to do just that... ask a question. There is no reason not to be nice to them. Simply point them to the right direction, if they continue to harrass you from that point, then it's open season. Rick ******************************************************************* Rick's FreeBSD Web page http://heorot.1nova.com/freebsd Ace Logan's Hardware Guide http://www.shatteredcrystal.net/hardware ***FreeBSD - The Power to Serve! http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 9:55:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pfa0frpk001.panasonicfa.com (unknown [38.248.119.1]) by hub.freebsd.org (Postfix) with ESMTP id 2EC8C37B4D7 for ; Thu, 26 Oct 2000 09:55:53 -0700 (PDT) Received: by exchange.panasonicfa.com with Internet Mail Service (5.5.2650.21) id ; Thu, 26 Oct 2000 11:55:31 -0500 Message-ID: <054F7DAA9E54D311AD090008C74CE9BD01766CEC@exchange.panasonicfa.com> From: "Zaitsau, Andrei" To: 'Jeremiah Gowdy' Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: RE: smp Date: Thu, 26 Oct 2000 11:55:22 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gowdy, Were you born as FreeBSD expert? I do not think you should not have fun of people who ask questions. People are learning. And if you will provide them with BU11$h1T information it won't be very helpful for FreeBSD community. Andrei. -----Original Message----- From: Jeremiah Gowdy [mailto:jgowdy@home.com] Sent: Thursday, October 26, 2000 11:53 AM To: nathan Cc: Cafetyme@aol.com; freebsd-questions@FreeBSD.ORG Subject: Re: smp > is it me? or is this guy high on crack? > not to be trite, but i hope you aren't even CONSIDERING this piece of advice? > > just making sure... > nathan Look at the original post, it's obviously a joke. Lost chains ? Replace my SMP ? Some Linux kiddie is having a day To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of 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 Oct 26 9:59:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp02.mrf.mail.rcn.net (smtp02.mrf.mail.rcn.net [207.172.4.61]) by hub.freebsd.org (Postfix) with ESMTP id 6336D37B479 for ; Thu, 26 Oct 2000 09:59:08 -0700 (PDT) Received: from ct-hartford-us143.javanet.com ([209.150.34.48]) by smtp02.mrf.mail.rcn.net with esmtp (Exim 3.15 #2) id 13oqMt-0001cY-00 for freebsd-questions@FreeBSD.ORG; Thu, 26 Oct 2000 12:59:07 -0400 Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-questions@FreeBSD.ORG From: media@ct1.nai.net Subject: disabling default boot?? Date: Thu, 26 Oct 2000 12:59:07 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am running FreeBSD 3.4 and Windows 95 on a 133/586. With boot manager installed, it defaults to the last OS run. So if I'm not actively watching the screen, it will automatically boot whichever OS I ran last. Is there any I can disable the default selection in boot manager so that it will wait for my input (F1, F2, etc.) before selecting an OS?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 9:59:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 64FD137B4CF for ; Thu, 26 Oct 2000 09:59:27 -0700 (PDT) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0G3100401R5WY1@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Thu, 26 Oct 2000 09:58:59 -0700 (PDT) Received: from tagalong ([165.107.42.185]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0G31001MCR4RSN@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Thu, 26 Oct 2000 09:58:04 -0700 (PDT) Date: Thu, 26 Oct 2000 09:58:26 -0700 From: Drew Tomlinson Subject: Can't find 4.1.1-Stable Distribution To: "FreeBSD Questions (E-mail)" Message-id: <8C224DC088D8D111B67D0000F67AC17E0306D50A@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG For the past two days, I have attempted to view the ports collection via FTP. After connecting to the FTP server (I've tried several in the US), I get an error stating "Warning: Can't find the '4.1.1-Stable' distribution on the FTP Server..." and then gives me a chance to connect to another server. This used to work with this version. Any ideas what has happened? Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 10: 4: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from donkeykong.gpcc.itd.umich.edu (donkeykong.gpcc.itd.umich.edu [141.211.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 0019337B479 for ; Thu, 26 Oct 2000 10:04:05 -0700 (PDT) Received: from qix.gpcc.itd.umich.edu (smtp@qix.gpcc.itd.umich.edu [141.211.2.152]) by donkeykong.gpcc.itd.umich.edu (8.8.8/4.3-mailhub) with ESMTP id NAA01873; Thu, 26 Oct 2000 13:04:05 -0400 (EDT) Received: from localhost (timcm@localhost) by qix.gpcc.itd.umich.edu (8.8.8/5.1-client) with ESMTP id NAA28269; Thu, 26 Oct 2000 13:04:04 -0400 (EDT) Date: Thu, 26 Oct 2000 13:04:03 -0400 (EDT) From: Tim McMillen X-Sender: timcm@qix.gpcc.itd.umich.edu To: Jeremiah Gowdy Cc: "Victor R. Cardona" , "Zaitsau, Andrei" , freebsd-questions@FreeBSD.ORG Subject: Re: FW: My Experience With FreeBSD In-Reply-To: <000f01c03f67$8b2e90c0$aa240018@cx443070b> Message-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 ask the same question of every local custom built computer house I see that doesn't have anything but M$: Why no linux or FreeBSD? They say that they can't sell them until their people learn enough about it to install and support it correctly. Part of the problem is the install jobs at these places are not very high paying so anybody with really good unix/freebsd experience is likely to have better jobs. People that sell hardware can't afford to pay people that really know what they're doing so they stick to M$. Remember, companies do things that make them money and really nothing else. They don't make computers to give you a more enjoyable computational experience. They sell what people will pay cold cash for. If they were smart they would see that many people don't want to pay for M$ and that there is a market for selling computers with free operating systems. They can make a higher margin (don't have to pay the M$ price). Some of the larger OEM's can start to offer Linux but that's all they are likely to do soon because of the training costs involved. When the mass market (even those that are savvy enough to handle a free unix system) buys a computer they want it to be fully configured when they get it. It would have to have X windows and KDE or Gnome installed But then there is still th whole issue with M$'s strongarm tactics below. Tim On Thu, 26 Oct 2000, Jeremiah Gowdy wrote: > > On Wed, Oct 25, 2000 at 05:52:06PM -0500, Zaitsau, Andrei wrote: > > > Okay.. I hate doing this again. > > > But what makes the Computer manufacturers not to ship computers with > > > preinstalled FreeBSD on it, it has no licenses, it's free, it's very > robust > > > and reliable OS. They don't have to waste money on commercial OS then... > > > One more time, people won't buy those computers then, because FreeBSD > will > > > be too complicated to them. > > > > UNIX is far too complicated for the average user who just wants to surf > > the Web and write am occasional letter. However, that is not the only > > issue here. Microsoft has engaged in questionable, if not illegal > > practices in order to gain and maintain their monopoly on the desktop. > > Microsoft also tries to intimidate hardware vendors by hinting that > > computer vendors and manufacturers could be liable for somehow abetting > > software piracy if they sell a computer without an OS. Since most > > computer makers already have contracts with MS, guess what OS they are > > going to install. > > > > Victor Cardona > > Yeah, but those OEMs still ship f'ing RedHat Linux systems. No reason why > they couldn't offer FreeBSD as well. > There are only a few things that are keeping FreeBSD from launching fully > mainstream and getting the application and device driver support it needs, > and OEM support is one of them. A native version of Oracle wouldn't hurt > either :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 10: 7:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cortes.cibnor.mx (cortes.cibnor.mx [200.23.161.225]) by hub.freebsd.org (Postfix) with ESMTP id 4CE3037B479 for ; Thu, 26 Oct 2000 10:07:17 -0700 (PDT) Received: from localhost (cestrada@localhost) by cortes.cibnor.mx (8.9.3/8.9.3) with ESMTP id LAA05597; Thu, 26 Oct 2000 11:06:18 -0600 (MDT) Date: Thu, 26 Oct 2000 11:06:17 -0600 (MDT) From: "Cesar Estrada [INF]" To: achilov@granch.ru Cc: Jon Rust , freebsd-questions@FreeBSD.ORG Subject: Re: DHCP In-Reply-To: <39F40F1C.DCFD91CD@sentry.granch.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 Hi, Thanks for your help. I have the last question, for examples if I have 25 computers and my range is of 20 computers, How Can I do ?? if any computers has 10 Minutes without use or inactive, DHCP server take the IP and asign another computers...... Ing. Cesar Estrada Enriquez http://www.cibnor.mx/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 10:10:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 6204937B479 for ; Thu, 26 Oct 2000 10:10:52 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.1/8.11.1) with SMTP id e9QHAiD02073 for ; Thu, 26 Oct 2000 21:10:45 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <002a01c03f6f$adaeaec0$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: Subject: KDE 2 from the port Date: Thu, 26 Oct 2000 21:10:43 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I have installed KDE 2 release from the ports and cannot figure out how to setup international keyboard as it used to be. There is no section like 'international keyboard' in the kde control center and no section like 'input devices'. Anybody got international keyboard working in KDE2? Or maybe it is done in a different way now. Regards, Artem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 10:14:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from donkeykong.gpcc.itd.umich.edu (donkeykong.gpcc.itd.umich.edu [141.211.2.163]) by hub.freebsd.org (Postfix) with ESMTP id B05C637B479 for ; Thu, 26 Oct 2000 10:14:33 -0700 (PDT) Received: from qix.gpcc.itd.umich.edu (smtp@qix.gpcc.itd.umich.edu [141.211.2.152]) by donkeykong.gpcc.itd.umich.edu (8.8.8/4.3-mailhub) with ESMTP id NAA03652; Thu, 26 Oct 2000 13:14:33 -0400 (EDT) Received: from localhost (timcm@localhost) by qix.gpcc.itd.umich.edu (8.8.8/5.1-client) with ESMTP id NAA01041; Thu, 26 Oct 2000 13:14:32 -0400 (EDT) Date: Thu, 26 Oct 2000 13:14:32 -0400 (EDT) From: Tim McMillen X-Sender: timcm@qix.gpcc.itd.umich.edu To: "Zaitsau, Andrei" Cc: "'Jeremiah Gowdy'" , "'freebsd-questions@FreeBSD.ORG'" Subject: RE: smp In-Reply-To: <054F7DAA9E54D311AD090008C74CE9BD01766CEC@exchange.panasonicfa.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, 26 Oct 2000, Zaitsau, Andrei wrote: > Gowdy, > Were you born as FreeBSD expert? > I do not think you should not have fun of people who ask questions. People > are learning. And if you will provide them with BU11$h1T information it > won't be very helpful for FreeBSD community. > Andrei. I know, I'm a beginner too, but it was obviuosly a joke. VERY funny one at that. The guys here think I'm an idiot I was laughing so hard. The guy didn't even have a FreeBSD question and didn't know what he was asking. Other people, myself included had already responded directly to the author with some clarification for him. No harm done. Tim > > is it me? or is this guy high on crack? > > not to be trite, but i hope you aren't even CONSIDERING this piece of > advice? > > > > just making sure... > > nathan > > Look at the original post, it's obviously a joke. Lost chains ? Replace my > SMP ? Some Linux kiddie is having a day To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 10:14:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id E326137B479 for ; Thu, 26 Oct 2000 10:14:43 -0700 (PDT) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id VAA23025; Thu, 26 Oct 2000 21:21:11 +0200 Message-ID: <39F866AE.874BF7E6@i-clue.de> Date: Thu, 26 Oct 2000 19:15:26 +0200 From: Christoph Sold X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: media@mail1.nai.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: disabling default boot?? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG media@mail1.nai.net schrieb: > > I am running FreeBSD 3.4 and Windows 95 on a 133/586. With boot manager > installed, it defaults to the last OS run. So if I'm not actively watching > the screen, it will automatically boot whichever OS I ran last. Is there > any I can disable the default selection in boot manager so that it will > wait for my input (F1, F2, etc.) before selecting an OS?? Install OS-BS from the installation CD-ROM. It can be tweaked to wait for you, or you designate one system as default system. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 10:19:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gus33.homeip.net (hybrid-024-221-140-147.az.sprintbbd.net [24.221.140.147]) by hub.freebsd.org (Postfix) with ESMTP id DD74437B479 for ; Thu, 26 Oct 2000 10:19:52 -0700 (PDT) Received: from localhost (kdavey@localhost [127.0.0.1]) by gus33.homeip.net (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id KAA16117; Thu, 26 Oct 2000 10:02:02 -0700 Date: Thu, 26 Oct 2000 10:02:02 -0700 (MST) From: Keith Davey To: Jim Cc: freebsd-questions@freebsd.org Subject: Re: Optical MS Intelimouse and X In-Reply-To: <20001026095725.A23895@elwood.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 26 Oct 2000, Jim wrote: > Not sure if this is the answer you are looking for, but this is what I > did. > > I used the PS/2 adapter. I never got the two side buttons to work, but > then again I really did not put effort into it. Hopefully you might > get a better answer then that. > > What is the difference between using it as a USB device or a PS/2? > What advantage would you get by using it as USB? It may sound silly, and may even be a complete inacuracy on my part, however I am trying to utilize my ISA bus as little as possable. As a matter of fact I am working to be ISA free. Basicly I am hoping this will improve system performance overall. Like I said, I could be completely off base here. Keith Davey > > On Thu, Oct 26, 2000 at 07:24:48AM -0700, Keith Davey wrote: > > Hello. > > > > Quick question. I picked up a USB/PS2 MS Optical Intelimouse. I have > > elected to use it as a USB device but am having some difficulty getting it > > to work under X. (3.3.6). > > > > I used XSetup86 and hand entered the port at /dev/ums0. This is allowing > > my to move the curser with no problems, however dispite trying almost > > every protocal available I can not get any on the buttons to work. Anyone > > have any expereance with this? > > > > Keith Davey > > kdavey@gus33.homeip.net > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > Jim O'Gorman > jameso@elwood.net > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 10:23:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp23.singnet.com.sg (smtp23.singnet.com.sg [165.21.101.203]) by hub.freebsd.org (Postfix) with ESMTP id 5ACF437B479 for ; Thu, 26 Oct 2000 10:23:40 -0700 (PDT) Received: from netserver01 (ad202.166.107.23.magix.com.sg [202.166.107.23]) by smtp23.singnet.com.sg (8.9.3/8.9.3) with SMTP id BAA00908 for ; Fri, 27 Oct 2000 01:23:38 +0800 (envelope-from spades@galaxynet.org) Message-Id: <3.0.32.20001027012410.007943d0@smtp.magix.com.sg> X-Sender: spades@smtp.magix.com.sg X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Fri, 27 Oct 2000 01:24:10 +0800 To: freebsd-questions@freebsd.org From: Spades Subject: RE: User disk usage Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How do i get a daily output of how big is each user's directory and their disk usage stats on my system? Lee. ---- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 10:40:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 34E0037B479 for ; Thu, 26 Oct 2000 10:40:47 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.11.1/8.11.1) id e9QHeeb02870; Thu, 26 Oct 2000 12:40:40 -0500 (CDT) (envelope-from dan) Date: Thu, 26 Oct 2000 12:40:40 -0500 From: Dan Nelson To: Spades Cc: freebsd-questions@FreeBSD.ORG Subject: Re: User disk usage Message-ID: <20001026124040.A2771@dan.emsphone.com> References: <3.0.32.20001027012410.007943d0@smtp.magix.com.sg> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.10i In-Reply-To: <3.0.32.20001027012410.007943d0@smtp.magix.com.sg>; from "Spades" on Fri Oct 27 01:24:10 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Oct 27), Spades said: > How do i get a daily output of how big is each user's directory and > their disk usage stats on my system? For #1, "du -d1 /home/" will work. For #2, you can enable quotas (leave them at infinity), and use the "repquota" command to get a usage report per user. -- 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 Oct 26 10:43:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from exchange1.wix.net (exchange1.wix.net [208.217.178.2]) by hub.freebsd.org (Postfix) with ESMTP id E5D0E37B479 for ; Thu, 26 Oct 2000 10:43:10 -0700 (PDT) Received: by EXCHANGE1 with Internet Mail Service (5.5.2650.21) id ; Thu, 26 Oct 2000 13:43:02 -0400 Message-ID: <996A31CD310CD311815D0008C7B9A1E6CBB96E@EXCHANGE1> From: "Bullwinkel, Thomas" To: freebsd-questions@FreeBSD.ORG Subject: Obtaining copies of BSD Date: Thu, 26 Oct 2000 13:42:35 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, my name is Walter Elkins and I am the Network Technician here at Sanford-Brown College. I am looking for copies of open source software for our Networking Technologies courses that we are offering. Currently we are a MCSP, but are looking to expand into the open source market and need software for our courses. Any software and or merchandise that we may be able to obtain would be greatly appreciated. Feel free to contact me regarding this matter. Thank you, Walter Elkins Sanford-Brown College 1203 Smizer Mill Rd. Fenton, Mo. 63026 (636) 349-4000 WalterLElkins@aol.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 10:44:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp22.singnet.com.sg (smtp22.singnet.com.sg [165.21.101.202]) by hub.freebsd.org (Postfix) with ESMTP id 582C237B479 for ; Thu, 26 Oct 2000 10:44:35 -0700 (PDT) Received: from netserver01 (ad202.166.107.23.magix.com.sg [202.166.107.23]) by smtp22.singnet.com.sg (8.11.0/8.11.0) with SMTP id e9QHiUC41253 for ; Fri, 27 Oct 2000 01:44:30 +0800 (SGT) Message-Id: <3.0.32.20001027014457.0153a920@smtp.magix.com.sg> X-Sender: spades@smtp.magix.com.sg X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Fri, 27 Oct 2000 01:45:02 +0800 To: freebsd-questions@freebsd.org From: Spades Subject: RE: User bandwidth Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How do i get a daily output of how much a user use on bandwidth in bytes or bits etc? Lee. ---- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 10:44:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from c017.sfo.cp.net (c017-h020.c017.sfo.cp.net [209.228.12.234]) by hub.freebsd.org (Postfix) with SMTP id ECFC837B4F9 for ; Thu, 26 Oct 2000 10:44:51 -0700 (PDT) Received: (cpmta 15008 invoked from network); 26 Oct 2000 10:43:43 -0700 Received: from unknown (HELO filip) (63.201.151.239) by smtp.pakana.com (209.228.12.234) with SMTP; 26 Oct 2000 10:43:43 -0700 X-Sent: 26 Oct 2000 17:43:43 GMT Reply-To: From: "Filip Hanik" To: Subject: how do the FreeBSD news groups work Date: Thu, 26 Oct 2000 10:42:58 -0700 Message-ID: <000801c03f72$cab253c0$ef97c93f@pakana.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-Sent: 26 Oct 2000 17:33:45 GMT Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How is freebsd-questions@ratexchange.org work in conjunction with the NNTP news groups? I'd like to set up something similar where our users can either subscribe to a majordomo email list or go through a news reader and read the postings of our news server. So my three questions are: 1. What news server are you using and how does it work in conjunction with majordomo? 2. Is it hard to install, configure and manage? 3. Any documentation would be great thanks a lot in advance Filip Filip Hanik Technical Architect Pakana Corporation fhanik@pakana.com 415-371 9200 ext 3529 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 10:54:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by hub.freebsd.org (Postfix) with ESMTP id 8A83F37B479 for ; Thu, 26 Oct 2000 10:54:26 -0700 (PDT) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 2.05 #4) id 13orEP-000Kt9-00 for freebsd-questions@freebsd.org; Thu, 26 Oct 2000 18:54:25 +0100 Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.9.3/8.9.3) id SAA32874 for freebsd-questions@freebsd.org; Thu, 26 Oct 2000 18:54:25 +0100 (BST) (envelope-from jcm) Date: Thu, 26 Oct 2000 18:54:24 +0100 From: j mckitrick To: freebsd-questions@freebsd.org Subject: question on remote procedure calls Message-ID: <20001026185424.A31453@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hey everybody, i have to write a simple file server for a school project. I found documention on rpcgen, which will be invaluable. Assuming i can get this to work, what might be a good way to transfer the file once i find it? I was thinking this shouldn't be too hard. I can just pass the name of a file to the 'server' and it will attempt to open it, with standard unix fopen. If it succeeds, would ftp be a good way to send it? Or break it up into chunks and send it back as a parameter? Is there some reasonably simple code that would get me started or give me ideas? Thanks in advance, jcm -- "That depends on what the meaning of the word 'is' is." -President Bill Clinton "I don't know what you mean by the word 'ask.'" -CEO Bill Gates To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 11: 0:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fermi.stockhouse.com (unknown [216.13.218.120]) by hub.freebsd.org (Postfix) with ESMTP id 731D237B479 for ; Thu, 26 Oct 2000 11:00:25 -0700 (PDT) Received: from invest27 (ws141.investment.com [216.18.1.141]) by fermi.stockhouse.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id VNYWL20F; Thu, 26 Oct 2000 11:00:50 -0700 From: "Bennett Hui" To: "Mike Galvez" , Cc: Subject: RE: APM or /etc/hosts Date: Thu, 26 Oct 2000 11:00:30 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20001026095837.B84260@m.mail.virginia.edu> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I also want to get APM working on my FreeBSD box. I have 4.1.1 release. Following your instructions, I've checked the following: In /etc/rc.conf, I have: apm_enable="YES" I'm assuming that this is the same as enable_apm="YES" as you suggested? I've checked that APM is enabled in my BIOS. But what do you mean by add: en apm to /boot/kernel.conf ?? I've looked in my /boot directory and there is no kernel.conf file. Bennett -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Mike Galvez Sent: Thursday, October 26, 2000 6:59 AM To: smujohnson@home.com Cc: questions@FreeBSD.ORG Subject: Re: APM or /etc/hosts Check that APM is enabled in your BIOS and add: en apm to /boot/kernel.conf also check that: enable_apm="yes" is in your /etc/rc.conf On Thu, Oct 26, 2000 at 01:23:24PM +0100, simond@irrelevant.org wrote: > On Thu, Oct 26, 2000 at 11:50:56PM -0700, Mike Batchelor wrote: > > Hey, > > > > I can't seem to get any APM features working for my ASUS A7V. Basically I would like FreeBSD (rel4.1.1) to shutdown the computer using halt -p (is that even the correct arguement?!) without having to press the power button. The generic kernel already has "device apm0" set up so.. I have no idea. Thanks > > Try just "device apm", it works fine on my A7V. > > -- > Simon Dick simond@irrelevant.org > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Michael Galvez Computer Systems Sr. Engineer Office: 804-982-2975 Financial Analysis E-Mail: mrg8n@virginia.edu University of Virginia Messenger Mail: Carruthers Hall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of 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 Oct 26 11: 1:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from webmail.speakeasy.net (webmail.speakeasy.net [216.254.0.19]) by hub.freebsd.org (Postfix) with ESMTP id 067C237B479 for ; Thu, 26 Oct 2000 11:01:30 -0700 (PDT) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by webmail.speakeasy.net (8.9.3/8.9.3) with SMTP id LAA12923 for ; Thu, 26 Oct 2000 11:01:29 -0700 Message-Id: <200010261801.LAA12923@webmail.speakeasy.net> Subject: shutdown -p on Asus K7V? Content-transfer-encoding: 7bit To: freebsd-questions@FreeBSD.ORG From: "E. Jordan Bojar" Content-type: TEXT/PLAIN; charset=US-ASCII Mime-version: 1.0 Reply-To: Date: Thu, 26 Oct 2000 11:01 -0700 X-mailer: Speakeasy Network Webmail v1.0 [J. Beck, G. Morris] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm wondering if anyone knows if or how I might enable the "shutdown -p" option on an Asus K7V. Is it possible? I though it worked on other ASUS boards and I'm wondering if it is a configuration, BIOS, or architecture issue. I don't subscribe, so please respond directly to bojar@speakeasy.org. Thanks in advance! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 11: 2:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.cdknet.com (mail.cdknet.com [206.20.234.1]) by hub.freebsd.org (Postfix) with ESMTP id 190A137B4CF for ; Thu, 26 Oct 2000 11:02:58 -0700 (PDT) Received: from glass ([192.168.0.25]) by mail.cdknet.com (8.9.2/8.9.2) with SMTP id OAA25829 for ; Thu, 26 Oct 2000 14:05:27 -0400 (EDT) (envelope-from dyu@cdknet.com) Reply-To: From: "Derrick Yu" To: Subject: To enlarge a partition.... Date: Thu, 26 Oct 2000 14:02:55 -0400 Message-ID: <000d01c03f76$f7cdbbc0$1900a8c0@glass> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear all, Can someone list me the steps of how to enlarge my /usr/ partition by adding a new drive? or is it possible to do that? Thanks guys, Derrick Yu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 11:17:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ugrad.unbc.ca (ugrad.unbc.ca [142.207.112.20]) by hub.freebsd.org (Postfix) with ESMTP id 8EBDC37B479 for ; Thu, 26 Oct 2000 11:17:36 -0700 (PDT) Received: from localhost (mahoneyd@localhost) by ugrad.unbc.ca (8.9.3/8.9.3) with ESMTP id LAA13833 for ; Thu, 26 Oct 2000 11:16:16 -0700 X-Authentication-Warning: ugrad.unbc.ca: mahoneyd owned process doing -bs Date: Thu, 26 Oct 2000 11:16:16 -0700 (PDT) From: Dave Mahoney To: freebsd-questions@FreeBSD.org Subject: kernel "make" command fails Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-812772240-1148317841-972584176=:13682" 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. ---812772240-1148317841-972584176=:13682 Content-Type: TEXT/PLAIN; charset=US-ASCII I am attempting to configure a new kernel for FreeBSD 3.1 and during the make process I get an error that the file "vnode_if.h" cannot be found, and sure enough, this file is not on my system, nor can I find it on the system CD's. I tried reinstalling the /usr/src/sys part of the distribution, but that file is not there. Any direction would be appreciated. Sincerely, David Mahoney ---812772240-1148317841-972584176=:13682 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=AGRAJAG Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename=AGRAJAG IyBSZWxlYXNlOiAzLjEtUkVMRUFTRQ0KIyBHRU5FUklDIC0tIEdlbmVyaWMg bWFjaGluZSB3aXRoIFdEL0FIeC9OQ1IvQlR4IGZhbWlseSBkaXNrcw0KIw0K IyBGb3IgbW9yZSBpbmZvcm1hdGlvbiByZWFkIHRoZSBoYW5kYm9vayBwYXJ0 IFN5c3RlbSBBZG1pbmlzdHJhdGlvbiAtPiANCiMgQ29uZmlndXJpbmcgdGhl IEZyZWVCU0QgS2VybmVsIC0+IFRoZSBDb25maWd1cmF0aW9uIEZpbGUuIA0K IyBUaGUgaGFuZGJvb2sgaXMgYXZhaWxhYmxlIGluIC91c3Ivc2hhcmUvZG9j L2hhbmRib29rIG9yIG9ubGluZSBhcw0KIyBsYXRlc3QgdmVyc2lvbiBmcm9t IHRoZSBGcmVlQlNEIFdvcmxkIFdpZGUgV2ViIHNlcnZlciANCiMgPFVSTDpo dHRwOi8vd3d3LkZyZWVCU0QuT1JHLz4NCiMNCiMgQW4gZXhoYXVzdGl2ZSBs aXN0IG9mIG9wdGlvbnMgYW5kIG1vcmUgZGV0YWlsZWQgZXhwbGFuYXRpb25z IG9mIHRoZSANCiMgZGV2aWNlIGxpbmVzIGlzIHByZXNlbnQgaW4gdGhlIC4v TElOVCBjb25maWd1cmF0aW9uIGZpbGUuIElmIHlvdSBhcmUgDQojIGluIGRv dWJ0IGFzIHRvIHRoZSBwdXJwb3NlIG9yIG5lY2Vzc2l0eSBvZiBhIGxpbmUs IGNoZWNrIGZpcnN0IGluIExJTlQuDQojDQojCSRJZDogR0VORVJJQyx2IDEu MTQzLjIuMiAxOTk5LzAyLzE1IDAyOjUwOjA3IGRlcyBFeHAgJA0KDQptYWNo aW5lCQkiaTM4NiINCiNjcHUJCSJJMzg2X0NQVSINCiNjcHUJCSJJNDg2X0NQ VSINCmNwdQkJIkk1ODZfQ1BVIg0KI2NwdQkJIkk2ODZfQ1BVIg0KaWRlbnQJ CUFHUkFKQUcNCm1heHVzZXJzCTMyDQoNCm9wdGlvbnMJCU1BVEhfRU1VTEFU RQkJI1N1cHBvcnQgZm9yIHg4NyBlbXVsYXRpb24NCm9wdGlvbnMJCUlORVQJ CQkjSW50ZXJORVR3b3JraW5nDQpvcHRpb25zCQlORVRBVEFMSwkJI1N1cHBv cnQgZm9yIEFwcGxldGFsayBuZXR3b3JraW5nDQpvcHRpb25zCQlGRlMJCQkj QmVya2VsZXkgRmFzdCBGaWxlc3lzdGVtDQpvcHRpb25zCQlGRlNfUk9PVAkJ I0ZGUyB1c2FibGUgYXMgcm9vdCBkZXZpY2UgW2tlZXAgdGhpcyFdDQpvcHRp b25zCQlNRlMJCQkjTWVtb3J5IEZpbGVzeXN0ZW0NCm9wdGlvbnMJCU1GU19S T09UCQkjTUZTIHVzYWJsZSBhcyByb290IGRldmljZSwgIk1GUyIgcmVxJ2Vk DQpvcHRpb25zCQlORlMJCQkjTmV0d29yayBGaWxlc3lzdGVtDQpvcHRpb25z CQlORlNfUk9PVAkJI05GUyB1c2FibGUgYXMgcm9vdCBkZXZpY2UsICJORlMi IHJlcSdlZA0Kb3B0aW9ucwkJTVNET1NGUwkJCSNNU0RPUyBGaWxlc3lzdGVt DQpvcHRpb25zCQkiQ0Q5NjYwIgkJI0lTTyA5NjYwIEZpbGVzeXN0ZW0NCm9w dGlvbnMJCSJDRDk2NjBfUk9PVCIJCSNDRC1ST00gdXNhYmxlIGFzIHJvb3Qu ICJDRDk2NjAiIHJlcSdlZA0Kb3B0aW9ucwkJUFJPQ0ZTCQkJI1Byb2Nlc3Mg ZmlsZXN5c3RlbQ0Kb3B0aW9ucwkJIkNPTVBBVF80MyIJCSNDb21wYXRpYmxl IHdpdGggQlNEIDQuMyBbS0VFUCBUSElTIV0NCm9wdGlvbnMJCVNDU0lfREVM QVk9MTUwMDAJI0JlIHBlc3NpbWlzdGljIGFib3V0IEpvZSBTQ1NJIGRldmlj ZQ0Kb3B0aW9ucwkJVUNPTlNPTEUJCSNBbGxvdyB1c2VycyB0byBncmFiIHRo ZSBjb25zb2xlDQpvcHRpb25zCQlGQUlMU0FGRQkJI0JlIGNvbnNlcnZhdGl2 ZQ0Kb3B0aW9ucwkJVVNFUkNPTkZJRwkJI2Jvb3QgLWMgZWRpdG9yDQpvcHRp b25zCQlWSVNVQUxfVVNFUkNPTkZJRwkjdmlzdWFsIGJvb3QgLWMgZWRpdG9y DQoNCmNvbmZpZwkJa2VybmVsCXJvb3Qgb24gd2QwDQoNCiMgVG8gbWFrZSBh biBTTVAga2VybmVsLCB0aGUgbmV4dCB0d28gYXJlIG5lZWRlZA0KI29wdGlv bnMJU01QCQkJIyBTeW1tZXRyaWMgTXVsdGlQcm9jZXNzb3IgS2VybmVsDQoj b3B0aW9ucwlBUElDX0lPCQkJIyBTeW1tZXRyaWMgKEFQSUMpIEkvTw0KIyBP cHRpb25hbGx5IHRoZXNlIG1heSBuZWVkIHR3ZWFrZWQsIChkZWZhdWx0cyBz aG93bik6DQojb3B0aW9ucwlOQ1BVPTIJCQkjIG51bWJlciBvZiBDUFVzDQoj b3B0aW9ucwlOQlVTPTQJCQkjIG51bWJlciBvZiBidXNzZXMNCiNvcHRpb25z CU5BUElDPTEJCQkjIG51bWJlciBvZiBJTyBBUElDcw0KI29wdGlvbnMJTklO VFI9MjQJCSMgbnVtYmVyIG9mIElOVHMNCg0KY29udHJvbGxlcglpc2EwDQpj b250cm9sbGVyCWVpc2EwDQpjb250cm9sbGVyCXBjaTANCg0KY29udHJvbGxl cglmZGMwCWF0IGlzYT8gcG9ydCAiSU9fRkQxIiBiaW8gaXJxIDYgZHJxIDIN CmRpc2sJCWZkMAlhdCBmZGMwIGRyaXZlIDANCmRpc2sJCWZkMQlhdCBmZGMw IGRyaXZlIDENCg0Kb3B0aW9ucwkJIkNNRDY0MCIJIyB3b3JrIGFyb3VuZCBD TUQ2NDAgY2hpcCBkZWZpY2llbmN5DQpjb250cm9sbGVyCXdkYzAJYXQgaXNh PyBwb3J0ICJJT19XRDEiIGJpbyBpcnEgMTQNCmRpc2sJCXdkMAlhdCB3ZGMw IGRyaXZlIDANCmRpc2sJCXdkMQlhdCB3ZGMwIGRyaXZlIDENCg0KY29udHJv bGxlcgl3ZGMxCWF0IGlzYT8gcG9ydCAiSU9fV0QyIiBiaW8gaXJxIDE1DQpk aXNrCQl3ZDIJYXQgd2RjMSBkcml2ZSAwDQpkaXNrCQl3ZDMJYXQgd2RjMSBk cml2ZSAxDQoNCm9wdGlvbnMJCUFUQVBJCQkjRW5hYmxlIEFUQVBJIHN1cHBv cnQgZm9yIElERSBidXMNCm9wdGlvbnMJCUFUQVBJX1NUQVRJQwkjRG9uJ3Qg ZG8gaXQgYXMgYW4gTEtNDQpkZXZpY2UJCWFjZDAJCSNJREUgQ0QtUk9NDQpk ZXZpY2UJCXdmZDAJCSNJREUgRmxvcHB5IChlLmcuIExTLTEyMCkNCg0KIyBB IHNpbmdsZSBlbnRyeSBmb3IgYW55IG9mIHRoZXNlIGNvbnRyb2xsZXJzIChu Y3IsIGFoYiwgYWhjKSBpcw0KIyBzdWZmaWNpZW50IGZvciBhbnkgbnVtYmVy IG9mIGluc3RhbGxlZCBkZXZpY2VzLg0KY29udHJvbGxlcgluY3IwDQpjb250 cm9sbGVyCWFoYjANCmNvbnRyb2xsZXIJYWhjMA0KY29udHJvbGxlcglpc3Aw DQoNCiMgVGhpcyBjb250cm9sbGVyIG9mZmVycyBhIG51bWJlciBvZiBjb25m aWd1cmF0aW9uIG9wdGlvbnMsIHRvbyBtYW55IHRvDQojIGRvY3VtZW50IGhl cmUgIC0gc2VlIHRoZSBMSU5UIGZpbGUgaW4gdGhpcyBkaXJlY3RvcnkgYW5k IGxvb2sgdXAgdGhlDQojIGRwdDAgZW50cnkgdGhlcmUgZm9yIG11Y2ggZnVs bGVyIGRvY3VtZW50YXRpb24gb24gdGhpcy4NCmNvbnRyb2xsZXIgICAgICBk cHQwDQoNCmNvbnRyb2xsZXIJYWR2MAlhdCBpc2E/IHBvcnQgPyBjYW0gaXJx ID8NCmNvbnRyb2xsZXIJYWR3MA0KY29udHJvbGxlcglidDAJYXQgaXNhPyBw b3J0ID8gY2FtIGlycSA/DQpjb250cm9sbGVyCWFoYTAJYXQgaXNhPyBwb3J0 ID8gY2FtIGlycSA/DQojY29udHJvbGxlcglhaWMwCWF0IGlzYT8gcG9ydCAw eDM0MCBiaW8gaXJxIDExDQoNCiNjb250cm9sbGVyCXNjYnVzMA0KDQojZGV2 aWNlCQlkYTANCg0KI2RldmljZQkJc2EwDQoNCiNkZXZpY2UJCXBhc3MwDQoN CiNkZXZpY2UJCWNkMAkjT25seSBuZWVkIG9uZSBvZiB0aGVzZSwgdGhlIGNv ZGUgZHluYW1pY2FsbHkgZ3Jvd3MNCg0KZGV2aWNlCQl3dDAJYXQgaXNhPyBw b3J0IDB4MzAwIGJpbyBpcnEgNSBkcnEgMQ0KZGV2aWNlCQltY2QwCWF0IGlz YT8gcG9ydCAweDMwMCBiaW8gaXJxIDEwDQoNCmNvbnRyb2xsZXIJbWF0Y2Qw CWF0IGlzYT8gcG9ydCAweDIzMCBiaW8NCg0KZGV2aWNlCQlzY2QwCWF0IGlz YT8gcG9ydCAweDIzMCBiaW8NCg0KIyBhdGtiZGMwIGNvbnRyb2xscyBib3Ro IHRoZSBrZXlib2FyZCBhbmQgdGhlIFBTLzIgbW91c2UNCmNvbnRyb2xsZXIJ YXRrYmRjMAlhdCBpc2E/IHBvcnQgSU9fS0JEIHR0eQ0KZGV2aWNlCQlhdGti ZDAJYXQgaXNhPyB0dHkgaXJxIDENCmRldmljZQkJcHNtMAlhdCBpc2E/IHR0 eSBpcnEgMTINCg0KZGV2aWNlCQl2Z2EwCWF0IGlzYT8gcG9ydCA/IGNvbmZs aWN0cw0KDQojIHNwbGFzaCBzY3JlZW4vc2NyZWVuIHNhdmVyDQpwc2V1ZG8t ZGV2aWNlCXNwbGFzaA0KDQojIHN5c2NvbnMgaXMgdGhlIGRlZmF1bHQgY29u c29sZSBkcml2ZXIsIHJlc2VtYmxpbmcgYW4gU0NPIGNvbnNvbGUNCmRldmlj ZQkJc2MwCWF0IGlzYT8gdHR5DQojIEVuYWJsZSB0aGlzIGFuZCBQQ1ZUX0ZS RUVCU0QgZm9yIHBjdnQgdnQyMjAgY29tcGF0aWJsZSBjb25zb2xlIGRyaXZl cg0KI2RldmljZQkJdnQwCWF0IGlzYT8gdHR5DQojb3B0aW9ucwkJWFNFUlZF UgkJCSMgc3VwcG9ydCBmb3IgWCBzZXJ2ZXINCiNvcHRpb25zCQlGQVRfQ1VS U09SCQkjIHN0YXJ0IHdpdGggYmxvY2sgY3Vyc29yDQojIElmIHlvdSBoYXZl IGEgVGhpbmtQQUQsIHVuY29tbWVudCB0aGlzIGFsb25nIHdpdGggdGhlIHJl c3Qgb2YgdGhlIFBDVlQgbGluZXMNCiNvcHRpb25zCQlQQ1ZUX1NDQU5TRVQ9 MgkJIyBJQk0ga2V5Ym9hcmRzIGFyZSBub24tc3RkDQoNCmRldmljZQkJbnB4 MAlhdCBpc2E/IHBvcnQgSU9fTlBYIGlycSAxMw0KDQojDQojIExhcHRvcCBz dXBwb3J0IChzZWUgTElOVCBmb3IgbW9yZSBvcHRpb25zKQ0KIw0KZGV2aWNl CQlhcG0wICAgIGF0IGlzYT8JZGlzYWJsZQlmbGFncyAweDMxICMgQWR2YW5j ZWQgUG93ZXIgTWFuYWdlbWVudA0KDQojIFBDQ0FSRCAoUENNQ0lBKSBzdXBw b3J0DQojY29udHJvbGxlcgljYXJkMA0KI2RldmljZQkJcGNpYzAJYXQgY2Fy ZD8NCiNkZXZpY2UJCXBjaWMxCWF0IGNhcmQ/DQoNCmRldmljZQkJc2lvMAlh dCBpc2E/IHBvcnQgIklPX0NPTTEiIGZsYWdzIDB4MTAgdHR5IGlycSA0DQpk ZXZpY2UJCXNpbzEJYXQgaXNhPyBwb3J0ICJJT19DT00yIiB0dHkgaXJxIDMN CmRldmljZQkJc2lvMglhdCBpc2E/IHBvcnQgIklPX0NPTTMiIHR0eSBpcnEg OA0KZGV2aWNlCQlzaW8zCWF0IGlzYT8gcG9ydCAiSU9fQ09NNCIgdHR5IGly cSA5DQoNCiMgUGFyYWxsZWwgcG9ydA0KZGV2aWNlCQlwcGMwCWF0IGlzYT8g cG9ydD8gbmV0IGlycSA3DQpjb250cm9sbGVyCXBwYnVzMA0KZGV2aWNlCQlu bHB0MAlhdCBwcGJ1cz8NCmRldmljZQkJcGxpcDAJYXQgcHBidXM/DQpkZXZp Y2UJCXBwaTAJYXQgcHBidXM/DQojY29udHJvbGxlcgl2cG8wCWF0IHBwYnVz Pw0KDQojIE9yZGVyIGlzIGltcG9ydGFudCBoZXJlIGR1ZSB0byBpbnRydXNp dmUgcHJvYmVzLCBkbyAqbm90KiBhbHBoYWJldGl6ZQ0KIyB0aGlzIGxpc3Qg b2YgbmV0d29yayBpbnRlcmZhY2VzIHVudGlsIHRoZSBwcm9iZXMgaGF2ZSBi ZWVuIGZpeGVkLg0KIyBSaWdodCBub3cgaXQgYXBwZWFycyB0aGF0IHRoZSBp ZTAgbXVzdCBiZSBwcm9iZWQgYmVmb3JlIGVwMC4gU2VlDQojIHJldmlzaW9u IDEuMjAgb2YgdGhpcyBmaWxlLg0KZGV2aWNlIGF4MA0KZGV2aWNlIGRlMA0K ZGV2aWNlIGZ4cDANCmRldmljZSBteDANCmRldmljZSBwbjANCmRldmljZSBy bDANCmRldmljZSB0bDANCmRldmljZSB0eDANCmRldmljZSB2cjANCmRldmlj ZSB2eDANCmRldmljZSB3YjANCmRldmljZSB4bDANCg0KZGV2aWNlIGVkMCBh dCBpc2E/IHBvcnQgMHgyODAgbmV0IGlycSAxMCBpb21lbSAweGQ4MDAwDQpk ZXZpY2UgaWUwIGF0IGlzYT8gcG9ydCAweDMwMCBuZXQgaXJxIDEwIGlvbWVt IDB4ZDAwMDANCmRldmljZSBlcDAgYXQgaXNhPyBwb3J0IDB4MzAwIG5ldCBp cnEgMTANCmRldmljZSBleDAgYXQgaXNhPyBwb3J0PyBuZXQgaXJxPw0KZGV2 aWNlIGZlMCBhdCBpc2E/IHBvcnQgMHgzMDAgbmV0IGlycSA/DQpkZXZpY2Ug bGUwIGF0IGlzYT8gcG9ydCAweDMwMCBuZXQgaXJxIDUgaW9tZW0gMHhkMDAw MA0KZGV2aWNlIGxuYzAgYXQgaXNhPyBwb3J0IDB4MjgwIG5ldCBpcnEgMTAg ZHJxIDANCmRldmljZSB6ZTAgYXQgaXNhPyBwb3J0IDB4MzAwIG5ldCBpcnEg MTAgaW9tZW0gMHhkODAwMA0KZGV2aWNlIHpwMCBhdCBpc2E/IHBvcnQgMHgz MDAgbmV0IGlycSAxMCBpb21lbSAweGQ4MDAwDQpkZXZpY2UgY3MwIGF0IGlz YT8gcG9ydCAweDMwMCBuZXQgaXJxID8NCg0KcHNldWRvLWRldmljZQlsb29w DQpwc2V1ZG8tZGV2aWNlCWV0aGVyDQpwc2V1ZG8tZGV2aWNlCXNsCTENCnBz ZXVkby1kZXZpY2UJcHBwCTENCnBzZXVkby1kZXZpY2UJdHVuCTENCnBzZXVk by1kZXZpY2UJcHR5CTE2DQpwc2V1ZG8tZGV2aWNlCWd6aXAJCSMgRXhlYyBn emlwcGVkIGEub3V0J3MNCg0KIyBLVFJBQ0UgZW5hYmxlcyB0aGUgc3lzdGVt LWNhbGwgdHJhY2luZyBmYWNpbGl0eSBrdHJhY2UoMikuDQojIFRoaXMgYWRk cyA0IEtCIGJsb2F0IHRvIHlvdXIga2VybmVsLCBhbmQgc2xpZ2h0bHkgaW5j cmVhc2VzDQojIHRoZSBjb3N0cyBvZiBlYWNoIHN5c2NhbGwuDQpvcHRpb25z CQlLVFJBQ0UJCSNrZXJuZWwgdHJhY2luZw0KDQojIFRoaXMgcHJvdmlkZXMg c3VwcG9ydCBmb3IgU3lzdGVtIFYgc2hhcmVkIG1lbW9yeSBhbmQgbWVzc2Fn ZSBxdWV1ZXMuDQojDQpvcHRpb25zCQlTWVNWU0hNDQpvcHRpb25zCQlTWVNW TVNHDQoNCiMgIFRoZSBgYnBmaWx0ZXInIHBzZXVkby1kZXZpY2UgZW5hYmxl cyB0aGUgQmVya2VsZXkgUGFja2V0IEZpbHRlci4gIEJlDQojICBhd2FyZSBv ZiB0aGUgbGVnYWwgYW5kIGFkbWluaXN0cmF0aXZlIGNvbnNlcXVlbmNlcyBv ZiBlbmFibGluZyB0aGlzDQojICBvcHRpb24uICBUaGUgbnVtYmVyIG9mIGRl dmljZXMgZGV0ZXJtaW5lcyB0aGUgbWF4aW11bSBudW1iZXIgb2YNCiMgIHNp bXVsdGFuZW91cyBCUEYgY2xpZW50cyBwcm9ncmFtcyBydW5uYWJsZS4NCiNw c2V1ZG8tZGV2aWNlCWJwZmlsdGVyIDQJI0JlcmtlbGV5IHBhY2tldCBmaWx0 ZXINCg0KDQojIFVTQiBzdXBwb3J0DQojY29udHJvbGxlciAgICB1aGNpMA0K I2NvbnRyb2xsZXIgICAgb2hjaTANCiNjb250cm9sbGVyICAgIHVzYjANCiMN CiMgZm9yIHRoZSBtb21lbnQgd2UgaGF2ZSB0byBzcGVjaWZ5IHRoZSBwcmlv cml0aWVzIG9mIHRoZSBkZXZpY2UNCiMgZHJpdmVycyBleHBsaWNpdGx5IGJ5 IHRoZSBvcmRlcmluZyBpbiB0aGUgbGlzdCBiZWxvdy4gVGhpcyB3aWxsDQoj IGJlIGNoYW5nZWQgaW4gdGhlIGZ1dHVyZS4NCiMNCiNkZXZpY2UgICAgICAg IHVtczANCiNkZXZpY2UgICAgICAgIHVrYmQwDQojZGV2aWNlICAgICAgICB1 bHB0MA0KI2RldmljZSAgICAgICAgdWh1YjANCiNkZXZpY2UgICAgICAgIHVj b20wDQojZGV2aWNlICAgICAgICB1bW9kZW0wDQojZGV2aWNlICAgICAgICBo aWQwDQojZGV2aWNlICAgICAgICB1Z2VuMA0KDQojDQojb3B0aW9ucyAgICAg ICBVU0JfREVCVUcNCiNvcHRpb25zICAgICAgIFVTQlZFUkJPU0UNCg== ---812772240-1148317841-972584176=:13682-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 11:19:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.class.com (mail.class.com [207.91.36.227]) by hub.freebsd.org (Postfix) with ESMTP id 385E437B479 for ; Thu, 26 Oct 2000 11:19:33 -0700 (PDT) Received: from cab.elwood.net (lnk2-ogorman-1.binary.net [216.229.11.158]) by mail.class.com (Postfix) with ESMTP id 453645922D; Thu, 26 Oct 2000 13:19:32 -0500 (CDT) Received: by cab.elwood.net (Postfix, from userid 1000) id 23C2499281; Thu, 26 Oct 2000 13:19:31 -0500 (CDT) Date: Thu, 26 Oct 2000 13:19:31 -0500 From: Jim To: Derrick Yu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: To enlarge a partition.... Message-ID: <20001026131931.C24688@elwood.net> References: <000d01c03f76$f7cdbbc0$1900a8c0@glass> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <000d01c03f76$f7cdbbc0$1900a8c0@glass>; from dyu@cdknet.com on Thu, Oct 26, 2000 at 02:02:55PM -0400 X-Whaa: You read headers? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You can't grow UFS filesystems on FreeBSD. You might want to look at http://www.vinumvm.org/vinum/wishlist.html. It has the best info that I have seen about the topic. Snipped it reads: --- Expandable file systems An expandable volume isn't much use if the file system on it doesn't know about the additional space. Many people ask for expandable ufs. This isn't really a Vinum issue, but Vinum makes it interesting. Status: Some people are working on it. At the moment, there's nothing useful to show. --- I would say add a bigger drive or use Vinum to concat/raid/stripe a couple smaller ones together. That is what I do and it works great. On Thu, Oct 26, 2000 at 02:02:55PM -0400, Derrick Yu wrote: > Dear all, > > Can someone list me the steps of how to enlarge my /usr/ partition by adding > a new drive? or is it possible to do that? > Thanks guys, > > Derrick Yu > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Jim O'Gorman jameso@elwood.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 11:21:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from citusc17.usc.edu (citusc17.usc.edu [128.125.38.177]) by hub.freebsd.org (Postfix) with ESMTP id E0A2A37B4C5; Thu, 26 Oct 2000 11:21:16 -0700 (PDT) Received: (from kris@localhost) by citusc17.usc.edu (8.11.1/8.11.1) id e9QIME770506; Thu, 26 Oct 2000 11:22:14 -0700 (PDT) (envelope-from kris) Date: Thu, 26 Oct 2000 11:22:14 -0700 From: Kris Kennaway To: Zvezdelin Vladov Cc: security-officer@FreeBSD.org, freebsd-questions@FreeBSD.org, freebsd-stable@FreeBSD.org Subject: Re: OpenSSH 2.1.x printf-style format string bugs! Message-ID: <20001026112214.A70478@citusc17.usc.edu> References: <20001026125049.29375.qmail@web805.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001026125049.29375.qmail@web805.mail.yahoo.com>; from zvezdi_v@yahoo.com on Thu, Oct 26, 2000 at 05:50:49AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 26, 2000 at 05:50:49AM -0700, Zvezdelin Vladov wrote: > Dear Sirs, > Excuse me if I am wrong, > but on the RELENG_4 tag, > the openssh port seems to be the > old version, and as far as I can > see,( on the > http://www.freebsd.org/cgi/cvsweb.cgi/src/ > RELENG_4 tag) > And there are *some* security problems with it: Actually these aren't exploitable problems, as far as I could tell. I've been meaning to bring 2.2.0 into -stable but have been too busy. Thanks for the reminder - I'll do it this weekend. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 11:29:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from c017.sfo.cp.net (c017-h020.c017.sfo.cp.net [209.228.12.234]) by hub.freebsd.org (Postfix) with SMTP id 026A237B479 for ; Thu, 26 Oct 2000 11:29:11 -0700 (PDT) Received: (cpmta 2732 invoked from network); 26 Oct 2000 11:29:10 -0700 Received: from unknown (HELO filip) (63.201.151.239) by smtp.pakana.com (209.228.12.234) with SMTP; 26 Oct 2000 11:29:10 -0700 X-Sent: 26 Oct 2000 18:29:10 GMT Reply-To: From: "Filip Hanik" To: "'Jim'" , "'Derrick Yu'" Cc: Subject: RE: To enlarge a partition.... Date: Thu, 26 Oct 2000 11:28:25 -0700 Message-ID: <001b01c03f7a$880bf960$ef97c93f@pakana.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20001026131931.C24688@elwood.net> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You could kind of trick it. move the largest (one or more) sub-directory on the /usr partition to the new drive then simple mount /usr/large-directory to the new drive. that will at least work temporarily. Filip Filip Hanik Technical Architect Pakana Corporation fhanik@pakana.com 415-371 9200 ext 3529 -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Jim Sent: Thursday, October 26, 2000 11:20 AM To: Derrick Yu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: To enlarge a partition.... You can't grow UFS filesystems on FreeBSD. You might want to look at http://www.vinumvm.org/vinum/wishlist.html. It has the best info that I have seen about the topic. Snipped it reads: --- Expandable file systems An expandable volume isn't much use if the file system on it doesn't know about the additional space. Many people ask for expandable ufs. This isn't really a Vinum issue, but Vinum makes it interesting. Status: Some people are working on it. At the moment, there's nothing useful to show. --- I would say add a bigger drive or use Vinum to concat/raid/stripe a couple smaller ones together. That is what I do and it works great. On Thu, Oct 26, 2000 at 02:02:55PM -0400, Derrick Yu wrote: > Dear all, > > Can someone list me the steps of how to enlarge my /usr/ partition by adding > a new drive? or is it possible to do that? > Thanks guys, > > Derrick Yu > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Jim O'Gorman jameso@elwood.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 Thu Oct 26 11:32:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nse.excel-xl.net (unknown [202.179.128.4]) by hub.freebsd.org (Postfix) with ESMTP id 3932837B479 for ; Thu, 26 Oct 2000 11:32:14 -0700 (PDT) Received: from pc ([202.179.129.53]) by nse.excel-xl.net (8.9.3/8.9.3) with SMTP id XAA26053 for ; Thu, 26 Oct 2000 23:34:11 +0500 Message-ID: <000a01c03f7b$57e18a60$3581b3ca@pc> From: "Khalid Mahmood" To: Subject: DEBUG: Unknown major/minor Devtype Date: Thu, 26 Oct 2000 23:34:12 +0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C03FA5.3EFB8A80" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C03FA5.3EFB8A80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi All, I got an Intel Server, I got two SCSI hard drives 9GB and 18GB was = running on linux fine, I transfered my system to FreeBSD-4.0 , I have = installed the bsd system successfully on the 9GB SCSI. But when I try to = make filesystem on the second 18GB hard drive after labeling it , it = gives me the error: Invalid Argument=20 and follwoing error on the other console : DEBUG: Unknown major/minor Devtype there was ext2 file system on the both disks, I have also tried to mount = the file system on ext2 with mount_ext2fs wiht kernel support but I gave = me the same error : mount_ext2fs: /dev/da1s1 : Invalid Argument Can some one tell me some way out, Any help will be greatelt = appreciated. Thankx, Khalid Mahmood Network Engineer, Cyber House (Pvt) Ltd. Islamabad, Pakistan ------=_NextPart_000_0007_01C03FA5.3EFB8A80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi All,
 
I got an Intel Server, I got two SCSI = hard drives=20 9GB and 18GB was running on linux fine, I transfered my system to = FreeBSD-4.0 ,=20 I have installed the bsd system successfully on the 9GB SCSI. But when I = try to=20 make filesystem on the second 18GB hard drive after labeling it , it = gives me=20 the error: Invalid Argument
 
and follwoing error on the other = console=20 :
 
DEBUG: Unknown major/minor = Devtype
 
there was ext2 file system on the both = disks, I=20 have also tried to mount the file system on ext2 with mount_ext2fs wiht = kernel=20 support but I gave me the same error  :
 
mount_ext2fs: /dev/da1s1 : Invalid=20 Argument
 
Can some one tell me some way out, Any = help will be=20 greatelt appreciated.
 
Thankx,
 
Khalid Mahmood
Network Engineer,
Cyber House (Pvt) Ltd.
Islamabad, = Pakistan
------=_NextPart_000_0007_01C03FA5.3EFB8A80-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 11:34:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wormhole.bluestar.net (wormhole.bluestar.net [208.53.1.61]) by hub.freebsd.org (Postfix) with ESMTP id 0A13C37B479 for ; Thu, 26 Oct 2000 11:34:11 -0700 (PDT) Received: from planetwe.com (admin.planetwe.com [64.182.69.146]) by wormhole.bluestar.net (8.10.1/8.10.1) with ESMTP id e9QIY1l10415; Thu, 26 Oct 2000 13:34:01 -0500 (CDT) Message-ID: <39F87919.2EF8B16F@planetwe.com> Date: Thu, 26 Oct 2000 13:34:01 -0500 From: Drew Sanford X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: fhanik@pakana.com Cc: "'Jim'" , "'Derrick Yu'" , freebsd-questions@FreeBSD.ORG Subject: Re: To enlarge a partition.... References: <001b01c03f7a$880bf960$ef97c93f@pakana.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Particularly, doing this is /usr/local and /usr/home can be quite helpful. Filip Hanik wrote: > > You could kind of trick it. > move the largest (one or more) sub-directory on the /usr partition to the > new drive > then simple mount /usr/large-directory to the new drive. > > that will at least work temporarily. > > Filip > > Filip Hanik > Technical Architect > Pakana Corporation > fhanik@pakana.com > 415-371 9200 ext 3529 > > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Jim > Sent: Thursday, October 26, 2000 11:20 AM > To: Derrick Yu > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: To enlarge a partition.... > > You can't grow UFS filesystems on FreeBSD. You might want to look at > http://www.vinumvm.org/vinum/wishlist.html. It has the best info that > I have seen about the topic. > > Snipped it reads: > > --- > > Expandable file systems > > An expandable volume isn't much use if the file system on it > doesn't know about the additional space. Many people ask for > expandable ufs. This isn't really a Vinum issue, but Vinum makes it > interesting. > > Status: Some people are working on it. At the moment, there's > nothing useful to show. > > --- > > I would say add a bigger drive or use Vinum to concat/raid/stripe a > couple smaller ones together. That is what I do and it works great. > > On Thu, Oct 26, 2000 at 02:02:55PM -0400, Derrick Yu wrote: > > Dear all, > > > > Can someone list me the steps of how to enlarge my /usr/ partition by > adding > > a new drive? or is it possible to do that? > > Thanks guys, > > > > Derrick Yu > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > Jim O'Gorman > jameso@elwood.net -- Drew Sanford Systems Administrator Planetwe.com Email: drew@planetwe.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 11:35: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gateway.telecom.ksu.edu (gateway-1.telecom.ksu.edu [129.130.63.239]) by hub.freebsd.org (Postfix) with ESMTP id 7C1C837B479 for ; Thu, 26 Oct 2000 11:34:59 -0700 (PDT) Received: from sioux.telecom.ksu.edu(129.130.60.32) by pawnee.telecom.ksu.edu via smap (V2.0) id xma015582; Thu, 26 Oct 00 13:34:26 -0500 Message-ID: <39F87908.DCC01D8A@telecom.ksu.edu> Date: Thu, 26 Oct 2000 13:33:44 -0500 From: nathan X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: dyu@cdknet.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: To enlarge a partition.... References: <000d01c03f76$f7cdbbc0$1900a8c0@glass> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i'm actually preparing to do this exact thing. my /usr is full also i've bought a new drive. gonna put it in, and create a new slice and mount as /usr_new then, just copy (using technique of your choice) /usr to /usr_new then, you can simply edit /etc/fstab and swap /usr_new for /usr then reboot (or you can do the switch manually and not have to reboot) that's it i've done it before and its the most straightforward/painless procedure to "resize" full slices (for me at least) good luck! nathan Derrick Yu wrote: > Dear all, > > Can someone list me the steps of how to enlarge my /usr/ partition by adding > a new drive? or is it possible to do that? > Thanks guys, > > Derrick Yu > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 26 11:42:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.cdknet.com (mail.cdknet.com [206.20.234.1]) by hub.freebsd.org (Postfix) with ESMTP id E87B337B4C5 for ; Thu, 26 Oct 2000 11:42:37 -0700 (PDT) Received: from glass ([192.168.0.25]) by mail.cdknet.com (8.9.2/8.9.2) with SMTP id OAA26451; Thu, 26 Oct 2000 14:44:19 -0400 (EDT) (envelope-from dyu@cdknet.com) Reply-To: From: "Derrick Yu" To: "'nathan'" Cc: Subject: RE: To enlarge a partition.... Date: Thu, 26 Oct 2000 14:41:47 -0400 Message-ID: <001401c03f7c$655de200$1900a8c0@glass> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal In-Reply-To: <39F87908.DCC01D8A@telecom.ksu.edu> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for all reply. -----Original Message----- From: nathan@telecom.ksu.edu [mailto:nathan@telecom.ksu.edu]On Behalf Of nathan Sent: Thursday, October 26, 2000 2:34 PM To: dyu@cdknet.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: To enlarge a partition.... i'm actually preparing to do this exact thing. my /usr is full also i've bought a new drive. gonna put it in, and create a new slice and mount as /usr_new then, just copy (using technique of your choice) /usr to /usr_new then, you can simply edit /etc/fstab and swap /usr_new for /usr then reboot (or you can do the switch manually and not have to reboot) that's it i've done it before and its the most straightforward/painless procedure to "resize" full slices (for me at least) good luck! nathan Derrick Yu wrote: > Dear all, > > Can someone list me the steps of how to enlarge my /usr/ partition by adding > a new drive? or is it possible to do that? > Thanks guys, > > Derrick Yu > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 26 12: 1:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from c017.sfo.cp.net (c017-h020.c017.sfo.cp.net [209.228.12.234]) by hub.freebsd.org (Postfix) with SMTP id 8103F37B479 for ; Thu, 26 Oct 2000 12:01:50 -0700 (PDT) Received: (cpmta 15126 invoked from network); 26 Oct 2000 12:01:46 -0700 Received: from unknown (HELO filip) (63.201.151.239) by smtp.pakana.com (209.228.12.234) with SMTP; 26 Oct 2000 12:01:46 -0700 X-Sent: 26 Oct 2000 19:01:46 GMT Reply-To: From: "Filip Hanik" To: "'Bullwinkel, Thomas'" Cc: Subject: RE: Obtaining copies of BSD Date: Thu, 26 Oct 2000 12:01:02 -0700 Message-ID: <002f01c03f7f$163da8b0$ef97c93f@pakana.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <996A31CD310CD311815D0008C7B9A1E6CBB96E@EXCHANGE1> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG www.freebsd.org has all the instructions on how to download the software from ftp.freebsd.org Filip Filip Hanik Technical Architect Pakana Corporation fhanik@pakana.com 415-371 9200 ext 3529 -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Bullwinkel, Thomas Sent: Thursday, October 26, 2000 10:43 AM To: freebsd-questions@FreeBSD.ORG Subject: Obtaining copies of BSD Hello, my name is Walter Elkins and I am the Network Technician here at Sanford-Brown College. I am looking for copies of open source software for our Networking Technologies courses that we are offering. Currently we are a MCSP, but are looking to expand into the open source market and need software for our courses. Any software and or merchandise that we may be able to obtain would be greatly appreciated. Feel free to contact me regarding this matter. Thank you, Walter Elkins Sanford-Brown College 1203 Smizer Mill Rd. Fenton, Mo. 63026 (636) 349-4000 WalterLElkins@aol.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 12: 5:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from xmh13.scott.af.mil (unknown [140.175.215.30]) by hub.freebsd.org (Postfix) with ESMTP id 5EE3037B4C5 for ; Thu, 26 Oct 2000 12:05:18 -0700 (PDT) Received: from vejxoisntav83.scott.af.mil (vejxoisntav83.scott.af.mil [140.175.254.103]) by xmh13.scott.af.mil (8.9.3/8.9.3) with SMTP id NAA21003 for ; Thu, 26 Oct 2000 13:16:52 -0500 Received: from vejxoisntc83.scott.af.mil ([140.175.254.200]) by vejxoisntav83.scott.af.mil (NAVIEG 2.1 bld 63) with SMTP id M2000102614044012956 for ; Thu, 26 Oct 2000 14:04:40 -0500 Received: by vejxoisntc83.scott.af.mil with Internet Mail Service (5.5.2650.21) id ; Thu, 26 Oct 2000 14:05:08 -0500 Message-ID: <18B70498FD86D411AD470000D1ED42BF5B2B88@fsvejx43.scott.af.mil> From: Morrow Dana TSgt AMC CSS/NOSA To: "'freebsd-questions@FreeBSD.ORG'" Subject: LCD Question Date: Thu, 26 Oct 2000 14:08:22 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just loaded FreeBSD3.4 onto a Gateway Solo 2500 Laptop. I am having trouble setting/configuring the chip set. When I do a SuperProbe, it tells me that I have a Yamaha 6388 VPDC. The resolution looks terrible. Can you help? regards Dana E Morrow, TSgt, USAF AMC Information Assurance Center Vulnerability Assessment Analyst AMC CSS/NOSA DSN 576-1114 Comm: 618-256-1114 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 12:17:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from humpty.finadmin.virginia.edu (humpty.finadmin.Virginia.EDU [128.143.87.245]) by hub.freebsd.org (Postfix) with ESMTP id 8B11A37B479 for ; Thu, 26 Oct 2000 12:17:51 -0700 (PDT) Received: (from mrg8n@localhost) by humpty.finadmin.virginia.edu (8.9.3/8.9.3) id PAA89434; Thu, 26 Oct 2000 15:19:20 -0400 (EDT) (envelope-from mrg8n) Date: Thu, 26 Oct 2000 15:19:20 -0400 From: Mike Galvez To: Bennett Hui Cc: smujohnson@home.com, questions@FreeBSD.ORG Subject: Re: APM or /etc/hosts Message-ID: <20001026151919.G84260@m.mail.virginia.edu> References: <20001026095837.B84260@m.mail.virginia.edu> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="mP3DRpeJDSE+ciuQ" X-Mailer: Mutt 1.0.1i In-Reply-To: ; from bennett@hqinvestment.com on Thu, Oct 26, 2000 at 11:00:30AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=us-ascii I'm using the 4.0 release & compiled a custom kernel; however, The GENERIC config file has support for apm. To find the path try: locate kernel.conf I have attached a text file with the content of the /boot directory and kernel.conf file. On Thu, Oct 26, 2000 at 11:00:30AM -0700, Bennett Hui wrote: > I also want to get APM working on my FreeBSD box. I have 4.1.1 release. > > Following your instructions, I've checked the following: > > In /etc/rc.conf, I have: > > apm_enable="YES" > > I'm assuming that this is the same as enable_apm="YES" as you suggested? > > I've checked that APM is enabled in my BIOS. > > But what do you mean by add: > > en apm > to /boot/kernel.conf > > ?? > > I've looked in my /boot directory and there is no kernel.conf file. > > Bennett > > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Mike Galvez > Sent: Thursday, October 26, 2000 6:59 AM > To: smujohnson@home.com > Cc: questions@FreeBSD.ORG > Subject: Re: APM or /etc/hosts > > > Check that APM is enabled in your BIOS and add: > > en apm > to /boot/kernel.conf > > also check that: > > enable_apm="yes" > > is in your /etc/rc.conf > > On Thu, Oct 26, 2000 at 01:23:24PM +0100, simond@irrelevant.org wrote: > > On Thu, Oct 26, 2000 at 11:50:56PM -0700, Mike Batchelor wrote: > > > Hey, > > > > > > I can't seem to get any APM features working for my ASUS A7V. Basically > I would like FreeBSD (rel4.1.1) to shutdown the computer using halt -p (is > that even the correct arguement?!) without having to press the power button. > The generic kernel already has "device apm0" set up so.. I have no idea. > Thanks > > > > Try just "device apm", it works fine on my A7V. > > > > -- > > Simon Dick simond@irrelevant.org > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > > Michael Galvez > Computer Systems Sr. Engineer Office: 804-982-2975 > Financial Analysis E-Mail: mrg8n@virginia.edu > University of Virginia Messenger Mail: Carruthers Hall > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Michael Galvez Computer Systems Sr. Engineer Office: 804-982-2975 Financial Analysis E-Mail: mrg8n@virginia.edu University of Virginia Messenger Mail: Carruthers Hall --mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=apm $ pwd /boot $ ls boot0 boot1 boot2 cdboot defaults kernel.conf loader loader.4th loader.conf loader.help loader.rc mbr support.4th $ cat kernel.conf en apm di sn0 di lnc0 di le0 di ie0 di fe0 di ed0 di cs0 di bt0 di aic0 di aha0 di adv0 q $ grep apm /sys/i386/conf/HUMPTY device apm0 at nexus? disable flags 0x20 # Advanced Power Management --mP3DRpeJDSE+ciuQ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 12:36:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n37.san.rr.com (dt051n37.san.rr.com [204.210.32.55]) by hub.freebsd.org (Postfix) with ESMTP id 5255837B479; Thu, 26 Oct 2000 12:36:41 -0700 (PDT) Received: from slave (Studded@slave [10.0.0.1]) by dt051n37.san.rr.com (8.9.3/8.9.3) with ESMTP id MAA15519; Thu, 26 Oct 2000 12:36:19 -0700 (PDT) (envelope-from DougB@gorean.org) Date: Thu, 26 Oct 2000 12:36:18 -0700 (PDT) From: Doug Barton X-Sender: doug@dt051n37.san.rr.com To: Eric Brueggmann Cc: freebsd-questions@FreeBSD.ORG, freebsd-fs@FreeBSD.ORG Subject: Re: df -h In-Reply-To: <20001026072311.A765@snoopie.yi.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 26 Oct 2000, Eric Brueggmann wrote: > Hello again, > > I'm experiencing some more df problems. I just typed "df -h" for the > second time in the past 2 days, and the machine rebooted. No messages in the > logs, nothing. That's really bad. Could you take a look at the instructions for setting up kernel debugging in the handbook (dumpdev in /etc/rc.conf*, etc.) and add the following to your kernel config: # Add extra debugging information to the kernel options DIAGNOSTIC # The INVARIANTS option is used in a number of source files to enable # extra sanity checking of internal structures. options INVARIANTS options INVARIANT_SUPPORT # Kernel debugger options DDB # Don't drop into DDB for a panic. Intended for unattended operation # where you may want to drop to DDB from the console, but still want # the machine to recover from a panic options DDB_UNATTENDED The last option is only necessary if you are concerned about this happening when you are not at the console. It would actually be better to leave this out if you are going to have physical access to the machine. Assuming that you can actually get information out of DDB, please send it to freebsd-stable@freebsd.org. I realize that this is a lot of work for you, but really it's the only way we can get the data we need to trace the problem. I alias df to 'df -h' on all my machines, running many vintages of RELENG_4 and RELENG_5, and I've never seen this panic, which is why I think the stack trace of a dead kernel is our only option here. Doug -- "The dead cannot be seduced." - Kai, "Lexx" Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 13: 0: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [171.66.112.163]) by hub.freebsd.org (Postfix) with ESMTP id 62CF037B479 for ; Thu, 26 Oct 2000 13:00:00 -0700 (PDT) Received: from localhost (andrsn@localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.9.3/8.9.1) with ESMTP id MAA38322 for ; Thu, 26 Oct 2000 12:51:38 -0700 (PDT) Date: Thu, 26 Oct 2000 12:51:38 -0700 (PDT) From: Annelise Anderson To: freebsd-questions@freebsd.org Subject: USB Hard Drive Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a Buslink USB Portable Hard Drive (L Series) (10 gb.) that I can't get working in FreeBSD. I have all the scsi stuff and the usb stuff in the kernel (on 4.1- STABLE as of October 25, 2000) and I get the line in dmesg: ugen0: buslink-inc. USB-ATAPI4 Bridge Controller rev 1.00/1.00 addr3 but commmands to mount to drive produce "device not configured" and it's not listed in the supported hardware on the umass man page. I may be using the wrong commands to mount it, or maybe it's just not supported? Annelise To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 13:23:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx.alles.or.jp (mx.alles.or.jp [210.231.129.65]) by hub.freebsd.org (Postfix) with ESMTP id AE20537B479; Thu, 26 Oct 2000 13:22:09 -0700 (PDT) Received: from toshibauser (ppp01043.osaka.alles.or.jp [210.231.161.43]) by mx.alles.or.jp (8.9.3/3.7W-ALLESNET) with SMTP id FAA21729; Fri, 27 Oct 2000 05:16:14 +0900 (JST) Message-ID: <01b701c03f89$317207c0$2ba1e7d2@toshibauser> Reply-To: "=?iso-2022-jp?B?GyRCJV4lRCVQJWkbKEI=?=" From: "=?iso-2022-jp?B?GyRCJV4lRCVQJWkbKEI=?=" To: Subject: =?iso-2022-jp?B?GyRCJE8kOCRhJF4kNyRGISMbKEI=?= Date: Fri, 27 Oct 2000 05:12:51 +0900 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_01B3_01C03FD4.8E3309A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_01B3_01C03FD4.8E3309A0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 8bit $B$O$8$a$^$7$F!#(B $BFMA3$N%a!=%k!"<:NiCW$7$^$9!#(B $B;d$N%a!<%k%\%C%/%9$K!"#1#0%v7n0LA0$+$i(B $B!V#4#0#0#01_$r?6$j9~$`$H!"<+J,$N8}:B$K!"$*6b$,?6$j9~$^$l$k$h$&$K$J$k!W(B $B$H$$$C$?35N,$N%M%C%H%2!<%`$NM6$$$,FO$/$h$&$K$J$C$FMh$^$7$?!#(B $B$3$N$h$&$J%a!<%k$K$O6=L#$,L5$+$C$?$N$G!"Ev=i$OL5;k$7$FB(%4%_H"9T$-$K$7$F$$$^(B $B$7$?!#(B $B$3$N5=$N$h$&$J46$8(B $B$b$7$^$7$?$7!#(B $B$7$+$7!"$3$N%2!<%`$,#1#0%v7n$bB3$$$F$$$k;v$K!">/$76=L#$r;}$D$h$&$K$J$C$F$-$^(B $B$7$?!#(B $B!V#1#0%v7n$bB3$$$F$$$k$N$J$i0cK!@-$OL5$5$=$&$@$J!A!W$d!V:#!"N.9T$C$F$$$k$N$+(B $B$J!A!)!W(B $B$J$I$H;W$$!"FO$$$?%a!<%k$r!"$h!<$/FI$s$G8+$k$H!"#1HV>e$N?M$OH4$1$F9T$/$N$G!"(B $B3N$+$K0cK!@-$OL5$/!"LLGr$=$&$K;W$($^$7$?!#(B $B$=$N>e!"$&$^$/=PMh$F$$$k%7%9%F%`$@$H46?4$7$^$7$?!#(B $B!J%a!<%k$N:G8e$NJ}$KK!E*$J;v9`$r5-:\$7$F$$$^$9!#!K(B $B$=$3$G!";d$b;22C$9$k$3$H$K7h$a!">/$7A0$+$i3hF0$7$F$$$^$9!#(B $B$9$k$H!"#1=54VDx$G$*6b$,?6$j9~$^$l$F$/$k$h$&$K$J$C$?$N$G$9!#(B $B@5D>!"6C$-$^$7$?!#(B $B:#$^$G!"KhG/%8%c%s%\Ju$/$8$rGc$C$F$$$F$b!":G9b$G#3#0#0#01_$7$+Ev$?$C$?;v$,L5(B $B$$$N$K!*(B $B$3$l$O!"Ju$/$8$h$j3NN)$O@dBP$K9b$$$H;W$$$^$9!#(B $B0J2<$K!":#$^$GD:$$$?%a!<%k$NCf$+$iJ8LL$r(B3$B$DH4?h$7$F7G:\$5$;$FD:$-$^$9!#(B $B;29M$K$J$k$H;W$$$^$9$N$G!"$h$1$l$P#1EY!"L\$rDL$7$FD:$1$l$P9,$$$G$9!#(B $B$J$*!"$3$N$h$&$J%a!<%k$,I,MW$GL5$+$C$?>l9g$O?=$7Lu$"$j$^$;$s$G$7$?!#(B $B!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z(B -------$B!c;22C/;qK\$GG|Bg$JMx1W;O$a$^$;$s$+!*(B $B@hF|!"2<5-$N$h$&$J%a!<%k$re$N?69~$"$j!K(B $BM7$S?4$r8f;}$A$NJ}$@$1!"@'Hs;22C$7$F2<$5$$!#(B $B#4?M$N%j%9%H$K!o#1(B,$B#0#0#01_$E$D$rAw$k$@$1$GEj;q3[0J>e$NBg6b(B $B!J!o#1#0#0K|1_0J>e!K$rP!K!#(B $B$"$/$^$G%2!<%`$H$$$&463P$G!&!&!&!#(B $B!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z(B -------$B!c;22Cl9g$O>eN&$7$F$^$@?t%v7n!#(B $B$"$H#1G/$A$g$C$H$O2T$2$k%>!*(B          $B!J(B12.5.26$B!!El5~!!F?L>!!(B24$B:P!K(B $B!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z(B -------$B!c;22C?.H>5?$GBT$C$F$$$k$H!"MbF|$K#17o$NF~6b$,$"$j$^$7$?!#(B $Be$NF~6b$,!"KhF|!"%?%P$K$J$C$F$/$k$h(B $B$&$K$J$j$^$7$?!##4!A#5=54V$GF~6b$,$H$.$l$F$-$^$7$?$N$G!"(B $B$U$?$?$S%a!<%k$rAw$C$F$$$k$H$3$m$G$9!#!J(B12.6.25$B!!KL3$F;!!9,;R!!(B34$B:P!K(B ------------------------------------------------------------- $B!!"#;22CJ}K!"#(B $B$^$:!"2<5-(B4$B?M$N8}:B$K$*6b$r?6$j9~$s$G$/$@$5$$!#!J6d9T$N?6$j9~(B $B$_5!$G?6$j9~$_$^$9!K(B $Be$N?M$r:o=|$7$^$9!#(B $B$=$7$F!"%j%9%H$N0lHV2<$K$"$J$?$N8}:B$r=q$-$^$9!#(B $B$"$H$O!"(B4$B$D$N8}:B$K!"HV9f$r>e$+$i=g$K?6$j$J$*$7$^$9!#(B $B$=$l$r!"$G$-$k$@$1$?$/$5$s%$%s%?!<%M%C%H$N7G<(HD$N%"%I%l%9$KAw(B $B$C$F$/$@$5$$!#$=$&$9$l$P!"$"$H$O$=$l$re$N?69~$,L5$$>l9g$O$b$&$R$H$U$s$P$j$7$^(B $B$9!#(B $B0lHV>e$N8}:B$r:o=|$9$k$+$i!"K!N'$K?($l$J$$$G:Q$`$N$G$9!#$=$l$@(B $B$1$O@dBP$Ke$G0u:~$7$F$=$N;f$r;}$C$F$$$/$H$$$A$$$A=q$-(B $BJ$1$FJXMx$G$9$h!#(B $B$?$H$($P!"%3%s%S%K$r3+6H$9$k$?$a$K$b3+6H;q6b$H$$$&$N$,MW$j$^$9(B $B$M!#$9$J$o$A>&IJ$N$*J[Ev$rGc$C$?$j!"4L%8%e!<%9$rGc$C$?$j!#$@$+(B $B$i!"$I$s$J%S%8%M%9$K$b3+6H;q6b$H$$$&$N$OI,MW$J$N$G$9!#$"$J$?$,(B $B?6$j9~$`(B4$B@i1_$O!"3+6H;q6b$H$*9M$(2<$5$$!#(B $B!!#D#M$NJ?6QE*@.2L$O(B0.3$B!A(B0.5$B!s0L$G$9!#!J(B1/200$B!A(B1/300$B!K(B $B!!8e$O!"8=6b!o#1!$#0#0#01_$,?69~$^$l$k$N$rBT$D$@$1!#(B $B!!#1CJL\$N@.2L!)(B $B!!!!!J!o#1!$#0#0#01_!_#1#0?M!a!o#1K|1_!)!K(B $B!!#2CJL\$N@.2L!)(B $B!!!!!J!o#1!$#0#0#01_!_#1#0?M!_#1#0?M!a!o#1#0K|1_!)!K(B $B!!#3CJL\$N@.2L!)(B $B!!!!!J!o#1!$#0#0#01_!_#1#0?M!_#1#0?M!_#1#0?M!a!o#1#0#0K|1_!)!K(B   $B#4CJL\$N@.2L!)(B $B!!!!!J!o#1!$#0#0#01_!_#1#0?M!_#1#0?M!_#1#0?M!_#1#0?M!a!o#1#0#0#0K|1_!)!K(B $B"($*6b$rAw$i$J$$$G%j%9%H$K<+J,$NL>A0$r:\$;$k$H!"D>$0$K$P$l$^$9(B $B!!$+$i!"$$$m$$$m$J967b$rN!'$M$:$_9V!K$K$D$$$F!">rJ8$K$h$l$P!"(B $B!V$3$NK!N'$K$*$$$F!VL58BO":?9V!W$H$O!"(B $B6bIJ$r=P$($s$9$k2CF~e$NG\N($r$b$D$FA}2C$9$k8eB3$N2CF~$l$NCJ3,$K1~$8$?8e=g0Le2s$k2A3[Kt$O?tNL$N6bIJ$r&K!$G$O$"$j$^$;$s!#(B $B0J2<$K=q$+$l$F$$$^$9$h$&$K2q0w$rAM;;<0$K3HBg$5$;$k$3$H$r>r7o$H(B $B$9$kL58BO":?9V$dO":?HNGde$N?M$,H4$1$F$$$/(B $B$N$G0cK!@-$O$"$j$^$;$s!#(B $B$M$:$_!>$3$&!ZAM9V![!E%+%&(B $B2q0w$rAM;;<0$K3HBg$5$;$k$3$H$r>r7o$H$7$F!"2CF~e$N6bA,$=$NB>$N7P:Q>e$NMx1W$rM?$($k0l$7$g$&$[$&!Z!=>&K!![!E%7%d%&%O%U(B (multilevel marketing plan) $B>&IJHNGdJ}K!$N0l!#(B $BJ*IJHNGd6H&IJ$r:FHNGd$9$k$N:?J$+$iF@$i$l$kMx1W$r1B$K>&IJ$N9X(B $BF~$d&IJ$NHNGd'$$$?$7$^$9!#(B ------=_NextPart_000_01B3_01C03FD4.8E3309A0 Content-Type: text/html; charset="iso-2022-jp" Content-Transfer-Encoding: quoted-printable
=1B$B$O$8$a$^$7$F!#=1B(B
=1B$BFMA3$N%a!=3D%k!"<:NiCW$7$^$9!#=1B(B=
 
=1B$B;d$N%a!<%k%\%C%/%9$K!"#1#0%v7n0LA0$+$i=1B(B
=1B$B!V#4#0#0#01= _$r?6$j9~$`$H!"<+J,$N8}:B$K!"$*6b$,?6$j9~$^$l$k$h$&$K$J$k!W=1B(B
=1B$B= $H$$$C$?35N,$N%M%C%H%2!<%`$NM6$$$,FO$/$h$&$K$J$C$FMh$^$7$?!#=1B(B
 
=1B$B$3$N$h$&$J%a!<%k$K$O6=3DL#$,L5$+$C$?$N$G!"Ev=3Di$OL5;k$7$FB(%4%= _H"9T$-$K$7$F$$$^$7$?!#=1B(B
=1B$B$3$N5=3D$N$h$&$J46$8$b$7$^$7$?$7!#=1B(B
=1B$B$= 7$+$7!"$3$N%2!<%`$,#1#0%v7n$bB3$$$F$$$k;v$K!">/$76=3DL#$r;}$D$h$&$K$J$C$F= $-$^$7$?!#=1B(B
=1B$B!V#1#0%v7n$bB3$$$F$$$k$N$J$i0cK!@-$OL5$5$=3D$&$@$= J!A!W$d!V:#!"N.9T$C$F$$$k$N$+$J!A!)!W=1B(B
=1B$B$J$I$H;W$$!"FO$$$?%a!<= %k$r!"$h!<$/FI$s$G8+$k$H!"#1HV>e$N?M$OH4$1$F9T$/$N$G!"=1B(B
=1B$B3N$+$= K0cK!@-$OL5$/!"LLGr$=3D$&$K;W$($^$7$?!#=1B(B
=1B$B$=3D$N>e!"$&$^$/=3DP= Mh$F$$$k%7%9%F%`$@$H46?4$7$^$7$?!#=1B(B
=1B$B!J%a!<%k$N:G8e$NJ}$KK!E*$= J;v9`$r5-:\$7$F$$$^$9!#!K=1B(B
 
=1B$B$=3D$3$G!";d$b;22C$9$k$3$H$K7h$a!">/$7A0$+$i3hF0$7$F$$$^$9!#=1B= (B
=1B$B$9$k$H!"#1=3D54VDx$G$*6b$,?6$j9~$^$l$F$/$k$h$&$K$J$C$?$N$G$9!#= =1B(B
=1B$B@5D>!"6C$-$^$7$?!#=1B(B
 
=1B$B:#$^$G!"KhG/%8%c%s%\Ju$/$8$rGc$C$F$$$F$b!":G9b$G#3#0#0#01_$7$+E= v$?$C$?;v$,L5$$$N$K!*=1B(B
=1B$B$3$l$O!"Ju$/$8$h$j3NN)$O@dBP$K9b$$$H;W= $$$^$9!#=1B(B
 
=1B$B0J2<$K!":#$^$GD:$$$?%a!<%k$NCf$+$iJ8LL$r=1B(B3=1B$B$DH4?h$7$F7G= :\$5$;$FD:$-$^$9!#=1B(B
=1B$B;29M$K$J$k$H;W$$$^$9$N$G!"$h$1$l$P#1EY!"L= \$rDL$7$FD:$1$l$P9,$$$G$9!#=1B(B
 
=1B$B$J$*!"$3$N$h$&$J%a!<%k$,I,MW$GL5$+$C$?>l9g$O?=3D$7Lu$"$j$^$;$s$= G$7$?!#=1B(B
 
=1B$B!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z=1B(B
------= -=1B$B!c;22C=1B$B@dBP3N/;qK\$GG|Bg$JMx1W;O$a$^$;$= s$+!*=1B(B
 
=1B$B@hF|!"2<5-$N$h$&$J%a!<%k$r=1B$B!o#4!$#= 0#0#01_$NEj;q$J$i$H;W$$;n$7$K;22C$7$F$_$?$i!"#2F|L\=1B(B
=1B$B$G:G=3Di= $NEj;qJ,$r$9$0$K2s<}$G$-$?$N$G!"$3$l$OLLGr$$$H;W$$0F=1B(B
=1B$BFb$5$;$= FD:$-$^$7$?!#=1B(B
=1B$B!o#4!$#0#0#01_$N6b3[$J$iC/$G$b$,!XK!N'$K?($l$J= $1$l$P$$$$$,!Y=1B(B
=1B$B$H$$$&46$8$N$h$&$G$9!#$I$&$G$9$+!)!!=1B(B
= =1B$B5.J}$bM7$S?4$G;22C$7$F$_$F$O!D!JKhF|#1#07o0J>e$N?69~$"$j!K=1B(B
=1B= $BM7$S?4$r8f;}$A$NJ}$@$1!"@'Hs;22C$7$F2<$5$$!#=1B(B
 
=1B$B#4?M$N%j%9%H$K!o#1=1B(B,=1B$B#0#0#01_$E$D$rAw$k$@$1$GEj;q3[0J>e= $NBg6b=1B(B
=1B$B!J!o#1#0#0K|1_0J>e!K$r=1B$B!X$=3D$s$J4E$$OC$,$"$k$+$$$J!Y$=3D$l$,:G=3Di$N46A[$G$7$?!#EvA3= $G$7=1B(B
=1B$B$g$&!#$^$H$b$J?M4V$J$i=1B(B...=1B$B!#$G$b!"$h!A$/9M$($F= $_$k$H!"$J$+$J$+=1B(B
=1B$BLLGr$$%^%M!=3D%2!=3D%`$@$7!"$O$:$l$F$P$+$j$= $$kJu$/$8$KHf$Y$?$i3N=1B(B
=1B$BN($Ot#$K9b$$$+$b!"$H;W$($?$N$G;n$7$K;2= 2C$7$F$_$k;v$K$7$^$7$?!#=1B(B
 
=1B$B$7$+$7%O%^$j2a$.$F;E;v$r=1B(B
=1B$B<-$a$k$N$O$d$a$^$7$g$&!J>= P!K!#=1B(B
 
=1B$B$"$/$^$G%2!<%`$H$$$&463P$G!&!&!&!#=1B(B
 
=1B$B!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z=1B(B
------= -=1B$B!c;22C=1B$B$[$s$H$&$K$*6b$,$[$7$+$C$?$i%*%9%9%a!= *=1B(B
=1B$B$\$/$NM'?M$b#3=3D54V$G#2#0K|1_$A$+$/2T$$$G$7$^$$$^$7$?$+$i= !*!*=1B(B
4,000=1B$B1_$,Bg6b$K$J$C$?$h!*$3$N!V%j%T!<%H!&%U%)!=1B$B$KBg%V!<%`$r$*$3$7!"8=3D:_$O?jB`4|$KF~$C$F$= $$k$HJ9$-$^$7$?!#!!=1B(B
=1B$B%V!<%`$O#2!A#3G/B3$/$H$N$3$H$G$9$,!"F|K\= $N>l9g$O>eN&$7$F$^$@?t%v7n!#=1B(B
=1B$B$"$H#1G/$A$g$C$H$O2T$2$k%>!*=1B= (B=A0=A0=A0=A0=A0=A0=A0=A0=A0=20 =1B$B!J=1B(B12.5.26=1B$B!!El5~!!F?L>!!=1B(B24=1B$B:P!K=1B(B
 
=1B$B!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z!y!z=1B(B
------= -=1B$B!c;22C=1B$B!X$=3D$s$J4E$$OC$,$"$k$@$m$&$+!*!Y$=3D= $l$,:G=3Di$N46A[$G$7$?!#=1B(B
=1B$B$H$&$<$s$G$7$g$&!*$G$b!"$h!<$/FI$s$= G$_$k$HG=1B$B$O$:$l$F$P$+$j$$$kJu%/%8$K$/= $i$Y$?$i3NN($O$O$k$+$K9b$$$+$b!)=1B(B
=1B$B$=3D$&;W$($?$N$G!"$?$a$7$K;= 22C$7$F$_$k$3$H$K$7$^$7$?!#=1B(B
=1B$B$=3D$7$FH>?.H>5?$GBT$C$F$$$k$H!"= MbF|$K#17o$NF~6b$,$"$j$^$7$?!#=1B(B
=1B$B=1B$BB3$-$^$7$?!##2=3D54V$r2a$= .$?$3$m$K$O=1B(B30=1B$B7o0J>e$NF~6b$,!"KhF|!"%?%P$K$J$C$F$/$k$h=1B(B
=1B= $B$&$K$J$j$^$7$?!##4!A#5=3D54V$GF~6b$,$H$.$l$F$-$^$7$?$N$G!"=1B(B
=1B$= B$U$?$?$S%a!<%k$rAw$C$F$$$k$H$3$m$G$9!#!J=1B(B12.6.25=1B$B!!KL3$F;!!9,;R!= !=1B(B34=1B$B:P!K=1B(B
 

-------------------------------------------------------------
 
=1B$B!!"#;22CJ}K!"#=1B(B
 
=1B$B$^$:!"2<5-=1B(B4=1B$B?M$N8}:B$K$*6b$r?6$j9~$s$G$/$@$5$$!#!J6d9T= $N?6$j9~=1B(B
=1B$B$_5!$G?6$j9~$_$^$9!K=1B(B
 
=1B$B=1B$B%Z!<%9%H$7$F!"%j%9%H$K$"$k=1B(B4=1B$B$D$N8}:B$N0lHV>e$N?= M$r:o=3D|$7$^$9!#=1B(B
=1B$B$=3D$7$F!"%j%9%H$N0lHV2<$K$"$J$?$N8}:B$r=3D= q$-$^$9!#=1B(B
=1B$B$"$H$O!"=1B(B4=1B$B$D$N8}:B$K!"HV9f$r>e$+$i=3Dg$K?= 6$j$J$*$7$^$9!#=1B(B
 
=1B$B$=3D$l$r!"$G$-$k$@$1$?$/$5$s%$%s%?!<%M%C%H$N7G<(HD$N%"%I%l%9$KA= w=1B(B
=1B$B$C$F$/$@$5$$!#$=3D$&$9$l$P!"$"$H$O$=3D$l$r=1B$B$j$3$s$G$/$l$^$9!#=1B(B
=1B$B:G=3Di$N#1=3D54V$G#= 1#07o0J>e$N?69~$,L5$$>l9g$O$b$&$R$H$U$s$P$j$7$^=1B(B
=1B$B$9!#=1B(B
 
=1B$B0lHV>e$N8}:B$r:o=3D|$9$k$+$i!"K!N'$K?($l$J$$$G:Q$`$N$G$9!#$=3D$= l$@=1B(B
=1B$B$1$O@dBP$K
 
=1B$B$J$*!"6d9T$K9T$/;~!"=1B(B4=1B$B?M$N8}:B$H8}:BHV9f$r%3%T!<$7!"%o= !<%W%m%=3D=1B(B
=1B$B%U%H$K%Z!<%9%H$7$?>e$G0u:~$7$F$=3D$N;f$r;}$C$F$$$= /$H$$$A$$$A=3Dq$-=1B(B
=1B$BJ$1$FJXMx$G$9$h!#=1B(B
 
=1B$B$?$H$($P!"%3%s%S%K$r3+6H$9$k$?$a$K$b3+6H;q6b$H$$$&$N$,MW$j$^$9=1B= (B
=1B$B$M!#$9$J$o$A>&IJ$N$*J[Ev$rGc$C$?$j!"4L%8%e!<%9$rGc$C$?$j!#$@$+= =1B(B
=1B$B$i!"$I$s$J%S%8%M%9$K$b3+6H;q6b$H$$$&$N$OI,MW$J$N$G$9!#$"$J$= ?$,=1B(B
=1B$B?6$j9~$`=1B(B4=1B$B@i1_$O!"3+6H;q6b$H$*9M$(2<$5$$!#=1B(B=
 
=1B$B!!#D#M$NJ?6QE*@.2L$O=1B(B0.3=1B$B!A=1B(B0.5=1B$B!s0L$G$9!#!J=1B= (B1/200=1B$B!A=1B(B1/300=1B$B!K=1B(B
=1B$B!!8e$O!"8=3D6b!o#1!$#0#0#01_= $,?69~$^$l$k$N$rBT$D$@$1!#=1B(B
=1B$B!!#1CJL\$N@.2L!)=1B(B
=1B$B!!!= !!J!o#1!$#0#0#01_!_#1#0?M!a!o#1K|1_!)!K=1B(B
=1B$B!!#2CJL\$N@.2L!)=1B(= B
=1B$B!!!!!J!o#1!$#0#0#01_!_#1#0?M!_#1#0?M!a!o#1#0K|1_!)!K=1B(B
=1B= $B!!#3CJL\$N@.2L!)=1B(B
=1B$B!!!!!J!o#1!$#0#0#01_!_#1#0?M!_#1#0?M!_#1#= 0?M!a!o#1#0#0K|1_!)!K=1B(B
=A0=20 =1B$B#4CJL\$N@.2L!)=1B(B
=1B$B!!!!!J!o#1!$#0#0#01_!_#1#0?M!_#1#0?M!_#1= #0?M!_#1#0?M!a!o#1#0#0#0K|1_!)!K=1B(B
=1B$B"($*6b$rAw$i$J$$$G%j%9%H$K<= +J,$NL>A0$r:\$;$k$H!"D>$0$K$P$l$^$9=1B(B
=1B$B!!$+$i!"$$$m$$$m$J967b$r= =1B$B!!NI?4$r;}$C$F;22C$7$F2<$5$$!#=1B(B=1B$B!!;22C$7$F#2=3D54V$r2a$.$?:"$+$iJ?6Q$7$FA}2C$7$F$/$k$H$$$&OC$G$9=1B= (B
=1B$B!!KhF|8}:B;D9b$r3NG'$9$k$N$,3Z$7$/$J$kL4$N$h$&$J%2!=3D%`$K;22C= $7=1B(B
=1B$B!!$F!"@:?@E*$K4r$7$/$J$kF|!9$rAw$j$^$;$s$+!)=1B(B
=1B$= B!!:#$9$0%3%T!=3D$7$F!"5.J}$b;22C$7$FL4$r=1B$B= !!%b%N$O;n$7$G$9!#=1B(B
 
=1B$B!!!!!!!!!!!!!!!!!!!!!!!!!!!z%j%9%H!z=1B(B
 
1=1B$B!%%U%/%O%i!!!!;0OB6d9T!!$"$S$3;YE9!!IaDL!!#5#0#5#6#7#6#8=1B(B<= /DIV>
 
2=1B$B!%%(%4!!!!!!$5$/$i6d9T!!ETEg;YE9!!IaDL!!#6#3#3#3#7#2#7=1B(B
 
3=1B$B!%%*%,%o=1B(B = =1B$B!!;0OB6d9T!!?KCfLn;YE9!!!!IaDL!!#5#0#2#3#7#1#2=1B(B
 
4=1B$B!%%^%D%P%i!!!!;0OB6d9T!!J?LnFn8};YE9!!!!IaDL!!#3#9#3#8#1#6#3=1B= (B
 
----------------------------------------------------------
 
=1B$B!!!!!!!!!!!!!!=1B(B =1B$B!!"';29M"'=1B(B
 
=1B$B!|8f?4G[$JJ}$N$?$a$K!"4X785-;v$r5-$7$F$*$-$^$9!#=1B(B
 
=1B$B"#;29M"#!J$3$N%2!<%`$,!X0cK!!Y$G$O$J$$$+$H;W$o$l$F$$$kJ}$X!#!K=1B= (B
 
=1B$BL58BO":?9V!JDL>N!'$M$:$_9V!K$K$D$$$F!">rJ8$K$h$l$P!"=1B(B
=1B= $B!V$3$NK!N'$K$*$$$F!VL58BO":?9V!W$H$O!"=1B(B
=1B$B6bIJ$r=3DP$($s$9$k2= CF~=1B$B@h$K2CF~$7$?=1B$BFs0J>e$NG\N($r$b$D$FA}2C$9$k= 8eB3$N2CF~$l$NCJ3,$K1~$8$?8e=3Dg0L=1B$B=3D= g=1B$B>e2s$k2A3[Kt$O?tNL$N6bIJ$r=1B$BMW$9$k$K!"8e=3Dg0L=1B$B=3Dg=1B$B$h$C$F$=3D$N;22C=1B$B$3$N%7%9%F%`$@$H!XL58BO":?9V$NKI;_$K4X$9$kK!N'!= Y$K$O?($l$J$$$H$$$&;v$K$J$j$^$9!#=1B(B
 
=1B$B!cJ[8n;N$N0U8+!d=1B(B
=1B$B$3$l$O$h$/8@$o$l$k%M%:%_9V$d%^%k%= A>&K!$G$O$"$j$^$;$s!#=1B(B
=1B$B0J2<$K=3Dq$+$l$F$$$^$9$h$&$K2q0w$rAM;;= <0$K3HBg$5$;$k$3$H$r>r7o$H=1B(B
=1B$B$9$kL58BO":?9V$dO":?HNGde$N?M$,H4$1$F$$$/=1B(B
=1B$B$N$G0cK!@-$O$"$j$^$;$s!#=1B(= B
 

=1B$B$M$:$_!>$3$&!ZAM9V![!E%+%&=1B(B
=1B$B2q0w$rAM;;<0$K3HBg$= 5$;$k$3$H$r>r7o$H$7$F!"2CF~=1B$B3[0J>e$N6bA,$=3D= $NB>$N7P:Q>e$NMx1W$rM?$($k0l=1B$B$,6/$$$N$GK= !N'$G6X;_!#O":?G[EvAH?%!#L58BO":?9V!#=1B(B
 
=1B$B%^%k%A!>$7$g$&$[$&!Z!=3D>&K!![!E%7%d%&%O%U=1B(B
(multilevel = marketing plan)=20 =1B$B>&IJHNGdJ}K!$N0l!#=1B(B
=1B$BJ*IJHNGd6H&IJ$r:FHNGd$9$k= $N=1B$B$K2CLA$5$;$F!"AH?%Fb$G$NCO0L>:?= J$+$iF@$i$l$kMx1W$r1B$K>&IJ$N9X=1B(B
=1B$BF~$d&IJ$NHNGd=1B$B<0HNGdK!$H$b8F$P$l!"Ej5!@= -$,6/$/J@32$,Bg$-$$$N$GK!N'$G87$7$/5,=1B(B
=1B$B@)!#O":?HNGd
 

-------------------------------------------
 
=1B$B:G8e$^$GFI$s$G$$$?$@$-!"$I$&$b$"$j$,$H$&$4$6$$$^$7$?!#=1B(B
 
=1B$B%k!<%k$r=1B$B3Z$7$_$J$,$i$d$k$3$H$rDs>'$$$?$7$^$9!#=1B(B
------=_NextPart_000_01B3_01C03FD4.8E3309A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 14: 0:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ux10.cso.uiuc.edu (ux10.cso.uiuc.edu [128.174.5.79]) by hub.freebsd.org (Postfix) with ESMTP id D398D37B4CF; Thu, 26 Oct 2000 14:00:28 -0700 (PDT) Received: from localhost (eheine@localhost [127.0.0.1]) by ux10.cso.uiuc.edu (8.10.1/8.10.1) with ESMTP id e9QL0RV25905; Thu, 26 Oct 2000 16:00:27 -0500 (CDT) Date: Thu, 26 Oct 2000 16:00:26 -0500 (CDT) From: erich alfred heine X-Sender: eheine@ux10.cso.uiuc.edu To: freebsd-questions@freebsd.org Cc: freebsd-newbies@freebsd.org Subject: Installing to secondary hdd Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I am wanting to install freebsd on my secondary hard disk. If i do this, can I just put the freebsd loader on that disk's MBR and have lilo point to it? If I can do that, does anyone know how to set up lilo that way? Also, when it comes time to get rid of linux on my primary disk and make it into free space, can I just switch the secondary disk to the primary disk, and vice versa, since the secondary disk's MBR has the freebsd loader on it? or would I need to change anything (besides the jumpers on the hard drives and the cables). Thanks Erich Heine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 14: 5:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from copper.americanisp.net (copper.americanisp.net [208.244.174.41]) by hub.freebsd.org (Postfix) with SMTP id 74D2A37B479 for ; Thu, 26 Oct 2000 14:05:15 -0700 (PDT) Received: (qmail 14080 invoked from network); 26 Oct 2000 21:05:06 -0000 Received: from unknown (HELO oxygen.americanisp.net) (208.244.174.10) by copper.americanisp.net with SMTP; 26 Oct 2000 21:05:06 -0000 Date: Thu, 26 Oct 2000 15:04:18 -0600 (MDT) From: Peter To: freebsd-questions@freebsd.org Subject: PPP + 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 I was wondering if this is a bug or just somethign that is supposed to happen and why it happens. I do ppp then type "dial isp" hit alt+f2 login as bob do startx, which causes my modem to just hang up. Once I have X started i can hit ctrl+alt+f1 and go back and retype dial isp it dials finally and I can switch between windows all I want, my question how does user bob make the modem hang up by starting X? I have also noticed that this happens in linux. I haven't tested it much but I think once I'm connected and do startx it also kills my modem. (This is internal ISA modem if it makes a diff.) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 14: 8:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from exchserver.impact8.com (unknown [216.98.200.92]) by hub.freebsd.org (Postfix) with ESMTP id 1B6EB37B479; Thu, 26 Oct 2000 14:08:07 -0700 (PDT) Received: by EXCHSERVER with Internet Mail Service (5.5.2650.21) id ; Thu, 26 Oct 2000 15:04:26 -0600 Message-ID: <572C6148D69AD4119DEB00D0B765D10B040DC5@EXCHSERVER> From: Peter Kuyarov To: 'erich alfred heine' , "'freebsd-questions@freebsd.org'" Cc: "'freebsd-newbies@freebsd.org'" Subject: RE: Installing to secondary hdd Date: Thu, 26 Oct 2000 15:04:25 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG in lilo just make it point to not say /dev/hdb1 but /dev/hdb (which is MBR basically, it might complain but it shoudl work and make sure hdb is marked as active.) also you might need to have an option that says somethign along the lines of loader=/boot/chain.b (I don't use that option, but I hear sometimes u have to have it.) Right now I have lilo booting from hdb then it either from there boots Win95 on hda or boots FBSD on hda also. --- www.nul.cjb.net --- The Power to Crash --- www.FreeBSD.org --- The Power to Serve -----Original Message----- From: owner-freebsd-newbies@FreeBSD.ORG [mailto:owner-freebsd-newbies@FreeBSD.ORG]On Behalf Of erich alfred heine Sent: Thursday, October 26, 2000 3:00 PM To: freebsd-questions@freebsd.org Cc: freebsd-newbies@freebsd.org Subject: Installing to secondary hdd Hi all, I am wanting to install freebsd on my secondary hard disk. If i do this, can I just put the freebsd loader on that disk's MBR and have lilo point to it? If I can do that, does anyone know how to set up lilo that way? Also, when it comes time to get rid of linux on my primary disk and make it into free space, can I just switch the secondary disk to the primary disk, and vice versa, since the secondary disk's MBR has the freebsd loader on it? or would I need to change anything (besides the jumpers on the hard drives and the cables). Thanks Erich Heine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 14:17:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.interware.hu (mail.interware.hu [195.70.32.130]) by hub.freebsd.org (Postfix) with ESMTP id 8D89E37B479; Thu, 26 Oct 2000 14:17:50 -0700 (PDT) Received: from portonovo-29.budapest.interware.hu ([195.70.60.93] helo=elischer.org) by mail.interware.hu with esmtp (Exim 3.16 #1 (Debian)) id 13ouPA-0002h0-00; Thu, 26 Oct 2000 23:17:44 +0200 Message-ID: <39F89F70.B69C3186@elischer.org> Date: Thu, 26 Oct 2000 14:17:36 -0700 From: Julian Elischer X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Aaron Hill Cc: freebsd-questions@FreeBSD.ORG, freebsd-net@FreeBSD.ORG Subject: Re: More on PPPoE & ADSL (Telstra Bigpond) References: Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Aaron Hill wrote: > > Hello, > > Further to my previous email here's the missing tcpdumps for the Linux and > Windows handshake/discovery session when connecting to Telstra Bigponds > (Australia) ADSL service with PPPoE. My original question still stands, can > someone tell me why FreeBSDs PPPoE is different to the other packages in > what it sends? FreeBSD will not connect, the others do. > > Windows (EnterNet)... > 16:34:48.581399 0:10:5a:0:d3:de Broadcast 8863 60: PPPoE PADI [Host-Uniq > UTF8] [Service-Name "bigpond"] > 16:34:48.636895 0:90:39:47:0:3f 0:10:5a:0:d3:de 8863 60: PPPoE PADO > [Service-Name "bigpond"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] > 16:34:48.637021 0:10:5a:0:d3:de 0:90:39:47:0:3f 8863 60: PPPoE PADR > [Host-Uniq UTF8] [Service-Name "bigpond"] > 16:34:48.689108 0:90:39:47:0:3f 0:10:5a:0:d3:de 8863 60: PPPoE PADS [ses > 0x1b1][Service-Name "bigpond"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] > 16:34:48.701229 0:10:5a:0:d3:de 0:90:39:47:0:3f 8864 60: PPPoE [ses 0x1b1] > LCPConfReq id=0x1 > > Linux (Roaring Penguin PPPoE)... > 16:58:01.345104 0:10:5a:0:d3:de Broadcast 8863 60: PPPoE PADI [Service-Name > "bigpond"] > 16:58:01.407318 0:90:39:47:0:3f 0:10:5a:0:d3:de 8863 60: PPPoE PADO > [Service-Name "bigpond"] [AC-Name "nkt1-kent"] > 16:58:01.407470 0:10:5a:0:d3:de 0:90:39:47:0:3f 8863 60: PPPoE PADR > [Service-Name "bigpond"] > 16:58:01.466063 0:90:39:47:0:3f 0:10:5a:0:d3:de 8863 60: PPPoE PADS [ses > 0x1b2][Service-Name "bigpond"] [AC-Name "nkt1-kent"] > 16:58:02.338999 0:10:5a:0:d3:de 0:90:39:47:0:3f 8864 60: PPPoE [ses 0x1b2] > LCPConfReq id=0x1 > > FreeBSD (4.1.1 Release)... > 17:07:47.907372 0:e0:29:73:81:dd Broadcast 8863 60: PPPoE PADI [Service-Name > "bigpond"] [Host-Uniq UTF8] > 17:07:47.969361 0:90:39:47:0:3f 0:e0:29:73:81:dd 8863 179: PPPoE PADO > [Service-Name] [Service-Name "telstra"] [Service-Name "cmux"] [Service-Name > "bigpond"] [Service-Name "n7061992k"] [Service-Name "n2155202k"] > [Service-Name "n2155201k"] > 17:07:47.969440 0:e0:29:73:81:dd 0:90:39:47:0:3f 8863 60: PPPoE PADR > [Service-Name "bigpond"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] > 17:07:48.023924 0:90:39:47:0:3f 0:e0:29:73:81:dd 8863 62: PPPoE PADS > [Service-Name-Error "SvcName Tag Error"] [AC-Name "nkt1-kent"] [Host-Uniq > UTF8] > > I can see the differences but I don't know if they are the show stoppers. Is > the fact that FreeBSD puts the Host-Uniq info at the end of the first frame > the problem or is it something else that tcpdump doesn't pick up? Windows > puts that info at the start of the frame, Linux doesn't include it at all. > > Anyone? > > Thanks > Aaron Hill It may "just work" if you power down and restart the DSL modem... it caches the local ethernet address sometimes and won't work with another.. (I notice that the windows and Linux are the same (different) machine from that used by BSD.. The DSL modem, once initialised to that machine may refuse to work correctly with the other machine (I've seen this many times) on the other hand it DOES look as if you are getting part way through the initialisation. I don;t understand why the provider comes back with seven service names, unless he is offering you seven possibilities. He however is NOT providing an AC-name! very wierd > > _________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. > > Share information about yourself, create your own public profile at > http://profiles.msn.com. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000 ---> X_.---._/ presently in: Budapest v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 14:20:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo-r02.mail.aol.com (imo-r02.mx.aol.com [152.163.225.2]) by hub.freebsd.org (Postfix) with ESMTP id DBA7237B479 for ; Thu, 26 Oct 2000 14:20:41 -0700 (PDT) Received: from froekjaerf@netscape.net by imo-r02.mx.aol.com (mail_out_v28.32.) id n.ec.1cb740 (16216) for ; Thu, 26 Oct 2000 17:20:28 -0400 (EDT) Received: from netscape.com (aimmail05.aim.aol.com [205.188.144.197]) by air-in01.mx.aol.com (v76_r1.8) with ESMTP; Thu, 26 Oct 2000 17:20:28 -0400 Date: Thu, 26 Oct 2000 17:20:28 -0400 From: froekjaerf@netscape.net (Flemming Froekjaer) To: freebsd-questions@freebsd.org Subject: What's the deal with _THREAD_SAFE? Mime-Version: 1.0 Message-ID: <0E205B64.7BDA2B7E.0F2A144B@netscape.net> X-Mailer: Franklin Webmailer 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 use the functions in , but after much aggavation I've found that I can't unless _THREAD_SAFE is defined. Now, do I have to define it in my own header file, or do I include some other header file where it's defined, and if so, which one? Thanks as usual... \Flemming To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 14:45:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id D782F37B4C5 for ; Thu, 26 Oct 2000 14:45:18 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.11.1/8.11.1) id e9QLjHs11510; Thu, 26 Oct 2000 16:45:17 -0500 (CDT) (envelope-from dan) Date: Thu, 26 Oct 2000 16:45:17 -0500 From: Dan Nelson To: Flemming Froekjaer Cc: freebsd-questions@FreeBSD.ORG Subject: Re: What's the deal with _THREAD_SAFE? Message-ID: <20001026164517.A11415@dan.emsphone.com> References: <0E205B64.7BDA2B7E.0F2A144B@netscape.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.10i In-Reply-To: <0E205B64.7BDA2B7E.0F2A144B@netscape.net>; from "Flemming Froekjaer" on Thu Oct 26 17:20:28 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Oct 26), Flemming Froekjaer said: > I'm trying to use the functions in , but after much > aggavation I've found that I can't unless _THREAD_SAFE is defined. > Now, do I have to define it in my own header file, or do I include > some other header file where it's defined, and if so, which one? Compiling with the -pthread gcc switch should be sufficient. -- 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 Oct 26 14:49: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 806a-117.umd.edu (806a-117.umd.edu [128.8.215.117]) by hub.freebsd.org (Postfix) with ESMTP id C462037B479 for ; Thu, 26 Oct 2000 14:49:01 -0700 (PDT) Received: from glue.umd.edu (localhost [127.0.0.1]) by 806a-117.umd.edu (8.11.1/8.11.1) with ESMTP id e9QLms200426; Thu, 26 Oct 2000 17:48:55 -0400 (EDT) (envelope-from bfoz@glue.umd.edu) Message-ID: <39F8A6C6.BDBA7679@glue.umd.edu> Date: Thu, 26 Oct 2000 17:48:54 -0400 From: Brandon Fosdick X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "E. Jordan Bojar" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: shutdown -p on Asus K7V? References: <200010261801.LAA12923@webmail.speakeasy.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "E. Jordan Bojar" wrote: > > I'm wondering if anyone knows if or how I might enable the "shutdown -p" option on > an Asus K7V. Is it possible? I though it worked on other ASUS boards and I'm > wondering if it is a configuration, BIOS, or architecture issue. I have the same problem. Yet odly, it worked fine on 4.0-R, but as soon as I went to either (I forget which) 4.0-S or 4.1-S it stopped working. That may have been about the same time as the k7v timer issues surfaced and I turned off apm in the kernel, so maybe that has something to do with it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 14:52:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Socrates.i-pi.com (Socrates.i-pi.com [198.49.217.5]) by hub.freebsd.org (Postfix) with ESMTP id 9139337B4C5 for ; Thu, 26 Oct 2000 14:52:06 -0700 (PDT) Received: (from ingham@localhost) by Socrates.i-pi.com (8.11.0/8.9.3) id e9QLpWD17918 for questions@freebsd.org; Thu, 26 Oct 2000 15:51:32 -0600 (MDT) (envelope-from ingham) Date: Thu, 26 Oct 2000 15:51:32 -0600 From: Kenneth Ingham To: questions@freebsd.org Subject: Missing tape drive? Message-ID: <20001026155132.H17432@Socrates.i-pi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have an HP SCSI DAT tape (that works fine on other FreeBSD machines). However, on one, when I try to access it, I get the message: bash-2.04# mt status mt: /dev/nrsa0: Device not configured The drive is seen by the Adaptec 2940 controller during the pre-boot messages and the kernel itself sees it at boot time: ahc0: port 0xdc00-0xdcff mem 0xedfff000-0xedffffff irq 11 at device 13.0 on pci0 aic7880: Wide Channel A, SCSI Id=7, 16/255 SCBs sa0 at ahc0 bus 0 target 5 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0: 5.000MB/s transfers (5.000MHz, offset 8) uname -a says: FreeBSD wanmail.ara.com 4.1.1-STABLE FreeBSD 4.1.1-STABLE #4: Thu Oct 26 15:21:04 GMT 2000 ingham@gatekeeper.ara.com:/usr/src/sys/compile/GATEKEEPER i386 I removed the /dev/*sa* devices and remade them with MAKEDEV sa0. No change. All SCSI IDs are unique. The disks attached to the controller both work fine. This machine is running at securelevel 3. However, that did not affect other machines running at the same securelevel from accessing the drive. Any other ideas on what to try? Kenneth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 14:52:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f56.law6.hotmail.com [216.32.241.56]) by hub.freebsd.org (Postfix) with ESMTP id 15B6A37B4CF; Thu, 26 Oct 2000 14:52:25 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 26 Oct 2000 14:52:21 -0700 Received: from 203.11.225.5 by lw6fd.law6.hotmail.msn.com with HTTP; Thu, 26 Oct 2000 21:52:21 GMT X-Originating-IP: [203.11.225.5] From: "Aaron Hill" To: julian@elischer.org Cc: freebsd-questions@FreeBSD.ORG, freebsd-net@FreeBSD.ORG Subject: Re: More on PPPoE & ADSL (Telstra Bigpond) Date: Thu, 26 Oct 2000 21:52:21 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 26 Oct 2000 21:52:21.0771 (UTC) FILETIME=[04B13DB0:01C03F97] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Firstly thanks for your reply. >It may "just work" if you power down and restart the DSL modem... >it caches the local ethernet address sometimes and won't work with >another.. > >(I notice that the windows and Linux are the same (different) machine >from that used >by BSD.. The DSL modem, once initialised to that machine may refuse to >work correctly with the >other machine (I've seen this many times) Good spot, I forgot to mention that. I'm pretty sure my ISP/modem doesn't have this restriction because a few times during my testing. The Windows and Linux captures were made from my desktop machine but I've also switched the connection between my work laptop (linux) and my desktop in a space of seconds and have always managed to get connected. Just to confirm though I did try your suggestion but it didn't work. I'll be happy to try most things (ritual sacrifice?) to get this working! Out of interest the adsl modem I have is called an Alcatel Speed Touch Home. I haven't had a reason to doubt it yet either, it seems a pretty reliable device. >on the other hand it DOES look as if you are getting part way through >the initialisation. >I don;t understand why the provider comes back with seven service >names, unless he is offering you seven possibilities. He however is NOT >providing an AC-name! > >very wierd Isn't it! The AC-Name is not returned in the Concentrators response yet in FreeBSD's next request it knows the AC-Name... ? Um. What's going on? The AC-Name is not in any config file and I've got the same situation after rebooting which would have cleared at any ARP caches etc. I've also tried disabling ARP on the FreeBSD interface connecting to the modem (i.e. -ARP in ifconfig) which some people seem to use in some newsgroup/mailing list archives I've seen. I've also tried different interfaces, different IP addresses, different media settings, browsing the netgraph source, about a hundred different ppp.conf options (I've got a very basic config now, just to test PPPoE discovery) etc etc. My struggle (and Peter's) continues. Aaron Hill _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 15: 0:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Socrates.i-pi.com (Socrates.i-pi.com [198.49.217.5]) by hub.freebsd.org (Postfix) with ESMTP id B48F037B4C5 for ; Thu, 26 Oct 2000 15:00:23 -0700 (PDT) Received: (from ingham@localhost) by Socrates.i-pi.com (8.11.0/8.9.3) id e9QLxni17952 for questions@freebsd.org; Thu, 26 Oct 2000 15:59:49 -0600 (MDT) (envelope-from ingham) Date: Thu, 26 Oct 2000 15:59:49 -0600 From: Kenneth Ingham To: questions@freebsd.org Subject: Re: Missing tape drive? Message-ID: <20001026155949.I17432@Socrates.i-pi.com> References: <20001026155132.H17432@Socrates.i-pi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20001026155132.H17432@Socrates.i-pi.com>; from ingham@i-pi.com on Thu, Oct 26, 2000 at 03:51:32PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG A followup to my last message. I just noticed that when I do a mt status, the following message appears on the console: (sa0:ahc0:0:5:0): unable to rewind after test read This is kind of odd, because the message coming from mt status indicates that it is using a no-rewind device... Kenneth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 15: 3:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.interware.hu (mail.interware.hu [195.70.32.130]) by hub.freebsd.org (Postfix) with ESMTP id 1EAF037B479; Thu, 26 Oct 2000 15:03:20 -0700 (PDT) Received: from portonovo-29.budapest.interware.hu ([195.70.60.93] helo=elischer.org) by mail.interware.hu with esmtp (Exim 3.16 #1 (Debian)) id 13ov7B-0006Rm-00; Fri, 27 Oct 2000 00:03:14 +0200 Message-ID: <39F8AA1A.E9885B86@elischer.org> Date: Thu, 26 Oct 2000 15:03:06 -0700 From: Julian Elischer X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Aaron Hill Cc: freebsd-questions@FreeBSD.ORG, freebsd-net@FreeBSD.ORG Subject: Re: More on PPPoE & ADSL (Telstra Bigpond) References: Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Aaron Hill wrote: > > > >on the other hand it DOES look as if you are getting part way through > >the initialisation. > >I don;t understand why the provider comes back with seven service > >names, unless he is offering you seven possibilities. He however is NOT > >providing an AC-name! > > > >very wierd I bet it's tcpdump only showing a limitted part of the packet.. notice that it's a lot longer.... > > Isn't it! The AC-Name is not returned in the Concentrators response yet in > FreeBSD's next request it knows the AC-Name... ? Um. What's going on? The > AC-Name is not in any config file and I've got the same situation after > rebooting which would have cleared at any ARP caches etc. > > I've also tried disabling ARP on the FreeBSD interface connecting to the > modem (i.e. -ARP in ifconfig) which some people seem to use in some > newsgroup/mailing list archives I've seen. Shouldn't make a difference. > I've also tried different > interfaces, different IP addresses, different media settings, browsing the > netgraph source, about a hundred different ppp.conf options (I've got a very > basic config now, just to test PPPoE discovery) etc etc. > > My struggle (and Peter's) continues. the trick is to make the provider's equipment respond the same.. Maybe it's the ORDER we are adding in stuff. > > Aaron Hill > _________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. > > Share information about yourself, create your own public profile at > http://profiles.msn.com. -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000 ---> X_.---._/ presently in: Budapest v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 15: 9:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail3.sdc1.sfba.home.com (femail3.sdc1.sfba.home.com [24.0.95.83]) by hub.freebsd.org (Postfix) with ESMTP id 316EC37B479 for ; Thu, 26 Oct 2000 15:09:21 -0700 (PDT) Received: from cx443070b ([24.0.36.170]) by femail3.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001026220819.KQQT26793.femail3.sdc1.sfba.home.com@cx443070b>; Thu, 26 Oct 2000 15:08:19 -0700 Message-ID: <000c01c03f99$b1d18b60$aa240018@cx443070b> From: "Jeremiah Gowdy" To: "Rick Hamell" Cc: References: Subject: Re: smp Date: Thu, 26 Oct 2000 15:11:30 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > is it me? or is this guy high on crack? > > > not to be trite, but i hope you aren't even CONSIDERING this piece of > > advice? > > > > > > just making sure... > > > nathan > > > > Look at the original post, it's obviously a joke. Lost chains ? Replace my > > SMP ? Some Linux kiddie is having a day > > Or it's a Windows user who was told what to fix, mistook what was > said, searched the web for SMP, hit www.freebsd.org saw the -questions > link, and decided to do just that... ask a question. There is no reason > not to be nice to them. Simply point them to the right direction, if they > continue to harrass you from that point, then it's open season. > > Rick And you honestly believe that this AOL kid has a dual Pentium III 650 running Windows 98 ? And that he found his way here so he could post his question 3 times over ? I doubt it in the extreme. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 15:10:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 5201F37B479 for ; Thu, 26 Oct 2000 15:10:41 -0700 (PDT) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0G3200E015KZCB@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Thu, 26 Oct 2000 15:10:14 -0700 (PDT) Received: from tagalong ([165.107.42.185]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0G3200D945KYG2@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Thu, 26 Oct 2000 15:10:10 -0700 (PDT) Date: Thu, 26 Oct 2000 15:10:30 -0700 From: Drew Tomlinson Subject: Problem Installing Ports via FTP In-reply-to: <8C224DC088D8D111B67D0000F67AC17E0306D50A@ldcmsx01.lc.ca.gov> To: "FreeBSD Questions (E-mail)" Message-id: <8C224DC088D8D111B67D0000F67AC17E0306D50B@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG For the past two days, I have attempted to view the ports collection via FTP. After connecting to the FTP server (I've tried several in the US), I get an error stating "Warning: Can't find the '4.1.1-Stable' distribution on the FTP Server..." and then gives me a chance to connect to another server. This used to work with this version. Any ideas what has happened? Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 15:11: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.interware.hu (mail.interware.hu [195.70.32.130]) by hub.freebsd.org (Postfix) with ESMTP id 5FE4237B4C5; Thu, 26 Oct 2000 15:11:00 -0700 (PDT) Received: from portonovo-29.budapest.interware.hu ([195.70.60.93] helo=elischer.org) by mail.interware.hu with esmtp (Exim 3.16 #1 (Debian)) id 13ovEe-00074i-00; Fri, 27 Oct 2000 00:10:57 +0200 Message-ID: <39F8ABE9.832C74B2@elischer.org> Date: Thu, 26 Oct 2000 15:10:49 -0700 From: Julian Elischer X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Aaron Hill Cc: freebsd-questions@FreeBSD.ORG, freebsd-net@FreeBSD.ORG Subject: Re: More on PPPoE & ADSL (Telstra Bigpond) References: Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Aaron Hill wrote: > > > Windows (EnterNet)... > 16:34:48.581399 0:10:5a:0:d3:de Broadcast 8863 60: PPPoE PADI [Host-Uniq > UTF8] [Service-Name "bigpond"] > > FreeBSD (4.1.1 Release)... > 17:07:47.907372 0:e0:29:73:81:dd Broadcast 8863 60: PPPoE PADI [Service-Name > "bigpond"] [Host-Uniq UTF8] > The provider treats these differently we probably need to reverse the order of the Host_uniq and Service name fields.. he seems to not be recognising the first, because he offers us a bunch of services instead of just one.. I'll bet that the same problem is in the 3rd (PADS) packet too.. they probably insist on having the Host_Uniq first. (I don't know why it comes up with "UTF8" though, I think that's TCPDUMP misreading something, (I forget what I put there)) -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000 ---> X_.---._/ presently in: Budapest v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 15:13: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail3.sdc1.sfba.home.com (femail3.sdc1.sfba.home.com [24.0.95.83]) by hub.freebsd.org (Postfix) with ESMTP id 88C9337B4C5 for ; Thu, 26 Oct 2000 15:13:05 -0700 (PDT) Received: from cx443070b ([24.0.36.170]) by femail3.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001026221203.KUPU26793.femail3.sdc1.sfba.home.com@cx443070b>; Thu, 26 Oct 2000 15:12:03 -0700 Message-ID: <001d01c03f9a$3767d900$aa240018@cx443070b> From: "Jeremiah Gowdy" To: "Zaitsau, Andrei" Cc: References: <054F7DAA9E54D311AD090008C74CE9BD01766CEC@exchange.panasonicfa.com> Subject: Re: smp Date: Thu, 26 Oct 2000 15:15:15 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Gowdy, > Were you born as FreeBSD expert? > I do not think you should not have fun of people who ask questions. People > are learning. And if you will provide them with BU11$h1T information it > won't be very helpful for FreeBSD community. > Andrei. If he has lost chains, he's a Windows 98 user. If he has a Dual CPU Pentium III 650 running Windows 98, someone has already played a trick on him. Windows 98 beginners don't have SMP systems. He didn't mention a word about FreeBSD in his question, so it has nothing to do with FreeBSD. It has to do with someone trying to be funny saying "my computer has lost chains so I need to replace the SMP". It's a joke, get over it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 15:17:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id C236637B479 for ; Thu, 26 Oct 2000 15:17:49 -0700 (PDT) Received: by heorot.1nova.com (Postfix, from userid 1000) id 3A1083294; Wed, 25 Oct 2000 14:41:41 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id 271463293; Wed, 25 Oct 2000 14:41:41 +0000 (GMT) Date: Wed, 25 Oct 2000 14:41:41 +0000 (GMT) From: Rick Hamell To: Jeremiah Gowdy Cc: freebsd-questions@FreeBSD.ORG Subject: Re: smp In-Reply-To: <000c01c03f99$b1d18b60$aa240018@cx443070b> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Or it's a Windows user who was told what to fix, mistook what was > > said, searched the web for SMP, hit www.freebsd.org saw the -questions > > link, and decided to do just that... ask a question. There is no reason > > not to be nice to them. Simply point them to the right direction, if they > > continue to harrass you from that point, then it's open season. > > And you honestly believe that this AOL kid has a dual Pentium III 650 > running Windows 98 ? And that he found his way here so he could post his > question 3 times over ? I doubt it in the extreme. Maybe it just the tech support person in me who believes that a normal user says the wrong thing meaning something else, so that I have to figure out what they're really talking about. Besides, the orginal address belongs to a teenage girl. (19-21 or so to judge by her web page,) who also according to her page dosen't look like she knows much about computers. I believe this was merely an accidental post. Even if it was malicious, (and it's a pretty stupid thing to try,) it seems to have succeeded in riling at least a few people around here. Either way, WE (The FreeBSD community,) need to be polite to every one... no matter who they are. Who knows your alleged script kiddie may someday become a potential member of the Core Team who single handedly wrote code that made FreeBSD the only operating system to use. But... he went over to Microsoft because you were impolite to him and has a bad taste in his mouth. Anyways, it's a moot point. Customer has been helped... at least by some. Rick ******************************************************************* Rick's FreeBSD Web page http://heorot.1nova.com/freebsd Ace Logan's Hardware Guide http://www.shatteredcrystal.net/hardware ***FreeBSD - The Power to Serve! http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 15:22:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 5EEDA37B479 for ; Thu, 26 Oct 2000 15:22:14 -0700 (PDT) Received: from localhost (doug@localhost) by fledge.watson.org (8.9.3/8.9.3) with SMTP id SAA07320; Thu, 26 Oct 2000 18:20:46 -0400 (EDT) (envelope-from doug@safeport.com) From: doug@safeport.com X-Authentication-Warning: fledge.watson.org: doug owned process doing -bs Date: Thu, 26 Oct 2000 18:20:45 -0400 (EDT) X-Sender: doug@fledge.watson.org To: Mike Galvez Cc: Bennett Hui , smujohnson@home.com, questions@FreeBSD.ORG Subject: Re: APM or /etc/hosts In-Reply-To: <20001026151919.G84260@m.mail.virginia.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 I have the same question. I have a 4.1 system cvsup'd a few days ago which has no /boot/kernel.conf. I can find no mention in the man pages 4.1 on the system in question and the 5.0 man pages online. So please where is this documented? On Thu, 26 Oct 2000, Mike Galvez wrote: > I'm using the 4.0 release & compiled a custom kernel; however, The GENERIC > config file has support for apm. > > To find the path try: > > locate kernel.conf > > I have attached a text file with the content of the /boot directory and > kernel.conf file. > > > On Thu, Oct 26, 2000 at 11:00:30AM -0700, Bennett Hui wrote: > > I also want to get APM working on my FreeBSD box. I have 4.1.1 release. > > > > Following your instructions, I've checked the following: > > > > In /etc/rc.conf, I have: > > > > apm_enable="YES" > > > > I'm assuming that this is the same as enable_apm="YES" as you suggested? > > > > I've checked that APM is enabled in my BIOS. > > > > But what do you mean by add: > > > > en apm > > to /boot/kernel.conf > > > > ?? > > > > I've looked in my /boot directory and there is no kernel.conf file. > > > > Bennett > > > > -----Original Message----- > > From: owner-freebsd-questions@FreeBSD.ORG > > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Mike Galvez > > Sent: Thursday, October 26, 2000 6:59 AM > > To: smujohnson@home.com > > Cc: questions@FreeBSD.ORG > > Subject: Re: APM or /etc/hosts > > > > > > Check that APM is enabled in your BIOS and add: > > > > en apm > > to /boot/kernel.conf > > > > also check that: > > > > enable_apm="yes" > > > > is in your /etc/rc.conf [cut] > > Michael Galvez > Computer Systems Sr. Engineer Office: 804-982-2975 > Financial Analysis E-Mail: mrg8n@virginia.edu > University of Virginia Messenger Mail: Carruthers Hall > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 15:28:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 9876B37B479 for ; Thu, 26 Oct 2000 15:28:43 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.11.1/8.11.1) id e9QMSeI15441; Thu, 26 Oct 2000 17:28:40 -0500 (CDT) (envelope-from dan) Date: Thu, 26 Oct 2000 17:28:40 -0500 From: Dan Nelson To: Kenneth Ingham Cc: questions@FreeBSD.ORG Subject: Re: Missing tape drive? Message-ID: <20001026172839.A15066@dan.emsphone.com> References: <20001026155132.H17432@Socrates.i-pi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.10i In-Reply-To: <20001026155132.H17432@Socrates.i-pi.com>; from "Kenneth Ingham" on Thu Oct 26 15:51:32 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Oct 26), Kenneth Ingham said: > I have an HP SCSI DAT tape (that works fine on other FreeBSD machines). > However, on one, when I try to access it, I get the message: > bash-2.04# mt status > mt: /dev/nrsa0: Device not configured Do you have a tape in the drive? The kernel returns ENXIO for both "there is no tape drive" and "there is no tape". -- 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 Oct 26 15:34: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gelrevision.nl (mail.gelrevision.nl [195.86.58.10]) by hub.freebsd.org (Postfix) with ESMTP id A616537B479 for ; Thu, 26 Oct 2000 15:34:05 -0700 (PDT) Received: from [192.168.1.5] [195.86.231.176] by mail.gelrevision.nl with ESMTP (SMTPD32-6.00) id A1226D96012E; Fri, 27 Oct 2000 00:33:06 +0200 Date: Fri, 27 Oct 2000 00:28:26 +0200 (CEST) From: Maarten van Schie To: Drew Tomlinson Cc: "FreeBSD Questions (E-mail)" Subject: Re: Problem Installing Ports via FTP In-Reply-To: <8C224DC088D8D111B67D0000F67AC17E0306D50B@ldcmsx01.lc.ca.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 Yes, the servers only contain RELEASE directories, so stable will not be found. (or you should try releng4.freebsd.org, which inhibits various releng_4 snapshots..but AFAIK they contain the release-ports, so it'll lead you nowhere) You could try to cvsup the ports with 'ports-supfile', farout the best way to upgrade or maybe even install the hierarchy because it is as up-to-date as, I expect, you wan't it to be. Good luck, Maarten On Thu, 26 Oct 2000, Drew Tomlinson wrote: > For the past two days, I have attempted to view the ports collection via > FTP. After connecting to the FTP server (I've tried several in the US), I > get an error stating "Warning: Can't find the '4.1.1-Stable' distribution > on the FTP Server..." and then gives me a chance to connect to another > server. This used to work with this version. Any ideas what has happened? > > Thanks, > > Drew > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 26 15:47: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 61BD637B4C5 for ; Thu, 26 Oct 2000 15:46:59 -0700 (PDT) Received: from localhost (doug@localhost) by fledge.watson.org (8.9.3/8.9.3) with SMTP id SAA07791 for ; Thu, 26 Oct 2000 18:46:58 -0400 (EDT) (envelope-from doug@safeport.com) X-Authentication-Warning: fledge.watson.org: doug owned process doing -bs Date: Thu, 26 Oct 2000 18:46:58 -0400 (EDT) From: Doug Denault X-Sender: doug@fledge.watson.org To: freebsd-questions@FreeBSD.ORG Subject: Re: apm problem with 4.1 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is due to a conflict between the two cards. Removing the modem/fax cards makes everything work with apm enabled. The system works with apm disabled if the cards are in the slots shown. Reversing the order produces another set of strange results. On Wed, 25 Oct 2000 doug@safeport.com wrote: > The hardware is a Dell Latitude LM/133 circa 1997, using a NIC from Dell > that probes as a 3Com Etherlink III 3C589. All this works fine. > > I wanted to turn on apm support so I built a kernel changing > > device apm0 at nexus? disable flags 0x20 # Advanced Power Management > > to > > device apm0 at nexus? flags 0x20 # Advanced Power Management > > during boot I get: > > : > /kernel: Mounting root from ufs:/dev/ad0s1a > /kernel: pccard: card inserted, slot 0 > /kernel: pccard: card inserted, slot 1 > pccardd[47]: Card "3Com Corporation"("3C589D") [TP/BNC LAN Card > Ver. 2a] [000002] matched "3Com Corporation" ("3C589") [(null)] > [(null)] > /kernel: ep0: No irq?! > pccardd[47]: driver allocation failed for 3Com > Corporation(3C589): Device not configured > pccardd[47]: Card "Motorola"("DELL 33.6 DATA/14.4 FAX MODEM") [V3.0] [] > has function ID 2 > pccardd[47]: driver allocation failed for (null)((null)): Device not > configured > pccardd[47]: pccardd started > > Thinking the sysinstall kernel might be different from GENERIC I put > "disable" back in the device macro and rebuilt the kernel. All works > again. > > Any pointers, thoughts? The BIOS is 4/97; there probably is an update > > _____ > Douglas Denault > doug@safeport.com > Voice: 301-469-8766 > Fax: 301-469-0601 > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 26 15:49:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtprch1.nortel.com (smtprch1.nortelnetworks.com [192.135.215.14]) by hub.freebsd.org (Postfix) with ESMTP id 7BFDA37B479 for ; Thu, 26 Oct 2000 15:49:10 -0700 (PDT) Received: from zrchb213.us.nortel.com (actually zrchb213) by smtprch1.nortel.com; Thu, 26 Oct 2000 14:56:33 -0500 Received: by zrchb213.us.nortel.com with Internet Mail Service (5.5.2652.35) id ; Thu, 26 Oct 2000 14:56:29 -0500 Message-ID: <75C9A75D295AD31184E70008C79189D20409F6F9@zcard00b.ca.nortel.com> From: "Eugenia Lambiri" To: "'freebsd-questions@FreeBSD.ORG'" Subject: Building a custom kernel in 4.1 Date: Thu, 26 Oct 2000 14:52:21 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2652.35) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C03F86.40DDD020" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C03F86.40DDD020 Content-Type: text/plain Hello, I am familiar with the procedure of building a custom kernel under FreeBSD3.3 but having a lot of difficulty when trying to follow the procedure for FreeBSD4.1. Can anyone summarize the exact steps to build a custom kernel under FreeBSD4.1(the documentation is a little confusing)? I am trying to build a custom kernel with a label module (from NIST) and the build fails while trying to link with some of the function pointers of that module. Below are the errors I get: **************************************************************************** ************************************************* cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 config.c cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 setdef1.c touch hack.c cc -elf -shared -nostdlib hack.c -o hack.So rm -f hack.c sh /usr/src/sys/conf/newvers.sh MPLS cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 vers.c linking MPLS if_ethersubr.o: In function `ether_demux': if_ethersubr.o(.text+0x666): undefined reference to `lt_find_by_label_ptr' if_ethersubr.o(.text+0x68c): undefined reference to `lt_find_by_label_ptr' if_ethersubr.o(.text+0x6fd): undefined reference to `lt_find_by_label_ptr' rtsock.o: In function `route_output': rtsock.o(.text+0x8c6): undefined reference to `lt_add_ptr' rtsock.o(.text+0x8d6): undefined reference to `lt_add_ptr' rtsock.o(.text+0x8e6): undefined reference to `lt_rm_ptr' rtsock.o(.text+0x8f6): undefined reference to `lt_rm_ptr' rtsock.o(.text+0x909): undefined reference to `PrintLabelTable_ptr' rtsock.o(.text+0x912): undefined reference to `PrintLabelTable_ptr' *** Error code 1 Stop in /usr/obj/usr/src/sys/MPLS. *** Error code 1 Stop in /usr/src. *** Error code 1 **************************************************************************** ************************************************* Any quick help would be really appreciated. Eugenia Lambiri Nortel Networks ------_=_NextPart_001_01C03F86.40DDD020 Content-Type: text/html Content-Transfer-Encoding: quoted-printable Building a custom kernel in 4.1

Hello,
I am familiar with the procedure of = building a custom kernel under FreeBSD3.3 but having a lot of = difficulty when trying to follow the procedure for FreeBSD4.1. Can = anyone summarize the exact steps to build a custom kernel under = FreeBSD4.1(the documentation is a little confusing)?

I am trying to build a custom kernel = with a label module (from NIST) and the build fails while trying to = link with some of the function pointers of that module. Below are the = errors I get:

*********************************************************= ********************************************************************

 cc -c -O -Wall -Wredundant-decls = -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes = -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions = -ansi  -nostdinc -I- -I. -I/usr/src/sys = -I/usr/src/sys/../include  -D_KERNEL -include opt_global.h = -elf  -mpreferred-stack-boundary=3D2  config.c

cc -c -O -Wall = -Wredundant-decls -Wnested-externs -Wstrict-prototypes  = -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  = -fformat-extensions -ansi  -nostdinc -I- -I. -I/usr/src/sys = -I/usr/src/sys/../include  -D_KERNEL -include opt_global.h = -elf  -mpreferred-stack-boundary=3D2  setdef1.c

touch hack.c
cc -elf -shared = -nostdlib hack.c -o hack.So
rm -f hack.c
sh = /usr/src/sys/conf/newvers.sh MPLS
cc -c -O -Wall = -Wredundant-decls -Wnested-externs -Wstrict-prototypes  = -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  = -fformat-extensions -ansi  -nostdinc -I- -I. -I/usr/src/sys = -I/usr/src/sys/../include  -D_KERNEL -include opt_global.h = -elf  -mpreferred-stack-boundary=3D2  vers.c

linking MPLS
if_ethersubr.o: In = function `ether_demux':
if_ethersubr.o(.text+0x666): undefined reference to = `lt_find_by_label_ptr'
if_ethersubr.o(.text+0x68c): undefined reference to = `lt_find_by_label_ptr'
if_ethersubr.o(.text+0x6fd): undefined reference to = `lt_find_by_label_ptr'
rtsock.o: In = function `route_output':
rtsock.o(.text+0x8c6): undefined reference to = `lt_add_ptr'
rtsock.o(.text+0x8d6): undefined reference to = `lt_add_ptr'
rtsock.o(.text+0x8e6): undefined reference to = `lt_rm_ptr'
rtsock.o(.text+0x8f6): undefined reference to = `lt_rm_ptr'
rtsock.o(.text+0x909): undefined reference to = `PrintLabelTable_ptr'
rtsock.o(.text+0x912): undefined reference to = `PrintLabelTable_ptr'
*** Error code = 1

Stop in = /usr/obj/usr/src/sys/MPLS.
*** Error code = 1

Stop in = /usr/src.
*** Error code = 1
*********************************************************= ********************************************************************


Any quick help would = be really appreciated.

Eugenia = Lambiri
Nortel = Networks

------_=_NextPart_001_01C03F86.40DDD020-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 15:51: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f50.law6.hotmail.com [216.32.241.50]) by hub.freebsd.org (Postfix) with ESMTP id 25B8737B479; Thu, 26 Oct 2000 15:51:01 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 26 Oct 2000 15:51:01 -0700 Received: from 203.11.225.5 by lw6fd.law6.hotmail.msn.com with HTTP; Thu, 26 Oct 2000 22:51:00 GMT X-Originating-IP: [203.11.225.5] From: "Aaron Hill" To: julian@elischer.org Cc: freebsd-questions@FreeBSD.ORG, freebsd-net@FreeBSD.ORG Subject: Re: More on PPPoE & ADSL (Telstra Bigpond) Date: Thu, 26 Oct 2000 22:51:00 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 26 Oct 2000 22:51:01.0015 (UTC) FILETIME=[36534270:01C03F9F] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >The provider treats these differently >we probably need to reverse the order of the Host_uniq and Service >name fields.. It does look like that hence my searching through the source code to check if I could make a simple hack to test it. I ran out of time though. I've been reading the RFC (2516) lately which says (I quote)... The PADI packet MUST contain exactly one TAG of TAG_TYPE Service-Name, indicating the service the Host is requesting, and any number of other TAG types. ... so from the order of that statement it seems putting the Service-Name tag first is the correct thing to do. The RFC doesn't explicitly mention what order the tags should be in. It's entirely plausible that the ISPs equipment has a requirement (bug?) that the service name comes last. >(I don't know why it comes up with "UTF8" though, I think that's >TCPDUMP misreading something, (I forget what I put there)) I agree, I think it's tcpdump trying, incorrectly, to interpret the tag contents. In case you'd like to see what the Host-Uniq tags actually contained here's some hex of the Windows PADI frame... 0:10:5a:0:d3:de Broadcast 8863 60: PPPoE PADI [Host-Uniq UTF8] [Service-Name "bigpond"] 0x0000 1109 0000 0015 0103 0006 0010 5a00 d3de ............Z... 0x0010 0101 0007 6269 6770 6f6e 6400 0000 0000 ....bigpond..... 0x0020 0000 0000 0000 0000 0000 0000 0000 .............. ... and the FreeBSD PADI frame... 0:e0:29:73:81:dd Broadcast 8863 60: PPPoE PADI [Service-Name "bigpond"] [Host-Uniq UTF8] 0x0000 1109 0000 0013 0101 0007 6269 6770 6f6e ..........bigpon 0x0010 6401 0300 0480 7067 c300 0000 0000 0000 d.....pg........ 0x0020 0000 0000 0000 0000 0000 0000 0000 .............. ... so Windows' Host-Uniq is "0010 5a00 d3de" and FreeBSD's is "0480 7067 c3". The RFC states this value can be anything the Host chooses and it is not interpreted by the Access Concentrator. Interestingly the RFC also states that the AC MUST (!) include the Host-Uniq value in any PADO/PADS replies, which isn't happening in my capture. So I think the AC's PADO continues in another frame which tcpdump isn't showing me. This would explain why we don't see the AC-Name tag being sent but FreeBSD knows the AC-Name in it's PADR. This is a side issue perhaps, it still doesn't explain why the AC doesn't understand FreeBSD's inital PADI. Sorry if this is information overload or heading down the wrong track. I'm just trying to understand the problem. Aaron _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 15:58:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web1106.mail.yahoo.com (web1106.mail.yahoo.com [128.11.23.126]) by hub.freebsd.org (Postfix) with SMTP id 34F8B37B4C5 for ; Thu, 26 Oct 2000 15:58:26 -0700 (PDT) Received: (qmail 25805 invoked by uid 60001); 26 Oct 2000 22:58:26 -0000 Message-ID: <20001026225825.25804.qmail@web1106.mail.yahoo.com> Received: from [209.157.144.39] by web1106.mail.yahoo.com; Thu, 26 Oct 2000 15:58:25 PDT Date: Thu, 26 Oct 2000 15:58:25 -0700 (PDT) From: Tim Erlin Subject: System Recommendation 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'd like to put a FreeBSD box running NAT and ipfw in front of a low traffic web/mail server (also FreeBSD) and 1-2 other machines (win98). Cost is a major factor, so the real question is: how low can I go and still get adequate performance...PII, P, 486???? --Tim __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 16: 2:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fremont.bolingbroke.com (adsl-216-102-90-210.dsl.snfc21.pacbell.net [216.102.90.210]) by hub.freebsd.org (Postfix) with ESMTP id A4DD737B479 for ; Thu, 26 Oct 2000 16:02:18 -0700 (PDT) Received: from fremont.bolingbroke.com (fremont.bolingbroke.com [216.102.90.210]) by fremont.bolingbroke.com (Switch-2.1.0/Switch-2.1.0) with ESMTP id e9QN1ir63185; Thu, 26 Oct 2000 16:01:44 -0700 (PDT) Date: Thu, 26 Oct 2000 16:01:43 -0700 (PDT) From: Ken Bolingbroke To: Tim Erlin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: System Recommendation In-Reply-To: <20001026225825.25804.qmail@web1106.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG For low traffic? I have a '386 with 20MB RAM doing exactly that, running web, mail, DNS, and NAT in front of several other machines. It performs adequately, at least. :-) Ken On Thu, 26 Oct 2000, Tim Erlin wrote: > I'd like to put a FreeBSD box running NAT and ipfw in > front of a low traffic web/mail server (also FreeBSD) > and 1-2 other machines (win98). Cost is a major > factor, so the real question is: how low can I go and > still get adequate performance...PII, P, 486???? > --Tim > > __________________________________________________ > Do You Yahoo!? > Yahoo! Messenger - Talk while you surf! It's FREE. > http://im.yahoo.com/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 16: 6:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from siamese.3ware.com (unknown [209.213.222.214]) by hub.freebsd.org (Postfix) with ESMTP id 296AB37B479 for ; Thu, 26 Oct 2000 16:06:43 -0700 (PDT) Received: by SIAMESE with Internet Mail Service (5.5.2650.21) id ; Thu, 26 Oct 2000 16:06:43 -0700 Message-ID: <75824609C96FD411B50100D0B79E849417BFDE@COUGAR> From: Tom Tran To: "'freebsd-questions@FreeBSD.ORG'" Subject: AMD 900MHZ cpu Date: Thu, 26 Oct 2000 15:06:54 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C03F99.0CBD4290" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C03F99.0CBD4290 Content-Type: text/plain; charset="iso-8859-1" Hi, Does FreeBSD 4.x support the above cpu? Thanx. Tom. ------_=_NextPart_001_01C03F99.0CBD4290 Content-Type: text/html; charset="iso-8859-1"
Hi,
 
Does FreeBSD 4.x support the above cpu? Thanx.
 
Tom.
------_=_NextPart_001_01C03F99.0CBD4290-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 16:13:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from maynard.mail.mindspring.net (maynard.mail.mindspring.net [207.69.200.243]) by hub.freebsd.org (Postfix) with ESMTP id A529037B479 for ; Thu, 26 Oct 2000 16:13:37 -0700 (PDT) Received: from computer (user-38ld1bu.dialup.mindspring.com [209.86.133.126]) by maynard.mail.mindspring.net (8.9.3/8.8.5) with SMTP id TAA27563 for ; Thu, 26 Oct 2000 19:13:35 -0400 (EDT) From: "Chris Prance" To: Subject: Upgrading from 3.4 Stable to 4.0 Stable. Date: Thu, 26 Oct 2000 19:14:48 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying very hard to upgrade my system from 3.4 to 4.0 and I'm having an absolute nightmare any appreciated help would be greatly appreciated. When I'm doing my make buildworld : cc: Internal compiler error: program cc1 got fatal signal 10 *** Error Code 1 Stop in /usr/src/gnu/usr.bin/binutils/as/i386-freebsd. *** Error Code 1 Stop in /usr/src/gnu/usr.bin/binutils/as. *** Error Code 1 Stop in /usr/src/gnu/usr.bin/binutils. *** Error Code 1 Stop in /usr/src. *** Error Code 1 any ideas... Thanks Chris Prance To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 16:19:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 8DAA837B479 for ; Thu, 26 Oct 2000 16:19:17 -0700 (PDT) Received: from laptop.baldwin.cx (ether.osd.bsdi.com [204.216.28.196]) by pike.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id e9QNIlf56980; Thu, 26 Oct 2000 16:18:47 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="_=XFMail.1.4.0.FreeBSD:001026161548:415=_" In-Reply-To: <75824609C96FD411B50100D0B79E849417BFDE@COUGAR> Date: Thu, 26 Oct 2000 16:19:36 -0700 (PDT) From: John Baldwin To: Tom Tran Subject: RE: AMD 900MHZ cpu Cc: "freebsd-questions@FreeBSD.ORG" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format --_=XFMail.1.4.0.FreeBSD:001026161548:415=_ Content-Type: text/plain; charset=us-ascii On 26-Oct-00 Tom Tran wrote: > Hi, > > Does FreeBSD 4.x support the above cpu? Thanx. Yes. > Tom. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ --_=XFMail.1.4.0.FreeBSD:001026161548:415=_ Content-Type: text/html; charset="iso-8859-1"
Hi,
 
Does FreeBSD 4.x support the above cpu? Thanx.
 
Tom.
--_=XFMail.1.4.0.FreeBSD:001026161548:415=_-- End of MIME message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 16:19:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo-r15.mail.aol.com (imo-r15.mx.aol.com [152.163.225.69]) by hub.freebsd.org (Postfix) with ESMTP id C4E2337B479 for ; Thu, 26 Oct 2000 16:19:29 -0700 (PDT) Received: from froekjaerf@netscape.net by imo-r15.mx.aol.com (mail_out_v28.32.) id n.eb.1cb7c9 (16218); Thu, 26 Oct 2000 19:19:22 -0400 (EDT) Received: from netscape.com (aimmail05.aim.aol.com [205.188.144.197]) by air-in01.mx.aol.com (v76_r1.8) with ESMTP; Thu, 26 Oct 2000 19:19:22 -0400 Date: Thu, 26 Oct 2000 19:19:22 -0400 From: froekjaerf@netscape.net (Flemming Froekjaer) To: freebsd-questions@freebsd.org Cc: dnelson@emsphone.com Subject: Re: What's the deal with _THREAD_SAFE? Mime-Version: 1.0 Message-ID: <34FF0427.420B3885.0F2A144B@netscape.net> References: <0E205B64.7BDA2B7E.0F2A144B@netscape.net> <20001026164517.A11415@dan.emsphone.com> X-Mailer: Franklin Webmailer 1.0 Content-Type: text/plain; charset="ISO-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I couldn't find the -pthread option in the GCC Command Options manual, but tried it anyway. Didn't do the trick, unfortunately... \Flemming Dan Nelson wrote: > > In the last episode (Oct 26), Flemming Froekjaer said: > > I'm trying to use the functions in , but after much > > aggavation I've found that I can't unless _THREAD_SAFE is defined. > > Now, do I have to define it in my own header file, or do I include > > some other header file where it's defined, and if so, which one? > > Compiling with the -pthread gcc switch should be sufficient. > > -- >     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 Oct 26 16:22:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 322A237B479 for ; Thu, 26 Oct 2000 16:22:26 -0700 (PDT) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0G3200G018WNJ7@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Thu, 26 Oct 2000 16:22:01 -0700 (PDT) Received: from tagalong ([165.107.42.185]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0G3200FFP8WNN8@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Thu, 26 Oct 2000 16:21:59 -0700 (PDT) Date: Thu, 26 Oct 2000 16:22:21 -0700 From: Drew Tomlinson Subject: RE: Problem Installing Ports via FTP In-reply-to: <8C224DC088D8D111B67D0000F67AC17E02F47C6C@ldcmsx01.lc.ca.gov> To: 'Maarten van Schie' Cc: "'FreeBSD Questions (E-mail)'" Message-id: <8C224DC088D8D111B67D0000F67AC17E0306D50C@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thank you for your reply. I have the hierarchy installed and use cvsup to synch both the ports and my sources. But I usually use sysinstall because it give descriptions of ports. Is there any way to browse the ports collection in this manner? Thank you, Drew > -----Original Message----- > From: anera@oT.o8.com [mailto:anera@oT.o8.com]On Behalf Of Maarten van > Schie > Sent: Thursday, October 26, 2000 3:28 PM > To: Drew Tomlinson > Cc: FreeBSD Questions (E-mail) > Subject: Re: Problem Installing Ports via FTP > > > Yes, the servers only contain RELEASE directories, so stable will > not be found. > (or you should try releng4.freebsd.org, which inhibits > various releng_4 snapshots..but > AFAIK they contain the release-ports, so it'll lead you nowhere) > > You could try to cvsup the ports with 'ports-supfile', farout > the best way > to upgrade or maybe even install the hierarchy because it is > as up-to-date > as, I expect, you wan't it to be. > > Good luck, > > Maarten > > On Thu, 26 Oct 2000, Drew Tomlinson wrote: > > > For the past two days, I have attempted to view the ports > collection via > > FTP. After connecting to the FTP server (I've tried > several in the US), I > > get an error stating "Warning: Can't find the > '4.1.1-Stable' distribution > > on the FTP Server..." and then gives me a chance to connect > to another > > server. This used to work with this version. Any ideas > what has happened? > > > > Thanks, > > > > Drew > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of 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 Oct 26 16:25:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 3140B37B479 for ; Thu, 26 Oct 2000 16:25:45 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.11.1/8.11.1) id e9QNPiY09656; Thu, 26 Oct 2000 18:25:44 -0500 (CDT) (envelope-from dan) Date: Thu, 26 Oct 2000 18:25:43 -0500 From: Dan Nelson To: Flemming Froekjaer Cc: freebsd-questions@freebsd.org Subject: Re: What's the deal with _THREAD_SAFE? Message-ID: <20001026182543.A29079@dan.emsphone.com> References: <0E205B64.7BDA2B7E.0F2A144B@netscape.net> <20001026164517.A11415@dan.emsphone.com> <34FF0427.420B3885.0F2A144B@netscape.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.10i In-Reply-To: <34FF0427.420B3885.0F2A144B@netscape.net>; from "Flemming Froekjaer" on Thu Oct 26 19:19:22 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Oct 26), Flemming Froekjaer said: > Dan Nelson wrote: > > In the last episode (Oct 26), Flemming Froekjaer said: > > > I'm trying to use the functions in , but after much > > > aggavation I've found that I can't unless _THREAD_SAFE is defined. > > > Now, do I have to define it in my own header file, or do I include > > > some other header file where it's defined, and if so, which one? > > > > Compiling with the -pthread gcc switch should be sufficient. > > I couldn't find the -pthread option in the GCC Command Options manual, but > tried it anyway. Didn't do the trick, unfortunately... It's in the pthread manpage. Actually, I should have read your first message more carefully. First, it's , not , and second, the only reference to _THREAD_SAFE is in stdio.h, where it doesn't add any new function prototypes. What version of FreeBSD is this? -- 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 Oct 26 16:32:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cocopah.gate.net (cocopah.gate.net [216.219.246.49]) by hub.freebsd.org (Postfix) with ESMTP id 236BB37B479 for ; Thu, 26 Oct 2000 16:32:32 -0700 (PDT) Received: from gate.net (tstpa3-41.gate.net [207.36.133.41]) by cocopah.gate.net (AIX4.3/8.9.3/8.9.3) with ESMTP id TAA128730 for ; Thu, 26 Oct 2000 19:32:06 -0400 Message-ID: <39F8BF03.D27C6B1D@gate.net> Date: Thu, 26 Oct 2000 19:32:19 -0400 From: Mark Jacobs X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Dump problem/question Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am attempting to dump my root file system to a cd/rw drive. The dump seems to complete correctly ===[root] ~ # dump -0 -a -f /dev/racd1c / DUMP: Date of this level 0 dump: Thu Oct 26 19:18:50 2000 DUMP: Date of last level 0 dump: the epoch DUMP: Dumping /dev/ad0s3a (/) to /dev/racd1c DUMP: mapping (Pass I) [regular files] DUMP: mapping (Pass II) [directories] DUMP: estimated 39144 tape blocks. DUMP: dumping (Pass III) [directories] DUMP: dumping (Pass IV) [regular files] DUMP: DUMP: 39166 tape blocks on 1 volume DUMP: finished in 138 seconds, throughput 283 KBytes/sec DUMP: Closing /dev/racd1c DUMP: DUMP IS DONE ===[root] ~ # When I attempt to verify the dump via restore -t I get the following error ===[root] ~ # restore -t -f /dev/racd1c tape read error: Undefined error: 0 ===[root] ~ # dmesg shows the following error acd1: READ_TOC - ILLEGAL REQUEST asc=24 ascq=00 error=00 What (if anything) am I doing wrong. Running 4.1.1 stable. Mark Jacobs jacobsm@gate.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 16:49:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ihemail1.firewall.lucent.com (ihemail1.lucent.com [192.11.222.161]) by hub.freebsd.org (Postfix) with ESMTP id BC49B37B479; Thu, 26 Oct 2000 16:49:07 -0700 (PDT) Received: from ihemail1.firewall.lucent.com (localhost [127.0.0.1]) by ihemail1.firewall.lucent.com (Pro-8.9.3/8.9.3) with ESMTP id TAA18460; Thu, 26 Oct 2000 19:49:07 -0400 (EDT) Received: from mhmail.mh.lucent.com (h135-3-115-8.lucent.com [135.3.115.8]) by ihemail1.firewall.lucent.com (Pro-8.9.3/8.9.3) with ESMTP id TAA18445; Thu, 26 Oct 2000 19:49:06 -0400 (EDT) Received: from lucent.com (positron.micro.lucent.com [192.19.56.129]) by mhmail.mh.lucent.com (8.8.8+Sun/EMS-1.5 sol2) id TAA24990; Thu, 26 Oct 2000 19:49:05 -0400 (EDT) Message-ID: <39F8C29F.D785C588@lucent.com> Date: Thu, 26 Oct 2000 19:47:43 -0400 From: "Gary T. Corcoran" Reply-To: gcorcoran@lucent.com Organization: Lucent Microelectronics - Client Access Broadband Systems X-Mailer: Mozilla 4.73 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: Aaron Hill Cc: julian@elischer.org, freebsd-questions@FreeBSD.ORG, freebsd-net@FreeBSD.ORG Subject: Re: More on PPPoE & ADSL (Telstra Bigpond) References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Aaron Hill wrote: > > >The provider treats these differently > >we probably need to reverse the order of the Host_uniq and Service > >name fields.. > > It does look like that hence my searching through the source code to check > if I could make a simple hack to test it. I ran out of time though. > > I've been reading the RFC (2516) lately which says (I quote)... > > The PADI packet MUST contain exactly one TAG of TAG_TYPE > Service-Name, indicating the service the Host is requesting, and any number > of other TAG types. > > ... so from the order of that statement it seems putting the Service-Name > tag first is the correct thing to do. [Quick background: I implemented PPPoE in our DSL drivers for the Lucent DSL adapters] Yes, the only tag REQUIRED in the PADI is a Service-Name tag, which has to match what the service provide wants, and may possibly be of zero length. > The RFC doesn't explicitly mention > what order the tags should be in. It's entirely plausible that the ISPs > equipment has a requirement (bug?) that the service name comes last. It could be. Do you know what brand of head-end equipment you're trying to communicate with? In any event, since only a Service-Name is required, if you send ONLY a Service-Name, then it will meet the bugs (requirements) of head-ends that might require it to be first _or_ last. In other words, why send the Host-Uniq at all - unless you have a specific need for it? In my drivers, I only send Service-Name in the PADI... (but we haven't tested in Australia... :-) Gary -- ========================================================= Gary Corcoran - Distinguished Member of Technical Staff Lucent Microelectronics - Client Access Broadband Systems Communications Protocol & Driver Development Group "We make the drivers that make communications work" Email: gcorcoran@lucent.com --------------------------------------------------------- "No brain, no service." ========================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 17: 4:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo-r14.mail.aol.com (imo-r14.mx.aol.com [152.163.225.68]) by hub.freebsd.org (Postfix) with ESMTP id 8989737B479 for ; Thu, 26 Oct 2000 17:04:47 -0700 (PDT) Received: from froekjaerf@netscape.net by imo-r14.mx.aol.com (mail_out_v28.32.) id k.7.13d3cf (16232); Thu, 26 Oct 2000 20:04:38 -0400 (EDT) Received: from netscape.com (aimmail11.aim.aol.com [205.188.144.203]) by air-in02.mx.aol.com (v76_r1.8) with ESMTP; Thu, 26 Oct 2000 20:04:37 -0400 Date: Thu, 26 Oct 2000 20:04:37 -0400 From: froekjaerf@netscape.net (Flemming Froekjaer) To: dnelson@emsphone.com Cc: freebsd-questions@freebsd.org Subject: Re: What's the deal with _THREAD_SAFE? Mime-Version: 1.0 Message-ID: <5236E726.3D526C4F.0F2A144B@netscape.net> References: <0E205B64.7BDA2B7E.0F2A144B@netscape.net> <20001026164517.A11415@dan.emsphone.com> <34FF0427.420B3885.0F2A144B@netscape.net> <20001026182543.A29079@dan.emsphone.com> X-Mailer: Franklin Webmailer 1.0 Content-Type: text/plain; charset="ISO-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry, my misspelling. I of course ment ... I know that there's only the one reference to _THREAD_SAFE in the include directory, but in lib/libc_r (which holds the code you include with the -pthread switch) there's references to _THREAD_SAFE in basically all the uthread_*.c source files. I had a pretty hard time figuring that out myself. :o) Here's the beginning of a list of files where _THREAD_SAFE is mentioned: http://www.greystork.com/list.gif I'm coding against FreeBSD 4.1.1-STABLE #0: Thu Oct 12 17:38:38 PDT 2000 Would my using g++ have anything to do with the problem? Hopefully not... \Flemming Dan Nelson wrote: > > In the last episode (Oct 26), Flemming Froekjaer said: > > Dan Nelson wrote: > > > In the last episode (Oct 26), Flemming Froekjaer said: > > > > I'm trying to use the functions in , but after much > > > > aggavation I've found that I can't unless _THREAD_SAFE is defined. > > > > Now, do I have to define it in my own header file, or do I include > > > > some other header file where it's defined, and if so, which one? > > > > > > Compiling with the -pthread gcc switch should be sufficient. > > > > I couldn't find the -pthread option in the GCC Command Options manual, but > > tried it anyway. Didn't do the trick, unfortunately... > > It's in the pthread manpage. > > Actually, I should have read your first message more carefully.  First, > it's , not , and second, the only reference to > _THREAD_SAFE is in stdio.h, where it doesn't add any new function > prototypes. > > What version of FreeBSD is this? > > -- >     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 Oct 26 17:12:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ihemail1.firewall.lucent.com (ihemail1.lucent.com [192.11.222.161]) by hub.freebsd.org (Postfix) with ESMTP id 52A9337B479; Thu, 26 Oct 2000 17:12:45 -0700 (PDT) Received: from ihemail1.firewall.lucent.com (localhost [127.0.0.1]) by ihemail1.firewall.lucent.com (Pro-8.9.3/8.9.3) with ESMTP id UAA00783; Thu, 26 Oct 2000 20:12:44 -0400 (EDT) Received: from mhmail.mh.lucent.com (h135-3-115-8.lucent.com [135.3.115.8]) by ihemail1.firewall.lucent.com (Pro-8.9.3/8.9.3) with ESMTP id UAA00777; Thu, 26 Oct 2000 20:12:44 -0400 (EDT) Received: from lucent.com (positron.micro.lucent.com [192.19.56.129]) by mhmail.mh.lucent.com (8.8.8+Sun/EMS-1.5 sol2) id UAA28869; Thu, 26 Oct 2000 20:12:42 -0400 (EDT) Message-ID: <39F8C82E.2C61CF55@lucent.com> Date: Thu, 26 Oct 2000 20:11:26 -0400 From: "Gary T. Corcoran" Reply-To: gcorcoran@lucent.com Organization: Lucent Microelectronics - Client Access Broadband Systems X-Mailer: Mozilla 4.73 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: Aaron Hill Cc: julian@elischer.org, freebsd-questions@FreeBSD.ORG, freebsd-net@FreeBSD.ORG Subject: Re: More on PPPoE & ADSL (Telstra Bigpond) References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Aaron Hill wrote: ... > I agree, I think it's tcpdump trying, incorrectly, to interpret the tag > contents. In case you'd like to see what the Host-Uniq tags actually > contained here's some hex of the Windows PADI frame... > > 0:10:5a:0:d3:de Broadcast 8863 60: PPPoE PADI [Host-Uniq UTF8] [Service-Name > "bigpond"] > 0x0000 1109 0000 0015 0103 0006 0010 5a00 d3de ............Z... > 0x0010 0101 0007 6269 6770 6f6e 6400 0000 0000 ....bigpond..... > 0x0020 0000 0000 0000 0000 0000 0000 0000 .............. > > ... and the FreeBSD PADI frame... > > 0:e0:29:73:81:dd Broadcast 8863 60: PPPoE PADI [Service-Name "bigpond"] > [Host-Uniq UTF8] > 0x0000 1109 0000 0013 0101 0007 6269 6770 6f6e ..........bigpon > 0x0010 6401 0300 0480 7067 c300 0000 0000 0000 d.....pg........ > 0x0020 0000 0000 0000 0000 0000 0000 0000 .............. This would be a bug in the head-end and not the FreeBSD implementation, but what if... The Windows PADI frame accidentally has the Service-Name terminated with a NULL. It is NOT required by the standard, but what if the head-end is scanning for the Service-Name string that way? The way the FreeBSD frame is constructed, with the Host-Uniq tag immediately after the Service-Name, it is not (pseudo) NULL-terminated, and never will be for this format. Just to make it clear, it is not _supposed_ to be Null-terminated, but if the head-end has this bug, both the Windows and Linux implementations would happen to satisfy it. Just a thought... Gary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 17:34:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from whizkidtech.net (r8.bfm.org [216.127.220.104]) by hub.freebsd.org (Postfix) with ESMTP id 7974C37B479; Thu, 26 Oct 2000 17:34:51 -0700 (PDT) Received: (from adam@localhost) by whizkidtech.net (8.9.2/8.9.2) id TAA00246; Thu, 26 Oct 2000 19:33:33 -0500 (CDT) (envelope-from adam) Date: Thu, 26 Oct 2000 19:33:02 -0500 From: "G. Adam Stanislav" To: erich alfred heine Cc: freebsd-questions@FreeBSD.ORG, freebsd-newbies@FreeBSD.ORG Subject: Re: Installing to secondary hdd Message-ID: <20001026193302.A230@whizkidtech.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from eheine@students.uiuc.edu on Thu, Oct 26, 2000 at 04:00:26PM -0500 Organization: Whiz Kid Technomagic X-URL: http://www.whizkidtech.net/ X-Castle: http://www.redprince.net/ X-Special-Effects: http://www.FilmSFX.com/ X-Operating-System: FreeBSD whizkidtech.net 3.1-RELEASE FreeBSD 3.1-RELEASE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 26, 2000 at 04:00:26PM -0500, erich alfred heine wrote: >Also, when it comes time to get rid of linux on my primary disk and make >it into free space, can I just switch the secondary disk to the primary >disk, and vice versa, since the secondary disk's MBR has the freebsd >loader on it? or would I need to change anything (besides the jumpers on >the hard drives and the cables). While I don't know anything about lilo, I can answer this second question of yours: You do not have to change anything in your hardware setup. I use the FreeBSD loader. I have FreeBSD on the secondary disk, Windows on the primary disk. I have the FreeBSD loader on both disks. When I need Windows, I press F1 and it loads Windows from the primary disk. When I need FreeBSD, I press F5 (go to the secondary disk). At the prompt from the loader on the secondary disk, I then press F2 to boot FreeBSD. Works like charm! Cheers, Adam -- Suppose you were an idiot. Suppose you were a member of Congress. But I'm repeating 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 Oct 26 17:40: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f10.law9.hotmail.com [64.4.9.10]) by hub.freebsd.org (Postfix) with ESMTP id 34FED37B479 for ; Thu, 26 Oct 2000 17:40:03 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 26 Oct 2000 17:40:03 -0700 Received: from 24.217.63.195 by lw9fd.law9.hotmail.msn.com with HTTP; Fri, 27 Oct 2000 00:40:02 GMT X-Originating-IP: [24.217.63.195] From: "Richard Lemieux" To: freebsd-questions@FreeBSD.ORG Subject: trouble Date: Thu, 26 Oct 2000 19:40:02 CDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 27 Oct 2000 00:40:03.0076 (UTC) FILETIME=[71B28C40:01C03FAE] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am about to try freebsd but got stuck before beginning. When I try to fdimage kern and mfsroot I get the message file too big. My disks are fresh formatted and indicate slightly larger than the file. Didn't think I would have trouble so soon. Any help??? Thanks, Rick _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 17:55: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 7B87537B479 for ; Thu, 26 Oct 2000 17:55:04 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9R0t2Y09720; Thu, 26 Oct 2000 17:55:02 -0700 (PDT) Date: Thu, 26 Oct 2000 17:55:01 -0700 From: Alfred Perlstein To: Richard Lemieux Cc: freebsd-questions@FreeBSD.ORG Subject: Re: trouble Message-ID: <20001026175501.Q28123@fw.wintelcom.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from re_lemieux@hotmail.com on Thu, Oct 26, 2000 at 07:40:02PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Richard Lemieux [001026 17:40] wrote: > I am about to try freebsd but got stuck before beginning. When I try to > fdimage kern and mfsroot I get the message file too big. My disks are fresh > formatted and indicate slightly larger than the file. Didn't think I would > have trouble so soon. Any help??? Read the docs again, you need to use the fdimage.exe tool to create the disks. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 17:57: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-2.sjc.telocity.net (mail-2.sjc.telocity.net [216.227.56.42]) by hub.freebsd.org (Postfix) with ESMTP id DBF3837B4C5 for ; Thu, 26 Oct 2000 17:57:05 -0700 (PDT) Received: from zoso (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-2.sjc.telocity.net (8.9.3/8.9.3) with SMTP id RAA27069; Thu, 26 Oct 2000 17:52:43 -0700 (PDT) From: "Otter" To: "Richard Lemieux" , Subject: RE: trouble Date: Thu, 26 Oct 2000 21:00:29 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Richard, When formatting your disks on a windows machine, make sure you do NOT check the box that says something along the lines of "copy system files". You just want a blank formatted disk. The 1.44MB kern.flp and mfsroot.flp files will fit on there if done properly with fdimage or rawrite. -Otter }-----Original Message----- }From: owner-freebsd-questions@FreeBSD.ORG }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of }Richard Lemieux }Sent: Thursday, October 26, 2000 8:40 PM }To: freebsd-questions@FreeBSD.ORG }Subject: trouble } } }I am about to try freebsd but got stuck before beginning. }When I try to }fdimage kern and mfsroot I get the message file too big. My }disks are fresh }formatted and indicate slightly larger than the file. }Didn't think I would }have trouble so soon. Any help??? }Thanks, }Rick }_____________________________________________________________ }____________ }Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 18: 4:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 4338637B479 for ; Thu, 26 Oct 2000 18:04:23 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9R14IX09964; Thu, 26 Oct 2000 18:04:18 -0700 (PDT) Date: Thu, 26 Oct 2000 18:04:18 -0700 From: Alfred Perlstein To: Otter Cc: Richard Lemieux , freebsd-questions@FreeBSD.ORG Subject: Re: trouble Message-ID: <20001026180418.S28123@fw.wintelcom.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from otterr@telocity.com on Thu, Oct 26, 2000 at 09:00:29PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Otter [001026 17:57] wrote: > Richard, > When formatting your disks on a windows machine, make sure you do NOT > check the box that says something along the lines of "copy system > files". You just want a blank formatted disk. The 1.44MB kern.flp and > mfsroot.flp files will fit on there if done properly with fdimage or > rawrite. Actually, system files or not, it doesn't matter, fdimage/rawrite will clobber the disk's contents and fit it without a problem. It is recommeded that one does a full format of each diskette to prevent errors. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 18: 5:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from po4.glue.umd.edu (po4.glue.umd.edu [128.8.10.124]) by hub.freebsd.org (Postfix) with ESMTP id ACA0E37B479 for ; Thu, 26 Oct 2000 18:05:39 -0700 (PDT) Received: from glue.umd.edu (poseidon.student.umd.edu [129.2.144.21]) by po4.glue.umd.edu (8.10.1/8.10.1) with ESMTP id e9R15I323223; Thu, 26 Oct 2000 21:05:33 -0400 (EDT) Message-ID: <39F8D4CE.904C8769@glue.umd.edu> Date: Thu, 26 Oct 2000 21:05:18 -0400 From: Brandon Fosdick X-Mailer: Mozilla 4.74 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Keith Davey Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Optical MS Intelimouse and X References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Keith Davey wrote: > > Hello. > > Quick question. I picked up a USB/PS2 MS Optical Intelimouse. I have > elected to use it as a USB device but am having some difficulty getting it > to work under X. (3.3.6). > > I used XSetup86 and hand entered the port at /dev/ums0. This is allowing > my to move the curser with no problems, however dispite trying almost > every protocal available I can not get any on the buttons to work. Anyone > have any expereance with this? XFree86 3.3.6 can't handle USB mice, you need to go up to at least XF4.0. To get mine to work with USB I'm having to use moused and then tell xfree to use /dev/sysmouse. Its not a great solution (only get 3 buttons) and I've heard there are better solutions, but I don't know what they are. Good luck, and be sure to report back on anything you find, there are a lot of us looking for a better solution to this problem. -Brandon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 18: 6:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from po4.glue.umd.edu (po4.glue.umd.edu [128.8.10.124]) by hub.freebsd.org (Postfix) with ESMTP id 8B1E437B479 for ; Thu, 26 Oct 2000 18:06:27 -0700 (PDT) Received: from glue.umd.edu (poseidon.student.umd.edu [129.2.144.21]) by po4.glue.umd.edu (8.10.1/8.10.1) with ESMTP id e9R16K323233; Thu, 26 Oct 2000 21:06:21 -0400 (EDT) Message-ID: <39F8D50C.A6E7EC7D@glue.umd.edu> Date: Thu, 26 Oct 2000 21:06:20 -0400 From: Brandon Fosdick X-Mailer: Mozilla 4.74 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Jim Cc: Keith Davey , freebsd-questions@FreeBSD.ORG Subject: Re: Optical MS Intelimouse and X References: <20001026095725.A23895@elwood.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jim wrote: > What is the difference between using it as a USB device or a PS/2? > What advantage would you get by using it as USB? USB mice are much faster and smoother. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 18: 9:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from po4.glue.umd.edu (po4.glue.umd.edu [128.8.10.124]) by hub.freebsd.org (Postfix) with ESMTP id 8118C37B4C5 for ; Thu, 26 Oct 2000 18:09:15 -0700 (PDT) Received: from glue.umd.edu (poseidon.student.umd.edu [129.2.144.21]) by po4.glue.umd.edu (8.10.1/8.10.1) with ESMTP id e9R19E323357 for ; Thu, 26 Oct 2000 21:09:14 -0400 (EDT) Message-ID: <39F8D5BA.15B36C88@glue.umd.edu> Date: Thu, 26 Oct 2000 21:09:14 -0400 From: Brandon Fosdick X-Mailer: Mozilla 4.74 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: Getting rid of ISA Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If this is better sent to stable just let me know. My mboard is an Asus K7V and I'm not using any isa ports. I have a usb mouse and a ps2 keyboard. Is there any reason for me to keep isa and eisa enabled in the kernel? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 18:14:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ogopogo.flash.net (ogopogo.flash.net [209.30.2.14]) by hub.freebsd.org (Postfix) with ESMTP id 1F57C37B479 for ; Thu, 26 Oct 2000 18:14:23 -0700 (PDT) Received: from gw.fosburgh.org (p242.amax15.dialup.hou1.flash.net [209.30.162.242]) by ogopogo.flash.net (8.9.3/Pro-8.9.3) with ESMTP id UAA28437; Thu, 26 Oct 2000 20:14:16 -0500 (CDT) Received: (from wotan@localhost) by gw.fosburgh.org (8.11.0/8.11.0) id e9R1E8x12439; Thu, 26 Oct 2000 20:14:08 -0500 (CDT) (envelope-from wotan) Date: Thu, 26 Oct 2000 20:14:07 -0500 From: Jonathan E Fosburgh To: Alfred Perlstein Cc: Richard Lemieux , freebsd-questions@FreeBSD.ORG Subject: Re: trouble Message-ID: <20001026201407.A6177@gw.fosburgh.org> References: <20001026175501.Q28123@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit In-Reply-To: <20001026175501.Q28123@fw.wintelcom.net>; from bright@wintelcom.net on Thu, Oct 26, 2000 at 19:55:01 -0500 X-Mailer: Balsa 0.8.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 26 Oct 2000 19:55:01 Alfred Perlstein wrote: > * Richard Lemieux [001026 17:40] wrote: > > I am about to try freebsd but got stuck before beginning. When I try to > > fdimage kern and mfsroot I get the message file too big. My disks are fresh > > formatted and indicate slightly larger than the file. Didn't think I would > > have trouble so soon. Any help??? > > Read the docs again, you need to use the fdimage.exe tool to > create the disks. > I believe he said he was trying to fdimage them ... What exactly are the commands you are typing? -- Jonathan Fosburgh Open Systems MD Anderson Cancer Center Houston, TX Home Page: http://www.fosburgh.org Manager, FreeBSD Webring: http://www.fosburgh.org/computer/freebsdring.html ICQ: 32742908 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 18:44:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 9BF1837B479 for ; Thu, 26 Oct 2000 18:44:10 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.11.1/8.11.1) id e9R1i9E19802; Thu, 26 Oct 2000 20:44:09 -0500 (CDT) (envelope-from dan) Date: Thu, 26 Oct 2000 20:44:09 -0500 From: Dan Nelson To: Flemming Froekjaer Cc: freebsd-questions@freebsd.org Subject: Re: What's the deal with _THREAD_SAFE? Message-ID: <20001026204408.A14234@dan.emsphone.com> References: <0E205B64.7BDA2B7E.0F2A144B@netscape.net> <20001026164517.A11415@dan.emsphone.com> <34FF0427.420B3885.0F2A144B@netscape.net> <20001026182543.A29079@dan.emsphone.com> <5236E726.3D526C4F.0F2A144B@netscape.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.10i In-Reply-To: <5236E726.3D526C4F.0F2A144B@netscape.net>; from "Flemming Froekjaer" on Thu Oct 26 20:04:37 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Oct 26), Flemming Froekjaer said: > Sorry, my misspelling. I of course ment ... I know that > there's only the one reference to _THREAD_SAFE in the include > directory, but in lib/libc_r (which holds the code you include with > the -pthread switch) there's references to _THREAD_SAFE in basically > all the uthread_*.c source files. I had a pretty hard time figuring > that out myself. :o) Don't worry about the source of libc_r itself; libc_r/Makefile defines _THREAD_SAFE itself, so when the library is compiled, all the functions get added. You don't need it in your source. > I'm coding against FreeBSD 4.1.1-STABLE #0: Thu Oct 12 17:38:38 PDT 2000 > > Would my using g++ have anything to do with the problem? Hopefully not... It shouldn't matter. What is your gcc commandline, and what error are you getting? -- 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 Oct 26 19:11:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from granger.mail.mindspring.net (granger.mail.mindspring.net [207.69.200.148]) by hub.freebsd.org (Postfix) with ESMTP id B18BA37B479 for ; Thu, 26 Oct 2000 19:11:40 -0700 (PDT) Received: from colk99.users.mindspring.com (user-2iveuv6.dialup.mindspring.com [165.247.123.230]) by granger.mail.mindspring.net (8.9.3/8.8.5) with SMTP id WAA27137 for ; Thu, 26 Oct 2000 22:11:31 -0400 (EDT) From: Colk To: freebsd-questions@freebsd.org Subject: KDE 2 Date: Thu, 26 Oct 2000 22:08:02 -0400 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00102622120100.26844@colk99.users.mindspring.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG well i tried to compile it last night and this happend If anyone has a fix for this or any advice **Snip** Making all in x11 gmake[3]: Entering directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.0/arts/x11' ../../arts/mcopidl/mcopidl -I../../dcop -I../../kdecore -I../../kdeui -I../../kssl -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/kde/include -I../../arts/mcop ./x11globalcomm.idl gmake[3]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.0/arts/x11' Making all in qtmcop gmake[3]: Entering directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.0/arts/qtmcop' g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kdeui -I../../kssl -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/kde/include -I../../arts/mcop -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin -frtti -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c libqtmcop_la_closure.cc -fPIC -DPIC -o .libs/libqtmcop_la_closure.o g++ -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin -frtti -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -o .libs/libqtmcop.la.closure .libs/libqtmcop_la_closure.o .libs/qiomanager.o .libs/libqtmcop_la_meta_unload.o -L/usr/X11R6/lib -L/usr/local/lib ../../arts/mcop/.libs/libmcop.so -L/usr/libexec/elf -L/usr/libexec -L/usr/lib -lstdc++ -lqt -lpng -lz -lm /usr/local/lib/libjpeg.so -lXext -lX11 -lSM -lICE -Wl,--rpath -Wl,/usr/local/kde/lib -Wl,--rpath -Wl,/usr/local/lib .libs/qiomanager.o: In function `Arts::QIOWatch::tr(char const *)': .libs/qiomanager.o(.text+0x6f0): undefined reference to `QApplication::translate(char const *, char const *, char const *) const' .libs/qiomanager.o: In function `Arts::QIOWatch::tr(char const *, char const *)': .libs/qiomanager.o(.text+0x731): undefined reference to `QApplication::translate(char const *, char const *, char const *) const' .libs/qiomanager.o: In function `Arts::QIOWatch::staticMetaObject(void)': .libs/qiomanager.o(.text+0x769): undefined reference to `QObject::staticMetaObject(void)' .libs/qiomanager.o(.text+0x782): undefined reference to `QMetaObject::new_metadata(int)' .libs/qiomanager.o(.text+0x78f): undefined reference to `QMetaObject::new_metaaccess(int)' .libs/qiomanager.o(.text+0x81c): undefined reference to `QMetaObject::new_metaobject(char const *, char const *, QMetaData *, int, QMetaData *, int, QMetaProperty *, int, QMetaEnum *, int, QClassInfo *, int)' .libs/qiomanager.o(.text+0x835): undefined reference to `QMetaObject::set_slot_access(QMetaData::Access *)' .libs/qiomanager.o: In function `Arts::QTimeWatch::tr(char const *)': .libs/qiomanager.o(.text+0x908): undefined reference to `QApplication::translate(char const *, char const *, char const *) const' .libs/qiomanager.o: In function `Arts::QTimeWatch::tr(char const *, char const *)': .libs/qiomanager.o(.text+0x949): undefined reference to `QApplication::translate(char const *, char const *, char const *) const' .libs/qiomanager.o: In function `Arts::QTimeWatch::staticMetaObject(void)': .libs/qiomanager.o(.text+0x981): undefined reference to `QObject::staticMetaObject(void)' .libs/qiomanager.o(.text+0x99a): undefined reference to `QMetaObject::new_metadata(int)' .libs/qiomanager.o(.text+0x9a7): undefined reference to `QMetaObject::new_metaaccess(int)' .libs/qiomanager.o(.text+0xa34): undefined reference to `QMetaObject::new_metaobject(char const *, char const *, QMetaData *, int, QMetaData *, int, QMetaProperty *, int, QMetaEnum *, int, QClassInfo *, int)' .libs/qiomanager.o(.text+0xa4d): undefined reference to `QMetaObject::set_slot_access(QMetaData::Access *)' .libs/qiomanager.o(.gnu.linkonce.d._vt$Q24Arts10QTimeWatch+0x5c): undefined reference to `QObject::childEvent(QChildEvent *)' .libs/qiomanager.o(.gnu.linkonce.d._vt$Q24Arts8QIOWatch+0x5c): undefined reference to `QObject::childEvent(QChildEvent *)' .libs/libqtmcop_la_meta_unload.o: In function `unload_libqtmcop_la(char const **)': .libs/libqtmcop_la_meta_unload.o(.text+0x38): undefined reference to `QGDict::remove_ascii(char const *, void *)' gmake[3]: *** [libqtmcop.la.closure] Error 1 gmake[3]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.0/arts/qtmcop' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.0/arts' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.0' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/x11/kdelibs2. *** Error code 1 Stop in /usr/ports/x11/kdelibs2. *** Error code 1 Stop in /usr/ports/x11/kdelibs2. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 19:15:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from uswgco35.uswest.com (uswgco35.uswest.com [199.168.32.124]) by hub.freebsd.org (Postfix) with ESMTP id 5AF1837B479 for ; Thu, 26 Oct 2000 19:15:38 -0700 (PDT) Received: from egate-co2.uswc.uswest.com (egate-co2.uswc.uswest.com [151.119.214.10]) by uswgco35.uswest.com (8.10.0/8.10.0) with ESMTP id e9R2Fal07706 for ; Thu, 26 Oct 2000 20:15:36 -0600 (MDT) Received: from notes.uswc.uswest.com (localhost [127.0.0.1]) by egate-co2.uswc.uswest.com (8.10.0/8.10.0) with SMTP id e9R2FZA09079 for ; Thu, 26 Oct 2000 20:15:36 -0600 (MDT) Received: by notes.uswc.uswest.com(Lotus SMTP MTA v4.6.5 (863.2 5-20-1999)) id 88256985.0011EC9B ; Thu, 26 Oct 2000 20:15:46 -0700 X-Lotus-FromDomain: USWEST From: "Erich Jenkins" To: freebsd-questions@FreeBSD.ORG Message-ID: <88256985.0011EBB7.00@notes.uswc.uswest.com> Date: Thu, 26 Oct 2000 21:15:25 -0500 Subject: 5.2 Gig DVD-RAM drives Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was wondering if FreeBSD supports the 5.2 gig DVD-RAM drives? Thanks. Erich Jekins To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 19:15:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from borg.starbase.net (unknown [208.233.101.2]) by hub.freebsd.org (Postfix) with ESMTP id ADDD837B4C5 for ; Thu, 26 Oct 2000 19:15:38 -0700 (PDT) Received: from localhost (alex@localhost) by borg.starbase.net (8.9.3/8.8.8) with ESMTP id WAA17823; Thu, 26 Oct 2000 22:16:59 -0400 (EDT) Date: Thu, 26 Oct 2000 22:16:59 -0400 (EDT) From: Alexander V P X-Sender: alex@borg.starbase.net To: Colk Cc: freebsd-questions@FreeBSD.ORG Subject: Re: KDE 2 In-Reply-To: <00102622120100.26844@colk99.users.mindspring.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, it seems that a lot of people have problems with kde2.i'm wondering when we gonna have prebuilded port for FreeBSD. any word for ports? alex On Thu, 26 Oct 2000, Colk wrote: > well i tried to compile it last night and this happend > If anyone has a fix for this or any advice > > **Snip** > Making all in x11 > gmake[3]: Entering directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.0/arts/x11' > ../../arts/mcopidl/mcopidl -I../../dcop -I../../kdecore -I../../kdeui -I../../kssl -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/kde/include -I../../arts/mcop ./x11globalcomm.idl > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 > > Stop in /usr/ports/x11/kdelibs2. > *** Error code 1 > > Stop in /usr/ports/x11/kdelibs2. > *** Error code 1 > > Stop in /usr/ports/x11/kdelibs2. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 26 19:21:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id C01C237B479 for ; Thu, 26 Oct 2000 19:21:44 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id TAA00524; Thu, 26 Oct 2000 19:21:42 -0700 Message-ID: <39F8E6B6.5CE2ABAB@urx.com> Date: Thu, 26 Oct 2000 19:21:42 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Colk Cc: freebsd-questions@FreeBSD.ORG Subject: Re: KDE 2 References: <00102622120100.26844@colk99.users.mindspring.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I cleaned all of my 1.9x KDE versions off and redid everything starting with a make clean. At this point it runs but I have 2 days of compiles into it. The builds really worked up to the kdeutils where it died doing kmail. I ended up doing a make -k on the build and install to get around that. It is a long way from being a full time product and I can't imagine why it is being setup to be the default on FreeBSD 4.2. If XFree86-4.0 wasn't good enough, then this has no business on the CD. Kent Colk wrote: > > well i tried to compile it last night and this happend > If anyone has a fix for this or any advice > > **Snip** > Making all in x11 > gmake[3]: Entering directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.0/arts/x11' > ../../arts/mcopidl/mcopidl -I../../dcop -I../../kdecore -I../../kdeui -I../../kssl -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/kde/include -I../../arts/mcop ./x11globalcomm.idl > gmake[3]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.0/arts/x11' > Making all in qtmcop > gmake[3]: Entering directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.0/arts/qtmcop' > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kdeui -I../../kssl -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/kde/include -I../../arts/mcop -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin -frtti -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c libqtmcop_la_closure.cc -fPIC -DPIC -o .libs/libqtmcop_la_closure.o > g++ -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin -frtti -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -o .libs/libqtmcop.la.closure .libs/libqtmcop_la_closure.o .libs/qiomanager.o .libs/libqtmcop_la_meta_unload.o -L/usr/X11R6/lib -L/usr/local/lib ../../arts/mcop/.libs/libmcop.so -L/usr/libexec/elf -L/usr/libexec -L/usr/lib -lstdc++ -lqt -lpng -lz -lm /usr/local/lib/libjpeg.so -lXext -lX11 -lSM -lICE -Wl,--rpath -Wl,/usr/local/kde/lib -Wl,--rpath -Wl,/usr/local/lib > .libs/qiomanager.o: In function `Arts::QIOWatch::tr(char const *)': > .libs/qiomanager.o(.text+0x6f0): undefined reference to `QApplication::translate(char const *, char const *, char const *) const' > .libs/qiomanager.o: In function `Arts::QIOWatch::tr(char const *, char const *)': > .libs/qiomanager.o(.text+0x731): undefined reference to `QApplication::translate(char const *, char const *, char const *) const' > .libs/qiomanager.o: In function `Arts::QIOWatch::staticMetaObject(void)': > .libs/qiomanager.o(.text+0x769): undefined reference to `QObject::staticMetaObject(void)' > .libs/qiomanager.o(.text+0x782): undefined reference to `QMetaObject::new_metadata(int)' > .libs/qiomanager.o(.text+0x78f): undefined reference to `QMetaObject::new_metaaccess(int)' > .libs/qiomanager.o(.text+0x81c): undefined reference to `QMetaObject::new_metaobject(char const *, char const *, QMetaData *, int, QMetaData *, int, QMetaProperty *, int, QMetaEnum *, int, QClassInfo *, int)' > .libs/qiomanager.o(.text+0x835): undefined reference to `QMetaObject::set_slot_access(QMetaData::Access *)' > .libs/qiomanager.o: In function `Arts::QTimeWatch::tr(char const *)': > .libs/qiomanager.o(.text+0x908): undefined reference to `QApplication::translate(char const *, char const *, char const *) const' > .libs/qiomanager.o: In function `Arts::QTimeWatch::tr(char const *, char const *)': > .libs/qiomanager.o(.text+0x949): undefined reference to `QApplication::translate(char const *, char const *, char const *) const' > .libs/qiomanager.o: In function `Arts::QTimeWatch::staticMetaObject(void)': > .libs/qiomanager.o(.text+0x981): undefined reference to `QObject::staticMetaObject(void)' > .libs/qiomanager.o(.text+0x99a): undefined reference to `QMetaObject::new_metadata(int)' > .libs/qiomanager.o(.text+0x9a7): undefined reference to `QMetaObject::new_metaaccess(int)' > .libs/qiomanager.o(.text+0xa34): undefined reference to `QMetaObject::new_metaobject(char const *, char const *, QMetaData *, int, QMetaData *, int, QMetaProperty *, int, QMetaEnum *, int, QClassInfo *, int)' > .libs/qiomanager.o(.text+0xa4d): undefined reference to `QMetaObject::set_slot_access(QMetaData::Access *)' > .libs/qiomanager.o(.gnu.linkonce.d._vt$Q24Arts10QTimeWatch+0x5c): undefined reference to `QObject::childEvent(QChildEvent *)' > .libs/qiomanager.o(.gnu.linkonce.d._vt$Q24Arts8QIOWatch+0x5c): undefined reference to `QObject::childEvent(QChildEvent *)' > .libs/libqtmcop_la_meta_unload.o: In function `unload_libqtmcop_la(char const **)': > .libs/libqtmcop_la_meta_unload.o(.text+0x38): undefined reference to `QGDict::remove_ascii(char const *, void *)' > gmake[3]: *** [libqtmcop.la.closure] Error 1 > gmake[3]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.0/arts/qtmcop' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.0/arts' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.0' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 > > Stop in /usr/ports/x11/kdelibs2. > *** Error code 1 > > Stop in /usr/ports/x11/kdelibs2. > *** Error code 1 > > Stop in /usr/ports/x11/kdelibs2. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 19:51:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.sdc1.sfba.home.com (femail1.sdc1.sfba.home.com [24.0.95.81]) by hub.freebsd.org (Postfix) with ESMTP id BEE3737B479 for ; Thu, 26 Oct 2000 19:51:46 -0700 (PDT) Received: from cx443070b ([24.0.36.170]) by femail1.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001027025131.XOZF2380.femail1.sdc1.sfba.home.com@cx443070b>; Thu, 26 Oct 2000 19:51:31 -0700 Message-ID: <004501c03fc1$25a963b0$aa240018@cx443070b> From: "Jeremiah Gowdy" To: "Rick Hamell" Cc: References: Subject: Re: smp Date: Thu, 26 Oct 2000 19:53:54 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > And you honestly believe that this AOL kid has a dual Pentium III 650 > > running Windows 98 ? And that he found his way here so he could post his > > question 3 times over ? I doubt it in the extreme. > > Maybe it just the tech support person in me who believes that a > normal user says the wrong thing meaning something else, so that I have to > figure out what they're really talking about. Besides, the orginal address > belongs to a teenage girl. (19-21 or so to judge by her web page,) who > also according to her page dosen't look like she knows much about > computers. I believe this was merely an accidental post. Even if it was > malicious, (and it's a pretty stupid thing to try,) it seems to have > succeeded in riling at least a few people around here. > Either way, WE (The FreeBSD community,) need to be polite to every > one... no matter who they are. Who knows your alleged script kiddie may > someday become a potential member of the Core Team who single handedly > wrote code that made FreeBSD the only operating system to use. But... he > went over to Microsoft because you were impolite to him and has a bad > taste in his mouth. Anyways, it's a moot point. Customer has been > helped... at least by some. > Although I now have a bad taste in my mouth from your scenario of the possibility of any newbie being the future savior of BSD and operating systems as a whole, because while that IS possible, that's no reason help people. I agree with what you're saying to the extent that FreeBSD people should be helpful to new users. I help people whenever I can in #freebsdhelp, and on the list when I feel like I know enough about what they're saying to help out I do, but in this instance, I looked at the situation, 3 posts, all different, from an AOL address, asking for help with "lost chains" on a dual PIII 650 with 256 megs ram. In my experience people who OWN dual cpu computers, KNOW what SMP is. People who don't know what SMP is, aren't going to know that they have dual pIII 650s and 256 megs ram. It just plain and simple does not make sense. No amount of maybes, possiblies, and savior of BSDs, can convince me that post was valid. So in reply, I posted something equally as humorous and foolish as what they posted. It was all in fun, and I knew no harm would be done because (a) the original message was 99.9% chance of being fake, and (b) even if it was real, no person with common sense would do what I said to do. It's not like someone asked me how to configure FreeBSD for a cable modem and I told them to type rm -rf / or something. I know what you're arguing against, and I don't disagree with you. I simply don't think my post fit into the "being an asshole to the newbies" catagory. My post was intended to be in the "witty is as witty does" catagory. If you didn't take it that way, I apologize. If this person ruined their "SMP" because of my advice, I will ship them a new Dual Pentium III 650. Just have them call me at 202-456-1414, give me thier address, and we'll sort it all out. > Rick > > ******************************************************************* > Rick's FreeBSD Web page http://heorot.1nova.com/freebsd > Ace Logan's Hardware Guide http://www.shatteredcrystal.net/hardware > ***FreeBSD - The Power to Serve! http://www.freebsd.org > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 20: 0: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from motgate2.mot.com (motgate2.mot.com [136.182.1.10]) by hub.freebsd.org (Postfix) with ESMTP id E4E1637B4C5 for ; Thu, 26 Oct 2000 20:00:03 -0700 (PDT) Received: [from pobox2.mot.com (pobox2.mot.com [136.182.15.8]) by motgate2.mot.com (motgate2 2.1) with ESMTP id TAA01653 for ; Thu, 26 Oct 2000 19:59:38 -0700 (MST)] Received: [from zuk28exb01.ecid.cig.mot.com (zuk28exb01.ecid.cig.mot.com [175.12.130.200]) by pobox2.mot.com (MOT-pobox2 2.0) with ESMTP id TAA27975 for ; Thu, 26 Oct 2000 19:59:37 -0700 (MST)] Received: by zuk28exb01.ecid.cig.mot.com with Internet Mail Service (5.5.2650.21) id <4D75BWHT>; Fri, 27 Oct 2000 03:59:36 +0100 Message-ID: <09C1525B7197D3118A4D0008C7E6EEE0D31798@zuk28exm05.ecid.cig.mot.com> From: Lawson Andrew-ALAWSON1 To: "'freebsd-questions@freebsd.org'" Subject: wdm Date: Fri, 27 Oct 2000 03:59:35 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all I've been trying to get xdm/wdm working on my 4.1.1-Stable box with no success. I've scanned the archives and tried various solutions but there is no overall 'how to do it, start to finish guide'. My main problem with wdm is it's apparent need to keep appearing on top of my desktop (windowmaker) after I have logged in, repeatedly. Can anyone give me a complete list of steps (including files, scripts, permissions, the whole lot) that they know works with wdm and windowmaker. Thanks Andrew -- Andrew Lawson Config Control Motorola ECID Groundwell Swindon, Uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 20: 5:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo-r20.mail.aol.com (imo-r20.mx.aol.com [152.163.225.162]) by hub.freebsd.org (Postfix) with ESMTP id D3C1A37B479 for ; Thu, 26 Oct 2000 20:05:32 -0700 (PDT) Received: from NNajeebb@aol.com by imo-r20.mx.aol.com (mail_out_v28.32.) id n.94.b41611a (17083) for ; Thu, 26 Oct 2000 23:05:29 -0400 (EDT) From: NNajeebb@aol.com Message-ID: <94.b41611a.272a4af9@aol.com> Date: Thu, 26 Oct 2000 23:05:29 EDT Subject: COMPUTER To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Windows AOL sub 114 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hell dear Would you mind tlling me what is the advantages and disadvantages of computer :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 20:23:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f40.law6.hotmail.com [216.32.241.40]) by hub.freebsd.org (Postfix) with ESMTP id 315A837B479; Thu, 26 Oct 2000 20:23:32 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 26 Oct 2000 20:23:32 -0700 Received: from 203.11.225.5 by lw6fd.law6.hotmail.msn.com with HTTP; Fri, 27 Oct 2000 03:23:31 GMT X-Originating-IP: [203.11.225.5] From: "Aaron Hill" To: freebsd-questions@FreeBSD.ORG, freebsd-net@FreeBSD.ORG Cc: paulh@chariot.net.au, julian@elischer.org, ao@pobox.com, gcorcoran@lucent.com Subject: Solved! R4.1.1 PPPoE with ADSL (Telstra Bigpond) Date: Fri, 27 Oct 2000 03:23:31 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 27 Oct 2000 03:23:32.0121 (UTC) FILETIME=[48580890:01C03FC5] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG For those following my problems getting FreeBSD 4.1.1-RELEASE to work with ADSL, that problem is now solved. Thank you to everyone on the list who responded or just spent some brain time on the problem, I appreciate your help. Please read on for the solution. What it all comes down to is my ISPs equipment is not RFC 2516 compliant - in the way I read the RFC at least. Their Access Concentrator would not work correctly with a PPPoE discovery session unless the the Service-Name tag was positioned as the last tag in the PPPoE payload. Following is proof of that. First here's the system I'm working with... homer# uname -a FreeBSD homer 4.1.1-RELEASE FreeBSD 4.1.1-RELEASE #2: Fri Oct 27 04:25:15 EST 2000 root@homer:/usr/src/sys/compile/FWCUSTOM i386 ... next I should say that the only thing that was being changed on this system between the following tcpdump captures was a modification of the file /usr/src/sys/netgraph/ng_pppoe.c , a re-compile of the kernel and a reboot. Here's what is happening when I try to start a PPPoE session with the standard 4.1.1-RELEASE code... 0:e0:29:73:81:dd Broadcast 8863 60: PPPoE PADI [Service-Name "bigpond"] [Host-Uniq UTF8] 0:90:39:47:0:3f 0:e0:29:73:81:dd 8863 192: PPPoE PADO [Service-Name] [Service-Name "telstra"] [Service-Name "cmux"] [Service-Name "bigpond"] [Service-Name "n7061992k"] [Service-Name "n2155202k"] [Service-Name "n2155201k"] [Service-Name "n1011426k"] [Service-Name "n2155203k"] [Service-Name "n7061995k"] [Service-Name "n2155205k"] [Service-Name "n3120511k"] [Service-Name "n2155206k"] [AC-Name "nkt1-kent"] [Hos t-Uniq UTF8] 0:e0:29:73:81:dd 0:90:39:47:0:3f 8863 60: PPPoE PADR [Service-Name "bigpond"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] 0:90:39:47:0:3f 0:e0:29:73:81:dd 8863 62: PPPoE PADS [Service-Name-Error "SvcNameTag Error"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] ... so that's not working. You can see FreeBSD makes correct PADI and PADR requests of the Access Concentrator but receives nonsense in reply - the AC is not hearing what FreeBSD is saying. So next I modified the source code for pppoe to put the Service-Name tag after the Host-Uniq tag in the PADI frame. Here's the results... 0:e0:29:73:81:dd Broadcast 8863 60: PPPoE PADI [Host-Uniq UTF8] [Service-Name "bigpond"] 0:90:39:47:0:3f 0:e0:29:73:81:dd 8863 60: PPPoE PADO [Service-Name "bigpond"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] 0:e0:29:73:81:dd 0:90:39:47:0:3f 8863 60: PPPoE PADR [Service-Name "bigpond"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] 0:90:39:47:0:3f 0:e0:29:73:81:dd 8863 62: PPPoE PADS [Service-Name-Error "SvcNameTag Error"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] ... so now I'm getting somewhere - the Access Concentrator is reading the PADI correctly and offering the PADO as it should. Problem is it doesn't understand the next PADR frame so another Service-Name-Error is encountered. Kicking myself I modify the code again, this time to change the order of the tags in the PADR frame as well as the PADI frame. Here's the results... 0:e0:29:73:81:dd Broadcast 8863 60: PPPoE PADI [Host-Uniq UTF8] [Service-Name "bigpond"] 0:90:39:47:0:3f 0:e0:29:73:81:dd 8863 60: PPPoE PADO [Service-Name "bigpond"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] 0:e0:29:73:81:dd 0:90:39:47:0:3f 8863 60: PPPoE PADR [Host-Uniq UTF8] [AC-Name "nkt1-kent"] [Service-Name "bigpond"] 0:90:39:47:0:3f 0:e0:29:73:81:dd 8863 60: PPPoE PADS [ses 0x1ec] [Service-Name "bigpond"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] ... success! The session then goes on to authenticate and set up IP addresses etc. Here's the final result... tun0: flags=8051 mtu 1492 inet 61.9.179.226 --> 172.31.18.3 netmask 0xff000000 Opened by PID 181 ...done. So what do I/we do next with this information? Is it worth changing the FreeBSD source to accomodate for dodgy ISP equipment? I can't say what type of Access Concentrator it is I'm dealing with but if this Telco is using it I'd say others will. Of course anyone's welcome to the changes I've made but based on the descriptions above I'm sure you could replicate it yourself easily. I only changed the position of two lines in the file. Thanks again Aaron Hill _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 20:48: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Socrates.i-pi.com (Socrates.i-pi.com [198.49.217.5]) by hub.freebsd.org (Postfix) with ESMTP id 63C8937B479 for ; Thu, 26 Oct 2000 20:48:01 -0700 (PDT) Received: (from ingham@localhost) by Socrates.i-pi.com (8.11.0/8.9.3) id e9R3lNO18741; Thu, 26 Oct 2000 21:47:23 -0600 (MDT) (envelope-from ingham) Date: Thu, 26 Oct 2000 21:47:23 -0600 From: Kenneth Ingham To: Dan Nelson Cc: questions@FreeBSD.ORG Subject: Re: Missing tape drive? Message-ID: <20001026214722.A18729@Socrates.i-pi.com> References: <20001026155132.H17432@Socrates.i-pi.com> <20001026172839.A15066@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20001026172839.A15066@dan.emsphone.com>; from dnelson@emsphone.com on Thu, Oct 26, 2000 at 05:28:40PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 26, 2000 at 05:28:40PM -0500, Dan Nelson wrote: > In the last episode (Oct 26), Kenneth Ingham said: > > I have an HP SCSI DAT tape (that works fine on other FreeBSD machines). > > However, on one, when I try to access it, I get the message: > > bash-2.04# mt status > > mt: /dev/nrsa0: Device not configured > > Do you have a tape in the drive? The kernel returns ENXIO for both > "there is no tape drive" and "there is no tape". Yes, there was a tape in the drive. Oddly, it would get ejected after the mt status. Kenneth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 20:50:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 3FD2737B479 for ; Thu, 26 Oct 2000 20:50:24 -0700 (PDT) Received: (from grog@localhost) by wantadilla.lemis.com (8.11.0/8.9.3) id e9R3ntd85054; Fri, 27 Oct 2000 13:19:55 +0930 (CST) (envelope-from grog) Date: Fri, 27 Oct 2000 13:19:55 +0930 From: Greg Lehey To: Kenneth Ingham Cc: Dan Nelson , questions@FreeBSD.ORG Subject: Re: Missing tape drive? Message-ID: <20001027131955.C51550@wantadilla.lemis.com> References: <20001026155132.H17432@Socrates.i-pi.com> <20001026172839.A15066@dan.emsphone.com> <20001026214722.A18729@Socrates.i-pi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20001026214722.A18729@Socrates.i-pi.com>; from ingham@i-pi.com on Thu, Oct 26, 2000 at 09:47:23PM -0600 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thursday, 26 October 2000 at 21:47:23 -0600, Kenneth Ingham wrote: > On Thu, Oct 26, 2000 at 05:28:40PM -0500, Dan Nelson wrote: >> In the last episode (Oct 26), Kenneth Ingham said: >>> I have an HP SCSI DAT tape (that works fine on other FreeBSD machines). >>> However, on one, when I try to access it, I get the message: >>> bash-2.04# mt status >>> mt: /dev/nrsa0: Device not configured >> >> Do you have a tape in the drive? The kernel returns ENXIO for both >> "there is no tape drive" and "there is no tape". > > Yes, there was a tape in the drive. Oddly, it would get ejected after > the mt status. An audio tape, possibly? I'd guess that the drive didn't like it, anyway. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 20:59:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from srcso.globis.ru (globis.ru [212.248.80.7]) by hub.freebsd.org (Postfix) with ESMTP id 9A21237B479 for ; Thu, 26 Oct 2000 20:59:26 -0700 (PDT) Received: from raduga.dyndns.org (raduga.sochi.net [212.248.82.76]) by srcso.globis.ru (8.9.3/8.9.3) with ESMTP id IAA26790 for ; Fri, 27 Oct 2000 08:21:07 +0400 (MSD) (envelope-from igor@raduga.dyndns.org) Received: (from igor@localhost) by raduga.dyndns.org (8.10.1/8.10.0) id e9R3xDr23426 for freebsd-questions@FreeBSD.ORG; Fri, 27 Oct 2000 07:59:13 +0400 Date: Fri, 27 Oct 2000 07:59:13 +0400 From: Igor Roboul To: "'freebsd-questions@freebsd.org'" Subject: Re: Installing to secondary hdd Message-ID: <20001027075913.A23408@linux.rainbow> Reply-To: igorr@crosswinds.net Mail-Followup-To: "'freebsd-questions@freebsd.org'" References: <572C6148D69AD4119DEB00D0B765D10B040DC5@EXCHSERVER> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <572C6148D69AD4119DEB00D0B765D10B040DC5@EXCHSERVER>; from Peter@Impact8.com on Thu, Oct 26, 2000 at 03:04:25PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 26, 2000 at 03:04:25PM -0600, Peter Kuyarov wrote: > in lilo just make it point to not say /dev/hdb1 but /dev/hdb (which is MBR > basically, it might complain but it shoudl work and make sure hdb is marked > as active.) also you might need to have an option that says somethign along hdb can't be active but hdb1 can -- Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 21: 6: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes11-hme0.telusplanet.net (fepout3.telus.net [199.185.220.238]) by hub.freebsd.org (Postfix) with ESMTP id 457A337B479 for ; Thu, 26 Oct 2000 21:05:59 -0700 (PDT) Received: from q ([209.53.59.203]) by priv-edtnes11-hme0.telusplanet.net (InterMail vM.4.01.02.11 201-229-116-111) with ESMTP id <20001027040557.XJFB19691.priv-edtnes11-hme0.telusplanet.net@q> for ; Thu, 26 Oct 2000 22:05:57 -0600 Message-ID: <000e01c03fcb$3768cd20$cb3b35d1@bconnected.net> From: "Q" To: "'freebsd-questions@freebsd.org'" Subject: SMTP server Date: Thu, 26 Oct 2000 21:05:55 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000B_01C03F90.8839BE20" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000B_01C03F90.8839BE20 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable HELLO What are other mail server that i can use for relay. Qmail and sendmail = anything else ?=20 thx you=20 ------=_NextPart_000_000B_01C03F90.8839BE20 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
HELLO
 
 
What are other mail server that i can = use for=20 relay.  Qmail and sendmail anything else ?
 
 
thx you
------=_NextPart_000_000B_01C03F90.8839BE20-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 21:10:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mgw1.MEIway.com (mgw1.meiway.com [212.73.210.75]) by hub.freebsd.org (Postfix) with ESMTP id 96ED237B479 for ; Thu, 26 Oct 2000 21:10:19 -0700 (PDT) Received: from mail.Go2France.com (ms1.meiway.com [212.73.210.73]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id 5ECE96A90F for ; Fri, 27 Oct 2000 06:10:18 +0200 (CEST) Received: from sv.Go2France.com [212.73.210.79] by mail.Go2France.com with ESMTP (SMTPD32-6.04) id A172C4E0054; Fri, 27 Oct 2000 06:15:46 +0200 Message-Id: <5.0.0.25.0.20001027060955.026979e0@mail.Go2France.com> X-Sender: lconrad%Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Fri, 27 Oct 2000 06:10:46 +0200 To: freebsd-questions@freebsd.org From: Len Conrad Subject: Re: SMTP server In-Reply-To: <000e01c03fcb$3768cd20$cb3b35d1@bconnected.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >What are other mail server that i can use for relay. Qmail and >sendmail anything else ? www.postfix.org, probably the easiest of the 3 to configure, only one config file Len To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 21:11:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Socrates.i-pi.com (Socrates.i-pi.com [198.49.217.5]) by hub.freebsd.org (Postfix) with ESMTP id E16B637B479 for ; Thu, 26 Oct 2000 21:11:21 -0700 (PDT) Received: (from ingham@localhost) by Socrates.i-pi.com (8.11.0/8.9.3) id e9R4ADG18835; Thu, 26 Oct 2000 22:10:13 -0600 (MDT) (envelope-from ingham) Date: Thu, 26 Oct 2000 22:10:13 -0600 From: Kenneth Ingham To: Greg Lehey Cc: questions@FreeBSD.ORG Subject: Re: Missing tape drive? Message-ID: <20001026221013.A18818@Socrates.i-pi.com> References: <20001026155132.H17432@Socrates.i-pi.com> <20001026172839.A15066@dan.emsphone.com> <20001026214722.A18729@Socrates.i-pi.com> <20001027131955.C51550@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20001027131955.C51550@wantadilla.lemis.com>; from grog@lemis.com on Fri, Oct 27, 2000 at 01:19:55PM +0930 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 27, 2000 at 01:19:55PM +0930, Greg Lehey wrote: > >> Do you have a tape in the drive? The kernel returns ENXIO for both > >> "there is no tape drive" and "there is no tape". > > > > Yes, there was a tape in the drive. Oddly, it would get ejected after > > the mt status. > > An audio tape, possibly? I'd guess that the drive didn't like it, > anyway. Nope, a brand-new data-grade tape. We unwrapped it and put it in the drive (intending on doing a backup...). Kenneth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 21:22:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 6608D37B4C5 for ; Thu, 26 Oct 2000 21:22:48 -0700 (PDT) Received: (from grog@localhost) by wantadilla.lemis.com (8.11.0/8.9.3) id e9R4Mcp00626; Fri, 27 Oct 2000 13:52:38 +0930 (CST) (envelope-from grog) Date: Fri, 27 Oct 2000 13:52:38 +0930 From: Greg Lehey To: Kenneth Ingham Cc: questions@FreeBSD.ORG Subject: Re: Missing tape drive? Message-ID: <20001027135238.D51550@wantadilla.lemis.com> References: <20001026155132.H17432@Socrates.i-pi.com> <20001026172839.A15066@dan.emsphone.com> <20001026214722.A18729@Socrates.i-pi.com> <20001027131955.C51550@wantadilla.lemis.com> <20001026221013.A18818@Socrates.i-pi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20001026221013.A18818@Socrates.i-pi.com>; from ingham@i-pi.com on Thu, Oct 26, 2000 at 10:10:13PM -0600 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thursday, 26 October 2000 at 22:10:13 -0600, Kenneth Ingham wrote: > On Fri, Oct 27, 2000 at 01:19:55PM +0930, Greg Lehey wrote: >>>> Do you have a tape in the drive? The kernel returns ENXIO for both >>>> "there is no tape drive" and "there is no tape". >>> >>> Yes, there was a tape in the drive. Oddly, it would get ejected after >>> the mt status. >> >> An audio tape, possibly? I'd guess that the drive didn't like it, >> anyway. > > Nope, a brand-new data-grade tape. We unwrapped it and put it in the > drive (intending on doing a backup...). OK, let's recapitulate: do you know that the drive has worked elsewhere? What happens if, instead of 'mt status', you do an 'mt rewind'? It's just barely possible that the drive is not returning a good status because the tape has never been written, though I can't reproduce this behaviour on my machine. Also, let's see the relevant dmesg output again. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 21:39: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f145.law6.hotmail.com [216.32.241.145]) by hub.freebsd.org (Postfix) with ESMTP id 04AB237B479; Thu, 26 Oct 2000 21:39:04 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 26 Oct 2000 21:39:03 -0700 Received: from 203.11.225.5 by lw6fd.law6.hotmail.msn.com with HTTP; Fri, 27 Oct 2000 04:39:03 GMT X-Originating-IP: [203.11.225.5] From: "Aaron Hill" To: bv@bilver.wjv.com Cc: freebsd-isp@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Solved! R4.1.1 PPPoE with ADSL (Telstra Bigpond) Date: Fri, 27 Oct 2000 04:39:03 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 27 Oct 2000 04:39:03.0612 (UTC) FILETIME=[D552AFC0:01C03FCF] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Well could you put just a bit more detail - showing the lines you >changed - or a diff - or just that portion of the module? Sorry, I don't make diffs too often. Here's what I've done... diff -u ng_pppoe.c.R411 ng_pppoe.c --- ng_pppoe.c.R411 Fri Oct 27 15:17:26 2000 +++ ng_pppoe.c Fri Oct 27 15:18:50 2000 @@ -748,8 +748,8 @@ uniqtag.hdr.tag_len = htons((u_int16_t)sizeof(uniqtag.data)); uniqtag.data.pointer = sp; init_tags(sp); - insert_tag(sp, &sp->neg->service.hdr); insert_tag(sp, &uniqtag.hdr); + insert_tag(sp, &sp->neg->service.hdr); make_packet(sp); sendpacket(sp); } @@ -905,12 +905,12 @@ neg->timeout = 0; neg->pkt->pkt_header.ph.code = PADR_CODE; init_tags(sp); - insert_tag(sp, &neg->service.hdr); /* Service */ + insert_tag(sp, utag); /* Host Unique */ if ((tag = get_tag(ph, PTT_AC_COOKIE))) insert_tag(sp, tag); /* return cookie */ if ((tag = get_tag(ph, PTT_AC_NAME))) insert_tag(sp, tag); /* return it */ - insert_tag(sp, utag); /* Host Unique */ + insert_tag(sp, &neg->service.hdr); /* Service */ scan_tags(sp, ph); make_packet(sp); sp->state = PPPOE_SREQ; I hope that helps. Aaron Hill _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 22:22:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n37.san.rr.com (dt051n37.san.rr.com [204.210.32.55]) by hub.freebsd.org (Postfix) with ESMTP id 0D7B737B479 for ; Thu, 26 Oct 2000 22:22:37 -0700 (PDT) Received: from gorean.org (Studded@master [10.0.0.2]) by dt051n37.san.rr.com (8.9.3/8.9.3) with ESMTP id WAA22971; Thu, 26 Oct 2000 22:22:35 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <39F9111A.7C7EE0E7@gorean.org> Date: Thu, 26 Oct 2000 22:22:34 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 5.0-CURRENT-102 i386) X-Accept-Language: en MIME-Version: 1.0 To: Chris Prance Cc: questions@FreeBSD.org Subject: Re: Upgrading from 3.4 Stable to 4.0 Stable. References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chris Prance wrote: > > I'm trying very hard to upgrade my system from 3.4 to 4.0 and I'm having an > absolute nightmare any appreciated help would be greatly appreciated. When > I'm doing my make buildworld : > > cc: Internal compiler error: program cc1 got fatal signal 10 > *** Error Code 1 That's usually a sign of bad hardware. Have you done a make world on this system before? In any case, I would recommend going up to 3.5-Stable first. It usually helps make the cross major version upgrades easier. Good luck, Doug -- "The dead cannot be seduced." - Kai, "Lexx" Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 22:58:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from urth.vastmind.org (urth.powersurfr.com [24.108.7.46]) by hub.freebsd.org (Postfix) with ESMTP id 3FD4437B479 for ; Thu, 26 Oct 2000 22:58:32 -0700 (PDT) Received: from urth.powersurfr.com (urth.powersurfr.com [24.108.7.46]) by urth.vastmind.org (8.11.1/8.11.0) with ESMTP id e9R5wPs00522 for ; Thu, 26 Oct 2000 23:58:26 -0600 (MDT) (envelope-from j@vastmind.org) Date: Thu, 26 Oct 2000 23:58:25 -0600 (MDT) From: Jason Spencer X-Sender: j@localhost To: freebsd-questions@freebsd.org Subject: psmintr: out of sync (XXXX != XXXX). Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was checking out -questions the other day and noticed that some people are getting the kernel message above. I just went from 4.1.1-RELEASE to RELENG_4 and I had the same problem. A simple cd /dev; MAKEDEV psm0 fixed it. I'm sure there are other problems for some of you, but for others it could be that simple. I also had to reboot for the problem to go away (?) -j. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 23:14:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from front002.cluster1.charter.net (outbound.charter.net [24.216.159.200]) by hub.freebsd.org (Postfix) with ESMTP id 6568E37B479 for ; Thu, 26 Oct 2000 23:14:41 -0700 (PDT) Received: from [24.217.23.239] (HELO amd800) by front002.cluster1.charter.net (CommuniGate Pro SMTP 3.3.2) with SMTP id 25583482 for freebsd-questions@freebsd.org; Fri, 27 Oct 2000 02:12:57 -0400 Message-ID: <001501c03fdd$723e9440$0200000a@garnax.com> From: "Erik" To: Subject: Firewall Rules Wanted Date: Fri, 27 Oct 2000 01:16:29 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was wondering if everyone wouldn't mind emailing me their firewall rules (not the generic rc.firewall rules) I'd like to see better examples of custom firewall rules, you don't have to email them to the board.. there's no need to flood it with these.. or if you can direct me to some good links.. that would be appreaciated as well, thanks Erik To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 23:22:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hccml1.bai.ne.jp (m-hccml1.bai.ne.jp [210.171.3.146]) by hub.freebsd.org (Postfix) with ESMTP id 3E84A37B479 for ; Thu, 26 Oct 2000 23:22:24 -0700 (PDT) Received: from wpwawt (hccd37dc03b.bai.ne.jp [211.125.192.59]) by hccml1.bai.ne.jp (8.9.3/3.7W) with SMTP id PAA27972 for ; Fri, 27 Oct 2000 15:22:26 +0900 (JST) Date: Fri, 27 Oct 2000 15:22:26 +0900 (JST) Message-Id: <200010270622.PAA27972@hccml1.bai.ne.jp> X-Authentication-Warning: strawberry: Host hccd37dc03b.bai.ne.jp [211.125.192.59] claimed to be wpwawt From: "WE.B.RANK" To: freebsd-questions@FreeBSD.ORG Subject: =?ISO-2022-JP?B?V0UuQi5SQU5LIIOJg5ODTIOTg0+DVINDg2eKSpDdgsyCqJJtgueCuQ==?= X-Mailer: MultiSneder1.2 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ¡¡¡¡¡@WE.B.RANK ƒI[ƒvƒjƒ“ƒOŠé‰æ@¡¡¡¡¡ SONY VAIO AFujiFinePix ‚È‚Ç‚ª“–‚éIƒLƒƒƒ“ƒy[ƒ“ http://hccweb1.bai.ne.jp/~hcg77701/prreg.htm V‚µ‚¢TŠÔl‹CƒTƒCƒgƒ‰ƒ“ƒLƒ“ƒOƒTƒCƒg‚Ì’a¶‚Å‚·B Ž„‚½‚¿AThe Cool Party ‚ÍA‚±‚Ì‚½‚Ñl‹Cƒ‰ƒ“ƒLƒ“ƒOƒTƒCƒg‚ð ƒI[ƒvƒ“‚·‚邱‚Æ‚É‚È‚è‚Ü‚µ‚½B ƒI[ƒvƒjƒ“ƒOŠé‰æ‚Æ‚µ‚ÄAŠe•û–Ê‚Å‚²Šˆ–ô‚̃TƒCƒgƒI[ƒi[‚Ì •ûX‚Ì‚Ý‚ð‘ÎÛ‚É‹‰ØÜ•i‚ª“–‚éAƒvƒŒƒ~ƒAƒ€V‹K“o˜^‚ð ŽÀŽ{‚¢‚½‚µ‚Ü‚·BŠúŠÔ’†‚²“o˜^’¸‚¢‚½ƒTƒCƒgƒI[ƒi[‚Ì’†‚© ‚çA’Š‘I‚ÅSONY VAIO AFujiFinePix ‚È‚Ç‚ª“–‚è‚Ü‚·B ‚±‚Ì‹@‰ï‚É‚º‚ÐA‚²“o˜^‚­‚¾‚³‚¢B “o˜^‚̓y[ƒW‚ÌŽwŽ¦‚É]‚Á‚Ä’¸‚­‚¾‚¯‚Å‚·‚®‚ÉŠ®—¹‚µ‚Ü‚·B ‹MƒTƒCƒg‚ÌX‚È‚éƒAƒNƒZƒXƒAƒbƒv‚Ì‚½‚ß‚É‚à‚º‚Ђ²“o˜^ ’¸‚«A‹‰ØÜ•i‚ðƒQƒbƒg‚µ‚Ä‚­‚¾‚³‚¢B http://hccweb1.bai.ne.jp/~hcg77701/prreg.htm ƒvƒŒƒ~ƒAƒ€“o˜^‚Í•K‚¸ã‹Lƒy[ƒW‚æ‚肨Šè‚¢‚µ‚Ü‚·B ‘¼ƒy[ƒW‚©‚ç‚Ì“o˜^‚Í’Êí‚Ì“o˜^‚Æ‚È‚è‚Ü‚·B ––•M‚È‚ª‚çA‹MƒTƒCƒg‚ÌX‚Ȃ邲”­“W‚ð‚¨‹F‚è\‚µã‚°‚Ü‚·B žžžžžžžžžžžžžžžžžžžžžžžž WE.B.RANK webrank@anet.ne.jp http://hccweb1.bai.ne.jp/~hcg77701/rankingtop.htm žžžžžžžžžžžžžžžžžžžžžžžž To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 23:30:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.interware.hu (mail.interware.hu [195.70.32.130]) by hub.freebsd.org (Postfix) with ESMTP id A5FF737B4C5; Thu, 26 Oct 2000 23:30:51 -0700 (PDT) Received: from kairo-31.budapest.interware.hu ([195.70.50.95] helo=elischer.org) by mail.interware.hu with esmtp (Exim 3.16 #1 (Debian)) id 13p32O-00072I-00; Fri, 27 Oct 2000 08:30:48 +0200 Message-ID: <39F9210E.B728D4F8@elischer.org> Date: Thu, 26 Oct 2000 23:30:38 -0700 From: Julian Elischer X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: gcorcoran@lucent.com Cc: Aaron Hill , freebsd-questions@FreeBSD.ORG, freebsd-net@FreeBSD.ORG Subject: Re: More on PPPoE & ADSL (Telstra Bigpond) References: <39F8C29F.D785C588@lucent.com> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Gary T. Corcoran" wrote: > > [Quick background: I implemented PPPoE in our DSL drivers for the Lucent DSL adapters] Under Windows I presume? No BSD drivers? :-) > > Yes, the only tag REQUIRED in the PADI is a Service-Name tag, which has > to match what the service provide wants, and may possibly be of zero length. > > > The RFC doesn't explicitly mention > > what order the tags should be in. It's entirely plausible that the ISPs > > equipment has a requirement (bug?) that the service name comes last. > > It could be. Do you know what brand of head-end equipment you're trying > to communicate with? In any event, since only a Service-Name is required, > if you send ONLY a Service-Name, then it will meet the bugs (requirements) > of head-ends that might require it to be first _or_ last. In other words, > why send the Host-Uniq at all - unless you have a specific need for it? > In my drivers, I only send Service-Name in the PADI... > (but we haven't tested in Australia... :-) I match the returning packets to the outgoing packets using the Host-uniq. because I have the capacity to run several pppoe sessions concurrently (should the cable/DSL provider provide service to several ISPs) > > Gary -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000 ---> X_.---._/ presently in: Budapest v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 23:37:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.interware.hu (mail.interware.hu [195.70.32.130]) by hub.freebsd.org (Postfix) with ESMTP id 2AC8737B479; Thu, 26 Oct 2000 23:37:30 -0700 (PDT) Received: from kairo-31.budapest.interware.hu ([195.70.50.95] helo=elischer.org) by mail.interware.hu with esmtp (Exim 3.16 #1 (Debian)) id 13p38o-0007MY-00; Fri, 27 Oct 2000 08:37:27 +0200 Message-ID: <39F9229D.BB6849D5@elischer.org> Date: Thu, 26 Oct 2000 23:37:17 -0700 From: Julian Elischer X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Aaron Hill Cc: freebsd-questions@FreeBSD.ORG, freebsd-net@FreeBSD.ORG, paulh@chariot.net.au, ao@pobox.com, gcorcoran@lucent.com Subject: Re: Solved! R4.1.1 PPPoE with ADSL (Telstra Bigpond) References: Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Aaron Hill wrote: > > For those following my problems getting FreeBSD 4.1.1-RELEASE to work with > ADSL, that problem is now solved. Thank you to everyone on the list who > responded or just spent some brain time on the problem, I appreciate your > help. > > Please read on for the solution. can you test to see if adding a NULL to the end of the service name also helps? (with the tags in the original order?) Send me your exact diffs and I'll commit them. It's really arbitraray which way I construct the packets. > > What it all comes down to is my ISPs equipment is not RFC 2516 compliant - > in the way I read the RFC at least. Their Access Concentrator would not work > correctly with a PPPoE discovery session unless the the Service-Name tag was > positioned as the last tag in the PPPoE payload. Following is proof of that. > > First here's the system I'm working with... > > homer# uname -a > FreeBSD homer 4.1.1-RELEASE FreeBSD 4.1.1-RELEASE #2: Fri Oct 27 04:25:15 > EST 2000 root@homer:/usr/src/sys/compile/FWCUSTOM i386 > > ... next I should say that the only thing that was being changed on this > system between the following tcpdump captures was a modification of the file > /usr/src/sys/netgraph/ng_pppoe.c , a re-compile of the kernel and a reboot. > > Here's what is happening when I try to start a PPPoE session with the > standard 4.1.1-RELEASE code... > > 0:e0:29:73:81:dd Broadcast 8863 60: PPPoE PADI [Service-Name "bigpond"] > [Host-Uniq UTF8] > > 0:90:39:47:0:3f 0:e0:29:73:81:dd 8863 192: PPPoE PADO [Service-Name] > [Service-Name "telstra"] [Service-Name "cmux"] [Service-Name "bigpond"] > [Service-Name "n7061992k"] [Service-Name "n2155202k"] [Service-Name > "n2155201k"] [Service-Name "n1011426k"] [Service-Name "n2155203k"] > [Service-Name "n7061995k"] [Service-Name "n2155205k"] [Service-Name > "n3120511k"] [Service-Name "n2155206k"] [AC-Name "nkt1-kent"] [Hos > t-Uniq UTF8] > > 0:e0:29:73:81:dd 0:90:39:47:0:3f 8863 60: PPPoE PADR [Service-Name > "bigpond"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] > > 0:90:39:47:0:3f 0:e0:29:73:81:dd 8863 62: PPPoE PADS [Service-Name-Error > "SvcNameTag Error"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] > > ... so that's not working. You can see FreeBSD makes correct PADI and PADR > requests of the Access Concentrator but receives nonsense in reply - the AC > is not hearing what FreeBSD is saying. So next I modified the source code > for pppoe to put the Service-Name tag after the Host-Uniq tag in the PADI > frame. Here's the results... > > 0:e0:29:73:81:dd Broadcast 8863 60: PPPoE PADI [Host-Uniq UTF8] > [Service-Name "bigpond"] > > 0:90:39:47:0:3f 0:e0:29:73:81:dd 8863 60: PPPoE PADO [Service-Name > "bigpond"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] > > 0:e0:29:73:81:dd 0:90:39:47:0:3f 8863 60: PPPoE PADR [Service-Name > "bigpond"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] > > 0:90:39:47:0:3f 0:e0:29:73:81:dd 8863 62: PPPoE PADS [Service-Name-Error > "SvcNameTag Error"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] > > ... so now I'm getting somewhere - the Access Concentrator is reading the > PADI correctly and offering the PADO as it should. Problem is it doesn't > understand the next PADR frame so another Service-Name-Error is encountered. > Kicking myself I modify the code again, this time to change the order of the > tags in the PADR frame as well as the PADI frame. Here's the results... > > 0:e0:29:73:81:dd Broadcast 8863 60: PPPoE PADI [Host-Uniq UTF8] > [Service-Name "bigpond"] > > 0:90:39:47:0:3f 0:e0:29:73:81:dd 8863 60: PPPoE PADO [Service-Name > "bigpond"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] > > 0:e0:29:73:81:dd 0:90:39:47:0:3f 8863 60: PPPoE PADR [Host-Uniq UTF8] > [AC-Name "nkt1-kent"] [Service-Name "bigpond"] > > 0:90:39:47:0:3f 0:e0:29:73:81:dd 8863 60: PPPoE PADS [ses 0x1ec] > [Service-Name "bigpond"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] > > ... success! The session then goes on to authenticate and set up IP > addresses etc. Here's the final result... > > tun0: flags=8051 mtu 1492 > inet 61.9.179.226 --> 172.31.18.3 netmask 0xff000000 > Opened by PID 181 > > ...done. > > So what do I/we do next with this information? Is it worth changing the > FreeBSD source to accomodate for dodgy ISP equipment? I can't say what type > of Access Concentrator it is I'm dealing with but if this Telco is using it > I'd say others will. > > Of course anyone's welcome to the changes I've made but based on the > descriptions above I'm sure you could replicate it yourself easily. I only > changed the position of two lines in the file. > > Thanks again > Aaron Hill > > _________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. > > Share information about yourself, create your own public profile at > http://profiles.msn.com. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000 ---> X_.---._/ presently in: Budapest v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 23:40:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.interware.hu (mail.interware.hu [195.70.32.130]) by hub.freebsd.org (Postfix) with ESMTP id B736337B4D7; Thu, 26 Oct 2000 23:40:33 -0700 (PDT) Received: from kairo-31.budapest.interware.hu ([195.70.50.95] helo=elischer.org) by mail.interware.hu with esmtp (Exim 3.16 #1 (Debian)) id 13p3Bo-0007Vp-00; Fri, 27 Oct 2000 08:40:32 +0200 Message-ID: <39F92356.9366E787@elischer.org> Date: Thu, 26 Oct 2000 23:40:22 -0700 From: Julian Elischer X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Aaron Hill Cc: freebsd-questions@FreeBSD.ORG, freebsd-net@FreeBSD.ORG, paulh@chariot.net.au, ao@pobox.com, gcorcoran@lucent.com Subject: Re: Solved! R4.1.1 PPPoE with ADSL (Telstra Bigpond) References: Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Aaron Hill wrote: > > For those following my problems getting FreeBSD 4.1.1-RELEASE to work with > ADSL, that problem is now solved. Thank you to everyone on the list who > responded or just spent some brain time on the problem, I appreciate your > help. > > Please read on for the solution. > > What it all comes down to is my ISPs equipment is not RFC 2516 compliant - > in the way I read the RFC at least. Their Access Concentrator would not work > correctly with a PPPoE discovery session unless the the Service-Name tag was > positioned as the last tag in the PPPoE payload. Following is proof of that. > Can you find out what kind of system it is? (And can you complain loudly? With a sample of the good packet producing bad output?) Don't forget to get tcpdump to give you all the data insttead of the default first 64 bytes. > Of course anyone's welcome to the changes I've made but based on the > descriptions above I'm sure you could replicate it yourself easily. I only > changed the position of two lines in the file. > > Thanks again > Aaron Hill > > _________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. > > Share information about yourself, create your own public profile at > http://profiles.msn.com. -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000 ---> X_.---._/ presently in: Budapest v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Oct 26 23:49:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id D058537B479 for ; Thu, 26 Oct 2000 23:49:34 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Thu, 26 Oct 2000 23:48:12 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9R6mbh37870; Thu, 26 Oct 2000 23:48:37 -0700 (PDT) (envelope-from cjc) Date: Thu, 26 Oct 2000 23:48:27 -0700 From: "Crist J . Clark" To: Jeremy Falcon Cc: questions@FreeBSD.ORG Subject: Re: problem starting ftpd Message-ID: <20001026234827.B75251@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <004a01c03f48$7b9c7420$0101a8c0@win2k> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <004a01c03f48$7b9c7420$0101a8c0@win2k>; from jeremy@intersurf.com on Thu, Oct 26, 2000 at 07:30:09AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 26, 2000 at 07:30:09AM -0500, Jeremy Falcon wrote: > I just installed a clean installation of FreeBSD 4.1.1-STABLE (downloaded > iso last weekend). During the installation I chose the default security > setting (medium). Without making any changes inetd hangs when trying to > start ftpd, AFAIK. So, I Control+C my way out and continue booting. When I > log in and get a prompt I try... > > # /usr/libexec/ftpd -l > > ...and I get an error message like... > > Oct 25 00:27:40 gateway ftpd[338]: getpeername (/usr/libexec/ftpd): Socket > opera > tion on non-socket > > Can someone tell me what the heck is going on? > > BTW, my host name is "gateway". I found a question similar to this in the > archives, but I found no answer to it, so I was hoping some guru out there > could me out. Try, # /usr/libexec/ftpd -lD -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 0: 1:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.flashcom.net (3ff83059.dsl.flashcom.net [63.248.48.89]) by hub.freebsd.org (Postfix) with ESMTP id B8DA137B479 for ; Fri, 27 Oct 2000 00:01:14 -0700 (PDT) Received: (from cgaff@localhost) by mail.flashcom.net (8.11.0/8.11.0) id e9R70vr49348; Fri, 27 Oct 2000 02:00:57 -0500 (CDT) (envelope-from cgaff) Date: Fri, 27 Oct 2000 02:00:57 -0500 From: "Corey G." To: Brandon Fosdick Cc: questions@FreeBSD.ORG Subject: Re: Getting rid of ISA Message-ID: <20001027020057.B48937@flashcom.net> References: <39F8D5BA.15B36C88@glue.umd.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <39F8D5BA.15B36C88@glue.umd.edu>; from bfoz@glue.umd.edu on Thu, Oct 26, 2000 at 09:09:14PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG LINT states the ISA driver is mandatory. Unless this DOC is out of date I would keep it. EISA is not mandatory, you should be able to safely remove this from the kernel. On Thu, Oct 26, 2000 at 09:09:14PM -0400, Brandon Fosdick wrote: > If this is better sent to stable just let me know. > > My mboard is an Asus K7V and I'm not using any isa ports. I have a usb mouse and > a ps2 keyboard. Is there any reason for me to keep isa and eisa enabled in the > kernel? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---end quoted text--- -- Best Regards, Corey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 0:11:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 5979337B4D7 for ; Fri, 27 Oct 2000 00:11:27 -0700 (PDT) Received: (qmail 44842 invoked by uid 100); 27 Oct 2000 07:11:25 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14841.10909.686279.398519@guru.mired.org> Date: Fri, 27 Oct 2000 02:11:25 -0500 (CDT) To: Tim McMillen Cc: questions@freebsd.org Subject: Re: FW: My Experience With FreeBSD In-Reply-To: <130788602@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Tim McMillen writes: > Some of the larger OEM's can start to offer Linux but that's all > they are likely to do soon because of the training costs involved. When > the mass market (even those that are savvy enough to handle a free unix > system) buys a computer they want it to be fully configured when they get > it. It would have to have X windows and KDE or Gnome installed Well, Gateway will sell you a *server* with Linux on it. Not a desktop - still got to have an MS OS and mouse (which is almost as bad as the OS). However, they charge you over $300 for Linux. Getting a box without an OS wasn't an option. They're overpriced anyway... ; Fri, 27 Oct 2000 00:20:01 -0700 (PDT) Received: from localhost (werner@localhost) by ra.obsidian.co.za (8.9.3/8.9.3) with ESMTP id JAA19527; Fri, 27 Oct 2000 09:19:15 +0200 Date: Fri, 27 Oct 2000 09:19:15 +0200 (SAST) From: Werner Gillmer To: Drew Sanford Cc: Mircho Mirchev , freebsd-questions@FreeBSD.ORG Subject: Re: About SBLive! In-Reply-To: <39F8435D.23662C4A@planetwe.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, 26 Oct 2000, Drew Sanford wrote: > > Mircho Mirchev wrote: > > > > Hello, > > I use FreeBSD 4.0. So I enjoy it very much. > > Please, help me to find drivers (emu10k1.c & emu10k1.h) for > > Soundblaster Live! for the FreeBSD 4.0. > > Mircho > Mircho, > If you update your system to 4.1, these drivers will be included in the > source. By updating and rebuilding you should be able to enable the > SBLive by adding device pcm to your kernel config. I have installed 4.1 of a CD, and my SBLive still does not work Yes I did add device pcm to kernel. Any ideas? > -- |~~~~~~~~~~~~~^^^^~~~~~~^~^^~~~~~~~~^^~~~~~~~~~~^^~^~^^~^~~~~~~~~~~~^~^~~| | Werner Gillmer............................email: werner@obsidian.co.za | | Programmer................................cell: 0822924268 | | Obsidian Systems..........................phone: +27 11 792 6500 | | http://www.obsidian.co.za.................ftp://ftp.obsidian.co.za | | | ~~~~~~~~~~~~~~^~~~^~~~~~^~~~~~~~^~~~~~~~^^~~~~~~~~~~~~~~^^~~~~~~~^~~~~~~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 0:33:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 22A1237B479 for ; Fri, 27 Oct 2000 00:33:57 -0700 (PDT) Received: (qmail 45666 invoked by uid 100); 27 Oct 2000 07:33:56 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14841.12260.624316.766250@guru.mired.org> Date: Fri, 27 Oct 2000 02:33:56 -0500 (CDT) To: Annelise Anderson Cc: questions@freebsd.org Subject: Re: USB Hard Drive In-Reply-To: <94918813@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Annelise Anderson writes: > I have a Buslink USB Portable Hard Drive (L Series) (10 gb.) that I > can't get working in FreeBSD. > I have all the scsi stuff and the usb stuff in the kernel (on 4.1- > STABLE as of October 25, 2000) and I get the line in dmesg: > ugen0: buslink-inc. USB-ATAPI4 Bridge Controller rev 1.00/1.00 addr3 ugen isn't a disk device; umass is. If you've got the umass device in the kernel and aren't getting the umass device line (umass0: ...), then it isn't going to work. > I may be using the wrong commands to mount it, or maybe it's just not > supported? No, it's not the wrong commands. Possibly the wrong config. ; Fri, 27 Oct 2000 00:53:35 -0700 (PDT) Received: (qmail 46098 invoked by uid 100); 27 Oct 2000 07:53:33 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14841.13437.679109.454888@guru.mired.org> Date: Fri, 27 Oct 2000 02:53:33 -0500 (CDT) To: Ken Bolingbroke Cc: questions@freebsd.org Subject: Re: System Recommendation In-Reply-To: <3314331@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ken Bolingbroke writes: > For low traffic? I have a '386 with 20MB RAM doing exactly that, running > web, mail, DNS, and NAT in front of several other machines. It performs > adequately, at least. :-) Yup. For the gateway box to be become the bottleneck, it has to be incapable of shuffling data fast enough to fill your internet connection. If you've got enough bandwidth for that to be possible with anything FreeBSD will run on, then you've got more bandwidth than you need for a low traffic site. On Thu, 26 Oct 2000, Tim Erlin wrote: > > > I'd like to put a FreeBSD box running NAT and ipfw in > > front of a low traffic web/mail server (also FreeBSD) > > and 1-2 other machines (win98). Cost is a major > > factor, so the real question is: how low can I go and > > still get adequate performance...PII, P, 486???? > > --Tim > > > > __________________________________________________ > > Do You Yahoo!? > > Yahoo! Messenger - Talk while you surf! It's FREE. > > http://im.yahoo.com/ > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 0:55:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id C82B437B479 for ; Fri, 27 Oct 2000 00:55:28 -0700 (PDT) Received: (qmail 46166 invoked by uid 100); 27 Oct 2000 07:55:28 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14841.13552.430452.134216@guru.mired.org> Date: Fri, 27 Oct 2000 02:55:28 -0500 (CDT) To: "Richard Lemieux" Cc: questions@freebsd.org Subject: Re: trouble In-Reply-To: <96682354@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Richard Lemieux writes: > I am about to try freebsd but got stuck before beginning. When I try to > fdimage kern and mfsroot I get the message file too big. My disks are fresh > formatted and indicate slightly larger than the file. Didn't think I would > have trouble so soon. Any help??? Did you by any chance copy the file images in text mode? Doing so will cause newline characters to be translated into carriage-return newlines, which not only corrupt executables, but expand the image files so they are slightly larger than they should be. ; Fri, 27 Oct 2000 01:03:43 -0700 (PDT) Received: from cr816685a ([24.113.95.72]) by mail1.rdc2.bc.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001027080343.TUXY20069.mail1.rdc2.bc.home.com@cr816685a>; Fri, 27 Oct 2000 01:03:43 -0700 From: "Bennett Hui" To: "Mike Galvez" , "Bennett Hui" Cc: , Subject: RE: APM or /etc/hosts Date: Fri, 27 Oct 2000 01:03:39 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20001026151919.G84260@m.mail.virginia.edu> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for the attached file. The funny thing is that I tried "locate kernel.conf" and it doesn't find anything. Is that because I've never recompiled my kernel before (it's a fresh install not even 2 weeks old)? Or did my install forget to include that file? Also, should I just add your kernel.conf file (customized to my own settings) and reboot the box? or do i need to recompile the kernel for apm to work now? Thanks again. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Mike Galvez Sent: Thursday, October 26, 2000 12:19 PM To: Bennett Hui Cc: smujohnson@home.com; questions@FreeBSD.ORG Subject: Re: APM or /etc/hosts I'm using the 4.0 release & compiled a custom kernel; however, The GENERIC config file has support for apm. To find the path try: locate kernel.conf I have attached a text file with the content of the /boot directory and kernel.conf file. On Thu, Oct 26, 2000 at 11:00:30AM -0700, Bennett Hui wrote: > I also want to get APM working on my FreeBSD box. I have 4.1.1 release. > > Following your instructions, I've checked the following: > > In /etc/rc.conf, I have: > > apm_enable="YES" > > I'm assuming that this is the same as enable_apm="YES" as you suggested? > > I've checked that APM is enabled in my BIOS. > > But what do you mean by add: > > en apm > to /boot/kernel.conf > > ?? > > I've looked in my /boot directory and there is no kernel.conf file. > > Bennett > > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Mike Galvez > Sent: Thursday, October 26, 2000 6:59 AM > To: smujohnson@home.com > Cc: questions@FreeBSD.ORG > Subject: Re: APM or /etc/hosts > > > Check that APM is enabled in your BIOS and add: > > en apm > to /boot/kernel.conf > > also check that: > > enable_apm="yes" > > is in your /etc/rc.conf > > On Thu, Oct 26, 2000 at 01:23:24PM +0100, simond@irrelevant.org wrote: > > On Thu, Oct 26, 2000 at 11:50:56PM -0700, Mike Batchelor wrote: > > > Hey, > > > > > > I can't seem to get any APM features working for my ASUS A7V. Basically > I would like FreeBSD (rel4.1.1) to shutdown the computer using halt -p (is > that even the correct arguement?!) without having to press the power button. > The generic kernel already has "device apm0" set up so.. I have no idea. > Thanks > > > > Try just "device apm", it works fine on my A7V. > > > > -- > > Simon Dick simond@irrelevant.org > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > > Michael Galvez > Computer Systems Sr. Engineer Office: 804-982-2975 > Financial Analysis E-Mail: mrg8n@virginia.edu > University of Virginia Messenger Mail: Carruthers Hall > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Michael Galvez Computer Systems Sr. Engineer Office: 804-982-2975 Financial Analysis E-Mail: mrg8n@virginia.edu University of Virginia Messenger Mail: Carruthers Hall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 1:35:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.chat.ru (mail1.chat.ru [212.24.32.14]) by hub.freebsd.org (Postfix) with ESMTP id 4F93A37B4CF for ; Fri, 27 Oct 2000 01:35:25 -0700 (PDT) Received: from gnu.chat.ru ([212.24.32.10] helo=mail.chat.ru) by mail1.chat.ru with esmtp (Exim 3.15 #1) id 13p4x4-000HlP-00 for freebsd-questions@freebsd.org; Fri, 27 Oct 2000 12:33:26 +0400 Received: from p28.gw.lvl.ru ([194.67.189.28] helo=chat.ru) by mail.chat.ru with asmtp (Exim 3.16 #1) id 13p4yv-000MRT-00 for freebsd-questions@freebsd.org; Fri, 27 Oct 2000 12:35:22 +0400 Message-ID: <39F93E8B.D98C10B6@chat.ru> Date: Fri, 27 Oct 2000 12:36:27 +0400 From: jadream X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: FBSD & Itanium? Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-Authorized: jadream Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Recently I had a look at Itanium (new Intel's brand) specifications and found them really cool. More over Linux version for Itanium is coming soon to be available. And what about FreeBSD? Any plans for porting it to IA-64? Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 1:54:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from urania.westgate.gr (urania.westgate.gr [212.205.119.30]) by hub.freebsd.org (Postfix) with ESMTP id 45DCA37B479 for ; Fri, 27 Oct 2000 01:54:49 -0700 (PDT) Received: (from charon@localhost) by urania.westgate.gr (8.11.1/8.11.1) id e9R8sfB29139; Fri, 27 Oct 2000 11:54:41 +0300 (EEST) Date: Fri, 27 Oct 2000 11:54:41 +0300 From: Giorgos Keramidas To: khairil adri Cc: freebsd-questions@FreeBSD.ORG Subject: Re: about qmail Message-ID: <20001027115440.A4871@urania.westgate.gr> References: <39F85CF2.A78C1846@uitec.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <39F85CF2.A78C1846@uitec.ac.jp>; from s09098@uitec.ac.jp on Fri, Oct 27, 2000 at 01:33:55AM +0900 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 27, 2000 at 01:33:55AM +0900, khairil adri wrote: > hello everybody... > > i would like to ask about qmail. You did not say what it was that you wanted to ask about qmail. I'm sure that whatever you wanted to ask, someone with more experience to qmail will know to answer to your question(s). But you have to ask something first. > does anyone knows about qmail ? A lot of people on this list use qmail on one or more of their machines. I use it on my home computer, on the workstation I usually work, on the mail server of my company, etc. So, the answer is 'yes, we know about qmail'. > i am a beginer in freebsd. > hope you can help me to understand more about freebsd... Welcome aboard :-) FreeBSD is a nice OS to work with. I hope you will enjoy installing it, configuring the applications that you want to use, and using it to do more productive stuff after this is finished. As far as qmail is concerned now. You can visit http://www.qmail.org/ and download the sources to the package. You can install it from the ports, by running (as root): # cd /usr/ports/mail/qmail # make # make install When you're done, the web pages of qmail contain several nice add-ons that you might find useful. Any questions that you have about setting qmail up to send and receive mail after that, you can ask either in the qmail mailing-lists, or here. Ciao. - giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 1:59:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from itc1.itchannel.net (mail.itchannel.net [194.154.172.104]) by hub.freebsd.org (Postfix) with ESMTP id 0889837B479 for ; Fri, 27 Oct 2000 01:59:43 -0700 (PDT) Received: by ITC1 with Internet Mail Service (5.5.2650.21) id ; Fri, 27 Oct 2000 09:57:58 +0100 Message-ID: From: Jon Paterson To: "'questions@FreeBSD.ORG'" Subject: ida0: soft error Date: Fri, 27 Oct 2000 09:57:57 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am getting this occasionally on our Compaq Server (integrated array controller on board). Should I be worried? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 2: 6:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.encomix.es (unknown [194.143.192.19]) by hub.freebsd.org (Postfix) with SMTP id 9023E37B479 for ; Fri, 27 Oct 2000 02:06:21 -0700 (PDT) Received: (qmail 13245 invoked from network); 27 Oct 2000 09:06:22 -0000 Received: from unknown (HELO encomix.es) (194.143.192.3) by smtp2.encomix.es with SMTP; 27 Oct 2000 09:06:22 -0000 From: arnaiz@encomix.es Reply-To: arnaiz@encomix.es To: freebsd-questions@FreeBSD.org Date: Fri, 27 Oct 2000 09:06:12 GMT Subject: Java 2 X-Mailer: DMailWeb Web to Mail Gateway 1.9h, http://netwinsite.com/top_mail.htm Message-id: <39f94584.59b2.0@encomix.es> X-User-Info: 195.114.209.1 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Everyone! I want to know if it is possible to use java2 in FreeBSD. If someone know how please help me. Thanks in advance. Jes=FAs Arn=E1iz. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 2:33:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bumper.jellybaby.net (bumper.jellybaby.net [194.159.247.1]) by hub.freebsd.org (Postfix) with ESMTP id 15ABD37B4C5 for ; Fri, 27 Oct 2000 02:33:48 -0700 (PDT) Received: (from simond@localhost) by bumper.jellybaby.net (8.9.2/8.9.2) id KAA04304; Fri, 27 Oct 2000 10:33:20 +0100 (BST) (envelope-from simond) Date: Fri, 27 Oct 2000 10:33:19 +0100 From: simond@irrelevant.org To: Brandon Fosdick Cc: "E. Jordan Bojar" , freebsd-questions@FreeBSD.ORG Subject: Re: shutdown -p on Asus K7V? Message-ID: <20001027103319.A4073@irrelevant.org> References: <200010261801.LAA12923@webmail.speakeasy.net> <39F8A6C6.BDBA7679@glue.umd.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <39F8A6C6.BDBA7679@glue.umd.edu>; from bfoz@glue.umd.edu on Thu, Oct 26, 2000 at 05:48:54PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 26, 2000 at 05:48:54PM -0400, Brandon Fosdick wrote: > "E. Jordan Bojar" wrote: > > > > I'm wondering if anyone knows if or how I might enable the "shutdown -p" option on > > an Asus K7V. Is it possible? I though it worked on other ASUS boards and I'm > > wondering if it is a configuration, BIOS, or architecture issue. > > I have the same problem. Yet odly, it worked fine on 4.0-R, but as soon > as I went to either (I forget which) 4.0-S or 4.1-S it stopped working. > That may have been about the same time as the k7v timer issues surfaced > and I turned off apm in the kernel, so maybe that has something to do > with it. Hmm, I was tracking stable until recently, and from 4.0 onwards I've managed to get shutdown -p working on my Asus A7V (unlike my previous motherboard which rebooted on any halt, meant I had to be quick with the off button :). From memory you need "device apm" in your kernel config file and add apm_enable="YES" to your /etc/rc.conf and it *should* work, best of luck! -- Simon Dick simond@irrelevant.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 2:54:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ipamzlx.physik.uni-mainz.de (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by hub.freebsd.org (Postfix) with ESMTP id 2D78A37B479; Fri, 27 Oct 2000 02:54:26 -0700 (PDT) Received: from ipamzlx.Physik.Uni-Mainz.DE (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by ipamzlx.physik.uni-mainz.de (8.11.1/8.11.0) with ESMTP id e9R9u6b03268; Fri, 27 Oct 2000 11:56:07 +0200 (CEST) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Date: Fri, 27 Oct 2000 11:56:06 +0200 (CEST) From: "O. Hartmann" To: freebsd-hardware@freebsd.org Cc: freebsd-questions@freebsd.org Subject: STRAY IRQ's message what does it means? Message-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. We have a server attached to two parallel printers, both HP LaserJets, one colour type. The colour laser is attached to the on board parallel port, the second b/w laser is attached to a second parallel port card on ISA bus. What ever combination I tried, whatever I configured in the kernel (with or without DMA, with or without ECP facilities of the parallel port), I get many times this error message: stray irq 7 too many stray irq 7's; not logging any more sometimes stray irq 5 too many stray irq 5's; not logging any more IRQ 7 is attached to the HP C-LJ4500 on LPT1, IRQ 5 to LJ4000 on LPT2, bot ports are configured as SPP. - MfG O. Hartmann ------------------------------------------------------------------- ohartman@ipamzlx.physik.uni-mainz.de Klimadatenserver-Abteilung des IPA IT Netz- und Systembetreuung Johannes Gutenberg-Universitaet Mainz Becherweg 21 D-55099 Mainz BRD/Germany Tel: +496131/3924662 FAX: +496131/3923532 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 4: 1: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pericles.IPAustralia.gov.au (pericles.IPAustralia.gov.au [202.14.186.30]) by hub.freebsd.org (Postfix) with ESMTP id A8C0037B479; Fri, 27 Oct 2000 04:01:02 -0700 (PDT) Received: (from smap@localhost) by pericles.IPAustralia.gov.au (8.9.3/8.9.3) id WAA30771; Fri, 27 Oct 2000 22:01:00 +1100 (EST) (envelope-from anwsmh@IPAustralia.Gov.AU) Received: from wf-136.aipo.gov.au(192.168.1.136) by pericles.IPAustralia.gov.au via smap (V2.0) id xma030768; Fri, 27 Oct 00 22:00:37 +1100 Received: from localhost (anwsmh@localhost) by stan.aipo.gov.au (8.9.3/8.9.3) with ESMTP id WAA00378; Fri, 27 Oct 2000 22:01:11 +1100 (EST) (envelope-from anwsmh@IPAustralia.Gov.AU) X-Authentication-Warning: stan.aipo.gov.au: anwsmh owned process doing -bs Date: Fri, 27 Oct 2000 22:01:11 +1100 (EST) From: Stanley Hopcroftt X-Sender: anwsmh@stan.aipo.gov.au To: FreeBSD-Questions@FreeBSD.ORG Cc: FreeBSD-ISP@FreeBSD.ORG, FreeBSD@ntop.ORG, ntop@ntop.ORG, Carl Makin Subject: ntop 1.3.2 Ok despite incomplete make on FreeBSD 4.1.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 Dear Ladiees and Gentlemen, I am writing to say that while ntop-1.1 hogs the CPU completely unacceptably on FreeBSD 4.x, ntop-1.3.2 (preview release at ftp://ftp.ntop.org/pub/local/ntop/snapshots/ntop-src-Oct-26-2000.tar.gz.) works fine. Although this fails to make cleanly (same error messages as posted formerly) it does build an executable ntop, and that ntop runs like a lamb (quietly and without fuss in other words). Instead of gutsing more than 95% of the CPU, here is the new version (on the same hardware and OS) last pid: 45474; load averages: 0.07, 0.06, 0.03 up 8+08:59:34 21:50:22 35 processes: 1 running, 34 sleeping CPU states: 1.2% user, 0.0% nice, 0.8% system, 0.4% interrupt, 97.7% idle Mem: 93M Active, 5732K Inact, 19M Wired, 5668K Cache, 22M Buf, 492K Free Swap: 256M Total, 102M Used, 153M Free, 40% Inuse, 4K In PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 45474 anwsmh 28 0 1876K 1008K RUN 0:00 0.74% 0.24% top 295 root 2 0 2084K 184K select 0:05 0.00% 0.00% sshd 45412 root 4 0 13540K 3708K bpf 0:05 0.00% 0.00% lt-ntop 271 root 2 0 912K 152K select 0:03 0.00% 0.00% syslogd 292 root 10 0 956K 144K nanslp 0:03 0.00% 0.00% cron Thank you very much for your help, Yours sincerely, S Hopcroft IP Australia, To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 4:14:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from giroc.albury.net.au (giroc.albury.NET.AU [203.15.244.13]) by hub.freebsd.org (Postfix) with ESMTP id 3693237B4C5 for ; Fri, 27 Oct 2000 04:14:09 -0700 (PDT) Received: (from nicks@localhost) by giroc.albury.net.au (8.11.1/8.11.1) id e9RBDf523970; Fri, 27 Oct 2000 22:13:41 +1100 (EST) Date: Fri, 27 Oct 2000 22:13:41 +1100 From: Nick Slager To: jadream Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FBSD & Itanium? Message-ID: <20001027221341.C22013@albury.net.au> References: <39F93E8B.D98C10B6@chat.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <39F93E8B.D98C10B6@chat.ru>; from jadream@chat.ru on Fri, Oct 27, 2000 at 12:36:27PM +0400 X-Homer: Whoohooooooo! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake jadream (jadream@chat.ru): > Recently I had a look at Itanium (new Intel's brand) specifications > and found them really cool. More over Linux version for Itanium is > coming soon to be available. And what about FreeBSD? Any plans for > porting it to IA-64? I believe there's a port in progress right now. Nick -- From a Sun Microsystems bug report (#4102680): "Workaround: don't pound on the mouse like a wild monkey." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 4:16:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from correo03.adinet.com.uy (correo03.adinet.com.uy [206.99.44.225]) by hub.freebsd.org (Postfix) with ESMTP id E054237B479 for ; Fri, 27 Oct 2000 04:16:27 -0700 (PDT) Received: from luis (r200-2-32-207.adinet.com.uy [200.2.32.207]) by correo03.adinet.com.uy (8.9.3/8.9.3) with SMTP id IAA25350 for ; Fri, 27 Oct 2000 08:18:11 -0300 (GMT) Message-ID: <000801c04007$5be29aa0$3ac9fea9@luis> From: "ALMENIL S.A." To: Subject: Date: Fri, 27 Oct 2000 08:14:46 -0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C03FED.F8381D40" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C03FED.F8381D40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am calling from Uruguay, a small country between Argentina and Brazil = in South America. I have a software designed in R4GL for INFORMIX running on a XENIX 386 = System V. Is it possible to run this aplications on freebsd? Thanks for your attention. Atte., Pablo V. Anastas=EDa ------=_NextPart_000_0005_01C03FED.F8381D40 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I am calling from Uruguay, a small = country between=20 Argentina and Brazil in South America.
I have a software designed in R4GL for = INFORMIX=20 running on a XENIX 386 System V.
Is it possible to run this aplications = on=20 freebsd?
Thanks for your attention.
 
Atte.,
 
Pablo V. Anastas=EDa
 
------=_NextPart_000_0005_01C03FED.F8381D40-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 4:17:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tradeware.be (unknown [195.230.192.83]) by hub.freebsd.org (Postfix) with ESMTP id 76F9B37B479 for ; Fri, 27 Oct 2000 04:17:11 -0700 (PDT) Received: by EXCHANGE with Internet Mail Service (5.5.2650.21) id ; Fri, 27 Oct 2000 13:08:19 +0200 Message-ID: From: Fabien Derudder To: "'freebsd-questions@freebsd.org'" Subject: gpm Date: Fri, 27 Oct 2000 13:08:11 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG how could i gt gpm running on my freebsd 4.1 box ? I can't find it in the ports tree, and it was not installed as i installed freebsd... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 4:17:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from giroc.albury.net.au (giroc.albury.NET.AU [203.15.244.13]) by hub.freebsd.org (Postfix) with ESMTP id 46DA437B479 for ; Fri, 27 Oct 2000 04:17:46 -0700 (PDT) Received: (from nicks@localhost) by giroc.albury.net.au (8.11.1/8.11.1) id e9RBHXa24424; Fri, 27 Oct 2000 22:17:33 +1100 (EST) Date: Fri, 27 Oct 2000 22:17:33 +1100 From: Nick Slager To: arnaiz@encomix.es Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Java 2 Message-ID: <20001027221733.D22013@albury.net.au> References: <39f94584.59b2.0@encomix.es> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <39f94584.59b2.0@encomix.es>; from arnaiz@encomix.es on Fri, Oct 27, 2000 at 09:06:12AM +0000 X-Homer: Whoohooooooo! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake arnaiz@encomix.es (arnaiz@encomix.es): > Hi Everyone! > > I want to know if it is possible to use java2 in FreeBSD. If someone > know how please help me. There's a beta JDK2 in the ports collection: /usr/ports/java/jdk12-beta. Also, check out http://www.freebsd.org/java Nick -- From a Sun Microsystems bug report (#4102680): "Workaround: don't pound on the mouse like a wild monkey." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 4:26:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from giroc.albury.net.au (giroc.albury.NET.AU [203.15.244.13]) by hub.freebsd.org (Postfix) with ESMTP id 1491337B479 for ; Fri, 27 Oct 2000 04:26:08 -0700 (PDT) Received: (from nicks@localhost) by giroc.albury.net.au (8.11.1/8.11.1) id e9RBPaI25297; Fri, 27 Oct 2000 22:25:36 +1100 (EST) Date: Fri, 27 Oct 2000 22:25:36 +1100 From: Nick Slager To: Fabien Derudder Cc: "'freebsd-questions@freebsd.org'" Subject: Re: gpm Message-ID: <20001027222536.E22013@albury.net.au> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from fabien.derudder@tradeware.be on Fri, Oct 27, 2000 at 01:08:11PM +0200 X-Homer: Whoohooooooo! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Fabien Derudder (fabien.derudder@tradeware.be): > how could i gt gpm running on my freebsd 4.1 box ? I can't find it in the > ports tree, and it was not installed as i installed freebsd... Are you referring to the gpm mouse daemon that comes with most Linux distributions? If so... FreeBSD doesn't use gpm; check out moused instead. You can configure moused via /stand/sysinstall, or check out the examples in the manpage. Nick -- From a Sun Microsystems bug report (#4102680): "Workaround: don't pound on the mouse like a wild monkey." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 4:58:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cindrpmx1.corp.harris.com (cindrpmx1.corp.harris.com [137.237.241.23]) by hub.freebsd.org (Postfix) with ESMTP id 7510437B479 for ; Fri, 27 Oct 2000 04:58:52 -0700 (PDT) Received: by cindrpmx1.corp.harris.com with Internet Mail Service (5.5.2650.21) id <4S4Y3182>; Fri, 27 Oct 2000 07:58:47 -0400 Message-ID: <95B669A7D872D41182A600508BDFFB8C12D5EA@mlbmx7.ess.harris.com> From: "Potts, Ross" To: 'Mike Meyer' , Richard Lemieux Cc: questions@freebsd.org Subject: RE: trouble Date: Fri, 27 Oct 2000 07:58:46 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Use your CLI to ftp the files, and when you do, make doubly sure that you type in "bin" to insure that they are transferred without the carriage returns that Mike Meyer is speaking of. I know I hate downloading a 1.4 mb file over a 28.8 line only to discover I used the wrong transfer mode. :-) > -----Original Message----- > From: Mike Meyer [SMTP:mwm@mired.org] > Sent: Friday, October 27, 2000 3:55 AM > To: Richard Lemieux > Cc: questions@freebsd.org > Subject: Re: trouble > > Richard Lemieux writes: > > I am about to try freebsd but got stuck before beginning. When I try to > > fdimage kern and mfsroot I get the message file too big. My disks are fresh > > > formatted and indicate slightly larger than the file. Didn't think I would > > have trouble so soon. Any help??? > > Did you by any chance copy the file images in text mode? Doing so will > cause newline characters to be translated into carriage-return > newlines, which not only corrupt executables, but expand the image > files so they are slightly larger than they should be. > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 4:59:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from alex.intersurf.net (alex.intersurf.net [216.115.129.11]) by hub.freebsd.org (Postfix) with SMTP id 9B5DF37B4C5 for ; Fri, 27 Oct 2000 04:59:44 -0700 (PDT) Received: (qmail 67397 invoked from network); 27 Oct 2000 06:59:42 -0500 Received: from mdm-143-47.dialup.intersurf.com (HELO win2k) (216.115.143.47) by alex.intersurf.net with SMTP; 27 Oct 2000 06:59:42 -0500 Message-ID: <007301c0400d$508219f0$0101a8c0@win2k> From: "Jeremy Falcon" To: Cc: References: <004a01c03f48$7b9c7420$0101a8c0@win2k> <20001026234827.B75251@149.211.6.64.reflexcom.com> Subject: Re: problem starting ftpd Date: Fri, 27 Oct 2000 06:59: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.50.4133.2400 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for the reply. Using ftpd -lD produces the following message... Oct 27 06:05:20 gateway ftpd[238]: control bind: Address already in use ...and it doesn't return me to a prompt. After closer examination I can't help but wonder if this issue starts with something else besides ftpd and inetd. inetd never really hangs. During bootstrap, this is where I have to use Control+C (^C)... starting standard daemons: inetd cron sendmail^C sshd usbd. ...after I use Control+C, then sshd and usbd starts, and FreeBSD continues booting. Now, if the entry for ftpd is in inetd.conf, then wouldn't that be read and executed before cron was started? I don't think the daemons are started asynchronously because sshd and usbd would start before I hit Control+C if that were true. Is there a way to find out what was trying to be run as a daemon during boot, so I can see what didn't start? Where does FreeBSD look to find all the daemons it needs to run during bootstrap? This is a fresh 4.1.1 install, I'm still using the GENERIC kernel and making a point to not change anything until someone can help me figure out what the problem is. Once again, thanks for any help. Jeremy L. Falcon ----- Original Message ----- From: "Crist J . Clark" To: "Jeremy Falcon" Cc: Sent: Friday, October 27, 2000 1:48 AM Subject: Re: problem starting ftpd > On Thu, Oct 26, 2000 at 07:30:09AM -0500, Jeremy Falcon wrote: > > I just installed a clean installation of FreeBSD 4.1.1-STABLE (downloaded > > iso last weekend). During the installation I chose the default security > > setting (medium). Without making any changes inetd hangs when trying to > > start ftpd, AFAIK. So, I Control+C my way out and continue booting. When I > > log in and get a prompt I try... > > > > # /usr/libexec/ftpd -l > > > > ...and I get an error message like... > > > > Oct 25 00:27:40 gateway ftpd[338]: getpeername (/usr/libexec/ftpd): Socket > > opera > > tion on non-socket > > > > Can someone tell me what the heck is going on? > > > > BTW, my host name is "gateway". I found a question similar to this in the > > archives, but I found no answer to it, so I was hoping some guru out there > > could me out. > > Try, > > # /usr/libexec/ftpd -lD > > -- > Crist J. Clark cjclark@alum.mit.edu > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 5: 2:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 80F2E37B4CF for ; Fri, 27 Oct 2000 05:02:46 -0700 (PDT) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0G330010183TTE@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Fri, 27 Oct 2000 05:02:18 -0700 (PDT) Received: from tagalong ([165.107.42.185]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0G33001JD83SNX@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Fri, 27 Oct 2000 05:02:16 -0700 (PDT) Date: Fri, 27 Oct 2000 05:02:37 -0700 From: Drew Tomlinson Subject: RE: KDE 2 In-reply-to: <39F8E6B6.5CE2ABAB@urx.com> To: kstewart@urx.com Cc: freebsd-questions@FreeBSD.ORG Message-id: <8C224DC088D8D111B67D0000F67AC17E0306D50E@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > -----Original Message----- > From: Kent Stewart [mailto:kstewart@urx.com] > Sent: Thursday, October 26, 2000 7:22 PM > To: Colk > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: KDE 2 > > > I cleaned all of my 1.9x KDE versions off and redid everything > starting with a make clean. At this point it runs but I have 2 days of [snip] What is the proper procedure for removing installed software from FBSD? I'm sure it goes beyond just deleting the files from the hard drive. I want to clean KDE 1.9x, XF86 3.3.6, and XF86 4.? from my system. I've got things screwed up and wish to start over. Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 5:12:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id EE82937B479 for ; Fri, 27 Oct 2000 05:12:01 -0700 (PDT) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id QAA27801; Fri, 27 Oct 2000 16:18:16 +0200 Message-ID: <39F9712C.14E1A3AB@i-clue.de> Date: Fri, 27 Oct 2000 14:12:28 +0200 From: Christoph Sold X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: Drew Tomlinson Cc: kstewart@urx.com, freebsd-questions@FreeBSD.ORG Subject: Re: KDE 2 References: <8C224DC088D8D111B67D0000F67AC17E0306D50E@ldcmsx01.lc.ca.gov> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Drew Tomlinson schrieb: > > > -----Original Message----- > > From: Kent Stewart [mailto:kstewart@urx.com] > > Sent: Thursday, October 26, 2000 7:22 PM > > To: Colk > > Cc: freebsd-questions@FreeBSD.ORG > > Subject: Re: KDE 2 > > > > > > I cleaned all of my 1.9x KDE versions off and redid everything > > starting with a make clean. At this point it runs but I have 2 days of > > [snip] > > What is the proper procedure for removing installed software from FBSD? I'm > sure it goes beyond just deleting the files from the hard drive. I want to > clean KDE 1.9x, XF86 3.3.6, and XF86 4.? from my system. I've got things > screwed up and wish to start over. To get information about all installed packages know to the installation database: pkg_info -aI # tells only one line about every package to remove unneccessary packages fromt he system: pkg_delete # complains if something else references # the package about to be removed HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 5:14:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from urania.westgate.gr (urania.westgate.gr [212.205.119.30]) by hub.freebsd.org (Postfix) with ESMTP id B3B8D37B479 for ; Fri, 27 Oct 2000 05:14:47 -0700 (PDT) Received: (from charon@localhost) by urania.westgate.gr (8.11.1/8.11.1) id e9RCDil00375; Fri, 27 Oct 2000 15:13:44 +0300 (EEST) Date: Fri, 27 Oct 2000 15:13:44 +0300 (EEST) From: Giorgos Keramidas Message-Id: <200010271213.e9RCDil00375@urania.westgate.gr> To: drewt@writeme.com, kstewart@urx.com Subject: RE: KDE 2 Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <8C224DC088D8D111B67D0000F67AC17E0306D50E@ldcmsx01.lc.ca.gov> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Drew Tomlinson wrote: > > What is the proper procedure for removing installed software from FBSD? I'm > sure it goes beyond just deleting the files from the hard drive. I want to > clean KDE 1.9x, XF86 3.3.6, and XF86 4.? from my system. I've got things > screwed up and wish to start over. If you have installed from the ports, then the port's "deinstall" target should take care of this automatically for you. You might have to check for custom configuration files in your users' HOME dirs, after you remove the port. If you compile things by yourself, then things are a bit more difficult. - giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 5:27:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mdanderson.org (mail.mdanderson.org [143.111.87.47]) by hub.freebsd.org (Postfix) with ESMTP id 05C8F37B479 for ; Fri, 27 Oct 2000 05:27:36 -0700 (PDT) Received: from jef-nt.mdacc.tmc.edu (jef-nt.mdacc.tmc.edu [143.111.64.202]) by mail.mdanderson.org (8.9.1b+Sun/8.9.1) with ESMTP id HAA08053; Fri, 27 Oct 2000 07:24:25 -0500 (CDT) Date: Fri, 27 Oct 2000 07:27:30 -0500 Message-ID: <874s1y79l9.wl@jef-nt.mdacc.tmc.edu> From: Jonathan Fosburgh To: colk99@mindspring.com Cc: freebsd-questions@freebsd.org Subject: Re: KDE 2 In-Reply-To: In your message of "Thu, 26 Oct 2000 22:08:02 -0400" <00102622120100.26844@colk99.users.mindspring.com> References: <00102622120100.26844@colk99.users.mindspring.com> User-Agent: Wanderlust/1.1.1 (Purple Rain) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) XEmacs/21.1 (patch 12) (Channel Islands) (i686-pc-cygwin32) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Colk writes: > well i tried to compile it last night and this happend > If anyone has a fix for this or any advice > **Snip** > Making all in x11 > gmake[3]: Entering directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.0/arts/x11' > ../../arts/mcopidl/mcopidl -I../../dcop -I../../kdecore -I../../kdeui -I../../kssl -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/kde/include -I../../arts/mcop ./x11globalcomm.idl > gmake[3]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.0/arts/x11' > Making all in qtmcop > gmake[3]: Entering directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.0/arts/qtmcop' > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kdeui -I../../kssl -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/kde/include -I../../arts/mcop -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin -frtti -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c libqtmcop_la_closure.cc -fPIC -DPIC -o .libs/libqtmcop_la_closure.o > g++ -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin -frtti -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -o .libs/libqtmcop.la.closure .libs/libqtmcop_la_closure.o .libs/qiomanager.o .libs/libqtmcop_la_meta_unload.o -L/usr/X11R6/lib -L/usr/local/lib ../../arts/mcop/.libs/libmcop.so -L/usr/libexec/elf -L/usr/libexec -L/usr/lib -lstdc++ -lqt -lpng -lz -lm /usr/local/lib/libjpeg.so -lXext -lX11 -lSM -lICE -Wl,--rpath -Wl,/usr/local/kde/lib -Wl,--rpath -Wl,/usr/local/lib > .libs/qiomanager.o: In function `Arts::QIOWatch::tr(char const *)': > .libs/qiomanager.o(.text+0x6f0): undefined reference to `QApplication::translate(char const *, char const *, char const *) const' > .libs/qiomanager.o: In function `Arts::QIOWatch::tr(char const *, char const *)': > .libs/qiomanager.o(.text+0x731): undefined reference to `QApplication::translate(char const *, char const *, char const *) const' > .libs/qiomanager.o: In function `Arts::QIOWatch::staticMetaObject(void)': > .libs/qiomanager.o(.text+0x769): undefined reference to `QObject::staticMetaObject(void)' > .libs/qiomanager.o(.text+0x782): undefined reference to `QMetaObject::new_metadata(int)' > .libs/qiomanager.o(.text+0x78f): undefined reference to `QMetaObject::new_metaaccess(int)' > .libs/qiomanager.o(.text+0x81c): undefined reference to `QMetaObject::new_metaobject(char const *, char const *, QMetaData *, int, QMetaData *, int, QMetaProperty *, int, QMetaEnum *, int, QClassInfo *, int)' > .libs/qiomanager.o(.text+0x835): undefined reference to `QMetaObject::set_slot_access(QMetaData::Access *)' > .libs/qiomanager.o: In function `Arts::QTimeWatch::tr(char const *)': > .libs/qiomanager.o(.text+0x908): undefined reference to `QApplication::translate(char const *, char const *, char const *) const' > .libs/qiomanager.o: In function `Arts::QTimeWatch::tr(char const *, char const *)': > .libs/qiomanager.o(.text+0x949): undefined reference to `QApplication::translate(char const *, char const *, char const *) const' > .libs/qiomanager.o: In function `Arts::QTimeWatch::staticMetaObject(void)': > .libs/qiomanager.o(.text+0x981): undefined reference to `QObject::staticMetaObject(void)' > .libs/qiomanager.o(.text+0x99a): undefined reference to `QMetaObject::new_metadata(int)' > .libs/qiomanager.o(.text+0x9a7): undefined reference to `QMetaObject::new_metaaccess(int)' > .libs/qiomanager.o(.text+0xa34): undefined reference to `QMetaObject::new_metaobject(char const *, char const *, QMetaData *, int, QMetaData *, int, QMetaProperty *, int, QMetaEnum *, int, QClassInfo *, int)' > .libs/qiomanager.o(.text+0xa4d): undefined reference to `QMetaObject::set_slot_access(QMetaData::Access *)' > .libs/qiomanager.o(.gnu.linkonce.d._vt$Q24Arts10QTimeWatch+0x5c): undefined reference to `QObject::childEvent(QChildEvent *)' > .libs/qiomanager.o(.gnu.linkonce.d._vt$Q24Arts8QIOWatch+0x5c): undefined reference to `QObject::childEvent(QChildEvent *)' > .libs/libqtmcop_la_meta_unload.o: In function `unload_libqtmcop_la(char const **)': > .libs/libqtmcop_la_meta_unload.o(.text+0x38): undefined reference to `QGDict::remove_ascii(char const *, void *)' > gmake[3]: *** [libqtmcop.la.closure] Error 1 > gmake[3]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.0/arts/qtmcop' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.0/arts' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.0' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 > Stop in /usr/ports/x11/kdelibs2. > *** Error code 1 > Stop in /usr/ports/x11/kdelibs2. > *** Error code 1 > Stop in /usr/ports/x11/kdelibs2. Can you find out if this directories comes before or after the artsc directory? My build died there with an undeclared something or other (I will have more details tonight). If this comes before that directory then look for any kind of stale or old dependencies (I also had problems with kssl due to an old openssl install). If after, then I may have more fun to look forward to. ;) -- Jonathan Fosburgh Open Systems Communications and Computer Services UT MD Anderson Cancer Center Houston, TX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 5:31:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id BA60637B4CF for ; Fri, 27 Oct 2000 05:31:28 -0700 (PDT) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0G33002019FQIA@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Fri, 27 Oct 2000 05:31:03 -0700 (PDT) Received: from tagalong ([165.107.42.185]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0G33000LW9FQ0R@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Fri, 27 Oct 2000 05:31:02 -0700 (PDT) Date: Fri, 27 Oct 2000 05:31:24 -0700 From: Drew Tomlinson Subject: RE: KDE 2 In-reply-to: <8C224DC088D8D111B67D0000F67AC17E02F47CC3@ldcmsx01.lc.ca.gov> To: 'Christoph Sold' Cc: freebsd-questions@FreeBSD.ORG Message-id: <8C224DC088D8D111B67D0000F67AC17E0306D511@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > -----Original Message----- > From: Christoph Sold [mailto:so@server.i-clue.de] > Sent: Friday, October 27, 2000 5:12 AM > To: Drew Tomlinson > Cc: kstewart@urx.com; freebsd-questions@FreeBSD.ORG > Subject: Re: KDE 2 > > To get information about all installed packages know to the > installation > database: > > pkg_info -aI # tells only one line about every package > > to remove unneccessary packages fromt he system: > > pkg_delete # complains if something else references > # the package about to be removed > Thank you for your prompt response! Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 5:32:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.bna.bellsouth.net (mail1.bna.bellsouth.net [205.152.150.13]) by hub.freebsd.org (Postfix) with ESMTP id E27A837B4C5 for ; Fri, 27 Oct 2000 05:32:46 -0700 (PDT) Received: from bellsouth.net (adsl-61-188-105.bna.bellsouth.net [208.61.188.105]) by mail1.bna.bellsouth.net (3.3.5alt/0.75.2) with ESMTP id IAA10253; Fri, 27 Oct 2000 08:32:23 -0400 (EDT) Message-ID: <39F9780F.F5D61B67@bellsouth.net> Date: Fri, 27 Oct 2000 07:41:51 -0500 From: Drew Sanford X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Werner Gillmer Cc: Drew Sanford , Mircho Mirchev , freebsd-questions@FreeBSD.ORG Subject: Re: About SBLive! References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I have installed 4.1 of a CD, and my SBLive still does not work > Yes I did add device pcm to kernel. > Any ideas? > I would cvsup to the latest STABLE. As I recall 4.1 off the CD had broken Live support. It took somewhere in the range of two weeks for that to be fixxed in the source. After I noticed the fix had been added, I cvsup'd, recompiled everything, and it worked like a charm. -- Drew Sanford lauasanf@bellsouth.net or drew@planetwe.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 5:34: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.ocn.ne.jp (topaz.ocn.ne.jp [210.232.239.71]) by hub.freebsd.org (Postfix) with ESMTP id 7799537B657 for ; Fri, 27 Oct 2000 05:33:24 -0700 (PDT) Received: from x44ue6ea (p0451-ip01kyoto.kyoto.ocn.ne.jp [211.123.235.197]) by topaz.ocn.ne.jp (8.9.1a/OCN/) with ESMTP id VAA20874 for ; Fri, 27 Oct 2000 21:33:13 +0900 (JST) Message-ID: <619.972650076180@topaz.ocn.ne.jp> Date: Fri, 27 Oct 2000 21:34:36 +0900 (JST) From: =?iso-2022-jp?B?GyRCJTUlLyU7JTklKyVzJVElSyE8GyhC?= To: freebsd-questions@FreeBSD.ORG Subject: =?iso-2022-jp?B?GyRCRk1BMyROJWEhPCVrPDpOaUNXJDckXiQ5GyhC?==?iso-2022-jp?B?GyRCISNLXEV2JEskKkZAJEo+cEpzJEckOSEjGyhC?==?iso-2022-jp?B??= Mime-Version: 1.0 Content-Type: text/plain; charset =iso-2022-jp Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG $B=i$a$^$7$F%5%/%;%9%+%s%Q%K!<$H?=$7$^$9!#(B $BFMA3!"<:Ni$+$H;W$$$^$7$?$,0lEY$@$1$N%a!<%k$H8@$&$3$H$G!"$I$&$+$*5v$72<(B $B$5$$!#(B $B$3$N%a!<%k$,FO$$$?$3$H$,!"2?$+$N1o$@$H;W$C$FD:$1$l$P9,$$$G$9!#(B $B6=L#$,L5$1$l$P!"$*O$G$9$,!"$7$C$+$jFI$s$GM}2r$7$F$/$@$5$$!#(B $B!!!!$"$J$?$N?M@8$K$*$$$F0l$D$N%A%c%s%9$G$"$k$3$H$O!"4V0c$$$"$j$^$;$s!#(B $B$3$N%a!<%k$rFI$b$&$H$7$F$$$k$"$J$?$O!"K\Ev$K6/1?$N;}$AR2p$7$^$9!#$3$N%S%8%M%9$O!">pJs$rGd$k$H(B $B$$$&4JC1$G%j%9%/$b$J$/9b<}F~$,K>$a$k%S%8%M%9$G$9!#(B $B;d$O?.Mj$G$-$kJ}$+$i$N>R2p$G$3$N%S%8%M%9$rCN$j$^$7$?!#(B $B$b$A$m$s:G=i$OH>?.H>5?$G$7$?$,!"$9$0$K7k2L$,8=$l$F(B $BDLD"$rKhF|8+$F$S$C$/$j$7$F$$$^$9!#(B $BFbMF$r$7$C$+$j8+$F$$$?$@$1$?$i!"$d$i$J$$$h$j$d$C$?J}$,$$$$$3$H$,(B $B$o$+$k$H;W$$$^$9!#@'Hs;O$a$F$_$F$/$@$5$$!#(B ********************************************************** $B!!!!!!(B $B#E%a!<%k$rAw$C$FI{<}F~#1#8#0#0K|1_$r2T$0!*!*!*(B ********************************************************** $B#E%a!<%k$rAw$k$3$H$K$h$C$F!":#$+$i#2!"#3%v7n8e$K$O#2#0#0K|0J>e$NI{(B $B<}F~$rF@$k$3$H$,$G$-$k!"L5M}$@$H;W$$$^$9$+!)!!>\:Y$r$*FI$_$/$@$5$$!#(B --------------------------------------------------------- $B!V:G6aJ|Aw$5$l$?%"%a%j%+$N%F%l%SHVAH$+$i!W(B $B$3$N%a!<%k$K$D$$$F!":rG/=U:"!"El5~#1#2%A%c%s%M%k$N%K%e!<%9$GCN$C$?J}$b(B $B$"$k$+$HB8$8$^$9!#(B $B%$%s%?!<%M%C%H>e$G?M5$$,9b$^$k$K=>$$!"%"%a%j%+$G$bA49q%M%C%H$NLk$N%K%e(B $B!<%9HVAH$GFC=8$rAH$_!"$3$l$GK\Ev$K$*6b$,LY$+$k$+$I$&$+$K$D$$$F!":G6a!"(B $BD4::$7$^$7$?!#(B $B$3$NHVAH$G$O!"$3$N$*6bLY$17W2h$,9gK!$+$I$&$+$K$D$$$F$bD4::$7$^$7$?!#(B $BD4::$N7k2L!"$3$N7W2h$K;22C$9$k$3$H$r6X$8$kK!N'$O$^$C$?$/$J$$$3$H$,H=L@(B $B$7$^$7$?!#(B $B$3$NHVAH$N$*$+$2$G!"$3$N7W2h$O!"4JC1$+$DL532$J!"$*$b$7$m$$:_BpI{<}(B $BF~3MF@K!$G$"$k$3$H$,$o$+$j$^$7$?!#(B $B$3$NHVAH$,$b$?$i$7$?7k2L$Oo$KB?$/$N3'$5$s$,;22C$5$l$k$h$&$K$J$j!"0JA0$KA}$7$F3hF0$,$O$k$+$K@9(B $B$s$K$J$j$^$7$?!#(B $B$h$jB?$/$N?M$,;22C$9$k$K=>$$!"F@$i$l$k6b3[$,$=$l$K$D$l$FBg$-$/$J$j$^$9(B $B$+$i!":G6a;22C$7$??M$O$H$F$b%(%-%5%$%F%#%s%0$J7P83$r$5$l$F$$$^$9!#(B $B$"$J$?$b0lEY;22C$5$l$l$P!"$*$o$+$j$K$J$k$G$7$g$&!#(B $B%5%/%;%9%+%s%Q%K!&6H2=$rLH$l$?9-9p$N?M$?$A$,$I$s$I$s#E%a!<%k$r;H$C$F%S%8%M%9$r;O(B $B$a$^$9!#$3$l$r9TF0$K0\$7$F$/$@$5$$!#(B $BB?CJ<0%^!<%1%F%#%s%0!J#M#L#M!K$O$D$$$Ke$G=R$Y$?$H$3$m$K$h$l$P!"(B1990$BG/BeKv$^(B $B$G$K$O!"A4>&IJ!&%5!<%S%9$N#5#0!<#6#0!s$,B?CJJ}<0$K$h$C$FHNGd$5$l$k$h(B $B$&$K$J$k!#(B $B$3$l$O?t==2/%I%k5,LO$N;:6H$G$"$j!"%"%a%j%+$K$*$$$F2a5n?tG/4V$K%_%j%*%M(B $B%"!<$H$J$C$?#5#0K|?MCf!"#2#0!s$KAjEv$9$k#1#0K|?M$,B?CJ<0(B $B%^!<%1%F%#%s%0$K$h$C$F:b$r@.$7!"$5$i$K!"E}7W$K$h$k$H!"B?CJ<0%^!<%1%F%#(B $B%s%0$K$h$j!"KhF|#4#5?M$N%_%j%*%M%"!<$,CB@8$7$F$$$^$9!#(B $B$J%I%J%k%I(B $B%H%i%s%W;a!J2/K|D9$9$3$H$K$J$C$?$i!"$I$&$9(B $B$k(B $B$Hl$K$$$?D0=0$O!"AaB.!"%V!<%$%s%0$7$FH`$rHsFq$7(B $B$^$7$?!#$9$k$H!"H`$OD0=0$r8+EO$7!"??LLL\$J4i$G$3$&8@$$$^$7$?!#(B $B!V$@$+$i;d$O$3$N$H$*$j!J%2%9%H$H$7$F!K$3$A$i$K:B$j!"$"$J$?J}$O!JD0=0$H(B $B$7$F!K3'$=$C$A$NJ}$K:B$C$F$$$k$N$G$9$h!*!W(B $B%M%C%H%o!<%/%^!<%1%F%#%s%0$K$*$$$F$O!"#2DL$j$N<}F~$,$"$j$^$9!#$"$J$?<+(B $B?H$N%;!<%k%9$K$h$kD>@\%3%_%C%7%g%s$H$"$J$?$,>R2p$7$??M$N%;!<%k%9$+$i@8(B $B$8$k%3%_%C%7%g%s$G$9!#(B $B;DB8<}F~!"$3$l$3$=$,$*6b;}$A$NHkL)$G$9!#$D$^$j!";~4V$H$*6b$r0lEYEj;q$9(B $B$k$3$H$K$h$j!"Js=7$r7+$jJV$72?EY$b2?EY$bF@$k$H$$$&$3$H$G$9!#%M%C%H%o!<(B $B%/%^!<%1%F%#%s%0$K$*$$$F$O!"B>$N?M$,$7$?;E;v$KBP$7$FJs=7$,;YJ'$o$l$k$H(B $B$$$&$3$H$b0UL#$7$^$9!#(B $B$?$@!"$3$A$i$+$i$*EO$7$9$k7G<(HD%j%9%H$K=q$-9~$s$G$$$/$@$1$G$$$$$N$G$9(B $B=q$-9~$_Be9T6Hl9g%S%8%M%9$N3+;O$+$i#1=54V$G#1#0?M$N%Q!<%H%J!<$rF@$k$3$H$,=PMh$^(B $B$7$?!#(B $B$^$5$K!"%P%i?'$N?M@8$KBgJQ?H$G$9!#(B $B0J2<$,!"$3$N6C$/$Y$-:_BpI{<}F~3MF@K!$N%O%&%D!<$G$9!'(B $B!c!c!c!a!a!a!!!V@bL@=q!W$N;O$a(B $B!c!c!c!!@bL@=q!!!d!d!d(B $B$3$N;q6b3MF@K!$Oe$NGc$$J*$r$7(B $B$F$$$k$3$H$G$7$g$&!#!V$=$s$J$P$+$J!*!W$H$*$C$7$c$kA0$K!"$3$N%W%m%0%i%`(B $B$r(B $B$h$/$*FI$_$/$@$5$$!#$3$l$O%A%'!<%s%l%?!<$G$O$"$j$^$;$s!#40A4$K9gK!$J:_(B $BBp%S%8%M%9$G$9!#(B $B4pK\E*$J;E;v$NFbMF$Oe$K$"$k#5$D$N%j%]!<%H$rCmJ8$7$^$9!J>&IJ$N;EF~$l$G$9!K!#(B $B!!!!!w!!%j%]!<%H$O3F#2#0#0#01_$G$9!#(B $B!!!!!w!!$=$l$>$l#18D$:$D#5e$N?M!9$NL>A0$rJQ$($?$j!"$=$NI=5-=g$rA08e$5$;$F(B $B$O$$$1$^$;$s!#(B $B$3$N%W%m%0%i%`$NJ}<0$rM}2r$9$l$P!"$=$l$i$rJQ$($?(B $B>l9g$K;Y>c$,@8$8$k(B $B$3$H$,$o$+$j$^$9$,!"$3$NJ}<0$O%F%9%H$KBQ$(!"@.(B $B8y$,Z$5$l$?J}<0$G$"(B $B$k$3$H$r$h$/LC5-$7$F$/$@$5$$!#JQ$($k$H!"$"(B $B$J$?$NMx1W$NBgH>$O<:$o$l!"(B $B@.8y$7$^$;$s!#(B $B!!!!(B $B!!!!%j%]!<%H$N%j%9%H$O$3$NJ8=q$NCf$[$I$K$"$j$^$9!#(B $B!!!!!w!!$"$J$?$,#58D$N%j%]!<%H$rCmJ8$7$?8e$K!"%j%]!<%H!t#1$N?M$N>p(B $BJs!J8}:B$H%a!<%k%"%I%l%9!K$r:o=|$7!"$=$3$@$16uGr$K$7$^$9!#(B $B!!!!!w!!pJs$r%j%]!<%H!t#1$N$H$3$m$K!"(B $B!!!!!!!!!!!!!!(B $B%j%]!<%H!t#3$N?M$N>pJs$r%j%]!<%H!t#2$N$H$3$m$K!"(B $B!!!!!!!!!!!!!!(B $B%j%]!<%H!t#4$N?M$N>pJs$r%j%]!<%H!t#3$N$H$3$m$K!"(B $B!!!!!!!!!!!!!!(B $B%j%]!<%H!t#5$N?M$N>pJs$r%j%]!<%H!t#4$N$H$3$m$K(B $B!!!!!!!!=ge$K0\F0$7$F!"(B $B!!!!!!!!:G8e$K!"$"$J$?$N>pJs$r!"6u$$$?%j%]!<%H!t#5$N$H$3$m$K(B $B!!!!!!!!5-F~$7$^$9!# $B!!!!!w!!8}:BL>5A$O!"8D?ML>$N$[$+!"K!?M!"$_$J$7K!?M$G$b2D$G$9!#(B $B$?$@$7!"%j%]!<%HCmJ8=q$N?69~?ML>$HF1$8$K$7$F$/$@$5$$!#(B $B!!!!$3$l$i$9$Y$F$N:n6H$O8m$j$N$J$$$h$&!"@53N$K9T$C$F$/$@$5$$!#(B $B#3!%#2$G2~D{$7$?%j%9%H$r4^$a!"$3$NJ8=qA4BN$r%O!<%I%G%#%9%/$KJ]B8$7$F$/(B $B$@$5$$!#$3$NJ8=q$N@bL@=q$NItJ,$K$O@dBP$KJQ99$r2C$($J$$$G$/$@$5$$!#(B $B$3$l$K;22C$9$k$?$a$N%3%9%H$OM5$O(B $B$"$k$G$7$g$&!K!#$9$G$K%$%s%?!<%M%C%H$N@\B3$b$"$k$3$H$G$9$7!"6a:"$G$O(B E$B%a!<%k$bL5NA$G$9!#(B $B$"$J$?$N8e$KB3$/;22C.5,LO$K;O$a$k$H$7$^$9!#Nc$($P!"$"$J$?$,#2#0#0#0(B $BDL$@$1%a!<%k$G%W%m%0%i%`$rAw$k$H$7$^$9!#2>$K!"$=$N$&$A$N#0!%#3!s$N?M$,(B $BJV;v$r$/$l$k$H$7$^$9!#NIl9g!"$3$l$O!"%j%]!<%H!t#5$NCmJ8?t$,#67o$@$1$H$$$&$3$H(B $B$G$9!#$3$l$i#6?M$N?M$?$A$,$=$l$>$l#2#0#0#0DL$N%W%m%0%i%`$rAw$k$H!"9g7W(B $B#1#2#0#0#0DL!#$=$N#0!%#3!s$KAjEv$9$k#3#6?M$,$"$J$?$K%j%]!<%H!t#4$rCmJ8(B $B$7$^$9!#$3$l$i#3#6?M$N?M$?$A$,$=$l$>$l#2#0#0#0DL$N%W%m%0%i%`$rAw$k$H!"(B $B9g7W#7#2#0#0#0DL!#$=$N#0!%#3!s$KAjEv$9$k#2#1#6?M$,$"$J$?$K%j%]!<%H!t#3(B $B$rCmJ8$7$^$9!#$3$l$i#2#1#6?M$N?M$?$A$,$=$l$>$l#2#0#0#0DL$N%W%m%0%i%`$r(B $BAw$k$H!"9g7W#4#3#2#0#0#0DL!#$=$N#0!%#3!s$KAjEv$9$k#1#2#9#6?M$,$"$J$?$K(B $B%j%]!<%H!t#2$rCmJ8$7$^$9!#$3$l$i#1#2#9#6?M$N?M$?$A$,$=$l$>$l#2#0#0#0DL(B $B$N%W%m%0%i%`$rAw$k$H!"9g7W#2#5#9#2#0#0#0DL!#(B $B$=$N#0!%#3!s$KAjEv$9$k#7#7#7#6?M$,$"$J$?$K%j%]!<%H!t#1$rCmJ8$7$^$9!#(B $B$3$N>l9g$N9g7W<}F~$r7W;;$9$k$H!"(B $B!!!!(B $B!!(B $B!!(B $B!!!!!!(B $B!!!!!!9g7W?M?t$O!'!!#6!\#3#6!\#2#1#6!\#1#2#9#6!\#7#7#7#8!a#9#3#3#2(B $B!!!!!!9g7W6b3[$O!'!!#9#3#3#2#x#2#0#0#0!a#1#8#6#6#4#0#0#0(B $B$3$N(B"$B#1#8!$#6#6#4!$#0#0#01_!*!*!*(B"$B$H$$$&<}F~$O!"$"$J$?$,#2#0#0#0DL(B $B%a!<%k$rAw$C$?$&$A$N#1#9#9#4?M$,A4$/2?$b$;$:!"%W%m%0%i%`$r$4$_H"$KF~$l(B $B$F$7$^$C$?>l9g$N6b3[$G$9!#$b$7$"$J$?$H8eB3$N?M$?$A$N$&$AA40w$"$k$$$OH>(B $B?t$,!"$=$l$>$l#2#0#0#0DL$G$J$/!"#1#0K|DL%W%m%0%i%`$rAw$C$F$$$?$i$H!"(B $B$A$g$C$H9M$($?$@$1$G62$m$7$/$J$j$^$9!#(B $B!ZJ}K!$=$N#2![!'!!%$%s%?!<%M%C%H>e$KL5NA9-9p$r7G:\(B $B%M%C%H>e$K$OHs>o$KDc%3%9%H$G9-9p$r7G:\$G$-$^$9!#$^$?!"L5NA$G9-9p$r=P$;(B $B$k$H$3$m$,2?I42U=j$b$"$j$^$9!#(B $BJ}K!$=$N#1$HF1MM$K!"$^$:MM;R$r8+$k$?$a$K!">.5,LO$K;O$a$k$H$7$^$9!#$"$J(B $B$?$NL\I8$O!"$^$:Bh0lCJ3,$G#6?M$@$1;22Ce$KL5NA9-9p$r$?$/$5$s=P$9$H!"Bg$-$JH?1~$,F@$i$l$^$9!K(B $B!#(B $B$"$J$?$N8eB3$l#6?M$N;22CDj$7$^$9!#(B $B$9$k$H!"$l#6?M$@$1%j%/%k!<%H$9$k$H$$$&2>Dj$K4p$E$$$F$$$^(B $B$9!#(B $B$3$l$,#2#0?M$@$C$?$i$H!"9M$($F$_$F$/$@$5$$!#DL>o!"3F;22Ce$"$j$^$9(B)$B0J2<@bL@=q$G$9!#(B $B$"$J$?$N8}:B$K#2#0#0#01_$NF~6b$,$"$k$?$S$K!"$"$J$?$,$9$k$Y$-$3$H$O!";2(B $B2Ce$N3'MMJ}$K%a!<%k$G$*$?$:(B $B$M$/$@$5$$!#(B $B!TBe6b;YJ'$$$NJ}K!$H%j%]!<%H$NCmJ8=q!U(B $B!w!!%j%9%H>e$N#5?M$N8}:B$K$=$l$>$l#2#0#0#01_$:$D?69~$s$G!"(B $B0J2<$N!t#1!;d$N%a!<%k%"%I%l%9!'!V!J(B"$B$"$J$?(B"$B$N%a!<%k%"%I%l%9!K!W(B $B!!(B $B!!!>?69~?ML>!'!V!J?69~;~$KF~NO$7$?L>A0!K!W(B $B!!!!!!!!!>%j%9%H$N0lHV2<$N?M!'!V!J$"$J$?$K>R2p$7$??M$NL>A0!K!W(B $B!!(B $B!!!!!!!J!!Cm!'!!!t!)$N!V!)!W$N$H$3$m$K$O!"3F08@h$K3:Ev$9$k%J%s%P!<$r(B $B!!F~$l$F$/$@$5$$!#!K(B $B!!!!(B $B!!(B______________________________________________________ $B%l%]!<%H!t#1!!!V%^%kHkCO2<>pJs!J#1!<#3#97oJ,!K!W(B $B!!!!!JM-!K%j%P%F%#!<%o!<%k%I(B $B!!(B $B!!!!5~ETCf1{?.MQ6b8K!!!!C]ED;YE9(B $B!J%?%1%@!K(B $B!!!!!!!JIa!K#0#4#8#8#5#6#0(B $B%a!<%k%"%I%l%9!!!!(Bliberty@chan.co.jp$B!!(B $B!!!!!!!!(B $B!!!!(B______________________________________________________ $B%l%]!<%H!t#2!!!V%^%kHkCO2<>pJs!J#4#0!<#7#97oJ,!K!W(B $B%=%H!!%N%j%*!!(B $B!!!!5~ET6d9T!!!!O;COB";YE9!J%m%/%8%>%&!K(B $B!!!!!!!JIa!K#3#0#4#3#5#1#6(B $B%a!<%k%"%I%l%9!!!!(Bviking@badboy.co.jp$B!!!!!!(B $B!!!!!!(B _____________________________________________________ $B%l%]!<%H!t#3!!!V%^%kHkCO2<>pJs!J#8#0!<#1#1#97oJ,!K!W(B $B%D%D%_!!%R%m%7(B $B!!!!El3$6d9T!!K\E91D6HIt!J%[%s%F%s%(%$%.%g%&%V!K(B $B!!!!!!!JIa!K#4#2#4#5#3#7#5(B $B%a!<%k%"%I%l%9!!!!(Bppworld@japan.co.jp _____________________________________________________ $B%l%]!<%H!t#4!!!V%^%kHkCO2<>pJs!J#1#2#0!<#1#5#97oJ,!K!W(B $B!!!!!!%=%s!!%b%H%O%k(B $B!!!!!!5~ET6d9T!!K\E91D6HIt!J%[%s%F%s%(%$%.%g%&%V!K(B $B!!!!!!!JIa!K#3#8#7#7#5#7#3(B $B!!!!%a!<%k%"%I%l%9!!!!(Bnext1@earth.co.jp$B!!(B $B!!(B______________________________________________________ $B%l%]!<%H!t#5!!!V%^%kHkCO2<>pJs!J#1#6#0!<#2#0#07oJ,!K!W(B $B!!!!(B $B!!!!%*%*%d%^(B $B%h%7%d%9(B $B!!!!4X@>6d9T!!!!5~ET;YE9!J%-%g%&%H!K!!(B $B!!!!!!!JIa!K#2#2#5#5#9#6(B $B!!!!%a!<%k%"%I%l%9!!!!(By0080@japan.co.jp ______________________________________________________ *********$B!!@.8y$NHk7m!!(B********* $B!w!!$3$l$r$"$J$?<+?H$N%S%8%M%9$H8+$J$7!"?WB.$K!"%W%m0U<1$r;}$C$F!"(B $B=j(B $BDj$N;E;v$r@53N$K$3$J$9$3$H!#(B $B!w!!o$KB(F|G[?.%5!<%S%9$r9T$&$3$H!#(B $B!w!!$"$;$i$J$$$3$H!#;X<($I$*$j$K9T$($P!"@.8y$7$^$9!#(B $B!w!!0lHVBg;v$J$3$H$O!"<+J,$r?.$8!"@.8y$r?.$8$k$3$H$G$9!#(B *********$B!!@.8y$N%,%$%I%i%$%s!!(B********* $B0J2<$r;X?K$H$7$F!"@.8y$r3Nl9g!"#2#07o$KC#(B $B$9$k$^$G@kEA$rB3$1$k!"$"$k$$$O!"#E%a!<%k$NAw?.$r9T$&!#$=$l$rC#(B $B!!!!@.$9$l$P!"#2=54VDxEY$G!":GDc#1#0#0$N%j%]!<%H!t#4$NCmJ8$,$"$k$O(B $B!!!!$:$G$9!#L\I8$KC#$9$k$^$G!"@kEA$+(BE$B%a!<%kAw?.$rB3$1$F$/$@$5$$!#(B $B!w!!%j%]!<%H!t#2$NA0$,0lCJ3,$:$D7+$j>e$,$k$4$H$K!"$"$J$?$OJL$N%j%]!<%H$N0L(B $B!!!!CV$K0\F0$7$^$9!#(B $B$I$N%j%]!<%H$N%*!<%@!<$,Mh$k$+Cm0U$7$F$$$l$P!"?J9T>u67$r%U%)%m!<(B $B!!!!$G$-$^$9!#(B $B!w!!$"$J$?$,$b$C$H0UM_E*$G!"$5$i$K<}F~$rF@$?$$$H;W$($P!"$^$?#E%a!<%k$r(B $B!!!!Aw?.$7!"@kEA$r$9$k$H$$$&!"0lO"$N%W%m%;%9$r:F3+$7$F$/$@$$!#(B $B!!!!$3$N%S%8%M%9$+$i@8$8$k<}F~$K>e8B$O$"$j$^$;$s!*(B $B$"$J$?$,$3$N%W%m%0%i%`$K;22C$9$k$+$I$&$+7hDj$r2<$9A0$K!"l9g$O!"$3$N%W%m%0%i%`$K4X$9$kZ8@$*$h$SLH@U;v9`!!(B******* $B$3$N%W%m%0%i%`$O3Ne$N>pJs$r2~JQ$7$J$$$H$$$&%k!<%k!"$3$l$rl9g!"$"$J$?$N@x:_E*<}F~$N$[$H$s$I$,<:$o$l$^$9!#;d$O$3$N%W%m%0%i%`(B $B$,@.8y$9$k$3$H$N@8$->Z?M$G$9!#$3$l$O!"$o$:$+$N%3%9%H$G!"Hf3SE*MF0W$K$*(B $B6b$r2T$0!"K\Ev$K$9$P$i$7$$5!2q$G$9!#;22C$rA*Br$5$l$k>l9g$O!"%W%m%0%i%`(B $B$KCi$C$F$/$@$5$$!#$=$&$9$l$P!"$"$J$?$N7P:QE*0BDj$OL\A0$G$9!#(B *********************************** $BF|K\$N;22C@\LrN)$DFbMF$N$b$N$G$9!K(B $B!#(B $B!V$3$No$KLY$+(B $B$k!"C;4|4V$GB?3[$N$*6b$r3MF@$9$kJ}K!$@$H$$$&$3$H$r$"$J$?$K3N?.$7$FM_$7(B $B$$$H;W$C$?$+$i$G$9!#:#2s$d$C$F$_$F3N$+$a$kA0$K!"2?EY$+$3$s$J%a!<%k$r$b(B $B$i$C$?$3$H$,$"$j$^$9!#;d$O!"$?$@!":G>.$NEXNO$HHqMQ$G$I$l$[$I$NLa$j$,$"(B $B$k$N$+CN$j$?$+$C$?$@$1$G;22C$7$?$N$G$9!#$V$C$?$^$2$?$3$H$K!":G=i$N#1#4(B $B=54V$G!p#3#6!$#4#7#0C$7$F$7$^$$$^$7$?(B $B$,!"$=$N8e$G!"$d$i$J$$$Y$-$@$C$?$@$m$&$+$H;W$$$^$7$?!#$b$A$m$s!"$@(B $B$l$K%3%s%?%/%H$7$F%3%T!<$r$b$i$C$F$$$$$N$+$<$s$<$s$o$+$j$^$;$s$+$i!"(B $B$^$?JL$N#E%a!<%k$r$b$i$&$^$GBT$?$J$/$F$O$J$j$^$;$s$G$7$?!##1#1%v7n(B $B$,2a$.!"%a!<%k$,Mh$^$7$?!#$3$s$I$N$O>C$7$^$;$s$G$7$?!#=i$a$F$N%H%i(B $B%$$G!p#4#1!$#0#0#0LY$1$^$7$?!*!*!W!!!J%t%!%$%*%l%C%H!!%&%#%k%=%s!"(B $B%Z%s%7%k%Y%K%"=#%8%g%s%:%?%&%s!K(B $B!V$3$N%W%i%s$K;22C$9$k$N$O$3$l$G#32sL\$G$9!#;d$?$A$OFs?M$H$b;E;v$r$d$a(B $B!"$b$&$8$-3$JU$K2H$rGc$C$F!"Fs?M$N$*6b$NMxB)$G@83h$9$kM=Dj$G$9!#(B $B$3$N%W%i%s$,$&$^$/9T$/K\Ev$K$?$@$R$H$D$NJ}K!$O!"&K!!W$G$O$J$$$3$H$NK!E*:,5r(B ****************************************************************** $B!|$M$:$_9V$rrJ8$NH4?h!!(B****** $BBh0l>r!JL\E*!K(B $B$3$NK!N'$O!"L58BO":?9V$,!"=*6I$K$*$$$FGK$?$s$9$Y$-@-r!JDj5A!K(B $B$3$NK!N'$K$*$$$F!VL58BO":?9V!W$H$O!"0lDj$N6bA,$r;Y=P$9$k2CF~e$NG\N($r$b$C$FA}2C$9$k8eB3$N2CF~$l$NCJ(B $B3,$K1~$8$?8e=g0Le2s$k3[$N6bA,$rr$+$i!"!VL58BO":?9V!J$M$:$_9V!K!W$rKI;_$9$k$?$a$NK!N'$G$"$k$3(B $B$H$,$o$+$j$^$9!#(B $B"!BhFs>r$G$O!"2?$+$N>&IJ$rN.DL$5$;$k$J$I$N!"HNGd3hF0$r$;$:$K!"$*6b$@(B $B$1$r2<$NAH?%$+$iN.$l$k$h$&$K%7%9%F%`$rDs6!$7$F$$$k6bA,G[EvAH?%$,(B $B!VL58BO":?9V!J$M$:$_9V!K!W$G$"$k$HDj5A$7$F$$$^$9!#(B $B"!0cK!9T0Y$G$"$k!V$M$:$_9V!W$K$D$$$F!"$b$&>/$7$o$+$j$d$9$/@bL@$9$k$H(B $B!"K!E*MQ8l$K$h$kDj5A$G$O$J$/!"K!N'$K>\$7$$J}$,$*FI$_$K$J$C$?>l9g$O!"(B $BB?>/$N8m2r$b$"$k$+$H;W$$$^$9$,!"$o$+$j$d$9$/I=8=$9$k$H!"0J2<$NA4$F$K(B $BEv$F$O$^$l$P!"$=$N%S%8%M%9$O!V$M$:$_9V!W$G$"$k$H9M$($i$l$^$9!#$3$l$O(B $BHs9gK!E*$J3hF0$G$"$j!"Cm0U$,I,MW$G$9!#(B $B!{>&IJ$NHNGd$rL\E*$K$7$F$$$J$$!#6bA,$NG[Ev$@$1$rL\E*$H$7$F$$$k!#(B $B!{AH?%$O$M$:$_;;E*$K3HBg$7$F$f$/%7%9%F%`(B $B!{>e$N=g0L$N?M$,!"2<$N=g0L$N?M$h$jLY$+$k$h$&$J%7%9%F%`(B $B!{>&IJ$H>N$9$k$b$N$,$"$C$F$b!";f@Z$l0lKg$G$"$C$?$j!"e$N$3$H$+$i!"$3$N%W%m%0%i%`$O!">&IJ!JLrN)$D>pJs!K$rHNGd$7!"$J$*$+(B $B$D!"%j%9%H$N>e0L&K!$rrJ8$NH4?h!!(B****** $BBh==0l>r!JDj5A!K(B $B$3$N>O$K$*$$$F!"!VO":?HNGdO$K$*$$$F!V>&IJ!W$H$$$&!#!K$N:FHNGd(B $B!JHNGd$NAj&IJ$rGc$$&IJ$N:FHNGd$r$9$kB>$N$N(B $BDL>&;:6H(B $B>JNa$GDj$a$kMW7o$K3:Ev$9$kMx1W$NA4It$^$?$O0lIt$r8@$&!#!K$r(B $B<}&IJ$N9XF~$^$?$O!"(B $Br7o$H$9$k$=$N>&IJ$NHNGd$K78$kr7o$NJQ99$r4^$`!#(B $B0J2r$K5,Dj$5$l$F$$$k!VO":?HNGd&K!!K!W$NDj5A$r$b$&(B $B>/$7$o$+$j$d$9$/I=8=$9$k$H!"0J2<$N$H$*$j$H$J$j$^$9!#(B $B!{>&IJ$Ne5-$NK!N'Bh==0l>r$K5,Dj$9$k!VFCDjIiC4!W$N4p=`$rDj$a$k@/Na$O!"(B $B!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!VK,LdHNGdEy$K4X$9$kK!N';\9TNa!W(B ******$B!!>rJ8$NH4?h!!(B****** $BBh8^>r!JFCDjIiC4$N4p=`!K(B $BK!Bh==0l>rBh0l9`$N@/Na$GDj$a$k4p=`$O!"F19`$K5,Dj$9$k>&IJ$NHNGd$K78$o(B $B$kr7o$NJQ99$r4^$`!K$K$*$$$F>r7o$H$5$l$k>&IJ$N9XF~$N(B $BAm3[!"$^$?$O&IJ$N9XF~$Hr(B $B7o(B $B$H$5$l$k>l9g$K$"$C$F$O!"$=$N>&IJ$N9XF~$NAm3[$He$G$"$k$3$H$H$9$k!#(B $B"!$D$^$j!"K!N'Bh==0l>r$H@/NaBh8^>r$N5,Dj$K$h$j!"2CF~r7o$,(B $B!"Am3[#2K|1_$h$jDc$$3[$NHO0O$G$"$l$P!"!VO":?HNGd&K!!K!W$H(B $B$O$_$J$5$l$J$$$N$G$9!#(B $B"!7kO@"!(B $B0J>e$N$3$H$+$i!"$3$N%W%m%0%i%`$O!"%j%9%H$N>e0L&K!!W$G$O$"$j$^$;$s!#(B ==================== $B%5%/%;%9%+%s%Q%K!O$G$9$,Bg@Z$J$3$H$P$+$j$G$9$N$G$h$/$*FI$_$/$@$5$$!#(B To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 5:39:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id AF7C237B479 for ; Fri, 27 Oct 2000 05:39:34 -0700 (PDT) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0G33002019T8N3@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Fri, 27 Oct 2000 05:39:09 -0700 (PDT) Received: from tagalong ([165.107.42.185]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0G33001LH9T7NX@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Fri, 27 Oct 2000 05:39:07 -0700 (PDT) Date: Fri, 27 Oct 2000 05:39:29 -0700 From: Drew Tomlinson Subject: RE: KDE 2 In-reply-to: <8C224DC088D8D111B67D0000F67AC17E02F47CC3@ldcmsx01.lc.ca.gov> To: 'Giorgos Keramidas' , drewt@writeme.com, kstewart@urx.com Cc: freebsd-questions@FreeBSD.ORG Message-id: <8C224DC088D8D111B67D0000F67AC17E0306D512@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > -----Original Message----- > From: Giorgos Keramidas [mailto:charon@urania.westgate.gr] > Sent: Friday, October 27, 2000 5:14 AM > To: drewt@writeme.com; kstewart@urx.com > Cc: freebsd-questions@FreeBSD.ORG > Subject: RE: KDE 2 > > > Drew Tomlinson wrote: > > > > What is the proper procedure for removing installed > software from FBSD? I'm > > sure it goes beyond just deleting the files from the hard > drive. I want to > > clean KDE 1.9x, XF86 3.3.6, and XF86 4.? from my system. > I've got things > > screwed up and wish to start over. > > If you have installed from the ports, then the port's > "deinstall" target > should take care of this automatically for you. You might > have to check > for custom configuration files in your users' HOME dirs, after you > remove the port. > > If you compile things by yourself, then things are a bit more > difficult. Thank you for your prompt reply. As you can probably tell, I'm brand new to both Unix and FreeBSD. When you say "ports deinstall target" are you referring to the pkg_delete command? Also, KDE and XF86 3.x were installed from ports but for XF86 4.x, I followed the directions on the XF86 web site and installed the binaries for FBSD using their install script. pkg_info -aI lists the following regarding XF86 4: XFree86-libraries-4.0.1 X11R6.4/XFree86-4.0 include/(shared) library kit So I didn't compile this myself but I didn't install it via the ports collection. However, it is listed. Do you think this means that the pkg_delete command will work? Thanks again, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 5:45:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay.flashnet.it (ems.flashnet.it [194.247.160.44]) by hub.freebsd.org (Postfix) with ESMTP id 3041D37B479 for ; Fri, 27 Oct 2000 05:45:51 -0700 (PDT) Received: from smtp.flashnet.it (ip223.pool-173.cyb.it [195.191.181.224]) by relay.flashnet.it (EMS-RELAY/8.10.0) with SMTP id e9RCjns02947 for ; Fri, 27 Oct 2000 14:45:49 +0200 Message-Id: <200010271245.e9RCjns02947@relay.flashnet.it> To: freebsd-questions@FreeBSD.ORG X-Mailer: Post Road Mailer for OS/2 (Green Edition Ver 3.0) Date: Fri, 27 Oct 2000 14:45:48 EST From: Andrea Venturoli Reply-To: Andrea Venturoli Subject: Re: More on PPPoE & ADSL (Telstra Bigpond) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ** Reply to note from "Aaron Hill" Thu, 26 Oct 2000 21:52:21 GMT > Out of interest the adsl modem I have is called an Alcatel Speed Touch Home. > I haven't had a reason to doubt it yet either, it seems a pretty reliable > device. I am working on the same device and confirm that I can connect just fine (with ISP tin.it). However, the connection is all but relyable, since that box tend to hang for good (meaning it doesn't even respond to a ping on its ethernet address), and only power-cycling it will bring it to reason again. I'm saying this because that happens almost only when the modem is connected to a FreeBSD box, it won't behave as bad when it's connected to a Win98 machine. Anyone knows anything? Bye av. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 5:49:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from is_system.yzu.edu.tw (mozart.yzu.edu.tw [140.138.36.67]) by hub.freebsd.org (Postfix) with ESMTP id EDF5937B4C5 for ; Fri, 27 Oct 2000 05:49:46 -0700 (PDT) Received: from statue (ELF [211.75.155.185]) by is_system.yzu.edu.tw with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id VSWYZ1W2; Fri, 27 Oct 2000 20:39:54 +0800 Message-ID: <001c01c04014$8b92c830$0600a8c0@statue> From: =?big5?B?qEirVL+z?= To: References: Subject: un Date: Fri, 27 Oct 2000 20:50:46 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG unsubscribe * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 6: 5:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from av2.mottmac.com (news.mottmac.com [138.104.176.5]) by hub.freebsd.org (Postfix) with ESMTP id 7F22C37B4C5 for ; Fri, 27 Oct 2000 06:05:08 -0700 (PDT) Received: from smtp-gate.mottmac.com (smtp-gate.mottmac.com) by av2.mottmac.com (Content Technologies SMTPRS 2.0.15) with ESMTP id ; Fri, 27 Oct 2000 14:18:18 +0100 Message-Id: X-SMF-Message-ID: DB68B039010C0160 X-SMF-Hop-Count: 2 Date: Fri, 27 Oct 2000 14:01:00 +0100 From: Jonathan Wall To: jkrueger@atipa.com Cc: freebsd-questions@FreeBSD.ORG X-EXP32-SerialNo: 50000077 Subject: RE: FreeBSD NIS client / Linux NIS server MIME-Version: 1.0 X-Mailer: InterChange (Hydra) SMTP v3.51 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, Try adding: passwd_format="des" to the default section in login.conf. Make sure the ":" and "\" characters are set OK. If necessary remake the login.conf database: cap_mkdb /etc/login.conf This assumes the libcrypt libraries are linked to libdescrypt which I think should be the case if you have installed the crypto distribution. As a check to see if this is working add a new user and look at master.passwd. Quoting from the handbook section 8.4.1, "Passwords encrypted with the MD5 hash are longer than those with encrypted with the DES hash and also begin with the characters $1$. DES password strings do not have any particular identifying characteristics, but they are shorter than MD5 passwords, and are coded in a 64-character alphabet which does not include the $ character, so a relatively short string which does not begin with a dollar sign is very likely a DES password." Regards, Jonathan. > Hello, > > I'm running into some issues trying to put a 4.1.1-release box up on our > network. We do all authentication through NIS running on a Debian > GNU/Linux 2.2 server. I have set NIS up correctly from what I can tell, > adding to rc.conf, master.passwd, and group. ypbind will bind to the > NIS domain, ypwhich will give me the correct master server response, > ypwhich -x shows all the right maps (AFAICT). > > I can log into local users on the box, and can login as root and su - to > NIS-mapped users, but from a vc login prompt, all I get is a simple > "Login incorrect". > > The best idea I can come up with at this point is that I'm running into > some kind of libcrypt compatibility issues, though I've tried, without > avail, both DES and MD5 crypt schemes. > > Any thoughts, comments, or suggestions would be rather helpful and > appreciated at this point, > > Thanks, > -- > John Krueger > Systems Administrator > Atipa Corporation > jkrueger@atipa.com J.M.Wall, Engineer, CFD Simulation Group. Mott MacDonald Limited Registered in England No. 1243967 Registered office St Anne House Wellesley Road, Croydon CR9 2UL Tel: +44 (0)20 8774 2382 Fax: +44 (0)20 8681 5706 Email: jw1@mm-croy.mottmac.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 6:12: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.wedgev.com (cm57-70.liwest.at [212.33.57.70]) by hub.freebsd.org (Postfix) with ESMTP id 8CEBD37B479 for ; Fri, 27 Oct 2000 06:12:00 -0700 (PDT) Received: from wedge by smtp.wedgev.com with local (Exim 3.16 #1 (FreeBSD)) id 13p9IU-0000DW-00 for ; Fri, 27 Oct 2000 15:11:50 +0200 Date: Fri, 27 Oct 2000 15:11:50 +0200 From: Bernhard Valenti To: freebsd-questions@freebsd.org Subject: delete key sends ^? Message-ID: <20001027151150.A807@cipher.home.at> Reply-To: Bernhard Valenti Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, on the freebsd console (using cons25) the delete key sends ^?, and i'd like it to send ^[[3~ instead. ( console with screen, and xterm send ^[[3~ ) anyone know how to do this ? or can point me to the appropriate docs ? regards, bernhard valenti (i'm not on the list so please reply directly to me too) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 6:27:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gateway.telecom.ksu.edu (gateway-1.telecom.ksu.edu [129.130.63.239]) by hub.freebsd.org (Postfix) with ESMTP id 95DCE37B4CF for ; Fri, 27 Oct 2000 06:27:12 -0700 (PDT) Received: from sioux.telecom.ksu.edu(129.130.60.32) by pawnee.telecom.ksu.edu via smap (V2.0) id xma017618; Fri, 27 Oct 00 08:27:00 -0500 Message-ID: <39F98279.6DCA0082@telecom.ksu.edu> Date: Fri, 27 Oct 2000 08:26:17 -0500 From: nathan X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Chris Prance Cc: questions@FreeBSD.org Subject: Re: Upgrading from 3.4 Stable to 4.0 Stable. References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i have upgraded more than one 3.4 box to 4.0 in the past. i've always had success using the instructions found in the following email goto http://www.freebsd.org/search/search.html#mailinglists and search for 38AB11BB.86E22642 that ID's email contains the exact instructions i've used, and have always served me well and should you too (: (assuming you really don't have bad hardware) good luck! nathan Chris Prance wrote: > I'm trying very hard to upgrade my system from 3.4 to 4.0 and I'm having an > absolute nightmare any appreciated help would be greatly appreciated. When > I'm doing my make buildworld : > > cc: Internal compiler error: program cc1 got fatal signal 10 > *** Error Code 1 > > Stop in /usr/src/gnu/usr.bin/binutils/as/i386-freebsd. > *** Error Code 1 > > Stop in /usr/src/gnu/usr.bin/binutils/as. > *** Error Code 1 > > Stop in /usr/src/gnu/usr.bin/binutils. > *** Error Code 1 > > Stop in /usr/src. > *** Error Code 1 > > any ideas... > > Thanks > Chris Prance > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 27 6:29: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from urania.westgate.gr (urania.westgate.gr [212.205.119.30]) by hub.freebsd.org (Postfix) with ESMTP id C6FFA37B479 for ; Fri, 27 Oct 2000 06:28:58 -0700 (PDT) Received: (from charon@localhost) by urania.westgate.gr (8.11.1/8.11.1) id e9RDT6p01161; Fri, 27 Oct 2000 16:29:06 +0300 (EEST) Date: Fri, 27 Oct 2000 16:29:06 +0300 (EEST) From: Giorgos Keramidas Message-Id: <200010271329.e9RDT6p01161@urania.westgate.gr> To: drewt@writeme.com, kstewart@urx.com Subject: RE: KDE 2 Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <8C224DC088D8D111B67D0000F67AC17E0306D512@ldcmsx01.lc.ca.gov> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Drew Tomlinson wrote: > > Thank you for your prompt reply. As you can probably tell, I'm brand > new to both Unix and FreeBSD. That's not bad. Not bad at all. So don't make it sound like that. Welcome aboard :) > When you say "ports deinstall target" are you referring to the > pkg_delete command? No, I'm referring to the sequence of commands: # cd /usr/ports/some/port # make deinstall This is essentially the same as pkg_delete most of the time though. > pkg_info -aI lists the following regarding XF86 4: > > XFree86-libraries-4.0.1 X11R6.4/XFree86-4.0 include/(shared) library kit > > So I didn't compile this myself but I didn't install it via the ports > collection. However, it is listed. Do you think this means that the > pkg_delete command will work? Yes, what you can see with pkg_info you can delete with pkg_delete. That's the idea. - giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 6:32:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hermes.research.kpn.com (hermes.research.kpn.com [139.63.192.8]) by hub.freebsd.org (Postfix) with ESMTP id 6C0D037B479; Fri, 27 Oct 2000 06:32:19 -0700 (PDT) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by research.kpn.com (PMDF V5.2-31 #42699) with ESMTP id <01JVU4VGCFA4000V4P@research.kpn.com>; Fri, 27 Oct 2000 15:32:13 +0200 Received: by l04.research.kpn.com with Internet Mail Service (5.5.2650.21) id ; Fri, 27 Oct 2000 15:32:13 +0100 Content-return: allowed Date: Fri, 27 Oct 2000 15:32:10 +0100 From: "Koster, K.J." Subject: RE: STRAY IRQ's message what does it means? To: "'O. Hartmann'" , freebsd-hardware@FreeBSD.ORG Cc: freebsd-questions@FreeBSD.ORG Message-id: <59063B5B4D98D311BC0D0001FA7E4522026D7974@l04.research.kpn.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG http://www.geocrawler.com/search/?config=151&words=stray+irq+7&SUBMIT=Search +freebsd-questions Kees Jan ================================================ You are only young once, but you can stay immature all your life. > -----Original Message----- > From: O. Hartmann [mailto:ohartman@ipamzlx.physik.uni-mainz.de] > Sent: vrijdag 27 oktober 2000 10:56 > To: freebsd-hardware@FreeBSD.ORG > Cc: freebsd-questions@FreeBSD.ORG > Subject: STRAY IRQ's message what does it means? > > > Hello. > > We have a server attached to two parallel printers, both HP LaserJets, > one colour type. The colour laser is attached to the on board parallel > port, the second b/w laser is attached to a second parallel port card > on ISA bus. > > What ever combination I tried, whatever I configured in the kernel > (with or without DMA, with or without ECP facilities of the parallel > port), I get many times this error message: > > stray irq 7 > too many stray irq 7's; not logging any more > > sometimes > stray irq 5 > too many stray irq 5's; not logging any more > > IRQ 7 is attached to the HP C-LJ4500 on LPT1, IRQ 5 to LJ4000 on LPT2, > bot ports are configured as SPP. > > - > MfG > O. Hartmann > ------------------------------------------------------------------- > ohartman@ipamzlx.physik.uni-mainz.de > > Klimadatenserver-Abteilung des IPA > IT Netz- und Systembetreuung > Johannes Gutenberg-Universitaet Mainz > Becherweg 21 > D-55099 Mainz > BRD/Germany > > Tel: +496131/3924662 > FAX: +496131/3923532 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hardware" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 6:34:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web4301.mail.yahoo.com (web4301.mail.yahoo.com [216.115.104.193]) by hub.freebsd.org (Postfix) with SMTP id 4B13837B4C5 for ; Fri, 27 Oct 2000 06:34:24 -0700 (PDT) Message-ID: <20001027133424.9369.qmail@web4301.mail.yahoo.com> Received: from [128.205.51.2] by web4301.mail.yahoo.com; Fri, 27 Oct 2000 06:34:24 PDT Date: Fri, 27 Oct 2000 06:34:24 -0700 (PDT) From: Ian Thomas Subject: Re: What is the syntax for mounting the drive A To: France Gerson Bala Cc: 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 It is usually /dev/fd0 that you want to mount. Remember that Unix makes all devices files. Example mount -t ffs /dev/fd0 /floppy This example takes into account that you are mounting a fast file system(the t option is used to specify file system type) and that your floppy name is fd0 in the /dev directory. Also make sure you have created a floppy directory if there is not one already. hope this helps Ian --- France Gerson Bala wrote: > What is the syntax for mounting the floppy drive A? > > > Thanx, > Bullet.... > _________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at > http://www.hotmail.com. > > Share information about yourself, create your own > public profile at > http://profiles.msn.com. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 6:38:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from berzerk.gpcc.itd.umich.edu (berzerk.gpcc.itd.umich.edu [141.211.2.162]) by hub.freebsd.org (Postfix) with ESMTP id BFA7A37B4C5 for ; Fri, 27 Oct 2000 06:38:41 -0700 (PDT) Received: from breakout.gpcc.itd.umich.edu (smtp@breakout.gpcc.itd.umich.edu [141.211.2.141]) by berzerk.gpcc.itd.umich.edu (8.8.8/4.3-mailhub) with ESMTP id JAA21087; Fri, 27 Oct 2000 09:38:37 -0400 (EDT) Received: from localhost (timcm@localhost) by breakout.gpcc.itd.umich.edu (8.8.8/5.1-client) with ESMTP id JAA11243; Fri, 27 Oct 2000 09:38:36 -0400 (EDT) Date: Fri, 27 Oct 2000 09:38:36 -0400 (EDT) From: Tim McMillen X-Sender: timcm@breakout.gpcc.itd.umich.edu To: Mike Meyer Cc: questions@freebsd.org Subject: Re: FW: My Experience With FreeBSD In-Reply-To: <14841.10909.686279.398519@guru.mired.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 Yeah gateway wasn't one of them as far as I saw. Dell, Compaq and HP all have Linux sections on their website and say they will sell you a computer with it on it. HP's was very dissapointing as they say it but don't say what models they offer it with and the link to buy them was broken. None of them had any information on FreeBSD that I saw. If we would like that to be an option in the future we should all search for freebsd on all these websites search sections (they log that) and even email them to ask to include freebsd computers. Tim On Fri, 27 Oct 2000, Mike Meyer wrote: > Tim McMillen writes: > > Some of the larger OEM's can start to offer Linux but that's all > > they are likely to do soon because of the training costs involved. When > > the mass market (even those that are savvy enough to handle a free unix > > system) buys a computer they want it to be fully configured when they get > > it. It would have to have X windows and KDE or Gnome installed > > Well, Gateway will sell you a *server* with Linux on it. Not a desktop > - still got to have an MS OS and mouse (which is almost as bad as the > OS). However, they charge you over $300 for Linux. Getting a box > without an OS wasn't an option. > > They're overpriced anyway... > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 6:41:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web4303.mail.yahoo.com (web4303.mail.yahoo.com [216.115.104.195]) by hub.freebsd.org (Postfix) with SMTP id 5CE1837B479 for ; Fri, 27 Oct 2000 06:41:40 -0700 (PDT) Message-ID: <20001027134140.2872.qmail@web4303.mail.yahoo.com> Received: from [128.205.51.2] by web4303.mail.yahoo.com; Fri, 27 Oct 2000 06:41:40 PDT Date: Fri, 27 Oct 2000 06:41:40 -0700 (PDT) From: Ian Thomas Subject: Re: FreeBSD Newbie To: Asikuma@aol.com Cc: 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 This card is supported in XFree 3.3.6 and higher. For 3.3.6 you may need the patch. For less work use 4.0. Go to www.xfree86.org and check out the info. It will tell you what to grab and how to install it. hope this helps Ian --- Asikuma@aol.com wrote: > I have freeBSD 3.3 and I am going through the > installation process. > I cannot install X-free because it does not support > my video card (ATI RAGE > 128) > > Any suggestions? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 6:43:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id B848637B479 for ; Fri, 27 Oct 2000 06:43:18 -0700 (PDT) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0G3300301CRFH8@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Fri, 27 Oct 2000 06:42:53 -0700 (PDT) Received: from tagalong ([165.107.42.185]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0G33001L1CREBA@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Fri, 27 Oct 2000 06:42:50 -0700 (PDT) Date: Fri, 27 Oct 2000 06:43:11 -0700 From: Drew Tomlinson Subject: RE: KDE 2 In-reply-to: <8C224DC088D8D111B67D0000F67AC17E02F47CD3@ldcmsx01.lc.ca.gov> To: 'Giorgos Keramidas' Cc: freebsd-questions@FreeBSD.ORG Message-id: <8C224DC088D8D111B67D0000F67AC17E0306D513@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thank you! I'll give it a try. Drew > -----Original Message----- > From: Giorgos Keramidas [mailto:charon@urania.westgate.gr] > Sent: Friday, October 27, 2000 6:29 AM > To: drewt@writeme.com; kstewart@urx.com > Cc: freebsd-questions@FreeBSD.ORG > Subject: RE: KDE 2 > > > Drew Tomlinson wrote: > > > > Thank you for your prompt reply. As you can probably tell, > I'm brand > > new to both Unix and FreeBSD. > > That's not bad. Not bad at all. So don't make it sound like that. > > Welcome aboard :) > > > When you say "ports deinstall target" are you referring to the > > pkg_delete command? > > No, I'm referring to the sequence of commands: > > # cd /usr/ports/some/port > # make deinstall > > This is essentially the same as pkg_delete most of the time though. > > > pkg_info -aI lists the following regarding XF86 4: > > > > XFree86-libraries-4.0.1 X11R6.4/XFree86-4.0 > include/(shared) library kit > > > > So I didn't compile this myself but I didn't install it via > the ports > > collection. However, it is listed. Do you think this means that the > > pkg_delete command will work? > > Yes, what you can see with pkg_info you can delete with pkg_delete. > That's the idea. > > - giorgos > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 6:46: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web4304.mail.yahoo.com (web4304.mail.yahoo.com [216.115.104.196]) by hub.freebsd.org (Postfix) with SMTP id B51EA37B479 for ; Fri, 27 Oct 2000 06:45:59 -0700 (PDT) Message-ID: <20001027134559.24114.qmail@web4304.mail.yahoo.com> Received: from [128.205.51.2] by web4304.mail.yahoo.com; Fri, 27 Oct 2000 06:45:59 PDT Date: Fri, 27 Oct 2000 06:45:59 -0700 (PDT) From: Ian Thomas Subject: RE: Creative ATAPI CDROM To: "Potts, Ross" Cc: 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 Make sure the jumper is set to slave on the BIOS if you are using it in this fashion. If you are trying to boot from CDROM to start the installation make sure the BIOS is setup to boot from CDROM. I own a Creative 52X CDROM drive and it works great with BSD. I have installed as the slave on the Primary IDE. hope this helps Ian --- "Potts, Ross" wrote: > Could be that you have one of those CDROMS that > needs the sound card connected > to it. As the equipment matured it became less > dependent on sound card > controllers. When they first came packaged together > years ago, I understand > this was the case. Check the compatibilty database. > Alternatively, find a used > computer store and drop $10 on another used CDROM. > Just don't pick one that is > labeled Creative Labs or you may be back to square > one. > > -----Original Message----- > From: Stu and Kazza [SMTP:dodgybros@acenet.net.au] > Sent: Wednesday, October 25, 2000 9:08 AM > To: freebsd-questions@freebsd.org > Subject: Creative ATAPI CDROM > > I am trying to install FreeBSD using a CDROM. The > CDROM is a Creative > Quad Speed - CD420E and it is setup as the slave > (the hard drive is the master). > Sysinstall simply does not not recognize the CDROM. > There are two devices that > were 'probed' which are the two ATAPI controllers. > > Any ideas? > > Thanks in advance..... > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 7: 5: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sneety.insync.net (sneety.insync.net [209.113.65.5]) by hub.freebsd.org (Postfix) with ESMTP id D7C3B37B4C5 for ; Fri, 27 Oct 2000 07:05:01 -0700 (PDT) Received: from Matt (209-113-91-158.insync.net [209.113.91.158]) by sneety.insync.net (8.9.3/8.9.3) with SMTP id JAA01844 for ; Fri, 27 Oct 2000 09:05:00 -0500 (CDT) Reply-To: From: "Matt Bettinger" To: Subject: buildworld from cd Date: Fri, 27 Oct 2000 09:02:23 -0500 Message-ID: <71F816A89AA9D3119F4C00D0B7094EFC2061B5@FIN_SYN> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) In-reply-to: <71F816A89AA9D3119F4C00D0B7094EFC20A9CA@FIN_SYN> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello, I recently cvsupped the necessary files to bring my 4.1 release up to 4.1.1 STABLE. I cvsupped with a modem and everything went fine. (even survived a few telephone handle pickups ;-)) everything was sent to /usr/src during the download. I since burned everything in /usr/src to a cdrw just in case something happened and i would need to buildworld again. The time has come and i want to upgrade another computer that isn't networked yet. Can someone please explain the proper procedure to upgrade the other computer which is 4.1 release to 4.1.1 STABLE from the cd that containes the cvsupped STABLE files? Can i just cp -r /cdrom/* /usr/src (on the 4.1 Release computer and then build world like that ? or can i do it some way without copying the files over and buildworld straight from the cd..? I tried to cp -r /cdrom/* /usr/src and got alot fo erros saying something about dates and copy_big ... Thanks for any info. This is 'important' to me. Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 7:42:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 83A1F37B479 for ; Fri, 27 Oct 2000 07:42:28 -0700 (PDT) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id SAA29024; Fri, 27 Oct 2000 18:48:54 +0200 Message-ID: <39F9947B.AC98F136@i-clue.de> Date: Fri, 27 Oct 2000 16:43:07 +0200 From: Christoph Sold X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: Oliver Mills Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Booting into Free BSD. References: <000801c04023$cb3bc9a0$05b1f0d4@cambs.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Bounced from FreeBSD-Doc to FreeBSD-Questions] Oliver, the right place to ask such questions is FreeBSD-Questions. I bounced the message there. Anyway, the answer you're seeking is you did not download the right floppy image. Make sure you download two images, both about 1440k big, named kern.flp and mfsroot.flp. The kern.flp you used does not contain what is expected. HTH -Christoph Sold > Oliver Mills schrieb: > > I have downloaded FreeBSD onto the Bootable floppy disks and have just > attempted to Boot the computer into the FreeBSD setup Program. > > I Inserted the 1st disk (kern.flp) into the A: and booted up the PC, > it then proceded to boot, but it did not ask me to insert the > mfsroot.flp disk it simply told /asked me the following: > > Disk Error 0x10 (LBA=0x41) > No/Boot/Loader > > >>FreeBSD/i386 BOOT > Default:0:FD (0,A)/Kernel > Boot: > No Kernel > > >>FreeBSD/i386 BOOT > Default: 0:FD (0,a)/Kernel > > I have no idea what this means but i gather that it is not meant to > happen! > > I would be very thankful if sombady could tell me what needs to be > done to rectify the situation. > > Thanks > > Oliver Mills To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 7:43: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rapidnet.com (rapidnet.com [205.164.216.1]) by hub.freebsd.org (Postfix) with ESMTP id 7150437B4C5 for ; Fri, 27 Oct 2000 07:42:54 -0700 (PDT) Received: from localhost (nick@localhost) by rapidnet.com (8.9.3/8.9.3) with ESMTP id IAA48810; Fri, 27 Oct 2000 08:42:14 -0600 (MDT) Date: Fri, 27 Oct 2000 08:42:14 -0600 (MDT) From: Nick Rogness To: Oliver Mills Cc: freebsd-questions@FreeBSD.org Subject: Re: Booting into Free BSD. In-Reply-To: <000801c04023$cb3bc9a0$05b1f0d4@cambs.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, 27 Oct 2000, Oliver Mills wrote: I put you on the right list -questions. Comments below: > > I Inserted the 1st disk (kern.flp) into the A: and booted up the PC, it then proceded to boot, but it did not ask me to insert the mfsroot.flp disk it simply told /asked me the following: > > Disk Error 0x10 (LBA=0x41) > No/Boot/Loader > > >>FreeBSD/i386 BOOT > Default:0:FD (0,A)/Kernel > Boot: > No Kernel > > >>FreeBSD/i386 BOOT > Default: 0:FD (0,a)/Kernel > > I have no idea what this means but i gather that it is not meant to happen! > > I would be very thankful if sombady could tell me what needs to be > done to rectify the situation. You either have the mfsroot.flp in first, instead of kern.flp, or your disk is bad. Remake your disks. Nick Rogness - Drive defensively. Buy a tank. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 7:50:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web3606.mail.yahoo.com (web3606.mail.yahoo.com [204.71.203.110]) by hub.freebsd.org (Postfix) with SMTP id 1194A37B479 for ; Fri, 27 Oct 2000 07:50:42 -0700 (PDT) Message-ID: <20001027145036.228.qmail@web3606.mail.yahoo.com> Received: from [203.106.249.1] by web3606.mail.yahoo.com; Fri, 27 Oct 2000 07:50:36 PDT Date: Fri, 27 Oct 2000 07:50:36 -0700 (PDT) From: peter olin Subject: port 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 dear guys out there, well i try to read all teh manuals about freebsd. so here i wanna know if 1) freebsd run well in window based sys. i'm using win 2000 profesional. 2) what is "port"?..i mean how port is used in freebsd?? 3)i haven't install freebsd because it looks quite dangerous incase i wnet wrong. so i hope is there other usefull tips to install freebsd that i can use?? 4)can u send some pics of freebsd interface?? i hope my question is not to hard...to think by u guys. thanks and i would appreciate if u able to reply to this email. thanks again __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 8: 9:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from staff.uk.psi.com (staff.uk.psi.com [154.8.2.2]) by hub.freebsd.org (Postfix) with ESMTP id 4CB7437B479 for ; Fri, 27 Oct 2000 08:09:39 -0700 (PDT) Received: from hredevel (ip236.dc-eng.uk.psi.com [154.8.27.236]) by staff.uk.psi.com (8.8.4/) with SMTP id QAA03500 for ; Fri, 27 Oct 2000 16:09:30 +0100 (BST) Reply-To: From: "Dan Cuthbert" To: "Freebsd-Questions" Subject: Dualhead setup Date: Fri, 27 Oct 2000 16:17:19 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Blooody hell do you have enough spec there? :=) okay hardware wise its gonna run really fast! and i mean that! what you need to do is get the machine (do you have it yet?) once its at your work install the OS BUT!!!!!! do not install the Xserver during the installation once the machine is up and running and you have gone through the dmesg to see that the two cards have been picked up by the kernel, then we can start... now you will need a uptodate ports tree, easiest way is download the tarball from ftp.freebsd.org/pub/FreeBSD/branches/-current/ports.tar.gz save this into your /usr directory and untar it, but beware it takes a while! then... log in as root and goto /usr/ports/x11-server/XFree86-4-Server (i think thats the correct name, but double check) and issue the command make install again this is gonna take a while! once thats finished, if you want you can reboot the server once its backup , log in as root, make sure that your monitors are attached the the cards and that you have all the info about the monitors handy (ie model name, number horizontal and vertical refresh rates! very important the last two ones!) then on the command line issue the command xf86cfg after a while it should bring up both screens with a nifty little screen in the topleft hand corner Here you will need to make sure that one card is attached to one monitor (this should already be done) if you right click on the card\monitor\keyboard\mouse you can fill the necessary details in.. Once your happy, click on the quit button and say yes to the directory where it wants to save it okay were nearly there... then goto /root and you need to issue this command cp /root/XF86config.new /etc/X11 then hold your fingers and type startx if it works, great, if not send me the log file thats in /var/log/XFree86.0.log and ill see whats up Dan Dan Cuthbert European Hosting Research & Engineering PSINet Datacentres mobile : +44 77 1279 0646 -----Original Message----- From: Colin J. Raven [mailto:cjraven@ddf-lab.com] Sent: 27 October 2000 16:04 To: daniel.cuthbert@uk.psi.com Subject: Re: Matrox G400 Dan; That's good news indeed. God knows why Dell is saying it isn't compatible. Maybe I'll get them on the 'phone and grill 'em a bit. What scares me is the "all it leaves you to do is play and get it up and running" There's a gazillion things to trap a newbie like me contained within that phrase :-) I may need your help with the dualhead config, it's good to know that there's some help "out there" The ultimate objective is to have an enlightenment desktop running on one monitor, and a Win98 desktop on the other, sort of a "best of both worlds" scenario. The Linux box will run as a mail server (20 users shouldn't tax it too much) and I'll use the extra horsepower to run Windows over VMWare...or at least I hope that is going to happen. I don't know if the machine is specc'd right for this, so here's a brief system overview: Dell Precision 610 workstation 933MHZ Pentium III Xeon chip, 512 MB RAM, dual 18GB 15000rpm drives, and of course, the famous G400 video card. Intended apps that will run are: postfix, procmail, X, Enlightenment (I hope), VMWare, Win[something] probably 98 SE2. I can go to 1GB of RAM...hell I just looked at the specs again, I could go to 2GB if I had to (although I hardly think this is called for under any scenario) What worries me is X, Enlightenment and VMWare running together, they are all RAM hogs, Win98 Access, Outlook, Word and xcel will put quite a hurt on the system too I would imagine. Let me know what you think is appropriate hardware-wise. What part of the UK are you in BTW?? I'm an exiled Manchester lad these past 22 years, living in New York. Thanks for the guidance and offer of help, both are truly appreciated. Regards, -Colin -- Colin J. Raven >IT will work, Xfree supports it! Matrox and Xfree have always worked >together with regards compatability of the cards, so all it leaves you to do >is play and get it up and running >If you need any help with Dualhead let me know! >Dan Cuthbert >European Hosting Research & Engineering >PSINet Datacentres >mobile: +44 77 1279 0646 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 8:10:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 1B7E437B479 for ; Fri, 27 Oct 2000 08:10:48 -0700 (PDT) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id TAA29232; Fri, 27 Oct 2000 19:17:20 +0200 Message-ID: <39F99B25.5E3F0385@i-clue.de> Date: Fri, 27 Oct 2000 17:11:33 +0200 From: Christoph Sold X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: mattb@finsyn.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: buildworld from cd References: <71F816A89AA9D3119F4C00D0B7094EFC2061B5@FIN_SYN> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Matt Bettinger schrieb: > > hello, > > I recently cvsupped the necessary files to bring my 4.1 release up to 4.1.1 > STABLE. I cvsupped with a modem and everything went fine. (even survived a > few telephone handle pickups ;-)) > > everything was sent to /usr/src during the download. I since burned > everything in /usr/src to a cdrw just in case something happened and i would > need to buildworld again. > > The time has come and i want to upgrade another computer that isn't > networked yet. > > Can someone please explain the proper procedure to upgrade the other > computer which is 4.1 release to 4.1.1 STABLE from the cd that containes > the cvsupped STABLE files? First verify the /usr/src dir on your CDROM against the original tree! mount_cd9660 /dev/cd0c /cdrom cd /cdrom/usr/src # assuming it sits there rm -r * # get rid of the old contents tar -s cf - . | (cd /usr/src; tar -p xf - ) # copy over > Can i just cp -r /cdrom/* /usr/src (on the 4.1 Release computer and then > build world like that ? or can i do it some way without copying the files > over and buildworld straight from the cd..? Alternatively, mounting the CD-ROM somewhere (assuming /cdrom/usr/src contains your image) mount_cd9660 /dev/cd0c /cdrom cd /usr rm -r src # kill it's old contents ln -sf /cdrom/usr/src src # link the cdrom src directory there > I tried to cp -r /cdrom/* /usr/src and got alot fo erros saying something > about dates and copy_big ... Check your CD-ROM. Did you make an ISO filesystem before you burnt anything? Read "man mkisofs". HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 8:11:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id CACF237B4C5 for ; Fri, 27 Oct 2000 08:11:33 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id IAA02811; Fri, 27 Oct 2000 08:11:28 -0700 Message-ID: <39F99B20.CE7976BD@urx.com> Date: Fri, 27 Oct 2000 08:11:28 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Giorgos Keramidas Cc: drewt@writeme.com, freebsd-questions@FreeBSD.ORG Subject: Re: KDE 2 References: <200010271213.e9RCDil00375@urania.westgate.gr> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Giorgos Keramidas wrote: > > Drew Tomlinson wrote: > > > > What is the proper procedure for removing installed software from FBSD? I'm > > sure it goes beyond just deleting the files from the hard drive. I want to > > clean KDE 1.9x, XF86 3.3.6, and XF86 4.? from my system. I've got things > > screwed up and wish to start over. > > If you have installed from the ports, then the port's "deinstall" target > should take care of this automatically for you. You might have to check > for custom configuration files in your users' HOME dirs, after you > remove the port. I find the deinstall/reinstall leaves entries in the database and a pkg_delete is really required. With the ports, it removes the ../work/files and that really cleans things up. I eventually did a "pkg_info | grep kde" and removed all of the pre-version 2 installs. I hadn't thought about the $HOME/.kde's and wonder if some of my weird structure is due to stuff left behind. > > If you compile things by yourself, then things are a bit more difficult. I ended up going down the dependancy list in kde-2.0 and locating and then building each port on its own. That got me around some of the problems. Kent > > - giorgos -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 8:28:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 6250937B4C5; Fri, 27 Oct 2000 08:28:17 -0700 (PDT) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.9.3/8.9.3) with SMTP id LAA20853; Fri, 27 Oct 2000 11:27:55 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Fri, 27 Oct 2000 11:27:55 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Eric Brueggmann Cc: freebsd-questions@freebsd.org, freebsd-fs@freebsd.org Subject: Re: df -h In-Reply-To: <20001026072311.A765@snoopie.yi.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG About 24 hours after you sent this, Shawn Halpenny sent e-mail observing that he was experiencing it when using smbfs. Are you using smbfs, another file system, or only normal FFS/MFS partitions? Thanks, Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services On Thu, 26 Oct 2000, Eric Brueggmann wrote: > Hello again, > > I'm experiencing some more df problems. I just typed "df -h" for the > second time in the past 2 days, and the machine rebooted. No messages in the > logs, nothing. > > # uname -a > FreeBSD dsl-64-193-123-121.telocity.com 4.1.1-STABLE FreeBSD 4.1.1-STABLE #0: Fri Oct 20 12:11:58 CDT 2000 root@dsl-64-193-123-121.telocity.com:/usr/src/sys/compile/BEAST i386 > > Could this just be hardware failure? (disk) > > > Eric B. > > > Hello.. > > > > Sorry for the cross post. I was wondering what could cause this: > > > ># du -hc /var | grep total > > 15M total > ># df -h /var > >Filesystem Size Used Avail Capacity Mounted on > >/dev/ad3s2e 483M 101M 343M 23% /var > ># sync > ># df -h /var > >Filesystem Size Used Avail Capacity Mounted on > >/dev/ad3s2e 483M 101M 343M 23% /var > > > >This happens every couple of weeks or so.. The difference is usually not > >as great as it is now. Is there any way to fix it? I don't think du is > >following any sym links, or anything. > > > > Thank You, > > Eric Brueggmann > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-fs" in the body of 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 Oct 27 8:37:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gelrevision.nl (mail.gelrevision.nl [195.86.58.10]) by hub.freebsd.org (Postfix) with ESMTP id E26AF37B479 for ; Fri, 27 Oct 2000 08:37:12 -0700 (PDT) Received: from localhost [195.86.231.176] by mail.gelrevision.nl with ESMTP (SMTPD32-6.00) id A0EA574B0136; Fri, 27 Oct 2000 17:36:10 +0200 Date: Fri, 27 Oct 2000 17:31:31 +0200 (CEST) From: Maarten van Schie To: Drew Tomlinson Cc: "'FreeBSD Questions (E-mail)'" Subject: RE: Problem Installing Ports via FTP In-Reply-To: <8C224DC088D8D111B67D0000F67AC17E0306D50C@ldcmsx01.lc.ca.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 Well, all ports contain commentive and descriptive files. For a closer look you could read /usr/share/doc/en_US.ISO_8859-1/books/handbook/ports-using.html you've also got another option to install the various packages, that's via pkg_add and pkg_info with some options to install them or determine wether your installed packages are out of date, this saves time because in this matter you fetch binairies. Maarten. On Thu, 26 Oct 2000, Drew Tomlinson wrote: > Thank you for your reply. I have the hierarchy installed and use cvsup to > synch both the ports and my sources. But I usually use sysinstall because > it give descriptions of ports. Is there any way to browse the ports > collection in this manner? > > Thank you, > > Drew > > > -----Original Message----- > > From: anera@oT.o8.com [mailto:anera@oT.o8.com]On Behalf Of Maarten van > > Schie > > Sent: Thursday, October 26, 2000 3:28 PM > > To: Drew Tomlinson > > Cc: FreeBSD Questions (E-mail) > > Subject: Re: Problem Installing Ports via FTP > > > > > > Yes, the servers only contain RELEASE directories, so stable will > > not be found. > > (or you should try releng4.freebsd.org, which inhibits > > various releng_4 snapshots..but > > AFAIK they contain the release-ports, so it'll lead you nowhere) > > > > You could try to cvsup the ports with 'ports-supfile', farout > > the best way > > to upgrade or maybe even install the hierarchy because it is > > as up-to-date > > as, I expect, you wan't it to be. > > > > Good luck, > > > > Maarten > > > > On Thu, 26 Oct 2000, Drew Tomlinson wrote: > > > > > For the past two days, I have attempted to view the ports > > collection via > > > FTP. After connecting to the FTP server (I've tried > > several in the US), I > > > get an error stating "Warning: Can't find the > > '4.1.1-Stable' distribution > > > on the FTP Server..." and then gives me a chance to connect > > to another > > > server. This used to work with this version. Any ideas > > what has happened? > > > > > > Thanks, > > > > > > Drew > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 8:42:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gelrevision.nl (mail.gelrevision.nl [195.86.58.10]) by hub.freebsd.org (Postfix) with ESMTP id 78D7737B479 for ; Fri, 27 Oct 2000 08:42:37 -0700 (PDT) Received: from localhost [195.86.231.176] by mail.gelrevision.nl with ESMTP (SMTPD32-6.00) id A2303DD2013C; Fri, 27 Oct 2000 17:41:36 +0200 Date: Fri, 27 Oct 2000 17:36:57 +0200 (CEST) From: Maarten van Schie To: NNajeebb@aol.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: COMPUTER In-Reply-To: <94.b41611a.272a4af9@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 Then I've got a question for you: what are ya doin with that machine in front of ya? You've been able to become aware of the existence of this list... On Thu, 26 Oct 2000 NNajeebb@aol.com wrote: > Hell dear > Would you mind tlling me what is the advantages and disadvantages of computer > :) > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 27 8:50:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mcambria.noddler.com (mcambria.ne.mediaone.net [24.91.184.59]) by hub.freebsd.org (Postfix) with ESMTP id D094C37B479 for ; Fri, 27 Oct 2000 08:50:28 -0700 (PDT) Received: (from cambria@localhost) by mcambria.noddler.com (8.9.3/8.9.3) id KAA00530 for freebsd-questions@freebsd.org; Fri, 27 Oct 2000 10:51:36 -0400 (EDT) (envelope-from cambria) Date: Fri, 27 Oct 2000 10:51:36 -0400 (EDT) From: "Michael C. Cambria" Message-Id: <200010271451.KAA00530@mcambria.noddler.com> To: freebsd-questions@freebsd.org Subject: IPSec (ESP) tunnel through ipfw/natd Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm trying to use my laptop IPSec client to reach work from my home LAN. The LAN uses FreeBSD ipfw/natd to map my private IP addresses to the one address supplied by the cable modem ISP via DHCP. I use rc.firewall as supplied with the type being OPEN (e.g. I'm just using NATD, no firewall.) The laptop can only use IPSec in tunnel mode (corporate policy.) However, it does use ESP only, no AH. Should I be able to tunnel through ipfw/natd with the OPEN rc.firewall rules? Do I need to add any? The archives turned up something about passing esp, but since OPEN passes "all", I do not think this applies to my situation. At present, I only want to allow the laptop on the LAN to tunnel through my FreeBSD machine. Thanks, MikeC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 9: 1: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.dbitech.bc.ca (i.caniserv.com [139.142.95.1]) by hub.freebsd.org (Postfix) with SMTP id 61DEF37B4C5 for ; Fri, 27 Oct 2000 09:01:02 -0700 (PDT) Received: (qmail 652 invoked from network); 27 Oct 2000 16:00:55 -0000 Received: from swen.wavefire.com (139.142.167.220) by 139.142.95.81 with SMTP; 27 Oct 2000 16:00:55 -0000 Message-Id: <4.3.2.7.2.20001027084836.03f5cd30@mail.wavefire.com> X-Sender: swen@mail.wavefire.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Fri, 27 Oct 2000 08:55:22 -0700 To: Tim Erlin From: Chameleon Subject: Re: System Recommendation Cc: questions@freebsd.org In-Reply-To: <14841.13437.679109.454888@guru.mired.org> References: <3314331@toto.iv> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a 486 running with 16 megs of ram... but i'm upgrading to a AMD K5 with 32 Megs... I've found that Natd can get quite ugly sometimes... but a lower class pentium will work just fine, if you put ram into it... Swen At 02:53 AM 10/27/00 -0500, Mike Meyer wrote: >Ken Bolingbroke writes: > > For low traffic? I have a '386 with 20MB RAM doing exactly that, running > > web, mail, DNS, and NAT in front of several other machines. It performs > > adequately, at least. :-) > >Yup. For the gateway box to be become the bottleneck, it has to be >incapable of shuffling data fast enough to fill your internet >connection. If you've got enough bandwidth for that to be possible >with anything FreeBSD will run on, then you've got more bandwidth than >you need for a low traffic site. > > > > > On Thu, 26 Oct 2000, Tim Erlin wrote: > > > > > I'd like to put a FreeBSD box running NAT and ipfw in > > > front of a low traffic web/mail server (also FreeBSD) > > > and 1-2 other machines (win98). Cost is a major > > > factor, so the real question is: how low can I go and > > > still get adequate performance...PII, P, 486???? > > > --Tim > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Yahoo! Messenger - Talk while you surf! It's FREE. > > > http://im.yahoo.com/ > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message -- FreeBSD ('BSD'): No battles to the death are recalled. It is a small Daemon wearing sneakers. It is normally found on Internet servers and powerful desktops, and moves very quickly. A kill of this poweful creature is enough to tick off any sysadmin. It is highly magical, having the power to serve. It resists DoS and SYN flood attacks. Nothing is known about its attack. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 9: 1:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from exchserver.impact8.com (unknown [216.98.200.92]) by hub.freebsd.org (Postfix) with ESMTP id 48BD537B479 for ; Fri, 27 Oct 2000 09:01:47 -0700 (PDT) Received: by EXCHSERVER with Internet Mail Service (5.5.2650.21) id ; Fri, 27 Oct 2000 09:58:12 -0600 Message-ID: <572C6148D69AD4119DEB00D0B765D10B040DC8@EXCHSERVER> From: Peter Kuyarov To: 'Maarten van Schie' , "'NNajeebb@aol.com'" Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: RE: COMPUTER Date: Fri, 27 Oct 2000 09:58:05 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Advantage: Freepr0n Disadvantage: No Real Freepr0n --- www.nul.cjb.net --- The Power to Crash --- www.FreeBSD.org --- The Power to Serve -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Maarten van Schie Sent: Friday, October 27, 2000 9:37 AM To: NNajeebb@aol.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: COMPUTER Then I've got a question for you: what are ya doin with that machine in front of ya? You've been able to become aware of the existence of this list... On Thu, 26 Oct 2000 NNajeebb@aol.com wrote: > Hell dear > Would you mind tlling me what is the advantages and disadvantages of computer > :) > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 9: 9:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 132A037B479 for ; Fri, 27 Oct 2000 09:09:21 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9RG8p401195; Fri, 27 Oct 2000 09:08:51 -0700 (PDT) Date: Fri, 27 Oct 2000 09:08:51 -0700 From: Alfred Perlstein To: peter olin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: port Message-ID: <20001027090851.Z28123@fw.wintelcom.net> References: <20001027145036.228.qmail@web3606.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <20001027145036.228.qmail@web3606.mail.yahoo.com>; from zyranik@yahoo.com on Fri, Oct 27, 2000 at 07:50:36AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * peter olin [001027 07:50] wrote: > dear guys out there, > well i try to read all teh manuals about freebsd. > so here i wanna know if > > 1) freebsd run well in window based sys. i'm using win > 2000 profesional. My condolences, FreeBSD is an operating system, meaning you can't run it "under" another OS like Windows unless you have an emulator like 'vmware'. > 2) what is "port"?..i mean how port is used in > freebsd?? http://www.freebsd.org/ports/ It's a system for installing 3rd party software on FreeBSD. > 3)i haven't install freebsd because it looks quite > dangerous incase i wnet wrong. so i hope is there > other usefull tips to install freebsd that i can use?? http://www.freebsd.org/handbook/install.html > > 4)can u send some pics of freebsd interface?? FreeBSD doesn't have a specific interface, you can run many different interfaces, KDE is one and you can view screenshots of FreeBSD + KDE here: http://www.kde.org/kde2shots.html > i hope my question is not to hard...to think by u > guys. thanks and i would appreciate if u able to reply > to this email. thanks again Not a problem, but please keep the usage of 'u' instead of 'you' to IRC or drop it entirely. :) later, -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 9:10:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from operamail.com (OperaMail.com [199.29.68.79]) by hub.freebsd.org (Postfix) with ESMTP id 7CB5C37B479 for ; Fri, 27 Oct 2000 09:10:24 -0700 (PDT) X-WM-Posted-At: operamail.com; Fri, 27 Oct 00 11:41:48 -0400 X-WebMail-UserID: Jud Date: Fri, 27 Oct 2000 11:41:48 -0400 From: Jud To: freebsd-questions@FreeBSD.org X-EXP32-SerialNo: 00000000 Subject: Newbie - Install New (Linux?) Audio Drivers? Message-ID: <39FA492E@operamail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: InterChange (Hydra) SMTP v3.61.08 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Have had FreeBSD 4.1 installed for a bit over a month now; my first Unix. Have installed some packages - XFree86 4.0.1 a couple of nights ago was my first successful upgrade of installed software. Have compiled & installed custom kernel a number of times. So that's the general state of my "skill level." I have a SB PCI 16 sound card (sold OEM in some Gateway boxes as SB PCI 64D, a/k/a Ensoniq Audio PCI or something like that). Get constant bkgd static-type noise, which can be minimized by fiddling with speaker wires but never goes away. Also, moving my cursor makes a sound like a small motorboat. Would a different audio driver help? I've been looking at ALSA and OSS stuff for Linux. Will Linux drivers work with FreeBSD? Where should a new audio driver be installed? Or is the solution a lot simpler and more basic? TIA, Jud To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 9:39:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tisch.mail.mindspring.net (tisch.mail.mindspring.net [207.69.200.157]) by hub.freebsd.org (Postfix) with ESMTP id 6EEBA37B479 for ; Fri, 27 Oct 2000 09:39:13 -0700 (PDT) Received: from smui03.slb.mindspring.net (smui03.slb.mindspring.net [199.174.114.22]) by tisch.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id MAA30284; Fri, 27 Oct 2000 12:39:08 -0400 (EDT) From: colk99@mindspring.com Received: by smui03.slb.mindspring.net id MAA0000030163; Fri, 27 Oct 2000 12:39:10 -0400 (EDT) Date: Fri, 27 Oct 2000 12:39:10 -0400 To: Jonathan Fosburgh Cc: freebsd-questions@freebsd.org Subject: Re: Re: KDE 2 Message-ID: X-Originating-IP: 209.219.33.178 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Actually I got past that problem by fixing the Makefile when I can I'll see if I can post a diff. Their is a lot more problems after that. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 9:44: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 7A51037B479 for ; Fri, 27 Oct 2000 09:43:58 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9RGhuW02202; Fri, 27 Oct 2000 09:43:56 -0700 (PDT) Date: Fri, 27 Oct 2000 09:43:56 -0700 From: Alfred Perlstein To: Jud Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Newbie - Install New (Linux?) Audio Drivers? Message-ID: <20001027094356.D28123@fw.wintelcom.net> References: <39FA492E@operamail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <39FA492E@operamail.com>; from Jud@operamail.com on Fri, Oct 27, 2000 at 11:41:48AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Jud [001027 09:10] wrote: > Have had FreeBSD 4.1 installed for a bit over a month now; my first Unix. > Have installed some packages - XFree86 4.0.1 a couple of nights ago was my > first successful upgrade of installed software. Have compiled & installed > custom kernel a number of times. So that's the general state of my "skill > level." > > I have a SB PCI 16 sound card (sold OEM in some Gateway boxes as SB PCI 64D, > a/k/a Ensoniq Audio PCI or something like that). Get constant bkgd > static-type noise, which can be minimized by fiddling with speaker wires but > never goes away. Also, moving my cursor makes a sound like a small motorboat. > > Would a different audio driver help? I've been looking at ALSA and OSS stuff > for Linux. Will Linux drivers work with FreeBSD? Where should a new audio > driver be installed? Linux drivers will not work on FreeBSD, OSS might work, but it's probably a better idea to let us know exactly how you have enabled sound and what apps you are using for sound. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 9:47:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bsam.clm.ru (mail.clm.ru [194.186.37.96]) by hub.freebsd.org (Postfix) with ESMTP id 8422437B479 for ; Fri, 27 Oct 2000 09:47:51 -0700 (PDT) Received: from localhost (bsam@localhost) by bsam.clm.ru (8.11.1/8.11.1) with ESMTP id e9RGlfr00292 for ; Fri, 27 Oct 2000 20:47:42 +0400 (MSD) (envelope-from bsam@ipt.ru) X-Authentication-Warning: bsam.clm.ru: bsam owned process doing -bs Date: Fri, 27 Oct 2000 20:47:40 +0400 (MSD) From: Boris Samorodov X-Sender: bsam@bsam.clm.ru To: freebsd-questions@FreeBSD.ORG Subject: Multiport NIC needed Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Good morning/evening/night! Does FreeBSD 4-STABLE support D-link DFE-570TX? Hardware.txt give us only DFE-530TX and DFE-550TX. We need one quad 10/100 NIC (four segments and only one spare PCI slot :-( ) So far we have found only one such card in hardware.txt -- ANA-61044. How is it with FreeBSD? Or can anybody recommend another card? Please, CC: me your answer. Thank you. -- WBR, Boris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 9:49:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cronus.rockisland.com (cronus.rockisland.com [199.217.72.1]) by hub.freebsd.org (Postfix) with ESMTP id 393CB37B479 for ; Fri, 27 Oct 2000 09:49:07 -0700 (PDT) Received: from gfm (tch-ts5-27.rockisland.com [207.149.168.27]) by cronus.rockisland.com (Postfix) with SMTP id 058F529A9B for ; Fri, 27 Oct 2000 09:49:06 -0700 (PDT) Message-ID: <001101c04035$c23e96e0$0a7ca8c0@gfm> From: "G. Frank McCormick" To: Subject: Acrobat Reader package fails Date: Fri, 27 Oct 2000 09:48:39 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From the FreeBSD 4.1 CD-ROM, I installed from the packages collection. When invoked from an xterm command line, Acrobat Reader appears to come up normally. I can open the Reader's on-line user's manual, , which also appears to display normally -- almost. Hypertext links on each page are displayed as scrambled text. Most, though not all, attempts to click on these links crash the application, which then reports an error-code exit of 0x400e0009. As an experiment, I fetched the Linux version of Acrobat Reader from the Adobe web site, and installed it according to the directions. The results were identical. Other Linux applications, including Sun's StarOffice 5.2, run properly on my system. I am running the 3.3.6 X server that came with the 4.1 CD on a Matrox G400 card and a Nokia 21-inch monitor at 1280x1024. I have tried running under two window managers, KDE and WindowMaker, with the same results. If anyone else has seen these symptoms and has a solution, I'd be grateful. Thank you, Frank McCormick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 9:52:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop01wdc.teligent.net (pop01wdc-pub.tgnt.net [216.251.14.31]) by hub.freebsd.org (Postfix) with ESMTP id 0542637B479 for ; Fri, 27 Oct 2000 09:52:27 -0700 (PDT) Received: from cybermark ([64.64.200.36]) by pop01wdc.teligent.net (Sun Internet Mail Server sims.4.0.2000.05.17.04.13.p6) with SMTP id <0G33002LKLJCF2@pop01wdc.teligent.net> for freebsd-questions@FreeBSD.ORG; Fri, 27 Oct 2000 12:52:25 -0400 (EDT) Date: Fri, 27 Oct 2000 09:54:02 -0700 From: Kimberly Judd Subject: Question To: freebsd-questions@FreeBSD.ORG Reply-To: kjudd@cybermarkint.com Message-id: MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2615.200 X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Content-type: text/plain; charset=Windows-1252 Content-transfer-encoding: 7BIT Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Do you do translation work for translating websites? If so can you quote me a price to translate www.ultimatecasino.com into Norweign? Sincerely, Kimberly Judd President/CEO CyberMark International, Inc. www.cybermarkint.com Signature Office Park 9414 E. San Salvador, Ste #120 Scottsdale, AZ 85258 480.657.7343 Voice 480.657.7579 Fax Email: kjudd@cybermarkint.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 10: 0:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corpmx1.ess.harris.com (corpmx1.ess.harris.com [130.41.65.49]) by hub.freebsd.org (Postfix) with ESMTP id C861437B479 for ; Fri, 27 Oct 2000 10:00:25 -0700 (PDT) Received: by corpmx1 with Internet Mail Service (5.5.2650.21) id ; Fri, 27 Oct 2000 13:00:21 -0400 Message-ID: <95B669A7D872D41182A600508BDFFB8C12D5ED@mlbmx7.ess.harris.com> From: "Potts, Ross" To: 'Alfred Perlstein' , Jud Cc: freebsd-questions@freebsd.org Subject: RE: Newbie - Install New (Linux?) Audio Drivers? Date: Fri, 27 Oct 2000 13:00:17 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sometimes you can't get rid of the "motorboat sound". I think it has to do with electrical fields being close to the card. I get the same sound out of my onboard sound(ESS 1888) -----Original Message----- From: Alfred Perlstein [SMTP:bright@wintelcom.net] Sent: Friday, October 27, 2000 12:44 PM To: Jud Cc: freebsd-questions@freebsd.org Subject: Re: Newbie - Install New (Linux?) Audio Drivers? * Jud [001027 09:10] wrote: > Have had FreeBSD 4.1 installed for a bit over a month now; my first Unix. > Have installed some packages - XFree86 4.0.1 a couple of nights ago was my > first successful upgrade of installed software. Have compiled & installed > custom kernel a number of times. So that's the general state of my "skill > level." > > I have a SB PCI 16 sound card (sold OEM in some Gateway boxes as SB PCI 64D, > a/k/a Ensoniq Audio PCI or something like that). Get constant bkgd > static-type noise, which can be minimized by fiddling with speaker wires but > never goes away. Also, moving my cursor makes a sound like a small motorboat. > > Would a different audio driver help? I've been looking at ALSA and OSS stuff > for Linux. Will Linux drivers work with FreeBSD? Where should a new audio > driver be installed? Linux drivers will not work on FreeBSD, OSS might work, but it's probably a better idea to let us know exactly how you have enabled sound and what apps you are using for sound. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 10: 1:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from slash.ab.videon.ca (slash.ab.videon.ca [206.75.216.210]) by hub.freebsd.org (Postfix) with ESMTP id 54D6B37B4C5 for ; Fri, 27 Oct 2000 10:01:25 -0700 (PDT) Received: from rolf-e-laptop.meccamediagroup.com (firewall.meccamediagroup.com [24.108.76.66]) by slash.ab.videon.ca (8.9.2/8.9.2) with ESMTP id LAA14095 for ; Fri, 27 Oct 2000 11:01:24 -0600 (MDT) Message-Id: <5.0.0.25.2.20001027105531.00a68988@127.0.0.1> X-Sender: redwards/firewall.meccamediagroup.com@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Fri, 27 Oct 2000 11:01:26 -0600 To: questions@FreeBSD.ORG From: Rolf Edwards Subject: Re: FW: My Experience With FreeBSD In-Reply-To: References: <14841.10909.686279.398519@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just ordered a Dell PowerEdge 4300 server tricked out to the max... The web site will allow you to choose an OS, or none. They didn't even flinch when I said I didn't want one. They offer Netware, NT4, Win2K, Linux, and they default to NONE!!! They even let you delete keyboard, mouse and even documentation... They are extremely flexible over the phone. This is in no way an add for them, but I was trying to spend $25G on a server, and IBM would take 6 weeks to build, Dell said they could have it in 2-4+4. Plus we have tripled the disk capacity for the same price. Strange eh? In any case the machine was built and shipped in two days...now just waiting for delivery of my new easy bake oven. RE >Yeah gateway wasn't one of them as far as I saw. Dell, Compaq and HP all >have Linux sections on their website and say they will sell you a computer >with it on it. HP's was very dissapointing as they say it but don't say >what models they offer it with and the link to buy them was broken. >None of them had any information on FreeBSD that I saw. If we would like >that to be an option in the future we should all search for freebsd on >all these websites search sections (they log that) and even email them to >ask to include freebsd computers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 10:10: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ihemail2.firewall.lucent.com (ihemail2.lucent.com [192.11.222.163]) by hub.freebsd.org (Postfix) with ESMTP id AB9D237B479; Fri, 27 Oct 2000 10:09:55 -0700 (PDT) Received: from ihemail2.firewall.lucent.com (localhost [127.0.0.1]) by ihemail2.firewall.lucent.com (Pro-8.9.3/8.9.3) with ESMTP id NAA24026; Fri, 27 Oct 2000 13:09:55 -0400 (EDT) Received: from mhmail.mh.lucent.com (h135-3-115-8.lucent.com [135.3.115.8]) by ihemail2.firewall.lucent.com (Pro-8.9.3/8.9.3) with ESMTP id NAA23991; Fri, 27 Oct 2000 13:09:53 -0400 (EDT) Received: from lucent.com (positron.micro.lucent.com [192.19.56.129]) by mhmail.mh.lucent.com (8.8.8+Sun/EMS-1.5 sol2) id NAA18703; Fri, 27 Oct 2000 13:09:41 -0400 (EDT) Message-ID: <39F9B679.CA563B9E@lucent.com> Date: Fri, 27 Oct 2000 13:08:09 -0400 From: "Gary T. Corcoran" Reply-To: gcorcoran@lucent.com Organization: Lucent Microelectronics - Client Access Broadband Systems X-Mailer: Mozilla 4.73 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: Julian Elischer Cc: Aaron Hill , freebsd-questions@FreeBSD.ORG, freebsd-net@FreeBSD.ORG Subject: Re: More on PPPoE & ADSL (Telstra Bigpond) References: <39F8C29F.D785C588@lucent.com> <39F9210E.B728D4F8@elischer.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Julian Elischer wrote: > > "Gary T. Corcoran" wrote: > > > > [Quick background: I implemented PPPoE in our DSL drivers for the Lucent DSL adapters] > > Under Windows I presume? > No BSD drivers? :-) Well, actually... :-) Besides Windows drivers, we were also tasked with writing drivers for Linux. We did that, but since I am a fan of FreeBSD, and I had already figured out what the porting issues from Windows to Linux were, I also ported the code to FreeBSD. Until recently though the BSD version wasn't too useful, as FreeBSD doesn't presently have the capability to have parameters when doing a kldload (long story short: I need to know which main flavor of DSL protocol I'm going to use, to know whether to become an ethernet-like or a PPP device at device attach time). But then Terry Lambert told me of a trick with loading an extra "parameter module" first, whereby I could do an ioctl to the parameter module, then load the DSL driver and have it read the parameters from the parameter module. I got this basically working last Friday. I need to polish up the code a bit, but then it will be ready for beta testing*, if you have a Lucent WildWire DSL (PCI plug-in card) adapter. Anybody interested in trying it? * assuming my bosses lets me post or send out the code at this time. Gary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 10:24:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from digitaldaemon.com (digitaldaemon.com [63.105.9.34]) by hub.freebsd.org (Postfix) with SMTP id BEC9637B479 for ; Fri, 27 Oct 2000 10:24:51 -0700 (PDT) Received: (qmail 18518 invoked from network); 27 Oct 2000 17:22:21 -0000 Received: from unknown (HELO smartsoft.cc) (192.168.0.73) by digitaldaemon.com with SMTP; 27 Oct 2000 17:22:21 -0000 Message-ID: <39F9BA20.C1166716@smartsoft.cc> Date: Fri, 27 Oct 2000 13:23:45 -0400 From: Jan Knepper Organization: Smartsoft, LLC X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Rolf Edwards Cc: questions@FreeBSD.ORG Subject: Re: FW: My Experience With FreeBSD References: <14841.10909.686279.398519@guru.mired.org> <5.0.0.25.2.20001027105531.00a68988@127.0.0.1> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Cool! I've got quite some good experience with Dell and their delivery as well. The weird things was though that the first machine ever placed in order with them took almost a month. Everything after that has been delivered within a week! Believe it or not. I got the sales rep kinda confused on the phone when I told him I didn't want all the free software and I didn't want the operating system. I also told them that they seriously should look into preinstall of FreeBSD as well. To bad so many people still thing it is a brach of Linux... Don't worry, be Kneppie! Jan Rolf Edwards wrote: > Just ordered a Dell PowerEdge 4300 server tricked out to the max... The > web site will allow you to choose an OS, or none. They didn't even flinch > when I said I didn't want one. They offer Netware, NT4, Win2K, Linux, and > they default to NONE!!! They even let you delete keyboard, mouse and even > documentation... They are extremely flexible over the phone. > > This is in no way an add for them, but I was trying to spend $25G on a > server, and IBM would take 6 weeks to build, Dell said they could have it > in 2-4+4. Plus we have tripled the disk capacity for the same > price. Strange eh? In any case the machine was built and shipped in two > days...now just waiting for delivery of my new easy bake oven. > > RE > > >Yeah gateway wasn't one of them as far as I saw. Dell, Compaq and HP all > >have Linux sections on their website and say they will sell you a computer > >with it on it. HP's was very dissapointing as they say it but don't say > >what models they offer it with and the link to buy them was broken. > >None of them had any information on FreeBSD that I saw. If we would like > >that to be an option in the future we should all search for freebsd on > >all these websites search sections (they log that) and even email them to > >ask to include freebsd computers. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Jan Knepper Smartsoft, LLC 88 Petersburg Road Petersburg, NJ 08270 U.S.A. http://www.smartsoft.cc/ http://www.mp3.com/pianoprincess Phone : 609-628-4260 FAX : 609-628-1267 FAX : 303-845-6415 http://www.fax4free.com/ Phone : 020-873-3837 http://www.xoip.nl/ (Dutch) FAX : 020-873-3837 http://www.xoip.nl/ (Dutch) In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 10:29:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rye.elite.net (rye.elite.net [205.199.220.6]) by hub.freebsd.org (Postfix) with ESMTP id 14D3337B479 for ; Fri, 27 Oct 2000 10:29:35 -0700 (PDT) Received: from localhost (bangel@peach.elite.net [205.199.220.25]) by rye.elite.net (8.9.3/8.9.3) with SMTP id KAA18760 for ; Fri, 27 Oct 2000 10:29:28 -0700 (PDT) Date: Fri, 27 Oct 2000 10:30:48 -0700 (PDT) From: Keith Simonsen X-Sender: bangel@localhost To: questions@freebsd.org Subject: booting 4.1.1 on a compaq proliant 4000 Message-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 checked the archives and didnt find too much info on the 4000 model with pentium cpu's... the posts i saw said 486 SMP was impossible... It's quad pentium 66mhz. i have two 66mhz cpu modules in there right now. 5 scsi drives and a compaq smart drive array controller. here's what happen when i boot off the 4.1.1-release install floppies: avail memory = 13094912 12788K Bytes preloaded elf kernel "kernel" at 0xc0375000. Intel Pentium detected, isntalling workaround for F00F bug md0: Malloc disk npx0: on motherboard npx0: INT 16 interface eisa0: on motherboard mainboard0: on eisa0 slot0 ida0: at 0x7c88-0x7c9c, irq 10 (level) ida0: on eisa0 slot7 ida0: drives=1 firm_rev=1.86 idad0: 2001MB (4099725 sectors), blocksize=512 Fatal trap 12: page fault while in kernel mode fault virtual address = 0x38484 fault code = supervisor read, page not present instruction pointer = 0x8:0x38484 stack pointer = 0x10:0xc0020047 frame pointer = 0x10:0xfdb8508 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL=0 current process = 0 (swapper) interrupt mask = net tty bio cam trap number = 12 panic: page fault uptime: 0s I hope someone can glean some info out of this...maybe a boot -v would help, or try removing some of the extraneous hardware in the machine... theres some sort of two line serial card and another card with a 25pin rs232 port... please cc me i am not subscribed to fbsd-questions. Thanks for any suggestions, Keith To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 10:37:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo-r09.mail.aol.com (imo-r09.mx.aol.com [152.163.225.9]) by hub.freebsd.org (Postfix) with ESMTP id D055737B479 for ; Fri, 27 Oct 2000 10:37:10 -0700 (PDT) Received: from GERRYGM@aol.com by imo-r09.mx.aol.com (mail_out_v28.32.) id n.94.b4758a5 (3865) for ; Fri, 27 Oct 2000 13:37:02 -0400 (EDT) From: GERRYGM@aol.com Message-ID: <94.b4758a5.272b173d@aol.com> Date: Fri, 27 Oct 2000 13:37:01 EDT Subject: Hard drive, read only To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Windows AOL sub 114 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I was given a Gateway 2000 Colorbook, with FreeBSD, the guy that gave it to me does not remember the root password. I have the FreeBSD Ver.3.2. When I tried to use Partition Magic it said the drive is read only. I tried the installation disks I made for BSD. Is there a way I can reload a new os on this hard drive. I am stumped. Though that happens quite often. Gerry Mitchell 3603845292 gerrygm@aol.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 10:39:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pm.highway.ne.jp (pm.highway.ne.jp [210.166.100.42]) by hub.freebsd.org (Postfix) with ESMTP id 17DCC37B4C5; Fri, 27 Oct 2000 10:38:45 -0700 (PDT) Received: from C07_Tzsizyvz (x53-195.kobe.highway.ne.jp [203.140.12.195]) by pm.highway.ne.jp (8.9.3/3.7W00102715) with SMTP id CAA09063; Sat, 28 Oct 2000 02:33:36 +0900 (JST) Date: Sat, 28 Oct 2000 02:21:06 +0900 Received: (shiroyagi 2.5.2 Release build 1409) ; Sat, 28 Oct 2000 02:21:07 +0900 (JST) From: ii1254hd@waswes9.com Reply-To: xxx@owner.ac To: "0008@0008" Message-ID: <005b01c0403a$4addbae0$c30c8ccb@C07Tzsizyvz> Subject: VCD X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Shiroyagi-ID: 199912080001 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B"#"#"#%"%8%"H/!*!*!VF|K\?M#A#V=wM%=P1i!*N"#V#C#D9XF~J}!W$N$40FFb"#"#"#(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B"""#$O$8$a$K"#""(B $B$3$N%a!<%k$O!">e5-%?%$%H%k$N!VF|K\?M#A#V=wM%=P1i!*N"#V#C#D9XF~J}!W$r0F(B $BFb$9$k%a!<%k$G$9!#62=L$G$9$,6=L#$N$J$$J}$O!"$3$N%a!<%k$r:o=|$7$F$/$@$5(B $B$$!#?<$/$*OM$S$$$?$7$^$9!#(B $B"""#@bL@"#""(B $B%"%8%"=t9q$G$O!"F|K\?M$N7]G=?M$d%F%l%SHVAH$N?M5$$,9b$$$3$H$OM-L>$G$9!#(B $BF1MM$KF|K\@=$N%"%@%k%H%S%G%*$bBgJQ9b$$?M5$$,M-$j!"F|K\F1MM$KN"%S%G%*$N(B $BCO2<;T>l$bB8:_$7$^$9!#$?$@!"F|K\$H0c$&E@$O(BMPEG$BJ}<0$N%S%G%*(BCD(VCD$B!KJ}<0(B $B$GN.DL$7$F$$$kE@$H!"Cx:n8"$d>SA|8"$,L$@0Hw$J$?$a$+!"F|K\$NCO2<;T>l$G$O(B $BN.=P$7$F$$$J$$!"?M5$#A#V>n$N:nIJ$,?tB?$/N.DL$7$F$$$k=j$G$9!#(B $B!z!zFCJs!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z(B $BBg9%I>$NF|K\;T>lL$N.=P$N!V6bBtJ8;R!W!V>.Bt$^$I$+!W!VGr@P$R$H$_!W$K2C$((B $B?7$?$K!V@nEgOBDEH~!W!V0*$_$N$j!W!VM<l$OCx:n8"$d>SA|8"$J$I4X78$J$$L5K!COBS$G$9!#!!!!!!!!!!!!(B $B!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z(B $B"#"#:nIJ>R2p"#"#(B $B!|Gr@PE*M6OG!|!!!!!|=P1i!!Gr@P$R$H$_!|!!!!!!!!!!!!!!!!!!!!!!(B42$BJ,(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B!!$3$N:nIJ$O!"$4$/:G6a$K$J$C$F#V#H#S%F!<%W$GF|K\;T>l$K$bN.DL$7$@$7$?$h(B $B$&$G$9!#%"%8%";T>l$G$O$+$J$jA0$+$iN.DL$7$F$^$7$?!#;DG0$J$,$i56;wK\HV$G(B $B$9$,!"%P%C%A%j4]8+$($G$9!#%U%!%s$J$i(BCD-ROM$B$G1J5WJ]B8$7$^$7$g$&!#!!!!!!(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B!|Nx0&J*8l!|!!!!!!!|=P1i!!@nEgOBDEH~!|!!!!!!!!!!!!!!!!!!!!!!(B35$BJ,(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B$J$s$H!*@nEgOBDEH~$G$9$h!#8+$D$1$?$H$-$O!"46F0$7$^$7$?!#$d$O$jE];:#A#V(B $B%a!<%+!<$NN.=P$G$7$g$&$+!)=w;R9b@8J*$G#3#P$d%l%$%W$b$"$j!"$+$J$j%O!<%I(B $B$JFbMF$G$9!#$5$F!"56;wK\HV$+??@-K\HV$+$O8+$F$N$*3Z$7$_!&!&!&!&!&!!!!!!(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B!|F15i@8=iBN83!|!!!|=P1i!!6bBtJ8;R!!>.Bt$^$I$+!|!!!!!!!!!!!!(B40$BJ,(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B?M5$%"%$%I%k#A#V=wM%$N6%1i:n$G$O$J$/$F!"#2:nIJ$rJT=8$7$?:nIJ$G$9!#$G$9(B $B$,!"$=$l$>$l$*$$$7$$=j$I$j$G$*F@$J:nIJ$G$9!#$"$^$j%O!<%I$JFbMF$G$O$J$$(B $B$G$9$,!"8+$($k$H$3$m$OEvA3$h$/8+$($k1J5WJ]B8HG$G$7$g$&!#!!!!!!!!!!!!!!(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B!|K=0|!|!!!!!!!!!!!|=P1i!!M<l$G$bN.=P$7$F$$$^$9!#$?$@!"$3$N:nIJ$OF|K\$N$H$O(B $B0c$&:nIJ$G$9!#1Q8l$N;zKkF~$j$J$N$G!"$b$H$b$H%"%a%j%+@=$N5UM"F~#D#V#D$r(B $B#V#C#D$K0\?"$7$?$h$&$G$9!#3X1`J*$GBN0i4[$NAR8K$G%V%k%^$N8e$m$+$i!&!&!&(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B!|?l=@E*2w46!|!!!!!|=P1i!!2,:jH~=w!|!!!!!!!!!!!!!!!!!!!!!!!!(B36$BJ,(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $BCf9q8l$N;zKk$,e5-$N$h$&$J(B $B8=>]$K$J$j$^$9!#5pF}4G8nIX$N%Q%$%:%j<#NE$,$b$A$m$s4]8+$(>uBV$G$9!#(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B!|E=?HA4MgE7;H!|!!!|=P1i!!HSEg0&!!>.NS$R$H$_!!9bAR5.H~;R!|!!(B41$BJ,(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B#3?M$H$b0l@NA0$N?M5$=wM%$5$s$G$9!#6%1i:n$G$O$J$/!"$*$$$7$$$H$3$I$j$N%*(B $B%`%K%P%9:nIJ$G$9!#2h$l0l@$IwsS$7$??M5$=wM%$J(B $B$N$G8+$4$?$($?$C$W$j$G$9!#@N$*@$OC$K$J$C$?J}$K$O!"$*4+$a$7$^$9!#(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B!|:Y@nI49g!|!!!!!!!|=P1i!!:Y@nI49g;R!|!!!!!!!!!!!!!!!!!!!!!!(B36$BJ,(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B$J$s$+JQ$J%?%$%H%k$G$9!#DA$7$/;zKk$,F~$C$F$$$^$;$s!##F%+%C%W(B95$B%;%s%A$@(B $B$=$&$G$9$,!"%"%8%"$G$b5pF}%.%c%k$OBg?M5$$G$9$M!#8e$m$+$iA0$+$i9g7W#52s(B $B$N%,%A%s%3%7!<%s$,054,$G$9!#(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B!|@)I~0&E[!|!!!!!!!|=P1i!!F#C+$7$*$j!|!!!!!!!!!!!!!!!!!!!!!!(B41$BJ,(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B%m%j!<%?$J%U%'%$%9$K%"%s%P%i%s%9$J5pF}$NF#C+$7$*$j$G$9!#:G6a0zB`$7$?$H(B $B;W$C$F$$$?$iI|5"$7$F$^$9$M!#%$%s%G%#!<%9$NGv>C$70J30$O!"F|K\L$N.=P$@$H(B $B5-21$7$F$$$^$9!#%,%A%s%3??@-K\HV$N%3%9%W%lJ*$G$9!#(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B!|%(%m%0%m!|!!!!!!!|=P1i!!0l?'NoLp!|!!!!!!!!!!!!!!!!!!!!!!!!(B32$BJ,(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $BJY6/ITB-$G$3$N#A#V=wM%$5$s$O!"$I$s$J?M$J$N$+CN$j$^$;$s!#$G$b!"MF;QCZ$7$^$9!#Cf9q8l;zKk$G$9$,2;@<$OF|K\8l$G$9!#(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B!|B<>eNoF`!|!!!!!!!|=P1i!!B<>eNoF`!|!!!!!!!!!!!!!!!!!!!!!!!!(B45$BJ,(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B>/$7@N$N?M5$#A#V=wM%$G$9!#K?9q$N2&B2$H0lHU?tI4K|$G!&!&!&$J$I$N1=$,@N$"(B $B$j$^$7$?$M!#8D?ME*$K$O??n$G$9!#%9%l%s%@!<$JGr$$H)$NH`=w$G$9$,%"%8%"$G$O(B $B$"$^$j?M5$$,$J$$$N$+!)%Q%C%1!<%8$OJL$N=wM%$Ne#1#5:nIJ$G$9!#(B $B(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(B $B!z9XF~$5$l$kJ}!z(B $B!yBe6b$O!"#1#5:nIJJ,$G!o#1#2#0#0#01_!\Be0z$-AwNA!o#1#0#0#01_$G9g7W!o#1(B $B!!#3#0#0#01_$G$9!#$P$iGd$j$O$G$-$^$;$s!#(B $B!yH/AwJ}K!$OM9JX6I$N!VBe0z$-M9JX!W$r;H$$$^$9!#>&IJ$H0z$-49$($KBe6b$rM9(B $B!!JX6I$N?&0w$NJ}$K!"$*;YJ'$$$/$@$5$$!#(B $B!yCmJ8J}K!$O!"2<5-$N%a!<%k%"%I%l%9$K!X=;=j!Y!X;aL>!Y!XM9JXHV9f!Y!XEEOC(B $B!!HV9f!Y!X%a!<%k%"%I%l%9!Y$r!"$*CN$i$;$/$@$5$$!#$=$N$5$$$KI,$:%a!<%k$N(B $B!!!X7oL>!Y$r!XCmJ8!Y$H5-F~$7$F$/$@$5$$!#!XCmJ8!Y0J30$G$9$H3NG'$G$-$J$$(B $B!!2DG=@-$,$"$j$^$9!#(B $B!y$$$m$$$m$J;v>p$K$h$j!"<+Bp$N=;=jEy$rCN$i$l$?$/$J$$J}$O!XM9JX6IN1$a!Y(B $B!!$r!"$*4+$a$7$^$9!#CmJ8;~$K!X;aL>!Y$H$9$k!XM9JX6IL>!Y$H(B $B!!M9JX6I$N=j:_$9$k!XETF;I\8)!";TD.B!Y$r!"$*CN$i$;$/$@$5$$!#>&IJ$r$4(B $B!!;XDj$NM9JX6I$G!"$*ZL@=q$NDs<($,I,MW$G$9!#(B $B!yHNGd$7$F$$$k>&IJ$N@-e!"8D!9$Ne5-$N%a!<%k%"%I%l%9$O!"%W%m%P%$%@Ey$K$h$jFMA3;HMQCf;_$NA\$7$/65$($F$/$@$5$$!#(B $B#A!!F|K\$G$O!";(;o$NIUO?#C#D$G$*Fk@w$_$G$9!#F02h$N:F@8$K$O%Q%=%3%s$,$"(B $B!!!!$l$PB>$KFCJL$J5!4o$OI,MW$"$j$^$;$s!#(BWINDOWS95/98$B$^$?$O(BMAC/OS$B$KI8=`(B $B!!!!AuHw$NF02h:F@8%=%U%H$G:F@8$G$-$^$9!##D#V#D$H$O8_49@-$,$J$$$N$G#D#V(B $B!!!!#D@lMQ$N:F@85!4o$G$O:F@8$G$-$^$;$s!#"(%W%l%9%F#2$b%@%a$G$9!#(B $B""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""(B $B#Q!!8D?M>pJs$NN.=P$J$I?4G[$G$9!#(B $B#A!!9XF~pJs$O87pJs$OGK4~$7$F$$$^$9!#$4?4G[(B $B!!!!$J>l9g$O!XM9JX6IN1$a!Y$r!"$4MxMQ$/$@$5$$!#(B $B""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""(B $B#Q!!9XF~8e$KJVIJ$G$-$^$9$+!)(B $B#A!!62=L$G$9$,JVIJ$OIT2D$G$9!#M}M3$O>&IJ$N@-e!"4JC1$KJ#@=$G$-$k0Y$G(B $B!!!!$9!#ITNIIJEy$O8r49$K1~$8$^$9!#(B $B""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""(B $B#Q!!A0J'$$!u8eJ'$$$O2DG=$G$9$+!)(B $B#A!!8=:_$O!"Be6b$N7h:QJ}K!$O!XBe0z$-!Y$N$_$G$9!#$4IT:_$,$A$JJ}Ey$J$I$O(B $B!!!!!XM9JX6IN1$a!Y$r!"$*4+$a$7$^$9!#(B $B""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""(B $B#Q!!:nIJ>R2p$N#1#5:nIJ$7$+$J$$$N$G$9$+!)(B $B#A!!B>$K$bB??tF~l$GL$N.=P$N?M5$=wM%$N:nIJ$rCf?4$K!"87A*$7$?7k(B $B!!!!2L$G$9!#8e2y$O$7$J$$#1#5:nIJ$N0FFb$G$9!#(B $B""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""(B $B#Q!!FbMFJ*$,B>?M$K2r$+$i$J$$$h$&$KG[C#2DG=$G$9$+!)(B $B#A!!$40B?4$/$@$5$$!#2:JX>e!">&IJ$N!XIJL>!YMs$O!X%Q%=%3%s%=%U%H!Y$GH/Aw(B $B!!!!$7$^$9!#304Q$G$OFbMF$NH=JL$OIT2DG=$G$9$N$G!"$42HB2$K$b0B?4$G$9!#(B $B""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""(B $B#Q!!CmJ88e!"2?F|$GE~Ce$7$^$9$+!)(B $B#A!!CmJ8$N%a!<%k$r3NG'8e!"MbF|$KH/Aw$7$^$9!#H/Aw8e$O!"KL3$F;!"6e=#!"N%(B $B!!!!Eg$O#3F|0JFb!"$=$NB>$O#2F|0JFb$KG[C#$5$l$^$9!#(B $B""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""(B $B#Q!!$3$N%a!<%k$NFbMF$O0cK!$G$9$+!)(B $B#A!!8=CJ3,$G$O%?%$%H%k$I$&$j!VF|K\?M#A#V=wM%=P1i!#N"#V#C#D9XF~J}!W$N0F(B $B!!!!Fb$G$9$N$G!"0cK!$G$J$$$H2rpJs$NHNGd$G$"$j0c(B $B!!!!K!$J(BCD-ROM$B$NHNGd$G$O$"$j$^$;$s!#(B $B""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""(B $B#Q!!$J$J$/0Y$G$9!#CMCJ$b$+$J$j!"%j!<%:%J%V%k$K(B $B!!!!@_Dj$G$-$?$H<+Ii$7$F$$$^$9!#(B $B""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""(B $B#Q!!M9JX6IN1$a$K$D$$$F65$($F$/$@$5$$!#(B $B#A!!Bg$-$JD9=j$O!"<+J,$N=;=j$r5-F~$7$J$/$F$b$$$$!"Bg$-$JM9JX6I$G$OEZF|(B $B!!!!$d#2#4;~4V$Nl$d3X9;$N6a$/$GZL@=q$NDs<($,I,MW$G$9$N$G!"56L>$G$Ne5-0J30$N5?LdE@$K$OJVEz$$$?$7$+$M$^$9!#$[$H$s$I$N5?Ld$K$O(B $B!!BP1~$7$F$$$k$H9M$($i$l$^$9!#(B $B"(CmJ8$5$l$k$+$?$O!"#Q!u#A$rFI$s$G$4Ge$GCmJ8$7$F$/$@$5$$!#(B To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 10:42:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from operamail.com (OperaMail.com [199.29.68.79]) by hub.freebsd.org (Postfix) with ESMTP id 209B337B479 for ; Fri, 27 Oct 2000 10:42:07 -0700 (PDT) X-WM-Posted-At: operamail.com; Fri, 27 Oct 00 13:42:04 -0400 X-WebMail-UserID: Jud Date: Fri, 27 Oct 2000 13:42:04 -0400 From: Jud To: "Potts, Ross" , Alfred Perlstein Cc: freebsd-questions X-EXP32-SerialNo: 00000000 Subject: RE: Newbie - Install New (Linux?) Audio Drivers? Message-ID: <39FDEF51@operamail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: InterChange (Hydra) SMTP v3.61.08 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks to both of you for replying. Ross, I hope you're wrong about not getting rid of the problem. :) (If that means a new card, I hope it's an inexpensive one.) I enabled sound by adding device pcm to my kernel and MAKEDEVing the snd0 device in /dev. Regarding "apps for sound," the effects I described are always present at least from the time I start XFree86 (formerly 3.3.6, now 4.0.1) - whether it's X by itself, e.g. during configuration, or with a desktop and/or window manager (formerly Gnome+Sawfish, now Icewm). I don't recall whether the effects occur when I'm in terminal mode after boot but before startx (sorry, not at my home machine right now). When I had used Gnome+Sawfish I had sound effects for window events enabled; now with Icewm I don't. I ran a cd player app from Gnome occasionally with G+S; with Icewm I've tried running xcdplayer but it tells me I don't have a CD loaded (think I need to configure it to look at acd0c instead of wherever it's looking, but that's a different problem). Jud >===== Original Message From "Potts, Ross" ===== >Sometimes you can't get rid of the "motorboat sound". I think it has to do with >electrical fields being close to the card. I get the same sound out of my >onboard sound(ESS 1888) > > -----Original Message----- > From: Alfred Perlstein [SMTP:bright@wintelcom.net] [snip] > Linux drivers will not work on FreeBSD, OSS might work, but it's >probably > a better idea to let us know exactly how you have enabled sound and > what apps you are using for sound. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 11:12:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from utopia.rbgdesign.com (unknown [209.157.53.10]) by hub.freebsd.org (Postfix) with ESMTP id 0331437B4C5 for ; Fri, 27 Oct 2000 11:12:31 -0700 (PDT) Received: from PIBERVISION (host90.rbgdesign.com [209.157.53.90]) by utopia.rbgdesign.com (8.11.1/8.11.0) with SMTP id e9RICUZ03574 for ; Fri, 27 Oct 2000 11:12:30 -0700 (PDT) (envelope-from jchester@rbgdesign.com) From: "Joel Chesterman" To: Subject: named error Date: Fri, 27 Oct 2000 11:13:16 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am running freebsd4.1.1. I am getting the following error from named in /var/log/messages fairly often: named[119]: denied update from [209.157.53.10].3807 for rbgdesign.com rbgdesign.com is my domain. 209.157.53.10 is my freebsd411 server running named. Ideas? Thought? Thanks... Joel Chesterman Information Technology Manger Rutherford Bolen Group To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 11:17:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from luke.cpl.net (unknown [63.169.72.3]) by hub.freebsd.org (Postfix) with ESMTP id 5331437B479 for ; Fri, 27 Oct 2000 11:17:09 -0700 (PDT) Received: (from shawn@localhost) by luke.cpl.net (8.9.3/8.9.3) id LAA61541 for questions@freebsd.org; Fri, 27 Oct 2000 11:19:26 GMT Date: Fri, 27 Oct 2000 11:19:26 +0000 From: Shawn Ramsey To: questions@freebsd.org Subject: DES passwd Message-ID: <20001027111926.A51348@cpl.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to enable DES passwords on a 4.1.1-RELEASE machine. I installed the crypto distribution. And now at least "adduser" encrypts passwords with DES. But "passwd" does not. I tried recompiling. I thought all I did before (3.4-RELEASE) was install the same package, and passwd encrypted with DES. What do I need to do? Maybe this will help too : /usr/lib {32}>ls -ld libcr* lrwxrwxrwx 1 root wheel 13 Oct 27 01:09 libcrypt.a -> libdescrypt.a lrwxrwxrwx 1 root wheel 14 Oct 27 01:09 libcrypt.so -> libdescrypt.so lrwxrwxrwx 1 root wheel 16 Oct 27 01:09 libcrypt.so.2 -> libdescrypt.so. 2 lrwxrwxrwx 1 root wheel 15 Oct 27 01:09 libcrypt_p.a -> libdescrypt_p.a -r--r--r-- 1 root wheel 1275196 Sep 26 00:04 libcrypto.a lrwxrwxrwx 1 root wheel 14 Oct 27 01:09 libcrypto.so -> libcrypto.so.1 -r--r--r-- 1 root wheel 781268 Sep 26 00:04 libcrypto.so.1 -r--r--r-- 1 root wheel 1362554 Sep 26 00:04 libcrypto_p.a /usr/bin {34}>ldd passwd passwd: libkadm.so.3 => /usr/lib/libkadm.so.3 (0x2806a000) libkrb.so.3 => /usr/lib/libkrb.so.3 (0x2806f000) libcrypto.so.1 => /usr/lib/libcrypto.so.1 (0x28088000) libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x28144000) librpcsvc.so.2 => /usr/lib/librpcsvc.so.2 (0x28159000) libcom_err.so.2 => /usr/lib/libcom_err.so.2 (0x28160000) libutil.so.3 => /usr/lib/libutil.so.3 (0x28162000) libc.so.4 => /usr/lib/libc.so.4 (0x2816b000) I tried coping the libdescryt libs to the same name as passwd points to, but it still encrypts with MD5 passwds. :( To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 11:20:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Socrates.i-pi.com (Socrates.i-pi.com [198.49.217.5]) by hub.freebsd.org (Postfix) with ESMTP id 7D22337B479 for ; Fri, 27 Oct 2000 11:20:15 -0700 (PDT) Received: (from ingham@localhost) by Socrates.i-pi.com (8.11.0/8.9.3) id e9RIJID20932; Fri, 27 Oct 2000 12:19:18 -0600 (MDT) (envelope-from ingham) Date: Fri, 27 Oct 2000 12:19:18 -0600 From: Kenneth Ingham To: Greg Lehey Cc: Kenneth Ingham , questions@FreeBSD.ORG Subject: Re: Missing tape drive? Message-ID: <20001027121918.B20788@Socrates.i-pi.com> References: <20001026155132.H17432@Socrates.i-pi.com> <20001026172839.A15066@dan.emsphone.com> <20001026214722.A18729@Socrates.i-pi.com> <20001027131955.C51550@wantadilla.lemis.com> <20001026221013.A18818@Socrates.i-pi.com> <20001027135238.D51550@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20001027135238.D51550@wantadilla.lemis.com>; from grog@lemis.com on Fri, Oct 27, 2000 at 01:52:38PM +0930 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > OK, let's recapitulate: do you know that the drive has worked > elsewhere? What happens if, instead of 'mt status', you do an 'mt > rewind'? It's just barely possible that the drive is not returning a > good status because the tape has never been written, though I can't > reproduce this behaviour on my machine. Also, let's see the relevant > dmesg output again. The drive worked fine on two other FreeBSD 4.1 machines. Identical hardware. Similar, but not quite identical OS versions. We just shut down the machine it was on, shut down the destination machine, moved the cable from one machine to the other, then powered everybody back up. Obviously, we should have considered doing a remote dump instead of moving the tape drive... mt rewind does the same thing as mt status; a kernel message (on the console and in dmesg) stating: ``(sa0:ahc0:0:5:0): unable to rewind after test read'' as well as a message on the terminal where the command was run saying ``mt: /dev/nrsa0: Device not configured''. I removed and recreated the *sa* devices in /dev with no effect. Relevant dmesg output is: ahc0: port 0xdc00-0xdcff mem +0xedfff000-0xedffffff irq 11 at device 13.0 on pci0 aic7880: Wide Channel A, SCSI Id=7, 16/255 SCBs sa0 at ahc0 bus 0 target 5 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0: 5.000MB/s transfers (5.000MHz, offset 8) Kenneth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 11:22:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pogo.caustic.org (pogo.caustic.org [208.44.193.69]) by hub.freebsd.org (Postfix) with ESMTP id 4923737B479 for ; Fri, 27 Oct 2000 11:22:31 -0700 (PDT) Received: from localhost (jan@localhost) by pogo.caustic.org (8.11.0/ignatz) with ESMTP id e9RIMMI78799; Fri, 27 Oct 2000 11:22:22 -0700 (PDT) Date: Fri, 27 Oct 2000 11:22:22 -0700 (PDT) From: "f.johan.beisser" To: Joel Chesterman Cc: freebsd-questions@FreeBSD.ORG Subject: Re: named error 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 at a guess, you've got yourself set up as a secondary to that DNS server, and it is not set up to talk to your machine, or allow it to obtain the zone file from 209.157.53.10. you may want to check the configs. -- jan On Fri, 27 Oct 2000, Joel Chesterman wrote: > > I am running freebsd4.1.1. I am getting the following error from named in > /var/log/messages fairly often: > > named[119]: denied update from [209.157.53.10].3807 for rbgdesign.com > > rbgdesign.com is my domain. > 209.157.53.10 is my freebsd411 server running named. > > Ideas? Thought? Thanks... -------/ f. johan beisser /--------------------------------------+ http://caustic.org/~jan jan@caustic.org "Never laugh at someone until you've walked a mile in their shoes. Then laugh. For you are a mile away, and you have their shoes." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 11:31:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from glinda.oz.net (glinda.oz.net [216.39.128.6]) by hub.freebsd.org (Postfix) with ESMTP id ED88137B479 for ; Fri, 27 Oct 2000 11:31:55 -0700 (PDT) Received: from seamud.sam.com (sense-sea-mas-207.oz.net [216.39.130.207]) by glinda.oz.net (8.9.3/8.7.3) with ESMTP id LAA01103 for ; Fri, 27 Oct 2000 11:23:50 -0700 (PDT) Received: from sam (sam.sam.com [10.0.0.2]) by seamud.sam.com (8.11.1/8.11.1) with SMTP id e9RIVm001595 for ; Fri, 27 Oct 2000 11:31:49 -0700 (PDT) (envelope-from samz@oz.net) Message-ID: <001501c04044$2b7278d0$0200000a@sam> Reply-To: "Sam Zamarripa" From: "Sam Zamarripa" To: Subject: PPP Nat Bandwidth Sharing Date: Fri, 27 Oct 2000 11:31:49 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-Mimeole: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. I was wondering if this is even possible or I am looking for too much. I use a 56K dialup connection. I am using PPP Nat to share with a LAN. Bandwidth sharing doesn't seem to be too efficient. For example if Machine-1 on the LAN is doing a major download of a compressed file and getting near full speed of 5.6K/sec, if Machine-2 starts web browsing or a download itself..they can barely pull 1K/sec. It would seem to me that it should start throttling the bandwidth back so both machines are getting about 2.8K/sec each evenly. Is this possible? I thought maybe using DUMMNET and the Weight command would work as the example shows on this page - http://www.iet.unipi.it/~luigi/ip_dummynet But it didn't make much difference. Is there a way to efficiently share bandwidth or am I just looking for too much out of this? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 11:35:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.speedera.com (unknown [64.242.144.230]) by hub.freebsd.org (Postfix) with ESMTP id D84E337B479 for ; Fri, 27 Oct 2000 11:35:35 -0700 (PDT) Received: from salesnb1 (ph-109.speedera.com [10.40.10.109]) by mail.speedera.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id 473XNAWH; Fri, 27 Oct 2000 11:36:26 -0700 Message-ID: <0e7701c04046$bb615360$6d0a280a@speedera.com> From: "Ras-Sol" To: "Mike Meyer" , "Ken Bolingbroke" Cc: References: <14841.13437.679109.454888@guru.mired.org> Subject: Re: System Recommendation Date: Fri, 27 Oct 2000 11:50:10 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, I've got a 486dx2-50 with 12mb doing NAT for my house. At first I had it set up doing PPPoE on the DSL line- And it performed fine. But- I did notice that now that I have a static IP, and the box is simply doing NAT (with no PPP). The connection is noticeaby faster- (smoother, less "blocky", if that makes any sense) However, the box was barely being utilized even with PPP running, so I think the "blockyness" was more on their PPP server's end. Anyway- any old 486 should be cool- And 12mb is enough for a few VTs, sshd, ppp, and a couple perl scripts running in the bg- -- -sex:blood:heaven- AIM: IMFDUP ----- Original Message ----- From: Mike Meyer To: Ken Bolingbroke Cc: Sent: Friday, October 27, 2000 12:53 AM Subject: Re: System Recommendation > Ken Bolingbroke writes: > > For low traffic? I have a '386 with 20MB RAM doing exactly that, running > > web, mail, DNS, and NAT in front of several other machines. It performs > > adequately, at least. :-) > > Yup. For the gateway box to be become the bottleneck, it has to be > incapable of shuffling data fast enough to fill your internet > connection. If you've got enough bandwidth for that to be possible > with anything FreeBSD will run on, then you've got more bandwidth than > you need for a low traffic site. > > > > > On Thu, 26 Oct 2000, Tim Erlin wrote: > > > > > I'd like to put a FreeBSD box running NAT and ipfw in > > > front of a low traffic web/mail server (also FreeBSD) > > > and 1-2 other machines (win98). Cost is a major > > > factor, so the real question is: how low can I go and > > > still get adequate performance...PII, P, 486???? > > > --Tim > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Yahoo! Messenger - Talk while you surf! It's FREE. > > > http://im.yahoo.com/ > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 27 11:52:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gelrevision.nl (mail.gelrevision.nl [195.86.58.10]) by hub.freebsd.org (Postfix) with ESMTP id 5106137B479 for ; Fri, 27 Oct 2000 11:52:32 -0700 (PDT) Received: from localhost [195.86.231.176] by mail.gelrevision.nl with ESMTP (SMTPD32-6.00) id AEB474FD0124; Fri, 27 Oct 2000 20:51:32 +0200 Date: Fri, 27 Oct 2000 20:46:52 +0200 (CEST) From: Maarten van Schie To: freebsd-questions@FreeBSD.ORG Cc: freebsd-questions@FreeBSD.ORG Subject: Re: COMPUTER In-Reply-To: <94.b41611a.272a4af9@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 Nice joke yur pulling there :) On Thu, 26 Oct 2000 NNajeebb@aol.com wrote: > Hell dear > Would you mind tlling me what is the advantages and disadvantages of computer > :) > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 27 11:54:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gelrevision.nl (mail.gelrevision.nl [195.86.58.10]) by hub.freebsd.org (Postfix) with ESMTP id D9DB737B479 for ; Fri, 27 Oct 2000 11:54:22 -0700 (PDT) Received: from localhost [195.86.231.176] by mail.gelrevision.nl with ESMTP (SMTPD32-6.00) id AF2275360124; Fri, 27 Oct 2000 20:53:22 +0200 Date: Fri, 27 Oct 2000 20:48:42 +0200 (CEST) From: Maarten van Schie To: Peter Kuyarov Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: RE: COMPUTER In-Reply-To: <572C6148D69AD4119DEB00D0B765D10B040DC8@EXCHSERVER> Message-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, whatever On Fri, 27 Oct 2000, Peter Kuyarov wrote: > Advantage: Freepr0n > Disadvantage: No Real Freepr0n > > --- www.nul.cjb.net --- The Power to Crash > --- www.FreeBSD.org --- The Power to Serve > > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Maarten van > Schie > Sent: Friday, October 27, 2000 9:37 AM > To: NNajeebb@aol.com > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: COMPUTER > > > Then I've got a question for you: > what are ya doin with that machine in front of ya? > > You've been able to become aware of the existence of this list... > > On Thu, 26 Oct 2000 NNajeebb@aol.com wrote: > > > Hell dear > > Would you mind tlling me what is the advantages and disadvantages of > computer > > :) > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 12:15: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [171.66.112.163]) by hub.freebsd.org (Postfix) with ESMTP id 691DA37B4C5 for ; Fri, 27 Oct 2000 12:15:02 -0700 (PDT) Received: from localhost (andrsn@localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.9.3/8.9.1) with ESMTP id MAA45877; Fri, 27 Oct 2000 12:03:16 -0700 (PDT) Date: Fri, 27 Oct 2000 12:03:16 -0700 (PDT) From: Annelise Anderson To: Mike Meyer Cc: questions@freebsd.org Subject: Re: USB Hard Drive In-Reply-To: <14841.12260.624316.766250@guru.mired.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, 27 Oct 2000, Mike Meyer wrote: > Annelise Anderson writes: > > I have a Buslink USB Portable Hard Drive (L Series) (10 gb.) that I > > can't get working in FreeBSD. > > I have all the scsi stuff and the usb stuff in the kernel (on 4.1- > > STABLE as of October 25, 2000) and I get the line in dmesg: > > ugen0: buslink-inc. USB-ATAPI4 Bridge Controller rev 1.00/1.00 addr3 > > ugen isn't a disk device; umass is. If you've got the umass device in > the kernel and aren't getting the umass device line (umass0: ...), > then it isn't going to work. No umass0 shows up on boot; and there's no device node like that in /dev, where it seems I'd need to have it if I'm going to treat it like da0 etc. Attempts to mount the file system (msdos) on /dev/da[0-5]c produce "device not configured," and no da devices show up on boot. Other usb devices work--hub, mouse, ethernet, keyboard. Guess this one just doesn't. Thanks--at least it's good to know when to give up. Annelise To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 12:21: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cindrpmx1.corp.harris.com (cindrpmx1.corp.harris.com [137.237.241.23]) by hub.freebsd.org (Postfix) with ESMTP id D7B7637B479 for ; Fri, 27 Oct 2000 12:21:00 -0700 (PDT) Received: by cindrpmx1.corp.harris.com with Internet Mail Service (5.5.2650.21) id <4S4Y3GTQ>; Fri, 27 Oct 2000 15:20:59 -0400 Message-ID: <95B669A7D872D41182A600508BDFFB8C12D5EE@mlbmx7.ess.harris.com> From: "Potts, Ross" To: 'Jud' Cc: "'freebsd-questions@freebsd.org'" Subject: RE: Newbie - Install New (Linux?) Audio Drivers? Date: Fri, 27 Oct 2000 15:20:57 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Price won't be a problem, because those cards are OOLLLDDDD. I don't think modern creative cards have the controller on them any more. The SBLive! has a controller looking pinout but it is actually for the expansion board that has all tose doodads in the front of the PC(SBLive Gold or Patinum or something like that) > -----Original Message----- > From: Jud [SMTP:Jud@operamail.com] > Sent: Friday, October 27, 2000 1:42 PM > To: Potts, Ross; Alfred Perlstein > Cc: freebsd-questions > Subject: RE: Newbie - Install New (Linux?) Audio Drivers? > > Thanks to both of you for replying. Ross, I hope you're wrong about not > getting rid of the problem. :) (If that means a new card, I hope it's an > inexpensive one.) > > I enabled sound by adding device pcm to my kernel and MAKEDEVing the snd0 > device in /dev. > > Regarding "apps for sound," the effects I described are always present at > least from the time I start XFree86 (formerly 3.3.6, now 4.0.1) - whether it's > > X by itself, e.g. during configuration, or with a desktop and/or window > manager (formerly Gnome+Sawfish, now Icewm). I don't recall whether the > effects occur when I'm in terminal mode after boot but before startx (sorry, > not at my home machine right now). > > When I had used Gnome+Sawfish I had sound effects for window events enabled; > now with Icewm I don't. I ran a cd player app from Gnome occasionally with > G+S; with Icewm I've tried running xcdplayer but it tells me I don't have a CD > > loaded (think I need to configure it to look at acd0c instead of wherever it's > > looking, but that's a different problem). > > Jud > > > >===== Original Message From "Potts, Ross" ===== > >Sometimes you can't get rid of the "motorboat sound". I think it has to do > with > >electrical fields being close to the card. I get the same sound out of my > >onboard sound(ESS 1888) > > > > -----Original Message----- > > From: Alfred Perlstein [SMTP:bright@wintelcom.net] > [snip] > > Linux drivers will not work on FreeBSD, OSS might work, but it's > >probably > > a better idea to let us know exactly how you have enabled sound and > > what apps you are using for sound. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 12:21:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corpmx3.CORP.HARRIS.COM (corpmx3.corp.harris.com [137.237.103.9]) by hub.freebsd.org (Postfix) with ESMTP id 470B237B4C5 for ; Fri, 27 Oct 2000 12:21:35 -0700 (PDT) Received: by corpmx3 with Internet Mail Service (5.5.2650.21) id ; Fri, 27 Oct 2000 15:21:36 -0400 Message-ID: <95B669A7D872D41182A600508BDFFB8C12D5EF@mlbmx7.ess.harris.com> From: "Potts, Ross" To: 'Jud' Cc: "'freebsd-questions@freebsd.org'" Subject: RE: Newbie - Install New (Linux?) Audio Drivers? Date: Fri, 27 Oct 2000 15:21:33 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG AAAACHHH! Sorry wrong thread! -----Original Message----- From: Jud [SMTP:Jud@operamail.com] Sent: Friday, October 27, 2000 1:42 PM To: Potts, Ross; Alfred Perlstein Cc: freebsd-questions Subject: RE: Newbie - Install New (Linux?) Audio Drivers? Thanks to both of you for replying. Ross, I hope you're wrong about not getting rid of the problem. :) (If that means a new card, I hope it's an inexpensive one.) I enabled sound by adding device pcm to my kernel and MAKEDEVing the snd0 device in /dev. Regarding "apps for sound," the effects I described are always present at least from the time I start XFree86 (formerly 3.3.6, now 4.0.1) - whether it's X by itself, e.g. during configuration, or with a desktop and/or window manager (formerly Gnome+Sawfish, now Icewm). I don't recall whether the effects occur when I'm in terminal mode after boot but before startx (sorry, not at my home machine right now). When I had used Gnome+Sawfish I had sound effects for window events enabled; now with Icewm I don't. I ran a cd player app from Gnome occasionally with G+S; with Icewm I've tried running xcdplayer but it tells me I don't have a CD loaded (think I need to configure it to look at acd0c instead of wherever it's looking, but that's a different problem). Jud >===== Original Message From "Potts, Ross" ===== >Sometimes you can't get rid of the "motorboat sound". I think it has to do with >electrical fields being close to the card. I get the same sound out of my >onboard sound(ESS 1888) > > -----Original Message----- > From: Alfred Perlstein [SMTP:bright@wintelcom.net] [snip] > Linux drivers will not work on FreeBSD, OSS might work, but it's >probably > a better idea to let us know exactly how you have enabled sound and > what apps you are using for sound. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 12:21:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hunkular.glarp.com (hunkular.glarp.com [199.117.25.251]) by hub.freebsd.org (Postfix) with ESMTP id CFD2A37B4CF for ; Fri, 27 Oct 2000 12:21:47 -0700 (PDT) Received: from hunkular.glarp.com (localhost [127.0.0.1]) by hunkular.glarp.com (8.9.3/8.9.3) with ESMTP id NAA09586; Fri, 27 Oct 2000 13:21:37 -0600 (MDT) (envelope-from huntting@hunkular.glarp.com) Message-Id: <200010271921.NAA09586@hunkular.glarp.com> To: snap-users@kame.net, freebsd-questions@FreeBSD.ORG, ngtrans@sunroof.eng.sun.com, ipng@sunroof.eng.sun.com Subject: 6over4 for KAME (FreeBSD) Date: Fri, 27 Oct 2000 13:21:37 -0600 From: Brad Huntting Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anyone started writing a 6over4 (rfc2529) driver for KAME and/or FreeBSD? I have a pointer to a UCLA project called "Virtual Ethernet" by Quang Nguyen (no email address given), but it was written for the Inria stack and FreeBSD2. If there's nothing else available, I may use this as a guide. thanx, brad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 12:27:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web3304.mail.yahoo.com (web3304.mail.yahoo.com [204.71.201.146]) by hub.freebsd.org (Postfix) with SMTP id 6741337B479 for ; Fri, 27 Oct 2000 12:27:12 -0700 (PDT) Message-ID: <20001027192703.874.qmail@web3304.mail.yahoo.com> Received: from [209.179.192.233] by web3304.mail.yahoo.com; Fri, 27 Oct 2000 12:27:03 PDT Date: Fri, 27 Oct 2000 12:27:03 -0700 (PDT) From: Nate Puri Subject: KDE2 experiences 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 all, Some notes on my recent 18hr compile of KDE2. Bugs. On startup, artsd does not start successfully. Kaiman crashes when trying to load mp3 files, rather, I get an error that says "artsd not started". Second kwrited does not start successfully and I get a crash panel. Third, konsole does not start and I get a crash panel. Trying to start the embedded konsole in konqueror crashes konqueror. Fourth, konqueror does not handle javascript correctly, and yes I did enable it. Kpm the gtop like app for kde does not get compiled. So the process monitor applet does not work. Konqueror does not load all images all the time. When quitting from the KOShell without saving something, it crashes. It still cannot create devices like the cd; keeps giving false error of bad permissions. I'm sure there are others. Just goes to show that *.0 releases are usually wishful thinking. Even FBSD 4.0 had some big issues and of course FBSD is highly respected. Overall the functionality is really good, konqueror is pretty fast, and having one app/viewer window is cool. If they could manage embeddable mp3 playing like what Nautilaus is doing that would be cool. Konqueror is a nice netscape replacement, because it's much lighter and mozilla is way to huge and still too slow. The new kwin window manager is really fast and quite stable. Most of the kde utils and apps are really nice. I'm surprise Gnome 1.2 has features still not present in KDE2. Here I go back to playing with WindowMaker, Afterstep and Sawfish... I can't decide if I like the all-in-one attitude of konqueror or the click-and-launch the best app of other file managers. Hmmm... -Nate __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 12:31:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pogo.caustic.org (pogo.caustic.org [208.44.193.69]) by hub.freebsd.org (Postfix) with ESMTP id 69E6837B4CF for ; Fri, 27 Oct 2000 12:31:52 -0700 (PDT) Received: from localhost (jan@localhost) by pogo.caustic.org (8.11.0/ignatz) with ESMTP id e9RJVlw78953; Fri, 27 Oct 2000 12:31:47 -0700 (PDT) Date: Fri, 27 Oct 2000 12:31:47 -0700 (PDT) From: "f.johan.beisser" To: Brad Huntting Cc: snap-users@kame.net, freebsd-questions@FreeBSD.ORG, ngtrans@sunroof.eng.sun.com, ipng@sunroof.eng.sun.com Subject: Re: 6over4 for KAME (FreeBSD) In-Reply-To: <200010271921.NAA09586@hunkular.glarp.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'm not sure if this is what you mean, but: http://www.kfu.com/~nsayer/6to4/ also, i think that it is documented on http://www.kame.net. of course, i oculd very well be talking out of my butt. -- jan On Fri, 27 Oct 2000, Brad Huntting wrote: > > Has anyone started writing a 6over4 (rfc2529) driver for KAME and/or > FreeBSD? > > I have a pointer to a UCLA project called "Virtual Ethernet" by > Quang Nguyen (no email address given), but it was written for the > Inria stack and FreeBSD2. If there's nothing else available, I > may use this as a guide. > -------/ f. johan beisser /--------------------------------------+ http://caustic.org/~jan jan@caustic.org "Never laugh at someone until you've walked a mile in their shoes. Then laugh. For you are a mile away, and you have their shoes." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 12:39:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id EBBA837B479 for ; Fri, 27 Oct 2000 12:39:51 -0700 (PDT) Received: (qmail 24987 invoked by uid 0); 27 Oct 2000 19:39:50 -0000 Received: from tk212017108240.univie.teleweb.at (HELO gmx.net) (212.17.108.240) by mail.gmx.net with SMTP; 27 Oct 2000 19:39:50 -0000 Message-ID: <39F9D9FC.A52696BE@gmx.net> Date: Fri, 27 Oct 2000 21:39:40 +0200 From: Andreas Ntaflos X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: cvsup the ports? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, this may sound a bit weird but i seem to have a problem updating my ports via cvsup. the supfile contains nothing unusal: *default host=cvsup.at.freebsd.org *default base=/usr *default prefix=/usr *default release=cvs delete use-rel-suffix compress ports-all this way it is intended to get the new ports available, hm? but whichever server i try (cvsup.freebsd.org, cvsup.at.freebsd.org, cvsup.de.freebsd.org...), it doesnt do anything but deleting the contents of the various sub-dirs in /usr/ports, except the README.htmls this starts to become problem, as there is a new portsrtee layout according to UPDATING (getting src-all works fine btw) and the ports on 4.0 release are getting old... so does anyone know what is going on there? or what i may have done wrong? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 12:44:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 0088037B4C5 for ; Fri, 27 Oct 2000 12:44:36 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9RJiXO07296; Fri, 27 Oct 2000 12:44:33 -0700 (PDT) Date: Fri, 27 Oct 2000 12:44:33 -0700 From: Alfred Perlstein To: Andreas Ntaflos Cc: freebsd-questions@FreeBSD.ORG Subject: Re: cvsup the ports? Message-ID: <20001027124433.G28123@fw.wintelcom.net> References: <39F9D9FC.A52696BE@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <39F9D9FC.A52696BE@gmx.net>; from ntaflos.andreas@gmx.net on Fri, Oct 27, 2000 at 09:39:40PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Andreas Ntaflos [001027 12:40] wrote: > hi, this may sound a bit weird but i seem to have a problem updating my > ports via cvsup. > the supfile contains nothing unusal: > > *default host=cvsup.at.freebsd.org > *default base=/usr > *default prefix=/usr > *default release=cvs delete use-rel-suffix compress > ports-all > > this way it is intended to get the new ports available, hm? > but whichever server i try (cvsup.freebsd.org, cvsup.at.freebsd.org, > cvsup.de.freebsd.org...), it doesnt do anything but deleting the > contents of the various sub-dirs in /usr/ports, except the README.htmls > > this starts to become problem, as there is a new portsrtee layout > according to UPDATING (getting src-all works fine btw) and the ports on > 4.0 release are getting old... > > so does anyone know what is going on there? or what i may have done > wrong? Where is your 'tag=.' entry? -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 12:47:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id 2516A37B479 for ; Fri, 27 Oct 2000 12:47:20 -0700 (PDT) Received: (qmail 24793 invoked by uid 0); 27 Oct 2000 19:47:19 -0000 Received: from tk212017108240.univie.teleweb.at (HELO gmx.net) (212.17.108.240) by mail.gmx.net with SMTP; 27 Oct 2000 19:47:19 -0000 Message-ID: <39F9DBBC.11A47B2@gmx.net> Date: Fri, 27 Oct 2000 21:47:08 +0200 From: Andreas Ntaflos X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Alfred Perlstein , freebsd-questions@freebsd.org Subject: Re: cvsup the ports? References: <39F9D9FC.A52696BE@gmx.net> <20001027124433.G28123@fw.wintelcom.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG oh damn, i forgot to mention that of course i have *default tag=RELENG_4, but i didnt remeber the complete supfile ;) sorry for that repeat: i have the *default tag=RELENG_4 entry. sorry for that newbie-like error, but i am currnetly under windows and couldnt check out the supfile. Alfred Perlstein wrote: > * Andreas Ntaflos [001027 12:40] wrote: > > hi, this may sound a bit weird but i seem to have a problem updating my > > ports via cvsup. > > the supfile contains nothing unusal: > > > > *default host=cvsup.at.freebsd.org > > *default base=/usr > > *default prefix=/usr > > *default release=cvs delete use-rel-suffix compress > > ports-all > > > > this way it is intended to get the new ports available, hm? > > but whichever server i try (cvsup.freebsd.org, cvsup.at.freebsd.org, > > cvsup.de.freebsd.org...), it doesnt do anything but deleting the > > contents of the various sub-dirs in /usr/ports, except the README.htmls > > > > this starts to become problem, as there is a new portsrtee layout > > according to UPDATING (getting src-all works fine btw) and the ports on > > 4.0 release are getting old... > > > > so does anyone know what is going on there? or what i may have done > > wrong? > > Where is your 'tag=.' entry? > > -- > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 12:57:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from front5m.grolier.fr (front5m.grolier.fr [195.36.216.55]) by hub.freebsd.org (Postfix) with ESMTP id F404F37B4FE for ; Fri, 27 Oct 2000 12:57:34 -0700 (PDT) Received: from nas22-34.vlt.club-internet.fr (nas22-34.vlt.club-internet.fr [195.36.172.34]) by front5m.grolier.fr (8.9.3/No_Relay+No_Spam_MGC990224) with ESMTP id VAA14254; Fri, 27 Oct 2000 21:56:53 +0200 (MET DST) Date: Fri, 27 Oct 2000 19:57:31 +0200 (CEST) From: =?ISO-8859-1?Q?G=E9rard_Roudier?= X-Sender: groudier@linux.local To: Joey Garcia Cc: questions@FreeBSD.ORG, Matthew Jacob Subject: Re: sym0 error messages (and kernel panic) - what do these messages mean? (fwd) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 24 Oct 2000, Matthew Jacob wrote: > ---------- Forwarded message ---------- > Date: Tue, 24 Oct 2000 20:24:09 -0700 (PDT) > From: Joey Garcia > To: questions@FreeBSD.ORG > Subject: sym0 error messages (and kernel panic) - what do these messages > mean? >=20 >=20 > Greetings! >=20 > Seems like I spoke too soon. After retrying the same > I/O test (untaring the ports.tar.gz) to make sure > everything was okay, it gave me a kernel panic. Here > is the exact panic message. What could it mean? How > can I fix it? >=20 > panic: assertion "i && sym_get_cam_status(cp->cam_ccb) > =3D=3D CAM_REQUEUE_REQ" failed: file > "../../dev/sym/sym_hipd.c", line 5208 This assertion wasn't expected to fail. ;-) The involved code is only triggerred when a pending SCSI command=20 times out or when the driver is asked by CAM for resetting a device. This happens generally when the SCSI BUS is stalled due to=20 something bad having happened. > --- Joey Garcia wrote: > > Date: Tue, 24 Oct 2000 20:07:34 -0700 (PDT) > > From: Joey Garcia > > Subject: Tekram 390F and sym0 Error messages - what > > do these messages mean? > > To: questions@freebsd.org > >=20 > > Greetings!! > >=20 > > I have FreeBSD 4.1.1 installed with a Tekram 390F > > SCSI > > card and a Compaq (Seagate) ST34371W hardrive. I > > had > > posted a message on the list before about some > > problems. Since then I have updated the BIOS on the > > SCSI card. I did the ran the same I/O intensive > > application (untar the ports tree - port.tar.gz) and > > instead of it panicing (spelling?) it gave some > > error > > messages and went on. > >=20 > > What do these messages mean? Is there something > > wrong > > with my hardware/software configuration? Could it > > be > > the hardrive? I hear so many wonderfull things > > about > > the Tekram 390F that I am convinced it couldn't be > > the > > card. > >=20 > > The messages are listed below. > > Oct 24 20:00:00 bsd newsyslog[299]: logfile turned > > over > > Oct 24 20:01:28 bsd login: ROOT LOGIN (root) ON > > ttyv1 > > Oct 24 20:03:00 bsd /kernel: sym0:0: ERROR (81:0) > > (e-ae-0) (f/9d) @ (scripta 90:1e000000). > > Oct 24 20:03:00 bsd /kernel: sym0: script cmd =3D > > 82030000 The error condition corresponds to an "ILLEGAL INSTRUCTION DETECTED"=20 The messages seem to indicate that the SCRIPTS tried to execute a MOVE instruction of zero byte, which is illegal. > > Oct 24 20:03:00 bsd /kernel: sym0: regdump: da 10 80 > > 9d 47 0f 00 0f 00 0e 80 ae 80 00 06 08 00 66 ff 05 > > 2a > > ff ff ff. > > Oct 24 20:03:00 bsd /kernel: > > (noperiph:sym0:0:-1:-1): > > SCSI BUS reset detected. > > Oct 24 20:03:21 bsd /kernel: sym0:0: message c sent > > on > > bad reselection. > >=20 > >=20 > > Thank you for all the help! Could you describe your hardware. I wouldn't be surprised if it encounters memory problems. Obviously, it is just my first idea and I may be wrong. The driver may also have been confused by some weird SCSI error, but I would prefer to be sure that your hardware is sane prior to any further investigation. If, as numerous FreeBSD users, you also have a Linux distribution installed, building the Linux kernel a couple of times will have every chance to trigger a signal 11, if your system has memory problems. Don't ask me why the Linux kernel build detects memory problems far better than BSD kernel build, just trust me about. :-) Obviously, you may run some academic memory testers, instead. G=E9rard. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 13: 0:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 2280C37B4E5 for ; Fri, 27 Oct 2000 13:00:38 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e9RK0ZD07837; Fri, 27 Oct 2000 13:00:35 -0700 (PDT) Date: Fri, 27 Oct 2000 13:00:35 -0700 From: Alfred Perlstein To: Andreas Ntaflos Cc: freebsd-questions@freebsd.org Subject: Re: cvsup the ports? Message-ID: <20001027130035.H28123@fw.wintelcom.net> References: <39F9D9FC.A52696BE@gmx.net> <20001027124433.G28123@fw.wintelcom.net> <39F9DBBC.11A47B2@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <39F9DBBC.11A47B2@gmx.net>; from ntaflos.andreas@gmx.net on Fri, Oct 27, 2000 at 09:47:08PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Andreas Ntaflos [001027 12:47] wrote: > oh damn, i forgot to mention that > of course i have *default tag=RELENG_4, but i didnt remeber the complete > supfile ;) > > sorry for that > repeat: i have the *default tag=RELENG_4 entry. > > sorry for that newbie-like error, but i am currnetly under windows and > couldnt check out the supfile. Well that's your problem, the docs warn you that ports has no tags and specifying one that doesn't exist will hose you. Change the releng_4 into '.' for ports, but make sure to keep it for source: src-all tag=RELENG_4 ports-add tag=. > > Alfred Perlstein wrote: > > > * Andreas Ntaflos [001027 12:40] wrote: > > > hi, this may sound a bit weird but i seem to have a problem updating my > > > ports via cvsup. > > > the supfile contains nothing unusal: > > > > > > *default host=cvsup.at.freebsd.org > > > *default base=/usr > > > *default prefix=/usr > > > *default release=cvs delete use-rel-suffix compress > > > ports-all > > > > > > this way it is intended to get the new ports available, hm? > > > but whichever server i try (cvsup.freebsd.org, cvsup.at.freebsd.org, > > > cvsup.de.freebsd.org...), it doesnt do anything but deleting the > > > contents of the various sub-dirs in /usr/ports, except the README.htmls > > > > > > this starts to become problem, as there is a new portsrtee layout > > > according to UPDATING (getting src-all works fine btw) and the ports on > > > 4.0 release are getting old... > > > > > > so does anyone know what is going on there? or what i may have done > > > wrong? > > > > Where is your 'tag=.' entry? > > > > -- > > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > > "I have the heart of a child; I keep it in a jar on my desk." -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 13: 3:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id 97BE737B479 for ; Fri, 27 Oct 2000 13:03:09 -0700 (PDT) Received: (qmail 25610 invoked by uid 0); 27 Oct 2000 20:03:08 -0000 Received: from tk212017108240.univie.teleweb.at (HELO gmx.net) (212.17.108.240) by mail.gmx.net with SMTP; 27 Oct 2000 20:03:08 -0000 Message-ID: <39F9DF71.9E0EA9CA@gmx.net> Date: Fri, 27 Oct 2000 22:02:57 +0200 From: Andreas Ntaflos X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Alfred Perlstein , freebsd-questions@freebsd.org Subject: Re: cvsup the ports? References: <39F9D9FC.A52696BE@gmx.net> <20001027124433.G28123@fw.wintelcom.net> <39F9DBBC.11A47B2@gmx.net> <20001027130035.H28123@fw.wintelcom.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ok, thank you, that may help. i thought the ports need a tag=RELENG_4 too, it seems that i have missed that as i read the handbook. ill try what you said, thanks in advance regards Andreas Ntaflos Alfred Perlstein wrote: > * Andreas Ntaflos [001027 12:47] wrote: > > oh damn, i forgot to mention that > > of course i have *default tag=RELENG_4, but i didnt remeber the complete > > supfile ;) > > > > sorry for that > > repeat: i have the *default tag=RELENG_4 entry. > > > > sorry for that newbie-like error, but i am currnetly under windows and > > couldnt check out the supfile. > > Well that's your problem, the docs warn you that ports has no tags > and specifying one that doesn't exist will hose you. Change the > releng_4 into '.' for ports, but make sure to keep it for source: > > src-all tag=RELENG_4 > > ports-add tag=. > > > > > Alfred Perlstein wrote: > > > > > * Andreas Ntaflos [001027 12:40] wrote: > > > > hi, this may sound a bit weird but i seem to have a problem updating my > > > > ports via cvsup. > > > > the supfile contains nothing unusal: > > > > > > > > *default host=cvsup.at.freebsd.org > > > > *default base=/usr > > > > *default prefix=/usr > > > > *default release=cvs delete use-rel-suffix compress > > > > ports-all > > > > > > > > this way it is intended to get the new ports available, hm? > > > > but whichever server i try (cvsup.freebsd.org, cvsup.at.freebsd.org, > > > > cvsup.de.freebsd.org...), it doesnt do anything but deleting the > > > > contents of the various sub-dirs in /usr/ports, except the README.htmls > > > > > > > > this starts to become problem, as there is a new portsrtee layout > > > > according to UPDATING (getting src-all works fine btw) and the ports on > > > > 4.0 release are getting old... > > > > > > > > so does anyone know what is going on there? or what i may have done > > > > wrong? > > > > > > Where is your 'tag=.' entry? > > > > > > -- > > > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > > > "I have the heart of a child; I keep it in a jar on my desk." > > -- > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 13:15:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pm.highway.ne.jp (pm.highway.ne.jp [210.166.100.42]) by hub.freebsd.org (Postfix) with ESMTP id 14A0D37B479 for ; Fri, 27 Oct 2000 13:15:12 -0700 (PDT) Received: from C07_Tzsizyvz (x53-195.kobe.highway.ne.jp [203.140.12.195]) by pm.highway.ne.jp (8.9.3/3.7W00102715) with SMTP id FAA08329; Sat, 28 Oct 2000 05:10:30 +0900 (JST) Date: Sat, 28 Oct 2000 05:00:30 +0900 Received: (shiroyagi 2.5.2 Release build 1409) ; Sat, 28 Oct 2000 05:00:31 +0900 (JST) From: ii1254hd@waswes9.com Reply-To: xxx@owner.ac To: "0043@0043" Message-ID: <00c301c04050$8f882700$c30c8ccb@C07Tzsizyvz> Subject: VCD X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Shiroyagi-ID: 199912080001 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B"#"#"#%"%8%"H/!*!*!VF|K\?M#A#V=wM%=P1i!*N"#V#C#D9XF~J}!W$N$40FFb"#"#"#(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B"""#$O$8$a$K"#""(B $B$3$N%a!<%k$O!">e5-%?%$%H%k$N!VF|K\?M#A#V=wM%=P1i!*N"#V#C#D9XF~J}!W$r0F(B $BFb$9$k%a!<%k$G$9!#62=L$G$9$,6=L#$N$J$$J}$O!"$3$N%a!<%k$r:o=|$7$F$/$@$5(B $B$$!#?<$/$*OM$S$$$?$7$^$9!#(B $B"""#@bL@"#""(B $B%"%8%"=t9q$G$O!"F|K\?M$N7]G=?M$d%F%l%SHVAH$N?M5$$,9b$$$3$H$OM-L>$G$9!#(B $BF1MM$KF|K\@=$N%"%@%k%H%S%G%*$bBgJQ9b$$?M5$$,M-$j!"F|K\F1MM$KN"%S%G%*$N(B $BCO2<;T>l$bB8:_$7$^$9!#$?$@!"F|K\$H0c$&E@$O(BMPEG$BJ}<0$N%S%G%*(BCD(VCD$B!KJ}<0(B $B$GN.DL$7$F$$$kE@$H!"Cx:n8"$d>SA|8"$,L$@0Hw$J$?$a$+!"F|K\$NCO2<;T>l$G$O(B $BN.=P$7$F$$$J$$!"?M5$#A#V>n$N:nIJ$,?tB?$/N.DL$7$F$$$k=j$G$9!#(B $B!z!zFCJs!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z(B $BBg9%I>$NF|K\;T>lL$N.=P$N!V6bBtJ8;R!W!V>.Bt$^$I$+!W!VGr@P$R$H$_!W$K2C$((B $B?7$?$K!V@nEgOBDEH~!W!V0*$_$N$j!W!VM<l$OCx:n8"$d>SA|8"$J$I4X78$J$$L5K!COBS$G$9!#!!!!!!!!!!!!(B $B!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z(B $B"#"#:nIJ>R2p"#"#(B $B!|Gr@PE*M6OG!|!!!!!|=P1i!!Gr@P$R$H$_!|!!!!!!!!!!!!!!!!!!!!!!(B42$BJ,(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B!!$3$N:nIJ$O!"$4$/:G6a$K$J$C$F#V#H#S%F!<%W$GF|K\;T>l$K$bN.DL$7$@$7$?$h(B $B$&$G$9!#%"%8%";T>l$G$O$+$J$jA0$+$iN.DL$7$F$^$7$?!#;DG0$J$,$i56;wK\HV$G(B $B$9$,!"%P%C%A%j4]8+$($G$9!#%U%!%s$J$i(BCD-ROM$B$G1J5WJ]B8$7$^$7$g$&!#!!!!!!(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B!|Nx0&J*8l!|!!!!!!!|=P1i!!@nEgOBDEH~!|!!!!!!!!!!!!!!!!!!!!!!(B35$BJ,(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B$J$s$H!*@nEgOBDEH~$G$9$h!#8+$D$1$?$H$-$O!"46F0$7$^$7$?!#$d$O$jE];:#A#V(B $B%a!<%+!<$NN.=P$G$7$g$&$+!)=w;R9b@8J*$G#3#P$d%l%$%W$b$"$j!"$+$J$j%O!<%I(B $B$JFbMF$G$9!#$5$F!"56;wK\HV$+??@-K\HV$+$O8+$F$N$*3Z$7$_!&!&!&!&!&!!!!!!(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B!|F15i@8=iBN83!|!!!|=P1i!!6bBtJ8;R!!>.Bt$^$I$+!|!!!!!!!!!!!!(B40$BJ,(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B?M5$%"%$%I%k#A#V=wM%$N6%1i:n$G$O$J$/$F!"#2:nIJ$rJT=8$7$?:nIJ$G$9!#$G$9(B $B$,!"$=$l$>$l$*$$$7$$=j$I$j$G$*F@$J:nIJ$G$9!#$"$^$j%O!<%I$JFbMF$G$O$J$$(B $B$G$9$,!"8+$($k$H$3$m$OEvA3$h$/8+$($k1J5WJ]B8HG$G$7$g$&!#!!!!!!!!!!!!!!(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B!|K=0|!|!!!!!!!!!!!|=P1i!!M<l$G$bN.=P$7$F$$$^$9!#$?$@!"$3$N:nIJ$OF|K\$N$H$O(B $B0c$&:nIJ$G$9!#1Q8l$N;zKkF~$j$J$N$G!"$b$H$b$H%"%a%j%+@=$N5UM"F~#D#V#D$r(B $B#V#C#D$K0\?"$7$?$h$&$G$9!#3X1`J*$GBN0i4[$NAR8K$G%V%k%^$N8e$m$+$i!&!&!&(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B!|?l=@E*2w46!|!!!!!|=P1i!!2,:jH~=w!|!!!!!!!!!!!!!!!!!!!!!!!!(B36$BJ,(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $BCf9q8l$N;zKk$,e5-$N$h$&$J(B $B8=>]$K$J$j$^$9!#5pF}4G8nIX$N%Q%$%:%j<#NE$,$b$A$m$s4]8+$(>uBV$G$9!#(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B!|E=?HA4MgE7;H!|!!!|=P1i!!HSEg0&!!>.NS$R$H$_!!9bAR5.H~;R!|!!(B41$BJ,(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B#3?M$H$b0l@NA0$N?M5$=wM%$5$s$G$9!#6%1i:n$G$O$J$/!"$*$$$7$$$H$3$I$j$N%*(B $B%`%K%P%9:nIJ$G$9!#2h$l0l@$IwsS$7$??M5$=wM%$J(B $B$N$G8+$4$?$($?$C$W$j$G$9!#@N$*@$OC$K$J$C$?J}$K$O!"$*4+$a$7$^$9!#(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B!|:Y@nI49g!|!!!!!!!|=P1i!!:Y@nI49g;R!|!!!!!!!!!!!!!!!!!!!!!!(B36$BJ,(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B$J$s$+JQ$J%?%$%H%k$G$9!#DA$7$/;zKk$,F~$C$F$$$^$;$s!##F%+%C%W(B95$B%;%s%A$@(B $B$=$&$G$9$,!"%"%8%"$G$b5pF}%.%c%k$OBg?M5$$G$9$M!#8e$m$+$iA0$+$i9g7W#52s(B $B$N%,%A%s%3%7!<%s$,054,$G$9!#(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B!|@)I~0&E[!|!!!!!!!|=P1i!!F#C+$7$*$j!|!!!!!!!!!!!!!!!!!!!!!!(B41$BJ,(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B%m%j!<%?$J%U%'%$%9$K%"%s%P%i%s%9$J5pF}$NF#C+$7$*$j$G$9!#:G6a0zB`$7$?$H(B $B;W$C$F$$$?$iI|5"$7$F$^$9$M!#%$%s%G%#!<%9$NGv>C$70J30$O!"F|K\L$N.=P$@$H(B $B5-21$7$F$$$^$9!#%,%A%s%3??@-K\HV$N%3%9%W%lJ*$G$9!#(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B!|%(%m%0%m!|!!!!!!!|=P1i!!0l?'NoLp!|!!!!!!!!!!!!!!!!!!!!!!!!(B32$BJ,(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $BJY6/ITB-$G$3$N#A#V=wM%$5$s$O!"$I$s$J?M$J$N$+CN$j$^$;$s!#$G$b!"MF;QCZ$7$^$9!#Cf9q8l;zKk$G$9$,2;@<$OF|K\8l$G$9!#(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B!|B<>eNoF`!|!!!!!!!|=P1i!!B<>eNoF`!|!!!!!!!!!!!!!!!!!!!!!!!!(B45$BJ,(B $B"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#"#(B $B>/$7@N$N?M5$#A#V=wM%$G$9!#K?9q$N2&B2$H0lHU?tI4K|$G!&!&!&$J$I$N1=$,@N$"(B $B$j$^$7$?$M!#8D?ME*$K$O??n$G$9!#%9%l%s%@!<$JGr$$H)$NH`=w$G$9$,%"%8%"$G$O(B $B$"$^$j?M5$$,$J$$$N$+!)%Q%C%1!<%8$OJL$N=wM%$Ne#1#5:nIJ$G$9!#(B $B(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(B $B!z9XF~$5$l$kJ}!z(B $B!yBe6b$O!"#1#5:nIJJ,$G!o#1#2#0#0#01_!\Be0z$-AwNA!o#1#0#0#01_$G9g7W!o#1(B $B!!#3#0#0#01_$G$9!#$P$iGd$j$O$G$-$^$;$s!#(B $B!yH/AwJ}K!$OM9JX6I$N!VBe0z$-M9JX!W$r;H$$$^$9!#>&IJ$H0z$-49$($KBe6b$rM9(B $B!!JX6I$N?&0w$NJ}$K!"$*;YJ'$$$/$@$5$$!#(B $B!yCmJ8J}K!$O!"2<5-$N%a!<%k%"%I%l%9$K!X=;=j!Y!X;aL>!Y!XM9JXHV9f!Y!XEEOC(B $B!!HV9f!Y!X%a!<%k%"%I%l%9!Y$r!"$*CN$i$;$/$@$5$$!#$=$N$5$$$KI,$:%a!<%k$N(B $B!!!X7oL>!Y$r!XCmJ8!Y$H5-F~$7$F$/$@$5$$!#!XCmJ8!Y0J30$G$9$H3NG'$G$-$J$$(B $B!!2DG=@-$,$"$j$^$9!#(B $B!y$$$m$$$m$J;v>p$K$h$j!"<+Bp$N=;=jEy$rCN$i$l$?$/$J$$J}$O!XM9JX6IN1$a!Y(B $B!!$r!"$*4+$a$7$^$9!#CmJ8;~$K!X;aL>!Y$H$9$k!XM9JX6IL>!Y$H(B $B!!M9JX6I$N=j:_$9$k!XETF;I\8)!";TD.B!Y$r!"$*CN$i$;$/$@$5$$!#>&IJ$r$4(B $B!!;XDj$NM9JX6I$G!"$*ZL@=q$NDs<($,I,MW$G$9!#(B $B!yHNGd$7$F$$$k>&IJ$N@-e!"8D!9$Ne5-$N%a!<%k%"%I%l%9$O!"%W%m%P%$%@Ey$K$h$jFMA3;HMQCf;_$NA\$7$/65$($F$/$@$5$$!#(B $B#A!!F|K\$G$O!";(;o$NIUO?#C#D$G$*Fk@w$_$G$9!#F02h$N:F@8$K$O%Q%=%3%s$,$"(B $B!!!!$l$PB>$KFCJL$J5!4o$OI,MW$"$j$^$;$s!#(BWINDOWS95/98$B$^$?$O(BMAC/OS$B$KI8=`(B $B!!!!AuHw$NF02h:F@8%=%U%H$G:F@8$G$-$^$9!##D#V#D$H$O8_49@-$,$J$$$N$G#D#V(B $B!!!!#D@lMQ$N:F@85!4o$G$O:F@8$G$-$^$;$s!#"(%W%l%9%F#2$b%@%a$G$9!#(B $B""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""(B $B#Q!!8D?M>pJs$NN.=P$J$I?4G[$G$9!#(B $B#A!!9XF~pJs$O87pJs$OGK4~$7$F$$$^$9!#$4?4G[(B $B!!!!$J>l9g$O!XM9JX6IN1$a!Y$r!"$4MxMQ$/$@$5$$!#(B $B""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""(B $B#Q!!9XF~8e$KJVIJ$G$-$^$9$+!)(B $B#A!!62=L$G$9$,JVIJ$OIT2D$G$9!#M}M3$O>&IJ$N@-e!"4JC1$KJ#@=$G$-$k0Y$G(B $B!!!!$9!#ITNIIJEy$O8r49$K1~$8$^$9!#(B $B""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""(B $B#Q!!A0J'$$!u8eJ'$$$O2DG=$G$9$+!)(B $B#A!!8=:_$O!"Be6b$N7h:QJ}K!$O!XBe0z$-!Y$N$_$G$9!#$4IT:_$,$A$JJ}Ey$J$I$O(B $B!!!!!XM9JX6IN1$a!Y$r!"$*4+$a$7$^$9!#(B $B""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""(B $B#Q!!:nIJ>R2p$N#1#5:nIJ$7$+$J$$$N$G$9$+!)(B $B#A!!B>$K$bB??tF~l$GL$N.=P$N?M5$=wM%$N:nIJ$rCf?4$K!"87A*$7$?7k(B $B!!!!2L$G$9!#8e2y$O$7$J$$#1#5:nIJ$N0FFb$G$9!#(B $B""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""(B $B#Q!!FbMFJ*$,B>?M$K2r$+$i$J$$$h$&$KG[C#2DG=$G$9$+!)(B $B#A!!$40B?4$/$@$5$$!#2:JX>e!">&IJ$N!XIJL>!YMs$O!X%Q%=%3%s%=%U%H!Y$GH/Aw(B $B!!!!$7$^$9!#304Q$G$OFbMF$NH=JL$OIT2DG=$G$9$N$G!"$42HB2$K$b0B?4$G$9!#(B $B""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""(B $B#Q!!CmJ88e!"2?F|$GE~Ce$7$^$9$+!)(B $B#A!!CmJ8$N%a!<%k$r3NG'8e!"MbF|$KH/Aw$7$^$9!#H/Aw8e$O!"KL3$F;!"6e=#!"N%(B $B!!!!Eg$O#3F|0JFb!"$=$NB>$O#2F|0JFb$KG[C#$5$l$^$9!#(B $B""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""(B $B#Q!!$3$N%a!<%k$NFbMF$O0cK!$G$9$+!)(B $B#A!!8=CJ3,$G$O%?%$%H%k$I$&$j!VF|K\?M#A#V=wM%=P1i!#N"#V#C#D9XF~J}!W$N0F(B $B!!!!Fb$G$9$N$G!"0cK!$G$J$$$H2rpJs$NHNGd$G$"$j0c(B $B!!!!K!$J(BCD-ROM$B$NHNGd$G$O$"$j$^$;$s!#(B $B""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""(B $B#Q!!$J$J$/0Y$G$9!#CMCJ$b$+$J$j!"%j!<%:%J%V%k$K(B $B!!!!@_Dj$G$-$?$H<+Ii$7$F$$$^$9!#(B $B""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""(B $B#Q!!M9JX6IN1$a$K$D$$$F65$($F$/$@$5$$!#(B $B#A!!Bg$-$JD9=j$O!"<+J,$N=;=j$r5-F~$7$J$/$F$b$$$$!"Bg$-$JM9JX6I$G$OEZF|(B $B!!!!$d#2#4;~4V$Nl$d3X9;$N6a$/$GZL@=q$NDs<($,I,MW$G$9$N$G!"56L>$G$Ne5-0J30$N5?LdE@$K$OJVEz$$$?$7$+$M$^$9!#$[$H$s$I$N5?Ld$K$O(B $B!!BP1~$7$F$$$k$H9M$($i$l$^$9!#(B $B"(CmJ8$5$l$k$+$?$O!"#Q!u#A$rFI$s$G$4Ge$GCmJ8$7$F$/$@$5$$!#(B To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 13:18:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id 70D3F37B479 for ; Fri, 27 Oct 2000 13:18:46 -0700 (PDT) Received: by heorot.1nova.com (Postfix, from userid 1000) id 075783294; Thu, 26 Oct 2000 12:42:34 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id DDB2A3293 for ; Thu, 26 Oct 2000 12:42:34 +0000 (GMT) Date: Thu, 26 Oct 2000 12:42:34 +0000 (GMT) From: Rick Hamell To: FreeBSD-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 ******************************************************************* Rick's FreeBSD Web page http://heorot.1nova.com/freebsd Ace Logan's Hardware Guide http://www.shatteredcrystal.net/hardware ***FreeBSD - The Power to Serve! http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 13:20:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id 67EB037B479 for ; Fri, 27 Oct 2000 13:20:37 -0700 (PDT) Received: by heorot.1nova.com (Postfix, from userid 1000) id C14D33294; Thu, 26 Oct 2000 12:44:31 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id A63A43293 for ; Thu, 26 Oct 2000 12:44:31 +0000 (GMT) Date: Thu, 26 Oct 2000 12:44:31 +0000 (GMT) From: Rick Hamell To: FreeBSD-questions Subject: Device Names Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Any one have a complete, or at least fairly complete list of devices and their names. I'm mostly interested in /dev. LINT helps, but is not complete... :) Thanks in advance! Rick ******************************************************************* Rick's FreeBSD Web page http://heorot.1nova.com/freebsd Ace Logan's Hardware Guide http://www.shatteredcrystal.net/hardware ***FreeBSD - The Power to Serve! http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 13:22:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 22AA037B479 for ; Fri, 27 Oct 2000 13:22:45 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Fri, 27 Oct 2000 13:21:21 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9RKMYl42313; Fri, 27 Oct 2000 13:22:34 -0700 (PDT) (envelope-from cjc) Date: Fri, 27 Oct 2000 13:22:34 -0700 From: "Crist J . Clark" To: Jeremy Falcon Cc: questions@FreeBSD.ORG Subject: Re: problem starting ftpd Message-ID: <20001027132234.A42242@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <004a01c03f48$7b9c7420$0101a8c0@win2k> <20001026234827.B75251@149.211.6.64.reflexcom.com> <007301c0400d$508219f0$0101a8c0@win2k> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <007301c0400d$508219f0$0101a8c0@win2k>; from jeremy@intersurf.com on Fri, Oct 27, 2000 at 06:59:08AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 27, 2000 at 06:59:08AM -0500, Jeremy Falcon wrote: > Thanks for the reply. > > Using ftpd -lD produces the following message... > > Oct 27 06:05:20 gateway ftpd[238]: control bind: Address already in use Do you have ftpd(8) enabled in inetd(8)? Look in inetd.conf(5) to find out. Disable it and send a HUP to inetd(8) if it is in there. If it is not enabled, it looks like you already have an ftp daemon running. > ...and it doesn't return me to a prompt. After closer examination I can't > help but wonder if this issue starts with something else besides ftpd and > inetd. inetd never really hangs. During bootstrap, this is where I have to > use Control+C (^C)... Do you want ftpd to run out of inetd or as its own daemon? Using the '-D' option is for running it as an independent daemon. > starting standard daemons: inetd cron sendmail^C sshd usbd. Is your DNS working correctly? sendmail does some DNS lookups when it starts up. If you did not ctrl-C, it would likely timeout after a bit and the process would continue on its own. > ...after I use Control+C, then sshd and usbd starts, and FreeBSD continues > booting. Now, if the entry for ftpd is in inetd.conf, then wouldn't that be > read and executed before cron was started? I don't think the daemons are > started asynchronously because sshd and usbd would start before I hit > Control+C if that were true. Don't run ftpd from inetd if you want to run a separate ftpd deamon. What does cron have to do with this, BTW? > Is there a way to find out what was trying to be run as a daemon during > boot, so I can see what didn't start? Where does FreeBSD look to find all > the daemons it needs to run during bootstrap? In the rc files. The code you are looking for is in rc.network. If you want to search the startup codes, $ grep /etc/rc* You can add /usr/local/etc/rc.d/* to search the "custom" additions. > This is a fresh 4.1.1 install, I'm still using the GENERIC kernel and making > a point to not change anything until someone can help me figure out what the > problem is. First, what are you trying to do? If you want to run an independent ftpd daemon, you have to disable ftpd in inetd.conf. Only one program, either an ftpd daemon or inetd, can be listening on port 21 at a time. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 13:31:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhub1.rjf.com (mailhub1.rjf.com [170.12.128.128]) by hub.freebsd.org (Postfix) with ESMTP id 6120537B479 for ; Fri, 27 Oct 2000 13:31:49 -0700 (PDT) Received: from exmta5.rjf.com by mailhub1.rjf.com with ESMTP for freebsd-questions@freebsd.org; Fri, 27 Oct 2000 16:29:52 -0400 Received: by exmta5.rjf.com with Internet Mail Service (5.5.2650.21) id ; Fri, 27 Oct 2000 16:31:45 -0400 Message-Id: <6D5097D4B56AD31190D50008C7B1579BC97CA3@exlan5.rjf.com> From: Ian Cartwright To: "'freebsd-questions@freebsd.org'" Subject: Date: Fri, 27 Oct 2000 16:31:34 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG unsubscribe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 13:33: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.interware.hu (mail.interware.hu [195.70.32.130]) by hub.freebsd.org (Postfix) with ESMTP id 306D837B4C5; Fri, 27 Oct 2000 13:33:00 -0700 (PDT) Received: from monrovia-54.budapest.interware.hu ([195.70.53.246] helo=elischer.org) by mail.interware.hu with esmtp (Exim 3.16 #1 (Debian)) id 13pGBH-0006ik-00; Fri, 27 Oct 2000 22:32:51 +0200 Message-ID: <39F9E669.FB8D77D2@elischer.org> Date: Fri, 27 Oct 2000 13:32:41 -0700 From: Julian Elischer X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: gcorcoran@lucent.com Cc: Aaron Hill , freebsd-questions@FreeBSD.ORG, freebsd-net@FreeBSD.ORG Subject: Re: More on PPPoE & ADSL (Telstra Bigpond) References: <39F8C29F.D785C588@lucent.com> <39F9210E.B728D4F8@elischer.org> <39F9B679.CA563B9E@lucent.com> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Gary T. Corcoran" wrote: > > Julian Elischer wrote: > > > > "Gary T. Corcoran" wrote: > > > > > > [Quick background: I implemented PPPoE in our DSL drivers for the Lucent DSL adapters] > > > > Under Windows I presume? > > No BSD drivers? :-) > > Well, actually... :-) > Besides Windows drivers, we were also tasked with writing drivers for Linux. > We did that, but since I am a fan of FreeBSD, and I had already figured > out what the porting issues from Windows to Linux were, I also ported the > code to FreeBSD. Until recently though the BSD version wasn't too useful, > as FreeBSD doesn't presently have the capability to have parameters when > doing a kldload (long story short: I need to know which main flavor of DSL > protocol I'm going to use, to know whether to become an ethernet-like or > a PPP device at device attach time). > > But then Terry Lambert told me of a trick with loading an extra "parameter > module" first, whereby I could do an ioctl to the parameter module, then > load the DSL driver and have it read the parameters from the parameter module. > I got this basically working last Friday. I need to polish up the code a > bit, but then it will be ready for beta testing*, if you have a Lucent > WildWire DSL (PCI plug-in card) adapter. Anybody interested in trying it? no chance of adding a netgraph interface? ok ok so you already do pppoe but do you do multiple pppoe sessions with ability to be a pppoe server? (which netgraph does.) > > * assuming my bosses lets me post or send out the code at this time. > > Gary -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000 ---> X_.---._/ presently in: Budapest v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 14: 7:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bb3.mba-consulting.com (E115025.vtacs.com [208.138.115.25]) by hub.freebsd.org (Postfix) with ESMTP id 876CD37B479 for ; Fri, 27 Oct 2000 14:07:31 -0700 (PDT) Received: (from root@localhost) by bb3.mba-consulting.com (8.9.3/8.9.3) id NAA25705 for questions@freebsd.org; Fri, 27 Oct 2000 13:05:58 -0400 (EDT) (envelope-from hjagnew) Date: Fri, 27 Oct 2000 13:05:58 -0400 (EDT) From: "H. Jared Agnew" Message-Id: <200010271705.NAA25705@bb3.mba-consulting.com> To: questions@freebsd.org Subject: Junk Pointer, Too High To Make Sense Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am running into a probelm while compiling. I have done "make buildworld" around 10 times. I have only gotten through the make buildworld one time. When the make buildworld does stop it stops in different places. Here is the end of the output from the last time that it stopped. Thanks for any advice. H. Jared Agnew PS. The errors all look the same however. cc -O -pipe -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/sr c/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools - I/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../ ../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/co nfig -DTARGET_NAME=\"i386-unknown-freebsd\" -DIN_GCC -I/usr/obj/usr/src/i386/usr /include -c ../cc_tools/insn-attrtab.c -o insn-attrtab.o cc1 in free(): warning: junk pointer, too high to make sense. cc1 in free(): error: freelist is destroyed. cc: Internal compiler error: program cc1 got fatal signal 6 *** Error code 1 Stop in /usr/src/gnu/usr.bin/cc/cc_int. *** Error code 1 Stop in /usr/src/gnu/usr.bin/cc. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. root:bb3:/usr/src > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 14:11: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from postfix1.free.fr (postfix1.free.fr [212.27.32.21]) by hub.freebsd.org (Postfix) with ESMTP id 55B9737B479 for ; Fri, 27 Oct 2000 14:10:59 -0700 (PDT) Received: from titine.fr.eu.org (toulouse-1-52-40.dial.proxad.net [213.228.52.40]) by postfix1.free.fr (Postfix) with ESMTP id 1960B28028; Fri, 27 Oct 2000 23:10:54 +0200 (MEST) Received: by titine.fr.eu.org (Postfix, from userid 1000) id 042D43A229; Fri, 27 Oct 2000 23:09:29 +0200 (CEST) X-Attribution: Jaco To: Mike Meyer Cc: questions@FreeBSD.ORG Subject: Re: Mounting CD-Roms as a normal user References: <14839.12558.199454.322077@guru.mired.org> From: Eric Jacoboni Date: 27 Oct 2000 23:09:29 +0200 In-Reply-To: Mike Meyer's message of "Wed, 25 Oct 2000 14:14:22 -0500 (CDT)" Message-ID: <871yx2c7p2.fsf@titine.fr.eu.org> Lines: 42 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "Mike" == Mike Meyer writes: Mike> Not quite. You can set vfs.usermount to 1 (i.e. - as root, "sysctl -w Mike> vfs.usermount=1") to let users mount devices - provided the device and Mike> directory permissions allow it, and with no suid on the device. The Mike> correct way to arrange for that to be set at boot is to add the line Mike> "vfs.usermount=1" to /etc/sysctl.conf, possibly creating it in the Mike> process. I'm using FBSD 4.1.1-S and I've tried to do so and never succeeded, even by "opening to the world" all the relevant directories and devices : % /sbin/sysctl vfs.usermount vfs.usermount: 1 % ls -ld /cdrom drwxrwxrwx 2 root wheel 512 13 mai 1999 /cdrom % ls -l /sbin/mount -r-xr-xr-x 1 root wheel 184128 21 oct 23:57 /sbin/mount (all the /sbin/mount* have the same permissions) % ls -l /dev/acd0c crw-rw-rw- 1 root operator 117, 2 10 mar 2000 /dev/acd0c % grep cdrom /etc/fstab /dev/acd0c /cdrom cd9660 ro,noauto 0 0 % /sbin/mount /cdrom cd9660: Operation not permitted % mount /cdrom % The last command runs ok as it's a sudo script. I still don't understand why the sysctl method doesn't run... -- Éric Jacoboni, né il y a 1276045603 secondes. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 14:13:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from superman.imag.net (superman.imag.net [207.200.148.6]) by hub.freebsd.org (Postfix) with ESMTP id CF55537B69D for ; Fri, 27 Oct 2000 14:13:03 -0700 (PDT) Received: from crap.imag.net (techie.imag.net [204.244.221.252]) by superman.imag.net (8.10.2/8.10.2) with ESMTP id e9RLI5B10090 for ; Fri, 27 Oct 2000 14:18:05 -0700 (PDT) Message-Id: <5.0.0.25.2.20001027140238.03b02960@mail.imag.net> X-Sender: van2537@mail.imag.net X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Fri, 27 Oct 2000 14:16:52 -0700 To: freebsd-questions@FreeBSD.ORG From: Luke Cowell Subject: dhcp config questions Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a freebsd 3.5 box running isc dhcpd 2.x; I'm wondering if someone can answer a question about config. I have 2 relevant ethernet interfaces. One is attached to our office LAN and the other is attached to a 5505, with is attached to our adsl network. Basically, both interfaces need to serve dhcp requests, but respond with static IPs. The problem is when we take a computer from our office home and try to get renew IPs the only way i can get to work is if i use a pool. What I'd like to do is have the dhcpd server give out a different fixed address depending on the interface the request comes in on. Has anyone done this ? config examples ? am I'm making any sense ? ----------------------------------------------------------------------- Luke Cowell Motionlink Internet Senior Systems Administrator http://www.imag.net ----------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 14:18:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from minuet.das.harvard.edu (minuet.das.harvard.edu [140.247.50.251]) by hub.freebsd.org (Postfix) with ESMTP id 43D7737B479 for ; Fri, 27 Oct 2000 14:18:43 -0700 (PDT) Received: from endor.eas.harvard.edu (endor.harvard.edu [128.103.50.55]) by minuet.das.harvard.edu (8.9.1/8.9.1) with ESMTP id RAA26395; Fri, 27 Oct 2000 17:18:03 -0400 (EDT) From: Dan Lanciani Received: (from ddl@localhost) by endor.eas.harvard.edu (8.8.8/8.8.8) id RAA13943; Fri, 27 Oct 2000 17:18:02 -0400 (EDT) Date: Fri, 27 Oct 2000 17:18:02 -0400 (EDT) Message-Id: <200010272118.RAA13943@endor.eas.harvard.edu> To: huntting@hunkular.glarp.com, jan@caustic.org Subject: Re: 6over4 for KAME (FreeBSD) Cc: freebsd-questions@FreeBSD.ORG, ipng@sunroof.eng.sun.com, ngtrans@sunroof.eng.sun.com, snap-users@kame.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG |i'm not sure if this is what you mean, but: | |http://www.kfu.com/~nsayer/6to4/ I think that might not be what he meant. :) However, speaking of 6to4, how accepting are the 6bone sites of 0x2002 prefix addresses? At first glance, www.6bone.net and www.kame.net are happy to respond to packets from 6to4 addresses, but some of the public IPv6 "tool" web sites don't have a route to any 6to4 relay at all (or at least that seems to be the case). IMHO, 6to4 is a great way to encourage IPv6 deployment (especially with Microsoft pushing it), but the addresses need to be treated as more than a temporary hack if people are to commit. (Alternately, I suppose 6to4 addresses could simply overtake "real" addresses. :) Dan Lanciani ddl@harvard.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 14:23:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hoemail2.firewall.lucent.com (hoemail2.lucent.com [192.11.226.163]) by hub.freebsd.org (Postfix) with ESMTP id 3DDBC37B479; Fri, 27 Oct 2000 14:23:22 -0700 (PDT) Received: from hoemail2.firewall.lucent.com (localhost [127.0.0.1]) by hoemail2.firewall.lucent.com (Pro-8.9.3/8.9.3) with ESMTP id RAA12295; Fri, 27 Oct 2000 17:23:21 -0400 (EDT) Received: from mhmail.mh.lucent.com (h135-3-115-8.lucent.com [135.3.115.8]) by hoemail2.firewall.lucent.com (Pro-8.9.3/8.9.3) with ESMTP id RAA12287; Fri, 27 Oct 2000 17:23:21 -0400 (EDT) Received: from lucent.com (positron.micro.lucent.com [192.19.56.129]) by mhmail.mh.lucent.com (8.8.8+Sun/EMS-1.5 sol2) id RAA02636; Fri, 27 Oct 2000 17:23:19 -0400 (EDT) Message-ID: <39F9F1FB.F00E686F@lucent.com> Date: Fri, 27 Oct 2000 17:22:03 -0400 From: "Gary T. Corcoran" Reply-To: gcorcoran@lucent.com Organization: Lucent Microelectronics - Client Access Broadband Systems X-Mailer: Mozilla 4.73 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: Julian Elischer Cc: Aaron Hill , freebsd-questions@FreeBSD.ORG, freebsd-net@FreeBSD.ORG Subject: Re: More on PPPoE & ADSL (Telstra Bigpond) References: <39F8C29F.D785C588@lucent.com> <39F9210E.B728D4F8@elischer.org> <39F9B679.CA563B9E@lucent.com> <39F9E669.FB8D77D2@elischer.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Julian Elischer wrote: > no chance of adding a netgraph interface? Sure there's a chance - if I get some free time... ;-) But I'm not at all familiar with netgraph. I've never used it. What advantage would there be to adding it? (and can you point me to a sample driver that would show me what needs to be done?) > ok ok so you already do pppoe but do you do multiple pppoe sessions with > ability to be a pppoe server? (which netgraph does.) No, I don't support multiple pppoe sessions. This card is geared to be used on a client on an ADSL line, where the downstream rate is much higher than the upstream - in other words much better at downloading than serving. :) And most DSL providers tend to get upset if you run a server from a residential service... :-) Most businesses use SDSL - symmetric DSL, which this card doesn't support. The other thing is that in order to support the PPP flavors of DSL (RFC2364), we have to load a sync PPP module. I used the syncppp.c code from FreeBSD, but it wasn't quite usable as-is so I had to tweak it. Of course that module is only providing PPP, not PPPoE - the DSL driver itself does the PPPoE negotiations before letting the PPP go through. Then it just adds/ subtracts the PPPoE wrapper on the frames (when in PPPoE mode). Given this framework (ppp0 interface -> ltdsl driver), would netgraph fit in? Would the sync PPP code also have to be modified to use netgraph? In the other flavors of DSL (RFC1483), the DSL card appears as an ethernet device to the system. As you may be able to tell, without knowing what netgraph really does I'm a little bit at a loss as to how/why to use it... But if it's relatively easy to add support for netgraph, and it has some advantages for the user, then I'm willing to give it a shot... Thanks, Gary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 14:33:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web3304.mail.yahoo.com (web3304.mail.yahoo.com [204.71.201.146]) by hub.freebsd.org (Postfix) with SMTP id 1807537B479 for ; Fri, 27 Oct 2000 14:33:29 -0700 (PDT) Message-ID: <20001027213320.15022.qmail@web3304.mail.yahoo.com> Received: from [209.179.192.233] by web3304.mail.yahoo.com; Fri, 27 Oct 2000 14:33:20 PDT Date: Fri, 27 Oct 2000 14:33:20 -0700 (PDT) From: Nate Puri Subject: Satisfied w/ your desktop? 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 all, I have a question for ya. In light of using the highly integrated Windows desktop or the Mac OS X desktop, what configurations for FBSD do you use that are comparable? I'm trying a lot of different stuff now. XFce, KDE1, KDE2, GNOME, Afterstep, WindowMaker, BlackBox and a combination of apps that are better than 1.x. I've tried them all. I'd just like to hear thoughts on what people use who have used their configuration for a long time now without switching. Thanks all, -Nate __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 14:36:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rush.telenordia.se (mail.telenordia.se [194.213.64.42]) by hub.freebsd.org (Postfix) with SMTP id 1185A37B479 for ; Fri, 27 Oct 2000 14:36:53 -0700 (PDT) Received: (qmail 18000 invoked from network); 27 Oct 2000 23:36:51 +0200 Received: from bb-62-5-7-17.bb.tninet.se (HELO marbsd.tninet.se) (62.5.7.17) by mail.telenordia.se with SMTP; 27 Oct 2000 23:36:51 +0200 From: Mark Rowlands Date: Fri, 27 Oct 2000 23:31:07 +0200 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="iso-8859-1" To: Colk , freebsd-questions@FreeBSD.ORG References: <00102519474200.74135@colk99.users.mindspring.com> In-Reply-To: <00102519474200.74135@colk99.users.mindspring.com> Subject: Re: Has anyone compiled KDE2 MIME-Version: 1.0 Message-Id: <00102723285900.00458@marbsd.tninet.se> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thursday 26 October 2000 01:46, you wrote: > I have KDE2 in source and i cant compile it at all > has anyone updated the port for it yet? > oh yes and it so pretty..... :-) however sig 11 crashes in kwrited and occasional other hiccups but basic functionality seems ok.... cant get ht://dig to work from within search function...works find from html search page tho.. overall kudos to KDE > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 27 14:36:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rush.telenordia.se (mail.telenordia.se [194.213.64.42]) by hub.freebsd.org (Postfix) with SMTP id 96A9937B4C5 for ; Fri, 27 Oct 2000 14:36:53 -0700 (PDT) Received: (qmail 18008 invoked from network); 27 Oct 2000 23:36:52 +0200 Received: from bb-62-5-7-17.bb.tninet.se (HELO marbsd.tninet.se) (62.5.7.17) by mail.telenordia.se with SMTP; 27 Oct 2000 23:36:52 +0200 From: Mark Rowlands Date: Fri, 27 Oct 2000 23:32:20 +0200 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="iso-8859-1" To: Colk , freebsd-questions@FreeBSD.ORG References: <00102519474200.74135@colk99.users.mindspring.com> In-Reply-To: <00102519474200.74135@colk99.users.mindspring.com> Subject: Re: Has anyone compiled KDE2 MIME-Version: 1.0 Message-Id: <00102723285900.00458@marbsd.tninet.se> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thursday 26 October 2000 01:46, you wrote: > I have KDE2 in source and i cant compile it at all > has anyone updated the port for it yet? > oh yes and it so pretty..... :-) however sig 11 crashes in kwrited and occasional other hiccups but basic functionality seems ok.... cant get ht://dig to work from within search function...works find from html search page tho.. overall kudos to KDE > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 27 14:38:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rush.telenordia.se (mail.telenordia.se [194.213.64.42]) by hub.freebsd.org (Postfix) with SMTP id D725037B479 for ; Fri, 27 Oct 2000 14:38:42 -0700 (PDT) Received: (qmail 19017 invoked from network); 27 Oct 2000 23:38:41 +0200 Received: from bb-62-5-7-17.bb.tninet.se (HELO marbsd.tninet.se) (62.5.7.17) by mail.telenordia.se with SMTP; 27 Oct 2000 23:38:41 +0200 From: Mark Rowlands Date: Fri, 27 Oct 2000 23:34:10 +0200 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="US-ASCII" To: Tim McMillen , freebsd-questions@FreeBSD.ORG References: In-Reply-To: Subject: Re: CVSup -Cannot connect to data port MIME-Version: 1.0 Message-Id: <00102723341003.00458@marbsd.tninet.se> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thursday 26 October 2000 05:34, Tim McMillen wrote: > Hi another one. Any help would be appreciated on this. I've gotten busy > servers denying a connection in the first before place but this time I > connect, but then: > > Parsing supfile "/etc/cvsupfile" > Connecting to cvsup8.FreeBSD.org > Connected to cvsup8.FreeBSD.org > Server software version: REL_16_1 > Negotiating file attribute support > Exchanging collection information > Establishing passive-mode data connection > Cannot connect to data port: Connection refused > Will retry at 23:30:02 > > Happened about ten times so far. Is this still just a symptom of a busy > server or does it have something to do with the fact that I'm using the > cvsupit package (I use it bc it's so easy). > Thanks > Tim try another server...sounds busy to me To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 14:47:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from exchserver.impact8.com (unknown [216.98.200.92]) by hub.freebsd.org (Postfix) with ESMTP id B08AB37B479 for ; Fri, 27 Oct 2000 14:47:19 -0700 (PDT) Received: by EXCHSERVER with Internet Mail Service (5.5.2650.21) id ; Fri, 27 Oct 2000 15:43:43 -0600 Message-ID: <572C6148D69AD4119DEB00D0B765D10B040DCA@EXCHSERVER> From: Peter Kuyarov To: 'Nate Puri' , "'freebsd-questions@freebsd.org'" Subject: RE: Satisfied w/ your desktop? Date: Fri, 27 Oct 2000 15:43:38 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I use WindowMaker, it's a small footprint, fast, and customizable enough that it suits me. I dont' really go for "double click me to launch me" so KDE/GNOME I dont' need them, too slow/big footprint. If I need an X app I type it's name in xterma nd open it like that. If you are a GUI person I suggest KDE, if more of a CLI person I suggest a very small windowmanager such as afterstep/windowmaker and the like. --- www.nul.cjb.net --- The Power to Crash --- www.FreeBSD.org --- The Power to Serve -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Nate Puri Sent: Friday, October 27, 2000 3:33 PM To: freebsd-questions@freebsd.org Subject: Satisfied w/ your desktop? Hi all, I have a question for ya. In light of using the highly integrated Windows desktop or the Mac OS X desktop, what configurations for FBSD do you use that are comparable? I'm trying a lot of different stuff now. XFce, KDE1, KDE2, GNOME, Afterstep, WindowMaker, BlackBox and a combination of apps that are better than 1.x. I've tried them all. I'd just like to hear thoughts on what people use who have used their configuration for a long time now without switching. Thanks all, -Nate __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 15:12:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay2.inwind.it (relay2.inwind.it [212.141.53.73]) by hub.freebsd.org (Postfix) with ESMTP id A6C0D37B479 for ; Fri, 27 Oct 2000 15:12:20 -0700 (PDT) Received: from bartequi.ottodomain.org (62.98.162.156) by relay2.inwind.it (5.1.046) id 39CB09790098B18A; Sat, 28 Oct 2000 00:12:12 +0200 From: Salvo Bartolotta Date: Fri, 27 Oct 2000 23:13:48 GMT Message-ID: <20001027.23134800@bartequi.ottodomain.org> Subject: Re: Junk Pointer, Too High To Make Sense To: "H. Jared Agnew" , freebsd-questions@FreeBSD.ORG References: <200010271705.NAA25705@bb3.mba-consulting.com> X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 10/27/00, 6:05:58 PM, "H. Jared Agnew" wrote regarding Junk Pointer, Too High To Make Sense: > I am running into a probelm while compiling. I have done "make > buildworld" around 10 times. I have only gotten through the make > buildworld one time. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > When the make buildworld does stop it stops in different places. Here= > is ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > the end of the output from the last time that it stopped. Thanks for > any advice. > H. Jared Agnew > PS. The errors all look the same however. > cc -O -pipe -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=3D\"/usr/obj/usr/sr > c/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools - > I/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../ > ../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/co > nfig -DTARGET_NAME=3D\"i386-unknown-freebsd\" -DIN_GCC -I/usr/obj/usr/src/i386/usr > /include -c ../cc_tools/insn-attrtab.c -o insn-attrtab.o > cc1 in free(): warning: junk pointer, too high to make sense. > cc1 in free(): error: freelist is destroyed. > cc: Internal compiler error: program cc1 got fatal signal 6 ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ cf /usr/include/sys/signal.h; in this respect, this link may also be interesting: http://metalab.unc.edu/pub/Linux/docs/faqs/GCC-SIG11-FAQ. > *** Error code 1 > Stop in /usr/src/gnu/usr.bin/cc/cc_int. > *** Error code 1 > Stop in /usr/src/gnu/usr.bin/cc. > *** Error code 1 > Stop in /usr/src. > *** Error code 1 > Stop in /usr/src. > *** Error code 1 > Stop in /usr/src. > root:bb3:/usr/src > *sigh* All this is symptomatic of faulty/defective/broken hardware. Best regards, Salvo P.S. You may wish to send/redirect your hardware supplier to /dev/null... :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 15:17:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.microsoft.com (mail2.microsoft.com [131.107.3.124]) by hub.freebsd.org (Postfix) with SMTP id 7725E37B479 for ; Fri, 27 Oct 2000 15:17:26 -0700 (PDT) Received: from 157.54.9.104 by mail2.microsoft.com (InterScan E-Mail VirusWall NT); Fri, 27 Oct 2000 14:58:01 -0700 (Pacific Daylight Time) Received: by INET-IMC-02 with Internet Mail Service (5.5.2651.58) id ; Fri, 27 Oct 2000 14:40:48 -0700 Message-ID: From: Brian Zill To: "'f.johan.beisser'" , Brad Huntting Cc: snap-users@kame.net, freebsd-questions@FreeBSD.ORG, ngtrans@sunroof.eng.sun.com, ipng@sunroof.eng.sun.com Subject: RE: 6over4 for KAME (FreeBSD) Date: Fri, 27 Oct 2000 14:40:23 -0700 X-Mailer: Internet Mail Service (5.5.2651.58) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 6to4 and 6over4, while having unfortunately similar names, are quite different things. 6to4 is a form of automatic IPv6 tunneling over IPv4. The IPv4 address of the "home" end of the tunnel is encoded into the IPv6 prefix. See draft-ietf-ngtrans-6to4-07.txt. 6over4 is another IPv6 over "foo", where "foo" in this case is a multicast-enabled IPv4 network, instead of say Ethernet or FDDI. See RFC 2529. My recollection is that an implementation of 6over4 for some BSD flavor exists, since I recall someone performing some interoperability testing between our implementation and that implementation. UCLA sounds familiar. Aren't two interoperating implementations a requirement for Proposed Standard? (RFC 2529 is at PS) I'm not aware of any others offhand, but it wouldn't surprise me if there were some. --Brian > -----Original Message----- > From: f.johan.beisser [mailto:jan@caustic.org] > Sent: Friday, 27 October, 2000 12:32 > To: Brad Huntting > Cc: snap-users@kame.net; freebsd-questions@FreeBSD.ORG; > ngtrans@sunroof.eng.sun.com; ipng@sunroof.eng.sun.com > Subject: Re: 6over4 for KAME (FreeBSD) > > > > i'm not sure if this is what you mean, but: > > http://www.kfu.com/~nsayer/6to4/ > > also, i think that it is documented on http://www.kame.net. > > of course, i oculd very well be talking out of my butt. > > -- jan > > > > On Fri, 27 Oct 2000, Brad Huntting wrote: > > > > > Has anyone started writing a 6over4 (rfc2529) driver for KAME and/or > > FreeBSD? > > > > I have a pointer to a UCLA project called "Virtual Ethernet" by > > Quang Nguyen (no email address given), but it was written for the > > Inria stack and FreeBSD2. If there's nothing else available, I > > may use this as a guide. > > > > > -------/ f. johan beisser /--------------------------------------+ > http://caustic.org/~jan jan@caustic.org > "Never laugh at someone until you've walked a mile in their > shoes. Then laugh. For you are a mile away, and > you have their shoes." > > > -------------------------------------------------------------------- > IETF IPng Working Group Mailing List > IPng Home Page: http://playground.sun.com/ipng > FTP archive: ftp://playground.sun.com/pub/ipng > Direct all administrative requests to majordomo@sunroof.eng.sun.com > -------------------------------------------------------------------- > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 15:20:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.interware.hu (mail.interware.hu [195.70.32.130]) by hub.freebsd.org (Postfix) with ESMTP id 3F47537B479; Fri, 27 Oct 2000 15:20:17 -0700 (PDT) Received: from monrovia-54.budapest.interware.hu ([195.70.53.246] helo=elischer.org) by mail.interware.hu with esmtp (Exim 3.16 #1 (Debian)) id 13pHr4-0006mu-00; Sat, 28 Oct 2000 00:20:07 +0200 Message-ID: <39F9FF8C.F10D5F65@elischer.org> Date: Fri, 27 Oct 2000 15:19:56 -0700 From: Julian Elischer X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: gcorcoran@lucent.com Cc: Aaron Hill , freebsd-questions@FreeBSD.ORG, freebsd-net@FreeBSD.ORG Subject: Re: More on PPPoE & ADSL (Telstra Bigpond) References: <39F8C29F.D785C588@lucent.com> <39F9210E.B728D4F8@elischer.org> <39F9B679.CA563B9E@lucent.com> <39F9E669.FB8D77D2@elischer.org> <39F9F1FB.F00E686F@lucent.com> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Gary T. Corcoran" wrote: > > Julian Elischer wrote: > > > no chance of adding a netgraph interface? > > Sure there's a chance - if I get some free time... ;-) > But I'm not at all familiar with netgraph. I've never used it. > What advantage would there be to adding it? (and can you point me > to a sample driver that would show me what needs to be done?) for more info, look at: http://www.daemonnews.org/200003/netgraph.html The drivers for if_sr.c and if_ar.c have been netgraphified, (though they have some problems) also the following drivers have netgraph functionality: dev/musycc/musycc.c dev/usb/udbp.c dev/lmc/if_lmc.c As well, the ethernet interfaces have been netgraphified (netgraph/ng_ether.c) and I think that the i4b ISDN stuff has some startings of netgraph compatibility. Basically the driver needs only handle whole FRAMES in an opaque manner and let the other netgraph nodes handle all the protocol stuff. (Why should a driver know about PPPOE?). > > > ok ok so you already do pppoe but do you do multiple pppoe sessions with > > ability to be a pppoe server? (which netgraph does.) > > No, I don't support multiple pppoe sessions. This card is geared to be > used on a client on an ADSL line, where the downstream rate is much > higher than the upstream - in other words much better at downloading > than serving. :) And most DSL providers tend to get upset if you run > a server from a residential service... :-) Most businesses use SDSL - > symmetric DSL, which this card doesn't support. but some DSL providers allow you to select from one of several providers on a single DSL cloud. By allowing multiple sessions you can set up several 'redundant' links out through the single DSL link, to several such providers to (hopefully) get aroung their breakages.. :-) > > The other thing is that in order to support the PPP flavors of DSL (RFC2364), > we have to load a sync PPP module. I used the syncppp.c code from FreeBSD, > but it wasn't quite usable as-is so I had to tweak it. Since PPP and mpd know about netgraph they can just connect directly to the netgraph interfaces offered after processing by the pppoe protocol node. mpd even does one better, by linking a kernel ppp netgraph node to the pppoe node, and letting it handle all the ppp decoding in the kernel. > Of course that > module is only providing PPP, not PPPoE - the DSL driver itself does the > PPPoE negotiations before letting the PPP go through. Then it just adds/ > subtracts the PPPoE wrapper on the frames (when in PPPoE mode). Why should a driver know about PPPOE? They are talking about using it on cable systems too... shouldn't it be independent of the driver? :-) > > Given this framework (ppp0 interface -> ltdsl driver), would netgraph > fit in? Would the sync PPP code also have to be modified to use > netgraph? In the other flavors of DSL (RFC1483), the DSL card appears > as an ethernet device to the system. As you may be able to tell, without > knowing what netgraph really does I'm a little bit at a loss as to how/why > to use it... But if it's relatively easy to add support for netgraph, and > it has some advantages for the user, then I'm willing to give it a shot... Have a read, and tell me what you think.. > > Thanks, > Gary -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000 ---> X_.---._/ presently in: Budapest v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 15:28:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id 2B1FC37B479 for ; Fri, 27 Oct 2000 15:28:27 -0700 (PDT) Received: from d.tracker ([216.191.74.138]) by www3.pacific-pages.com (8.8.5) id QAA20359; Fri, 27 Oct 2000 16:27:43 -0600 (MDT) Received: (from david@localhost) by d.tracker (8.9.3/8.9.3) id SAA01864 for questions@freebsd.org; Fri, 27 Oct 2000 18:23:12 GMT (envelope-from david) Date: Fri, 27 Oct 2000 18:21:31 +0000 From: David Banning To: questions@freebsd.org Subject: netscape fonts changed don't print right Message-ID: <20001027182131.A1853@www3.pacific-pages.com> Reply-To: David Banning Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have changed my fonts in netscape to a simpler font, but the printed version is same-old font. Any idea how to bring the print version in line? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 16: 7: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id C50E537B479 for ; Fri, 27 Oct 2000 16:06:58 -0700 (PDT) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id e9RN6U128726; Fri, 27 Oct 2000 16:06:30 -0700 (PDT) Message-Id: <200010272306.e9RN6U128726@ptavv.es.net> To: "Bennett Hui" Cc: "Mike Galvez" , "Bennett Hui" , smujohnson@home.com, questions@FreeBSD.ORG Subject: Re: APM or /etc/hosts In-reply-to: Your message of "Fri, 27 Oct 2000 01:03:39 PDT." Date: Fri, 27 Oct 2000 16:06:30 -0700 From: "Kevin Oberman" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I believe that /boot/kernel.conf is normally created when you use the configuration screen that comes up when you boot off of the installation media. I can easily build an installation medium that skips this (not recommended) and does not create the file. But selecting the option that reads something like "I know what I'm doing, so let's just get on with it" also skips it. I suspect that this is the reason you lack it. That said, you can always create the file and add: en apm q into it. (Not sure what happens when you leave off the trailing 'q'.) The other easy fix is to delete the word "disable" from the "device apm0" line in the configuration file. This keyword causes the device to be built into the kernel, but it is not enabled at boot time. The kernel.conf overrides this. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 16:22:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from DF-INET-1.dogfoodinternet.com (df-inet1.exchange.microsoft.com [131.107.8.8]) by hub.freebsd.org (Postfix) with ESMTP id 7AB0937B4C5 for ; Fri, 27 Oct 2000 16:22:39 -0700 (PDT) Received: from df-virus2.platinum.corp.microsoft.com ([172.30.236.33]) by DF-INET-1.dogfoodinternet.com with Microsoft SMTPSVC(5.0.2195.1600); Fri, 27 Oct 2000 16:01:03 -0700 Received: from 172.30.236.11 by df-virus2.platinum.corp.microsoft.com (InterScan E-Mail VirusWall NT); Fri, 27 Oct 2000 16:01:42 -0700 (Pacific Daylight Time) Received: from DINO.platinum.corp.microsoft.com ([172.30.236.100]) by yuri.dns.microsoft.com with Microsoft SMTPSVC(5.0.2195.1600); Fri, 27 Oct 2000 16:01:42 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C04069.DEC25102" Subject: RE: 6over4 for KAME (FreeBSD) Date: Fri, 27 Oct 2000 16:01:41 -0700 Message-ID: <5B90AD65A9E8934987DB0C8C0762657401D42BFD@DF-BOWWOW.platinum.corp.microsoft.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: 6over4 for KAME (FreeBSD) Thread-Index: AcBAYYRv2TnjaFLORzOg22lBbUiJXAACEImQ From: "Dave Thaler" To: "Brian Zill" , "f.johan.beisser" , "Brad Huntting" Cc: , , , X-OriginalArrivalTime: 27 Oct 2000 23:01:42.0392 (UTC) FILETIME=[DF075F80:01C04069] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------_=_NextPart_001_01C04069.DEC25102 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Brian Zill writes: > Aren't two interoperating implementations a requirement for Proposed > Standard? No, I believe it's a requirement for *Draft* Standard. -Dave ------_=_NextPart_001_01C04069.DEC25102 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable RE: 6over4 for KAME (FreeBSD)

Brian Zill writes:
> Aren't two interoperating implementations a = requirement for Proposed
> Standard?

No, I believe it's a requirement for *Draft* = Standard.

-Dave

------_=_NextPart_001_01C04069.DEC25102-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 16:23: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hellasnet.gr (mail.hellasnet.gr [212.54.192.3]) by hub.freebsd.org (Postfix) with ESMTP id 85B3B37B4C5 for ; Fri, 27 Oct 2000 16:22:57 -0700 (PDT) Received: from mail.hell.gr (ppp2.patr.hellasnet.gr [212.54.197.17]) by mail.hellasnet.gr (8.9.1/8.9.1) with SMTP id VAA23162 for ; Fri, 27 Oct 2000 21:22:57 -0200 (GMT) Received: (qmail 6395 invoked by uid 1001); 27 Oct 2000 23:23:35 -0000 Date: 27 Oct 2000 23:23:35 -0000 Message-ID: <20001027232335.6394.qmail@hades.hell.gr> From: "Giorgos Keramidas" To: mwm@mired.org, timcm@umich.edu Subject: Re: FW: My Experience With FreeBSD Cc: questions@FreeBSD.ORG In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Tim McMillen writes: | | If we would like that to be an option in the future we should all | search for freebsd on all these websites search sections (they log | that) and even email them to ask to include freebsd computers. I really like the idea of 'searching'. Even if we know that nothing is to be found, this will clearly show up in their log files. It might or might not get them started on the idea that a lot of people uses/wants FreeBSD. Certainly worth the effort. - giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 16:45:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from donkeykong.gpcc.itd.umich.edu (donkeykong.gpcc.itd.umich.edu [141.211.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 7F69F37B479 for ; Fri, 27 Oct 2000 16:45:37 -0700 (PDT) Received: from qix.gpcc.itd.umich.edu (smtp@qix.gpcc.itd.umich.edu [141.211.2.152]) by donkeykong.gpcc.itd.umich.edu (8.8.8/4.3-mailhub) with ESMTP id TAA22692; Fri, 27 Oct 2000 19:45:32 -0400 (EDT) Received: from localhost (timcm@localhost) by qix.gpcc.itd.umich.edu (8.8.8/5.1-client) with ESMTP id TAA13600; Fri, 27 Oct 2000 19:45:31 -0400 (EDT) Date: Fri, 27 Oct 2000 19:45:31 -0400 (EDT) From: Tim McMillen X-Sender: timcm@qix.gpcc.itd.umich.edu To: Mark Rowlands Cc: freebsd-questions@FreeBSD.ORG Subject: Re: CVSup -Cannot connect to data port In-Reply-To: <00102723341003.00458@marbsd.tninet.se> Message-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, 27 Oct 2000, Mark Rowlands wrote: > > Cannot connect to data port: Connection refused > > Will retry at 23:30:02 > > > > Happened about ten times so far. Is this still just a symptom of a busy > > server or does it have something to do with the fact that I'm using the > > cvsupit package (I use it bc it's so easy). > > try another server...sounds busy to me Thanks. I'd started to assume that but nobody said anything. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 16:52:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hellasnet.gr (mail.hellasnet.gr [212.54.192.3]) by hub.freebsd.org (Postfix) with ESMTP id 8F27B37B479 for ; Fri, 27 Oct 2000 16:52:39 -0700 (PDT) Received: from mail.hell.gr (ppp2.patr.hellasnet.gr [212.54.197.17]) by mail.hellasnet.gr (8.9.1/8.9.1) with SMTP id VAA24149 for ; Fri, 27 Oct 2000 21:52:38 -0200 (GMT) Received: (qmail 6837 invoked by uid 1001); 27 Oct 2000 23:53:21 -0000 Date: 27 Oct 2000 23:53:21 -0000 Message-ID: <20001027235321.6836.qmail@hades.hell.gr> From: "Giorgos Keramidas" To: GERRYGM@aol.com, questions@FreeBSD.ORG Subject: Re: Hard drive, read only In-Reply-To: <94.b4758a5.272b173d@aol.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG GERRYGM@aol.com writes: | Hi, | I was given a Gateway 2000 Colorbook, with FreeBSD, the guy that gave it to | me does not remember the root password. You can boot the machine in single user mode, mount all your disks and run the command: # vipw This will let you clear the current root password. Then you can log into the system and set whatever root password you like. | I have the FreeBSD Ver.3.2. When I tried to use Partition Magic it | said the drive is read only. This is probably because Partition Magic does not know about FreeBSD partitions, and it refuses to touch them. - giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 16:56:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 3122A37B479 for ; Fri, 27 Oct 2000 16:56:43 -0700 (PDT) Received: (qmail 66564 invoked by uid 100); 27 Oct 2000 23:56:42 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14842.5689.977751.898819@guru.mired.org> Date: Fri, 27 Oct 2000 18:56:41 -0500 (CDT) To: Eric Jacoboni Cc: questions@FreeBSD.ORG Subject: Re: Mounting CD-Roms as a normal user In-Reply-To: <871yx2c7p2.fsf@titine.fr.eu.org> References: <14839.12558.199454.322077@guru.mired.org> <871yx2c7p2.fsf@titine.fr.eu.org> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Eric Jacoboni writes: > >>>>> "Mike" == Mike Meyer writes: > Mike> Not quite. You can set vfs.usermount to 1 (i.e. - as root, "sysctl -w > Mike> vfs.usermount=1") to let users mount devices - provided the device and > Mike> directory permissions allow it, and with no suid on the device. The > Mike> correct way to arrange for that to be set at boot is to add the line > Mike> "vfs.usermount=1" to /etc/sysctl.conf, possibly creating it in the > Mike> process. > I'm using FBSD 4.1.1-S and I've tried to do so and never succeeded, > even by "opening to the world" all the relevant directories and > devices : I wasn't quite clear enough, but the FAQ entry is. The mount point (the directory) "permissions that allow it" are that it be owned by the user who is doing the mounting. > % ls -ld /cdrom > drwxrwxrwx 2 root wheel 512 13 mai 1999 /cdrom That's owned by root. World read/writable isn't enough for the directory (though it's required for the device); the mount point has to be owned by the user who's going to mount it. Date: Fri, 27 Oct 2000 17:02:12 -0700 (PDT) From: grog@FreeBSD.ORG (Greg Lehey) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How to get the best results from FreeBSD questions. =================================================== Last update 3 September 1999 This is a regular posting to the FreeBSD questions mailing list. If you got it in answer to a message you sent, it means that the sender thinks that at least one of the following things was wrong with your message: - You left out a subject line, or the subject line was not appropriate. - You formatted it in such a way that it was difficult to read. - You asked more than one unrelated question in one message. - You sent out a message with an incorrect date, time or time zone. - You sent out the same message more than once. - You sent an 'unsubscribe' message to FreeBSD-questions. If you have done any of these things, there is a good chance that you will get more than one copy of this message from different people. Read on, and your next message will be more successful. This document is also available on the web at http://www.lemis.com/questions.html. ===================================================================== Contents: I: Introduction II: How to unsubscribe from FreeBSD-questions III: Should I ask -questions or -hackers? IV: How to submit a question to FreeBSD-questions V: How to answer a question to FreeBSD-questions I: Introduction =============== This is a regular posting aimed to help both those seeking advice from FreeBSD-questions (the "newcomers"), and also those who answer the questions (the "hackers"). Note that the term "hacker" has nothing to do with breaking into other people's computers. The correct term for the latter activity is "cracker", but the popular press hasn't found out yet. The FreeBSD hackers disapprove strongly of cracking security, and have nothing to do with it. In the past, there has been some friction which stems from the different viewpoints of the two groups. The newcomers accused the hackers of being arrogant, stuck-up, and unhelpful, while the hackers accused the newcomers of being stupid, unable to read plain English, and expecting everything to be handed to them on a silver platter. Of course, there's an element of truth in both these claims, but for the most part these viewpoints come from a sense of frustration. In this document, I'd like to do something to relieve this frustration and help everybody get better results from FreeBSD-questions. In the following section, I recommend how to submit a question; after that, we'll look at how to answer one. II: How to unsubscribe from FreeBSD-questions ============================================== When you subscribed to FreeBSD-questions, you got a welcome message from Majordomo@FreeBSD.ORG. In this message, amongst other things, it told you how to unsubscribe. Here's a typical message: Welcome to the freebsd-questions mailing list! If you ever want to remove yourself from this mailing list, you can send mail to "Majordomo@FreeBSD.ORG" with the following command in the body of your email message: unsubscribe freebsd-questions Greg Lehey Here's the general information for the list you've subscribed to, in case you don't already have it: FREEBSD-QUESTIONS User questions This is the mailing list for questions about FreeBSD. You should not send "how to" questions to the technical lists unless you consider the question to be pretty technical. Normally, unsubscribing is even simpler than the message suggests: you don't need to specify your mail ID unless it is different from the one which you specified when you subscribed. If Majordomo replies and tells you (incorrectly) that you're not on the list, this may mean one of two things: 1. You have changed your mail ID since you subscribed. That's where keeping the original message from majordomo comes in handy. For example, the sample message above shows my mail ID as grog@lemis.de. Since then, I have changed it to grog@lemis.com. If I were to try to remove grog@lemis.com from the list, it would fail: I would have to specify the name with which I joined. 2. You're subscribed to a mailing list which is subscribed to FreeBSD-questions. If that's the case, you'll have to figure out which one it is and get your name taken off that one. If you're not sure which one it might be, check the headers of the messages you receive from freebsd-questions: maybe there's a clue there. If you've done all this, and you still can't figure out what's going on, send a message to Postmaster@FreeBSD.org, and he will sort things out for you. Don't send a message to FreeBSD-questions: they can't help you. III: Should I ask -questions, -newbies or -hackers? =================================================== Two mailing lists handle general questions about FreeBSD, FreeBSD-questions and FreeBSD-hackers. In addition, the FreeBSD-newbies list caters specifically for people who are new to FreeBSD and may be having trouble getting used to the environment. In some cases, it's not really clear which group you should ask. The following criteria should help for 99% of all questions, however: If the question is of a general nature, first check whether this isn't a Frequently Asked Question (FAQ). There's a list of these questions at http://www.freebsd.org/FAQ/FAQ.html, and also on your own system (once you've installed it) at /usr/share/doc/FAQ/FAQ.html. Check there, and if you don't find an answer, ask FreeBSD-questions. Examples might be questions about installing FreeBSD or the use of a particular UNIX utility. If you think the question relates to a bug, but you're not sure, or you don't know how to look for it, send the message to FreeBSD-questions. If the question relates to a bug, and you're almost sure that it's a bug (for example, you can pinpoint the place in the code where it happens, and you maybe have a fix), then send the message to FreeBSD-hackers. You should also enter a problem report with the send-pr utility. If the question relates to enhancements to FreeBSD, and you can make suggestions about how to implement them, then send the message to FreeBSD-hackers. If the question is of particularly technical nature, such as implementation details or suggestions for improvements, then send the message to FreeBSD-hackers. If you're new to FreeBSD, and the message is about your own relationship to FreeBSD, send the message to FreeBSD-newbies. There are also a number of other specialized mailing lists, for example FreeBSD-isp, which caters to the interests of ISPs (Internet Service Providers) who run FreeBSD. If you happen to be an ISP, this doesn't mean you should automatically send your questions to FreeBSD-isp. The criteria above still apply, and it's in your interest to stick to them, since you're more likely to get good results that way. IV: How to submit a question ============================= When submitting a question to FreeBSD-questions, consider the following points: 1. Remember that nobody gets paid for answering a FreeBSD question. They do it of their own free will. You can influence this free will positively by submitting a well-formulated question supplying as much relevant information as possible. You can influence this free will negatively by submitting an incomplete, illegible, or rude question. It's perfectly possible to send a message to FreeBSD-questions and not get an answer even if you follow these rules. It's much more possible to not get an answer if you don't. In the rest of this document, we'll look at how to get the most out of your question to FreeBSD-questions. 2. Not everybody who answers FreeBSD questions reads every message: they look at the subject line and decide whether it interests them. Clearly, it's in your interest to specify a subject. ``FreeBSD problem'' or ``Help'' aren't enough. If you provide no subject at all, many people won't bother reading it. If your subject isn't specific enough, the people who can answer it may not read it. 3. Format your message so that it is legible, and PLEASE DON'T SHOUT!!!!!. We appreciate that a lot of people don't speak English as their first language, and we try to make allowances for that, but it's really painful to try to read a message written full of typos or without any line breaks. A lot of badly formatted messages come from bad mailers or badly configured mailers. The following mailers are known to send out badly formatted messages without you finding out about them: Eudora exmh Microsoft Exchange Microsoft Internet Mail Microsoft Outlook Netscape As you can see, the mailers in the Microsoft world are frequent offenders. If at all possible, use a UNIX mailer. If you must use a mailer under Microsoft environments, make sure it is set up correctly. Try not to use MIME: a lot of people use mailers which don't get on very well with MIME. For further information on this subject, check out http://www.lemis.com/email.html. 4. Make sure your time and time zone are set correctly. This may seem a little silly, since your message still gets there, but many of the people you are trying to reach get several hundred messages a day. They frequently sort the incoming messages by subject and by date, and if your message doesn't come before the first answer, they may assume they missed it and not bother to look. 5. Don't include unrelated questions in the same message. Firstly, a long message tends to scare people off, and secondly, it's more difficult to get all the people who can answer all the questions to read the message. 6. Specify as much information as possible. This is a difficult area, and we need to expand on what information you need to submit, but here's a start: If you get error messages, don't say ``I get error messages'', say (for example) ``I get the error message 'No route to host'''. If your system panics, don't say ``My system panicked'', say (for example) ``my system panicked with the message 'free vnode isn't'''. If you have difficulty installing FreeBSD, please tell us what hardware you have. In particular, it's important to know the IRQs and I/O addresses of the boards installed in your machine. If you have difficulty getting PPP to run, describe the configuration. Which version of PPP do you use? What kind of authentication do you have? Do you have a static or dynamic IP address? What kind of messages do you get in the log file? 7. If you don't get an answer immediately, or if you don't even see your own message appear on the list immediately, don't resend the message. Wait at least 24 hours. The FreeBSD mailer offloads messages to a number of subordinate mailers around the world, and sometimes it can take several hours for the mail to get through. And once it gets through, the one person who might know the answer will probably just have gone to bed in his part of the world. 8. If you do all this, and you still don't get an answer, there could be other reasons. For example, the problem is so complicated that nobody knows the answer, or the person who does know the answer was offline. If you don't get an answer after, say, a week, it might help to re-send the message. If you don't get an answer to your second message, though, you're probably not going to get one from this forum. Resending the same message again and again will only make you unpopular. To summarize, let's assume you know the answer to the following question (yes, it's the same one in each case :-). You choose which of these two questions you would be more prepared to answer: Message 1: Subject: (none) I just can't get hits damn silly FereBSD system to workd, and Im really good at this tsuff, but I have never seen anythign sho difficult to install, it jst wont work whatever I try so why don't y9ou guys tell me what I doing wrong. ---------------------------------------------------------------------- Message 2: Subject: Problems installing FreeBSD I've just got the FreeBSD 2.1.5 CD-ROM from Walnut Creek, and I'm having a lot of difficulty installing it. I have a 66 MHz 486 with 16 MB of memory and an Adaptec 1540A SCSI board, a 1.2GB Quantum Fireball disk and a Toshiba 3501XA CD-ROM drive. The installation works just fine, but when I try to reboot the system, I get the message "Missing Operating System". ---------------------------------------------------------------------- V: How to follow up to a question ================================= Often you will want to send in additional information to a question you have already sent. The best way to do this is to reply to your original message. This has three advantages: 1. You include the original message text, so people will know what you're talking about. Don't forget to trim unnecessary text out, though. 2. The text in the subject line stays the same (you did remember to put one in, didn't you?). Many mailers will sort messages by subject. This helps group messages together. 3. The message reference numbers in the header will refer to the previous message. Some mailers, such as mutt, can thread messages, showing the exact relationships between the messages. VI: How to answer a question ============================ Before you answer a question to FreeBSD-questions, consider: 1. A lot of the points on submitting questions also apply to answering questions. Read them. 2. Has somebody already answered the question? The easiest way to check this is to sort your incoming mail by subject: then (hopefully) you'll see the question followed by any answers, all together. If somebody has already answered it, it doesn't automatically mean that you shouldn't send another answer. But it makes sense to read all the other answers first. 3. Do you have something to contribute beyond what has already been said? In general, "Yeah, me too" answers don't help much, although there are exceptions, like when somebody is describing a problem he's having, and he doesn't know whether it's his fault or whether there's something wrong with the hardware or software. If you do send a "me too" answer, you should also include any further relevant information. 4. Are you sure you understand the question? Very frequently, the person who asks the question is confused or doesn't express himself very well. Even with the best understanding of the system, it's easy to send a reply which doesn't answer the question. This doesn't help: you'll leave the person who submitted the question more frustrated or confused than ever. If nobody else answers, and you're not too sure either, you can always ask for more information. 5. Are you sure your answer is correct? If not, wait a day or so. If nobody else comes up with a better answer, you can still reply and say, for example, "I don't know if this is correct, but since nobody else has replied, why don't you try replacing your ATAPI CD-ROM with a frog?". 6. Unless there's a good reason to do otherwise, reply to the sender and to FreeBSD-questions. Many people on the FreeBSD-questions are "lurkers": they learn by reading messages sent and replied to by others. If you take a message which is of general interest off the list, you're depriving these people of their information. Be careful with group replies; lots of people send messages with hundreds of CCs. If this is the case, be sure to trim the Cc: lines appropriately. 7. Include relevant text from the original message. Trim it to the minimum, but don't overdo it. It should still be possible for somebody who didn't read the original message to understand what you're talking about. 8. Use some technique to identify which text came from the original message, and which text you add. I personally find that prepending ``> '' to the original message works best. Leaving white space after the ``> '' and leave empty lines between your text and the original text both make the result more readable. 9. Put your response in the correct place (after the text to which it replies). It's very difficult to read a thread of responses where each reply comes before the text to which it replies. 10. Most mailers change the subject line on a reply by prepending a text such as ``Re: ''. If your mailer doesn't do it automatically, you should do it manually. 11. If the submitter didn't abide by format conventions (lines too long, inappropriate subject line), please fix it. In the case of an incorrect subject line (such as ``HELP!!??''), change the subject line to (say) ``Re: Difficulties with sync PPP (was: HELP!!??)''. That way other people trying to follow the thread will have less difficulty following it. In such cases, it's appropriate to say what you did and why you did it, but try not to be rude. If you find you can't answer without being rude, don't answer. If you just want to reply to a message because of its bad format, just reply to the submitter, not to the list. You can just send him this message in reply, if you like. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 17: 2:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 645) id 05C5B37B4CF; Fri, 27 Oct 2000 17:02:13 -0700 (PDT) To: FreeBSD-questions@FreeBSD.org Subject: "The Complete FreeBSD", third edition: errata and addenda Message-Id: <20001028000213.05C5B37B4CF@hub.freebsd.org> Date: Fri, 27 Oct 2000 17:02:13 -0700 (PDT) From: grog@FreeBSD.ORG (Greg Lehey) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Errata and addenda for the Complete FreeBSD, third edition Last revision: 2 August 1999 The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge computer books are out of date almost before they are printed. Unfortunately, ``The Complete FreeBSD'', published by Walnut Creek, is no exception. In- evitably, a number of bugs and changes have surfaced. The following is a list of modifications which go beyond simple typos. They relate to the third edition, formatted on 17 May 1999. You'll find this information on page iv (the page before the beginning of the Table of Contents). See the end of this document for instructions on how to find the errata for an older version. You can get the current document in four forms: o A PostScript version, suitable for printing out, at ftp://ftp.lemis.com/pub/cfbsd/errata-3.ps. See page 302 of the third edition to find out how to print out PostScript. If at all possible, please take this document: it's closest to the original text. Be careful selecting this file with a web browser: it is often impossible to reload the document, and you may see a previously cached version. o An enhanced ASCII version at ftp://ftp.lemis.com/pub/cfbsd/errata-3.txt. When viewed with more or less, this version will show some highlighting and underlining. It's not suitable for direct viewing. o An ASCII-only version at ftp://ftp.lemis.com/pub/cfbsd/errata-3.ascii. This version is posted every week to the FreeBSD-questions mailing list. Only take this version if you have real problems with PostScript: I can't be sure that the lack of different fonts won't confuse the meaning. o A web version at http://www.lemis.com/errata-3.html. All these modifications have been applied to the ongoing source text of the book, so if you buy a later edition, they will be in it as well. If you find a Page 1 The Complete FreeBSD bug or a suspected bug in the book, please contact me at Page ii _______ The instructions on page ii (opposite the title page) tell you to look at ftp://ftp.lemis.com/pub/cfbsd/errata-2 for the errata list. That's wrong. Look at this list. Pages 190 and 191 _________________ The description is not very clear about which text appears when booting from floppy for initial install, and which appears when booting normally. The procedure is very similar, but there are some differences. Add the following text after the heading Boot messages: You'll boot your system in at least two different ways: initially you'll boot from floppy or CD-ROM in order to install the system. Later, after the system is installed, you'll boot from hard disk. The procedure is almost identical, so we'll look at both versions in the following examples. Replace the text from the middle of page 191 with: If you're booting from 1.44 MB floppies, you will then see: Please insert MFS root floppy and press enter: When you insert the MFS root floppy and press Enter, you see more twirling batons, then the UserConfig screen appears. UserConfig: Modifying the boot configuration ____________________________________________ After the kernel has been loaded, the following screen will appear if you are installing the system, or if you have requested it with the -c option to the boot loader: Page 206 ________ The bottom two lines on this page should be in bold constant font, indicating that this is input for your /etc/rc.config file Page 2 Errata and addenda for the Complete FreeBSD, third edition nfs_client_enable="YES" # This host is an NFS client (or NO). nfs_server_enable="YES" # This host is an NFS server (or NO). Page 265 ________ The example on the second half of the page refers to the old SCSI driver. The scsi program is no longer available in FreeBSD 3.x. Instead, use the camcontrol program. Replace the text with:. Modern disks make provisions for recovering from such errors by allocating an alternate sector for the data. IDE drives do this automatically, but with SCSI drives you have the option of enabling or disabling reallocation. Usually it is turned on when you buy them, but occasionally it is not. When installing a new disk, you should check that the parameters ARRE (Auto Read Reallocation Enable) and AWRE (Auto Write Reallocation Enable) are turned on. For example, to check and set the values for disk da1, you would enter: # camcontrol modepage da1 -m 1 -e -P 3 # scsi -f /dev/rda1c -m 1 -e -P 3 This command will start up your favourite editor (either the one specified in the EDITOR environment variable, or vi by default) with the following data: AWRE (Auto Write Reallocation Enbld): 0 ARRE (Auto Read Reallocation Enbld): 1 TB (Transfer Block): 0 RC (Read Continuous): 0 EER (Enable Early Recovery): 0 PER (Post Error): 0 DTE (Disable Transfer on Error): 0 DCR (Disable Correction): 0 Read Retry Count: 16 Correction Span: 41 Head Offset Count: 0 Data Strobe Offset Count: 0 Write Retry Count: 16 Recovery Time Limit: 0 The values for AWRE and ARRE should both be 1. If they aren't, as in this case, where AWRE is 0, change the data with the editor, save it, and exit. The camcontrol program will write the data back to the disk and enable the option. Page 3 The Complete FreeBSD Page 331 ________ The description of the config refers to the SCSI drive sd0. This is the old name; in FreeBSD version 3, SCSI drives are called da, so this reference should be da0. Thanks to Francisco Reyes for pointing out this problem. Page 362 ________ Replace the text at the top of the page with: Next, change to the build directory and build the kernel: # cd ../../compile/FREEBIE # make depend # make The make depend is needed even if the directory has just been created: apart from creating dependency information, it also creates some files needed for the build. Thanks to Mark Ovens for drawing this to my attention, and to Francisco Reyes and Bill Fumerola for pointing out that it still wasn't fixed in the third edition. Page 409 ________ The information on setting the default routers specified the wrong end of the PPP links in some places. It should always be the ``far'' end of the link. Replace the second example on page 409, and the text following it, with this text: defaultrouter="139.130.136.129" # Set to default gateway (or NO). static_routes="" # Set to static route list (or leave empty). gateway_enable="YES" # Set to YES if this host will be a gateway. This is the normal way to set the default route on a point-to-point interface. In fact, for PPP you don't need to specify the default address: the PPP packages will set it for you when the link comes up. This makes it possible to Page 4 Errata and addenda for the Complete FreeBSD, third edition set default routes when you're forced to use dynamic IP addresses, where you don't know the address at this point. We'll see how PPP does this on page 446. In the first example on page 410, the sixth example on page 412 and the second example on page 413, replace the defaultrouter definition with: defaultrouter="139.130.237.65" # Set to default gateway (or NO). Thanks to Andreas Longwitz for pointing out this error. Getting errata for older editions of the book _____________________________________________ There have been a total of five different versions of ``The Complete FreeBSD''. The most accurate way to distinguish them is by the format date, which you'll find at the bottom of page iv (the page before the beginning of the Table of Contents) in all versions of the book. 1. The first was titled ``Installing and running FreeBSD'', and was formatted on 24 February 1996. No errata list exists for this book. 2. For the first edition (19 July 1996), get ftp://ftp.lemis.com/pub/cfbsd/er- rata-1. This same file is also available via the web link http://www.lemis.com/errata-1. I am no longer updating this errata list. 3. The list for the second edition (16 December 1997) is available in four forms: o A PostScript version, suitable for printing out, at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ps. See page 222 of the second edition to find out how to print out PostScript. If at all possible, please take this document: it's closest to the original text. Be careful selecting this file with a web browser: it is often impossible to reload the document, and you may see a previously cached version. o An enhanced ASCII version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.txt. When viewed with more or less, this version will show some highlighting and underlining. It's not suitable for direct viewing. o An ASCII-only version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ascii. This version is posted every week to the FreeBSD-questions mailing list. Only Page 5 Getting errata for older editions of the book take this version if you have real problems with PostScript: I can't be sure that the lack of different fonts won't confuse the meaning. o A web version at http://www.lemis.com/errata-2.html. 4. The revised second edition was formatted on 11 February 1999. As the name suggests, it's not a complete new edition: in fact, only three chapters are different: o The chapter ``Setting up X11'' has been brought up to date. o Appendix D (``Contents of the Ports Collection'') has been replaced by two appendixes, ``Errata and Addenda'' (the errata list up to date at the time) and ``FreeBSD 3.0'', which describes the differences between FreeBSD 2.x and FreeBSD 3.x. There is no separate errata list for this book. Refer to the second edition errata list. 5. The current, third edition, formatted on 17 May 1999. This is the correct list for this edition. Page 6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 17: 2:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 645) id B0B2737B4C5; Fri, 27 Oct 2000 17:02:12 -0700 (PDT) To: FreeBSD-questions@FreeBSD.org Subject: "The Complete FreeBSD", second edition: errata and addenda Message-Id: <20001028000212.B0B2737B4C5@hub.freebsd.org> Date: Fri, 27 Oct 2000 17:02:12 -0700 (PDT) From: grog@FreeBSD.ORG (Greg Lehey) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Errata and addenda for the Complete FreeBSD, second edition Last revision: 21 June 1999 The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge computer books are out of date almost before they are printed. Unfortunately, ``The Complete FreeBSD'', published by Walnut Creek, is no exception. In- evitably, a number of bugs and changes have surfaced. The following is a list of modifications which go beyond simple typos. They relate to the second edition, formatted on 16 December 1997. If you have this book, please check this list. If you have the first edition of 19 July 1996, please check ftp://ftp.lemis.com/pub/cfbsd/errata-1. This same file is also available via the web link http://www.lemis.com/. This list is available in four forms: o A PostScript version, suitable for printing out, at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ps. See page 222 of the book to find out how to print out PostScript. If at all possible, please take this document: it's closest to the original text. Be careful selecting this file with a web browser: it is often impossible to reload the document, and you may see a previously cached version. o An enhanced ASCII version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.txt. When viewed with more or less, this version will show some highlighting and underlining. It's not suitable for direct viewing. o An ASCII-only version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ascii. This version is posted every week to the FreeBSD-questions mailing list. Only take this version if you have real problems with PostScript: I can't be sure that the lack of different fonts won't confuse the meaning. o A web version at http://www.lemis.com/errata-2.html. All these modifications have been applied to the ongoing source text of the book, so if you buy a later edition, they will be in it as well. If you find a Page 1 The Complete FreeBSD bug or a suspected bug in the book, please contact me at General changes _______________ o In a number of places, I suggest the use of the following command to find process information: $ ps aux | grep foo Unfortunately, ps is sensitive to the column width of the terminal emulator upon which it is working. This command usually works fine on a relatively wide xterm, but if you're running on an 80-column terminal, it may truncate exactly the information you're looking for, so you end up with no output. You can fix that with the w option: $ ps waux | grep foo Thanks to Sue Blake for this information Location of the sample files ____________________________ On the 2.2.5 CD-ROM only, the location of the sample files does not match the specifications in the book (/book on the first CD-ROM). The 2.2.5 CD-ROM came out before the book, and it contains the files on the third (repository) CD-ROM as a single gzipped tar file /xperimnt/cfbsd/cfbsd.tar.gz. It contains the following files: drwxr-xr-x jkh/jkh 0 Oct 17 13:01 1997 cfbsd/ drwxr-xr-x jkh/jkh 0 Oct 17 13:01 1997 cfbsd/mutt/ -rw-r--r-- jkh/jkh 352 Oct 15 15:21 1997 cfbsd/mutt/.mail_aliases -rw-r--r-- jkh/jkh 9394 Oct 15 15:22 1997 cfbsd/mutt/.muttrc drwxr-xr-x jkh/jkh 0 Oct 17 14:02 1997 cfbsd/scripts/ -rw-r--r-- jkh/jkh 18281 Oct 16 16:52 1997 cfbsd/scripts/.fvwm2rc -rwxr-xr-x jkh/jkh 1392 Oct 17 12:54 1997 cfbsd/scripts/install-desktop -rw-r--r-- jkh/jkh 296 Oct 17 12:35 1997 cfbsd/scripts/.xinitrc -rwxr-xr-x jkh/jkh 622 Oct 17 13:51 1997 cfbsd/scripts/install-rcfiles -rw-r--r-- jkh/jkh 1133 Oct 17 13:00 1997 cfbsd/scripts/Uutry -rw-r--r-- jkh/jkh 1028 Oct 17 14:02 1997 cfbsd/scripts/README drwxr-xr-x jkh/jkh 0 Oct 18 19:32 1997 cfbsd/docs/ -rw-r--r-- jkh/jkh 199111 Oct 16 14:29 1997 cfbsd/docs/packages.txt Page 2 Errata and addenda for the Complete FreeBSD, second edition -rw-r--r-- jkh/jkh 189333 Oct 16 14:28 1997 cfbsd/docs/packages-by-category.txt -rw-r--r-- jkh/jkh 188108 Oct 16 14:29 1997 cfbsd/docs/packages.ps -rw-r--r-- jkh/jkh 226439 Oct 16 14:27 1997 cfbsd/docs/packages-by-category.ps -rw-r--r-- jkh/jkh 788 Oct 16 15:01 1997 cfbsd/README -rw-r--r-- jkh/jkh 248 Oct 17 11:52 1997 cfbsd/errata To extract one of these files, say cfbsd/docs/packages.txt, and assuming you have the CD-ROM mounted as /cdrom, enter: # cd /usr/share/doc # tar xvzf /cdrom/xperimnt/cfbsd/cfbsd.tar.gz cfbsd/docs/packages.txt See page 209 for more information on using tar. These files are an early version of what is described in the book. I'll put up some updated versions on ftp://ftp.lemis.com/ in the near future. Thanks to Frank McCormick for drawing this to my attention. Chapter 8: Setting up X11 _________________________ For FreeBSD 2.2.7, this chapter has changed sufficiently to make it impractical to distribute errata. You can download the PostScript version from ftp://www.lemis.com/pub/cfbsd/xsetup.ps, or the ASCII version from ftp://www.lemis.com/pub/cfbsd/xsetup.txt. No HTML version is available. Page xxxiv __________ Before the discussion of the shell prompts in the middle of the page, add: In this book, I recommend the use of the Bourne shell or one of its descendents (sh, bash, pdksh, ksh or zsh). With the exception of sh, they are all in the Ports Collection. I personally use the bash shell. This is a personal preference, and a recommendation, but it's not the standard shell. The standard BSD shell is the C shell (csh), which has a fuller- featured descendent tcsh. In particular, the standard installation sets the root user up with a csh. See page 152 (in this errata) for details of how to change the shell. Page 3 General changes Page 11: Reading the handbook _____________________________ The CD-ROM now includes Netscape. Replace the last paragraph on the page and the example on the following page with: If you're running X, you can use a browser like netscape to read the handbook. If you don't have X running yet, use lynx. Both of these programs are included on the CD-ROM. To install them, enter: # pkg_add /cdrom/packages/All/netscape-communicator-4.5.tgz or # pkg_add /cdrom/packages/All/lynx-2.8.1.1.tgz The numbers after the name (4.5 and 2.8.1.1) may change after this book has been printed. Use ls to list the names if you can't find these particular versions. Note that lynx is not a complete substitute for netscape: since it is text- only, it is not capable of displaying the large majority of web pages correctly. It will suffice for reading most of the handbook, however. Thanks to Stuart Henderson and for drawing this to my attention. Page 12: Printing the handbook ______________________________ The instructions for formatting the handbook are obsolete. Replace the section starting Alternatively, you can print out the handbook with the following text: Alternatively, you can print out the handbook. You need to have the documentation sources (/usr/doc) installed on your system. You can find them on the second CD-ROM in the directory of the same name. To install them, first mount your CD-ROM (see page 175). Then enter: $ cd /cdrom/usr/doc/handbook $ mkdir -p /usr/doc/handbook you may need to be root for this operation $ cp -pr * /usr/doc/handbook You have a choice of formats for the output: o ascii will give you plain 7-bit ASCII output, suitable for reading on a character-mode terminal. Page 4 Errata and addenda for the Complete FreeBSD, second edition o html will give you HTML output, suitable for browsing with a web browser. o latex will give you LATEX format, suitable for further processing with TEX and LATEX. o ps will give you PostScript output, probably the best choice for printing. o roff will give you output in troff source. You can process this output with nroff or troff, but it's currently not very polished. LATEX output is a better choice if you want to process it further. Once you have decided your format, use make to create the document. For example, if you decide on PostScript format, you would enter: $ make FORMATS=ps This creates a file handbook.ps which you can then print to a PostScript printer or with the aid of ghostscript (see page 222). Thanks to Bob Beer for drawing this to my attention. Page 45: Preparing floppies for installation _____________________________________________ Replace the paragraph below the list of file names (in the middle of the page) with: The floppy set should contain the file bin.inf and the ones whose names start with bin. followed by two letters. These other files are all 240640 bytes long, except for the final one which is usually shorter. Use the MS-DOS COPY program to copy as many files as will fit onto each disk (5 or 6) until you've got all the distributions you want packed up in this fashion. Copy each distribution into subdirectory corresponding to the base name--for example, copy the bin distribution to the files A:\BIN\BIN.INF, A:\BIN\BIN.AA and so on. Page 80 and 81 ______________ In a couple of examples, the FreeBSD partition is shown as type 164. It should be 165. Thanks to an unknown contributer for this correction (sorry, I lost your name). Page 5 General changes Page 88: setting up for dumping _______________________________ The example mentions a variable savecore in /etc/rc.conf. This variable is no longer used--it's enough to set the variable dumpdev. Page 92 _______ At the end of the section How to install a package add the text: Alternatively, you can install packages from the /stand/sysinstall Final Configuration Menu. We saw this menu on page in figure 4-14 on page 71. When you start sysinstall from the command line, you get to this menu by selecting Index, and then selecting Configure. Page 93 _______ Before the heading Install ports from the first CD-ROM add: Install ports when installing the system ________________________________________ The file ports/ports.tgz on the first CD-ROM is a tar archive containing all the ports. You can install it with the base system if you select the Custom distribution and include the ports collection. If you didn't install them at the time, use the following method to install them all (about 40 MB). Make sure your CD-ROM is mounted (in this example on /cdrom), and enter: Page 96 _______ Replace the example at the top of the page with: Instead, do: # cd /cd4/ports/distfiles # mkdir -p /usr/ports/distfiles make sure you have a distfiles directory # for i in *; do > ln -s /cd4/ports/distfiles/$i /usr/ports/distfiles/$i > done Page 6 Errata and addenda for the Complete FreeBSD, second edition If you're using csh or tcsh, enter: # cd /cd4/ports/distfiles # mkdir -p /usr/ports/distfiles make sure you have a distfiles directory # foreach i (*) ? ln -s /cd4/ports/distfiles/$i /usr/ports/distfiles/$i ? end Thanks to Christopher Raven and Francois Jacques for drawing this to my attention. Page 104 ________ The examples at the bottom of the page and the top of the next page specify the wrong directory (/usr). It should be /usr/X11R6. Replace the examples with: For a full install, choose /cdrom/dists/XF86331/X331*.tgz. If you are using sh, enter: # cd /usr/X11R6 # for i in /cdrom/dists/XF86331/X331*.tgz; do # tar xzf $i # done If you are using csh, enter: % cd /usr/X11R6 % foreach i (/cdrom/dists/XF86331/X331*.tgz) % tar xzf $i % end For a minimal installation, first choose a server archive corresponding to your VGA board. If table 8-2 on page 103 doesn't give you enough information, check the server man pages, starting on page 1545, which list the VGA chip sets supported by each server. For example, if you have an ET4000 based board you will use the XF86_SVGA server. In this case you would enter: # cd /usr/X11R6 # tar xzf /cdrom/dists/XF86331/X331SVGA.tgz substitute your server name here # for i in bin fnts lib xicf; do # tar xzf /cdrom/dists/XF86331/X331$i.tgz # done Page 7 Install ports when installing the system If you are using csh, enter: % cd /usr/X11R6 % tar xzf /cdrom/dists/XF86331/X331SVGA.tgz substitute your server name here % foreach i (bin fnts lib xicf) % tar xzf /cdrom/dists/XF86331/$i % end Thanks to Manuel Enrique Garcia Cuesta for pointing out this one. Page 128 ________ Replace the complete text below the example with the following: These values are defaults, and many are either incorrect for FreeBSD (for example the device name /dev/com1) or do not apply at all (for example Xqueue). If you are configuring manually, select one Protocol and one Device entry from the following selection. If you must use a two-button mouse, uncomment the keyword Emulate3Buttons--in this mode, pressing both mouse buttons simultane- ously within Emulate3Timeout milliseconds causes the server to report a middle button press. Section "Pointer" Protocol "Microsoft" for Microsoft protocol mice Protocol "MouseMan" for Logitech mice Protocol "PS/2" for a PS/2 mouse Protocol "Busmouse" for a bus mouse Device "/dev/ttyd0" for a mouse on the first serial port Device "/dev/ttyd1" for a mouse on the second serial port Device "/dev/ttyd2" for a mouse on the third serial port Device "/dev/ttyd3" for a mouse on the fourth serial port Device "/dev/psm0" for a PS/2 mouse Device "/dev/mse0" for a bus mouse Emulate3Buttons only for a two-button mouse EndSection You'll notice that the protocol name does not always match the manufacturer's Page 8 Errata and addenda for the Complete FreeBSD, second edition name. In particular, the Logitech protocol only applies to older Logitech mice. The newer ones use either the MouseMan or Microsoft protocols. Nearly all modern serial mice run one of these two protocols, and most run both. If you are using a bus mouse or a PS/2 mouse, make sure that the device driver is included in the kernel. The GENERIC kernel contains drivers for both mice, but the PS/2 driver is disabled. Use UserConfig (see page 50) to enable it. Page 140 ________ Just before the paragraph The super user add the following paragraph: If you do manage to lose the root password, all may not be lost. Reboot the machine to single user mode (see page 157), and enter: # mount -u / mount root file system read/write # mount /usr mount /usr file system (if separate) # passwd root change the password for root Enter new password: Enter password again: # ^D enter ctrl-D to continue with startup If you have a separate /usr file system (the normal case), you need to mount it as well, since the passwd program is in the directory /usr/bin. Note that you should explicitly state the name root: in single user mode, the system doesn't have the concept of user IDs. Page 148 ________ Replace the text at the top of the page with: Modern shells supply command line editing which resembles the editors vi or Emacs. In bash, sh, ksh, and zsh you can make the choice by entering Page 152 ________ After figure 10-8, add the following text: It would be tedious for every user to put settings in their private initialization files, so the shells also read a system-wide default file. For the Bourne shell family, it is /etc/profile, while the C shell family has three Page 9 Install ports when installing the system files: /etc/csh.login to be executed on login, /etc/csh.cshrc to be executed when a new shell is started after you log in, and /etc/csh.logout to be executed when you stop a shell. The start files are executed before the corresponding individual files. In addition, login classes (page 141) offer another method of setting environment variables at a global level. Changing your shell ___________________ The FreeBSD installation gives root a C shell, csh. This is the traditional Berkeley shell, but it has a number of disadvantages: command line editing is very primitive, and the script language is significantly different from that of the Bourne shell, which is the de facto standard for shell scripts: if you stay with the C shell, you may still need to understand the Bourne shell. The latest version of the Bourne shell sh also includes some command line editing. See page 148 for details of how to enable it. You can get better command line editing with tcsh, in the Ports Collection. You can get both better command line editing and Bourne shell syntax with bash, also in the Ports Collection. If you have root access, you can use vipw to change your shell, but there's a more general way: use chsh (Change Shell). Simply run the program. It starts your favourite editor (as defined by the EDITOR environment variable). Here's an example before: #Changing user database information for velte. Shell: /bin/csh Full Name: Jack Velte Location: Office Phone: Home Phone: You can change anything after the colons. For example, you might change this to: #Changing user database information for velte. Shell: /usr/local/bin/bash Full Name: Jack Velte Location: On the road Office Phone: +1-408-555-1999 Home Phone: Page 10 Errata and addenda for the Complete FreeBSD, second edition chsh checks and updates the password files when you save the modifications and exit the editor. The next time you log in, you get the new shell. chsh tries to ensure you don't make any mistakes--for example, it won't let you enter the name of a shell which isn't mentioned in the file /etc/shells--but it's a very good idea to check the shell before logging out. You can try this with su, which you normally use to become super user: bumble# su velte Password: su-2.00$ note the new prompt There are a couple of problems in using tcsh or bash as a root shell: o The shell for root must be on the root file system, otherwise it will not work in single user mode. Unfortunately, most ports of shells put the shell in the directory /usr/local/bin, which is almost never on the root file system. o Most shells are dynamically linked: they rely on library routines in files such as /usr/lib/libc.a. These files are not available in single user mode, so the shells won't work. You can solve this problem by creating statically linked versions of the shell, but this requires programming experience beyond the scope of this book. If you can get hold of a statically linked version, perform the following steps to install it: o Copy the shell to /bin, for example: # cp /usr/local/bin/bash /bin o Add the name of the shell to /etc/shells, in this example the line in bold print: # List of acceptable shells for chpass(1). # Ftpd will not allow users to connect who are not using # one of these shells. /bin/sh /bin/csh /bin/bash You can then change the shell for root as described above. Page 11 Install ports when installing the system Thanks to Lars Koller for drawing this to my attention. Page 160 ________ Replace the text at the fourth bullet with the augmented text: The second-level boot locates the kernel, by default the file /kernel on the root file system, and loads it into memory. It prints the Boot: prompt at this point so that you can influence this choice--see the man page on page 579 for more details of what you can enter at this prompt. Page 169 ________ Replace the last paragraph on the page with: The standard solution for these problems is to relocate the /tmp file system to a different directory, say /usr/tmp, and create a symbolic link from /usr/tmp to /tmp--see Chapter 4, Installing FreeBSD, page 72, for more details. Thanks to Charlie Sorsby for drawing this to my attention. Page 176 ________ Add the following paragraph Unmounting file systems When you mount a file system, the system assumes it is going to stay there, and in the interests of efficiency it delays writing data back to the file system. This is the same effect we discussed on page 158. As a result, if you want to stop using a file system, you need to tell the system about it. You do this with the umount command. Note the spelling--there's no n in the command name. You need to do this even with read-only media such as CD-ROMs: the system assumes it can access the data from a mounted file system, and it gets quite unhappy if it can't. Where possible, it locks removable media so that you can't remove them from the device until you unmount them. Using umount is straightforward: just tell it what to unmount, either the device name or the directory name. For example, to unmount the CD-ROM we Page 12 Errata and addenda for the Complete FreeBSD, second edition mounted in the example above, you could enter one of these commands: # umount /dev/cd1a # umount /cd1 Before unmounting a file system, umount checks that nobody is using it. If somebody is using it, it will refuse to unmount it with a message like umount: /cd1: Device busy. This message often occurs because you have changed your directory to a directory on the file system you want to remove. For example (which also shows the usefulness of having directory names in the prompt): === root@freebie (/dev/ttyp2) /cd1 16 -> umount /cd1 umount: /cd1: Device busy === root@freebie (/dev/ttyp2) /cd1 17 -> cd === root@freebie (/dev/ttyp2) ~ 18 -> umount /cd1 === root@freebie (/dev/ttyp2) ~ 19 -> Thanks to Ken Deboy for pointing out this omission. Page 180 ________ The example in the middle of the page should read: For example, to generate a second set of 32 pseudo-terminals, enter: # cd /dev # ./MAKEDEV pty1 You can generate up to 256 pseudo-terminals. They are named ttyp0 through ttypv, ttyq0 through ttyqv, ttyr0 through ttyrv, ttys0 through ttysv, ttyP0 through ttyPv, ttyQ0 through ttyQv, ttyR0 through ttyRv and ttyS0 through ttySv. To create each set of 32 terminals, use the number of the set: the first set is pty0, and the eighth set is pty7. Note that some processes, such as xterm, only look at ttyp0 through ttysv. Thanks to Karl Wagner for pointing out this error. Page 197, first line ____________________ The text of the first full sentence reads: Page 13 Install ports when installing the system The first name, up the the symbol, is the label. In fact, it should read: The first name, up to the | symbol, is the label. Page 208, middle of page ________________________ The example shows the file name /dev/rst0 when using the Bourne shell, and /dev/nrst0 when using C shell and friends. This is inconsistent; use /dev/nrst0 with any shell if you want a non-rewinding tape, or /dev/rst0 if you want a rewinding tape. Thanks to Norman C Rice for pointing out this one. Page 219 ________ Before the section Testing the spooler add the following section: As we saw above, the line printer daemon lpd is responsible for printing spooled jobs. By default it isn't started at boot time. If you're root, you can start it by name: # lpd Normally, however, you will want it to be started automatically when the system starts up. You do this by setting the variable lpd_enable in /etc/rc.conf: lpd_enable="YES" # Run the line printer daemon See page for more details of /etc/rc.conf. Another line in /etc/rc.conf refers to the line printer daemon: lpd_flags="" # Flags to lpd (if enabled). You don't normally need to change this line. See the man page for lpd for details of the flags. Thanks to Tommy G. James for bringing this to my attention. Page 14 Errata and addenda for the Complete FreeBSD, second edition Page 231 ________ Replace the first line of the example with: xhost presto bumble gw The original version allowed anybody on the Internet to access your system. Thanks to Jerry Dunham for drawing this one to my attention. Page 237 ________ In the section Installing the sample desktop, replace the first paragraph with: You'll find all the files described in this chapter on the first CD-ROM (Installation CD-ROM) in the directory /book. Remember that you must mount the CD-ROM before you can access the files--see page 175 for further details. The individual scripts are in the directory /book/scripts, but you'll probably find it easier to install them with the script install-desktop: Thanks to Chris Kaiser for drawing this to my attention. Page 242 ________ The instructions for extracting the source files from CD-ROM in the middle of page 242 are incorrect. You'll find the kernel sources on the first CD-ROM in the directory /src. Replace the example with: # mkdir -p /usr/src/sys # ln -s /usr/src/sys /sys # cd / # cat /cdrom/src/ssys.[a-d]* | tar xzvf - Thanks to Raymond Noel , Suttipan Limanond and Satwant for finding this one in several small slices. Page 15 Install ports when installing the system Page 257 ________ Replace the paragraph Berkeley Packet Filter with: pseudo-device bpfilter ______________________ The Berkeley Packet Filter (bpf) allows you to capture packets crossing a network interface to disk or to examine them with the tcpdump program. Note that this capability represents a significant compromise of network security. The number after bpfilter is the number of concurrent processes that can use the facility. Not all network interfaces support bpf. In order to use the Berkeley Packet Filter, you must also create the device nodes /dev/bpf0 to /dev/bpf3 (if you're using the default number 4). Current- ly, MAKEDEV doesn't help much--you need to create each device separately: # cd /dev # ./MAKEDEV bpf0 # ./MAKEDEV bpf1 # ./MAKEDEV bpf2 # ./MAKEDEV bpf3 Thanks to Christopher Raven for drawing this to my attention. Page 264 ________ In the list of disk driver flags, add: o Bit 12 (0x1000) enables LBA (logical block addressing mode). If this bit is not set, the driver accesses the disk in CHS (cylinder/head/sector) mode. o In CHS mode, if bits 11 to 8 are not equal to 0, they specify the number of heads to assume (between 1 and 15). The driver recalculates the number of cylinders to make up the total size of the disk. Page 16 Errata and addenda for the Complete FreeBSD, second edition Page 273, ``Building the kernel'' _________________________________ Replace the example with: Next, change to the build directory and build the kernel: # cd ../../compile/FREEBIE # make depend # make The make depend is needed even if the directory has just been created: apart from creating dependency information, it also creates some files needed for the build. Thanks to Mark Ovens for drawing this to my attention. Page 283, ``Creating the source tree'' ______________________________________ Add a third point to what you need to know: 3. Possibly, the date of the last update that you want to be included in the checkout. If you specify this date, cvs ignores any more recent updates. This option is often useful when somebody discovers a recently introduced bug in -CURRENT: you check out the modules as they were before the bug was introduced. You specify the date with the -D option, for example -D "10 December 1997". Page 285, after the second example. ___________________________________ Add the text: If you need to check out an older version, for example if there are problems with the most recent version of -CURRENT, you could enter: # cvs co -D "10 December 1997" src/sys This command checks out the kernel sources as of 10 December 1997. Page 17 Install ports when installing the system Page 294 ________ Add the following section: Problems executing Linux binaries _________________________________ One of the problems with the ELF format used by more recent Linux binaries is that they usually contain no information to identify them as Linux binaries. They might equally well be BSD/OS or UnixWare binaries. That's not really a problem at this point, since the only ELF format that FreeBSD 3.2 understands is Linux, but FreeBSD-CURRENT recognizes a native FreeBSD ELF format as well, and of course that's the default. If you want to run a Linux ELF binary on such a system, you must brand the executable using the program brandelf. For example, to brand the StarOffice program swriter3, you would enter: # brandelf -t linux /usr/local/StarOffice-3.1/linux-x86/bin/swriter3 Thanks to Dan Busarow for bringing this to my attention. Page 364, middle of page ________________________ Change the text from: The names MYADDR and HISADDR are keywords which represent the addresses at each end of the link. They must be written as shown, though they may be in lower case. to The names MYADDR and HISADDR are keywords which represent the addresses at each end of the link. They must be written as shown, though newer versions of ppp allow you to write them in lower case. Thanks to Mark S. Reichman for this correction. Page 368 ________ Replace the paragraph after the second example with: In FreeBSD version 3.0 and later, specify the options PPP_BSDCOMP and Page 18 Errata and addenda for the Complete FreeBSD, second edition PPP_DEFLATE to enable two kinds of compression. You'll also need to specify the corresponding option in Kernel PPP's configuration file. These options are not available in FreeBSD version 2. Thanks to Brian Somers for this information. Page 397 ________ In the section ``Nicknames'', the example should read: www IN CNAME freebie ftp IN CNAME presto In other words, there should be a space between CNAME and the system name. Page 422 ________ Replace the text above the example with: tcpdump is a program which monitors a network interface and displays selected information which passes through it. It uses the Berkeley Packet Filter (bpf), an optional component of the kernel. It is not included in the GENERIC kernel: see page 257 for information on how to configure it. If you don't configure the Berkeley Packet Filter, you will get a message like tcpdump: /dev/bpf0: device not configured If you forget to create the devices for bpf, you will get a message like: tcpdump: /dev/bpf0: No such file or directory Since tcpdump poses a potential security problem, you must be root in order to run it. The simplest way to run it is without any parameters. This will cause tcpdump to monitor and display all traffic on the first active network interface, normally Ethernet: Thanks to Christopher Raven for drawing this to my attention. Page 19 Install ports when installing the system Page 423 ________ The description at the top of the page incorrectly uses the term IP address instead of Ethernet address. In addition, a page number reference is incorrect. Replace the paragraph with: o Line 1 shows an ARP request: system presto is looking for the Ethernet address of wait. It would appear that wait is currently not responding, since there is no reply. o Line 2 is not an IP message at all. tcpdump shows the Ethernet addresses and the beginning of the packet. We don't consider this kind of request in this book. o Line 3 is a broadcast ntp message. We looked at ntp on page 160. o Line 4 is another attempt by presto to find the IP address of wait. o Line 5 is a broadcast message from bumble on the rwho port, giving information about its current load averages and how long it has been up. See the man page for rwho on page 1167 for more information. o Line 6 is from a TCP connection between port 6000 on freebie and port 1089 on presto. It is sending 384 bytes (with the sequence numbers 536925467 to 536925851; see page 305), and is acknowledging that the last byte it received from presto had the sequence number 325114346. The window size is 17280. o Line 7 is another ARP request. presto is looking for the Ethernet address of freebie. How can that happen? We've just seen that they have a TCP connection. In fact, ARP information expires after 20 minutes. It's quite possible that all connections between presto and freebie have been dormant for this period, so presto needs to find freebie's IP address again. o Line 8 is the ARP reply from freebie to presto giving its Ethernet address. o Line 9 shows a reply from presto on the connection to freebie that we saw on line 6. It acknowledges the data up to sequence number 536925851, but doesn't send any itself. o Line 10 shows another 448 bytes of data from freebie to presto, and acknowledging the same sequence number from presto as in line 6. Thanks to Sergei S. Laskavy for drawing this to my Page 20 Errata and addenda for the Complete FreeBSD, second edition attention. Page 450: anonymous ftp _______________________ Replace the paragraph starting with Create a user ftp: Create a user ftp, with the anonymous ftp directory as the home directory and the shell /dev/null. Using /dev/null as the shell makes it impossible to log in as user ftp, but does not interfere with the use of anonymous ftp. ftp can be a member of group bin, or you can create a new group ftp by adding the group to /etc/group. See page 138 for more details of adding users, and the man page on page 805 for adding groups. Thanks to Mark S. Reichman for drawing this to my attention. Page 466, before the ps example _______________________________ Add another bullet: o Finally, you may find it convenient to let some other system handle all your mail delivery for you: you just send anything you can't deliver locally to this other host, which sendmail calls a smart host. This is particularly convenient if you send your mail with UUCP. To tell sendmail to use a smart host (in our case, mail.example.net), find the following line in sendmail.cf: # "Smart" relay host (may be null) DS Change it to: # "Smart" relay host (may be null) DSmail.example.net Page 478, ``Running Apache'' ____________________________ The text describes the location of the server as /usr/local/www/server/httpd. This appears to depend on where you get the port from. Some people report the file being at the more likely location /usr/local/sbin/httpd (though note the Page 21 Install ports when installing the system directory sbin, not bin). Check both locations if you run into trouble. Thanks to Sue Blake for this information. Page 492 ________ Replace references to nmdb with nmbd. Page 493 ________ Replace the last paragraph on the page with: socket options is hardly mentioned in the documentation, but it's very important: many Microsoft implementations of TCP/IP are inefficient and establish a new TCP more often than necessary. Select the socket options TCP_NODELAY and IPTOS_LOWDELAY, which can speed up the response time of such applications by over 95%. Page 22 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 17:17:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f246.law9.hotmail.com [64.4.9.246]) by hub.freebsd.org (Postfix) with ESMTP id 9E88D37B479 for ; Fri, 27 Oct 2000 17:17:47 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 27 Oct 2000 17:17:47 -0700 Received: from 24.217.63.195 by lw9fd.law9.hotmail.msn.com with HTTP; Sat, 28 Oct 2000 00:17:47 GMT X-Originating-IP: [24.217.63.195] From: "Richard Lemieux" To: freebsd-questions@FreeBSD.ORG Date: Fri, 27 Oct 2000 19:17:47 CDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 28 Oct 2000 00:17:47.0364 (UTC) FILETIME=[7FF6D240:01C04074] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just set up my first freebsd system and going through the learning process. I am using a cheap old system to practice so i can ask questions with this computer that works, but i have to switch my cable modem line/ network connection back and forth. PROBLEM I always unplug the power and cable from the modem then plug into the new system, replug and reboot. This gets my connection back for this system, but i can't get free bsd to use the modem after the initial install. I t doesn't match the original domain and host names and can't find a gateway. The modem does play its tune though. Any ideas. I am trying to set up the new kernel info and the xwindow system next so any tips on that would also be appreciated. Thank You, Rick _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 17:24:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo-d10.mx.aol.com (imo-d10.mx.aol.com [205.188.157.42]) by hub.freebsd.org (Postfix) with ESMTP id 1447A37B4C5 for ; Fri, 27 Oct 2000 17:24:14 -0700 (PDT) Received: from Plethora86@aol.com by imo-d10.mx.aol.com (mail_out_v28.32.) id n.99.bc57485 (5710) for ; Fri, 27 Oct 2000 20:24:08 -0400 (EDT) Received: from web27.aolmail.aol.com (web27.aolmail.aol.com [205.188.222.3]) by air-id04.mx.aol.com (v76_r1.20) with ESMTP; Fri, 27 Oct 2000 20:24:08 2000 Date: Fri, 27 Oct 2000 20:24:08 EDT From: Plethora86@aol.com Subject: Cant get an HP Deskjet to work with FreeBSD 4.1 To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Mailer: Unknown Message-ID: <99.bc57485.272b76a8@aol.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. I'm trying to get my HP Deskjet 697C to work with FreeBSD. I've never configured a printer with FreeBSD before so I'm a bit stuck. The printer is on LPT0 and appears to be recognized. But when I try to test communication with lptest, it says the device is busy. Any ideas? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 17:29:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from trevarno.llnl.gov (otsb-port-36.llnl.gov [128.115.179.236]) by hub.freebsd.org (Postfix) with ESMTP id 9D44437B479 for ; Fri, 27 Oct 2000 17:29:24 -0700 (PDT) Received: from localhost (wea@localhost) by trevarno.llnl.gov (8.9.3/8.9.3) with ESMTP id RAA00426; Fri, 27 Oct 2000 17:04:40 -0700 (PDT) Date: Fri, 27 Oct 2000 17:04:40 -0700 (PDT) From: Ed Alley To: freebsd-questions@freebsd.org Cc: Ed Alley Subject: FreeBSD hangs when running ghostscripe as a print filter. Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1250674056-972691480=:395" 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-1250674056-972691480=:395 Content-Type: TEXT/PLAIN; charset=US-ASCII Hello: My name is Ed Alley. I am running FreeBSD 3.3 on my home computer. I have sent you two attachments: my printcap file and a simplified version of the printer filter that I am running. Whenever I output a large Postscript file, it appears that Ghostscript takes all of the CPU ticks; it holds on and won't release the CPU. While I wait for it to finish, my X-window pointer freezes and sometimes the system freezes permanently; I have even had it panic on me with a page fault. Do you have any idea what is going on? I should note that the very same setup with Linux runs OK. (:-<) I am anxious to hear from you on this one; I have been battling this one for months. Ed Alley wea@llnl.gov --0-1250674056-972691480=:395 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=printcap Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename=printcap Iw0KIyBDb3B5cmlnaHQgKGMpIDE5ODMgUmVnZW50cyBvZiB0aGUgVW5pdmVy c2l0eSBvZiBDYWxpZm9ybmlhLg0KIyBBbGwgcmlnaHRzIHJlc2VydmVkLg0K Iw0KIyBSZWRpc3RyaWJ1dGlvbiBhbmQgdXNlIGluIHNvdXJjZSBhbmQgYmlu YXJ5IGZvcm1zIGFyZSBwZXJtaXR0ZWQNCiMgcHJvdmlkZWQgdGhhdCB0aGlz IG5vdGljZSBpcyBwcmVzZXJ2ZWQgYW5kIHRoYXQgZHVlIGNyZWRpdCBpcyBn aXZlbg0KIyB0byB0aGUgVW5pdmVyc2l0eSBvZiBDYWxpZm9ybmlhIGF0IEJl cmtlbGV5LiBUaGUgbmFtZSBvZiB0aGUgVW5pdmVyc2l0eQ0KIyBtYXkgbm90 IGJlIHVzZWQgdG8gZW5kb3JzZSBvciBwcm9tb3RlIHByb2R1Y3RzIGRlcml2 ZWQgZnJvbSB0aGlzDQojIHNvZnR3YXJlIHdpdGhvdXQgc3BlY2lmaWMgcHJp b3Igd3JpdHRlbiBwZXJtaXNzaW9uLiBUaGlzIHNvZnR3YXJlDQojIGlzIHBy b3ZpZGVkIGBgYXMgaXMnJyB3aXRob3V0IGV4cHJlc3Mgb3IgaW1wbGllZCB3 YXJyYW50eS4NCiMNCiMJQCgjKWV0Yy5wcmludGNhcAk1LjIgKEJlcmtlbGV5 KSA1LzUvODgNCiMNCmxwfEhQIExhc2VyamV0IDVQIGVudHJ5OlwNCiAgICAg ICAgOmxwPS9kZXYvbHB0MDpcDQogICAgICAgIDpzZD0vdmFyL3Nwb29sL291 dHB1dC9scDE6XA0KICAgICAgICA6bGY9L3Zhci9sb2cvbHBkX2VycnM6XA0K ICAgICAgICA6bG89L3Zhci9zcG9vbC9vdXRwdXQvbHAxL2xvY2s6XA0KICAg ICAgICA6aWY9L3Vzci9sb2NhbC9saWJleGVjL2xwci9scC5pZjpcDQogICAg ICAgIDphZj0vdmFyL2FjY291bnQvbHAxLmFjY3Q6XA0KICAgICAgICA6cGMj MTAwOnBsIzY2OnB3IzgwOlwNCiAgICAgICAgOm14IzA6c2g6c2YNCg== --0-1250674056-972691480=:395 Content-Type: TEXT/PLAIN; charset=US-ASCII; name="lp2.if.c" Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename="lp2.if.c" I2luY2x1ZGUgPHN5cy90eXBlcy5oPg0KI2luY2x1ZGUgPHN0ZGlvLmg+DQoj aW5jbHVkZSA8dW5pc3RkLmg+DQojaW5jbHVkZSA8c3RyaW5nLmg+DQojaW5j bHVkZSA8c3RkbGliLmg+DQoNCi8qDQpUaGlzIHByaW50ZXIgZmlsdGVyIHR1 cm5zIG15IHByaW50ZXIgaW50byBhIFBvc3RzY3JpcHQgcHJpbnRlci4NCkl0 IGRvZXMgdGhpcyBieSBsb29raW5nIGZvciB0aGUgYmVnaW5uaW5nIHN0cmlu ZyBzZXF1ZW5jZSAiJSEiDQppbiBzdGRpbiB0aGVuIHJld2luZGluZyBieSBk b2luZyBsc2VlayB0byB0aGUgYmVnaW5uaW5nLiBJZiBpdA0KZmluZHMgdGhl IHRlc3Qgc3RyaW5nIGl0IHBpcGVzIHN0ZGluIGludG8gZ2hvc3RzY3JpcHQg b3RoZXJ3aXNlDQppdCBwaXBlcyBzdGRpbiBpbnRvIGNhdC4NCiovDQoNCmlu dCB3cml0ZV9iIChpbnQsY2hhciosaW50KTsNCg0KbWFpbigpDQp7DQogIGNo YXIgY2NbM107DQogIGludCBjOw0KICBpbnQgZmRzWzJdOw0KDQogIGlmICgo YyA9IGdldGNoYXIoKSkgPT0gRU9GKSBleGl0ICgxKTsNCiAgY2NbMF0gPSBj Ow0KDQogIGlmICgoYyA9IGdldGNoYXIoKSkgPT0gRU9GKSBleGl0ICgxKTsN CiAgY2NbMV0gPSBjOw0KICBjY1syXSA9ICdcMCc7DQogIA0KICBpZiAoc3Ry Y21wKCAiJSEiLCBjYykgPT0gMCkgeyAgLyogQ2hlY2sgZm9yIFBvc3RzY3Jp cHQgKi8NCiAgICBwaXBlIChmZHMpOw0KICAgIHN3aXRjaCAoZm9yaygpKSB7 IC8qIFdlIGhhdmUgUG9zdHNjcmlwdCBzbyBzZW5kIGl0IHRocm91Z2ggZ3Mg Ki8NCiAgICBjYXNlIC0xOg0KICAgICAgcHJpbnRmKCJDYW4ndCBmb3JrOyBx dWl0dGluZyFcbiIpOw0KICAgICAgZXhpdCAoMSk7DQogICAgY2FzZSAwOg0K ICAgICAgZHVwMihmZHNbMV0sMSk7DQogICAgICBkdXAyKGZkc1sxXSwyKTsN CiAgICAgIGNsb3NlKGZkc1swXSk7DQogICAgICBjbG9zZShmZHNbMV0pOw0K ICAgICAgd3JpdGUoMSxjYywyKTsNCiAgICAgIHdoaWxlICgoYyA9IGdldGNo YXIoKSkgIT0gRU9GKSAvKiBTZW5kIGl0IGRvd24gdGhlIHBpcGUgdG8gZ3Mg Ki8NCiAgICAgICAgd3JpdGVfYigxLChjaGFyKikmYywxKTsNCiAgICAgIHdy aXRlX2IoMSwoY2hhciopTlVMTCwgLTEpOw0KICAgICAgZXhpdCgwKTsNCiAg ICBkZWZhdWx0Og0KICAgICAgZHVwMihmZHNbMF0sMCk7DQogICAgICBjbG9z ZShmZHNbMF0pOw0KICAgICAgY2xvc2UoZmRzWzFdKTsNCiAgICAgIGV4ZWNs KCIvdXNyL2xvY2FsL2Jpbi9ncyIsICJncyIsICItcSIsICItZE5PUEFVU0Ui LCAiLWRTQUZFUiIsDQogICAgICAgICAgICAiLXNQQVBFUlNJWkU9bm90ZSIs ICItc0RFVklDRT1samV0NCIsICItc091dHB1dEZpbGU9LSIsDQogICAgICAg ICAgICAgIi0iLCAoY2hhciopTlVMTCk7DQogICAgICBwcmludGYoIkNhbid0 IGV4ZWMgZ3M7IHF1aXR0aW5nIVxuIik7DQogICAgICBleGl0KDEpOw0KICAg IH0NCiAgfSBlbHNlIGlmIChjY1swXSA9PSAnXDAzMycpIHsgLyogQ2hlY2sg Zm9yIFBDTCAqLw0KICAgIHdyaXRlKDEsY2MsMik7DQogICAgd2hpbGUgKChj ID0gZ2V0Y2hhcigpKSAhPSBFT0YpIC8qIEl0J3MgUENMIHNvIHNlbmQgaXQg YWxvbmcgKi8NCiAgICAgIHdyaXRlX2IoMSwoY2hhciopJmMsMSk7DQogICAg d3JpdGVfYigxLChjaGFyKilOVUxMLC0xKTsNCiAgICBleGl0KDApOw0KICB9 IGVsc2UgeyAgICAgICAgICAgICAgICAgICAgICAgLyogVHJlYXQgYXMgcHVy ZSB0ZXh0ICovDQogICAgd3JpdGUoMSwiXDAzMyUtMTIzNDVYQFBKTFxuIiwx NCk7IC8qIFdyYXAgaXQgaW4gUENMIGNvbW1hbmRzICovDQogICAgd3JpdGUo MSwiQFBKTCBFTlRFUiBMQU5HVUFHRSA9IFBDTFxuIiwyNik7DQogICAgd3Jp dGUoMSwiXDAzM0VcMDMzJmsyRyIsNyk7DQogICAgd3JpdGUoMSxjYywyKTsN CiAgICB3aGlsZSAoKGMgPSBnZXRjaGFyKCkpICE9IEVPRikNCiAgICAgIHdy aXRlX2IoMSwoY2hhciopJmMsMSk7DQogICAgd3JpdGVfYigxLChjaGFyKilO VUxMLC0xKTsNCiAgICB3cml0ZSgxLCJcMDMzRVwwMzMlLTEyMzQ1WCIsMTEp Ow0KICAgIGV4aXQoMCk7DQogIH0NCn0NCg0KLyogQnVmZmVycyBjaGFyYWN0 ZXJzIGJlZm9yZSB3cml0aW5nLCB0aGVuIHdyaXRlcyBidWZmZXIuICovDQoN CmludCB3cml0ZV9iIChpbnQgZmQsIGNoYXIgKmNjLCBpbnQgbikNCnsNCiMg ZGVmaW5lIEJVRlNJWkUgMTAyNA0KDQpzdGF0aWMgY2hhciAqYnVmZiA9IE5V TEw7DQpzdGF0aWMgaW50IGNvdW50ID0gMDsNCg0KICBpZiAobiA+IDApIHsN Cg0KICAgIGlmIChidWZmID09IE5VTEwpIHsNCiAgICAgIGlmICgoYnVmZiA9 IChjaGFyKiltYWxsb2Moc2l6ZW9mKGNoYXIpKkJVRlNJWkUpKSA9PSBOVUxM KQ0KICAgICAgICByZXR1cm4gLTE7DQogICAgfQ0KDQogICAgYnVmZltjb3Vu dCsrXSA9ICpjYzsNCg0KICAgIGlmIChjb3VudCA+PSBCVUZTSVpFKSB7DQog ICAgICB3cml0ZShmZCwgYnVmZiwgQlVGU0laRSk7DQogICAgICBjb3VudCA9 IDA7DQogICAgfQ0KDQogIH0gZWxzZSB7DQoNCiAgICBpZiAoY291bnQgPiAw KQ0KICAgICAgd3JpdGUgKGZkLCBidWZmLCBjb3VudCk7DQoNCiAgICBpZiAo YnVmZiAhPSBOVUxMKSBmcmVlIChidWZmKTsNCiAgICBidWZmID0gTlVMTDsN CiAgfQ0KDQogIHJldHVybiAwOw0KfQ0K --0-1250674056-972691480=:395-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 17:31:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from resstor.ndsu.nodak.edu (resstor.ndsu.NoDak.edu [134.129.111.204]) by hub.freebsd.org (Postfix) with ESMTP id 593B637B479 for ; Fri, 27 Oct 2000 17:31:34 -0700 (PDT) Received: from ndsu.nodak.edu (ndts11.pt08.ndsu.NoDak.edu [134.129.109.124]) by resstor.ndsu.nodak.edu (8.9.3/8.9.3) with ESMTP id TAA11178 for ; Fri, 27 Oct 2000 19:31:33 -0500 Message-ID: <39FA1E18.39FA252A@ndsu.nodak.edu> Date: Fri, 27 Oct 2000 19:30:16 -0500 From: Jeff Blaufuss X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: Parallel port problems Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just upgraded to 4.1 release, and now my printer doesn't work. I get this message when I run dmesg: ppc0: cannot reserve I/O port range adv1: Invalid baseport of 0x534 specified. Nearest valid baseport is 0x330. Failing probe. What's wrong and how do I fix it? I was working before when I was using 3.2 release Jeff Blaufuss To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 17:46:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id CEFAF37B4D7 for ; Fri, 27 Oct 2000 17:46:54 -0700 (PDT) Received: (qmail 67988 invoked by uid 100); 28 Oct 2000 00:46:53 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14842.8699.29203.620866@guru.mired.org> Date: Fri, 27 Oct 2000 19:46:51 -0500 (CDT) To: Rick Hamell Cc: questions@freebsd.org Subject: Re: Device Names In-Reply-To: <93795936@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Rick Hamell writes: > Any one have a complete, or at least fairly complete list of > devices and their names. I'm mostly interested in /dev. LINT helps, but is > not complete... :) Thanks in advance! LINT gives you driver names, which isn't quite the same thing. /dev/MAKEDEV should provide a complete list of everything that shows up in /dev. ; Fri, 27 Oct 2000 17:51:49 -0700 (PDT) Received: (qmail 68214 invoked by uid 100); 28 Oct 2000 00:51:48 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14842.8996.831965.727389@guru.mired.org> Date: Fri, 27 Oct 2000 19:51:48 -0500 (CDT) To: Bernhard Valenti Cc: questions@freebsd.org Subject: Re: delete key sends ^? In-Reply-To: <82556018@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bernhard Valenti writes: > hi, > on the freebsd console (using cons25) the delete key sends ^?, and i'd like > it to send ^[[3~ instead. ( console with screen, and xterm send ^[[3~ ) > anyone know how to do this ? or can point me to the appropriate docs ? Start with the kdbcontrol(1) or kbdmap(1) man pages. ; Fri, 27 Oct 2000 18:03:04 -0700 (PDT) Received: (qmail 68477 invoked by uid 100); 28 Oct 2000 01:02:58 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14842.9666.591470.115502@guru.mired.org> Date: Fri, 27 Oct 2000 20:02:58 -0500 (CDT) To: "Matt Bettinger" Cc: questions@freebsd.org Subject: Re: buildworld from cd In-Reply-To: <25406496@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Matt Bettinger writes: > Can i just cp -r /cdrom/* /usr/src (on the 4.1 Release computer and then > build world like that ? or can i do it some way without copying the files > over and buildworld straight from the cd..? That should work, but isn't necessarily the fastest way to do things. > I tried to cp -r /cdrom/* /usr/src and got alot fo erros saying something > about dates and copy_big ... That sounds like your CDROM may have problems. Try the following: # mount -t cd9660 /dev/acd0c /cdrom # use your device and mount points # diff -r /cdrom /usr/src # Adjust /cdrom to the src tree copy If that generates problems, then your cdrom has problems, and you'll need to create another. Once you have a good cdrom, you can also just mount the cdrom as /usr/src (if the top of the tree is /usr/src), cd to /usr/src (which is now on the CDROM), and do the make there. I have no idea which is faster. A third alternative is to use NFS. I have two machines, one fairly crunchy (dual Xeons) and the other not (single K6-2). I build on the crunchy machine, and export /usr/src and /usr/obj read-only. The K6 box mounts /usr/src and /usr/obj over the net, and just installs the built objects over the net. Being able to save the longer of the two build times more than makes up for doing an install over the net. ; Fri, 27 Oct 2000 18:32:15 -0700 (PDT) Received: from localhost.texas.net (tcnet06-03.austin.texas.net [209.99.35.3]) by mw5.texas.net (2.4/2.4) with ESMTP id UAA19651; Fri, 27 Oct 2000 20:32:13 -0500 (CDT) Received: (from dread@localhost) by localhost.texas.net (8.9.3/8.9.3) id UAA02301; Fri, 27 Oct 2000 20:32:11 -0500 (CDT) (envelope-from dread) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20001027111926.A51348@cpl.net> Date: Fri, 27 Oct 2000 20:31:29 -0500 (CDT) From: Don Read To: Shawn Ramsey Subject: RE: DES passwd Cc: questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 27-Oct-00 Shawn Ramsey wrote: > I am trying to enable DES passwords on a 4.1.1-RELEASE machine. I installed > the crypto distribution. And now at least "adduser" encrypts passwords with > DES. But "passwd" does not. I tried recompiling. I thought all I did before > (3.4-RELEASE) was install the same package, and passwd encrypted with DES. > I tried coping the libdescryt libs to the same name as passwd points to, but > it still encrypts with MD5 passwds. :( > if you already have a MD5 password, passwd will use MD5 for the new one. vipw and zero out the passwd field, have user login then set a new password. Regards, -- Don Read dread@texas.net There are old sailors, and there are foolish sailors; but damn few old foolish sailors. --------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 18:39:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 0FCDF37B479 for ; Fri, 27 Oct 2000 18:39:40 -0700 (PDT) Received: (qmail 69432 invoked by uid 100); 28 Oct 2000 01:39:38 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14842.11866.726422.426239@guru.mired.org> Date: Fri, 27 Oct 2000 20:39:38 -0500 (CDT) To: Nate Puri Cc: questions@freebsd.org Subject: Re: Satisfied w/ your desktop? In-Reply-To: <63353699@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nate Puri writes: > In light of using the highly integrated Windows > desktop or the Mac OS X desktop, what configurations > for FBSD do you use that are comparable? Comparable how? Features? Size? Usability? Style? Design? Coolness? > I'm trying a lot of different stuff now. XFce, KDE1, > KDE2, GNOME, Afterstep, WindowMaker, BlackBox and a > combination of apps that are better than 1.x. I've > tried them all. I'd just like to hear thoughts on what > people use who have used their configuration for a > long time now without switching. I consider all those window managers to be large, clunky and obnoxiously distracting. My physical desk does nothing but hold up the things I need to work on/with, and otherwise stays out of the way. That pretty much describes what I want from all my tools - let me do the job, use as little space (both memory and screen) as you can doing it, and don't distract me with geegaws. I use lwm, configured (with that marvelous Gnu Configuration Command gcc) to provide a windows with a "get out of my way" feature: a right click in the border lowers them. The left and middle mouse buttons in the root window each run a 9menu command to bring up a list of commonly used tools (slightly faster than typing into an xterm). These are both shell scripts whose name lwm reads from an X resource. The right mouse button in the root brings up a list of "iconified" applications (and they appear nowhere else: no dock, no icon window, no menubar, nada). Changing this requires reconfiguration with gcc. Given that I use black-on-white xterms & editor windows pretty extensively, and my WM has zero desktop presence, it shouldn't surprise you to know that I've been asked - more than once - why I have a black-and-white system. It should also now be obvious why people don't pay me to design GUIs. ; Fri, 27 Oct 2000 18:52:58 -0700 (PDT) Received: from webmail.ksu.edu (zeus.lan.ksu.edu [129.130.39.0]) by mailhub.cns.ksu.edu (8.9.1/8.9.1/mailhub+tar) with ESMTP id UAA22411 for ; Fri, 27 Oct 2000 20:52:57 -0500 (CDT) X-WebMail-UserID: jdt2101 Date: Fri, 27 Oct 2000 20:47:21 -0500 From: Josh Thomas To: freebsd-questions@freebsd.org X-EXP32-SerialNo: 00002882 Subject: ADSL Modem, router, pppoe, and a partridge in a pear tree Message-ID: <3A1678FD@webmail.ksu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: WebMail (Hydra) SMTP v3.61 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have dsl service from Southwestern bell, which limits my upstream bandwidth to 128 kbit. They use pppoe with a dhcp. I was talking to an isp network admin who told me his little secret. He talked to swbell, got a list of routers from them, and it turns out one of them does not support pppoe. Of course, he ordered that one. Because of this, for some reason, he tells me that they were not able to limit his bandwidth usage to 128 kbit, so he is getting 1.5 Mbit speeds. Is he having acid flashbacks, or is this be correct? Should pppoe be necessary for this bandwidth cap? Should I have more statements that end with a question mark? I'll stop now? Josh? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 19:27:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 2C5A337B479 for ; Fri, 27 Oct 2000 19:27:40 -0700 (PDT) Received: (qmail 70665 invoked by uid 100); 28 Oct 2000 02:27:38 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14842.14746.826707.524007@guru.mired.org> Date: Fri, 27 Oct 2000 21:27:38 -0500 (CDT) To: Alfred Perlstein Cc: questions@freebsd.org Subject: Re: Satisfied w/ your desktop? In-Reply-To: <20001027185346.K28123@fw.wintelcom.net> References: <63353699@toto.iv> <14842.11866.726422.426239@guru.mired.org> <20001027185346.K28123@fw.wintelcom.net> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alfred Perlstein writes: > Hrm, any chance you can clean up and post a url describing a howto > and some rc files for making a setup like yours? I know it sounds > lame, but the reason I stick with things like WindowMaker and KDE > is that I don't have time to mess with the config files so I'm > either stuck using a GUI tool to config an over-GUI'd window manager > or I wind up with twm which isn't much fun at all. :) You really should send stuff to -questions; there may be other people as crazyXXXXXminimalist as you and I who'd be interested in the results. lwm and 9menu are in the ports tree (both in x11-wm). The lwm config is (from ~/.Xresources): # lwm lwm.button1: button1 lwm.button2: button2 The commands button1 and button2 are shell scripts that live in ~/bin. If you don't config lwm, button 1 (left) is a nop, and button 2 (middle) runs xterm. Once you've installed 9menu, the scripts are trivial; mostly it's a matter of getting the shell quoting right. Here's one: #!/bin/sh 9menu -warp -popup -label Apps \ "mail:gnuclient -batch -f vm" \ 'xterm:xterm -ls' \ jpilot \ 'gkrellm:gkrellm -wm' \ maker \ abiword \ xemacs \ vncviewer \ xclipboard About the only thing to add is that there are a lot of "minimalist" wm's available: I looked at wm2, wmg, and wmx, and there are now new ones that claim to be "small" or "simple." If that's not enough, let me know and I'll think about doing a longer writeup. ; Fri, 27 Oct 2000 19:43:05 -0700 (PDT) Received: from webmail (webmail.hpu.edu [10.1.3.5]) by hpu450.hpu.edu (8.8.8+Sun/8.8.7) with SMTP id QAA26017 for ; Fri, 27 Oct 2000 16:42:50 -1000 (HST) From: "Adrian De Souza" Reply-To: adesouza@hpu.edu To: freebsd-questions@FreeBSD.ORG Date: Fri, 27 Oct 2000 16:42:51 -800 Subject: Modem Compatibility X-Mailer: CWMail Web to Mail Gateway 2.2i, http://netwinsite.com/top_mail.htm Message-id: <39fa12fb.e9.0@webmail> X-User-Info: 198.199.136.139 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 To whom it may concern: I want to purchase a modem for my FreeBSD system. I have checked out the recommended hardware section on the FreeBSD webpage but was of little help to me (nothing on modems). Can anyone recommend any modem that they are sure will work? Thanks in advance Adrian De Souza Honolulu, Hawaii To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 19:49:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from postmarq.mu.edu (hermes.mu.edu [134.48.1.5]) by hub.freebsd.org (Postfix) with ESMTP id B496237B479 for ; Fri, 27 Oct 2000 19:49:27 -0700 (PDT) Received: from marquette.edu ([127.0.0.1]) by postmarq.mu.edu (Netscape Messaging Server 4.15) with ESMTP id G34D6A00.R2P; Fri, 27 Oct 2000 21:49:22 -0500 From: Jeremy Vandenhouten To: adesouza@hpu.edu, freebsd-questions@freebsd.org Message-ID: Date: Fri, 27 Oct 2000 21:49:22 -0500 X-Mailer: Netscape Webmail MIME-Version: 1.0 Content-Language: en Subject: Re: Modem Compatibility X-Accept-Language: en Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG A US Robotics/3Com ISA Modem with jumpers on it... ----- Original Message ----- From: "Adrian De Souza" Date: Friday, October 27, 2000 9:43 pm Subject: Modem Compatibility > To whom it may concern: > > I want to purchase a modem for my FreeBSD system. I have checked > out the recommended > hardware section on the FreeBSD webpage but was of little help to > me (nothing > on modems). Can anyone recommend any modem that they are sure will > work? > Thanks in advance > > Adrian De Souza > Honolulu, Hawaii > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 27 19:57:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 03BEF37B479 for ; Fri, 27 Oct 2000 19:57:27 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Fri, 27 Oct 2000 19:56:04 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9S2vNj44646; Fri, 27 Oct 2000 19:57:23 -0700 (PDT) (envelope-from cjc) Date: Fri, 27 Oct 2000 19:57:22 -0700 From: "Crist J . Clark" To: "Michael C. Cambria" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: IPSec (ESP) tunnel through ipfw/natd Message-ID: <20001027195722.E75251@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <200010271451.KAA00530@mcambria.noddler.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200010271451.KAA00530@mcambria.noddler.com>; from cambria@mcambria.ne.mediaone.net on Fri, Oct 27, 2000 at 10:51:36AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 27, 2000 at 10:51:36AM -0400, Michael C. Cambria wrote: > > Hi, > > I'm trying to use my laptop IPSec client to reach work from my home LAN. > > The LAN uses FreeBSD ipfw/natd to map my private IP addresses to the one > address supplied by the cable modem ISP via DHCP. I use rc.firewall as > supplied with the type being OPEN (e.g. I'm just using NATD, no firewall.) > > The laptop can only use IPSec in tunnel mode (corporate policy.) However, > it does use ESP only, no AH. Should I be able to tunnel through ipfw/natd > with the OPEN rc.firewall rules? Do I need to add any? The archives > turned up something about passing esp, but since OPEN passes "all", I do > not think this applies to my situation. > > At present, I only want to allow the laptop on the LAN to tunnel through > my FreeBSD machine. Funny you should ask. I just tested this for someone at work last night. I was connecting through a FreeBSD firewall/NAT machine between a IPsec enabled Cisco router and the Cisco "client[0]" software on a Win95 notebook from the office. They wanted to see if it would work through NAT. It worked fine. I must admit, all I did was setup the FreeBSD firewall and NAT box, the person I was testing for configured the ends of the tunnel. One thing I did notice later reviewing the libalias code, however. FreeBSD has no special code to support multiple IPsec connections behind a NAT box. Right now, only one ESP "connection" will work at a time. It actually would not be too tough to make it work that way (using the uniqueness of the SA). Anyone else be interested? [0] An IPsec tunnel is actually a peer-to-peer protocol. One machine initiates the key exchange, but ESP itself has no such distinction. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 20:16:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Socrates.i-pi.com (Socrates.i-pi.com [198.49.217.5]) by hub.freebsd.org (Postfix) with ESMTP id 4988637B479 for ; Fri, 27 Oct 2000 20:16:12 -0700 (PDT) Received: (from ingham@localhost) by Socrates.i-pi.com (8.11.0/8.9.3) id e9S3FKm21947; Fri, 27 Oct 2000 21:15:20 -0600 (MDT) (envelope-from ingham) Date: Fri, 27 Oct 2000 21:15:20 -0600 From: Kenneth Ingham To: Adrian De Souza Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Modem Compatibility Message-ID: <20001027211520.A21924@Socrates.i-pi.com> References: <39fa12fb.e9.0@webmail> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <39fa12fb.e9.0@webmail>; from adesouza@hpu.edu on Fri, Oct 27, 2000 at 04:42:51PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Any external modem is likely to work. In particular, I use a USR Courier which, while expensive, is also rock-solid. Beware, you get what you pay for if you buy a cheap modem. I have faced this at several clients; replacing their modems with a Courier solved their modem problems. Kenneth On Fri, Oct 27, 2000 at 04:42:51PM +0000, Adrian De Souza wrote: > To whom it may concern: > > I want to purchase a modem for my FreeBSD system. I have checked > out the recommended > hardware section on the FreeBSD webpage but was of little help to me (nothing > on modems). Can anyone recommend any modem that they are sure will work? > > Thanks in advance > > Adrian De Souza > Honolulu, Hawaii To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 21:56:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rush.telenordia.se (mail.telenordia.se [194.213.64.42]) by hub.freebsd.org (Postfix) with SMTP id 1C4E337B479 for ; Fri, 27 Oct 2000 21:56:15 -0700 (PDT) Received: (qmail 17622 invoked from network); 28 Oct 2000 06:56:12 +0200 Received: from bb-62-5-7-17.bb.tninet.se (HELO marbsd.tninet.se) (62.5.7.17) by mail.telenordia.se with SMTP; 28 Oct 2000 06:56:12 +0200 From: Mark Rowlands Date: Sat, 28 Oct 2000 06:51:39 +0200 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="us-ascii" To: Nate Puri , freebsd-questions@FreeBSD.ORG References: <20001027213320.15022.qmail@web3304.mail.yahoo.com> In-Reply-To: <20001027213320.15022.qmail@web3304.mail.yahoo.com> Subject: Re: Satisfied w/ your desktop? MIME-Version: 1.0 Message-Id: <00102806513900.03562@marbsd.tninet.se> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Friday 27 October 2000 23:33, Nate Puri wrote: > Hi all, > > I have a question for ya. > > In light of using the highly integrated Windows > desktop or the Mac OS X desktop, what configurations > for FBSD do you use that are comparable? > > I'm trying a lot of different stuff now. XFce, KDE1, > KDE2, GNOME, Afterstep, WindowMaker, BlackBox and a > combination of apps that are better than 1.x. I've > tried them all. I'd just like to hear thoughts on what > people use who have used their configuration for a > long time now without switching. > Been using KDE for about a year ... tried a couple of others, Gnome for example,found KDE good in terms of stability / functionality....I hear from the gnomers that big strides have been made in stability so.......it maay also now be worth a crack. but if a windows person asks me about using FreeBSD for a personal computer KDE is the one I am going to show them To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 22:28:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.ync.net (mail1.ync.net [216.34.185.23]) by hub.freebsd.org (Postfix) with ESMTP id 269E637B479 for ; Fri, 27 Oct 2000 22:28:33 -0700 (PDT) Received: from abyss (tc01-216-34-188-75.ync.net [216.34.188.75]) by mail1.ync.net (8.10.0.Beta6/8.10.0.Beta6) with SMTP id e9S5SDV11862 for ; Sat, 28 Oct 2000 00:28:13 -0500 (CDT) Message-ID: <000a01c0409f$41afec80$2a00a8c0@gmttech.com> From: "J" To: Subject: Real Audio w/ Linux Netscape Date: Sat, 28 Oct 2000 00:23:49 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C04075.57E74720" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C04075.57E74720 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I'm running Netscape Communicator 4.72 for Linux on a 4.0-RELEASE = system. I was able to make/make install version 5 of real player just = like the ports directory instructs you. However, at the end of the make install it instructs you to update your = path... not a problem and follow two other files, browser.htm and = plugin.htm. With browser.htm it tells you to input the following into the = application line for the helper application in netscape... = /the/location/of/rvplayer5.0/rvplayer % But when you go to play a ram file in netscape it tells you that = rvplayer does not exist. With plugin.htm, I am unable to even choose the plugin radio button to = choose the real audio plugin. So in summary, what I guess I am asking if anyone has been able to get = realaudio working with netscape communicator 4.72 for linux and if so = how? Thanks ------=_NextPart_000_0007_01C04075.57E74720 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I'm running Netscape Communicator 4.72 = for Linux on=20 a 4.0-RELEASE system. I was able to make/make install version 5 of real = player=20 just like the ports directory instructs you.
 
However, at the end of the make install = it=20 instructs you to update your path... not a problem and follow two other = files,=20 browser.htm and plugin.htm.
 
With browser.htm it tells you to input = the=20 following into the application line for the helper application in = netscape...=20 /the/location/of/rvplayer5.0/rvplayer %
But when you go to play a ram file in = netscape it=20 tells you that rvplayer does not exist.
 
With plugin.htm, I am unable to even = choose the=20 plugin radio button to choose the real audio plugin.
 
So in summary, what I guess I am asking = if anyone=20 has been able to get realaudio working with netscape communicator 4.72 = for linux=20 and if so how?
 
Thanks
------=_NextPart_000_0007_01C04075.57E74720-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 23: 5:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from malkav.snowmoon.com (ip-208-20-126-237.cdcsd.k12.ny.us [208.20.126.237]) by hub.freebsd.org (Postfix) with SMTP id 2B3B037B479 for ; Fri, 27 Oct 2000 23:05:15 -0700 (PDT) Received: (qmail 70864 invoked from network); 28 Oct 2000 06:05:12 -0000 Received: from localhost.snowmoon.com (HELO localhost) (127.0.0.1) by localhost.snowmoon.com with SMTP; 28 Oct 2000 06:05:12 -0000 Date: Sat, 28 Oct 2000 02:05:11 -0400 (EDT) From: Jaime To: freebsd-questions@freebsd.org Subject: BasiliskII startup 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 noticed the vMac and basiliskII ports just recently. I figured that I'd give it a try so that I could use some extra games on my FreeBSD system. I picked basiliskII since it allowed for more than 4MB of RAM and an OS version higher than 7.5.5. So I now have basiliskII installed, a ROM file, and a DiskCopy generated disk image with my G3's MacOS 8.5 system folder in it. I ran "BasiliskII" from the shell and a GTK-based preferences system popped up. I think that I configured it correctly, but apparently I've missed something. When I click on the "Start" button, the software makes a new window of the correct size (it seems to match the resolution picked in the preferences system) but that window is solid black. It never changes. It never even puts a floppy-disk/question-mark icon on the screen. (This is typical when a Mac comptuer can't find its OS.) Does anyone out there know what I'm missing? If this is an RTFM situation, please direct me to the correct "M" to "R". :) Thanks, Jaime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 23:25:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.pioneernet.net [208.240.196.25]) by hub.freebsd.org (Postfix) with ESMTP id 32E2137B479 for ; Fri, 27 Oct 2000 23:25:12 -0700 (PDT) Received: from wiegand.org [208.194.173.26] by pioneernet.net with ESMTP (SMTPD32-6.03) id A53BC6E70118; Fri, 27 Oct 2000 23:42:03 -0700 Message-ID: <39FA718E.B9733AA1@wiegand.org> Date: Fri, 27 Oct 2000 23:26:22 -0700 From: Chip X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 Cc: freebsd questions Subject: Re: What is the syntax for mounting the drive A References: <20001027133424.9369.qmail@web4301.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ian Thomas wrote: > > It is usually /dev/fd0 that you want to mount. On my fbsd4.0 machines its /dev/fd0a > Remember that Unix makes all devices files. Example > mount -t ffs /dev/fd0 /floppy And if you are wanting to mount a msdos floppy use mount -t msdos /dev/fd0a /floppy If I remember correctly there is a /usr/floppy made automaticly (I could be remembering wrong though), but I always make /floppy to save a few keystrokes. > > This example takes into account that you are mounting > a fast file system(the t option is used to specify > file system type) and that your floppy name is fd0 in > the /dev directory. Also make sure you have created a > floppy directory if there is not one already. > > hope this helps > Ian > --- France Gerson Bala wrote: > > What is the syntax for mounting the floppy drive A? > > > > > > Thanx, > > Bullet.... > > > _________________________________________________________________________ > > Get Your Private, Free E-mail from MSN Hotmail at > > http://www.hotmail.com. > > > > Share information about yourself, create your own > > public profile at > > http://profiles.msn.com. > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of > > the message > > __________________________________________________ > Do You Yahoo!? > Yahoo! Messenger - Talk while you surf! It's FREE. > http://im.yahoo.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Chip W. www.wiegand.org Alternative Operating Systems To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Oct 27 23:43:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from malkav.snowmoon.com (ip-208-20-126-237.cdcsd.k12.ny.us [208.20.126.237]) by hub.freebsd.org (Postfix) with SMTP id 056A737B479 for ; Fri, 27 Oct 2000 23:43:56 -0700 (PDT) Received: (qmail 71015 invoked from network); 28 Oct 2000 06:43:50 -0000 Received: from localhost.snowmoon.com (HELO localhost) (127.0.0.1) by localhost.snowmoon.com with SMTP; 28 Oct 2000 06:43:50 -0000 Date: Sat, 28 Oct 2000 02:43:50 -0400 (EDT) From: Jaime To: freebsd-questions@freebsd.org Subject: GTK & XF86 crashing Message-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 found that running any GTK based application runs the risk of sending my X server into a condition where it uses 90%+ of the CPU time, won't let me switch back to the virtual terminal that it is on (it kicks me off to the last used ASCII terminal when this starts), and requires a kill -9 command from root to make it stop. This happens about 99% of the time that I run xmms and very frequently with anything else running GTK. Does anyone have any idea what might be causing this? (Before any holy wars start, I'd just like to take a moment to say that QT isn't very stable on my system, either. QT based applications will spontaneously core dump _very_ frequently.) (jaime)~> uname -a FreeBSD darwin.local.lan 4.1.1-STABLE FreeBSD 4.1.1-STABLE #3: Thu Oct 12 15:33:39 EDT 2000 root@darwin.local.lan:/usr/src/sys/compile/DARWIN i386 (jaime)~> ls /var/db/pkg | grep gtk gtk-1.2.8 TIA, Jaime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 0: 8:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.pioneernet.net [208.240.196.25]) by hub.freebsd.org (Postfix) with ESMTP id A8A1237B479 for ; Sat, 28 Oct 2000 00:08:37 -0700 (PDT) Received: from wiegand.org [208.194.173.26] by pioneernet.net with ESMTP (SMTPD32-6.03) id AF6985B10276; Sat, 28 Oct 2000 00:25:29 -0700 Message-ID: <39FA7BBD.EAFF572B@wiegand.org> Date: Sat, 28 Oct 2000 00:09:49 -0700 From: Chip X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" Subject: apache, php, mysql on two machines Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I hope this isn't too far off-topic, but it'd be a bit difficult to break it up into 3 differant lists. Anyway, I have apache and php on one machine, and mysql on another. I would like to be able to use mysql to serve pages of images to the web server, via php. Do I have this right? Do I need mysql-client installed on the web server to access the mysql server? Thanks for the help, -- Chip W. www.wiegand.org FreeBSD - A Better Operating System To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 0:22:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from alex.intersurf.net (alex.intersurf.net [216.115.129.11]) by hub.freebsd.org (Postfix) with SMTP id 7C3E537B479 for ; Sat, 28 Oct 2000 00:22:14 -0700 (PDT) Received: (qmail 75524 invoked from network); 28 Oct 2000 02:22:11 -0500 Received: from mdm-142-1.dialup.intersurf.com (HELO win2k) (216.115.142.1) by alex.intersurf.net with SMTP; 28 Oct 2000 02:22:11 -0500 Message-ID: <013a01c040af$badd1780$0101a8c0@win2k> From: "Jeremy Falcon" To: Cc: References: <004a01c03f48$7b9c7420$0101a8c0@win2k> <20001026234827.B75251@149.211.6.64.reflexcom.com> <007301c0400d$508219f0$0101a8c0@win2k> <20001027132234.A42242@149.211.6.64.reflexcom.com> Subject: Re: problem starting ftpd Date: Sat, 28 Oct 2000 02:21: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.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Thanks for the reply. > > > > Using ftpd -lD produces the following message... > > > > Oct 27 06:05:20 gateway ftpd[238]: control bind: Address already in use > > Do you have ftpd(8) enabled in inetd(8)? Look in inetd.conf(5) to find > out. Disable it and send a HUP to inetd(8) if it is in there. If it is > not enabled, it looks like you already have an ftp daemon running. > > > ...and it doesn't return me to a prompt. After closer examination I can't > > help but wonder if this issue starts with something else besides ftpd and > > inetd. inetd never really hangs. During bootstrap, this is where I have to > > use Control+C (^C)... > > Do you want ftpd to run out of inetd or as its own daemon? Using the > '-D' option is for running it as an independent daemon. I'd prefer using ftpd in inetd because I am not running a busy server and don't need it acting as a daemon hanging around in memory constantly. I tried it both ways, after killing any existance of ftpd and trying ftpd -lD it seems to work (no error message), but I can't FTP from my other box. I can ping, but no telnet and ftp. Just ftpd -l stills gives the getpeername: non-socket error message. > > starting standard daemons: inetd cron sendmail^C sshd usbd. > > Is your DNS working correctly? sendmail does some DNS lookups when it > starts up. If you did not ctrl-C, it would likely timeout after a bit > and the process would continue on its own. I haven't set up anything on this machine yet. I repartitioned the HDD, created new slices and started completely anew. After the install was finished, it prompted me to reboot and that is when it happened. I didn't set up DNS, sendmail, cron... -- zip, zilch, nada. > > ...after I use Control+C, then sshd and usbd starts, and FreeBSD continues > > booting. Now, if the entry for ftpd is in inetd.conf, then wouldn't that be > > read and executed before cron was started? I don't think the daemons are > > started asynchronously because sshd and usbd would start before I hit > > Control+C if that were true. > > Don't run ftpd from inetd if you want to run a separate ftpd > deamon. What does cron have to do with this, BTW? I know that... cron, sshd, and usbd have nothing to do with this AFAIK, I was simply showing what was being loaded. Sorry if that caused any misunderstandings. I did disable sendmail and that was causing the hault during boot, like you said DNS isn't set up yet. But, ftpd and telnetd still refuse to work. > > Is there a way to find out what was trying to be run as a daemon during > > boot, so I can see what didn't start? Where does FreeBSD look to find all > > the daemons it needs to run during bootstrap? > > In the rc files. The code you are looking for is in rc.network. If you > want to search the startup codes, > > $ grep /etc/rc* > > You can add /usr/local/etc/rc.d/* to search the "custom" additions. Ok it pulls it directly from those files. Good, now I know. :o) > > This is a fresh 4.1.1 install, I'm still using the GENERIC kernel and making > > a point to not change anything until someone can help me figure out what the > > problem is. > > First, what are you trying to do? If you want to run an independent > ftpd daemon, you have to disable ftpd in inetd.conf. Only one program, > either an ftpd daemon or inetd, can be listening on port 21 at a time. I'm trying to get ftpd to run via inetd; no daemon. With no ftpd running (ps -aux | grep ftpd returns nothing) I still get... # /usr/libexec/ftpd Oct 28 01:21:16 gateway ftpd[276]: getpeername (/usr/libexec/ftpd): Socket operation on non-socket I know from my sockets programming experience (primarily Winsock, but it's based on BSD Sockets) that getpeername() is used to query the remote socket's name on a connected socket (something you need to communicate). So, my question is why is their no socket connection being created? Like you said, maybe it has to do with the ports not being available after all? I wonder if the port not actually beng available will stop a socket from being named -- I'll have to look that one up. FYI, I really appreciate your assistance and look forward to a response. Thanks again, Jeremy Falcon > -- > Crist J. Clark cjclark@alum.mit.edu > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 0:37:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from alex.intersurf.net (alex.intersurf.net [216.115.129.11]) by hub.freebsd.org (Postfix) with SMTP id EEFD137B479 for ; Sat, 28 Oct 2000 00:37:28 -0700 (PDT) Received: (qmail 88522 invoked from network); 28 Oct 2000 02:37:27 -0500 Received: from mdm-142-1.dialup.intersurf.com (HELO win2k) (216.115.142.1) by alex.intersurf.net with SMTP; 28 Oct 2000 02:37:27 -0500 Message-ID: <014d01c040b1$dd5f4010$0101a8c0@win2k> From: "Jeremy Falcon" To: References: <39FA7BBD.EAFF572B@wiegand.org> Subject: Re: apache, php, mysql on two machines Date: Sat, 28 Oct 2000 02:37:01 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes!!! Make sure you set your user account for the database on the server to point to whatever box that's running the client. The server will default to localhost, so you have to specify the remote host when creating the user account for the database. Jeremy ----- Original Message ----- From: "Chip" To: Sent: Saturday, October 28, 2000 2:09 AM Subject: apache, php, mysql on two machines > I hope this isn't too far off-topic, but it'd be a bit difficult > to break it > up into 3 differant lists. Anyway, I have apache and php on one > machine, and > mysql on another. I would like to be able to use mysql to serve > pages of images > to the web server, via php. Do I have this right? Do I need > mysql-client installed > on the web server to access the mysql server? > Thanks for the help, > > -- > Chip W. > www.wiegand.org > FreeBSD - A Better Operating System > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 28 1:12:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from apollo.syncroplex.com.au (unknown [203.12.171.62]) by hub.freebsd.org (Postfix) with ESMTP id BE6EE37B479 for ; Sat, 28 Oct 2000 01:12:09 -0700 (PDT) Received: by APOLLO with Internet Mail Service (5.5.2650.21) id <4NSK9TW2>; Sat, 28 Oct 2000 18:15:32 +1000 Message-ID: <99664FE73109D411982900A0C9938301072A91@APOLLO> From: Owen Hile To: "'freebsd-questions@FreeBSD.org'" Subject: Date: Sat, 28 Oct 2000 18:15:29 +1000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG subscribe freebsd-questions Owen Hile Syncroplex Systems "Connecting Technology" http://www.syncroplex.com.au owen@syncroplex.com.au Ph: 07 3229 8499 Fx: 07 3229 6833 GPO Box 308 Brisbane QLD 4000 Australia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 1:15: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from leaf.lumiere.net (leaf.lumiere.net [208.44.192.100]) by hub.freebsd.org (Postfix) with ESMTP id 1A94837B479 for ; Sat, 28 Oct 2000 01:15:07 -0700 (PDT) Received: by leaf.lumiere.net (Postfix, from userid 1000) id 41F4BF0E0; Sat, 28 Oct 2000 01:15:06 -0700 (PDT) Date: Sat, 28 Oct 2000 01:15:06 -0700 (PDT) From: Jesse X-Sender: j@localhost To: freebsd-questions@freebsd.org Subject: setting default boot 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 Hi, Anyone know how I can change my default boot partion to ad0e? Currently my system appears to only make it to second stage bootloader and tries to startup with 0:ad(0,a)/kernel I don't have an 'a' partition though. I can boot by typing 0:ad(0,e)/kernel but obviously that's no good for unattended reboots. So, back to the original question. How can I c hange the default boot partition? Thanks, --- Jesse "One has a moral responsibility to disobey unjust laws." -- Dr. Martin Luther King Jr. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 2: 8:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from area51.v-wave.com (area51.v-wave.com [24.108.52.213]) by hub.freebsd.org (Postfix) with SMTP id 13AC337B479 for ; Sat, 28 Oct 2000 02:08:29 -0700 (PDT) Received: (qmail 37116 invoked by uid 1001); 28 Oct 2000 09:08:24 -0000 Date: Sat, 28 Oct 2000 03:08:24 -0600 From: Chris Wasser To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD & GCC Optimizations & Other Suchness.. Message-ID: <20001028030824.A36767@area51.v-wave.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 4.1.1-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Now I'm fully aware of the ramifications of doing this, however I'm one of those guys who says, "let's go for it" so here I am. My problem is I can't quite understand what the manpage is making out on this: http://gcc.gnu.org/onlinedocs/gcc_2.html#SEC34 is my reference. "Attempt to keep the stack boundary aligned to a 2 raised to num byte boundary. If `-mpreferred-stack-boundary' is not specified, the default is 4 (16 bytes or 128 bits). The stack is required to be aligned on a 4 byte boundary. On Pentium and PentiumPro, double and long double values should be aligned to an 8 byte boundary (see `-malign-double') or suffer significant run time performance penalties. On Pentium III, the Streaming SIMD Extension (SSE) data type __m128 suffers similar penalties if it is not 16 byte aligned." A little further up it states (in the -malign descriptions): "Align the start of functions to a 2 raised to num byte boundary. If `-malign-functions' is not specified, the default is 2 if optimizing for a 386, and 4 if optimizing for a 486." If I understand this correctly, PII's should have the stack aligned to 8 bytes (2^3) and PIII's should be aligned to 16 bytes (2^4), the kernel compile is set to the default "preferred" alignment of 2. However, what about the -malign functions? PII/PIII according to the manpage state that -malign-double should be invoked for preformance reasons, but what about the actual values for the -malign directives: 2 = 386 4 = 486 What about 686+ ? (Such as PII/PIII/Athlon), using this information I came up with: -O3 -mpentiumpro -march=pentiumpro -malign-double -malign-loops=3 -malign-jumps=3 -malign-functions=3 -mpreferred-stack-boundary=3 Assuming that GCC takes the =3 as 2^3 = 8 Bytes for PII, or =4 as 2^4 for 16 bytes for PIII. Is this correct? (Both for the align directives and the stack-boundary) My basic question is for PII, PIII and Athlon optimization strings (and yes, I'm aware it may break code) what should I be using? I'm just sticking to these functions as I've had bad things happen to me by going too far in the optimizations (-fomit-frame-pointer, etc) and figured I'd try to get some input before I get too brave and strike out on my own :) Also, while I was searching the Net for information on this, I stumbled across a Linux kernel diff containing MMX and KNI patches as well as other Celeron/PII/PIII optimizations, is FreeBSD equipped with these yet? Such as: - Disable PII/PIII Serial Number at bootup + This makes the kernel disable the CPUID serial number that is + embedded on the new PIII CPUs at bootup. - Enable PII/PIII Extended Fast FPU save and restore support + This enables use of the new PII/PIII FXSAVE/FXRSTOR support. This + item is required to make use of the new PIII 128bit XMM registers. + It is safe to leave this enabled all the time. - Enable CPU Specific (MMX/MMX2) Optimizations + This enables use of the MMX registers and 128bit MMX2 registers + on CPUs that can support the new instructions (Pentium/AMD K6 or + newer). In order to support the Pentium III 128 bit XMM registers + you must enable both this and PII/PIII Extended Fast FPU save + support. It is safe to leave this enabled all the time. (Also, should be noted that the agp device [device agp] for the kernel config is not listed in LINT -- found it by browsing the mailinglists) I'm getting sidetracked here :) Any input on this would be greatly appriciated. If possible, please CC a reply to my email address (so I won't miss it in the flurry of messages that is the FreeBSD mailinglist(s) :)) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 2:14:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from eeyore.sebster.com (e163161.upc-e.chello.nl [213.93.163.161]) by hub.freebsd.org (Postfix) with SMTP id D495537B479 for ; Sat, 28 Oct 2000 02:14:49 -0700 (PDT) Received: (qmail 23587 invoked by uid 1000); 28 Oct 2000 09:16:09 -0000 Date: Sat, 28 Oct 2000 11:16:09 +0200 From: Sebastiaan van Erk To: freebsd-questions@freebsd.org Subject: Xircom XEM33 Message-ID: <20001028111609.A16061@sebster.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi All! I have been trying to get rid of windows on my Toshiba 320 CDT laptop, in the hope of getting FreeBSD to work instead. There is a problem I'm having with my network card, the Xircom CEM33, (CIS dump included below). My pccard.conf looks as follows: card "Xircom" "CreditCard Ethernet+Modem 33.6" "CEM33" "1.00" config 0x24 "xe" ? insert /etc/pccard_ether $device remove /sbin/ifconfig $device delete In /etc/rc.conf I have pccard_ifconfig="DHCP". Unfortunately, even though the card is detected and the device xe0 is allocated, it refuses to get an ip address through DHCP. (Note: I tested this same config, DHCP + card in windows, and that worked fine). If I give it an address manually I still don't get it to send packets to my gateway. My messages looks like this: Oct 28 10:33:36 pccardd[53]: Card "Xircom"("CreditCard Ethernet+Modem 33.6") [C EM33] [1.00] matched "Xircom" ("CreditCard Ethernet+Modem 33.6") [CEM33] [1.00] Oct 28 10:33:41 /kernel: xe0 at port 0x2e8-0x2ef iomem 0xd0000-0xd0fff irq 3 sl ot 0 on pccard0 Oct 28 10:33:41 /kernel: xe0: Xircom CEM33, bonding version 0, with modem Oct 28 10:33:41 /kernel: xe0: CE2 version = 0 Oct 28 10:33:41 /kernel: xe0: Ethernet address 00:80:c7:2a:38:e4 Oct 28 10:33:41 pccardd[53]: xe0: Xircom (CreditCard Ethernet+Modem 33.6) inser ted. Oct 28 10:34:42 pccardd[53]: pccardd started family Oct 28 10:40:31 /kernel: rtinit: wrong ifa (0xc0c92780) was (0xc0c92480) The last line occurred when I killed dhclient and restarted it manually. Does anybody have any clue as to what I might be doing wrong? Another question, is it possible use both the modem and the ethernet card at the same time, i.e. have both xe0 and sio4 added at the same time? (this is a newbie question, I know :-). Greetings, Sebastiaan van Erk CIS DUMP: Code 136 not found Code 136 not found code Unknown ignored Configuration data for card in slot 0 Tuple #1, code = 0x1 (Common memory descriptor), length = 2 000: 00 ff Common memory device information: Device number 1, type No device, WPS = OFF Speed = No speed, Memory block size = reserved, 32 units Tuple #2, code = 0x17 (Attribute memory descriptor), length = 2 000: 00 ff Attribute memory device information: Device number 1, type No device, WPS = OFF Speed = No speed, Memory block size = reserved, 32 units Tuple #3, code = 0x15 (Version 1 info), length = 52 000: 05 00 58 69 72 63 6f 6d 00 43 72 65 64 69 74 43 010: 61 72 64 20 45 74 68 65 72 6e 65 74 2b 4d 6f 64 020: 65 6d 20 33 33 2e 36 00 43 45 4d 33 33 00 31 2e 030: 30 30 00 ff Version = 5.0, Manuf = [Xircom], card vers = [CreditCard Ethernet+Modem 33.6] Addit. info = [CEM33],[1.00] Tuple #4, code = 0x0 (Null tuple), length = 8 000: 2a 38 e4 00 00 00 00 00 Tuple #5, code = 0x20 (Manufacturer ID), length = 5 000: 05 01 0c 11 44 PCMCIA ID = 0x105, OEM ID = 0x110c Tuple #6, code = 0x44 (Card init date), length = 4 000: 66 62 54 24 Tuple #7, code = 0x1a (Configuration map), length = 5 000: 01 03 00 08 03 Reg len = 2, config register addr = 0x800, last config = 0x3 Registers: XX------ Tuple #8, code = 0x1b (Configuration entry), length = 22 000: c1 c1 bd 0f 55 4d 5d 46 e0 17 17 ea 60 f8 03 07 010: 70 bc 8e 20 00 20 Config index = 0x1(default) Interface byte = 0xc1 (I/O) +RDY/-BSY active, wait signal supported Vcc pwr: Nominal operating supply voltage: 5 x 1V Minimum operating supply voltage: 4.5 x 1V Maximum operating supply voltage: 5.5 x 1V Continuous supply current: 4 x 100mA Wait scale Speed = 1.2 x 10 ms RDY/BSY scale Speed = 1.2 x 10 ms Card decodes 10 address lines, full 8/16 Bit I/O I/O address # 1: block start = 0x3f8 block length = 0x8 IRQ modes: Level, Pulse IRQs: 2 3 4 5 7 9 10 11 15 Memory space length = 0x20 Max twin cards = 0 Misc attr: (Power down supported) Tuple #9, code = 0x1b (Configuration entry), length = 7 000: 02 08 ea 60 f8 02 07 Config index = 0x2 Card decodes 10 address lines, full 8/16 Bit I/O I/O address # 1: block start = 0x2f8 block length = 0x8 Tuple #10, code = 0x1b (Configuration entry), length = 7 000: 23 08 ea 60 e8 03 07 Config index = 0x23 Card decodes 10 address lines, full 8/16 Bit I/O I/O address # 1: block start = 0x3e8 block length = 0x8 Tuple #11, code = 0x1b (Configuration entry), length = 7 000: 24 08 ea 60 e8 02 07 Config index = 0x24 Card decodes 10 address lines, full 8/16 Bit I/O I/O address # 1: block start = 0x2e8 block length = 0x8 Tuple #12, code = 0x21 (Functional ID), length = 2 000: 02 00 Serial port/modem Tuple #13, code = 0x22 (Functional EXT), length = 4 000: 00 01 0f 7c Serial interface extension: 16450 UART, Parity - Space,Mark,Odd,Even Data bit - 7bit,8bit, Stop bit - 1bit,1.5bit,2bit Tuple #14, code = 0x22 (Functional EXT), length = 9 000: 01 1f 3f 00 10 00 00 10 00 Modem interface capabilities: Tuple #15, code = 0x22 (Functional EXT), length = 12 000: 02 00 06 3e 1f 03 03 08 03 00 00 b5 Data modem services available: Tuple #16, code = 0x22 (Functional EXT), length = 8 000: 05 00 06 0f 00 02 00 b5 Data modem interface capabilities: Wrong length for serial extension tuple Tuple #17, code = 0x22 (Functional EXT), length = 8 000: 04 00 06 0f 00 02 00 b5 Tuple #18, code = 0x21 (Functional ID), length = 2 000: 06 00 Network/LAN adapter Tuple #19, code = 0x22 (Functional EXT), length = 8 000: 04 06 00 80 c7 2a 38 e4 Network node ID: 00 80 c7 2a 38 e4 Tuple #20, code = 0x22 (Functional EXT), length = 2 000: 01 02 Network technology: Ethernet Tuple #21, code = 0x22 (Functional EXT), length = 5 000: 02 80 96 98 00 Network speed: 10 Mb/sec Tuple #22, code = 0x22 (Functional EXT), length = 2 000: 03 01 Network media: UTP Tuple #23, code = 0x22 (Functional EXT), length = 2 000: 03 03 Network media: Thin coax Tuple #24, code = 0x22 (Functional EXT), length = 2 000: 05 00 Network connector: open connector standard Tuple #25, code = 0xff (Terminator), length = 0 2 slots found To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 2:49:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from finland.ispro.net.tr (finland.ispro.net.tr [212.174.120.1]) by hub.freebsd.org (Postfix) with ESMTP id CA36337B479 for ; Sat, 28 Oct 2000 02:49:46 -0700 (PDT) Received: from localhost (yurtesen@localhost) by finland.ispro.net.tr (8.9.3/8.9.3) with ESMTP id MAA86492 for ; Sat, 28 Oct 2000 12:52:28 +0300 (EEST) (envelope-from yurtesen@ispro.net.tr) Date: Sat, 28 Oct 2000 12:52:28 +0300 (EEST) From: Evren Yurtesen To: freebsd-questions@freebsd.org Subject: /var/run/ndc !? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG when I run named in one machine I dont get /var/run/ndc socket created (I only get /var/run/named.pid) What can be the problem? Evren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 3: 1:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from eeyore.sebster.com (e163161.upc-e.chello.nl [213.93.163.161]) by hub.freebsd.org (Postfix) with SMTP id 290CB37B479 for ; Sat, 28 Oct 2000 03:01:35 -0700 (PDT) Received: (qmail 46123 invoked by uid 1000); 28 Oct 2000 10:02:54 -0000 Date: Sat, 28 Oct 2000 12:02:54 +0200 From: Sebastiaan van Erk To: freebsd-questions@freebsd.org Subject: Re: Xircom XEM33 Message-ID: <20001028120254.A45009@sebster.com> References: <20001028111609.A16061@sebster.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001028111609.A16061@sebster.com>; from sebster@sebster.com on Sat, Oct 28, 2000 at 11:16:09AM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Update on the Xircom card: When I config the interface manually and the run ping 10.0.0.1 (my gateway) I get: ping 10.0.0.1: sendto: No buffer space available Anybody know what's going on? Greetings, Sebastiaan van Erk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 3: 6:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from viemta06.chello.at (viemta06.chello.at [195.34.133.56]) by hub.freebsd.org (Postfix) with ESMTP id BBF8237B479 for ; Sat, 28 Oct 2000 03:06:45 -0700 (PDT) Received: from wwwmein ([212.186.196.204]) by viemta06.chello.at (InterMail vK.4.02.00.10 201-232-116-110 license 9caa03a7df1d31c048ffcc0d31ac5855) with SMTP id <20001028100641.EHFH27305.viemta06@wwwmein> for ; Sat, 28 Oct 2000 12:06:41 +0200 Reply-To: From: "Daniel Ruthardt" To: Subject: Need the file jsdk20-solaris2-sparc.tar.Z Date: Sat, 28 Oct 2000 12:07:23 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I need teh file jsdk20-solaris2-sparc.tar.Z but I can't find it anywhere on the internet. On Java's site I could only get the newer version , but this newer version seems to be incompatible with the FreeBSD jsdk2.0 port. It would be a great help, if anybody could send me this file. thanks, Daniel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 3:34: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hypostasis.com (p22.pool1.staticadsl.iconz.net.nz [210.48.81.22]) by hub.freebsd.org (Postfix) with ESMTP id ADB5637B479 for ; Sat, 28 Oct 2000 03:33:59 -0700 (PDT) Received: from amethyst.hypostasis.com (amethyst.hypostasis.com [192.168.2.2]) by mail.hypostasis.com (8.11.0/8.11.0) with ESMTP id e9SAITa06893; Sat, 28 Oct 2000 23:18:29 +1300 (NZDT) (envelope-from kit@amethyst.hypostasis.com) Received: (from kit@localhost) by amethyst.hypostasis.com (8.11.1/8.11.0) id e9SAdue21582; Sat, 28 Oct 2000 23:39:56 +1300 (NZDT) (envelope-from kit) Date: Sat, 28 Oct 2000 23:39:55 +1300 From: kit To: Tim McMillen Cc: Mark Rowlands , freebsd-questions@FreeBSD.ORG Subject: Re: CVSup -Cannot connect to data port Message-ID: <20001028233955.A21512@amethyst.hypostasis.com> References: <00102723341003.00458@marbsd.tninet.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from timcm@umich.edu on Fri, Oct 27, 2000 at 07:45:31PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 27, 2000 at 07:45:31PM -0400, Tim McMillen wrote: > > On Fri, 27 Oct 2000, Mark Rowlands wrote: > > > > Cannot connect to data port: Connection refused > > > Will retry at 23:30:02 > > > > > > Happened about ten times so far. Is this still just a symptom of a busy > > > server or does it have something to do with the fact that I'm using the > > > cvsupit package (I use it bc it's so easy). > > > > try another server...sounds busy to me > > Thanks. I'd started to assume that but nobody said anything. > Tim Given that I take from you email that you have had it work before, it may well be a busy server, but in some cases it can also be a firewall policy. I get blocked out of work connecting to 5999, so I also see this message. (We're only allowed to connect to specific permitted ports) --kit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 4:56: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freemail.org.mk (mail.freemail.org.mk [212.120.0.131]) by hub.freebsd.org (Postfix) with ESMTP id 78E2A37B479 for ; Sat, 28 Oct 2000 04:56:00 -0700 (PDT) Date: Sat, 28 Oct 2000 13:55:52 +0200 Message-Id: <200010281355.AA294650134@freemail.org.mk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "Jovica Zivkovic" Reply-To: To: freebsd-questions@FreeBSD.ORG X-Mailer: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Sirs, Does Kde 2.0 is realised for FreeBSD and were can I download it? tnx in advance Joco :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 5:34:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from heinz.jollem.com (c187104187.telekabel.chello.nl [212.187.104.187]) by hub.freebsd.org (Postfix) with ESMTP id EA3E637B479 for ; Sat, 28 Oct 2000 05:33:51 -0700 (PDT) Received: (from ernst@localhost) by heinz.jollem.com (8.9.3/8.9.3) id OAA00403 for questions@freebsd.org; Sat, 28 Oct 2000 14:33:22 +0200 (CEST) (envelope-from ernst) Date: Sat, 28 Oct 2000 14:33:22 +0200 From: Ernst de Haan To: questions@freebsd.org Subject: XFree86 4.0.1 port woes Message-ID: <20001028143322.A376@c187104187.telekabel.chello.nl> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="EVF5PPMfhYS0aIcm" Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --EVF5PPMfhYS0aIcm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, I decided to try installing the XFree86 4.0.1 port over my `old' XFree86 3.3.6, because I was wondering if it would give me any performance improvements. But it core dumps as soon as it starts up, somewhere in the graphics card initialization code, it seems. Any hints would be greatly appreciated. I upgraded my ports this week. This is how I start X: X :0 My system has the following characteristics: Pentium 2, 400 MHz, 100 MHz bus 128 MB internal memory Diamond Viper 550: NVidia RIVA TNT, 16 MB Adaptec 2940 U2W-SCSI IBM DNES-309170W harddisk (U2W) TEAC CD-Writer IDE on mainboard, IDE harddisk, ZIP drive and DVD player 3,5" floppy drive APM BIOS (how relevant can this info be ?! ;-) ) I have attached my XF86Config file (/usr/X11/XF86Config), there is nothing spectacular in it, AFAICS. This is the full server output from /var/log/XFree86.0.log: XFree86 Version 4.0.1 / X Window System (protocol Version 11, revision 0, vendor release 6400) Release Date: 1 July 2000 If the server is older than 6-12 months, or if your card is newer than the above date, look for a newer version before reporting problems. (see http://www.XFree86.Org/FAQ) Operating System: FreeBSD 4.1-STABLE i386 [ELF] Module Loader present (==) Log file: "/var/log/XFree86.0.log", Time: Sat Oct 28 14:22:02 2000 (==) Using config file: "/etc/X11/XF86Config" Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (??) unknown. (==) ServerLayout "Simple Layout" (**) |-->Screen "Screen 1" (0) (**) | |-->Monitor "Iiyama Vision Master 450" (**) | |-->Device "Diamond Viper 550" (**) |-->Input Device "Mouse1" (**) |-->Input Device "Keyboard1" (**) Option "AutoRepeat" "500 30" (WW) Option "XkbCompat" requires an string value (**) Option "XkbRules" "xfree86" (**) XKB: rules: "xfree86" (**) Option "XkbModel" "pc101" (**) XKB: model: "pc101" (**) Option "XkbLayout" "us" (**) XKB: layout: "us" (**) FontPath set to "/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" (**) RgbPath set to "/usr/X11R6/lib/X11/rgb" (==) ModulePath set to "/usr/X11R6/lib/modules" (--) Using syscons driver with X support (version 2.0) (--) using VT number 9 (II) Module ABI versions: XFree86 ANSI C Emulation: 0.1 XFree86 Video Driver: 0.2 XFree86 XInput driver : 0.1 XFree86 Server Extension : 0.1 XFree86 Font Renderer : 0.1 (II) Loader running on freebsd (II) LoadModule: "bitmap" (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a (II) Module bitmap: vendor="The XFree86 Project" compiled for 4.0.1, module version = 1.0.0 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.1 (II) Loading font Bitmap (II) LoadModule: "pcidata" (II) Loading /usr/X11R6/lib/modules/libpcidata.a (II) Module pcidata: vendor="The XFree86 Project" compiled for 4.0.1, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.2 (II) PCI: Probing config type using method 1 (II) PCI: Config type is 1 (II) PCI: stages = 0x03, oldVal1 = 0x80000058, mode1Res1 = 0x80000000 (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 8086,7190 card 0000,0000 rev 02 class 06,00,00 hdr 00 (II) PCI: 00:01:0: chip 8086,7191 card 0000,0000 rev 02 class 06,04,00 hdr 01 (II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 02 class 06,01,00 hdr 80 (II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr 00 (II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr 00 (II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 02 class 06,80,00 hdr 00 (II) PCI: 00:0e:0: chip 0675,1702 card 1050,6692 rev 00 class 02,80,00 hdr 00 (II) PCI: 00:10:0: chip 9005,0010 card 9005,a180 rev 00 class 01,00,00 hdr 00 (II) PCI: 00:14:0: chip 1102,0002 card 1102,0021 rev 04 class 04,01,00 hdr 80 (II) PCI: 00:14:1: chip 1102,7002 card 1102,0020 rev 01 class 09,80,00 hdr 80 (II) PCI: 01:00:0: chip 10de,0020 card 1092,0550 rev 04 class 03,00,00 hdr 00 (II) PCI: End of PCI scan (II) LoadModule: "scanpci" (II) Loading /usr/X11R6/lib/modules/libscanpci.a (II) Module scanpci: vendor="The XFree86 Project" compiled for 4.0.1, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.2 (II) UnloadModule: "scanpci" (II) Unloading /usr/X11R6/lib/modules/libscanpci.a (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x88 (VGA_EN is set) (II) Bus 1 I/O range: [0] -1 0x0000c000 - 0x0000cfff (0x1000) IXB (II) Bus 1 non-prefetchable memory range: [0] -1 0xe8000000 - 0xe9ffffff (0x2000000) MXB (II) Bus 1 prefetchable memory range: [0] -1 0xea000000 - 0xeaffffff (0x1000000) MXB (--) PCI:*(1:0:0) NVidia Riva TNT rev 4, Mem @ 0xe8000000/24, 0xea000000/24 (II) Addressable bus resource ranges are [0] -1 0x00000000 - 0xffffffff (0x0) MXB [1] -1 0x00000000 - 0x0000ffff (0x10000) IXB (II) OS-reported resource ranges: [0] -1 0xffe00000 - 0xffffffff (0x200000) MXB(B) [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B) [2] -1 0x000f0000 - 0x000fffff (0x10000) MXB [3] -1 0x000c0000 - 0x000effff (0x30000) MXB [4] -1 0x00000000 - 0x0009ffff (0xa0000) MXB [5] -1 0x00000000 - 0x000001ff (0x200) IXBE (II) Active PCI resource ranges: [0] -1 0xeb000000 - 0xebffffff (0x1000000) MXBE [1] -1 0xec001000 - 0xec001fff (0x1000) MXBE [2] -1 0xe0000000 - 0xe7ffffff (0x8000000) MXBE [3] -1 0xe9000000 - 0xe900ffff (0x10000) MXB(B) [4] -1 0xea000000 - 0xeaffffff (0x1000000) MXB(B) [5] -1 0xe8000000 - 0xe8ffffff (0x1000000) MXB(B) [6] -1 0x0000e000 - 0x0000e0ff (0x100) IXBE [7] -1 0x0000dc00 - 0x0000dcff (0x100) IXBE [8] -1 0x0000d800 - 0x0000d8ff (0x100) IXBE [9] -1 0x0000d400 - 0x0000d4ff (0x100) IXBE [10] -1 0x0000d000 - 0x0000d0ff (0x100) IXBE [11] -1 0x0000f000 - 0x0000f0ff (0x100) IXBE (II) Active PCI resource ranges after removing overlaps: [0] -1 0xeb000000 - 0xebffffff (0x1000000) MXBE [1] -1 0xec001000 - 0xec001fff (0x1000) MXBE [2] -1 0xe0000000 - 0xe7ffffff (0x8000000) MXBE [3] -1 0xe9000000 - 0xe900ffff (0x10000) MXB(B) [4] -1 0xea000000 - 0xeaffffff (0x1000000) MXB(B) [5] -1 0xe8000000 - 0xe8ffffff (0x1000000) MXB(B) [6] -1 0x0000e000 - 0x0000e0ff (0x100) IXBE [7] -1 0x0000dc00 - 0x0000dcff (0x100) IXBE [8] -1 0x0000d800 - 0x0000d8ff (0x100) IXBE [9] -1 0x0000d400 - 0x0000d4ff (0x100) IXBE [10] -1 0x0000d000 - 0x0000d0ff (0x100) IXBE [11] -1 0x0000f000 - 0x0000f0ff (0x100) IXBE (II) OS-reported resource ranges after removing overlaps with PCI: [0] -1 0xffe00000 - 0xffffffff (0x200000) MXB(B) [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B) [2] -1 0x000f0000 - 0x000fffff (0x10000) MXB [3] -1 0x000c0000 - 0x000effff (0x30000) MXB [4] -1 0x00000000 - 0x0009ffff (0xa0000) MXB [5] -1 0x00000000 - 0x000001ff (0x200) IXBE (II) All system resource ranges: [0] -1 0xffe00000 - 0xffffffff (0x200000) MXB(B) [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B) [2] -1 0x000f0000 - 0x000fffff (0x10000) MXB [3] -1 0x000c0000 - 0x000effff (0x30000) MXB [4] -1 0x00000000 - 0x0009ffff (0xa0000) MXB [5] -1 0xeb000000 - 0xebffffff (0x1000000) MXBE [6] -1 0xec001000 - 0xec001fff (0x1000) MXBE [7] -1 0xe0000000 - 0xe7ffffff (0x8000000) MXBE [8] -1 0xe9000000 - 0xe900ffff (0x10000) MXB(B) [9] -1 0xea000000 - 0xeaffffff (0x1000000) MXB(B) [10] -1 0xe8000000 - 0xe8ffffff (0x1000000) MXB(B) [11] -1 0x00000000 - 0x000001ff (0x200) IXBE [12] -1 0x0000e000 - 0x0000e0ff (0x100) IXBE [13] -1 0x0000dc00 - 0x0000dcff (0x100) IXBE [14] -1 0x0000d800 - 0x0000d8ff (0x100) IXBE [15] -1 0x0000d400 - 0x0000d4ff (0x100) IXBE [16] -1 0x0000d000 - 0x0000d0ff (0x100) IXBE [17] -1 0x0000f000 - 0x0000f0ff (0x100) IXBE (II) LoadModule: "dbe" (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a (II) Module dbe: vendor="The XFree86 Project" compiled for 4.0.1, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "extmod" (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a (II) Module extmod: vendor="The XFree86 Project" compiled for 4.0.1, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension SHAPE (II) Loading extension MIT-SUNDRY-NONSTANDARD (II) Loading extension BIG-REQUESTS (II) Loading extension SYNC (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XC-MISC (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-Misc (II) Loading extension DPMS (II) Loading extension FontCache (II) Loading extension TOG-CUP (II) Loading extension Extended-Visual-Information (II) Loading extension XVideo (II) LoadModule: "type1" (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a (II) Module type1: vendor="The XFree86 Project" compiled for 4.0.1, module version = 1.0.0 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.1 (II) Loading font Type1 (II) Loading font CID (II) LoadModule: "freetype" (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a (II) Module freetype: vendor="The XFree86 Project" compiled for 4.0.1, module version = 1.1.7 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.1 (II) Loading font FreeType (II) LoadModule: "nv" (II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.o (II) Module nv: vendor="The XFree86 Project" compiled for 4.0.1, module version = 1.0.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.2 (II) LoadModule: "mouse" (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o (II) Module mouse: vendor="The XFree86 Project" compiled for 4.0.1, module version = 1.0.0 Module class: XFree86 XInput Driver ABI class: XFree86 XInput driver, version 0.1 (II) NV: driver for NVIDIA chipsets: RIVA128, RIVATNT, RIVATNT2, RIVATNT2 (Ultra), RIVATNT2 (Vanta), RIVATNT2 M64, RIVATNT2 (Integrated), GeForce 256, GeForce DDR, Quadro (--) Assigning device section with no busID to primary device (--) Chipset RIVATNT found (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0xffe00000 - 0xffffffff (0x200000) MXB(B) [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B) [2] -1 0x000f0000 - 0x000fffff (0x10000) MXB [3] -1 0x000c0000 - 0x000effff (0x30000) MXB [4] -1 0x00000000 - 0x0009ffff (0xa0000) MXB [5] -1 0xeb000000 - 0xebffffff (0x1000000) MXBE [6] -1 0xec001000 - 0xec001fff (0x1000) MXBE [7] -1 0xe0000000 - 0xe7ffffff (0x8000000) MXBE [8] -1 0xe9000000 - 0xe900ffff (0x10000) MXB(B) [9] -1 0xea000000 - 0xeaffffff (0x1000000) MXB(B) [10] -1 0xe8000000 - 0xe8ffffff (0x1000000) MXB(B) [11] -1 0x00000000 - 0x000001ff (0x200) IXBE [12] -1 0x0000e000 - 0x0000e0ff (0x100) IXBE [13] -1 0x0000dc00 - 0x0000dcff (0x100) IXBE [14] -1 0x0000d800 - 0x0000d8ff (0x100) IXBE [15] -1 0x0000d400 - 0x0000d4ff (0x100) IXBE [16] -1 0x0000d000 - 0x0000d0ff (0x100) IXBE [17] -1 0x0000f000 - 0x0000f0ff (0x100) IXBE (II) resource ranges after probing: [0] -1 0xffe00000 - 0xffffffff (0x200000) MXB(B) [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B) [2] -1 0x000f0000 - 0x000fffff (0x10000) MXB [3] -1 0x000c0000 - 0x000effff (0x30000) MXB [4] -1 0x00000000 - 0x0009ffff (0xa0000) MXB [5] -1 0xeb000000 - 0xebffffff (0x1000000) MXBE [6] -1 0xec001000 - 0xec001fff (0x1000) MXBE [7] -1 0xe0000000 - 0xe7ffffff (0x8000000) MXBE [8] -1 0xe9000000 - 0xe900ffff (0x10000) MXB(B) [9] -1 0xea000000 - 0xeaffffff (0x1000000) MXB(B) [10] -1 0xe8000000 - 0xe8ffffff (0x1000000) MXB(B) [11] 0 0x000a0000 - 0x000affff (0x10000) MSB [12] 0 0x000b0000 - 0x000b7fff (0x8000) MSB [13] 0 0x000b8000 - 0x000bffff (0x8000) MSB [14] -1 0x00000000 - 0x000001ff (0x200) IXBE [15] -1 0x0000e000 - 0x0000e0ff (0x100) IXBE [16] -1 0x0000dc00 - 0x0000dcff (0x100) IXBE [17] -1 0x0000d800 - 0x0000d8ff (0x100) IXBE [18] -1 0x0000d400 - 0x0000d4ff (0x100) IXBE [19] -1 0x0000d000 - 0x0000d0ff (0x100) IXBE [20] -1 0x0000f000 - 0x0000f0ff (0x100) IXBE [21] 0 0x000003b0 - 0x000003bb (0xc) ISB [22] 0 0x000003c0 - 0x000003df (0x20) ISB (II) Setting vga for screen 0. (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Loading /usr/X11R6/lib/modules/libint10.a (II) Module int10: vendor="The XFree86 Project" compiled for 4.0.1, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.2 (II) NV(0): Initializing int10 (==) NV(0): Write-combining range (0xa0000,0x20000) was already clear (==) NV(0): Write-combining range (0xf0000,0x10000) Fatal server error: Caught signal 11. Server aborting When reporting a problem related to a server crash, please send the full server output, not just the last messages. This can be found in the log file "/var/log/XFree86.0.log". --EVF5PPMfhYS0aIcm Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=XF86Config # File generated by xf86config. # # Copyright (c) 1999 by The XFree86 Project, Inc. # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), # to deal in the Software without restriction, including without limitation # the rights to use, copy, modify, merge, publish, distribute, sublicense, # and/or sell copies of the Software, and to permit persons to whom the # Software is furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL # THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. # # Except as contained in this notice, the name of the XFree86 Project shall # not be used in advertising or otherwise to promote the sale, use or other # dealings in this Software without prior written authorization from the # XFree86 Project. # # ********************************************************************** # Refer to the XF86Config(4/5) man page for details about the format of # this file. # ********************************************************************** # ********************************************************************** # Module section -- this section is used to specify # which dynamically loadable modules to load. # ********************************************************************** # Section "Module" # This loads the DBE extension module. Load "dbe" # Double buffer extension # This loads the miscellaneous extensions module, and disables # initialisation of the XFree86-DGA extension within that module. SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection # This loads the Type1 and FreeType font modules Load "type1" Load "freetype" # This loads the GLX module # Load "glx" EndSection # ********************************************************************** # Files section. This allows default font and rgb paths to be set # ********************************************************************** Section "Files" # The location of the RGB database. Note, this is the name of the # file minus the extension (like ".txt" or ".db"). There is normally # no need to change the default. RgbPath "/usr/X11R6/lib/X11/rgb" # Multiple FontPath entries are allowed (which are concatenated together), # as well as specifying multiple comma-separated entries in one FontPath # command (or a combination of both methods) # # If you don't have a floating point coprocessor and emacs, Mosaic or other # programs take long to start up, try moving the Type1 and Speedo directory # to the end of this list (or comment them out). # FontPath "/usr/X11R6/lib/X11/fonts/local/" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" # The module search path. The default path is shown here. # ModulePath "/usr/X11R6/lib/modules" EndSection # ********************************************************************** # Server flags section. # ********************************************************************** Section "ServerFlags" # Uncomment this to cause a core dump at the spot where a signal is # received. This may leave the console in an unusable state, but may # provide a better stack trace in the core dump to aid in debugging # Option "NoTrapSignals" # Uncomment this to disable the server abort sequence # This allows clients to receive this key event. # Option "DontZap" # Uncomment this to disable the / mode switching # sequences. This allows clients to receive these key events. # Option "Dont Zoom" # Uncomment this to disable tuning with the xvidtune client. With # it the client can still run and fetch card and monitor attributes, # but it will not be allowed to change them. If it tries it will # receive a protocol error. # Option "DisableVidModeExtension" # Uncomment this to enable the use of a non-local xvidtune client. # Option "AllowNonLocalXvidtune" # Uncomment this to disable dynamically modifying the input device # (mouse and keyboard) settings. # Option "DisableModInDev" # Uncomment this to enable the use of a non-local client to # change the keyboard or mouse settings (currently only xset). # Option "AllowNonLocalModInDev" EndSection # ********************************************************************** # Input devices # ********************************************************************** # ********************************************************************** # Core keyboard's InputDevice section # ********************************************************************** Section "InputDevice" Identifier "Keyboard1" Driver "Keyboard" # For most OSs the protocol can be omitted (it defaults to "Standard"). # When using XQUEUE (only for SVR3 and SVR4, but not Solaris), # uncomment the following line. # Option "Protocol" "Xqueue" Option "AutoRepeat" "500 30" # Specify which keyboard LEDs can be user-controlled (eg, with xset(1)) # Option "Xleds" "1 2 3" # Option "LeftAlt" "Meta" # Option "RightAlt" "ModeShift" # To customise the XKB settings to suit your keyboard, modify the # lines below (which are the defaults). For example, for a non-U.S. # keyboard, you will probably want to use: # Option "XkbModel" "pc102" # If you have a US Microsoft Natural keyboard, you can use: # Option "XkbModel" "microsoft" # # Then to change the language, change the Layout setting. # For example, a german layout can be obtained with: # Option "XkbLayout" "de" # or: # Option "XkbLayout" "de" # Option "XkbVariant" "nodeadkeys" # # If you'd like to switch the positions of your capslock and # control keys, use: # Option "XkbOptions" "ctrl:swapcaps" # These are the default XKB settings for XFree86 # Option "XkbRules" "xfree86" # Option "XkbModel" "pc101" # Option "XkbLayout" "us" # Option "XkbVariant" "" # Option "XkbOptions" "" # Option "XkbDisable" Option "XkbRules" "xfree86" Option "XkbModel" "pc101" Option "XkbLayout" "us" Option "XkbCompat" "" EndSection # ********************************************************************** # Core Pointer's InputDevice section # ********************************************************************** Section "InputDevice" # Identifier and driver Identifier "Mouse1" Driver "mouse" Option "Protocol" "MouseSystems" Option "Device" "/dev/sysmouse" # When using XQUEUE, comment out the above two lines, and uncomment # the following line. # Option "Protocol" "Xqueue" # Baudrate and SampleRate are only for some Logitech mice. In # almost every case these lines should be omitted. # Option "BaudRate" "9600" # Option "SampleRate" "150" # Emulate3Buttons is an option for 2-button Microsoft mice # Emulate3Timeout is the timeout in milliseconds (default is 50ms) # Option "Emulate3Buttons" # Option "Emulate3Timeout" "50" # ChordMiddle is an option for some 3-button Logitech mice # Option "ChordMiddle" EndSection # ********************************************************************** # Other input device sections # this is optional and is required only if you # are using extended input devices. This is for example only. Refer # to the XF86Config man page for a description of the options. # ********************************************************************** # # Section "InputDevice" # Identifier "Mouse2" # Driver "mouse" # Option "Protocol" "MouseMan" # Option "Device" "/dev/mouse2" # EndSection # # Section "InputDevice" # Identifier "spaceball" # Driver "magellan" # Option "Device" "/dev/cua0" # EndSection # # Section "InputDevice" # Identifier "spaceball2" # Driver "spaceorb" # Option "Device" "/dev/cua0" # EndSection # # Section "InputDevice" # Identifier "touchscreen0" # Driver "microtouch" # Option "Device" "/dev/ttyS0" # Option "MinX" "1412" # Option "MaxX" "15184" # Option "MinY" "15372" # Option "MaxY" "1230" # Option "ScreenNumber" "0" # Option "ReportingMode" "Scaled" # Option "ButtonNumber" "1" # Option "SendCoreEvents" # EndSection # # Section "InputDevice" # Identifier "touchscreen1" # Driver "elo2300" # Option "Device" "/dev/ttyS0" # Option "MinX" "231" # Option "MaxX" "3868" # Option "MinY" "3858" # Option "MaxY" "272" # Option "ScreenNumber" "0" # Option "ReportingMode" "Scaled" # Option "ButtonThreshold" "17" # Option "ButtonNumber" "1" # Option "SendCoreEvents" # EndSection # ********************************************************************** # Monitor section # ********************************************************************** # Any number of monitor sections may be present Section "Monitor" Identifier "Iiyama Vision Master 450" # HorizSync is in kHz unless units are specified. # HorizSync may be a comma separated list of discrete values, or a # comma separated list of ranges of values. # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S # USER MANUAL FOR THE CORRECT NUMBERS. HorizSync 30-102 # HorizSync 30-64 # multisync # HorizSync 31.5, 35.2 # multiple fixed sync frequencies # HorizSync 15-25, 30-50 # multiple ranges of sync frequencies # VertRefresh is in Hz unless units are specified. # VertRefresh may be a comma separated list of discrete values, or a # comma separated list of ranges of values. # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S # USER MANUAL FOR THE CORRECT NUMBERS. VertRefresh 50-160 EndSection # ********************************************************************** # Graphics device section # ********************************************************************** # Any number of graphics device sections may be present # Standard VGA Device: Section "Device" Identifier "Standard VGA" VendorName "Unknown" BoardName "Unknown" # The chipset line is optional in most cases. It can be used to override # the driver's chipset detection, and should not normally be specified. # Chipset "generic" # The Driver line must be present. When using run-time loadable driver # modules, this line instructs the server to load the specified driver # module. Even when not using loadable driver modules, this line # indicates which driver should interpret the information in this section. Driver "vga" # The BusID line is used to specify which of possibly multiple devices # this section is intended for. When this line isn't present, a device # section can only match up with the primary video device. For PCI # devices a line like the following could be used. This line should not # normally be included unless there is more than one video device # intalled. # BusID "PCI:0:10:0" # VideoRam 256 # Clocks 25.2 28.3 EndSection # Device configured by xf86config: Section "Device" Identifier "Diamond Viper 550" Driver "nv" #VideoRam 16384 # Insert Clocks lines here if appropriate EndSection # ********************************************************************** # Screen sections # ********************************************************************** # Any number of screen sections may be present. Each describes # the configuration of a single screen. A single specific screen section # may be specified from the X server command line with the "-screen" # option. Section "Screen" Identifier "Screen 1" Device "Diamond Viper 550" Monitor "Iiyama Vision Master 450" DefaultDepth 24 Subsection "Display" Depth 8 Modes "1600x1200" "1152x864" "1280x1024" "1024x768" ViewPort 0 0 Virtual 1600 1280 EndSubsection Subsection "Display" Depth 16 Modes "1600x1200" "1152x864" "1280x1024" "1024x768" ViewPort 0 0 Virtual 1280 1024 EndSubsection Subsection "Display" Depth 24 Modes "1600x1200" "1152x864" "1280x1024" "1024x768" ViewPort 0 0 Virtual 1152 900 EndSubsection EndSection # ********************************************************************** # ServerLayout sections. # ********************************************************************** # Any number of ServerLayout sections may be present. Each describes # the way multiple screens are organised. A specific ServerLayout # section may be specified from the X server command line with the # "-layout" option. In the absence of this, the first section is used. # When now ServerLayout section is present, the first Screen section # is used alone. Section "ServerLayout" # The Identifier line must be present Identifier "Simple Layout" # Each Screen line specifies a Screen section name, and optionally # the relative position of other screens. The four names after # primary screen name are the screens to the top, bottom, left and right # of the primary screen. In this example, screen 2 is located to the # right of screen 1. Screen "Screen 1" # Each InputDevice line specifies an InputDevice section name and # optionally some options to specify the way the device is to be # used. Those options include "CorePointer", "CoreKeyboard" and # "SendCoreEvents". InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection --EVF5PPMfhYS0aIcm-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 5:41:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from heinz.jollem.com (c187104187.telekabel.chello.nl [212.187.104.187]) by hub.freebsd.org (Postfix) with ESMTP id CBA2237B479 for ; Sat, 28 Oct 2000 05:41:40 -0700 (PDT) Received: (from ernst@localhost) by heinz.jollem.com (8.9.3/8.9.3) id OAA00483; Sat, 28 Oct 2000 14:40:50 +0200 (CEST) (envelope-from ernst) Date: Sat, 28 Oct 2000 14:40:45 +0200 From: Ernst de Haan To: Daniel Ruthardt Cc: freebsd-questions@freebsd.org Subject: Re: Need the file jsdk20-solaris2-sparc.tar.Z Message-ID: <20001028144044.A459@c187104187.telekabel.chello.nl> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from daniel@dowee.com on Sat, Oct 28, 2000 at 12:07:23PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Daniel, If you want to work with servlets, I suggest you use either the Orion application server, which is free during development and for non-commercial use too, I believe, or Tomcat, available from the Apache site. * Orion Application Server http://www.orionserver.com/ http://www.jollem.com/orion-primer/ http://www.orionsupport.com/ * Apache Jakarta http://jakarta.apache.org/ The JSDK 2.0 is very outdated, the current version is 2.3. Greetings, Ernst Daniel Ruthardt wrote: > Hi! > > I need teh file jsdk20-solaris2-sparc.tar.Z but I can't find it anywhere on > the internet. On Java's site I could only get the newer version , but this > newer version seems to be incompatible with the FreeBSD jsdk2.0 port. It > would be a great help, if anybody could send me this file. > > thanks, > Daniel > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 28 5:51:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from siafu.iconnect.co.ke (upagraha.iconnect.co.ke [209.198.248.2]) by hub.freebsd.org (Postfix) with ESMTP id BBA9637B479 for ; Sat, 28 Oct 2000 05:51:09 -0700 (PDT) Received: from [212.22.163.2] (helo=poeza.iconnect.co.ke) by siafu.iconnect.co.ke with esmtp (Exim 2.12 #1) id 13pVQh-0001ss-00 for freebsd-questions@freebsd.org; Sat, 28 Oct 2000 15:49:47 +0300 Received: from wash by poeza.iconnect.co.ke with local (Exim 3.16 #1) id 13pVTi-0000CT-00 for freebsd-questions@freebsd.org; Sat, 28 Oct 2000 15:52:54 +0300 Date: Sat, 28 Oct 2000 15:52:54 +0300 From: Odhiambo Washington To: freebsd-questions@freebsd.org Subject: Re: Cant get an HP Deskjet to work with FreeBSD 4.1 Message-ID: <20001028155254.D381@poeza.iconnect.co.ke> Mail-Followup-To: Odhiambo Washington , freebsd-questions@freebsd.org References: <99.bc57485.272b76a8@aol.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <99.bc57485.272b76a8@aol.com>; from "Plethora86@aol.com" on Fri, Oct 27, 2000 at 08:24:08PM -0400 X-Operating-System: FreeBSD poeza.iconnect.co.ke 3.5-STABLE FreeBSD 3.5-STABLE X-Location: Mombasa, KE, East Africa Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Plethora86@aol.com [20001028 03:26]: =>Hi. I'm trying to get my HP Deskjet 697C to work with FreeBSD. I've never =>configured a printer with FreeBSD before so I'm a bit stuck. The printer is =>on LPT0 and appears to be recognized. But when I try to test communication =>with lptest, it says the device is busy. I had enough difficulty setting up a printer, HP DeskJet 895c until I grabbed apsfilter from the ports. Pls try it....the setup is so straightforward....after compiling or after installing via /stand/sysinstall, just run the SETUP file - sh /usr/local/apsfilter/SETUP About the 'device is busy' I'm not sure because I never saw that but you may want to post your dmesg output. I can have a look and we can go through the problem together..I'll try to help even though I am not one of those top notch FreeBSD guys.. -Wash -- Odhiambo Washington Inter-Connect Ltd., wash@iconnect.co.ke 5th Flr Furaha Plaza Tel: 254 11 222604 Nkrumah Rd., Fax: 254 11 222636 PO Box 83613 MOMBASA, KENYA. It is not length of life, but depth of life. -Ralph Waldo Emerson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 6: 1:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from siafu.iconnect.co.ke (upagraha.iconnect.co.ke [209.198.248.2]) by hub.freebsd.org (Postfix) with ESMTP id 5D46137B66E for ; Sat, 28 Oct 2000 06:00:45 -0700 (PDT) Received: from [212.22.163.2] (helo=poeza.iconnect.co.ke) by siafu.iconnect.co.ke with esmtp (Exim 2.12 #1) id 13pVa6-0002Ts-00 for freebsd-questions@freebsd.org; Sat, 28 Oct 2000 15:59:30 +0300 Received: from wash by poeza.iconnect.co.ke with local (Exim 3.16 #1) id 13pVd7-0000DT-00 for freebsd-questions@freebsd.org; Sat, 28 Oct 2000 16:02:37 +0300 Date: Sat, 28 Oct 2000 16:02:37 +0300 From: Odhiambo Washington To: FBSD-Q Subject: Netatalk on 4.1-STABLE Message-ID: <20001028160237.E381@poeza.iconnect.co.ke> Mail-Followup-To: Odhiambo Washington , FBSD-Q Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD poeza.iconnect.co.ke 3.5-STABLE FreeBSD 3.5-STABLE X-Mailer: Mutt http://www.mutt.org/ X-Location: Mombasa, KE, East Africa Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm having a problem setting up Netatalk and it's sister papd for Macintosh to access a printer on my box. I don't seem to be lucky on the netatalk list because they speak only about Linux. Netatalk is running and I see the message: Oct 28 15:02:23 poeza papd[277]: register poeza:LaserWriter@* Now papd.conf does not exist in /usr/local/etc/ but the one I find in the systems says this: # On many systems (notably not Solaris), no papd.conf is required, # since papd shares the same defaults as lpd. And for sure papd runs without me meddling to have one in /usr/local/etc/ but the moment I try one papd starts to complain. My questions are: o Where does papd get the info about the Laserwriter since I do not have that in my printcap, which is used by lpd? o Why does it not use my printcap? Here is a test.. [wash@poeza:~]> papstatus -p LaserWriter LaserWriter:LaserWriter@*: NBP Lookup failed o Does anyone have a working setup on 4.1- STABLE that I can borrow from?? All help will be highly appreciated. Thanks -Wash -- Odhiambo Washington Inter-Connect Ltd., wash@iconnect.co.ke 5th Flr Furaha Plaza Tel: 254 11 222604 Nkrumah Rd., Fax: 254 11 222636 PO Box 83613 MOMBASA, KENYA. I am not a figment of your collective diseased imagination. -Laura Valentine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 6: 1:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from leaf.lumiere.net (leaf.lumiere.net [208.44.192.100]) by hub.freebsd.org (Postfix) with ESMTP id 0596C37B479 for ; Sat, 28 Oct 2000 06:01:35 -0700 (PDT) Received: by leaf.lumiere.net (Postfix, from userid 1000) id 2FB0FF0E0; Sat, 28 Oct 2000 06:01:34 -0700 (PDT) Date: Sat, 28 Oct 2000 06:01:34 -0700 (PDT) From: Jesse X-Sender: j@localhost To: freebsd-questions@freebsd.org Subject: handling disk failures with vinum Message-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've setup two 30GB IDE drives for RAID 1 mirroring. It works during normal conditions, but I'd like to test some failure modes. I tried disconnecting the power to one of the drives. I got a bunch of consoles messages -- access to the filesystems on the mirror blocked. Once I powered up the second drive again, accesses completed. Here's the logs: Oct 28 05:21:40 leaf /kernel: ata1-master: no status, reselecting device Oct 28 05:21:40 leaf last message repeated 757 times Oct 28 05:21:40 leaf /kernel: ata1-master: timeout waiting to give command=c8 s=ff e=ff Oct 28 05:21:40 leaf /kernel: ad2: error executing command - resetting Oct 28 05:21:40 leaf /kernel: ata1: resetting devices .. done Oct 28 05:21:50 leaf /kernel: ad2: READ command timeout tag=0 serv=0 - resetting Oct 28 05:21:50 leaf /kernel: ata1: resetting devices .. done So.. is vinum capable of continuing to operate when a drive fails, or will the system always die block on accesses and require a reboot? I'm hoping the system can continue to operate during a failure, even if I'm not around to reboot the system. I'm running 4.1-STABLE. Perhaps if the OS could just be made to not spaz out when a drive fails? Thanks, --- Jesse "One has a moral responsibility to disobey unjust laws." -- Dr. Martin Luther King Jr. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 6: 8:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pisces.singnet.com.sg (pisces.singnet.com.sg [165.21.101.214]) by hub.freebsd.org (Postfix) with ESMTP id 6146637B479 for ; Sat, 28 Oct 2000 06:08:37 -0700 (PDT) Received: from netserver01 (ad202.166.107.161.magix.com.sg [202.166.107.161]) by pisces.singnet.com.sg (8.11.0/8.11.0) with SMTP id e9SD8ZP04964 for ; Sat, 28 Oct 2000 21:08:35 +0800 (SGT) Message-Id: <3.0.32.20001028210912.00a08390@smtp.magix.com.sg> X-Sender: spades@smtp.magix.com.sg X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Sat, 28 Oct 2000 21:09:12 +0800 To: freebsd-questions@freebsd.org From: Spades Subject: RE: User bandwidth Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How do i get a daily output of how much a user use on bandwidth in bytes or bits etc? Lee. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 6:27: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stella.pyramus.com (stella.pyramus.com [206.129.206.3]) by hub.freebsd.org (Postfix) with ESMTP id 9C55B37B479 for ; Sat, 28 Oct 2000 06:26:58 -0700 (PDT) Received: from pyramus.com (dark-star.pyramus.com [206.129.206.6]) by stella.pyramus.com (8.9.3/8.9.3) with ESMTP id GAA09892 for ; Sat, 28 Oct 2000 06:27:09 -0700 (PDT) (envelope-from blake@pyramus.com) Message-ID: <39FAD496.68D9F7@pyramus.com> Date: Sat, 28 Oct 2000 06:28:54 -0700 From: Blake Swensen X-Mailer: Mozilla 4.74 [en]C-DIAL (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD List Subject: OT: Any help with Apache 1.3 not starting? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just installed Apache 1.3 on FreeBSD 4.1-RELEASE from the ports collection. When using the httpd.conf-dist with only minimum required changes, httpd chokes on ANY and ALL or blocks ie. Syntax error on line 375 of /usr/local/www/conf/httpd.conf: Invalid command 'Order', perhaps mis-spelled or defined by a module not included in the server configuration ./apachectl start: httpd could not be started Now, I know that ORDER is a valid command ie. order allow,deny allow from all So can anyone think of what's up with this To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 6:57:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aurora.cs.ucla.edu (Aurora.CS.UCLA.EDU [131.179.96.157]) by hub.freebsd.org (Postfix) with ESMTP id AACEE37B4FE for ; Sat, 28 Oct 2000 06:57:09 -0700 (PDT) Received: (from lixia@localhost) by aurora.cs.ucla.edu (8.9.3+Sun/UCLACS-5.0) id GAA20174; Sat, 28 Oct 2000 06:55:46 -0700 (PDT) From: Lixia Zhang Message-Id: <200010281355.GAA20174@aurora.cs.ucla.edu> Subject: Re: 6over4 for KAME (FreeBSD) In-Reply-To: from Brian Zill at "Oct 27, 2000 02:40:23 pm" To: Brian Zill Date: Sat, 28 Oct 2000 06:55:45 -0700 (PDT) Cc: "'f.johan.beisser'" , Brad Huntting , snap-users@kame.net, freebsd-questions@freebsd.org, ngtrans@sunroof.eng.sun.com, ipng@sunroof.eng.sun.com, yjin@CS.UCLA.EDU X-Mailer: ELM [version 2.4ME+ PL60 (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 > 6to4 and 6over4, while having unfortunately similar names, are quite > different things. > > 6to4 is a form of automatic IPv6 tunneling over IPv4. The IPv4 address of > the "home" end of the tunnel is encoded into the IPv6 prefix. See > draft-ietf-ngtrans-6to4-07.txt. > > 6over4 is another IPv6 over "foo", where "foo" in this case is a > multicast-enabled IPv4 network, instead of say Ethernet or FDDI. See RFC > 2529. > > My recollection is that an implementation of 6over4 for some BSD flavor > exists, since I recall someone performing some interoperability testing > between our implementation and that implementation. UCLA sounds > familiar. yes we did an implementation a few years back, I also recall the interoperability test. Someone from 3com picked up our code? Yixin, can you recall more details? Lixia > Aren't two interoperating implementations a requirement for Proposed > Standard? (RFC 2529 is at PS) I'm not aware of any others offhand, but it > wouldn't surprise me if there were some. > > --Brian > > > -----Original Message----- > > From: f.johan.beisser [mailto:jan@caustic.org] > > Sent: Friday, 27 October, 2000 12:32 > > To: Brad Huntting > > Cc: snap-users@kame.net; freebsd-questions@FreeBSD.ORG; > > ngtrans@sunroof.eng.sun.com; ipng@sunroof.eng.sun.com > > Subject: Re: 6over4 for KAME (FreeBSD) > > > > > > > > i'm not sure if this is what you mean, but: > > > > http://www.kfu.com/~nsayer/6to4/ > > > > also, i think that it is documented on http://www.kame.net. > > > > of course, i oculd very well be talking out of my butt. > > > > -- jan > > > > > > > > On Fri, 27 Oct 2000, Brad Huntting wrote: > > > > > > > > Has anyone started writing a 6over4 (rfc2529) driver for KAME and/or > > > FreeBSD? > > > > > > I have a pointer to a UCLA project called "Virtual Ethernet" by > > > Quang Nguyen (no email address given), but it was written for the > > > Inria stack and FreeBSD2. If there's nothing else available, I > > > may use this as a guide. > > > > > > > > > -------/ f. johan beisser /--------------------------------------+ > > http://caustic.org/~jan jan@caustic.org > > "Never laugh at someone until you've walked a mile in their > > shoes. Then laugh. For you are a mile away, and > > you have their shoes." > > > > > > -------------------------------------------------------------------- > > IETF IPng Working Group Mailing List > > IPng Home Page: http://playground.sun.com/ipng > > FTP archive: ftp://playground.sun.com/pub/ipng > > Direct all administrative requests to majordomo@sunroof.eng.sun.com > > -------------------------------------------------------------------- > > > -------------------------------------------------------------------- > IETF IPng Working Group Mailing List > IPng Home Page: http://playground.sun.com/ipng > FTP archive: ftp://playground.sun.com/pub/ipng > Direct all administrative requests to majordomo@sunroof.eng.sun.com > -------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 6:59:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 376D337B4C5 for ; Sat, 28 Oct 2000 06:59:41 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.1/8.11.1) with SMTP id e9SDxZb00969 for ; Sat, 28 Oct 2000 17:59:35 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <014701c040e7$4dffb2c0$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: Subject: Ping broadcast Date: Sat, 28 Oct 2000 17:59:34 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I just was wondering why when i do ping 192.165.0.255 (the broadcast) nobody answers in my local network. Theare many boxes in the network and they all have the same config. ifconfig -a says: ed1: flags=8843 mtu 1500 inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 ether 00:80:48:c6:9d:37 FBSD: 4.1.1-STABLE, no other problems detected. Thanks! Artem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 7:15:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vmail.vcc.ne.jp (vmail.vcc.ne.jp [211.5.139.164]) by hub.freebsd.org (Postfix) with SMTP id 0DC7437B479 for ; Sat, 28 Oct 2000 07:15:33 -0700 (PDT) Received: (qmail 5336 invoked by uid 511); 28 Oct 2000 14:11:49 -0000 Received: from yokohamako1-19.teleway.ne.jp (HELO nim-gzr03735) (210.230.101.19) by vmail.vcc.ne.jp with SMTP; 28 Oct 2000 14:11:49 -0000 Message-ID: <2066.972742663590@geo.co.jp> Date: Sat, 28 Oct 2000 23:17:43 +0900 (JST) From: WINK Reply-To: megachance@geo.co.jp To: "questions@FreeBSD.ORG" Subject: =?iso-2022-jp?B?GyRCNjwwUkUqJEo4ejJMISolVRsoQhsoQg==?= =?iso-2022-jp?B?GyRCJSclbSViJXMlNyVjJW8hPCEqGyhCGyhC?= Mime-Version: 1.0 Content-Type: text/plain; charset =ISO-2022-JP Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG $BFMA3$N%a!<%k<:Ni$$$?$7$^$9!#$b$7!"A4$/6=L#$NL5$$FbMF$H$*46$8$K$J$kMM(B $B$G$7$?$i!"$*Z!*!*!K(B $B"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!(B $B:#9+$GOCBj$N%U%'%m%b%s%7%c%o!Z$7$^$7$?!#$3$l$@$1$NHVAH!&8&5f5!4X!&?7J95-;v$GJsF;!&ZCW$7$^$7$?!#$=$NFbMF$K$D$$$F(B $B$O%[!<%`%Z!<%8$GBg8x3+$7$F$$$^$9!#$O$C$-$j8@$C$F!$K\Ev$K$9$4$$!*$<$R(B $B0lEY$"$J$?$b$*;n$7$K$J$C$F$O$$$+$,$G$9$+!)$b$7$+$7$?$i!"L@F|$+$i$"$J(B $B$?$KBP$9$k<~0O$N;k@~$,#1#8#0!kJQ$o$k$+$bCN$l$^$;$s!*<~0O$G5^$K%b%F;O(B $B$a$F$$$k?M$O$$$^$;$s$+!)$=$l$O!"%U%'%m%b%s%7%c%o!<$N8z2L$+$bCN$l$^$;(B $B$s!*(B $B:#$J$i!"%$%s%?!<%M%C%HFC2A$GHNGdCf!*$7$+$b!"C/$K$bJ,$+$i$J$$$h$&$KG[(B $BAw$9$k$+$i!"2HB2$dNx?M$K%P%l$k?4G[$b$J$7!*(B $B$3$NOCBj$N%U%'%m%b%s%7%c%o!o<1$K$J$C$F$$$k$[$I$N8z(B $B2L$,$"$k$N$G$9!*$5$"!"GdE9(B $B#W#I#N#K(B $B2#IM;T9AKL6hF|5H#5CzL\#1#1(B-$B#1#0(B http://winkshop.net/ mmtc@emailforever.com _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 7:49:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from user8.orgio.net (unknown [211.119.134.164]) by hub.freebsd.org (Postfix) with ESMTP id 9DD2E37B479 for ; Sat, 28 Oct 2000 07:49:10 -0700 (PDT) Received: (from root@localhost) by user8.orgio.net (8.9.3/8.9.3) id XAA05840 for freebsd-questions@freebsd.org.procmail; Sat, 28 Oct 2000 23:49:08 +0900 Received: from uhhahh ([211.194.85.244]) by user8.orgio.net (8.9.3/8.9.3) with SMTP id XAA05811; Sat, 28 Oct 2000 23:49:06 +0900 Message-ID: <000801c040ee$112b0500$f455c2d3@cyber063.com> From: =?ks_c_5601-1987?B?udq8ur+1?= To: , X-ORGIO-AUTHOR: uhhahh@orgio.net Subject: =?ks_c_5601-1987?B?UkFJRCBkcml2ZXIgZm9yIEhUUDM3MCCxuLy6ILmuwaYg?= =?ks_c_5601-1987?B?wbsgtbW/zcHWvLy/5C4=?= Date: Sat, 28 Oct 2000 23:47:57 +0900 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C04139.7FC48220" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ------=_NextPart_000_0005_01C04139.7FC48220 Content-Type: text/html; Content-Transfer-Encoding: 8bit Message
Á¦°¡ ÀÌ µå¶óÀ̹ö ¼³Á¤À» ¸øÇؼ­ Áװڰŵç¿ä.
¾Ë°í °è½Ã¸é Á» ¾Ë·Á ÁÖ½Ç ¼ö ¾øÀ»±î¿ä?



------=_NextPart_000_0005_01C04139.7FC48220--


To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 7:57:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx-a.qnet.com (mx-a.qnet.com [209.221.198.11]) by hub.freebsd.org (Postfix) with ESMTP id D789D37B479 for ; Sat, 28 Oct 2000 07:57:14 -0700 (PDT) Received: from cello.qnet.com (root@cello.qnet.com [209.221.198.10]) by mx-a.qnet.com (8.9.1a/8.9.3) with ESMTP id HAA19487; Sat, 28 Oct 2000 07:57:08 -0700 (PDT) Received: from STORK (56k-socal-02-04.dial.qnet.com [209.221.198.115]) by cello.qnet.com (8.9.0/8.9.1) with SMTP id HAA20077; Sat, 28 Oct 2000 07:56:58 -0700 (PDT) From: "Heredity Choice" To: "Nick Slager" , "jadream" Cc: Subject: RE: FBSD & Itanium? Date: Sat, 28 Oct 2000 07:48:33 -0700 Message-ID: <000a01c040ee$250ae900$73c6ddd1@STORK> 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 V5.00.2919.5600 In-Reply-To: <20001027221341.C22013@albury.net.au> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Predictions I have seen suggest that the Itanium will be nowhere near as fast as the DEC/Samsung/Compaq/IBM Alpha, but will be much more expensive to manufacture. IBM has an Alpha prototype running at 1200 MH. To do the same amount of work, an Athlon would have to run at about 2400 MH. The lineup of Alphas currently produced range from a Microway workstation for about $2000 to a Compaq cluster being developed for the U.S. Government which will be the most powerful computer in the world. The best news is that most of the single-processor Alphas already are equipped to run FreeBSD. Apple's Darwin, with its microkernel, should be an easy port to the multiprocessor Alpha and the Alpha clusters. I have just acquired an Alpha EB164 for 5% of its cost new 5 years ago. The only hardware incompatible with FreeBSD was the video card, which has no driver in XFree86 4.01 and has swapped places with the card in my Windows box. From the same period, a Deskstation Raptor, a DEC XL or a DEC XLT will not run FreeBSD. Paul Smith > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Nick Slager > Sent: Friday, 27 October, 2000 04:14 AM > To: jadream > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: FBSD & Itanium? > > > Thus spake jadream (jadream@chat.ru): > > > Recently I had a look at Itanium (new Intel's brand) specifications > > and found them really cool. More over Linux version for Itanium is > > coming soon to be available. And what about FreeBSD? Any plans for > > porting it to IA-64? > > I believe there's a port in progress right now. > > > Nick > > -- > From a Sun Microsystems bug report (#4102680): > "Workaround: don't pound on the mouse like a wild monkey." > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 28 8:13:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.ync.net (mail1.ync.net [216.34.185.23]) by hub.freebsd.org (Postfix) with ESMTP id 2634637B479 for ; Sat, 28 Oct 2000 08:13:56 -0700 (PDT) Received: from abyss (tc01-216-34-188-236.ync.net [216.34.188.236]) by mail1.ync.net (8.10.0.Beta6/8.10.0.Beta6) with SMTP id e9SFDoV24663 for ; Sat, 28 Oct 2000 10:13:51 -0500 (CDT) Message-ID: <000801c040f1$10ef7b40$2a00a8c0@gmttech.com> From: "J" To: Subject: Login Hiccup Date: Sat, 28 Oct 2000 10:09:25 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C040C7.26C220A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C040C7.26C220A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable For a non-root user, after the motd appears a wierd message pops up: B: not found Has anyone run across this and know how to fix it? Thanks ------=_NextPart_000_0005_01C040C7.26C220A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
For a non-root user, after the motd = appears a wierd=20 message pops up:
 
B: not found
 
Has anyone run across this and know how = to fix=20 it?
 
Thanks
------=_NextPart_000_0005_01C040C7.26C220A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 8:30:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from alex.intersurf.net (alex.intersurf.net [216.115.129.11]) by hub.freebsd.org (Postfix) with SMTP id 3919B37B4C5 for ; Sat, 28 Oct 2000 08:30:28 -0700 (PDT) Received: (qmail 93028 invoked from network); 28 Oct 2000 10:30:25 -0500 Received: from mdm-142-3.dialup.intersurf.com (HELO win2k) (216.115.142.3) by alex.intersurf.net with SMTP; 28 Oct 2000 10:30:25 -0500 Message-ID: <001f01c040f3$f1e2b110$0101a8c0@win2k> From: "Jeremy Falcon" To: Cc: References: <004a01c03f48$7b9c7420$0101a8c0@win2k> <20001026234827.B75251@149.211.6.64.reflexcom.com> <007301c0400d$508219f0$0101a8c0@win2k> <20001027132234.A42242@149.211.6.64.reflexcom.com> <013a01c040af$badd1780$0101a8c0@win2k> <20001028004432.G75251@149.211.6.64.reflexcom.com> Subject: Re: problem starting ftpd Date: Sat, 28 Oct 2000 10:30:03 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I can ftp and telnet to 127.0.0.1. Go figure. Jeremy Falcon ----- Original Message ----- From: "Crist J . Clark" To: "Jeremy Falcon" Sent: Saturday, October 28, 2000 2:44 AM Subject: Re: problem starting ftpd > On Sat, Oct 28, 2000 at 02:21:44AM -0500, Jeremy Falcon wrote: > > [snip] > > > > First, what are you trying to do? If you want to run an independent > > > ftpd daemon, you have to disable ftpd in inetd.conf. Only one program, > > > either an ftpd daemon or inetd, can be listening on port 21 at a time. > > > > I'm trying to get ftpd to run via inetd; no daemon. With no ftpd running > > (ps -aux | grep ftpd returns nothing) I still get... > > > > # /usr/libexec/ftpd > > Oct 28 01:21:16 gateway ftpd[276]: getpeername (/usr/libexec/ftpd): Socket > > operation on non-socket > > If you run ftpd(8) from the command line with no '-D' that is the > error you will get. ftpd by default expects to be run from > inetd(8). It expects to get the connection handed off to it by inetd > rather than listening on 21. The fact this does not occur has this odd > failure mode. > > If you want to run ftpd from inetd, it is enabled by default, with a > line like, > > ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l > > In inetd.conf(5). > > > I know from my sockets programming experience (primarily Winsock, but it's > > based on BSD Sockets) that getpeername() is used to query the remote > > socket's name on a connected socket (something you need to communicate). > > So, my question is why is their no socket connection being created? Like > > you said, maybe it has to do with the ports not being available after all? > > I wonder if the port not actually beng available will stop a socket from > > being named -- I'll have to look that one up. > > Well, I have not looked at the source recently, but here is my guess. > When run from inetd, inetd passes the connected socket as stdin to > ftpd. When you run ftpd from the command line, the stdin is not a > socket, thus the error. > > > FYI, I really appreciate your assistance and look forward to a response. > > I am not sure why telnet or ftp is not working properly from > inetd. What happens if you get on the machine and, > > $ telnet 127.0.0.0 > > Or, > > $ ftp 127.0.0.1 > > If that works the problem is not likely with inetd. > -- > Crist J. Clark cjclark@alum.mit.edu > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 8:55:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.venon.com (ns1.venon.com [64.7.7.83]) by hub.freebsd.org (Postfix) with ESMTP id 8D4CD37B479 for ; Sat, 28 Oct 2000 08:55:34 -0700 (PDT) Received: from megalomaniac.biosys.net (megalomaniac.venon.com [64.7.7.82]) by ns1.venon.com (Postfix) with ESMTP id 80793D149D; Sat, 28 Oct 2000 11:55:46 -0400 (EDT) Message-Id: <4.3.2.7.2.20001028110103.00c8c978@mail.megapathdsl.net> X-Sender: (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Sat, 28 Oct 2000 11:55:27 -0400 To: "Heredity Choice" , "Nick Slager" , "jadream" From: Allen Landsidel Subject: RE: FBSD & Itanium? Cc: In-Reply-To: <000a01c040ee$250ae900$73c6ddd1@STORK> References: <20001027221341.C22013@albury.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 07:48 10/28/2000 -0700, Heredity Choice wrote: >Predictions I have seen suggest that the Itanium will be nowhere near as >fast as the DEC/Samsung/Compaq/IBM Alpha, but will be much more expensive to >manufacture. > >IBM has an Alpha prototype running at 1200 MH. To do the same amount of >work, an Athlon would have to run at about 2400 MH. Just as a little FYI, here are come current numbers. 21164 Alpha @ 600MHz : 18.8 SpecInt, 29.0 SpecFP. 21264 Alpha @ 575MHz : 25.9 SpecInt, 40.9 SpecFP. Athlon @ 600MHz : 28.0 SpecInt, 22 SpecFP. PIII @ 600MHz : 24.0 SpecInt, 15.9 SpecFP. Those numbers are for BASE processors.. The original K7 Athlon, and the Katmai core PIII. For the Thunderbird I wasn't able to find any scores, and the other P III scores for the coppermine core aren't that much different from the Katmai core. The 21364 Alpha (not in production yet) is running at 1.2GHz, SpecInt 75.0, SpecFP 160.0 (estimated speeds.) That is probably the Alpha you're talking about, and it's a ways off in production. For timeframe purposes, it's pointless to compare it to any x86 machine available now, as by the time that is out, the Sledgehammer/Clawhammer (K8-64bit) processors, as well as the Willamette/Foster/Etc (IA-64 - P7) processors should be out. You have to always keep in mind floating-point vs. integer math as well.. other considerations such as price/performance etc are kind of moot I guess here, considering the absurd direction this email is taking.. >The lineup of Alphas currently produced range from a Microway workstation >for about $2000 to a Compaq cluster being developed for the U.S. Government >which will be the most powerful computer in the world. A Microway 21264 workstation (single processor) with a 667MHz processor and 128MB of memory is $8,500, not $2,000. A dual 500 21264 is $13,000. On that note, a 1GHz Athlon system from the same company is $3,300, with 512MB. So, maybe yes an Athlon system will have to be twice as fast MHz wise as an Alpha to be equally as fast in benchmarks, but who cares if it still costs only 1/3 as much? To equip the Alpha with memory is not cheap either, considering that it's nearly 3x as expensive as PC133 memory for the Athlon. Currently #1 system is the ASCI White at LLNL, 12 Trillion ops/sec, and is a cluster of 8,192 RS/6000 processors. Plans to extend this to the 30 Teraflop range are on track for next year, with plans for 100 Teraflop range for ~ 2003. www.llnl.gov/asci for more information. The machine you're talking about is ASCI Q, and as usual with your statements in this email.. does not exist yet. It is not going to exist until 2004 (scheduled), and is going to be roughly the same speed as ASCI White in 2003. http://www5.compaq.com/hpc/tsn/iss017/hptc_iss017_fa.html#1 >The best news is that most of the single-processor Alphas already are >equipped to run FreeBSD. Apple's Darwin, with its microkernel, should be an >easy port to the multiprocessor Alpha and the Alpha clusters. > >I have just acquired an Alpha EB164 for 5% of its cost new 5 years ago. The >only hardware incompatible with FreeBSD was the video card, which has no >driver in XFree86 4.01 and has swapped places with the card in my Windows >box. From the same period, a Deskstation Raptor, a DEC XL or a DEC XLT will >not run FreeBSD. All in all, this was a really long and stupid email that had nothing to do with answering the simple question asked, which was just about IA-64 support in FreeBSD. I would say this, if Linux is going to support it, then it'll be a compiler option in gcc. If that is the case, then FreeBSD will be supporting it as well, unless something drastic happens in the near future. -- Proud owner of a 600MHz Athlon, 512MB of memory, all Ultra/160 SCSI, A 19" monitor, a GeForce256, and other misc options that all together still cost me about 1/4 what a similarly equipped Alpha would have cost. -- -------signature file------- PGP Key Fingerprint: 446B 7718 B219 9F1E 43DD 8E4A 6BE9 D739 CCC5 7FD7 "I don't think [Linux] will be very successful in the long run." "My experience and some of my friends' experience is that Linux is quite unreliable. Microsoft is really unreliable but Linux is worse." -Ken Thompson, Interview May 1999. http://www.freebsd.org FreeBSD - The Power to Serve http://www.rfnj.org Radio Free New Jersey - 395 streams - 96kbps @ 44.1khz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 9: 1:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-giga.rz.uni-ulm.de [134.60.241.36]) by hub.freebsd.org (Postfix) with ESMTP id B207D37B479 for ; Sat, 28 Oct 2000 09:01:27 -0700 (PDT) Received: from gmx.de (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with ESMTP id SAA13076; Sat, 28 Oct 2000 18:01:24 +0200 (MEST) Message-ID: <39FAF853.893224F9@gmx.de> Date: Sat, 28 Oct 2000 18:01:23 +0200 From: Siegbert Baude X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: de, en MIME-Version: 1.0 To: godo@freemail.org.mk Cc: freebsd-questions@freebsd.org Subject: Re: KDE2 available (was: empty subject) References: <200010281355.AA294650134@freemail.org.mk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Does Kde 2.0 is realised for FreeBSD and were can I download it? cd /usr/ports/x11/kde2/ make install clean I would recommend to backup and uninstall all kde1.x and qt1.x and 2.1 stuff to avoid problems. Be patient, downloading and compiling will last a while ;-) Ciao Siegbert. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 9: 9:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from melimelo.enst-bretagne.fr (melimelo.enst-bretagne.fr [192.108.115.36]) by hub.freebsd.org (Postfix) with ESMTP id 5EFBD37B479 for ; Sat, 28 Oct 2000 09:09:30 -0700 (PDT) Received: from rsm.rennes.enst-bretagne.fr (rsm.rennes.enst-bretagne.fr [192.44.77.1]) by melimelo.enst-bretagne.fr (8.10.1/8.10.1) with ESMTP id e9SG8lY34786; Sat, 28 Oct 2000 18:08:48 +0200 Received: from givry.rennes.enst-bretagne.fr (givry.rennes.enst-bretagne.fr [193.52.74.194]) by rsm.rennes.enst-bretagne.fr (8.8.8/8.8.8) with ESMTP id SAA01909; Sat, 28 Oct 2000 18:08:47 +0200 (MET DST) Received: from givry.rennes.enst-bretagne.fr (localhost.rennes.enst-bretagne.fr [127.0.0.1]) by givry.rennes.enst-bretagne.fr (8.9.3/8.9.3) with ESMTP id SAA29477; Sat, 28 Oct 2000 18:09:15 +0200 (CEST) (envelope-from dupont@givry.rennes.enst-bretagne.fr) Message-Id: <200010281609.SAA29477@givry.rennes.enst-bretagne.fr> From: Francis Dupont To: snap-users@kame.net Cc: freebsd-questions@FreeBSD.ORG, ngtrans@sunroof.eng.sun.com, ipng@sunroof.eng.sun.com Subject: Re: (KAME-snap 3558) 6over4 for KAME (FreeBSD) In-reply-to: Your message of Fri, 27 Oct 2000 13:21:37 MDT. <200010271921.NAA09586@hunkular.glarp.com> Date: Sat, 28 Oct 2000 18:09:15 +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In your previous mail you wrote: Has anyone started writing a 6over4 (rfc2529) driver for KAME and/or FreeBSD? => I have one and I know there is (was?) one done by the CAIRN group (perhaps the one you have referenced). I have a pointer to a UCLA project called "Virtual Ethernet" by Quang Nguyen (no email address given), but it was written for the Inria stack and FreeBSD2. If there's nothing else available, I may use this as a guide. => of course mine is for the INRIA stack but it is rather easy to adapt or rewrite... The only issue is you can't delete multicast structures because of the chaining but this is not an important issue (because of the lack of interest for 6over4?). Regards Francis.Dupont@enst-bretagne.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 9:23:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from melimelo.enst-bretagne.fr (melimelo.enst-bretagne.fr [192.108.115.36]) by hub.freebsd.org (Postfix) with ESMTP id 84EB137B479 for ; Sat, 28 Oct 2000 09:23:54 -0700 (PDT) Received: from rsm.rennes.enst-bretagne.fr (rsm.rennes.enst-bretagne.fr [192.44.77.1]) by melimelo.enst-bretagne.fr (8.10.1/8.10.1) with ESMTP id e9SGMPY28939; Sat, 28 Oct 2000 18:22:25 +0200 Received: from givry.rennes.enst-bretagne.fr (givry.rennes.enst-bretagne.fr [193.52.74.194]) by rsm.rennes.enst-bretagne.fr (8.8.8/8.8.8) with ESMTP id SAA02250; Sat, 28 Oct 2000 18:22:24 +0200 (MET DST) Received: from givry.rennes.enst-bretagne.fr (localhost.rennes.enst-bretagne.fr [127.0.0.1]) by givry.rennes.enst-bretagne.fr (8.9.3/8.9.3) with ESMTP id SAA29597; Sat, 28 Oct 2000 18:22:50 +0200 (CEST) (envelope-from dupont@givry.rennes.enst-bretagne.fr) Message-Id: <200010281622.SAA29597@givry.rennes.enst-bretagne.fr> From: Francis Dupont To: Brian Zill Cc: "'f.johan.beisser'" , Brad Huntting , snap-users@kame.net, freebsd-questions@FreeBSD.ORG, ngtrans@sunroof.eng.sun.com, ipng@sunroof.eng.sun.com Subject: Re: 6over4 for KAME (FreeBSD) In-reply-to: Your message of Fri, 27 Oct 2000 14:40:23 PDT. Date: Sat, 28 Oct 2000 18:22:50 +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In your previous mail you wrote: My recollection is that an implementation of 6over4 for some BSD flavor exists, since I recall someone performing some interoperability testing between our implementation and that implementation. => I did some interoperability testing at the interim meeting in Tokyo using a 3Com multicast router (for fun!). I can remember details, only it was very soon in the morning... UCLA sounds familiar. => I got one day the CAIRN code but when I tried to port it to FreeBSD 3.x I discovered I had only some parts then I kept only the name (virtual Ethernet -> vet) which is in fact the (first/only) thing needed to implement a new flavor of IPv6 over IPv4 (I have 4 different ones :-). Aren't two interoperating implementations a requirement for Proposed Standard? (RFC 2529 is at PS) I'm not aware of any others offhand, but it wouldn't surprise me if there were some. => Cisco supported this but this was removed... Obviously 6to4 (a *different* thing) is far more popular (for bad reasons IMHO). Regards Francis.Dupont@enst-bretagne.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 9:25:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-giga.rz.uni-ulm.de [134.60.241.36]) by hub.freebsd.org (Postfix) with ESMTP id 6C3B037B479 for ; Sat, 28 Oct 2000 09:25:45 -0700 (PDT) Received: from gmx.de (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with ESMTP id SAA15244; Sat, 28 Oct 2000 18:25:41 +0200 (MEST) Message-ID: <39FAFE04.237B4DAC@gmx.de> Date: Sat, 28 Oct 2000 18:25:40 +0200 From: Siegbert Baude X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: de, en MIME-Version: 1.0 To: Artem Koutchine Cc: freebsd-questions@freebsd.org Subject: Re: Ping broadcast References: <014701c040e7$4dffb2c0$0c00a8c0@ipform.ru> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I just was wondering why when i do > ping 192.165.0.255 (the broadcast) nobody answers in my > local network. Maybe because this should be 192.168 << ? > ifconfig -a says: > ed1: flags=8843 mtu 1500 > inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 As you can verify here ^^^ Ciao Siegbert P.S.: If this was just a typo, I don´t know what happens. Ping on the broadcast gives replys from all other machines, where the second and above answers are marked as . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 9:58:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from malkav.snowmoon.com (ip-208-20-126-237.cdcsd.k12.ny.us [208.20.126.237]) by hub.freebsd.org (Postfix) with SMTP id 42F4D37B479 for ; Sat, 28 Oct 2000 09:58:28 -0700 (PDT) Received: (qmail 74239 invoked from network); 28 Oct 2000 16:58:27 -0000 Received: from localhost.snowmoon.com (HELO localhost) (127.0.0.1) by localhost.snowmoon.com with SMTP; 28 Oct 2000 16:58:27 -0000 Date: Sat, 28 Oct 2000 12:58:26 -0400 (EDT) From: Jaime To: Odhiambo Washington Cc: FBSD-Q Subject: Re: Netatalk on 4.1-STABLE In-Reply-To: <20001028160237.E381@poeza.iconnect.co.ke> Message-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, 28 Oct 2000, Odhiambo Washington wrote: > [wash@poeza:~]> papstatus -p LaserWriter > LaserWriter:LaserWriter@*: NBP Lookup failed I've been using NetATalk with the asun patches on FreeBSD 3.0-Release, 3.2-Stable, 3.3-Stable, 3.4-Stable, 4.0-Release, 4.1-Stable, and 4.1.1-Stable. I've used it without those patches on several 2.2.x versions. Its always been great for me. I've never needed papd, though. Only afpd. So what I'm about to say is a complete guess. It looks like one of the following might be a problem: - You didn't compile a kernel with "options NETATALK" in the config file. Does netstat -f altalk show anything? - You're trying to talk to an AppleTalk printer that isn't there. - You haven't configured a printer for papd. According to man papd, you need to configure it via /usr/local/etc/papd.conf. Jaime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 10: 3:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from malkav.snowmoon.com (ip-208-20-126-237.cdcsd.k12.ny.us [208.20.126.237]) by hub.freebsd.org (Postfix) with SMTP id 60A0F37B479 for ; Sat, 28 Oct 2000 10:03:51 -0700 (PDT) Received: (qmail 74262 invoked from network); 28 Oct 2000 17:03:50 -0000 Received: from localhost.snowmoon.com (HELO localhost) (127.0.0.1) by localhost.snowmoon.com with SMTP; 28 Oct 2000 17:03:50 -0000 Date: Sat, 28 Oct 2000 13:03:50 -0400 (EDT) From: Jaime To: Jesse Cc: freebsd-questions@freebsd.org Subject: Re: handling disk failures with vinum 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, 28 Oct 2000, Jesse wrote: > So.. is vinum capable of continuing to operate when a drive fails, or will > the system always die block on accesses and require a reboot? > I'm hoping the system can continue to operate during a failure, even if > I'm not around to reboot the system. I'm running 4.1-STABLE. I don't recall what I did, but when I tested my RAID-5 vinum set up, it continued to function. When I did this, I don't think that I pulled the power cable while a write was occuring, though. Also, after plugging the offending drive back into its power supply, I had to login as root and use the vinum command line tool in order to make the array realize that its drive was back. Then it conducted the rebuilding of that drive. However, I was able to cat a text file and echo >> to that file while the drive was unplugged. Jaime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 10: 5:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from malkav.snowmoon.com (ip-208-20-126-237.cdcsd.k12.ny.us [208.20.126.237]) by hub.freebsd.org (Postfix) with SMTP id E9B0437B479 for ; Sat, 28 Oct 2000 10:05:24 -0700 (PDT) Received: (qmail 74278 invoked from network); 28 Oct 2000 17:05:24 -0000 Received: from localhost.snowmoon.com (HELO localhost) (127.0.0.1) by localhost.snowmoon.com with SMTP; 28 Oct 2000 17:05:24 -0000 Date: Sat, 28 Oct 2000 13:05:24 -0400 (EDT) From: Jaime To: Blake Swensen Cc: FreeBSD List Subject: Re: OT: Any help with Apache 1.3 not starting? In-Reply-To: <39FAD496.68D9F7@pyramus.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, 28 Oct 2000, Blake Swensen wrote: > Just installed Apache 1.3 on FreeBSD 4.1-RELEASE from the ports > collection. When using the httpd.conf-dist with only minimum required > changes, httpd chokes on ANY and ALL or > blocks ie. Send us a diff between your file and the original. Then we'll know that the problem lies within those changes. Or does the original httpd.conf-dist crash Apache too? Jaime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 10: 7:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from malkav.snowmoon.com (ip-208-20-126-237.cdcsd.k12.ny.us [208.20.126.237]) by hub.freebsd.org (Postfix) with SMTP id 945A037B479 for ; Sat, 28 Oct 2000 10:07:09 -0700 (PDT) Received: (qmail 74290 invoked from network); 28 Oct 2000 17:07:09 -0000 Received: from localhost.snowmoon.com (HELO localhost) (127.0.0.1) by localhost.snowmoon.com with SMTP; 28 Oct 2000 17:07:09 -0000 Date: Sat, 28 Oct 2000 13:07:08 -0400 (EDT) From: Jaime To: J Cc: freebsd-questions@freebsd.org Subject: Re: Login Hiccup In-Reply-To: <000801c040f1$10ef7b40$2a00a8c0@gmttech.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, 28 Oct 2000, J wrote: > For a non-root user, after the motd appears a wierd message pops up: > B: not found It sounds like there is a typo in the shell startup script. If you're using sh look at .profile, csh is .cshrc, and bash is .bash_profile and .bashrc. Check the versions in /usr/share/skel, too. Jaime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 10: 7:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail0.mia.bellsouth.net (mail0.mia.bellsouth.net [205.152.144.12]) by hub.freebsd.org (Postfix) with ESMTP id 28B7E37B479 for ; Sat, 28 Oct 2000 10:07:48 -0700 (PDT) Received: from bellsouth (adsl-61-24-178.mia.bellsouth.net [208.61.24.178]) by mail0.mia.bellsouth.net (3.3.5alt/0.75.2) with SMTP id NAA28609 for ; Sat, 28 Oct 2000 13:07:46 -0400 (EDT) Message-ID: <006f01c04101$e0e8cda0$b2183dd0@net.bellsouth.net> From: "Thomas Becks" To: Subject: freeBSD and Windows ME on the same system Date: Sat, 28 Oct 2000 13:09:48 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_006C_01C040E0.598C6900" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_006C_01C040E0.598C6900 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Can you have freeBSD and Windows ME on the same system? Will Windows based programs run on freeBSD? Is there a reference somewhere to set this up if possible? Thank you, Thomas Becks "A person who can't make a decision is making a decision" - Descartes ------=_NextPart_000_006C_01C040E0.598C6900 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Can you have freeBSD and Windows ME on = the same=20 system?
 
Will Windows based programs run on=20 freeBSD?
 
Is there a reference somewhere to set = this up if=20 possible?
 
Thank you,
 
Thomas Becks
"A person who can't make a decision is = making a=20 decision"
- Descartes
------=_NextPart_000_006C_01C040E0.598C6900-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 10:11:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gelrevision.nl (mail.gelrevision.nl [195.86.58.10]) by hub.freebsd.org (Postfix) with ESMTP id 433D737B479 for ; Sat, 28 Oct 2000 10:11:23 -0700 (PDT) Received: from localhost [195.86.231.176] by mail.gelrevision.nl with ESMTP (SMTPD32-6.00) id A87B9A20074; Sat, 28 Oct 2000 19:10:19 +0200 Date: Sat, 28 Oct 2000 19:05:40 +0200 (CEST) From: Maarten van Schie To: Siegbert Baude Cc: Artem Koutchine , freebsd-questions@FreeBSD.ORG Subject: Re: Ping broadcast In-Reply-To: <39FAFE04.237B4DAC@gmx.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When I ping broadcast I receive the following replies: oT# ping 192.168.1.255 PING 192.168.1.255 (192.168.1.255): 56 data bytes 64 bytes from 192.168.1.1: icmp_seq=3D0 ttl=3D255 time=3D0.903 ms 64 bytes from 192.168.1.15: icmp_seq=3D0 ttl=3D60 time=3D2.136 ms (DUP!) 64 bytes from 192.168.1.1: icmp_seq=3D1 ttl=3D255 time=3D0.865 ms 64 bytes from 192.168.1.15: icmp_seq=3D1 ttl=3D60 time=3D1.944 ms (DUP!) 64 bytes from 192.168.1.1: icmp_seq=3D2 ttl=3D255 time=3D0.864 ms 64 bytes from 192.168.1.15: icmp_seq=3D2 ttl=3D60 time=3D1.996 ms (DUP!) 64 bytes from 192.168.1.1: icmp_seq=3D3 ttl=3D255 time=3D0.767 ms 64 bytes from 192.168.1.15: icmp_seq=3D3 ttl=3D60 time=3D2.095 ms (DUP!) 64 bytes from 192.168.1.1: icmp_seq=3D4 ttl=3D255 time=3D0.883 ms 64 bytes from 192.168.1.15: icmp_seq=3D4 ttl=3D60 time=3D2.195 ms (DUP!) 64 bytes from 192.168.1.1: icmp_seq=3D5 ttl=3D255 time=3D0.917 ms 64 bytes from 192.168.1.15: icmp_seq=3D5 ttl=3D60 time=3D2.211 ms (DUP!) 64 bytes from 192.168.1.1: icmp_seq=3D6 ttl=3D255 time=3D0.876 ms 64 bytes from 192.168.1.15: icmp_seq=3D6 ttl=3D60 time=3D2.113 ms (DUP!) 64 bytes from 192.168.1.1: icmp_seq=3D7 ttl=3D255 time=3D0.813 ms 64 bytes from 192.168.1.15: icmp_seq=3D7 ttl=3D60 time=3D2.133 ms (DUP!) 64 bytes from 192.168.1.1: icmp_seq=3D8 ttl=3D255 time=3D0.859 ms 64 bytes from 192.168.1.15: icmp_seq=3D8 ttl=3D60 time=3D1.876 ms (DUP!) 64 bytes from 192.168.1.1: icmp_seq=3D9 ttl=3D255 time=3D0.891 ms 64 bytes from 192.168.1.15: icmp_seq=3D9 ttl=3D60 time=3D1.846 ms (DUP!) 64 bytes from 192.168.1.1: icmp_seq=3D10 ttl=3D255 time=3D0.882 ms 64 bytes from 192.168.1.15: icmp_seq=3D10 ttl=3D60 time=3D1.992 ms (DUP!) 64 bytes from 192.168.1.1: icmp_seq=3D11 ttl=3D255 time=3D0.888 ms 64 bytes from 192.168.1.15: icmp_seq=3D11 ttl=3D60 time=3D1.910 ms (DUP!) And obviously .15 is the last occupied IP in my network so I figurepinging broadcast should return replies from the first and last hosts. On Sat, 28 Oct 2000, Siegbert Baude wrote: > > I just was wondering why when i do > > ping 192.165.0.255 (the broadcast) nobody answers in my > > local network. >=20 > Maybe because this should be 192.168 << ? >=20 > > ifconfig -a says: > > ed1: flags=3D8843 mtu 1500 > > inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 > As you can verify here ^^^ >=20 > Ciao > Siegbert >=20 > P.S.: If this was just a typo, I don=B4t know what happens. Ping on the b= roadcast > gives replys from all other machines, where the second and above answers = are > marked as . >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 10:20:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-out1.bellatlantic.net (smtp-out1.bellatlantic.net [199.45.39.156]) by hub.freebsd.org (Postfix) with ESMTP id 03A0937B479 for ; Sat, 28 Oct 2000 10:20:16 -0700 (PDT) Received: from morningstar (adsl-151-204-71-38.delval.adsl.bellatlantic.net [151.204.71.38]) by smtp-out1.bellatlantic.net (8.9.1/8.9.1) with SMTP id NAA17818 for ; Sat, 28 Oct 2000 13:20:09 -0400 (EDT) Message-Id: <200010281720.NAA17818@smtp-out1.bellatlantic.net> From: "Gene Bomgardner" To: freeBSD-questions@freebsd.org Date: Sat, 28 Oct 2000 13:18:20 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Startup Reply-To: Gene@Bomgardner.net X-mailer: Pegasus Mail for Win32 (v3.11) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG First of all, thanks to those who replied to my natd problem. All was well once I realized I had forgotten the firewall. (oops) The following is for 3.4 I'm trying to do a few other things as well. When the system boots, I'd like to get user ppp connected. I've got ppp_enable set in rc.conf. But no such luck. Is that for kernel ppp only? I've also got a program I'd like to run whenever the system boots up (only after ppp is up). Any suggestions as to how to do it? or where to look? (didn't see it in the handbook) Thanx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 10:32:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1a.ispchannel.com (smtp.ispchannel.com [24.142.63.7]) by hub.freebsd.org (Postfix) with ESMTP id 936CF37B479 for ; Sat, 28 Oct 2000 10:32:58 -0700 (PDT) Received: from ispchannel.com ([206.31.81.146]) by smtp1a.ispchannel.com (InterMail vK.4.02.00.00 201-232-116 license 7d3764cdaca754bf8ae20adf0db2aa60) with ESMTP id <20001028173520.YASV7586.smtp1a@ispchannel.com> for ; Sat, 28 Oct 2000 10:35:20 -0700 Message-ID: <39FB0DD9.634D2A34@ispchannel.com> Date: Sat, 28 Oct 2000 12:33:13 -0500 From: Mark Hummel Organization: YMCA of Florida's Emerald Coast X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: FSD Subject: Pls Help with a Netscape Challenge! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm running FBSD 4.1.1R and Netscape 4.7 (USA). KDE boots in 16 bit color, but Netscape runs in 8 bit. How can I increase the color depth of Netscape? Are there settings somewhere or perhaps a script (pls include if there is) I can insert somewhere? Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 10:37:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f205.law4.hotmail.com [216.33.149.205]) by hub.freebsd.org (Postfix) with ESMTP id 556EE37B479 for ; Sat, 28 Oct 2000 10:37:51 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 28 Oct 2000 10:37:51 -0700 Received: from 63.202.80.13 by lw4fd.law4.hotmail.msn.com with HTTP; Sat, 28 Oct 2000 17:37:51 GMT X-Originating-IP: [63.202.80.13] From: "Tim H" To: questions@freebsd.org Subject: natd question Date: Sat, 28 Oct 2000 17:37:51 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 28 Oct 2000 17:37:51.0151 (UTC) FILETIME=[CB850BF0:01C04105] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I think this is a natd configuration problem, but I'm not sure... I have just set up a ip-aliasing/packet filtering firewall, and things seems to be ok for the most part. I can reach various web sites from within teh internal network. But on a few sites, netscape says "xxx contacted. Waiting for reply..." and just sits there until it times out. This happens only on a few sites, namely www.jandr.com and kr.yahoo.com. I know these sites are up, (traceroute/ping) and can be reached from my connection, ie I can reach them if I physically remove the firewall and directyl connect my pc to the dsl modem. Things does not change even if I disable ipfw rules, which I think means something is wrong with my natd config. I'll provide any output if needed. Thanks much. _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 10:39:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web217.mail.yahoo.com (web217.mail.yahoo.com [128.11.68.117]) by hub.freebsd.org (Postfix) with SMTP id 2A1A537B479 for ; Sat, 28 Oct 2000 10:39:12 -0700 (PDT) Received: (qmail 14525 invoked by uid 60001); 28 Oct 2000 17:39:08 -0000 Message-ID: <20001028173908.14524.qmail@web217.mail.yahoo.com> Received: from [156.26.32.82] by web217.mail.yahoo.com; Sat, 28 Oct 2000 10:39:08 PDT Date: Sat, 28 Oct 2000 10:39:08 -0700 (PDT) From: Anisur Rahman Subject: I cannot run lmbench in FreeBSD. To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, My name is ATM Anis, student of Wichita State University of ECE. I am doing a project on performance comparison of Memory management parameters in different UNIX kernels. I "lmbench" very efficient in Linux kernels. But I am facing problems in running this in FreeBSD. The problem shows as below: ************************** In file included from /usr/include/unistd.h:40, from bench.h:10, from lib_timing.c:11: /usr/include/sys/types.h:57: warning: empty declaration Assembler messages: FATAL: Can't create ../bin/unknown/lib_timing.o: No such file or directory ************************** I will realy appreciate if anyone kindly advise me regarding the problem and any idea to solve this problem. Thanks & Regards ATM Anis ===== ATM Anisur R Bhuiyan 1736 N. Hillside, Apt #2-9, Wichita, KS 67214, USA. Tel :1(316)618 4003 Fax :1(508)546-8390 E-mail: anis111@yahoo.com Web: http://welcome.to/anis111 __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 10:46:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from heinz.jollem.com (c187104187.telekabel.chello.nl [212.187.104.187]) by hub.freebsd.org (Postfix) with ESMTP id 5A57437B479 for ; Sat, 28 Oct 2000 10:45:54 -0700 (PDT) Received: (from ernst@localhost) by heinz.jollem.com (8.9.3/8.9.3) id TAA06079 for questions@freebsd.org; Sat, 28 Oct 2000 19:45:27 +0200 (CEST) (envelope-from ernst) Date: Sat, 28 Oct 2000 19:45:08 +0200 From: Ernst de Haan To: questions@freebsd.org Subject: XFree86 4.0.1 && RIVA TNT [Was: XFree86 4.0.1 port woes] Message-ID: <20001028194508.A6042@c187104187.telekabel.chello.nl> References: <20001028143322.A376@c187104187.telekabel.chello.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20001028143322.A376@c187104187.telekabel.chello.nl>; from ernst@jollem.com on Sat, Oct 28, 2000 at 02:33:22PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After doing some further investigation, it seems the nVidia code is causing the core dump. I successfully tried running the X Server in standard VGA, 8 bit color. Is there anyone that has XFree86 4.0.1 running with an nVidia graphics accelerator card (preferrably the RIVA TNT) ? Ernst Ernst de Haan wrote: > Hi, > > I decided to try installing the XFree86 4.0.1 port over my `old' XFree86 > 3.3.6, because I was wondering if it would give me any performance > improvements. But it core dumps as soon as it starts up, somewhere in the > graphics card initialization code, it seems. Any hints would be greatly > appreciated. > > I upgraded my ports this week. This is how I start X: > > X :0 > > My system has the following characteristics: > > Pentium 2, 400 MHz, 100 MHz bus > 128 MB internal memory > Diamond Viper 550: NVidia RIVA TNT, 16 MB > Adaptec 2940 U2W-SCSI > IBM DNES-309170W harddisk (U2W) > TEAC CD-Writer > IDE on mainboard, IDE harddisk, ZIP drive and DVD player > 3,5" floppy drive > APM BIOS (how relevant can this info be ?! ;-) ) > > I have attached my XF86Config file (/usr/X11/XF86Config), there is nothing > spectacular in it, AFAICS. This is the full server output from > /var/log/XFree86.0.log: > > XFree86 Version 4.0.1 / X Window System > (protocol Version 11, revision 0, vendor release 6400) > Release Date: 1 July 2000 > If the server is older than 6-12 months, or if your card is newer > than the above date, look for a newer version before reporting > problems. (see http://www.XFree86.Org/FAQ) > Operating System: FreeBSD 4.1-STABLE i386 [ELF] > Module Loader present > (==) Log file: "/var/log/XFree86.0.log", Time: Sat Oct 28 14:22:02 2000 > (==) Using config file: "/etc/X11/XF86Config" > Markers: (--) probed, (**) from config file, (==) default setting, > (++) from command line, (!!) notice, (II) informational, > (WW) warning, (EE) error, (??) unknown. > (==) ServerLayout "Simple Layout" > (**) |-->Screen "Screen 1" (0) > (**) | |-->Monitor "Iiyama Vision Master 450" > (**) | |-->Device "Diamond Viper 550" > (**) |-->Input Device "Mouse1" > (**) |-->Input Device "Keyboard1" > (**) Option "AutoRepeat" "500 30" > (WW) Option "XkbCompat" requires an string value > (**) Option "XkbRules" "xfree86" > (**) XKB: rules: "xfree86" > (**) Option "XkbModel" "pc101" > (**) XKB: model: "pc101" > (**) Option "XkbLayout" "us" > (**) XKB: layout: "us" > (**) FontPath set to "/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" > (**) RgbPath set to "/usr/X11R6/lib/X11/rgb" > (==) ModulePath set to "/usr/X11R6/lib/modules" > (--) Using syscons driver with X support (version 2.0) > (--) using VT number 9 > > (II) Module ABI versions: > XFree86 ANSI C Emulation: 0.1 > XFree86 Video Driver: 0.2 > XFree86 XInput driver : 0.1 > XFree86 Server Extension : 0.1 > XFree86 Font Renderer : 0.1 > (II) Loader running on freebsd > (II) LoadModule: "bitmap" > (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a > (II) Module bitmap: vendor="The XFree86 Project" > compiled for 4.0.1, module version = 1.0.0 > Module class: XFree86 Font Renderer > ABI class: XFree86 Font Renderer, version 0.1 > (II) Loading font Bitmap > (II) LoadModule: "pcidata" > (II) Loading /usr/X11R6/lib/modules/libpcidata.a > (II) Module pcidata: vendor="The XFree86 Project" > compiled for 4.0.1, module version = 0.1.0 > ABI class: XFree86 Video Driver, version 0.2 > (II) PCI: Probing config type using method 1 > (II) PCI: Config type is 1 > (II) PCI: stages = 0x03, oldVal1 = 0x80000058, mode1Res1 = 0x80000000 > (II) PCI: PCI scan (all values are in hex) > (II) PCI: 00:00:0: chip 8086,7190 card 0000,0000 rev 02 class 06,00,00 hdr 00 > (II) PCI: 00:01:0: chip 8086,7191 card 0000,0000 rev 02 class 06,04,00 hdr 01 > (II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 02 class 06,01,00 hdr 80 > (II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr 00 > (II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr 00 > (II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 02 class 06,80,00 hdr 00 > (II) PCI: 00:0e:0: chip 0675,1702 card 1050,6692 rev 00 class 02,80,00 hdr 00 > (II) PCI: 00:10:0: chip 9005,0010 card 9005,a180 rev 00 class 01,00,00 hdr 00 > (II) PCI: 00:14:0: chip 1102,0002 card 1102,0021 rev 04 class 04,01,00 hdr 80 > (II) PCI: 00:14:1: chip 1102,7002 card 1102,0020 rev 01 class 09,80,00 hdr 80 > (II) PCI: 01:00:0: chip 10de,0020 card 1092,0550 rev 04 class 03,00,00 hdr 00 > (II) PCI: End of PCI scan > (II) LoadModule: "scanpci" > (II) Loading /usr/X11R6/lib/modules/libscanpci.a > (II) Module scanpci: vendor="The XFree86 Project" > compiled for 4.0.1, module version = 0.1.0 > ABI class: XFree86 Video Driver, version 0.2 > (II) UnloadModule: "scanpci" > (II) Unloading /usr/X11R6/lib/modules/libscanpci.a > (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x88 (VGA_EN is set) > (II) Bus 1 I/O range: > [0] -1 0x0000c000 - 0x0000cfff (0x1000) IXB > (II) Bus 1 non-prefetchable memory range: > [0] -1 0xe8000000 - 0xe9ffffff (0x2000000) MXB > (II) Bus 1 prefetchable memory range: > [0] -1 0xea000000 - 0xeaffffff (0x1000000) MXB > (--) PCI:*(1:0:0) NVidia Riva TNT rev 4, Mem @ 0xe8000000/24, 0xea000000/24 > (II) Addressable bus resource ranges are > [0] -1 0x00000000 - 0xffffffff (0x0) MXB > [1] -1 0x00000000 - 0x0000ffff (0x10000) IXB > (II) OS-reported resource ranges: > [0] -1 0xffe00000 - 0xffffffff (0x200000) MXB(B) > [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B) > [2] -1 0x000f0000 - 0x000fffff (0x10000) MXB > [3] -1 0x000c0000 - 0x000effff (0x30000) MXB > [4] -1 0x00000000 - 0x0009ffff (0xa0000) MXB > [5] -1 0x00000000 - 0x000001ff (0x200) IXBE > (II) Active PCI resource ranges: > [0] -1 0xeb000000 - 0xebffffff (0x1000000) MXBE > [1] -1 0xec001000 - 0xec001fff (0x1000) MXBE > [2] -1 0xe0000000 - 0xe7ffffff (0x8000000) MXBE > [3] -1 0xe9000000 - 0xe900ffff (0x10000) MXB(B) > [4] -1 0xea000000 - 0xeaffffff (0x1000000) MXB(B) > [5] -1 0xe8000000 - 0xe8ffffff (0x1000000) MXB(B) > [6] -1 0x0000e000 - 0x0000e0ff (0x100) IXBE > [7] -1 0x0000dc00 - 0x0000dcff (0x100) IXBE > [8] -1 0x0000d800 - 0x0000d8ff (0x100) IXBE > [9] -1 0x0000d400 - 0x0000d4ff (0x100) IXBE > [10] -1 0x0000d000 - 0x0000d0ff (0x100) IXBE > [11] -1 0x0000f000 - 0x0000f0ff (0x100) IXBE > (II) Active PCI resource ranges after removing overlaps: > [0] -1 0xeb000000 - 0xebffffff (0x1000000) MXBE > [1] -1 0xec001000 - 0xec001fff (0x1000) MXBE > [2] -1 0xe0000000 - 0xe7ffffff (0x8000000) MXBE > [3] -1 0xe9000000 - 0xe900ffff (0x10000) MXB(B) > [4] -1 0xea000000 - 0xeaffffff (0x1000000) MXB(B) > [5] -1 0xe8000000 - 0xe8ffffff (0x1000000) MXB(B) > [6] -1 0x0000e000 - 0x0000e0ff (0x100) IXBE > [7] -1 0x0000dc00 - 0x0000dcff (0x100) IXBE > [8] -1 0x0000d800 - 0x0000d8ff (0x100) IXBE > [9] -1 0x0000d400 - 0x0000d4ff (0x100) IXBE > [10] -1 0x0000d000 - 0x0000d0ff (0x100) IXBE > [11] -1 0x0000f000 - 0x0000f0ff (0x100) IXBE > (II) OS-reported resource ranges after removing overlaps with PCI: > [0] -1 0xffe00000 - 0xffffffff (0x200000) MXB(B) > [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B) > [2] -1 0x000f0000 - 0x000fffff (0x10000) MXB > [3] -1 0x000c0000 - 0x000effff (0x30000) MXB > [4] -1 0x00000000 - 0x0009ffff (0xa0000) MXB > [5] -1 0x00000000 - 0x000001ff (0x200) IXBE > (II) All system resource ranges: > [0] -1 0xffe00000 - 0xffffffff (0x200000) MXB(B) > [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B) > [2] -1 0x000f0000 - 0x000fffff (0x10000) MXB > [3] -1 0x000c0000 - 0x000effff (0x30000) MXB > [4] -1 0x00000000 - 0x0009ffff (0xa0000) MXB > [5] -1 0xeb000000 - 0xebffffff (0x1000000) MXBE > [6] -1 0xec001000 - 0xec001fff (0x1000) MXBE > [7] -1 0xe0000000 - 0xe7ffffff (0x8000000) MXBE > [8] -1 0xe9000000 - 0xe900ffff (0x10000) MXB(B) > [9] -1 0xea000000 - 0xeaffffff (0x1000000) MXB(B) > [10] -1 0xe8000000 - 0xe8ffffff (0x1000000) MXB(B) > [11] -1 0x00000000 - 0x000001ff (0x200) IXBE > [12] -1 0x0000e000 - 0x0000e0ff (0x100) IXBE > [13] -1 0x0000dc00 - 0x0000dcff (0x100) IXBE > [14] -1 0x0000d800 - 0x0000d8ff (0x100) IXBE > [15] -1 0x0000d400 - 0x0000d4ff (0x100) IXBE > [16] -1 0x0000d000 - 0x0000d0ff (0x100) IXBE > [17] -1 0x0000f000 - 0x0000f0ff (0x100) IXBE > (II) LoadModule: "dbe" > (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a > (II) Module dbe: vendor="The XFree86 Project" > compiled for 4.0.1, module version = 1.0.0 > Module class: XFree86 Server Extension > ABI class: XFree86 Server Extension, version 0.1 > (II) Loading extension DOUBLE-BUFFER > (II) LoadModule: "extmod" > (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a > (II) Module extmod: vendor="The XFree86 Project" > compiled for 4.0.1, module version = 1.0.0 > Module class: XFree86 Server Extension > ABI class: XFree86 Server Extension, version 0.1 > (II) Loading extension SHAPE > (II) Loading extension MIT-SUNDRY-NONSTANDARD > (II) Loading extension BIG-REQUESTS > (II) Loading extension SYNC > (II) Loading extension MIT-SCREEN-SAVER > (II) Loading extension XC-MISC > (II) Loading extension XFree86-VidModeExtension > (II) Loading extension XFree86-Misc > (II) Loading extension DPMS > (II) Loading extension FontCache > (II) Loading extension TOG-CUP > (II) Loading extension Extended-Visual-Information > (II) Loading extension XVideo > (II) LoadModule: "type1" > (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a > (II) Module type1: vendor="The XFree86 Project" > compiled for 4.0.1, module version = 1.0.0 > Module class: XFree86 Font Renderer > ABI class: XFree86 Font Renderer, version 0.1 > (II) Loading font Type1 > (II) Loading font CID > (II) LoadModule: "freetype" > (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a > (II) Module freetype: vendor="The XFree86 Project" > compiled for 4.0.1, module version = 1.1.7 > Module class: XFree86 Font Renderer > ABI class: XFree86 Font Renderer, version 0.1 > (II) Loading font FreeType > (II) LoadModule: "nv" > (II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.o > (II) Module nv: vendor="The XFree86 Project" > compiled for 4.0.1, module version = 1.0.0 > Module class: XFree86 Video Driver > ABI class: XFree86 Video Driver, version 0.2 > (II) LoadModule: "mouse" > (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o > (II) Module mouse: vendor="The XFree86 Project" > compiled for 4.0.1, module version = 1.0.0 > Module class: XFree86 XInput Driver > ABI class: XFree86 XInput driver, version 0.1 > (II) NV: driver for NVIDIA chipsets: RIVA128, RIVATNT, RIVATNT2, > RIVATNT2 (Ultra), RIVATNT2 (Vanta), RIVATNT2 M64, > RIVATNT2 (Integrated), GeForce 256, GeForce DDR, Quadro > (--) Assigning device section with no busID to primary device > (--) Chipset RIVATNT found > (II) resource ranges after xf86ClaimFixedResources() call: > [0] -1 0xffe00000 - 0xffffffff (0x200000) MXB(B) > [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B) > [2] -1 0x000f0000 - 0x000fffff (0x10000) MXB > [3] -1 0x000c0000 - 0x000effff (0x30000) MXB > [4] -1 0x00000000 - 0x0009ffff (0xa0000) MXB > [5] -1 0xeb000000 - 0xebffffff (0x1000000) MXBE > [6] -1 0xec001000 - 0xec001fff (0x1000) MXBE > [7] -1 0xe0000000 - 0xe7ffffff (0x8000000) MXBE > [8] -1 0xe9000000 - 0xe900ffff (0x10000) MXB(B) > [9] -1 0xea000000 - 0xeaffffff (0x1000000) MXB(B) > [10] -1 0xe8000000 - 0xe8ffffff (0x1000000) MXB(B) > [11] -1 0x00000000 - 0x000001ff (0x200) IXBE > [12] -1 0x0000e000 - 0x0000e0ff (0x100) IXBE > [13] -1 0x0000dc00 - 0x0000dcff (0x100) IXBE > [14] -1 0x0000d800 - 0x0000d8ff (0x100) IXBE > [15] -1 0x0000d400 - 0x0000d4ff (0x100) IXBE > [16] -1 0x0000d000 - 0x0000d0ff (0x100) IXBE > [17] -1 0x0000f000 - 0x0000f0ff (0x100) IXBE > (II) resource ranges after probing: > [0] -1 0xffe00000 - 0xffffffff (0x200000) MXB(B) > [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B) > [2] -1 0x000f0000 - 0x000fffff (0x10000) MXB > [3] -1 0x000c0000 - 0x000effff (0x30000) MXB > [4] -1 0x00000000 - 0x0009ffff (0xa0000) MXB > [5] -1 0xeb000000 - 0xebffffff (0x1000000) MXBE > [6] -1 0xec001000 - 0xec001fff (0x1000) MXBE > [7] -1 0xe0000000 - 0xe7ffffff (0x8000000) MXBE > [8] -1 0xe9000000 - 0xe900ffff (0x10000) MXB(B) > [9] -1 0xea000000 - 0xeaffffff (0x1000000) MXB(B) > [10] -1 0xe8000000 - 0xe8ffffff (0x1000000) MXB(B) > [11] 0 0x000a0000 - 0x000affff (0x10000) MSB > [12] 0 0x000b0000 - 0x000b7fff (0x8000) MSB > [13] 0 0x000b8000 - 0x000bffff (0x8000) MSB > [14] -1 0x00000000 - 0x000001ff (0x200) IXBE > [15] -1 0x0000e000 - 0x0000e0ff (0x100) IXBE > [16] -1 0x0000dc00 - 0x0000dcff (0x100) IXBE > [17] -1 0x0000d800 - 0x0000d8ff (0x100) IXBE > [18] -1 0x0000d400 - 0x0000d4ff (0x100) IXBE > [19] -1 0x0000d000 - 0x0000d0ff (0x100) IXBE > [20] -1 0x0000f000 - 0x0000f0ff (0x100) IXBE > [21] 0 0x000003b0 - 0x000003bb (0xc) ISB > [22] 0 0x000003c0 - 0x000003df (0x20) ISB > (II) Setting vga for screen 0. > (II) Loading sub module "int10" > (II) LoadModule: "int10" > (II) Loading /usr/X11R6/lib/modules/libint10.a > (II) Module int10: vendor="The XFree86 Project" > compiled for 4.0.1, module version = 1.0.0 > ABI class: XFree86 Video Driver, version 0.2 > (II) NV(0): Initializing int10 > (==) NV(0): Write-combining range (0xa0000,0x20000) was already clear > (==) NV(0): Write-combining range (0xf0000,0x10000) > > Fatal server error: > Caught signal 11. Server aborting > > > When reporting a problem related to a server crash, please send > the full server output, not just the last messages. > This can be found in the log file "/var/log/XFree86.0.log". > > # File generated by xf86config. > > # > # Copyright (c) 1999 by The XFree86 Project, Inc. > # > # Permission is hereby granted, free of charge, to any person obtaining a > # copy of this software and associated documentation files (the "Software"), > # to deal in the Software without restriction, including without limitation > # the rights to use, copy, modify, merge, publish, distribute, sublicense, > # and/or sell copies of the Software, and to permit persons to whom the > # Software is furnished to do so, subject to the following conditions: > # > # The above copyright notice and this permission notice shall be included in > # all copies or substantial portions of the Software. > # > # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR > # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, > # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL > # THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, > # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF > # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE > # SOFTWARE. > # > # Except as contained in this notice, the name of the XFree86 Project shall > # not be used in advertising or otherwise to promote the sale, use or other > # dealings in this Software without prior written authorization from the > # XFree86 Project. > # > > # ********************************************************************** > # Refer to the XF86Config(4/5) man page for details about the format of > # this file. > # ********************************************************************** > > # ********************************************************************** > # Module section -- this section is used to specify > # which dynamically loadable modules to load. > # ********************************************************************** > # > Section "Module" > > # This loads the DBE extension module. > > Load "dbe" # Double buffer extension > > # This loads the miscellaneous extensions module, and disables > # initialisation of the XFree86-DGA extension within that module. > SubSection "extmod" > Option "omit xfree86-dga" # don't initialise the DGA extension > EndSubSection > > # This loads the Type1 and FreeType font modules > Load "type1" > Load "freetype" > > # This loads the GLX module > # Load "glx" > > EndSection > > # ********************************************************************** > # Files section. This allows default font and rgb paths to be set > # ********************************************************************** > > Section "Files" > > # The location of the RGB database. Note, this is the name of the > # file minus the extension (like ".txt" or ".db"). There is normally > # no need to change the default. > > RgbPath "/usr/X11R6/lib/X11/rgb" > > # Multiple FontPath entries are allowed (which are concatenated together), > # as well as specifying multiple comma-separated entries in one FontPath > # command (or a combination of both methods) > # > # If you don't have a floating point coprocessor and emacs, Mosaic or other > # programs take long to start up, try moving the Type1 and Speedo directory > # to the end of this list (or comment them out). > # > > FontPath "/usr/X11R6/lib/X11/fonts/local/" > FontPath "/usr/X11R6/lib/X11/fonts/misc/" > FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" > FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" > FontPath "/usr/X11R6/lib/X11/fonts/Type1/" > FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" > FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" > FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" > > # The module search path. The default path is shown here. > > # ModulePath "/usr/X11R6/lib/modules" > > EndSection > > # ********************************************************************** > # Server flags section. > # ********************************************************************** > > Section "ServerFlags" > > # Uncomment this to cause a core dump at the spot where a signal is > # received. This may leave the console in an unusable state, but may > # provide a better stack trace in the core dump to aid in debugging > > # Option "NoTrapSignals" > > # Uncomment this to disable the server abort sequence > # This allows clients to receive this key event. > > # Option "DontZap" > > # Uncomment this to disable the / mode switching > # sequences. This allows clients to receive these key events. > > # Option "Dont Zoom" > > # Uncomment this to disable tuning with the xvidtune client. With > # it the client can still run and fetch card and monitor attributes, > # but it will not be allowed to change them. If it tries it will > # receive a protocol error. > > # Option "DisableVidModeExtension" > > # Uncomment this to enable the use of a non-local xvidtune client. > > # Option "AllowNonLocalXvidtune" > > # Uncomment this to disable dynamically modifying the input device > # (mouse and keyboard) settings. > > # Option "DisableModInDev" > > # Uncomment this to enable the use of a non-local client to > # change the keyboard or mouse settings (currently only xset). > > # Option "AllowNonLocalModInDev" > > EndSection > > # ********************************************************************** > # Input devices > # ********************************************************************** > > # ********************************************************************** > # Core keyboard's InputDevice section > # ********************************************************************** > > Section "InputDevice" > > Identifier "Keyboard1" > Driver "Keyboard" > # For most OSs the protocol can be omitted (it defaults to "Standard"). > # When using XQUEUE (only for SVR3 and SVR4, but not Solaris), > # uncomment the following line. > > # Option "Protocol" "Xqueue" > > Option "AutoRepeat" "500 30" > > # Specify which keyboard LEDs can be user-controlled (eg, with xset(1)) > # Option "Xleds" "1 2 3" > > # Option "LeftAlt" "Meta" > # Option "RightAlt" "ModeShift" > > # To customise the XKB settings to suit your keyboard, modify the > # lines below (which are the defaults). For example, for a non-U.S. > # keyboard, you will probably want to use: > # Option "XkbModel" "pc102" > # If you have a US Microsoft Natural keyboard, you can use: > # Option "XkbModel" "microsoft" > # > # Then to change the language, change the Layout setting. > # For example, a german layout can be obtained with: > # Option "XkbLayout" "de" > # or: > # Option "XkbLayout" "de" > # Option "XkbVariant" "nodeadkeys" > # > # If you'd like to switch the positions of your capslock and > # control keys, use: > # Option "XkbOptions" "ctrl:swapcaps" > > # These are the default XKB settings for XFree86 > # Option "XkbRules" "xfree86" > # Option "XkbModel" "pc101" > # Option "XkbLayout" "us" > # Option "XkbVariant" "" > # Option "XkbOptions" "" > > # Option "XkbDisable" > > Option "XkbRules" "xfree86" > Option "XkbModel" "pc101" > Option "XkbLayout" "us" > Option "XkbCompat" "" > > EndSection > > > # ********************************************************************** > # Core Pointer's InputDevice section > # ********************************************************************** > > Section "InputDevice" > > # Identifier and driver > > Identifier "Mouse1" > Driver "mouse" > Option "Protocol" "MouseSystems" > Option "Device" "/dev/sysmouse" > > # When using XQUEUE, comment out the above two lines, and uncomment > # the following line. > > # Option "Protocol" "Xqueue" > > # Baudrate and SampleRate are only for some Logitech mice. In > # almost every case these lines should be omitted. > > # Option "BaudRate" "9600" > # Option "SampleRate" "150" > > # Emulate3Buttons is an option for 2-button Microsoft mice > # Emulate3Timeout is the timeout in milliseconds (default is 50ms) > > # Option "Emulate3Buttons" > # Option "Emulate3Timeout" "50" > > # ChordMiddle is an option for some 3-button Logitech mice > > # Option "ChordMiddle" > > EndSection > > > # ********************************************************************** > # Other input device sections > # this is optional and is required only if you > # are using extended input devices. This is for example only. Refer > # to the XF86Config man page for a description of the options. > # ********************************************************************** > # > # Section "InputDevice" > # Identifier "Mouse2" > # Driver "mouse" > # Option "Protocol" "MouseMan" > # Option "Device" "/dev/mouse2" > # EndSection > # > # Section "InputDevice" > # Identifier "spaceball" > # Driver "magellan" > # Option "Device" "/dev/cua0" > # EndSection > # > # Section "InputDevice" > # Identifier "spaceball2" > # Driver "spaceorb" > # Option "Device" "/dev/cua0" > # EndSection > # > # Section "InputDevice" > # Identifier "touchscreen0" > # Driver "microtouch" > # Option "Device" "/dev/ttyS0" > # Option "MinX" "1412" > # Option "MaxX" "15184" > # Option "MinY" "15372" > # Option "MaxY" "1230" > # Option "ScreenNumber" "0" > # Option "ReportingMode" "Scaled" > # Option "ButtonNumber" "1" > # Option "SendCoreEvents" > # EndSection > # > # Section "InputDevice" > # Identifier "touchscreen1" > # Driver "elo2300" > # Option "Device" "/dev/ttyS0" > # Option "MinX" "231" > # Option "MaxX" "3868" > # Option "MinY" "3858" > # Option "MaxY" "272" > # Option "ScreenNumber" "0" > # Option "ReportingMode" "Scaled" > # Option "ButtonThreshold" "17" > # Option "ButtonNumber" "1" > # Option "SendCoreEvents" > # EndSection > > # ********************************************************************** > # Monitor section > # ********************************************************************** > > # Any number of monitor sections may be present > > Section "Monitor" > > Identifier "Iiyama Vision Master 450" > > # HorizSync is in kHz unless units are specified. > # HorizSync may be a comma separated list of discrete values, or a > # comma separated list of ranges of values. > # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S > # USER MANUAL FOR THE CORRECT NUMBERS. > > HorizSync 30-102 > > # HorizSync 30-64 # multisync > # HorizSync 31.5, 35.2 # multiple fixed sync frequencies > # HorizSync 15-25, 30-50 # multiple ranges of sync frequencies > > # VertRefresh is in Hz unless units are specified. > # VertRefresh may be a comma separated list of discrete values, or a > # comma separated list of ranges of values. > # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S > # USER MANUAL FOR THE CORRECT NUMBERS. > > VertRefresh 50-160 > > EndSection > > > # ********************************************************************** > # Graphics device section > # ********************************************************************** > > # Any number of graphics device sections may be present > > # Standard VGA Device: > > Section "Device" > Identifier "Standard VGA" > VendorName "Unknown" > BoardName "Unknown" > > # The chipset line is optional in most cases. It can be used to override > # the driver's chipset detection, and should not normally be specified. > > # Chipset "generic" > > # The Driver line must be present. When using run-time loadable driver > # modules, this line instructs the server to load the specified driver > # module. Even when not using loadable driver modules, this line > # indicates which driver should interpret the information in this section. > > Driver "vga" > # The BusID line is used to specify which of possibly multiple devices > # this section is intended for. When this line isn't present, a device > # section can only match up with the primary video device. For PCI > # devices a line like the following could be used. This line should not > # normally be included unless there is more than one video device > # intalled. > > # BusID "PCI:0:10:0" > > # VideoRam 256 > > # Clocks 25.2 28.3 > > EndSection > > # Device configured by xf86config: > > Section "Device" > Identifier "Diamond Viper 550" > Driver "nv" > #VideoRam 16384 > # Insert Clocks lines here if appropriate > EndSection > > > # ********************************************************************** > # Screen sections > # ********************************************************************** > > # Any number of screen sections may be present. Each describes > # the configuration of a single screen. A single specific screen section > # may be specified from the X server command line with the "-screen" > # option. > Section "Screen" > Identifier "Screen 1" > Device "Diamond Viper 550" > Monitor "Iiyama Vision Master 450" > DefaultDepth 24 > > Subsection "Display" > Depth 8 > Modes "1600x1200" "1152x864" "1280x1024" "1024x768" > ViewPort 0 0 > Virtual 1600 1280 > EndSubsection > Subsection "Display" > Depth 16 > Modes "1600x1200" "1152x864" "1280x1024" "1024x768" > ViewPort 0 0 > Virtual 1280 1024 > EndSubsection > Subsection "Display" > Depth 24 > Modes "1600x1200" "1152x864" "1280x1024" "1024x768" > ViewPort 0 0 > Virtual 1152 900 > EndSubsection > EndSection > > # ********************************************************************** > # ServerLayout sections. > # ********************************************************************** > > # Any number of ServerLayout sections may be present. Each describes > # the way multiple screens are organised. A specific ServerLayout > # section may be specified from the X server command line with the > # "-layout" option. In the absence of this, the first section is used. > # When now ServerLayout section is present, the first Screen section > # is used alone. > > Section "ServerLayout" > > # The Identifier line must be present > Identifier "Simple Layout" > > # Each Screen line specifies a Screen section name, and optionally > # the relative position of other screens. The four names after > # primary screen name are the screens to the top, bottom, left and right > # of the primary screen. In this example, screen 2 is located to the > # right of screen 1. > > Screen "Screen 1" > > # Each InputDevice line specifies an InputDevice section name and > # optionally some options to specify the way the device is to be > # used. Those options include "CorePointer", "CoreKeyboard" and > # "SendCoreEvents". > > InputDevice "Mouse1" "CorePointer" > InputDevice "Keyboard1" "CoreKeyboard" > > EndSection > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 11: 4:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1a.ispchannel.com (smtp.ispchannel.com [24.142.63.7]) by hub.freebsd.org (Postfix) with ESMTP id E1F3737B479 for ; Sat, 28 Oct 2000 11:04:29 -0700 (PDT) Received: from ispchannel.com ([206.31.81.146]) by smtp1a.ispchannel.com (InterMail vK.4.02.00.00 201-232-116 license 7d3764cdaca754bf8ae20adf0db2aa60) with ESMTP id <20001028180651.YEFD7586.smtp1a@ispchannel.com> for ; Sat, 28 Oct 2000 11:06:51 -0700 Message-ID: <39FB153C.C4ED2D7@ispchannel.com> Date: Sat, 28 Oct 2000 13:04:44 -0500 From: Mark Hummel Organization: YMCA of Florida's Emerald Coast X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: FSD Subject: Lexmark Printer Challenge Continues 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 now installed apswriter and ghostscript as per this listserv. How do I test my printer? It won't print from the text editor in KDE nor will it print from Netscape. What's up? Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 11:31:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web6004.mail.yahoo.com (web6004.mail.yahoo.com [128.11.23.29]) by hub.freebsd.org (Postfix) with SMTP id 70A2C37B479 for ; Sat, 28 Oct 2000 11:31:44 -0700 (PDT) Received: (qmail 21450 invoked by uid 60001); 28 Oct 2000 18:31:44 -0000 Message-ID: <20001028183144.21449.qmail@web6004.mail.yahoo.com> Received: from [156.26.32.82] by web6004.mail.yahoo.com; Sat, 28 Oct 2000 11:31:44 PDT Date: Sat, 28 Oct 2000 11:31:44 -0700 (PDT) From: ramya vijay Subject: running lmbench on FreeBSD To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have a problem running lmbench-2alpha10 on freeBSD 3.4. I downloaded lmbench-2alpha10 from bitmovers.com. lmbench-2alpha10 works fine with redhat linux6(kernel version 2.2.5-15,2.2.15,2.0.4-test9). But when compiled with FreeBSD,the error displayed is: ************************** In file included from /usr/include/unistd.h:40, from bench.h:10, from lib_timing.c:11: /usr/include/sys/types.h:57: warning: empty declaration Assembler messages: FATAL: Can't create ../bin/unknown/lib_timing.o: No such file or directory ************************** I would be thankful to you if you could help me out with this problem. Thanks & Regards, Ramya vijay, Graduate Research Assistant, Wichita State University, Wichita,Kansas. __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 11:38: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-giga.rz.uni-ulm.de [134.60.241.36]) by hub.freebsd.org (Postfix) with ESMTP id D17B437B4C5 for ; Sat, 28 Oct 2000 11:38:05 -0700 (PDT) Received: from gmx.de (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with ESMTP id UAA26206; Sat, 28 Oct 2000 20:38:01 +0200 (MEST) Message-ID: <39FB1D08.852743C9@gmx.de> Date: Sat, 28 Oct 2000 20:38:00 +0200 From: Siegbert Baude X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: de, en MIME-Version: 1.0 To: Peter Kuyarov Cc: "'freebsd-questions@freebsd.org'" Subject: Re: Satisfied w/ your desktop? References: <572C6148D69AD4119DEB00D0B765D10B040DCA@EXCHSERVER> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > --- www.nul.cjb.net --- The Power to Crash Peter, do you really think that´s funny? This link will crash every browser with java-script enabled, not only MS ones. (Here killing konqueror also pulled X down. Be glad, that I didn´t have any important docs open; I would be even angrier then.) Go back to your script kiddies on IRC, but leave us alone. Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 11:40:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.cbn.net.id (smtp1.cbn.net.id [202.158.2.51]) by hub.freebsd.org (Postfix) with ESMTP id EFC1837B479 for ; Sat, 28 Oct 2000 11:40:15 -0700 (PDT) Received: from mona.viper.com (ip29-181.cbn.net.id [202.158.29.181]) by smtp1.cbn.net.id (Postfix) with ESMTP id 91A485354C for ; Sun, 29 Oct 2000 01:43:10 +0700 (JAVT) Received: (qmail 3691 invoked by uid 500); 28 Oct 2000 18:32:53 -0000 Date: Sun, 29 Oct 2000 01:32:53 +0700 From: John Indra To: freebsd-questions@freebsd.org Subject: qmail -> postfix Message-ID: <20001029013252.A3678@indocyber.com> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Mailer: Mutt 1.2.5i on Linux 2.2.14-5.0 i586 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear FreeBSD users... I find my self interested in postfix. I have been a long time qmail user. So I thought before I switch to postfix, I would like to ask some questions. What's the best MLM (Mailing List Manager) that can co-operate with postfix? Can the MLM be a direct ezmlm competitor? BTW can ezmlm be installed and 'forced' to co-operate with postfix? The second question is regarding virtual domains/users. With qmail, virtual domains/users management is easy and even easier with the help of vpopmail. How is virtual domains/users management in postfix. Is there any helper application analogous to vpopmail for postfix? FYI I've never used sendmail before and I don't understand sendmail's design and how it works. Thank you Regards, John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 11:40:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.cbn.net.id (smtp1.cbn.net.id [202.158.2.51]) by hub.freebsd.org (Postfix) with ESMTP id 20C0B37B4CF for ; Sat, 28 Oct 2000 11:40:19 -0700 (PDT) Received: from mona.viper.com (ip29-181.cbn.net.id [202.158.29.181]) by smtp1.cbn.net.id (Postfix) with ESMTP id A39FD53541 for ; Sun, 29 Oct 2000 01:43:08 +0700 (JAVT) Received: (qmail 3634 invoked by uid 500); 28 Oct 2000 18:19:04 -0000 Date: Sun, 29 Oct 2000 01:19:04 +0700 From: John Indra To: freebsd-questions@freebsd.org Subject: Re: FreeBSD 4.1 is not mounting VCD and audio CD's. Message-ID: <20001029011904.A3597@indocyber.com> Mail-Followup-To: freebsd-questions@freebsd.org References: <18595499@toto.iv> <14839.34599.902318.695389@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <14839.34599.902318.695389@guru.mired.org>; from mwm@mired.org on Wed, Oct 25, 2000 at 08:21:43PM -0500 X-Mailer: Mutt 1.2.5i on Linux 2.2.14-5.0 i586 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 25, 2000 at 08:21:43PM -0500, Mike Meyer wrote: |Aman sharma writes: |> FreeBSD 4.1 is not mounting VCD and audio CD's. | |While correct, you forgot to phrase your message in the form of a |question, so we can't give you any credit for it. | |If you have a question about this behavior, please send the question |so we can answer it. Since the original poster hasn't react to your statement then please let me ask the question because I really wanted to know. Thus, what is the reason or why can't I used VCD player apps (such as mtv) to watch certain VCD movies under FreeBSD (cause FreeBSD can't mount those VCDs)? Thanks... | ; Sat, 28 Oct 2000 12:00:45 -0700 (PDT) Received: from astro.cs.utk.edu (LOCALHOST [127.0.0.1]) by astro.cs.utk.edu (cf 8.9.3) with ESMTP id PAA02393; Sat, 28 Oct 2000 15:00:22 -0400 (EDT) Message-Id: <200010281900.PAA02393@astro.cs.utk.edu> X-URI: http://www.cs.utk.edu/~moore/ From: Keith Moore To: Francis Dupont Cc: Brian Zill , "'f.johan.beisser'" , Brad Huntting , snap-users@kame.net, freebsd-questions@FreeBSD.ORG, ngtrans@sunroof.eng.sun.com, ipng@sunroof.eng.sun.com Subject: Re: (ngtrans) Re: 6over4 for KAME (FreeBSD) In-reply-to: Your message of "Sat, 28 Oct 2000 18:22:50 +0200." <200010281622.SAA29597@givry.rennes.enst-bretagne.fr> Date: Sat, 28 Oct 2000 15:00:22 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > => Cisco supported this but this was removed... Obviously 6to4 (a *different* > thing) is far more popular (for bad reasons IMHO). 6to4 and 6over4 solve different problems; there's very little overlap in their applicability. So if there is more interest in 6to4 than 6over4 it may be only a reflection that it is easier to upgrade a private intranet to support native IPv6 (thus bypassing 6over4) than to upgrade the public Internet to support native IPv6. Keith To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 12:26:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout04.sul.t-online.com (mailout04.sul.t-online.com [194.25.134.18]) by hub.freebsd.org (Postfix) with ESMTP id 0172637B4CF for ; Sat, 28 Oct 2000 12:26:50 -0700 (PDT) Received: from fmrl03.sul.t-online.de by mailout04.sul.t-online.com with smtp id 13pbcs-00045n-00; Sat, 28 Oct 2000 21:26:46 +0200 Received: from tanja.ncptiddische.net (520077084314-0001@[193.159.148.202]) by fmrl03.sul.t-online.com with esmtp id 13pbce-1xCRUWC; Sat, 28 Oct 2000 21:26:32 +0200 Received: from daniela.ncptiddische.net (daniela.ncptiddische.net [192.168.0.3]) by tanja.ncptiddische.net (8.11.1/8.11.1) with ESMTP id e9SJSrr00337 for ; Sat, 28 Oct 2000 21:29:43 +0200 (CEST) (envelope-from nils@nightcastleproductions.org) Date: Sat, 28 Oct 2000 21:28:05 +0200 (CEST) From: Nils Holland To: questions@freebsd.org Subject: Could it be the memory? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 520077084314-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! Well, today I got hold of a user 486-SX computer with 4 MB RAM. I thought I'd get another 4 MB so that I have 8 MB in total, and then I'd install FreeBSD on it. I was already looking forward to building that little "test" machine, but before I could start I ran into a problem: When I try to boot from the 3.4-RELEASE install disks, first everything works fine. After reading from the MFS-root disk, the counter starts counting down before it starks booting the kernel (or, as it is with the install boot disks, the kernel configure dialog). Now, when the counter has reached 0 or I press ENTER, the config dialog does not appear! Instead, the machine reboots! Not so nice, actually! Ok, I thought maybe the installed 4 MB are too little RAM, so I wanted to put some more RAM into the machine. That plan was cancelled, however, when after opening the box I realized that there are some tiny little 30-pin SIMMS inside - and I only have some 72-pin pieces here. Well, what now? I could buy some used RAM to put into that machine - but I'm not even sure that the problem is really related to memory! When booting the machine, it says it has in total 3712 KB inside. Shouldn't that *just* enough to test FreeBSD? So, any suggestions anybody? Can you imagine that too little RAM is really the problem? Or do you think it's probably more likely something else. I already tried changing some settings in the BIOS (well, actually not much can be set there) and it didn't solve the problem. I wouldn't mind if I don't get that machine running - after all I got it basically for free. But another FreeBSD box, no matter how slow, would still be fine ;-) Greetings, Nils Holland ----------------------------------------------------------------- Nils Holland NightCastle Productions * http://www.nightcastleproductions.org ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 12:27: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-1.sjc.telocity.net (mail-1.sjc.telocity.net [216.227.56.41]) by hub.freebsd.org (Postfix) with ESMTP id 4487D37B479 for ; Sat, 28 Oct 2000 12:26:45 -0700 (PDT) Received: from zoso (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-1.sjc.telocity.net (8.9.3/8.9.3) with SMTP id MAA06682; Sat, 28 Oct 2000 12:24:35 -0700 (PDT) From: "Otter" To: "Ernst de Haan" , Subject: RE: XFree86 4.0.1 && RIVA TNT [Was: XFree86 4.0.1 port woes] Date: Sat, 28 Oct 2000 15:29:48 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-reply-to: <20001028194508.A6042@c187104187.telekabel.chello.nl> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've got a 16MB Riva TNT running under XF 4.01_3 (patch level 3 from ports). It's remote, and I just view the desktop on anther machine, but it's started with wdm and runs fine here. Let me know if there's anything (i.e.config files)I can send or do to help out. -Otter }-----Original Message----- }From: owner-freebsd-questions@FreeBSD.ORG }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of }Ernst de Haan }Sent: Saturday, October 28, 2000 1:45 PM }To: questions@FreeBSD.ORG }Subject: XFree86 4.0.1 && RIVA TNT [Was: XFree86 4.0.1 port woes] } } }After doing some further investigation, it seems the nVidia }code is causing }the core dump. I successfully tried running the X Server in }standard VGA, }8 bit color. } }Is there anyone that has XFree86 4.0.1 running with an }nVidia graphics }accelerator card (preferrably the RIVA TNT) ? } }Ernst } } }Ernst de Haan wrote: }> Hi, }> }> I decided to try installing the XFree86 4.0.1 port over my }`old' XFree86 }> 3.3.6, because I was wondering if it would give me any performance }> improvements. But it core dumps as soon as it starts up, }somewhere in the }> graphics card initialization code, it seems. Any hints }would be greatly }> appreciated. }> }> I upgraded my ports this week. This is how I start X: }> }> X :0 }> }> My system has the following characteristics: }> }> Pentium 2, 400 MHz, 100 MHz bus }> 128 MB internal memory }> Diamond Viper 550: NVidia RIVA TNT, 16 MB }> Adaptec 2940 U2W-SCSI }> IBM DNES-309170W harddisk (U2W) }> TEAC CD-Writer }> IDE on mainboard, IDE harddisk, ZIP drive and DVD player }> 3,5" floppy drive }> APM BIOS (how relevant can this info be ?! ;-) ) }> }> I have attached my XF86Config file (/usr/X11/XF86Config), }there is nothing }> spectacular in it, AFAICS. This is the full server output from }> /var/log/XFree86.0.log: }> }> XFree86 Version 4.0.1 / X Window System }> (protocol Version 11, revision 0, vendor release 6400) }> Release Date: 1 July 2000 }> If the server is older than 6-12 months, or if your }card is newer }> than the above date, look for a newer version before reporting }> problems. (see http://www.XFree86.Org/FAQ) }> Operating System: FreeBSD 4.1-STABLE i386 [ELF] }> Module Loader present }> (==) Log file: "/var/log/XFree86.0.log", Time: Sat Oct 28 }14:22:02 2000 }> (==) Using config file: "/etc/X11/XF86Config" }> Markers: (--) probed, (**) from config file, (==) default setting, }> (++) from command line, (!!) notice, (II) informational, }> (WW) warning, (EE) error, (??) unknown. }> (==) ServerLayout "Simple Layout" }> (**) |-->Screen "Screen 1" (0) }> (**) | |-->Monitor "Iiyama Vision Master 450" }> (**) | |-->Device "Diamond Viper 550" }> (**) |-->Input Device "Mouse1" }> (**) |-->Input Device "Keyboard1" }> (**) Option "AutoRepeat" "500 30" }> (WW) Option "XkbCompat" requires an string value }> (**) Option "XkbRules" "xfree86" }> (**) XKB: rules: "xfree86" }> (**) Option "XkbModel" "pc101" }> (**) XKB: model: "pc101" }> (**) Option "XkbLayout" "us" }> (**) XKB: layout: "us" }> (**) FontPath set to }"/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/mis }c/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X1 }1/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr }/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/, }/usr/X11R6/lib/X11/fonts/100dpi/" }> (**) RgbPath set to "/usr/X11R6/lib/X11/rgb" }> (==) ModulePath set to "/usr/X11R6/lib/modules" }> (--) Using syscons driver with X support (version 2.0) }> (--) using VT number 9 }> }> (II) Module ABI versions: }> XFree86 ANSI C Emulation: 0.1 }> XFree86 Video Driver: 0.2 }> XFree86 XInput driver : 0.1 }> XFree86 Server Extension : 0.1 }> XFree86 Font Renderer : 0.1 }> (II) Loader running on freebsd }> (II) LoadModule: "bitmap" }> (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a }> (II) Module bitmap: vendor="The XFree86 Project" }> compiled for 4.0.1, module version = 1.0.0 }> Module class: XFree86 Font Renderer }> ABI class: XFree86 Font Renderer, version 0.1 }> (II) Loading font Bitmap }> (II) LoadModule: "pcidata" }> (II) Loading /usr/X11R6/lib/modules/libpcidata.a }> (II) Module pcidata: vendor="The XFree86 Project" }> compiled for 4.0.1, module version = 0.1.0 }> ABI class: XFree86 Video Driver, version 0.2 }> (II) PCI: Probing config type using method 1 }> (II) PCI: Config type is 1 }> (II) PCI: stages = 0x03, oldVal1 = 0x80000058, mode1Res1 = }0x80000000 }> (II) PCI: PCI scan (all values are in hex) }> (II) PCI: 00:00:0: chip 8086,7190 card 0000,0000 rev 02 }class 06,00,00 hdr 00 }> (II) PCI: 00:01:0: chip 8086,7191 card 0000,0000 rev 02 }class 06,04,00 hdr 01 }> (II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 02 }class 06,01,00 hdr 80 }> (II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 }class 01,01,80 hdr 00 }> (II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 }class 0c,03,00 hdr 00 }> (II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 02 }class 06,80,00 hdr 00 }> (II) PCI: 00:0e:0: chip 0675,1702 card 1050,6692 rev 00 }class 02,80,00 hdr 00 }> (II) PCI: 00:10:0: chip 9005,0010 card 9005,a180 rev 00 }class 01,00,00 hdr 00 }> (II) PCI: 00:14:0: chip 1102,0002 card 1102,0021 rev 04 }class 04,01,00 hdr 80 }> (II) PCI: 00:14:1: chip 1102,7002 card 1102,0020 rev 01 }class 09,80,00 hdr 80 }> (II) PCI: 01:00:0: chip 10de,0020 card 1092,0550 rev 04 }class 03,00,00 hdr 00 }> (II) PCI: End of PCI scan }> (II) LoadModule: "scanpci" }> (II) Loading /usr/X11R6/lib/modules/libscanpci.a }> (II) Module scanpci: vendor="The XFree86 Project" }> compiled for 4.0.1, module version = 0.1.0 }> ABI class: XFree86 Video Driver, version 0.2 }> (II) UnloadModule: "scanpci" }> (II) Unloading /usr/X11R6/lib/modules/libscanpci.a }> (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x88 }(VGA_EN is set) }> (II) Bus 1 I/O range: }> [0] -1 0x0000c000 - 0x0000cfff (0x1000) IXB }> (II) Bus 1 non-prefetchable memory range: }> [0] -1 0xe8000000 - 0xe9ffffff (0x2000000) MXB }> (II) Bus 1 prefetchable memory range: }> [0] -1 0xea000000 - 0xeaffffff (0x1000000) MXB }> (--) PCI:*(1:0:0) NVidia Riva TNT rev 4, Mem @ }0xe8000000/24, 0xea000000/24 }> (II) Addressable bus resource ranges are }> [0] -1 0x00000000 - 0xffffffff (0x0) MXB }> [1] -1 0x00000000 - 0x0000ffff (0x10000) IXB }> (II) OS-reported resource ranges: }> [0] -1 0xffe00000 - 0xffffffff (0x200000) MXB(B) }> [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B) }> [2] -1 0x000f0000 - 0x000fffff (0x10000) MXB }> [3] -1 0x000c0000 - 0x000effff (0x30000) MXB }> [4] -1 0x00000000 - 0x0009ffff (0xa0000) MXB }> [5] -1 0x00000000 - 0x000001ff (0x200) IXBE }> (II) Active PCI resource ranges: }> [0] -1 0xeb000000 - 0xebffffff (0x1000000) MXBE }> [1] -1 0xec001000 - 0xec001fff (0x1000) MXBE }> [2] -1 0xe0000000 - 0xe7ffffff (0x8000000) MXBE }> [3] -1 0xe9000000 - 0xe900ffff (0x10000) MXB(B) }> [4] -1 0xea000000 - 0xeaffffff (0x1000000) MXB(B) }> [5] -1 0xe8000000 - 0xe8ffffff (0x1000000) MXB(B) }> [6] -1 0x0000e000 - 0x0000e0ff (0x100) IXBE }> [7] -1 0x0000dc00 - 0x0000dcff (0x100) IXBE }> [8] -1 0x0000d800 - 0x0000d8ff (0x100) IXBE }> [9] -1 0x0000d400 - 0x0000d4ff (0x100) IXBE }> [10] -1 0x0000d000 - 0x0000d0ff (0x100) IXBE }> [11] -1 0x0000f000 - 0x0000f0ff (0x100) IXBE }> (II) Active PCI resource ranges after removing overlaps: }> [0] -1 0xeb000000 - 0xebffffff (0x1000000) MXBE }> [1] -1 0xec001000 - 0xec001fff (0x1000) MXBE }> [2] -1 0xe0000000 - 0xe7ffffff (0x8000000) MXBE }> [3] -1 0xe9000000 - 0xe900ffff (0x10000) MXB(B) }> [4] -1 0xea000000 - 0xeaffffff (0x1000000) MXB(B) }> [5] -1 0xe8000000 - 0xe8ffffff (0x1000000) MXB(B) }> [6] -1 0x0000e000 - 0x0000e0ff (0x100) IXBE }> [7] -1 0x0000dc00 - 0x0000dcff (0x100) IXBE }> [8] -1 0x0000d800 - 0x0000d8ff (0x100) IXBE }> [9] -1 0x0000d400 - 0x0000d4ff (0x100) IXBE }> [10] -1 0x0000d000 - 0x0000d0ff (0x100) IXBE }> [11] -1 0x0000f000 - 0x0000f0ff (0x100) IXBE }> (II) OS-reported resource ranges after removing overlaps with PCI: }> [0] -1 0xffe00000 - 0xffffffff (0x200000) MXB(B) }> [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B) }> [2] -1 0x000f0000 - 0x000fffff (0x10000) MXB }> [3] -1 0x000c0000 - 0x000effff (0x30000) MXB }> [4] -1 0x00000000 - 0x0009ffff (0xa0000) MXB }> [5] -1 0x00000000 - 0x000001ff (0x200) IXBE }> (II) All system resource ranges: }> [0] -1 0xffe00000 - 0xffffffff (0x200000) MXB(B) }> [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B) }> [2] -1 0x000f0000 - 0x000fffff (0x10000) MXB }> [3] -1 0x000c0000 - 0x000effff (0x30000) MXB }> [4] -1 0x00000000 - 0x0009ffff (0xa0000) MXB }> [5] -1 0xeb000000 - 0xebffffff (0x1000000) MXBE }> [6] -1 0xec001000 - 0xec001fff (0x1000) MXBE }> [7] -1 0xe0000000 - 0xe7ffffff (0x8000000) MXBE }> [8] -1 0xe9000000 - 0xe900ffff (0x10000) MXB(B) }> [9] -1 0xea000000 - 0xeaffffff (0x1000000) MXB(B) }> [10] -1 0xe8000000 - 0xe8ffffff (0x1000000) MXB(B) }> [11] -1 0x00000000 - 0x000001ff (0x200) IXBE }> [12] -1 0x0000e000 - 0x0000e0ff (0x100) IXBE }> [13] -1 0x0000dc00 - 0x0000dcff (0x100) IXBE }> [14] -1 0x0000d800 - 0x0000d8ff (0x100) IXBE }> [15] -1 0x0000d400 - 0x0000d4ff (0x100) IXBE }> [16] -1 0x0000d000 - 0x0000d0ff (0x100) IXBE }> [17] -1 0x0000f000 - 0x0000f0ff (0x100) IXBE }> (II) LoadModule: "dbe" }> (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a }> (II) Module dbe: vendor="The XFree86 Project" }> compiled for 4.0.1, module version = 1.0.0 }> Module class: XFree86 Server Extension }> ABI class: XFree86 Server Extension, version 0.1 }> (II) Loading extension DOUBLE-BUFFER }> (II) LoadModule: "extmod" }> (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a }> (II) Module extmod: vendor="The XFree86 Project" }> compiled for 4.0.1, module version = 1.0.0 }> Module class: XFree86 Server Extension }> ABI class: XFree86 Server Extension, version 0.1 }> (II) Loading extension SHAPE }> (II) Loading extension MIT-SUNDRY-NONSTANDARD }> (II) Loading extension BIG-REQUESTS }> (II) Loading extension SYNC }> (II) Loading extension MIT-SCREEN-SAVER }> (II) Loading extension XC-MISC }> (II) Loading extension XFree86-VidModeExtension }> (II) Loading extension XFree86-Misc }> (II) Loading extension DPMS }> (II) Loading extension FontCache }> (II) Loading extension TOG-CUP }> (II) Loading extension Extended-Visual-Information }> (II) Loading extension XVideo }> (II) LoadModule: "type1" }> (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a }> (II) Module type1: vendor="The XFree86 Project" }> compiled for 4.0.1, module version = 1.0.0 }> Module class: XFree86 Font Renderer }> ABI class: XFree86 Font Renderer, version 0.1 }> (II) Loading font Type1 }> (II) Loading font CID }> (II) LoadModule: "freetype" }> (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a }> (II) Module freetype: vendor="The XFree86 Project" }> compiled for 4.0.1, module version = 1.1.7 }> Module class: XFree86 Font Renderer }> ABI class: XFree86 Font Renderer, version 0.1 }> (II) Loading font FreeType }> (II) LoadModule: "nv" }> (II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.o }> (II) Module nv: vendor="The XFree86 Project" }> compiled for 4.0.1, module version = 1.0.0 }> Module class: XFree86 Video Driver }> ABI class: XFree86 Video Driver, version 0.2 }> (II) LoadModule: "mouse" }> (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o }> (II) Module mouse: vendor="The XFree86 Project" }> compiled for 4.0.1, module version = 1.0.0 }> Module class: XFree86 XInput Driver }> ABI class: XFree86 XInput driver, version 0.1 }> (II) NV: driver for NVIDIA chipsets: RIVA128, RIVATNT, RIVATNT2, }> RIVATNT2 (Ultra), RIVATNT2 (Vanta), RIVATNT2 M64, }> RIVATNT2 (Integrated), GeForce 256, GeForce DDR, Quadro }> (--) Assigning device section with no busID to primary device }> (--) Chipset RIVATNT found }> (II) resource ranges after xf86ClaimFixedResources() call: }> [0] -1 0xffe00000 - 0xffffffff (0x200000) MXB(B) }> [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B) }> [2] -1 0x000f0000 - 0x000fffff (0x10000) MXB }> [3] -1 0x000c0000 - 0x000effff (0x30000) MXB }> [4] -1 0x00000000 - 0x0009ffff (0xa0000) MXB }> [5] -1 0xeb000000 - 0xebffffff (0x1000000) MXBE }> [6] -1 0xec001000 - 0xec001fff (0x1000) MXBE }> [7] -1 0xe0000000 - 0xe7ffffff (0x8000000) MXBE }> [8] -1 0xe9000000 - 0xe900ffff (0x10000) MXB(B) }> [9] -1 0xea000000 - 0xeaffffff (0x1000000) MXB(B) }> [10] -1 0xe8000000 - 0xe8ffffff (0x1000000) MXB(B) }> [11] -1 0x00000000 - 0x000001ff (0x200) IXBE }> [12] -1 0x0000e000 - 0x0000e0ff (0x100) IXBE }> [13] -1 0x0000dc00 - 0x0000dcff (0x100) IXBE }> [14] -1 0x0000d800 - 0x0000d8ff (0x100) IXBE }> [15] -1 0x0000d400 - 0x0000d4ff (0x100) IXBE }> [16] -1 0x0000d000 - 0x0000d0ff (0x100) IXBE }> [17] -1 0x0000f000 - 0x0000f0ff (0x100) IXBE }> (II) resource ranges after probing: }> [0] -1 0xffe00000 - 0xffffffff (0x200000) MXB(B) }> [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B) }> [2] -1 0x000f0000 - 0x000fffff (0x10000) MXB }> [3] -1 0x000c0000 - 0x000effff (0x30000) MXB }> [4] -1 0x00000000 - 0x0009ffff (0xa0000) MXB }> [5] -1 0xeb000000 - 0xebffffff (0x1000000) MXBE }> [6] -1 0xec001000 - 0xec001fff (0x1000) MXBE }> [7] -1 0xe0000000 - 0xe7ffffff (0x8000000) MXBE }> [8] -1 0xe9000000 - 0xe900ffff (0x10000) MXB(B) }> [9] -1 0xea000000 - 0xeaffffff (0x1000000) MXB(B) }> [10] -1 0xe8000000 - 0xe8ffffff (0x1000000) MXB(B) }> [11] 0 0x000a0000 - 0x000affff (0x10000) MSB }> [12] 0 0x000b0000 - 0x000b7fff (0x8000) MSB }> [13] 0 0x000b8000 - 0x000bffff (0x8000) MSB }> [14] -1 0x00000000 - 0x000001ff (0x200) IXBE }> [15] -1 0x0000e000 - 0x0000e0ff (0x100) IXBE }> [16] -1 0x0000dc00 - 0x0000dcff (0x100) IXBE }> [17] -1 0x0000d800 - 0x0000d8ff (0x100) IXBE }> [18] -1 0x0000d400 - 0x0000d4ff (0x100) IXBE }> [19] -1 0x0000d000 - 0x0000d0ff (0x100) IXBE }> [20] -1 0x0000f000 - 0x0000f0ff (0x100) IXBE }> [21] 0 0x000003b0 - 0x000003bb (0xc) ISB }> [22] 0 0x000003c0 - 0x000003df (0x20) ISB }> (II) Setting vga for screen 0. }> (II) Loading sub module "int10" }> (II) LoadModule: "int10" }> (II) Loading /usr/X11R6/lib/modules/libint10.a }> (II) Module int10: vendor="The XFree86 Project" }> compiled for 4.0.1, module version = 1.0.0 }> ABI class: XFree86 Video Driver, version 0.2 }> (II) NV(0): Initializing int10 }> (==) NV(0): Write-combining range (0xa0000,0x20000) was }already clear }> (==) NV(0): Write-combining range (0xf0000,0x10000) }> }> Fatal server error: }> Caught signal 11. Server aborting }> }> }> When reporting a problem related to a server crash, please send }> the full server output, not just the last messages. }> This can be found in the log file "/var/log/XFree86.0.log". }> } }> # File generated by xf86config. }> }> # }> # Copyright (c) 1999 by The XFree86 Project, Inc. }> # }> # Permission is hereby granted, free of charge, to any }person obtaining a }> # copy of this software and associated documentation files }(the "Software"), }> # to deal in the Software without restriction, including }without limitation }> # the rights to use, copy, modify, merge, publish, }distribute, sublicense, }> # and/or sell copies of the Software, and to permit }persons to whom the }> # Software is furnished to do so, subject to the following }conditions: }> # }> # The above copyright notice and this permission notice }shall be included in }> # all copies or substantial portions of the Software. }> # }> # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF }ANY KIND, EXPRESS OR }> # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF }MERCHANTABILITY, }> # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. }IN NO EVENT SHALL }> # THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR }OTHER LIABILITY, }> # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, }ARISING FROM, OUT OF }> # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER }DEALINGS IN THE }> # SOFTWARE. }> # }> # Except as contained in this notice, the name of the }XFree86 Project shall }> # not be used in advertising or otherwise to promote the }sale, use or other }> # dealings in this Software without prior written }authorization from the }> # XFree86 Project. }> # }> }> # }************************************************************* }********* }> # Refer to the XF86Config(4/5) man page for details about }the format of }> # this file. }> # }************************************************************* }********* }> }> # }************************************************************* }********* }> # Module section -- this section is used to specify }> # which dynamically loadable modules to load. }> # }************************************************************* }********* }> # }> Section "Module" }> }> # This loads the DBE extension module. }> }> Load "dbe" # Double buffer extension }> }> # This loads the miscellaneous extensions module, and disables }> # initialisation of the XFree86-DGA extension within that module. }> SubSection "extmod" }> Option "omit xfree86-dga" # don't initialise }the DGA extension }> EndSubSection }> }> # This loads the Type1 and FreeType font modules }> Load "type1" }> Load "freetype" }> }> # This loads the GLX module }> # Load "glx" }> }> EndSection }> }> # }************************************************************* }********* }> # Files section. This allows default font and rgb paths to be set }> # }************************************************************* }********* }> }> Section "Files" }> }> # The location of the RGB database. Note, this is the name of the }> # file minus the extension (like ".txt" or ".db"). There }is normally }> # no need to change the default. }> }> RgbPath "/usr/X11R6/lib/X11/rgb" }> }> # Multiple FontPath entries are allowed (which are }concatenated together), }> # as well as specifying multiple comma-separated entries }in one FontPath }> # command (or a combination of both methods) }> # }> # If you don't have a floating point coprocessor and }emacs, Mosaic or other }> # programs take long to start up, try moving the Type1 and }Speedo directory }> # to the end of this list (or comment them out). }> # }> }> FontPath "/usr/X11R6/lib/X11/fonts/local/" }> FontPath "/usr/X11R6/lib/X11/fonts/misc/" }> FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" }> FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" }> FontPath "/usr/X11R6/lib/X11/fonts/Type1/" }> FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" }> FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" }> FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" }> }> # The module search path. The default path is shown here. }> }> # ModulePath "/usr/X11R6/lib/modules" }> }> EndSection }> }> # }************************************************************* }********* }> # Server flags section. }> # }************************************************************* }********* }> }> Section "ServerFlags" }> }> # Uncomment this to cause a core dump at the spot where a }signal is }> # received. This may leave the console in an unusable }state, but may }> # provide a better stack trace in the core dump to aid in debugging }> }> # Option "NoTrapSignals" }> }> # Uncomment this to disable the server }abort sequence }> # This allows clients to receive this key event. }> }> # Option "DontZap" }> }> # Uncomment this to disable the / }mode switching }> # sequences. This allows clients to receive these key events. }> }> # Option "Dont Zoom" }> }> # Uncomment this to disable tuning with the xvidtune client. With }> # it the client can still run and fetch card and monitor }attributes, }> # but it will not be allowed to change them. If it tries it will }> # receive a protocol error. }> }> # Option "DisableVidModeExtension" }> }> # Uncomment this to enable the use of a non-local xvidtune client. }> }> # Option "AllowNonLocalXvidtune" }> }> # Uncomment this to disable dynamically modifying the input device }> # (mouse and keyboard) settings. }> }> # Option "DisableModInDev" }> }> # Uncomment this to enable the use of a non-local client to }> # change the keyboard or mouse settings (currently only xset). }> }> # Option "AllowNonLocalModInDev" }> }> EndSection }> }> # }************************************************************* }********* }> # Input devices }> # }************************************************************* }********* }> }> # }************************************************************* }********* }> # Core keyboard's InputDevice section }> # }************************************************************* }********* }> }> Section "InputDevice" }> }> Identifier "Keyboard1" }> Driver "Keyboard" }> # For most OSs the protocol can be omitted (it defaults to }"Standard"). }> # When using XQUEUE (only for SVR3 and SVR4, but not Solaris), }> # uncomment the following line. }> }> # Option "Protocol" "Xqueue" }> }> Option "AutoRepeat" "500 30" }> }> # Specify which keyboard LEDs can be user-controlled (eg, }with xset(1)) }> # Option "Xleds" "1 2 3" }> }> # Option "LeftAlt" "Meta" }> # Option "RightAlt" "ModeShift" }> }> # To customise the XKB settings to suit your keyboard, modify the }> # lines below (which are the defaults). For example, for }a non-U.S. }> # keyboard, you will probably want to use: }> # Option "XkbModel" "pc102" }> # If you have a US Microsoft Natural keyboard, you can use: }> # Option "XkbModel" "microsoft" }> # }> # Then to change the language, change the Layout setting. }> # For example, a german layout can be obtained with: }> # Option "XkbLayout" "de" }> # or: }> # Option "XkbLayout" "de" }> # Option "XkbVariant" "nodeadkeys" }> # }> # If you'd like to switch the positions of your capslock and }> # control keys, use: }> # Option "XkbOptions" "ctrl:swapcaps" }> }> # These are the default XKB settings for XFree86 }> # Option "XkbRules" "xfree86" }> # Option "XkbModel" "pc101" }> # Option "XkbLayout" "us" }> # Option "XkbVariant" "" }> # Option "XkbOptions" "" }> }> # Option "XkbDisable" }> }> Option "XkbRules" "xfree86" }> Option "XkbModel" "pc101" }> Option "XkbLayout" "us" }> Option "XkbCompat" "" }> }> EndSection }> }> }> # }************************************************************* }********* }> # Core Pointer's InputDevice section }> # }************************************************************* }********* }> }> Section "InputDevice" }> }> # Identifier and driver }> }> Identifier "Mouse1" }> Driver "mouse" }> Option "Protocol" "MouseSystems" }> Option "Device" "/dev/sysmouse" }> }> # When using XQUEUE, comment out the above two lines, and uncomment }> # the following line. }> }> # Option "Protocol" "Xqueue" }> }> # Baudrate and SampleRate are only for some Logitech mice. In }> # almost every case these lines should be omitted. }> }> # Option "BaudRate" "9600" }> # Option "SampleRate" "150" }> }> # Emulate3Buttons is an option for 2-button Microsoft mice }> # Emulate3Timeout is the timeout in milliseconds (default is 50ms) }> }> # Option "Emulate3Buttons" }> # Option "Emulate3Timeout" "50" }> }> # ChordMiddle is an option for some 3-button Logitech mice }> }> # Option "ChordMiddle" }> }> EndSection }> }> }> # }************************************************************* }********* }> # Other input device sections }> # this is optional and is required only if you }> # are using extended input devices. This is for example }only. Refer }> # to the XF86Config man page for a description of the options. }> # }************************************************************* }********* }> # }> # Section "InputDevice" }> # Identifier "Mouse2" }> # Driver "mouse" }> # Option "Protocol" "MouseMan" }> # Option "Device" "/dev/mouse2" }> # EndSection }> # }> # Section "InputDevice" }> # Identifier "spaceball" }> # Driver "magellan" }> # Option "Device" "/dev/cua0" }> # EndSection }> # }> # Section "InputDevice" }> # Identifier "spaceball2" }> # Driver "spaceorb" }> # Option "Device" "/dev/cua0" }> # EndSection }> # }> # Section "InputDevice" }> # Identifier "touchscreen0" }> # Driver "microtouch" }> # Option "Device" "/dev/ttyS0" }> # Option "MinX" "1412" }> # Option "MaxX" "15184" }> # Option "MinY" "15372" }> # Option "MaxY" "1230" }> # Option "ScreenNumber" "0" }> # Option "ReportingMode" "Scaled" }> # Option "ButtonNumber" "1" }> # Option "SendCoreEvents" }> # EndSection }> # }> # Section "InputDevice" }> # Identifier "touchscreen1" }> # Driver "elo2300" }> # Option "Device" "/dev/ttyS0" }> # Option "MinX" "231" }> # Option "MaxX" "3868" }> # Option "MinY" "3858" }> # Option "MaxY" "272" }> # Option "ScreenNumber" "0" }> # Option "ReportingMode" "Scaled" }> # Option "ButtonThreshold" "17" }> # Option "ButtonNumber" "1" }> # Option "SendCoreEvents" }> # EndSection }> }> # }************************************************************* }********* }> # Monitor section }> # }************************************************************* }********* }> }> # Any number of monitor sections may be present }> }> Section "Monitor" }> }> Identifier "Iiyama Vision Master 450" }> }> # HorizSync is in kHz unless units are specified. }> # HorizSync may be a comma separated list of discrete values, or a }> # comma separated list of ranges of values. }> # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S }> # USER MANUAL FOR THE CORRECT NUMBERS. }> }> HorizSync 30-102 }> }> # HorizSync 30-64 # multisync }> # HorizSync 31.5, 35.2 # multiple fixed sync }frequencies }> # HorizSync 15-25, 30-50 # multiple ranges of }sync frequencies }> }> # VertRefresh is in Hz unless units are specified. }> # VertRefresh may be a comma separated list of discrete }values, or a }> # comma separated list of ranges of values. }> # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S }> # USER MANUAL FOR THE CORRECT NUMBERS. }> }> VertRefresh 50-160 }> }> EndSection }> }> }> # }************************************************************* }********* }> # Graphics device section }> # }************************************************************* }********* }> }> # Any number of graphics device sections may be present }> }> # Standard VGA Device: }> }> Section "Device" }> Identifier "Standard VGA" }> VendorName "Unknown" }> BoardName "Unknown" }> }> # The chipset line is optional in most cases. It can be }used to override }> # the driver's chipset detection, and should not normally }be specified. }> }> # Chipset "generic" }> }> # The Driver line must be present. When using run-time }loadable driver }> # modules, this line instructs the server to load the }specified driver }> # module. Even when not using loadable driver modules, this line }> # indicates which driver should interpret the information }in this section. }> }> Driver "vga" }> # The BusID line is used to specify which of possibly }multiple devices }> # this section is intended for. When this line isn't }present, a device }> # section can only match up with the primary video device. For PCI }> # devices a line like the following could be used. This }line should not }> # normally be included unless there is more than one video device }> # intalled. }> }> # BusID "PCI:0:10:0" }> }> # VideoRam 256 }> }> # Clocks 25.2 28.3 }> }> EndSection }> }> # Device configured by xf86config: }> }> Section "Device" }> Identifier "Diamond Viper 550" }> Driver "nv" }> #VideoRam 16384 }> # Insert Clocks lines here if appropriate }> EndSection }> }> }> # }************************************************************* }********* }> # Screen sections }> # }************************************************************* }********* }> }> # Any number of screen sections may be present. Each describes }> # the configuration of a single screen. A single specific }screen section }> # may be specified from the X server command line with the }"-screen" }> # option. }> Section "Screen" }> Identifier "Screen 1" }> Device "Diamond Viper 550" }> Monitor "Iiyama Vision Master 450" }> DefaultDepth 24 }> }> Subsection "Display" }> Depth 8 }> Modes "1600x1200" "1152x864" "1280x1024" "1024x768" }> ViewPort 0 0 }> Virtual 1600 1280 }> EndSubsection }> Subsection "Display" }> Depth 16 }> Modes "1600x1200" "1152x864" "1280x1024" "1024x768" }> ViewPort 0 0 }> Virtual 1280 1024 }> EndSubsection }> Subsection "Display" }> Depth 24 }> Modes "1600x1200" "1152x864" "1280x1024" "1024x768" }> ViewPort 0 0 }> Virtual 1152 900 }> EndSubsection }> EndSection }> }> # }************************************************************* }********* }> # ServerLayout sections. }> # }************************************************************* }********* }> }> # Any number of ServerLayout sections may be present. }Each describes }> # the way multiple screens are organised. A specific ServerLayout }> # section may be specified from the X server command line with the }> # "-layout" option. In the absence of this, the first }section is used. }> # When now ServerLayout section is present, the first }Screen section }> # is used alone. }> }> Section "ServerLayout" }> }> # The Identifier line must be present }> Identifier "Simple Layout" }> }> # Each Screen line specifies a Screen section name, and optionally }> # the relative position of other screens. The four names after }> # primary screen name are the screens to the top, bottom, }left and right }> # of the primary screen. In this example, screen 2 is }located to the }> # right of screen 1. }> }> Screen "Screen 1" }> }> # Each InputDevice line specifies an InputDevice section name and }> # optionally some options to specify the way the device is to be }> # used. Those options include "CorePointer", "CoreKeyboard" and }> # "SendCoreEvents". }> }> InputDevice "Mouse1" "CorePointer" }> InputDevice "Keyboard1" "CoreKeyboard" }> }> EndSection }> } } } }To Unsubscribe: send mail to majordomo@FreeBSD.org }with "unsubscribe freebsd-questions" in the body of 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 Oct 28 12:28: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from oxygene.gromy.net (cab-194127.calixo.net [213.166.194.127]) by hub.freebsd.org (Postfix) with ESMTP id AE2AD37B4C5 for ; Sat, 28 Oct 2000 12:27:56 -0700 (PDT) Received: by oxygene.gromy.net (Postfix, from userid 1000) id 5F4831807C; Sat, 28 Oct 2000 21:27:49 +0200 (CEST) Date: Sat, 28 Oct 2000 21:27:49 +0200 From: Lucas Nussbaum To: freebsd-questions@freebsd.org Subject: lpt no detected at boot time Message-ID: <20001028212748.A436@oxygene.gromy.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm sorry to ask this question here, but I've been through the handbook, the LINT file, and the ppc, ppbus and lpt man pages without finding any solution ... I'm trying to configure a printer corrected on LPT0. I'm running FreeBSD 3.5-STABLE. Here's my kernel config file : controller ppbus0 device lpt0 at ppbus? device ppi0 at ppbus? device pps0 at ppbus? device ppc0 at isa? port? tty irq 7 And here's the corresponding dmesg output : ppc0 at 0x3bc irq 7 on isa ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode ppi0: on ppbus 0 lppps0: on ppbus 0 (no mention of lpt0) Of course : root@oxygene:/dev> sh MAKEDEV lpt0 root@oxygene:/dev> lptest > /dev/lpt0 su: /dev/lpt0: Device not configured What's wrong ? I really don't understand ... Thanks a lot for having read me ;o) Lucas Nussbaum lucas@ians.be PS: Could you cc me when answering ? I'm can read that mailing list here ... Thanks ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 12:28:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes11-hme0.telusplanet.net (fepout3.telus.net [199.185.220.238]) by hub.freebsd.org (Postfix) with ESMTP id ABD6537B4E5 for ; Sat, 28 Oct 2000 12:28:45 -0700 (PDT) Received: from q ([209.53.59.203]) by priv-edtnes11-hme0.telusplanet.net (InterMail vM.4.01.02.11 201-229-116-111) with SMTP id <20001028192844.DYLH19691.priv-edtnes11-hme0.telusplanet.net@q> for ; Sat, 28 Oct 2000 13:28:44 -0600 Message-ID: <001101c04115$51d4e7c0$cb3b35d1@bconnected.net> From: "Peter" To: "'freebsd-questions@freebsd.org'" Subject: HELP WITH SETTING SMTP on qmail or sendmail Date: Sat, 28 Oct 2000 12:28:58 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000E_01C040DA.A4F769E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000E_01C040DA.A4F769E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable =20 Hello=20 Im having a little problems setting up qmail or sendmail to relay a = block C ips. But for someone reason it relay all block b and c. Could = someone post or send me a sample config file for either or both for = qmail and sendmail=20 Thank You Peter ------=_NextPart_000_000E_01C040DA.A4F769E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
   
 
Hello
 
 
Im having a little problems setting up = qmail or=20 sendmail to relay a block C ips.  But for someone reason it relay = all block=20 b and c.  Could someone post or send me a sample config file for = either or=20 both for qmail and sendmail
 
 
Thank You
 
Peter
 
------=_NextPart_000_000E_01C040DA.A4F769E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 12:31:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fremont.bolingbroke.com (adsl-216-102-90-210.dsl.snfc21.pacbell.net [216.102.90.210]) by hub.freebsd.org (Postfix) with ESMTP id 5D22837B4C5 for ; Sat, 28 Oct 2000 12:31:41 -0700 (PDT) Received: from fremont.bolingbroke.com (fremont.bolingbroke.com [216.102.90.210]) by fremont.bolingbroke.com (Switch-2.1.0/Switch-2.1.0) with ESMTP id e9SJVBr25001; Sat, 28 Oct 2000 12:31:11 -0700 (PDT) Date: Sat, 28 Oct 2000 12:31:11 -0700 (PDT) From: Ken Bolingbroke To: Nils Holland Cc: questions@FreeBSD.ORG Subject: Re: Could it be the memory? 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 You need at least 12 meg RAM to install. Once you've got FreeBSD installed, you can actually run on less, but you definitely require at least 12 meg to do a fresh install from sysinstall. Ken On Sat, 28 Oct 2000, Nils Holland wrote: > Hi! > Well, today I got hold of a user 486-SX computer with 4 MB RAM. I thought > I'd get another 4 MB so that I have 8 MB in total, and then I'd install > FreeBSD on it. I was already looking forward to building that little > "test" machine, but before I could start I ran into a problem: > > When I try to boot from the 3.4-RELEASE install disks, first everything > works fine. After reading from the MFS-root disk, the counter starts > counting down before it starks booting the kernel (or, as it is with the > install boot disks, the kernel configure dialog). Now, when the counter > has reached 0 or I press ENTER, the config dialog does not > appear! Instead, the machine reboots! Not so nice, actually! > > Ok, I thought maybe the installed 4 MB are too little RAM, so I wanted to > put some more RAM into the machine. That plan was cancelled, however, when > after opening the box I realized that there are some tiny little 30-pin > SIMMS inside - and I only have some 72-pin pieces here. > > Well, what now? I could buy some used RAM to put into that machine - but > I'm not even sure that the problem is really related to memory! When > booting the machine, it says it has in total 3712 KB inside. Shouldn't > that *just* enough to test FreeBSD? > > So, any suggestions anybody? Can you imagine that too little RAM is really > the problem? Or do you think it's probably more likely something else. I > already tried changing some settings in the BIOS (well, actually not much > can be set there) and it didn't solve the problem. > > I wouldn't mind if I don't get that machine running - after all I got it > basically for free. But another FreeBSD box, no matter how slow, would > still be fine ;-) > > Greetings, > Nils Holland > > ----------------------------------------------------------------- > Nils Holland > NightCastle Productions * http://www.nightcastleproductions.org > ----------------------------------------------------------------- > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 12:32:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www.xshare.com (www.fileseeker.net [212.84.237.17]) by hub.freebsd.org (Postfix) with ESMTP id EB26537B4C5 for ; Sat, 28 Oct 2000 12:32:55 -0700 (PDT) Received: from holodeck.leveld.de ([212.84.237.15] helo=holodeck) by www.xshare.com with smtp (Exim 3.13 #1) id 13pbib-0002hH-00; Sat, 28 Oct 2000 19:32:41 +0000 Message-ID: <014701c04116$7a0667e0$0fed54d4@leveld.de> From: "Oliver Fischer" To: "ramya vijay" , References: <20001028183144.21449.qmail@web6004.mail.yahoo.com> Subject: Re: running lmbench on FreeBSD Date: Sat, 28 Oct 2000 21:37:15 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Ramay, have you tried to build from the ports collection under /usr/ports/benchmarks/lmbench? If not, try this out. It works fine on my box (4.1). Bye, Oliver ----- Original Message ----- From: "ramya vijay" To: Sent: Saturday, October 28, 2000 8:31 PM Subject: running lmbench on FreeBSD > Hello, > > I have a problem running lmbench-2alpha10 on > freeBSD 3.4. I downloaded lmbench-2alpha10 from > bitmovers.com. lmbench-2alpha10 works fine with redhat > linux6(kernel version 2.2.5-15,2.2.15,2.0.4-test9). > But when compiled with FreeBSD,the error displayed is: > > ************************** > In file included from /usr/include/unistd.h:40, > from bench.h:10, > from lib_timing.c:11: > /usr/include/sys/types.h:57: warning: empty > declaration > Assembler messages: > FATAL: Can't create ../bin/unknown/lib_timing.o: No > such file or > directory > ************************** > > I would be thankful to you if you could help me out > with this problem. > > Thanks & Regards, > > Ramya vijay, > Graduate Research Assistant, > Wichita State University, > Wichita,Kansas. > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Messenger - Talk while you surf! It's FREE. > http://im.yahoo.com/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 12:38: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from epicsol.org (epicsol.org [209.100.173.7]) by hub.freebsd.org (Postfix) with ESMTP id DD3B637B4D7 for ; Sat, 28 Oct 2000 12:37:58 -0700 (PDT) Received: (from jnelson@localhost) by epicsol.org (8.9.3/8.9.3) id OAA98270; Sat, 28 Oct 2000 14:37:58 -0500 (CDT) (envelope-from jnelson) Date: Sat, 28 Oct 2000 14:37:58 -0500 (CDT) From: Jeremy Nelson Message-Id: <200010281937.OAA98270@epicsol.org> To: freebsd-questions@freebsd.org Subject: Re: Getting rid of ISA X-Newsgroups: freebsd.questions In-Reply-To: <39F8D5BA.15B36C88@glue.umd.edu> Organization: Damage, org. Cc: bfoz@glue.umd.edu Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <39F8D5BA.15B36C88@glue.umd.edu> you posted: >If this is better sent to stable just let me know. > >My mboard is an Asus K7V and I'm not using any isa ports. I have a usb mouse >and ps2 keyboard. Is there any reason for me to keep isa and eisa enabled >in the kernel? Even if this were possible, isn't the PS/2 mouse port on the ISA bus? And the serial ports, and the parallel ports, etc... Seems like ISA is lurking everywhere you look on a PC, even if you're not using ISA cards. Jeremy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 12:45:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hellasnet.gr (mail.hellasnet.gr [212.54.192.3]) by hub.freebsd.org (Postfix) with ESMTP id BF3B137B479 for ; Sat, 28 Oct 2000 12:45:23 -0700 (PDT) Received: from mail.hell.gr (ppp2.patr.hellasnet.gr [212.54.197.17]) by mail.hellasnet.gr (8.9.1/8.9.1) with SMTP id RAA03196 for ; Sat, 28 Oct 2000 17:45:17 -0200 (GMT) Received: (qmail 2135 invoked by uid 1001); 28 Oct 2000 19:31:59 -0000 Date: 28 Oct 2000 19:31:59 -0000 Message-ID: <20001028193159.2134.qmail@hades.hell.gr> From: "Giorgos Keramidas" To: freebsd-questions@FreeBSD.ORG Subject: Re: Satisfied w/ your desktop? Cc: mark.rowlands@minmail.net In-Reply-To: <00102806513900.03562@marbsd.tninet.se> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Rowlands writes: > > Been using KDE for about a year ... tried a couple of others, Gnome > for example,found KDE good in terms of stability / functionality.. I > hear from the gnomers that big strides have been made in stability > so... it maay also now be worth a crack. Gnome looked nice the last time I tried it too. Too bloated for me, though. I am happy with a single xterm window running screen in blackbox or windowmaker, and a few netscapes lying around. Since I am not the 'typical' computer user though, I could not agree more with what is said below. > but if a windows person asks me about using FreeBSD for a personal > computer KDE is the one I am going to show them When a user that comes from Windows or similar environments asks me, KDE is what I recommend too. But I also take care to note that if what they want is not to 'learn the way FreeBSD works, but make it more and more like what their Windows used to be', that they might as well stick with Windows, if that suits their needs/desires better. - giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 13:19:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.pioneernet.net [208.240.196.25]) by hub.freebsd.org (Postfix) with ESMTP id C81AE37B479 for ; Sat, 28 Oct 2000 13:19:26 -0700 (PDT) Received: from wiegand.org [208.194.173.26] by pioneernet.net with ESMTP (SMTPD32-6.03) id A8C44D810072; Sat, 28 Oct 2000 13:36:20 -0700 Message-ID: <39FB3519.E6BCB3E4@wiegand.org> Date: Sat, 28 Oct 2000 13:20:41 -0700 From: Chip X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" Subject: Ports problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just installed 4.0 on another machine and then first thing I did was cvsup the port-supfile. Now I go into the ports and every directory has just one file - README.html. The cvsup finished with the message that it finished successfully, but it sure don't look like it did. What to do now? -- Chip W. www.wiegand.org FreeBSD - A Better Operating System To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 13:29: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp24.singnet.com.sg (smtp24.singnet.com.sg [165.21.101.204]) by hub.freebsd.org (Postfix) with ESMTP id D110B37B4C5 for ; Sat, 28 Oct 2000 13:28:57 -0700 (PDT) Received: from netserver01 (ad202.166.107.161.magix.com.sg [202.166.107.161]) by smtp24.singnet.com.sg (8.11.0/8.11.0) with SMTP id e9SKUMp74360 for ; Sun, 29 Oct 2000 04:30:22 +0800 (SGT) Message-Id: <3.0.32.20001029042931.01575740@smtp.magix.com.sg> X-Sender: spades@smtp.magix.com.sg X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Sun, 29 Oct 2000 04:29:32 +0800 To: "freebsd-questions@freebsd.org" From: Spades Subject: Re: time Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How do i change the time of my server? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 13:31:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 72FBD37B479 for ; Sat, 28 Oct 2000 13:31:18 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id NAA03336; Sat, 28 Oct 2000 13:31:17 -0700 Message-ID: <39FB3795.46224F13@urx.com> Date: Sat, 28 Oct 2000 13:31:17 -0700 From: Kent Stewart Organization: Dynacom Net X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: Chip Cc: "freebsd-questions@freebsd.org" Subject: Re: Ports problem References: <39FB3519.E6BCB3E4@wiegand.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chip wrote: > > I just installed 4.0 on another machine and then first thing I > did > was cvsup the port-supfile. Now I go into the ports and every > directory > has just one file - README.html. > The cvsup finished with the message that it finished > successfully, but > it sure don't look like it did. What to do now? Well, it sure doesn't sound like you did it right either. The question is what did you do wrong. The active part of my cvsup file for the ports is the following: *default host=cvsup8.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=. *default delete use-rel-suffix # If your network link is a T1 or faster, comment out the following line. *default compress ## Ports Collection. # # The easiest way to get the ports tree is to use the "ports-all" # mega-collection. It includes all of the individual "ports-*" # collections, ports-all This works for me. The ports-all also keeps the make files up todate. There is only a head version of the ports and that is why the "tag=." is there. Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html http://daily.daemonnews.org/ SETI (Search for Extraterrestrial Intelligence) @ Home http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 13:32:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tungsten.btinternet.com (tungsten.btinternet.com [194.73.73.81]) by hub.freebsd.org (Postfix) with ESMTP id 20DE437B4CF for ; Sat, 28 Oct 2000 13:32:33 -0700 (PDT) Received: from [213.123.56.160] (helo=home) by tungsten.btinternet.com with smtp (Exim 3.03 #83) id 13pceV-0005D7-00 for freebsd-questions@freebsd.org; Sat, 28 Oct 2000 21:32:31 +0100 Message-Id: <3.0.3.32.20001028213211.01acc9d8@mail.btinternet.com> X-Sender: p.allsopp@mail.btinternet.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Sat, 28 Oct 2000 21:32:11 +0100 To: freebsd-questions@freebsd.org From: Phil Allsopp Subject: 3Com 3c920 ethernet chipset Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Anyone know where I can get a driver for the 3Com 3C920 chipset for FreeBSD 4.11 ? Got a great server board with this chipset on and FreeBSD does not support it. I hear that OpenBSD supports it though I am not thinking of moving. Phil. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 13:33:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from malkav.snowmoon.com (ip-208-20-126-237.cdcsd.k12.ny.us [208.20.126.237]) by hub.freebsd.org (Postfix) with SMTP id E478937B4D7 for ; Sat, 28 Oct 2000 13:33:29 -0700 (PDT) Received: (qmail 74727 invoked from network); 28 Oct 2000 20:33:29 -0000 Received: from localhost.snowmoon.com (HELO localhost) (127.0.0.1) by localhost.snowmoon.com with SMTP; 28 Oct 2000 20:33:29 -0000 Date: Sat, 28 Oct 2000 16:33:28 -0400 (EDT) From: Jaime To: Chip Cc: "freebsd-questions@freebsd.org" Subject: Re: Ports problem In-Reply-To: <39FB3519.E6BCB3E4@wiegand.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 Sat, 28 Oct 2000, Chip wrote: > I just installed 4.0 on another machine and then first thing I > did > was cvsup the port-supfile. Now I go into the ports and every > directory > has just one file - README.html. Sounds like the cvsup file wasn't configured correctly. You might want to double check it and cvsup again. For reference, here's the one that I used a few days ago: *default host=cvsup3.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=. *default delete use-rel-suffix *default compress ports-all Jaime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 13:35:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 0F57537B4D7 for ; Sat, 28 Oct 2000 13:35:49 -0700 (PDT) Received: (qmail 36884 invoked by uid 100); 28 Oct 2000 20:35:42 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14843.14493.986631.472285@guru.mired.org> Date: Sat, 28 Oct 2000 15:35:41 -0500 (CDT) To: Jesse Cc: questions@freebsd.org Subject: Re: setting default boot partition In-Reply-To: <73243859@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jesse writes: > Hi, > Anyone know how I can change my default boot partion to ad0e? Yes - go through the entire boot sequence and change all the places where it assumes that the boot partition is a to be e. > Currently my system appears to only make it to second stage bootloader and > tries to startup with > 0:ad(0,a)/kernel > I don't have an 'a' partition though. I can boot by typing > 0:ad(0,e)/kernel but obviously that's no good for unattended reboots. > > So, back to the original question. How can I c hange the default boot > partition? See the above. Since you don't have an an a partition, it's probably easier to use disklabel to add an a partition that's a copy of the e partition, and then use the (new) a partition. That's what I wound up doing, anyway. ; Sat, 28 Oct 2000 13:36:46 -0700 (PDT) Received: from frogger.gpcc.itd.umich.edu (smtp@frogger.gpcc.itd.umich.edu [141.211.2.144]) by donkeykong.gpcc.itd.umich.edu (8.8.8/4.3-mailhub) with ESMTP id QAA09660; Sat, 28 Oct 2000 16:36:44 -0400 (EDT) Received: from localhost (timcm@localhost) by frogger.gpcc.itd.umich.edu (8.8.8/5.1-client) with ESMTP id QAA22371; Sat, 28 Oct 2000 16:36:44 -0400 (EDT) Date: Sat, 28 Oct 2000 16:36:44 -0400 (EDT) From: Tim McMillen X-Sender: timcm@frogger.gpcc.itd.umich.edu To: Nils Holland Cc: questions@FreeBSD.ORG Subject: Re: Could it be the memory? 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 Sorry 4mb of Ram is not enough to install FreeBSD. Close though. It can make it with 5MB. This is in the FAQ at www.freebsd.org See also www.freebsd.org/handbook/install.html. I have 2 pieces of 4mb 30 pins simms if you want to work something out. Tim On Sat, 28 Oct 2000, Nils Holland wrote: > Hi! > Well, today I got hold of a user 486-SX computer with 4 MB RAM. I thought > I'd get another 4 MB so that I have 8 MB in total, and then I'd install > FreeBSD on it. I was already looking forward to building that little > "test" machine, but before I could start I ran into a problem: > > When I try to boot from the 3.4-RELEASE install disks, first everything > works fine. After reading from the MFS-root disk, the counter starts > counting down before it starks booting the kernel (or, as it is with the > install boot disks, the kernel configure dialog). Now, when the counter > has reached 0 or I press ENTER, the config dialog does not > appear! Instead, the machine reboots! Not so nice, actually! > > Ok, I thought maybe the installed 4 MB are too little RAM, so I wanted to > put some more RAM into the machine. That plan was cancelled, however, when > after opening the box I realized that there are some tiny little 30-pin > SIMMS inside - and I only have some 72-pin pieces here. > > Well, what now? I could buy some used RAM to put into that machine - but > I'm not even sure that the problem is really related to memory! When > booting the machine, it says it has in total 3712 KB inside. Shouldn't > that *just* enough to test FreeBSD? > > So, any suggestions anybody? Can you imagine that too little RAM is really > the problem? Or do you think it's probably more likely something else. I > already tried changing some settings in the BIOS (well, actually not much > can be set there) and it didn't solve the problem. > > I wouldn't mind if I don't get that machine running - after all I got it > basically for free. But another FreeBSD box, no matter how slow, would > still be fine ;-) > > Greetings, > Nils Holland > > ----------------------------------------------------------------- > Nils Holland > NightCastle Productions * http://www.nightcastleproductions.org > ----------------------------------------------------------------- > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 13:42:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 0606637B479 for ; Sat, 28 Oct 2000 13:42:10 -0700 (PDT) Received: (qmail 37024 invoked by uid 100); 28 Oct 2000 20:42:09 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14843.14881.371379.186235@guru.mired.org> Date: Sat, 28 Oct 2000 15:42:09 -0500 (CDT) To: "Thomas Becks" Cc: questions@freebsd.org Subject: Re: freeBSD and Windows ME on the same system In-Reply-To: <102420502@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thomas Becks writes: > This is a multi-part message in MIME format. First, please fix your mailer to send just the plain text version of your message; the HTML version in addition is a waste of bandwidth, and the HTML version alone tends to get ignored on this list. > Can you have freeBSD and Windows ME on the same system? Yes. > Will Windows based programs run on freeBSD? Under the right circumstances, yes. > Is there a reference somewhere to set this up if possible? . > Thank you, You're welcome, ; Sat, 28 Oct 2000 13:44:39 -0700 (PDT) Received: from gmx.de (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with ESMTP id WAA05282; Sat, 28 Oct 2000 22:44:35 +0200 (MEST) Message-ID: <39FB3AB1.C9638FEF@gmx.de> Date: Sat, 28 Oct 2000 22:44:33 +0200 From: Siegbert Baude X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: de, en MIME-Version: 1.0 To: Nate Puri Cc: freebsd-questions@freebsd.org Subject: Re: KDE2 experiences References: <20001027192703.874.qmail@web3304.mail.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Nate, just to add my experiences, > Bugs. On startup, artsd does not start successfully. On my system this works for some boots, but not for all. Is there maybe some sleep during the initialisation scripts too short or missing? > Kaiman crashes when trying to load mp3 files, rather, > I get an error that says "artsd not started". But if not always at launch automatically, I always succeeded in starting artsd by hand. For Kaiman I´m just compiling it (I suppose it´s in kdemultimedia2 ?) I will add my experience, when it´s done. > Second > kwrited does not start successfully and I get a crash > panel. Third, konsole does not start and I get a > crash panel. This is true for me only, if I launch X by kdm. If I do startx from the command line, those points work fine. Somebody can imagine, what is causing this behaviour? I will have a close look on my start scripts later on. > Trying to start the embedded konsole in > konqueror crashes konqueror. Only the konsole crashes here, either X started with kdm or startx. Konqueror lives on. > Fourth, konqueror does > not handle javascript correctly, and yes I did enable > it. Even worse: I didn´t enable it, but it executes some code, e.g. automatically opening new windows. Don´t check out the following link, one very brave guy posted here in his signature, because it will open new windows until death of your browser at least (also konqueror killed my X, when I switched to a terminal to stop it with a kill command.) www.nul.cjb.net . (Worse than any XXX-site I ever happened to be flooded by cosmic circumstances ;-) ) > Kpm the gtop like app for kde does not get > compiled. So the process monitor applet does not > work. In which tarball is this? kdeutil? Didn´t install this until now. > Konqueror does not load all images all the time. DId you compile QT with GIF-support? This is non-default because of the GIF patent problems. > When quitting from the KOShell without saving > something, it crashes. It still cannot create devices > like the cd; keeps giving false error of bad > permissions. If not saving, KOShell aks three times instead of only once, but doesn´t crash here. Also it is able to read files from CD. What exactly do you mean with "create devices"? On the kde homepage I read about imap support, but kmail only offers me local mbox oder pop3. Where must I look for imap support? Or is this another application? Hope to read more stuff about this, to be able to check whether I have misconfigured something or we´re facing common problems. kdm seems to be kind of small showstopper, but launched by startx I faced no crashes of any application so far (except the above mentioned javascript problem with konqueror, which cost one X session). If we sorted out misconfigurations, whom should we report the errors? Port maintainer or kde directly? Has anybody tried, if those errors exist in the Linux version also? What is the correct discussion list for kde related problems? Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 13:56:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay.intercom.es (relay.intercom.es [212.66.160.20]) by hub.freebsd.org (Postfix) with ESMTP id AFB0D37B479 for ; Sat, 28 Oct 2000 13:56:25 -0700 (PDT) Received: from lix.intercom.es (root@lix.intercom.es [212.66.160.2]) by relay.intercom.es (8.9.3/8.9.3) with ESMTP id IAA32726; Sat, 24 Jan 1998 08:15:37 +0100 Received: from intercom.es (iv2-121.intercom.es [212.66.169.121]) by lix.intercom.es (8.9.3/8.9.3) with ESMTP id WAA07571; Sat, 28 Oct 2000 22:58:03 +0100 Received: (from megarcia@localhost) by intercom.es (8.11.0/8.11.0) id e9SKumW01467; Sat, 28 Oct 2000 22:56:48 +0200 (CEST) (envelope-from megarcia) Date: Sat, 28 Oct 2000 22:56:48 +0200 From: Manuel Enrique Garcia Cuesta To: Spades Cc: "freebsd-questions@freebsd.org" Subject: Re: time Message-ID: <20001028225648.A555@ilex.kicelo.org> Mail-Followup-To: Spades , "freebsd-questions@freebsd.org" References: <3.0.32.20001029042931.01575740@smtp.magix.com.sg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <3.0.32.20001029042931.01575740@smtp.magix.com.sg> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG === Spades escribia (Sun, Oct 29, 2000 at 04:29:32AM +0800): > How do i change the time of my server? > man date man ntpdate man ntpd Manuel Garcia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 14: 8:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id D3AC537B479 for ; Sat, 28 Oct 2000 14:08:53 -0700 (PDT) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id e9SL8n104580; Sat, 28 Oct 2000 14:08:49 -0700 (PDT) Message-Id: <200010282108.e9SL8n104580@ptavv.es.net> To: Sebastiaan van Erk Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Xircom XEM33 In-reply-to: Your message of "Sat, 28 Oct 2000 12:02:54 +0200." <20001028120254.A45009@sebster.com> Date: Sat, 28 Oct 2000 14:08:49 -0700 From: "Kevin Oberman" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Date: Sat, 28 Oct 2000 12:02:54 +0200 > From: Sebastiaan van Erk > Sender: owner-freebsd-questions@FreeBSD.ORG > > Hi, > > Update on the Xircom card: > > When I config the interface manually and the run ping 10.0.0.1 (my gateway) > I get: > > ping 10.0.0.1: sendto: No buffer space available > > Anybody know what's going on? I'd bet that you have an IRQ conflict. Edit the '?' in the pccard.conf file config line to a set number, probably 9, 10, or 11. If you hit the right one, you may find it works. If you can't get it to work, try asking on a more appropriate list, either freebsd-mobile@freebsd.org or freebsd-xircom@lovett.com.. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 14:40:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from resstor.ndsu.nodak.edu (resstor.ndsu.NoDak.edu [134.129.111.204]) by hub.freebsd.org (Postfix) with ESMTP id 7F47537B4C5 for ; Sat, 28 Oct 2000 14:40:53 -0700 (PDT) Received: from ndsu.nodak.edu (ndts14.pt13.ndsu.NoDak.edu [134.129.109.177]) by resstor.ndsu.nodak.edu (8.9.3/8.9.3) with ESMTP id QAA15405 for ; Sat, 28 Oct 2000 16:40:47 -0500 Message-ID: <39FB478A.4232A6C5@ndsu.nodak.edu> Date: Sat, 28 Oct 2000 16:39:22 -0500 From: Jeff Blaufuss X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: ppc0: cannot reserve I/O port range 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 problems with my parallel port. When I boot up, I get this message: ppc0: cannot reserve I/O port range I have this in my kernel config file (it is from the GENERIC config) # Parallel port device ppc0 at isa? irq 7 device ppbus # Prallel port bus (required) device lpt # Printer #device plip # TCP/IP over parallel device ppi # Parallel port interface device #device vpo # Requires scbus and da What should I do to fix this? I am running FreeBSD 4.1-RELEASE on an IBM Intellisation Z Pro 6899-12U (200Mhz PPRO, 64MB RAM, 4.3GB SCSI HD) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 14:41:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.pioneernet.net [208.240.196.25]) by hub.freebsd.org (Postfix) with ESMTP id 3135D37B479 for ; Sat, 28 Oct 2000 14:41:27 -0700 (PDT) Received: from wiegand.org [208.194.173.26] by pioneernet.net with ESMTP (SMTPD32-6.03) id ABFCC7430208; Sat, 28 Oct 2000 14:58:20 -0700 Message-ID: <39FB4852.5FE65C67@wiegand.org> Date: Sat, 28 Oct 2000 14:42:42 -0700 From: Chip X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 Cc: "freebsd-questions@freebsd.org" Subject: Re: Ports problem References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am using the original ports-supfile with only one change - the line tag=. is changed to tag=releng_4 I saw that somewhere, I don't recall now. I'll try again with it changed back to tag=. -- Chip W. www.wiegand.org Alternative Operating Systems Jaime wrote: > > On Sat, 28 Oct 2000, Chip wrote: > > I just installed 4.0 on another machine and then first thing I > > did > > was cvsup the port-supfile. Now I go into the ports and every > > directory > > has just one file - README.html. > > Sounds like the cvsup file wasn't configured correctly. You might > want to double check it and cvsup again. For reference, here's the one > that I used a few days ago: > > *default host=cvsup3.FreeBSD.org > *default base=/usr > *default prefix=/usr > *default release=cvs tag=. > *default delete use-rel-suffix > *default compress > ports-all > > Jaime > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of 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 Oct 28 14:48:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from malkav.snowmoon.com (ip-208-20-126-237.cdcsd.k12.ny.us [208.20.126.237]) by hub.freebsd.org (Postfix) with SMTP id 6C0CE37B4C5 for ; Sat, 28 Oct 2000 14:48:48 -0700 (PDT) Received: (qmail 74962 invoked from network); 28 Oct 2000 21:48:44 -0000 Received: from localhost.snowmoon.com (HELO localhost) (127.0.0.1) by localhost.snowmoon.com with SMTP; 28 Oct 2000 21:48:44 -0000 Date: Sat, 28 Oct 2000 17:48:44 -0400 (EDT) From: Jaime To: Nils Holland Cc: questions@freebsd.org Subject: Re: Could it be the memory? 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 IIRC, FreeBSD requires 5MB of RAM in even its most customized state. The reasonable minimum is actually 8MB. Jaime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 14:50:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from malkav.snowmoon.com (ip-208-20-126-237.cdcsd.k12.ny.us [208.20.126.237]) by hub.freebsd.org (Postfix) with SMTP id A8A9A37B479 for ; Sat, 28 Oct 2000 14:50:26 -0700 (PDT) Received: (qmail 74978 invoked from network); 28 Oct 2000 21:50:26 -0000 Received: from localhost.snowmoon.com (HELO localhost) (127.0.0.1) by localhost.snowmoon.com with SMTP; 28 Oct 2000 21:50:26 -0000 Date: Sat, 28 Oct 2000 17:50:26 -0400 (EDT) From: Jaime To: Peter Cc: "'freebsd-questions@freebsd.org'" Subject: Re: HELP WITH SETTING SMTP on qmail or sendmail In-Reply-To: <001101c04115$51d4e7c0$cb3b35d1@bconnected.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, 28 Oct 2000, Peter wrote: > Im having a little problems setting up qmail or sendmail to relay a > block C ips. But for someone reason it relay all block b and c. > Could someone post or send me a sample config file for either or both > for qmail and sendmail This isn't just one file. Check /var/qmail/doc/FAQ, question 5.4 for more details. Jaime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 14:52: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from malkav.snowmoon.com (ip-208-20-126-237.cdcsd.k12.ny.us [208.20.126.237]) by hub.freebsd.org (Postfix) with SMTP id 569DC37B479 for ; Sat, 28 Oct 2000 14:51:59 -0700 (PDT) Received: (qmail 75005 invoked from network); 28 Oct 2000 21:51:58 -0000 Received: from localhost.snowmoon.com (HELO localhost) (127.0.0.1) by localhost.snowmoon.com with SMTP; 28 Oct 2000 21:51:58 -0000 Date: Sat, 28 Oct 2000 17:51:58 -0400 (EDT) From: Jaime To: Spades Cc: "freebsd-questions@freebsd.org" Subject: Re: time In-Reply-To: <3.0.32.20001029042931.01575740@smtp.magix.com.sg> Message-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, 29 Oct 2000, Spades wrote: > How do i change the time of my server? RTFM: man date Jaime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 15: 6:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-4.sjc.telocity.net (mail-4.sjc.telocity.net [216.227.56.44]) by hub.freebsd.org (Postfix) with ESMTP id 86AE437B479 for ; Sat, 28 Oct 2000 15:06:11 -0700 (PDT) Received: from zoso (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-4.sjc.telocity.net (8.9.3/8.9.3) with SMTP id OAA28971; Sat, 28 Oct 2000 14:52:44 -0700 (PDT) From: "Otter" To: "Chip" Cc: "freebsd-questions@freebsd.org" Subject: RE: Ports problem Date: Sat, 28 Oct 2000 18:00:19 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <39FB4852.5FE65C67@wiegand.org> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yep. Change it to tag=. and you should be golden. If you plan to run -stable, keep the src as tag=RELENG_4. Ports get tag=. -Otter }-----Original Message----- }From: owner-freebsd-questions@FreeBSD.ORG }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Chip }Sent: Saturday, October 28, 2000 5:43 PM }Cc: freebsd-questions@freebsd.org }Subject: Re: Ports problem } } }I am using the original ports-supfile with only one change - }the line tag=. is changed to tag=releng_4 }I saw that somewhere, I don't recall now. I'll try again with }it changed back to tag=. } } }-- }Chip W. }www.wiegand.org }Alternative Operating Systems } }Jaime wrote: }> }> On Sat, 28 Oct 2000, Chip wrote: }> > I just installed 4.0 on another machine and then first thing I }> > did }> > was cvsup the port-supfile. Now I go into the ports and every }> > directory }> > has just one file - README.html. }> }> Sounds like the cvsup file wasn't configured }correctly. You might }> want to double check it and cvsup again. For reference, }here's the one }> that I used a few days ago: }> }> *default host=cvsup3.FreeBSD.org }> *default base=/usr }> *default prefix=/usr }> *default release=cvs tag=. }> *default delete use-rel-suffix }> *default compress }> ports-all }> }> Jaime }> }> To Unsubscribe: send mail to majordomo@FreeBSD.org }> with "unsubscribe freebsd-questions" in the body of the message } } }To Unsubscribe: send mail to majordomo@FreeBSD.org }with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 15:39:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stella.pyramus.com (stella.pyramus.com [206.129.206.3]) by hub.freebsd.org (Postfix) with ESMTP id 0276F37B479 for ; Sat, 28 Oct 2000 15:39:38 -0700 (PDT) Received: from samson.pyramus.com (samson [206.129.206.4]) by stella.pyramus.com (8.9.3/8.9.3) with SMTP id PAA00446; Sat, 28 Oct 2000 15:39:35 -0700 (PDT) (envelope-from blake@pyramus.com) Date: Sat, 28 Oct 2000 15:39:35 -0700 (PDT) From: "Blake R. Swensen" To: Jaime Cc: FreeBSD List Subject: Re: OT: Any help with Apache 1.3 not starting? 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 Yes.. httpd crashes on the httpd.conf-dist. Yikes! Peace, Blake On Sat, 28 Oct 2000, Jaime wrote: > On Sat, 28 Oct 2000, Blake Swensen wrote: > > Just installed Apache 1.3 on FreeBSD 4.1-RELEASE from the ports > > collection. When using the httpd.conf-dist with only minimum required > > changes, httpd chokes on ANY and ALL or > > blocks ie. > > Send us a diff between your file and the original. Then we'll > know that the problem lies within those changes. Or does the original > httpd.conf-dist crash Apache too? > > Jaime > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 15:44:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dayspring.firedrake.org (dayspring.firedrake.org [195.82.105.251]) by hub.freebsd.org (Postfix) with ESMTP id 01CDC37B479 for ; Sat, 28 Oct 2000 15:44:40 -0700 (PDT) Received: from float by dayspring.firedrake.org with local (Exim 3.12 #1 (Debian)) id 13peiM-0007uQ-00; Sat, 28 Oct 2000 23:44:38 +0100 Date: Sat, 28 Oct 2000 23:44:38 +0100 To: questions@freebsd.org Subject: /dev/rsa1.*: device not configured Message-ID: <20001028234438.A30077@firedrake.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i From: void Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, I must be missing something really obvious. I've got a system on which I'm running 4.0-STABLE as of June. The kernel config contains the line device sa and both my tape drives are detected at boot: sa0 at ahc1 bus 0 target 6 lun 0 sa0: Removable Sequential Access SCSI-3 device sa0: 20.000MB/s transfers (20.000MHz, offset 15) sa1 at ahc2 bus 0 target 5 lun 0 sa1: Removable Sequential Access SCSI-2 device sa1: 10.000MB/s transfers (10.000MHz, offset 32) I'm trying to use sa1. The control node works: % mt -f /dev/rsa1.ctl status Mode Density Blocksize bpi Compression Current: default variable 0 disabled ---------available modes--------- 0: default variable 0 none 1: default variable 0 none 2: default variable 0 none 3: default variable 0 none --------------------------------- Current Driver State: at rest. But none of the other ones does: % mt -f /dev/rsa1.0 fsf mt: /dev/rsa1.0: Device not configured I tried it with ersa, nrsa, plain old rsa, rsa without ".0", with ".1" or ".2" instead, always the same result. Anyone? Thanks in advance. -- Ben 220 go.ahead.make.my.day ESMTP Postfix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 16: 4:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tomts5-srv.bellnexxia.net (tomts5.bellnexxia.net [209.226.175.25]) by hub.freebsd.org (Postfix) with ESMTP id A977537B479 for ; Sat, 28 Oct 2000 16:04:25 -0700 (PDT) Received: from mtlwk1 ([64.229.133.36]) by tomts5-srv.bellnexxia.net (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001028230419.EJLD18376.tomts5-srv.bellnexxia.net@mtlwk1> for ; Sat, 28 Oct 2000 19:04:19 -0400 From: "Dimitri" To: Subject: PPPoE Date: Wed, 18 Oct 2000 19:55:01 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Good day, I have tried repeatively to use the PPPoE client on my installation of FreeBSD 4.1 and failed each and every time. I have even went so far as to copy and paste the your sample configuration file from your tutorials online and still no go. What I'm trying to set up is a basic firewall/proxy server for the rest of my computers to connect to and have it heavily fortified against attacks. I have two dlink cards inside my computer both of which are pci. The newer one is a DFE-538TX FastEthernet (rl0) and the older one is a de-528 PCI Ehternet card (the system is seeing it as ed0). Now I have tried to set the IRQ and I/O values to each card but there isn't a utility that will allow me to write to the EEPROM. I would like to know, do I have to have an IP address assigned to the interface? Secondly, how do I configure the system to read my second card at the IRQ and I/O input values that I have specified? Dimitri To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 16: 9:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 2ABE437B479 for ; Sat, 28 Oct 2000 16:09:50 -0700 (PDT) Received: (from grog@localhost) by wantadilla.lemis.com (8.11.0/8.9.3) id e9SN9Vd28619; Sun, 29 Oct 2000 09:39:31 +1030 (CST) (envelope-from grog) Date: Sun, 29 Oct 2000 09:39:31 +1030 From: Greg Lehey To: Jesse Cc: freebsd-questions@FreeBSD.ORG Subject: Re: handling disk failures with vinum Message-ID: <20001029093931.H22174@wantadilla.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from j@lumiere.net on Sat, Oct 28, 2000 at 06:01:34AM -0700 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Format recovered--see http://www.lemis.com/email/email-format.html] Please don't wrap log output. On Saturday, 28 October 2000 at 6:01:34 -0700, Jesse wrote: > > Hi, > > I've setup two 30GB IDE drives for RAID 1 mirroring. > It works during normal conditions, but I'd like to test some failure > modes. > > I tried disconnecting the power to one of the drives. I got a bunch of > consoles messages -- access to the filesystems on the mirror blocked. Once > I powered up the second drive again, accesses completed. Here's the logs: > > Oct 28 05:21:40 leaf /kernel: ata1-master: no status, reselecting device > Oct 28 05:21:40 leaf last message repeated 757 times > Oct 28 05:21:40 leaf /kernel: ata1-master: timeout waiting to give command=c8 s=ff e=ff > Oct 28 05:21:40 leaf /kernel: ad2: error executing command - resetting > Oct 28 05:21:40 leaf /kernel: ata1: resetting devices .. done > Oct 28 05:21:50 leaf /kernel: ad2: READ command timeout tag=0 serv=0 - resetting > Oct 28 05:21:50 leaf /kernel: ata1: resetting devices .. done > > So.. is vinum capable of continuing to operate when a drive fails, > or will the system always die block on accesses and require a > reboot? I don't understand this comment; it contradicts your previous statement above. But this is a disk subsystem issue, not a Vinum issue. The only way Vinum can tell if a disk is dead is when the driver tells it so. From your output above, you only waited 10 seconds; the drivers should take a reasonable amount of time to retry before they give up on a drive, but it's possible that ata is waiting too long. If so, please enter a PR against the ata driver; I know from my own experience that the CAM drivers (SCSI) don't have problems. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 16:21:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from roc.jmu.edu (roc.jmu.edu [134.126.10.50]) by hub.freebsd.org (Postfix) with ESMTP id 4875337B479 for ; Sat, 28 Oct 2000 16:21:55 -0700 (PDT) Received: from 465710.jmu.edu (ip156-70.lab.jmu.edu [134.126.156.70]) by roc.jmu.edu (8.8.8/8.8.8) with ESMTP id TAA07968 for ; Sat, 28 Oct 2000 19:15:32 -0400 (EDT) From: "Batra, Lalit M" Date: Sat, 28 Oct 2000 19:15:12 -0400 To: questions@freebsd.org Subject: saving ip configuration Message-ID: X-Mailer: Execmail for Win32 Version 5.0.1 Build (55) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Folks. I am new person in the feild of unix and i am doing some networking stuff on my FreeBSD machines. How to save the ip configuration which i do With ifconfig, so that when machine boots up again, I dont loose the ip address asigned to the interfaces. Lalit -- Batra, Lalit M batralm@jmu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 16:34: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from harrier.prod.itd.earthlink.net (harrier.prod.itd.earthlink.net [207.217.121.12]) by hub.freebsd.org (Postfix) with ESMTP id D0E7637B479 for ; Sat, 28 Oct 2000 16:34:03 -0700 (PDT) Received: from dialup-64.152.154.4.Detroit1.Level3.net (dialup-64.152.154.4.Detroit1.Level3.net [64.152.154.4]) by harrier.prod.itd.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id QAA29027 for ; Sat, 28 Oct 2000 16:34:02 -0700 (PDT) Date: Sat, 28 Oct 2000 19:33:39 -0400 (EDT) From: Joe X-Sender: joe@flanders.localdomain Reply-To: eviljoe@iname.com To: freebsd-questions@FreeBSD.ORG Subject: Joystick port on a YMF724 w/ 4.1.1-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 Has anybody gotten this to work? I'm using device pcm device joy device joy0 at isa? port IO_GAME dmesg and boot -v gives me (selected): pcm0: mem 0xe3000000-0xe3007fff irq 11 at device 15.0 on pci0 pcm0: ac97 codec id 0x414b4d01 (Asahi Kasei AK4540 rev 1) pcm0: ac97 codec features headphone, 5 bit master volume, AKM 3D Audio joy0 at port 0x201 on isa0 but the joystick doesn't appear to work, or to be properly configured. I'm wondering if I've missed something straightforward. FWIW, audio from the YMF724 is fine. Thanks, Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 16:48:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta5.snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by hub.freebsd.org (Postfix) with ESMTP id 7627237B479 for ; Sat, 28 Oct 2000 16:48:42 -0700 (PDT) Received: from usa.net ([64.162.49.122]) by mta5.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G3500E1JZCQY5@mta5.snfc21.pbi.net> for questions@FreeBSD.org; Sat, 28 Oct 2000 16:46:02 -0700 (PDT) Date: Sat, 28 Oct 2000 16:47:42 -0700 From: Ras-Sol Subject: Re: PPPoE To: Dimitri Cc: questions@FreeBSD.org Message-id: <39FB659E.FC90BBE7@usa.net> MIME-version: 1.0 X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-RELEASE i386) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dimitri wrote: > > Good day, > > I have tried repeatively to use the PPPoE client on my installation of > FreeBSD 4.1 and failed each and every time. I have even went so far as to > copy and paste the your sample configuration file from your tutorials online > and still no go. What I'm trying to set up is a basic firewall/proxy server > for the rest of my computers to connect to and have it heavily fortified > against attacks. Ok, when I was running this setup- thats exactly what I did as well. > I have two dlink cards inside my computer both of which are > pci. The newer one is a DFE-538TX FastEthernet (rl0) and the older one is a > de-528 PCI Ehternet card (the system is seeing it as ed0). Now I have tried > to set the IRQ and I/O values to each card but there isn't a utility that > will allow me to write to the EEPROM. Hmmm- since these are PCI isn't this handled by the OS? Anyway- I used 2 ISA NE2000 compatibles. (So I had to run DOS utils to set the IRQs etc) > I would like to know, do I have to > have an IP address assigned to the interface? Yes, I believe you do- However when PPP is running is assigns it's negotiated address to tun0(?)- And then pipes it out whatever interface you tell it to- I dnno if it's required, but mine was working just fine that way. > Secondly, how do I configure > the system to read my second card at the IRQ and I/O input values that I > have specified? I simply just recompiled the kernel (since I wanted to lighten it anyway)- But there is probably some way to do it semi-dynamically. (Like the boot disks do, with the config editor) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 16:53:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n37.san.rr.com (dt051n37.san.rr.com [204.210.32.55]) by hub.freebsd.org (Postfix) with ESMTP id 56A2237B4CF for ; Sat, 28 Oct 2000 16:53:08 -0700 (PDT) Received: from gorean.org (Studded@master [10.0.0.2]) by dt051n37.san.rr.com (8.9.3/8.9.3) with ESMTP id QAA55712; Sat, 28 Oct 2000 16:53:02 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <39FB66DC.98E9BC9B@gorean.org> Date: Sat, 28 Oct 2000 16:53:00 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 5.0-CURRENT-102 i386) X-Accept-Language: en MIME-Version: 1.0 To: Ernst de Haan Cc: questions@freebsd.org Subject: Re: XFree86 4.0.1 && RIVA TNT [Was: XFree86 4.0.1 port woes] References: <20001028143322.A376@c187104187.telekabel.chello.nl> <20001028194508.A6042@c187104187.telekabel.chello.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ernst de Haan wrote: > > After doing some further investigation, it seems the nVidia code is causing > the core dump. I successfully tried running the X Server in standard VGA, > 8 bit color. > > Is there anyone that has XFree86 4.0.1 running with an nVidia graphics > accelerator card (preferrably the RIVA TNT) ? I have that exact configuration, never had a problem with 4.0.1, although 4.0 was completely unusable for me. I can send you my XF86Config if you need it. Doug PS, next time please be more careful with the quantity of unrelated text that you include in a reply. -- "The dead cannot be seduced." - Kai, "Lexx" Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 17: 1:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f72.law6.hotmail.com [216.32.241.72]) by hub.freebsd.org (Postfix) with ESMTP id 1ACD137B4D7 for ; Sat, 28 Oct 2000 17:01:16 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 28 Oct 2000 17:01:15 -0700 Received: from 61.9.178.244 by lw6fd.law6.hotmail.msn.com with HTTP; Sun, 29 Oct 2000 00:01:15 GMT X-Originating-IP: [61.9.178.244] From: "Aaron Hill" To: dbakopanos@sympatico.ca, questions@FreeBSD.org Subject: Re: PPPoE Date: Sun, 29 Oct 2000 00:01:15 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 29 Oct 2000 00:01:15.0926 (UTC) FILETIME=[5B6F2360:01C0413B] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I have tried repeatively to use the PPPoE client on my installation of >FreeBSD 4.1 and failed each and every time. I have even went so far as Welcome to the entertaining world of PPPoE! >to copy and paste the your sample configuration file from your tutorials >online From your email address I'll assume you are trying to get PPPoE working with Bell Sympatico. If I'm correct you might want to have a look at this useful page a fellow user has made... http://sympaticousers.org/faq/freebsd_howto.htm ... I would advise that you change the intructions in that howto in the following ways... Step 3. - Also add options NETGRAPH_ETHER to your kernel config file. In ppp.conf - Add these lines to get NAT working for your network but don't enable them until you get PPPoE working first: #nat enable yes #nat log yes #nat same_ports yes #nat unregistered_only yes If you are trying to connect with a different ISP please let us know who it is. Perhaps someone on the list already has a working configuration or perhaps you'll help other users in the future through them being able to find information in the mailing list archives. >against attacks. I have two dlink cards inside my computer both of which >are >pci. The newer one is a DFE-538TX FastEthernet (rl0) and the older one is a >de-528 PCI Ehternet card (the system is seeing it as ed0). Now I have tried >to set the IRQ and I/O values to each card but there isn't a utility that >will allow me to write to the EEPROM. That sounds correct, you really shouldn't need to worry about the IRQ and I/O values for PCI cards - such is the usefulness of PCI. If, however, you do need to change the IRQ values I believe you can find these settings in your systems BIOS. I'd leave this kind of thing to the last step however. >I would like to know, do I have to >have an IP address assigned to the interface? I found not, although I have seen a few people use 10.0.0.x addresses. Here is the rc.conf entry for my interface that connects to the ADSL modem... ifconfig_rl0="inet 0.0.0.0 netmask 255.255.255.255 media 10BaseT/UTP" ... FreeBSD uses this card for Ethernet transmission only so it is not concerned if the interface has an IP address or not. When you do connect to the ISP you should have a new interface tun0 which will have the legal IP address assigned to you from the ISP. >Secondly, how do I configure >the system to read my second card at the IRQ and I/O input values that I >have specified? You probably don't. If your system is finding your cards as rl0 and ed0 then your cards are being recognised correctly by FreeBSD. As you can see above I personally use a Realtek 8129/8139 based card (SMC 1211 TX) and needed only to put the right device line (rl) in my custom kernel configuration file to get it working, no tricks needed. Good luck and keep us informed. If you continue to encounter problems please let us know as there's always a few more things we can get you to try. Aaron Hill _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 17:13:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from thummy.com (cx467325-a.irvn1.occa.home.com [24.21.105.186]) by hub.freebsd.org (Postfix) with SMTP id AADCB37B4C5 for ; Sat, 28 Oct 2000 17:13:47 -0700 (PDT) Received: (qmail 327 invoked from network); 29 Oct 2000 00:03:51 -0000 Received: from unknown (HELO elijah) (192.168.50.100) by cx467325-a.irvn1.occa.home.com with SMTP; 29 Oct 2000 00:03:51 -0000 Message-ID: <004101c0413c$9b404ea0$6432a8c0@thummy.com> From: To: , Subject: 2 of the same pcmcia network cards Date: Sat, 28 Oct 2000 17:10:12 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-Mimeole: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a laptop that has two NDC type pcmcia network cards, that I am having a heck of a time getting to work together. One installs no problem, but when I try to add the other I get a "No free configuration for card NDC" error. The NDC card uses the ed driver. I'm running 4.1-STABLE. Thanks for any pointers/tips/help, I really need it. -- aragorn-at-thummy-dot-com www.thummy.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 17:55:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from leaf.lumiere.net (leaf.lumiere.net [208.44.192.100]) by hub.freebsd.org (Postfix) with ESMTP id DE26837B479 for ; Sat, 28 Oct 2000 17:55:18 -0700 (PDT) Received: by leaf.lumiere.net (Postfix, from userid 1000) id 48AB6F0E0; Sat, 28 Oct 2000 17:55:18 -0700 (PDT) Date: Sat, 28 Oct 2000 17:55:18 -0700 (PDT) From: Jesse X-Sender: j@localhost To: Mike Meyer Cc: questions@freebsd.org Subject: Re: setting default boot partition In-Reply-To: <14843.14493.986631.472285@guru.mired.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 > Jesse writes: > > Hi, > > Anyone know how I can change my default boot partion to ad0e? > > Yes - go through the entire boot sequence and change all the places > where it assumes that the boot partition is a to be e. What do you mean by go through ahd change it? I can't find anywhere I can specify what the boot partition should be. > Since you don't have an an a partition, it's probably easier to use > disklabel to add an a partition that's a copy of the e partition, and > then use the (new) a partition. That's what I wound up doing, anyway. I ended up simply relabeling e as a and it worked, but I'd like to know for future reference when I *do* have an a partition. Thanks, --- Jesse "One has a moral responsibility to disobey unjust laws." -- Dr. Martin Luther King Jr. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 17:56:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailgw1.netvision.net.il (mailgw1.netvision.net.il [194.90.1.14]) by hub.freebsd.org (Postfix) with ESMTP id 9D62737B479 for ; Sat, 28 Oct 2000 17:56:20 -0700 (PDT) Received: from alchemy.oven.org (ras4-p174.hfa.netvision.net.il [62.0.148.174]) by mailgw1.netvision.net.il (8.9.3/8.9.3) with ESMTP id CAA03691 for ; Sun, 29 Oct 2000 02:56:12 +0200 (IST) Received: (from mapc@localhost) by alchemy.oven.org (8.11.0/8.11.0) id e9T0sX475746 for freebsd-questions@freebsd.org; Sun, 29 Oct 2000 02:54:33 +0200 (IST) (envelope-from mapc) Date: Sun, 29 Oct 2000 02:54:15 +0200 From: Roman Shterenzon To: freebsd-questions@freebsd.org Subject: packet socket Message-ID: <20001029025415.A75738@alchemy.oven.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Any idea how Linux' PACKET_SOCKET can be emulated in FreeBSD using bpf or/and libpcap? (I'm trying to port some linux software ...) Perhaps someone has done it already? Please include my email in your reply since I'm not subscribed to this list. --Roman Shterenzon, UNIX System Administrator and Consultant [ Xpert UNIX Systems Ltd., Herzlia, Israel. Tel: +972-9-9522361 ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 18: 1:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.sdc1.sfba.home.com (femail1.sdc1.sfba.home.com [24.0.95.81]) by hub.freebsd.org (Postfix) with ESMTP id 0858237B479 for ; Sat, 28 Oct 2000 18:01:50 -0700 (PDT) Received: from bartman ([24.12.247.176]) by femail1.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001029010135.SQVI2380.femail1.sdc1.sfba.home.com@bartman> for ; Sat, 28 Oct 2000 18:01:35 -0700 Message-ID: <02bf01c04145$472a3070$0200a8c0@bartbox> From: "Derrick Ryalls" To: Subject: Installing Apache Java Servlets Date: Sat, 28 Oct 2000 18:12:16 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_02BC_01C0410A.9AA09EF0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_02BC_01C0410A.9AA09EF0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I could not find the method in the archives, so I hoped that someone has = experience with this... I am running an Apache web server v1.3.12 on freeBSD v4.1 or greater. I = thought it might be interesting to try running some servlets/jsp pages. = I tried doing the 'make' in the /usr/ports/java/jsdk path, but I got = errors in the install. I then found the /usr/ports/www/apache-jserv = path and tried a make there. The error on that one was: You must a fetch the Java Servlet Development Kit 2.0 (for Unix) archive from http://java.sun.com/products/servlet/download.html And copy into /usr/ports/distfiles However, when I go there they only seem to have jsdk2.1 version = available, and the unfound file on install is = 'jsdk20-solaris2-sparc.tar.Z' Do I need to hotwire something/update something to get this to work? = Any input would be appreciated, especially is someone has some step by = step instructions on how to get servlets working... Thank you in = advance. -Derrick ------=_NextPart_000_02BC_01C0410A.9AA09EF0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I could not find the method in the = archives, so I=20 hoped that someone has experience with this...
 
I am running an Apache web server = v1.3.12 on=20 freeBSD v4.1 or greater.  I thought it might be interesting to try = running=20 some servlets/jsp pages.  I tried doing the 'make' in the=20 /usr/ports/java/jsdk path, but I got errors in the install.  I then = found=20 the /usr/ports/www/apache-jserv path and tried a make there.  The = error on=20 that one was:
<Quote>
 You must a fetch the Java Servlet = Development=20 Kit 2.0
 (for Unix) archive from
 
     http://java.s= un.com/products/servlet/download.html
 
 And copy into=20 /usr/ports/distfiles
</Quote>
 
However, when I go there they only seem = to have=20 jsdk2.1 version available, and the unfound file on install is=20 'jsdk20-solaris2-sparc.tar.Z'
 
Do I need to hotwire something/update = something to=20 get this to work?  Any input would be appreciated, especially is = someone=20 has some step by step instructions on how to get servlets = working...  Thank=20 you in advance.
 
-Derrick
------=_NextPart_000_02BC_01C0410A.9AA09EF0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 18:22:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.monochrome.org (monochrome.org [206.64.112.124]) by hub.freebsd.org (Postfix) with ESMTP id D86CB37B479 for ; Sat, 28 Oct 2000 18:22:28 -0700 (PDT) Received: from localhost (faro [192.168.1.7]) by mail.monochrome.org (8.9.3/8.9.3) with SMTP id VAA42828; Sat, 28 Oct 2000 21:22:17 -0400 (EDT) (envelope-from chris@monochrome.org) Date: Sat, 28 Oct 2000 21:22:17 -0400 (EDT) From: Chris Hill X-Sender: chris@localhost To: "Batra, Lalit M" Cc: questions@FreeBSD.ORG Subject: Re: saving ip configuration 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, 28 Oct 2000, Batra, Lalit M wrote: > How to save the ip configuration which i do With ifconfig, > so that when machine boots up again, I dont loose the ip > address asigned to the interfaces. man rc.conf - then search on ifconfig. -- Chris Hill chris@monochrome.org [1] Bus error netscape To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 18:24:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.pioneernet.net [208.240.196.25]) by hub.freebsd.org (Postfix) with ESMTP id D51BB37B479 for ; Sat, 28 Oct 2000 18:24:18 -0700 (PDT) Received: from wiegand.org [208.194.173.26] by pioneernet.net with ESMTP (SMTPD32-6.03) id A037B470198; Sat, 28 Oct 2000 18:41:11 -0700 Message-ID: <39FB7C8D.895B8B73@wiegand.org> Date: Sat, 28 Oct 2000 18:25:33 -0700 From: Chip X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" Subject: ports question Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Correct me if I'm wrong, but I thought that when installing a port it would also update any dependencies. For example, I want to install xfce from the port, but it failed apparently on esound. So I then went to install esound by itself by it failed with the message that libtool is out of date. So I used pkg_delete on the old libtool and then installed the new libtool port, and now xfce installs just fine because esound also installs fine. I thought stuff like this got updated by installing from the port? This is the first time this sort of problem has happened to me, and I have installed many of the ports just to see what some of these programs are. -- Chip W. www.wiegand.org Alternative Operating Systems To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 18:43:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from resstor.ndsu.nodak.edu (resstor.ndsu.NoDak.edu [134.129.111.204]) by hub.freebsd.org (Postfix) with ESMTP id 51FD437B479 for ; Sat, 28 Oct 2000 18:43:44 -0700 (PDT) Received: from ndsu.nodak.edu (ndts9.pt01.ndsu.NoDak.edu [134.129.108.229]) by resstor.ndsu.nodak.edu (8.9.3/8.9.3) with ESMTP id UAA16863 for ; Sat, 28 Oct 2000 20:43:41 -0500 Message-ID: <39FB807E.34778B00@ndsu.nodak.edu> Date: Sat, 28 Oct 2000 20:42:22 -0500 From: Jeff Blaufuss X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: Re: ppc0: cannot reserve I/O port range References: <39FB478A.4232A6C5@ndsu.nodak.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I managed to figure this out by myself, and for all you having this problem here is the answer (that worked for me) It turns out that the parallel ports I/O port was not defined in the GENERIC kernel config file. All I had to do was go into my BIOS and find out the port that the Parallel port was using and change device ppc0 at isa? irq 7 to device ppc0 at isa? port 0x3bc irq 7 I think that the port the parallel port uses is specific to your computer, so you'll have to find yours out yourself. Jeff Blaufuss wrote: > > I am having problems with my parallel port. When I boot up, I get this > message: > > ppc0: cannot reserve I/O port range > > I have this in my kernel config file (it is from the GENERIC config) > > # Parallel port > device ppc0 at isa? irq 7 > device ppbus # Prallel port bus (required) > device lpt # Printer > #device plip # TCP/IP over parallel > device ppi # Parallel port interface device > #device vpo # Requires scbus and da > > What should I do to fix this? I am running FreeBSD 4.1-RELEASE on an IBM > Intellisation Z Pro 6899-12U (200Mhz PPRO, 64MB RAM, 4.3GB SCSI HD) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 19: 7: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from harrier.prod.itd.earthlink.net (harrier.prod.itd.earthlink.net [207.217.121.12]) by hub.freebsd.org (Postfix) with ESMTP id 81E7737B479 for ; Sat, 28 Oct 2000 19:07:03 -0700 (PDT) Received: from dialup-64.152.154.4.Detroit1.Level3.net (dialup-64.152.154.4.Detroit1.Level3.net [64.152.154.4]) by harrier.prod.itd.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id TAA17099 for ; Sat, 28 Oct 2000 19:07:02 -0700 (PDT) Date: Sat, 28 Oct 2000 22:06:34 -0400 (EDT) From: Joe X-Sender: joe@flanders.localdomain To: freebsd-questions@freebsd.org Subject: Joystick port on a YMF724 w/ 4.1.1-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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sorry if this has posted multiple times - getting my mail sorted too... Has anybody gotten this cinfiguration to work? I'm using device pcm device joy device joy0 at isa? port IO_GAME dmesg and boot -v gives me (selected): pcm0: mem 0xe3000000-0xe3007fff irq 11 at device 15.0 on pci0 pcm0: ac97 codec id 0x414b4d01 (Asahi Kasei AK4540 rev 1) pcm0: ac97 codec features headphone, 5 bit master volume, AKM 3D Audio joy0 at port 0x201 on isa0 but the joystick doesn't appear to work, or to be properly configured, or even properly identified. I'm wondering if I've missed something straightforward. FWIW, audio from the YMF724 is fine. Thanks, Joe -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.2 (FreeBSD) Comment: Made with pgp4pine 1.75-6 iD8DBQE5+4Yw4l/9UynoX3YRAlvjAJ477ih/j051AGV7yoiL8f+GNOkV3gCg4CSW TpC9eL9LFTyM6ULtAKj+puQ= =iHyt -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 19:13:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from po4.glue.umd.edu (po4.glue.umd.edu [128.8.10.124]) by hub.freebsd.org (Postfix) with ESMTP id 2B1D437B479 for ; Sat, 28 Oct 2000 19:13:40 -0700 (PDT) Received: from glue.umd.edu (poseidon.student.umd.edu [129.2.144.21]) by po4.glue.umd.edu (8.10.1/8.10.1) with ESMTP id e9T2DXZ10927 for ; Sat, 28 Oct 2000 22:13:34 -0400 (EDT) Message-ID: <39FB87CE.C2070973@glue.umd.edu> Date: Sat, 28 Oct 2000 22:13:34 -0400 From: Brandon Fosdick X-Mailer: Mozilla 4.74 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Questions Subject: make buildworld options listing? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Where is the documentation for the switches available for make buildworld? Specifically I'm looking for the one to prevent deleting /usr/obj, but in general it would be nice to know where they're all listed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 19:17: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from puck.firepipe.net (mcut-b-167.resnet.purdue.edu [128.211.209.167]) by hub.freebsd.org (Postfix) with ESMTP id 2830837B479 for ; Sat, 28 Oct 2000 19:17:05 -0700 (PDT) Received: by puck.firepipe.net (Postfix, from userid 1000) id 998C01AA1; Sat, 28 Oct 2000 21:18:03 -0500 (EST) Date: Sat, 28 Oct 2000 21:18:03 -0500 From: Will Andrews To: opentrax@email.com Cc: questions@FreeBSD.org Subject: Re: HEADS UP! MFC's Message-ID: <20001028211803.S20599@puck.firepipe.net> Reply-To: Will Andrews References: <20001027184107.T5433@lucifer.bart.nl> <200010272239.PAA02785@spammie.svbug.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200010272239.PAA02785@spammie.svbug.com>; from opentrax@email.com on Fri, Oct 27, 2000 at 03:39:30PM -0700 X-Operating-System: FreeBSD 4.1-STABLE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [ redirected to questions@FreeBSD.org ] On Fri, Oct 27, 2000 at 03:39:30PM -0700, opentrax@email.com wrote: > What's an MFC? > In Windoze it's Microsoft Foundation Class. > I gather that is not what it is here. > What is MFC? It's an acronym for "Merge From Current", meaning the code was first put into -CURRENT then merged into the branch being committed to. -- Will Andrews - Physics Computer Network wench To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 19:49:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from static.unixfreak.org (static.unixfreak.org [63.198.170.139]) by hub.freebsd.org (Postfix) with ESMTP id 2A3F037B479 for ; Sat, 28 Oct 2000 19:49:44 -0700 (PDT) Received: by static.unixfreak.org (Postfix, from userid 1000) id 610111F26; Sat, 28 Oct 2000 19:49:43 -0700 (PDT) Subject: Re: make buildworld options listing? In-Reply-To: <39FB87CE.C2070973@glue.umd.edu> "from Brandon Fosdick at Oct 28, 2000 10:13:34 pm" To: Brandon Fosdick Date: Sat, 28 Oct 2000 19:49:43 -0700 (PDT) Cc: FreeBSD Questions From: Dima Dorfman Reply-To: dima@unixfreak.org X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <20001029024943.610111F26@static.unixfreak.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Where is the documentation for the switches available for make buildworld? > Specifically I'm looking for the one to prevent deleting /usr/obj, but in > general it would be nice to know where they're all listed. Take a look at the top of '/usr/src/Makefile.inc1' and in '/etc/defaults/make.conf' -- Dima Dorfman Finger dima@unixfreak.org for my public PGP key. "Most people would sooner die than think; in fact, they do so." -- Bertrand Russell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 20: 4:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.panix.com (mail2.panix.com [166.84.0.213]) by hub.freebsd.org (Postfix) with ESMTP id 1443137B479 for ; Sat, 28 Oct 2000 20:04:34 -0700 (PDT) Received: from panix6.panix.com (panix6.panix.com [166.84.0.231]) by mail2.panix.com (Postfix) with ESMTP id D5F048F8E for ; Sat, 28 Oct 2000 23:04:27 -0400 (EDT) Received: (from stanb@localhost) by panix6.panix.com (8.8.8/8.7.1/PanixN1.0) id XAA00886 for freebsd-questions@freebsd.org; Sat, 28 Oct 2000 23:04:27 -0400 (EDT) From: Message-Id: <200010290304.XAA00886@panix6.panix.com> Subject: Ports mystery To: freebsd-questions@freebsd.org (Free BSD Questions list) Date: Sat, 28 Oct 2000 23:04:27 -0400 (EDT) X-Mailer: ELM [version 2.5 PL3] 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 3.4 Stable system that I don't want to upgrade, just yet. CVSUP'd a new ports tree to build a few things, and when I went to build the first one, got the not totally unexpected warning to upgrade my ports build mech. Grabed 34upgrade.tgz, did a pgk_add onit, and now I get: polar# make install Error: your port uses an old layout. Please update it to match this bsd.port.mk What gives? -- Stan Brown stanb@panix.com 843-745-3154 Charleston SC -- "Be careful not to step in the Microsoft." -- John Denker To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 20:10:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc2.bc.home.com (mail2.rdc2.bc.home.com [24.2.10.85]) by hub.freebsd.org (Postfix) with ESMTP id 6CA6637B479 for ; Sat, 28 Oct 2000 20:10:19 -0700 (PDT) Received: from wkstn ([24.113.176.126]) by mail2.rdc2.bc.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001029031019.FPAX3896.mail2.rdc2.bc.home.com@wkstn> for ; Sat, 28 Oct 2000 20:10:19 -0700 Message-ID: <000c01c04155$5cfec540$0201a8c0@carpoolbc.com> From: "Roop Nanuwz" To: Subject: Slow Internals & Error Msg... Date: Sat, 28 Oct 2000 20:07:25 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0009_01C0411A.B07E5B80" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0009_01C0411A.B07E5B80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I keep getting this error message when I view 'dmesg' and I have no idea = what it means: arp: 192.168.1.100 is on rl1 but got reply from 00:08:c7:39:78:c7 on rl0 it's repeated quite a few times.. 192.168.1.100 is a win98 = workstation... Also, something I've noticed is when I'm transferring files (via ftp) = internally I don't get more than 20KB/s throughput... this is from my FreeBSD gateway to any of my internal boxes... I don't know if this = is related to the above error or not... The system is set up like this: Gateway: AMD K6-2 550MHz 128MB RAM OS: FreeBSD 4.1-Release Recompiled kernel with Firewall / Gateway options Cable Connection into rl0 rl1 into 100BT hub (192.168.1.157) Workstations: 2 x win98 boxes off of the 100BT hub (192.168.1.100 & 192.168.1.101) 1 x FreeBSD 4.1.1 workstation off of the 100BT hub (192.186.1.2) What I find wierd is that normal packet forwarding isn't slowed down at = all.. for example if one of my internal boxes is downloading from a site = (ie ftp.freebsd.org) it goes at full speed (100KB/s+) without slowdown.. however, transferring files from the GW to = any internal box =3D 13-20KB/s max.. I've done traceroutes back and = forth, and there's no wierd routes taken, they're all just one hop away = with ping times of <10ms..=20 Any ideas out there that would cause any of these problems?!?!?!? Thanks, RSN ------=_NextPart_000_0009_01C0411A.B07E5B80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I keep getting this error message when = I view=20 'dmesg' and I have no idea what it means:
 
arp: 192.168.1.100 is on rl1 but got = reply from=20 00:08:c7:39:78:c7 on rl0
 
it's repeated quite a few times.. = 192.168.1.100 is=20 a win98 workstation...
 
Also, something I've noticed is when = I'm=20 transferring files (via ftp) internally I don't get more than 20KB/s=20 throughput... this is from
my FreeBSD gateway to any of my = internal boxes... I=20 don't know if this is related to the above error or not...
 
The system is set up like = this:
 
Gateway:
 
    AMD K6-2 = 550MHz
    128MB = RAM
    OS: FreeBSD=20 4.1-Release
    Recompiled kernel = with Firewall=20 / Gateway options
    Cable Connection = into=20 rl0
    rl1 into 100BT hub=20 (192.168.1.157)
 
Workstations:
 
    2 x win98 boxes off = of the 100BT=20 hub (192.168.1.100 & 192.168.1.101)
    1 x FreeBSD 4.1.1 = workstation=20 off of the 100BT hub (192.186.1.2)
 
 
What I find wierd is that normal packet = forwarding=20 isn't slowed down at all.. for example if one of my internal boxes is=20 downloading from a site (ie ftp.freebsd.org)=20 it goes at full speed
(100KB/s+) without slowdown.. however, = transferring=20 files from the GW to any internal box =3D 13-20KB/s max.. I've done = traceroutes=20 back and forth, and there's no wierd routes taken, they're all just one = hop away=20 with ping times of <10ms..
 
Any ideas out there that would cause = any of these=20 problems?!?!?!?
 
Thanks,
 
    = RSN
------=_NextPart_000_0009_01C0411A.B07E5B80-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 20:48: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rad3.1stup.com (rad3.1stup.com [209.143.242.34]) by hub.freebsd.org (Postfix) with ESMTP id 6977137B479 for ; Sat, 28 Oct 2000 20:48:05 -0700 (PDT) Received: from cserv.oksys.bg (la-ip-102-154.dynamic.ziplink.net [205.208.33.154]) by rad3.1stup.com (8.10.1/8.9.3) with ESMTP id e9T3lt106637 for ; Sat, 28 Oct 2000 20:47:55 -0700 Received: from bulinfo.net (ian@localhost [127.0.0.1]) by cserv.oksys.bg (8.11.1/8.11.1) with ESMTP id e9T3e2p52068 for ; Sat, 28 Oct 2000 20:40:04 -0700 (PDT) (envelope-from ian@bulinfo.net) Message-ID: <39FB9C12.6E409D97@bulinfo.net> Date: Sat, 28 Oct 2000 20:40:02 -0700 From: Yani Brankov X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: doesn't work Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi guys, I used `sgmlfmt -f ps' for printing above type of documents on PostScript printer. I tried it recently but received only blank pages in the ps file. Also, using `sgmlfmt -f ascii' it produced 86 character lines instead of 80. After some investigation, I found following inside the generated ps code: /Q{moveto show}bind def (TEXT TO BE SHOWN)900177.498 188 Q As far as I understand the way sgmlfmt works, it produces roff code and passes it to groff, which converts it to the desired format. I suspect it's sgmlfmt which produces bogus code and makes groff/grops place the output almost 900000 points right from the page. Also, the font size is bigger than before. I'm pretty new in sgml and I don't think I could solve this by myself. Does somebody have a clue what changed in the code causing this problem? Thanks in advance, ian ________________________________________________________ 1stUp.com - Free the Web Get your free Internet access at http://www.1stUp.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 20:56:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ntmail1.gamespy.com (unknown [204.182.161.8]) by hub.freebsd.org (Postfix) with ESMTP id 8B60337B479 for ; Sat, 28 Oct 2000 20:56:10 -0700 (PDT) Received: from [206.68.196.19] by ntmail1.contaminated.net (NTMail 5.01.0003/AX0191.00.816c0654) with ESMTP id ikklvbaa for freebsd-questions@Freebsd.org; Sat, 28 Oct 2000 20:56:07 -0700 From: "Travis Troyer" To: Subject: FTPD Problems Date: Sat, 28 Oct 2000 23:59:30 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, I can't seem to find anyway to configure the document root of the default FTP daemon with FreeBSD, so I'd like to replace it with another daemon, probably the one located here: http://www.proftpd.org/. I'm sure this also has a lot more features than the default FTPD. I'm also sure that I have to somehow uninstall the default FTPD, and was wondering how to go about this? I think I can install ProFTPD without problem, once I can get rid of this defaul FTPD. Please send replies to degraz@tusco.net, as I am not subscribed to the list. thanks, travis troyer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 20:59:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp22.singnet.com.sg (smtp22.singnet.com.sg [165.21.101.202]) by hub.freebsd.org (Postfix) with ESMTP id EE2A437B479 for ; Sat, 28 Oct 2000 20:59:25 -0700 (PDT) Received: from netserver01 (ad202.166.107.44.magix.com.sg [202.166.107.44]) by smtp22.singnet.com.sg (8.11.0/8.11.0) with SMTP id e9T3xFC47200; Sun, 29 Oct 2000 11:59:15 +0800 (SGT) Message-Id: <3.0.32.20001029115954.0124f860@smtp.magix.com.sg> X-Sender: spades@smtp.magix.com.sg X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Sun, 29 Oct 2000 11:59:54 +0800 To: Jaime From: Spades Subject: Re: Problems Cc: "freebsd-questions@freebsd.org" Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Heya 1) I didnt run these below, how come they started coming? 2) Any idea how to remove them? I didnt install any IPXrouted/WMws/ConfRoom, how come it started appearing? Pls help! Oct 29 03:32:18 ghost IPXrouted[35708]: socket: Protocol not supported Oct 29 03:32:29 ghost IPXrouted[35710]: socket: Protocol not supported Oct 29 03:32:31 ghost IPXrouted[35712]: socket: Protocol not supported Oct 29 04:07:45 ghost /kernel: pid 77274 (WMws), uid 1171: exited on signal 6 (core dumped) Oct 29 04:07:45 ghost /kernel: pid 77272 (ConfRoom), uid 1171: exited on signal 6 (core dumped) Oct 29 04:10:08 ghost /kernel: pid 77907 (ConfRoom), uid 1171: exited on signal 6 (core dumped) Oct 29 04:10:08 ghost /kernel: pid 77910 (WMws), uid 1171: exited on signal 6 (core dumped) Oct 29 04:14:00 ghost /kernel: pid 77987 (WMws), uid 1171: exited on signal 6 (core dumped) Oct 29 04:14:00 ghost /kernel: pid 77984 (ConfRoom), uid 1171: exited on signal 6 (core dumped) Oct 29 04:14:42 ghost /kernel: pid 78004 (ConfRoom), uid 1171: exited on signal 6 (core dumped) Oct 29 04:14:55 ghost /kernel: pid 78008 (WMws), uid 1171: exited on signal 6 (core dumped) Oct 29 10:34:47 ghost /kernel: acd0: read_toc failed Oct 29 10:34:55 ghost /kernel: acd0: read_toc failed _.,+=~`^"-.,_.,+=~`^"-*.,_.,+=~'`^"-.,_.,+=~`^"-.,_.,+=~`^"-.,_.,+=~`^"- Cheng hui .,. Do not be anxious about anything, by spades@galaxynet.org .,. prayer and petition, with thanksgiving, http://npcrusade.web.com .,. present your requests to God. - Phil 4:6 _.,+=~`^"-.,_.,+=~`^"-.,_.,+=~`^"-.,_.,+*=~`^"-.,_.,+=%~`^"-.,_.,+=~`^"- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 20:59:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 47EAA37B479 for ; Sat, 28 Oct 2000 20:59:45 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sat, 28 Oct 2000 20:58:21 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9T3xZi57810; Sat, 28 Oct 2000 20:59:35 -0700 (PDT) (envelope-from cjc) Date: Sat, 28 Oct 2000 20:59:35 -0700 From: "Crist J . Clark" To: Roop Nanuwz Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Slow Internals & Error Msg... Message-ID: <20001028205935.K75251@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <000c01c04155$5cfec540$0201a8c0@carpoolbc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <000c01c04155$5cfec540$0201a8c0@carpoolbc.com>; from roopn@home.com on Sat, Oct 28, 2000 at 08:07:25PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Oct 28, 2000 at 08:07:25PM -0700, Roop Nanuwz wrote: > I keep getting this error message when I view 'dmesg' and I have no idea what it means: > > arp: 192.168.1.100 is on rl1 but got reply from 00:08:c7:39:78:c7 on rl0 > > it's repeated quite a few times.. 192.168.1.100 is a win98 workstation... This is usually caused by someone plugging two NICs into one hub. However, you indicate below that you have not misconfigured your network in such a manner. In this case, the most likely cause is someone else on your coax cable LAN with a misconfigured network leaking 192.168.1.0/24 numbers. > Also, something I've noticed is when I'm transferring files (via ftp) internally I don't get more than 20KB/s throughput... this is from > my FreeBSD gateway to any of my internal boxes... I don't know if this is related to the above error or not... Unlikely. Dunno what is up with this other problem you seem to be having. [snip] -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 21: 6:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 1A03137B479 for ; Sat, 28 Oct 2000 21:06:17 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sat, 28 Oct 2000 21:04:49 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9T462x57887; Sat, 28 Oct 2000 21:06:02 -0700 (PDT) (envelope-from cjc) Date: Sat, 28 Oct 2000 21:06:02 -0700 From: "Crist J . Clark" To: Travis Troyer Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FTPD Problems Message-ID: <20001028210602.L75251@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from degraz@planethalflife.com on Sat, Oct 28, 2000 at 11:59:30PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Oct 28, 2000 at 11:59:30PM -0400, Travis Troyer wrote: > hi, > > I can't seem to find anyway to configure the document root of the default > FTP daemon with FreeBSD, Anonymous ftp is always chrooted to ~ftp. Other users can be chrooted to their home directory by adding their login to /etc/ftpchroot. > so I'd like to replace it with another daemon, > probably the one located here: http://www.proftpd.org/. Make sure to get the latest one without known security holes. > I'm sure this also has a lot more features than the default FTPD. I'm also > sure that I have to somehow uninstall the default FTPD, and was wondering > how to go about this? I think I can install ProFTPD without problem, once I > can get rid of this defaul > FTPD. No need to "uninstall" the existing ftpd. Comment out the line from inetd.conf or do not run it as a daemon. > Please send replies to degraz@tusco.net, as I am not subscribed to the list. Then you should probably put this address in the "From:" field (instead of the planethalflife.com address) or in the "Reply-To" field. It is customary on the FreeBSD lists to send replies to the sender and only CC the list. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 21:25:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id CD7EF37B479 for ; Sat, 28 Oct 2000 21:25:46 -0700 (PDT) Received: (from grog@localhost) by wantadilla.lemis.com (8.11.0/8.9.3) id e9T4POV78620; Sun, 29 Oct 2000 14:55:24 +1030 (CST) (envelope-from grog) Date: Sun, 29 Oct 2000 14:55:24 +1030 From: Greg Lehey To: Kenneth Ingham Cc: questions@FreeBSD.ORG Subject: Re: Missing tape drive? Message-ID: <20001029145524.H68266@wantadilla.lemis.com> References: <20001026155132.H17432@Socrates.i-pi.com> <20001026172839.A15066@dan.emsphone.com> <20001026214722.A18729@Socrates.i-pi.com> <20001027131955.C51550@wantadilla.lemis.com> <20001026221013.A18818@Socrates.i-pi.com> <20001027135238.D51550@wantadilla.lemis.com> <20001027121918.B20788@Socrates.i-pi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20001027121918.B20788@Socrates.i-pi.com>; from ingham@i-pi.com on Fri, Oct 27, 2000 at 12:19:18PM -0600 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Friday, 27 October 2000 at 12:19:18 -0600, Kenneth Ingham wrote: >> OK, let's recapitulate: do you know that the drive has worked >> elsewhere? What happens if, instead of 'mt status', you do an 'mt >> rewind'? It's just barely possible that the drive is not returning a >> good status because the tape has never been written, though I can't >> reproduce this behaviour on my machine. Also, let's see the relevant >> dmesg output again. > > The drive worked fine on two other FreeBSD 4.1 machines. Identical > hardware. Similar, but not quite identical OS versions. We just shut > down the machine it was on, shut down the destination machine, > moved the cable from one machine to the other, then powered everybody > back up. Obviously, we should have considered doing a remote dump > instead of moving the tape drive... Hmm. That sounds strange. > mt rewind does the same thing as mt status; a kernel message (on > the console and in dmesg) stating: ``(sa0:ahc0:0:5:0): unable to > rewind after test read'' as well as a message on the terminal where > the command was run saying ``mt: /dev/nrsa0: Device not configured''. > > I removed and recreated the *sa* devices in /dev with no effect. No, that wouldn't have any effect. You've already established that you're talking to the correct drive, it's just not understanding. > Relevant dmesg output is: > ahc0: port 0xdc00-0xdcff mem 0xedfff000-0xedffffff irq 11 at device 13.0 on pci0 > aic7880: Wide Channel A, SCSI Id=7, 16/255 SCBs > sa0 at ahc0 bus 0 target 5 lun 0 > sa0: Removable Sequential Access SCSI-2 device > sa0: 5.000MB/s transfers (5.000MHz, offset 8) Hmm. Is this the old HP DDS-1 drive? I have found them to be by far the most unreliable hardware I have had to deal with in the last 10 years. I had three of them in the space of 18 months, and the average life span was 8 months. If that's the case, it has probably just died. You could try connecting it to the old machine again, of course. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 21:49:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from transbay.net (dns1.transbay.net [209.133.53.2]) by hub.freebsd.org (Postfix) with ESMTP id 1EEFD37B479 for ; Sat, 28 Oct 2000 21:49:29 -0700 (PDT) Received: from transbay.net (rigel.transbay.net [209.133.53.177]) by transbay.net (8.9.3/8.9.3) with ESMTP id VAA91031; Sat, 28 Oct 2000 21:41:53 -0700 (PDT) Message-ID: <39FBADF2.53655FAA@transbay.net> Date: Sat, 28 Oct 2000 21:56:18 -0700 From: UCTC Sysadmin Organization: UC Telecommunications Company X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Derrick Ryalls Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Installing Apache Java Servlets References: <02bf01c04145$472a3070$0200a8c0@bartbox> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Derrick Ryalls wrote: > > I could not find the method in the archives, so I hoped that someone has experience with this... > > I am running an Apache web server v1.3.12 on freeBSD v4.1 or greater. I thought it might be interesting to try > running some servlets/jsp pages. I tried doing the 'make' in the /usr/ports/java/jsdk path, but I got errors in the > install. I then found the /usr/ports/www/apache-jserv path and tried a make there. The error on that one was: > > You must a fetch the Java Servlet Development Kit 2.0 > (for Unix) archive from > > http://java.sun.com/products/servlet/download.html > > And copy into /usr/ports/distfiles > > > However, when I go there they only seem to have jsdk2.1 version available, and the unfound file on install is > 'jsdk20-solaris2-sparc.tar.Z' > > Do I need to hotwire something/update something to get this to work? Any input would be appreciated, especially is > someone has some step by step instructions on how to get servlets working... Thank you in advance. > > -Derrick You do download those exact files, despite it not seeming appropriate. I installed servlet support for apache 1.3.9 and it passed its test. If you follow the instructions closely it works. Documentation is at www.apache.org/jserv, as I recall. It makes some sense because (as I intuit) the Jserv stuff is rather self-contained, and the Solaris thing contains just classes that work okay as they are in conjunction with the Jserv engine. I installed the latest jdk1.1.8 and jre and everything else, probably unnecessarily, and hoped for the best and although there were several steps I didn't run into any showstoppers. There appeared to be a mismatch between where the JSDK .jars were installed and where they were looked for, and in impatience I copied them bodily to where they were expected to be found and that fixed that. That had to be done to fix a broken compile in a step near the end. The error messages were enough info to know what to do. (You do have to find the JSDK jar files after they are installed, and I don't grok the directory layouts and placements of the various Java components - worse than Perl used to be. Stuff all over the place, not clear how anything finds anything since there seem to be three different places .jar files end up.) The documentation makes a lot of noise over security, and the defaults are not secure, but I couldn't see what was expected concerning keys (in the scant reading I did) so I passed on that for the time being. I couldn't tell if I was supposed to generate encrypted keys or not, and using what if so. I gathered the user (whose jsp code is to execute) has to have a local key file with a key to match but I didn't see what, how or where. ++RTFM. You have to edit the jserv config file (local tailoring) before you (re)fire apache up. You have to manually edit the apache config file to list the Jserv modules to be used (I didn't build apache from scratch with Jserv along, but added it to my existing system.) I added the module references I think at the end of the other modules, hoping it wouldn't cause a sequencing problem. I didn't add reference to .jsp filetype in the apache config, presumably the code when it runs on apache (re)start adds the .jsp filetype as a known thing through a function call to apache. The test supplied with the install code works, so that suggested .jsp became a known type, but I didn't check if it was a .jsp file that got executed. The files controlling jserv by untweaked default went to a jserv directory created in /usr/local/etc/apache. The one dumb default that should be changed IMHO is that jserv puts its logs in /usr/local/logs, I think they should go in /usr/local/etc/apache somewhere or accompany the server logs, since /usr/local/logs is an orphan as is (only jserv uses it.) That is configurable though. If you need more help bug me privately and if I'm lucky I can find the documentation I used to get it all accomplished. -ecsd@transbay.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 21:51:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id C1A4A37B479 for ; Sat, 28 Oct 2000 21:51:10 -0700 (PDT) Received: (from grog@localhost) by wantadilla.lemis.com (8.11.0/8.9.3) id e9T4p0D90782; Sun, 29 Oct 2000 15:21:00 +1030 (CST) (envelope-from grog) Date: Sun, 29 Oct 2000 15:21:00 +1030 From: Greg Lehey To: Mark Hummel Cc: FSD Subject: Pixel depths (was: Pls Help with a Netscape Challenge!) Message-ID: <20001029152100.K68266@wantadilla.lemis.com> References: <39FB0DD9.634D2A34@ispchannel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <39FB0DD9.634D2A34@ispchannel.com>; from mhumm@ispchannel.com on Sat, Oct 28, 2000 at 12:33:13PM -0500 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Saturday, 28 October 2000 at 12:33:13 -0500, Mark Hummel wrote: > I'm running FBSD 4.1.1R and Netscape 4.7 (USA). KDE boots in 16 bit > color, but Netscape runs in 8 bit. How can I increase the color depth > of Netscape? Are there settings somewhere or perhaps a script (pls > include if there is) I can insert somewhere? I think you're confused. KDE and Netscape aren't responsible for pixel depth, X is, and as far as I know most installations have only one depth. What does xdpyinfo say? You should see something like: screen #0: dimensions: 1920x1440 pixels (403x302 millimeters) resolution: 121x121 dots per inch depths (1): 24 Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 21:58:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from transbay.net (dns1.transbay.net [209.133.53.2]) by hub.freebsd.org (Postfix) with ESMTP id 99A7B37B4C5 for ; Sat, 28 Oct 2000 21:58:28 -0700 (PDT) Received: from transbay.net (rigel.transbay.net [209.133.53.177]) by transbay.net (8.9.3/8.9.3) with ESMTP id VAA91426; Sat, 28 Oct 2000 21:58:10 -0700 (PDT) Message-ID: <39FBB1C3.569C940C@transbay.net> Date: Sat, 28 Oct 2000 22:12:35 -0700 From: UCTC Sysadmin Organization: UC Telecommunications Company X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Peter Kasala Cc: freebsd-questions@freebsd.org Subject: Re: Konfigure Kernel (how to make NAT work) References: <001101c03f24$a4d10c30$3a00a8c0@slowakei> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Peter Kasala wrote: > > Hi I run the natd program, but I don't find a configure file natd.conf, but I must rewrite this file. > I compile the kernel with ipfw option, but I know'n compile kernel with any option natd too. > Must I compile kernel? and witch is the option? > If I no compile kernel where I found configure file, I must it!! You don't need a natd.conf file if you use the defaults. If you want to remap specific services (port numbers) to specific addresses, you need the file. You have to write the file. "man natd.conf" if you really need the file, but bread-and-butter NAT you don't. The file is /etc/natd.conf. The flags I use for natd are -m -s -u. If you are using FreeBSD 4+, /etc/rc.conf has labels to enable natd and you would insert those flags in the NATD_FLAGS= label. Then I think even the /etc/rc.firewall file will enable the necessary firewall rule for NAT. The kernel config file, you need option IPDIVERT option IPFIREWALL I would also suggest option IPFIREWALL_DEFAULT_TO_ACCEPT option IPFIREWALL_LOG_LIMIT-whatever, turn it off (don't use it) read the LINT file to see the correct names for these options. The LOG_LIMIT thing, you can always set a limit later using sysctl command and if you have a 'deny log' rule to catch bad guys you probably would like to see each and every hit logged. -ecsd@transbay.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 22: 7: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1a.ispchannel.com (smtp.ispchannel.com [24.142.63.7]) by hub.freebsd.org (Postfix) with ESMTP id 8280A37B479 for ; Sat, 28 Oct 2000 22:07:02 -0700 (PDT) Received: from ispchannel.com ([206.31.80.56]) by smtp1a.ispchannel.com (InterMail vK.4.02.00.00 201-232-116 license 7d3764cdaca754bf8ae20adf0db2aa60) with ESMTP id <20001029050924.BAHK7586.smtp1a@ispchannel.com>; Sat, 28 Oct 2000 22:09:24 -0700 Message-ID: <39FBB088.7FF7A512@ispchannel.com> Date: Sun, 29 Oct 2000 00:07:20 -0500 From: "Mark A. Hummel" Organization: Innovative Solutions X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Greg Lehey Cc: FSD Subject: Re: Pixel depths (was: Pls Help with a Netscape Challenge!) References: <39FB0DD9.634D2A34@ispchannel.com> <20001029152100.K68266@wantadilla.lemis.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greg, Thanks for the response. To clarify, I never meant to imply that Netscape nor KDE "control" color depth. I setup my system so KDE runs in 16 bit depth at 1024 X 768 resolution. However, since I sent this request for assistance, I've discovered (using xwininfo) that, in fact, KDE is only in 8 bit depth. This changes the question. I've checked XF86Config, but there are so many different video modes in that file, I don't feel confident changing anything until I know my hardware capabilities. I thought my video card (Diamond 3D 2000, S3 Virge) had 1MB of VRAM. Is there a program like xwininfo or xdpyinfo that I can run in a terminal which will verify the amount of VRAM on my video card? I know that with 256K, 8 bit color is the maximum I can get which may be the problem. Just out of curiosity Greg, what kind of video card are you using? That's a very impressive set of numbers. Mark Greg Lehey wrote: > > On Saturday, 28 October 2000 at 12:33:13 -0500, Mark Hummel wrote: > > I'm running FBSD 4.1.1R and Netscape 4.7 (USA). KDE boots in 16 bit > > color, but Netscape runs in 8 bit. How can I increase the color depth > > of Netscape? Are there settings somewhere or perhaps a script (pls > > include if there is) I can insert somewhere? > > I think you're confused. KDE and Netscape aren't responsible for > pixel depth, X is, and as far as I know most installations have only > one depth. What does xdpyinfo say? You should see something like: > > screen #0: > dimensions: 1920x1440 pixels (403x302 millimeters) > resolution: 121x121 dots per inch > depths (1): 24 > > Greg > -- > When replying to this message, please copy the original recipients. > If you don't, I may ignore the reply. > For more information, see http://www.lemis.com/questions.html > Finger grog@lemis.com for PGP public key > See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 22: 9:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from transbay.net (dns1.transbay.net [209.133.53.2]) by hub.freebsd.org (Postfix) with ESMTP id 5387737B4C5 for ; Sat, 28 Oct 2000 22:09:32 -0700 (PDT) Received: from transbay.net (rigel.transbay.net [209.133.53.177]) by transbay.net (8.9.3/8.9.3) with ESMTP id WAA91659; Sat, 28 Oct 2000 22:09:29 -0700 (PDT) Message-ID: <39FBB46A.F456B9D3@transbay.net> Date: Sat, 28 Oct 2000 22:23:54 -0700 From: UCTC Sysadmin Organization: UC Telecommunications Company X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: K.J.Bosschaart@tue.nl Cc: questions@FreeBSD.ORG Subject: Re: MS Exchange server and FreeBSD mailing lists References: <20001023144816.B51105@wop21.wop.wtb.tue.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG As the others have said, of course Microsoft doesn't know any better. You may be able to modify the filters to catch the freebsd mail properly. I check against "Received:" contains "freebsd.org", which means I will lump personal mail from blah@freebsd.org into the FreeBSD folder, but if you don't expect to get (much) such mail it's okay. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 22:14:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 0776137B4C5 for ; Sat, 28 Oct 2000 22:14:31 -0700 (PDT) Received: (from grog@localhost) by wantadilla.lemis.com (8.11.0/8.9.3) id e9T5EKm02032; Sun, 29 Oct 2000 15:44:20 +1030 (CST) (envelope-from grog) Date: Sun, 29 Oct 2000 15:44:20 +1030 From: Greg Lehey To: "Mark A. Hummel" Cc: FSD Subject: Re: Pixel depths (was: Pls Help with a Netscape Challenge!) Message-ID: <20001029154420.N68266@wantadilla.lemis.com> References: <39FB0DD9.634D2A34@ispchannel.com> <20001029152100.K68266@wantadilla.lemis.com> <39FBB088.7FF7A512@ispchannel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <39FBB088.7FF7A512@ispchannel.com>; from mhumm@ispchannel.com on Sun, Oct 29, 2000 at 12:07:20AM -0500 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sunday, 29 October 2000 at 0:07:20 -0500, Mark A. Hummel wrote: > Greg Lehey wrote: >> >> On Saturday, 28 October 2000 at 12:33:13 -0500, Mark Hummel wrote: >>> I'm running FBSD 4.1.1R and Netscape 4.7 (USA). KDE boots in 16 bit >>> color, but Netscape runs in 8 bit. How can I increase the color depth >>> of Netscape? Are there settings somewhere or perhaps a script (pls >>> include if there is) I can insert somewhere? >> >> I think you're confused. KDE and Netscape aren't responsible for >> pixel depth, X is, and as far as I know most installations have only >> one depth. What does xdpyinfo say? You should see something like: >> >> screen #0: >> dimensions: 1920x1440 pixels (403x302 millimeters) >> resolution: 121x121 dots per inch >> depths (1): 24 > > Thanks for the response. To clarify, I never meant to imply that > Netscape nor KDE "control" color depth. I setup my system so KDE runs > in 16 bit depth at 1024 X 768 resolution. However, since I sent this > request for assistance, I've discovered (using xwininfo) that, in fact, > KDE is only in 8 bit depth. This changes the question. Ah, that sounds more likely. > I've checked XF86Config, but there are so many different video modes > in that file, I don't feel confident changing anything until I know > my hardware capabilities. I thought my video card (Diamond 3D 2000, > S3 Virge) had 1MB of VRAM. Is there a program like xwininfo or > xdpyinfo that I can run in a terminal which will verify the amount > of VRAM on my video card? I know that with 256K, 8 bit color is the > maximum I can get which may be the problem. Well, you need a calculator. Each pixel takes up as many bits as the pixel depth, so at 8 bpp, you'd need 1024x768 bytes of storage. At 16 bpp, you'd need twice as much (1.5 MB), so it looks as if you're stuck with 8bpp unless you lower your maximum resolution to 800x600, or get a card with more memory. I've forgotten the tweaks to set the pixel depth in XF86Config for 3.x. In 4.x, it's: Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 This might also work in 3.x. > Just out of curiosity Greg, what kind of video card are you using? > That's a very impressive set of numbers. That was from a Matrox Millennium G400. In this particular setup, I also have a Millennium II, a Millennium G200, and a Dell Inspiron 7500. Take a look at http://www.lemis.com/~grog/hardware.html for more details. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 22:54:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id 1BBD337B479 for ; Sat, 28 Oct 2000 22:54:17 -0700 (PDT) Received: (qmail 20035 invoked by uid 0); 29 Oct 2000 05:54:15 -0000 Received: from unknown (HELO ghostinyou) (195.229.53.44) by mail.gmx.net with SMTP; 29 Oct 2000 05:54:15 -0000 Message-ID: <002501c0416d$d4e8a130$0204010a@atg.altayer.com> From: "Rino Mardo" To: "freebsd-questions@freebsd.org" References: Subject: Re: Ports problem Date: Sun, 29 Oct 2000 10:01:20 +0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hmm, in my stable-supfile i have TAG=RELENG_4_1_1 (my box is 4.1-R and want to go to 4.1.1-S) but all my /usr/src are deleted! I thought having TAG=. will deleted ones source (as per the handbook). -> who watches the watchmen? Key fingerprint - E619 726E 3815 7A48 EAC7 E49F DF93 4E33 B069 0883 ----- Original Message ----- From: "Otter" To: "Chip" Cc: "freebsd-questions@freebsd.org" Sent: Sunday, October 29, 2000 2:00 AM Subject: RE: Ports problem > Yep. Change it to tag=. and you should be golden. If you plan to > run -stable, keep the src as tag=RELENG_4. Ports get tag=. > -Otter > > > }-----Original Message----- > }From: owner-freebsd-questions@FreeBSD.ORG > }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Chip > }Sent: Saturday, October 28, 2000 5:43 PM > }Cc: freebsd-questions@freebsd.org > }Subject: Re: Ports problem > } > } > }I am using the original ports-supfile with only one change - > }the line tag=. is changed to tag=releng_4 > }I saw that somewhere, I don't recall now. I'll try again with > }it changed back to tag=. > } > } > }-- > }Chip W. > }www.wiegand.org > }Alternative Operating Systems > } > }Jaime wrote: > }> > }> On Sat, 28 Oct 2000, Chip wrote: > }> > I just installed 4.0 on another machine and then first thing I > }> > did > }> > was cvsup the port-supfile. Now I go into the ports and every > }> > directory > }> > has just one file - README.html. > }> > }> Sounds like the cvsup file wasn't configured > }correctly. You might > }> want to double check it and cvsup again. For reference, > }here's the one > }> that I used a few days ago: > }> > }> *default host=cvsup3.FreeBSD.org > }> *default base=/usr > }> *default prefix=/usr > }> *default release=cvs tag=. > }> *default delete use-rel-suffix > }> *default compress > }> ports-all > }> > }> Jaime > }> > }> To Unsubscribe: send mail to majordomo@FreeBSD.org > }> with "unsubscribe freebsd-questions" in the body of the message > } > } > }To Unsubscribe: send mail to majordomo@FreeBSD.org > }with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 23: 4:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id 8CD7237B479 for ; Sat, 28 Oct 2000 23:04:27 -0700 (PDT) Received: (qmail 25614 invoked by uid 0); 29 Oct 2000 06:04:25 -0000 Received: from unknown (HELO ghostinyou) (195.229.53.44) by mail.gmx.net with SMTP; 29 Oct 2000 06:04:25 -0000 Message-ID: <003501c0416f$4087f0c0$0204010a@atg.altayer.com> From: "Rino Mardo" To: "fbsd" Subject: Is this a hd problem? Date: Sun, 29 Oct 2000 10:10:37 +0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. I'm doing make world and after an hour of compiling I got the following error message on my console: ad0: WRITE command timeout - resetting ata0: resetting device .. device disappeared! 1 ata0 - master: timeout writing to give commands: C6 S=80 e=00 I initial diagnosis is because my /usr is on the innermost part (as in nearer the spindle) of my hd. so what i did is reinstalled and made sure my /usr is somewhere in the middle of my hd. is my analysis right? -> who watches the watchmen? Key fingerprint - E619 726E 3815 7A48 EAC7 E49F DF93 4E33 B069 0883 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Oct 28 23:12:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 28DB037B4C5 for ; Sat, 28 Oct 2000 23:12:21 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id XAA04813; Sat, 28 Oct 2000 23:12:17 -0700 Message-ID: <39FBBFC1.7AEF1868@urx.com> Date: Sat, 28 Oct 2000 23:12:17 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Rino Mardo Cc: "freebsd-questions@freebsd.org" Subject: Re: Ports problem References: <002501c0416d$d4e8a130$0204010a@atg.altayer.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Rino Mardo wrote: > > hmm, in my stable-supfile i have TAG=RELENG_4_1_1 (my box is 4.1-R and want > to go to 4.1.1-S) but all my /usr/src are deleted! I thought having TAG=. > will deleted ones source (as per the handbook). There isn't a TAG=RELENG_4_1_1 and cvsup set your source tree equal to it, i.e., no source files. There might be a TAG=RELENG_4_1_1_RELEASE but the documentation stops at 4_0_0. You are confusing ports and system source. The source for 4-Stable is under "TAG=RELENG_4". The ports are all located under current or "TAG=.". Kent > > -> who watches the watchmen? > > Key fingerprint - E619 726E 3815 7A48 EAC7 E49F DF93 4E33 B069 0883 > ----- Original Message ----- > From: "Otter" > To: "Chip" > Cc: "freebsd-questions@freebsd.org" > Sent: Sunday, October 29, 2000 2:00 AM > Subject: RE: Ports problem > > > Yep. Change it to tag=. and you should be golden. If you plan to > > run -stable, keep the src as tag=RELENG_4. Ports get tag=. > > -Otter > > > > > > }-----Original Message----- > > }From: owner-freebsd-questions@FreeBSD.ORG > > }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Chip > > }Sent: Saturday, October 28, 2000 5:43 PM > > }Cc: freebsd-questions@freebsd.org > > }Subject: Re: Ports problem > > } > > } > > }I am using the original ports-supfile with only one change - > > }the line tag=. is changed to tag=releng_4 > > }I saw that somewhere, I don't recall now. I'll try again with > > }it changed back to tag=. > > } > > } > > }-- > > }Chip W. > > }www.wiegand.org > > }Alternative Operating Systems > > } > > }Jaime wrote: > > }> > > }> On Sat, 28 Oct 2000, Chip wrote: > > }> > I just installed 4.0 on another machine and then first thing I > > }> > did > > }> > was cvsup the port-supfile. Now I go into the ports and every > > }> > directory > > }> > has just one file - README.html. > > }> > > }> Sounds like the cvsup file wasn't configured > > }correctly. You might > > }> want to double check it and cvsup again. For reference, > > }here's the one > > }> that I used a few days ago: > > }> > > }> *default host=cvsup3.FreeBSD.org > > }> *default base=/usr > > }> *default prefix=/usr > > }> *default release=cvs tag=. > > }> *default delete use-rel-suffix > > }> *default compress > > }> ports-all > > }> > > }> Jaime > > }> > > }> To Unsubscribe: send mail to majordomo@FreeBSD.org > > }> with "unsubscribe freebsd-questions" in the body of the message > > } > > } > > }To Unsubscribe: send mail to majordomo@FreeBSD.org > > }with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message