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 rece